2024-04-12T22:18:09.775 INFO:root:teuthology version: 0.0.1.dev267+g6c63784 2024-04-12T22:18:09.775 DEBUG:teuthology.run:Teuthology command: teuthology --name teuthology-2024-04-12_21:08:02-orch-squid-distro-default-smithi --description orch/cephadm/upgrade/{1-start-distro/1-start-centos_9.stream 2-repo_digest/repo_digest 3-upgrade/simple 4-wait 5-upgrade-ls agent/on mon_election/classic} --archive /home/teuthworker/archive/teuthology-2024-04-12_21:08:02-orch-squid-distro-default-smithi/7654597 --owner scheduled_teuthology@teuthology --verbose -- /home/teuthworker/archive/teuthology-2024-04-12_21:08:02-orch-squid-distro-default-smithi/7654597/orig.config.yaml 2024-04-12T22:18:09.805 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-12T22:18:09.877 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-04-12_21:08:02-orch-squid-distro-default-smithi/7654597 branch: squid description: orch/cephadm/upgrade/{1-start-distro/1-start-centos_9.stream 2-repo_digest/repo_digest 3-upgrade/simple 4-wait 5-upgrade-ls agent/on mon_election/classic} email: ceph-qa@ceph.com first_in_suite: false job_id: '7654597' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: teuthology-2024-04-12_21:08:02-orch-squid-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: centos os_version: 9.stream overrides: admin_socket: branch: squid ceph: conf: global: mon election default strategy: 1 mgr: debug mgr: 20 debug ms: 1 mgr/cephadm/use_agent: true mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: b277feb2c7beb4597d8ecc39d58d5c36b81f613a ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: b277feb2c7beb4597d8ecc39d58d5c36b81f613a workunit: branch: squid sha1: 98423fadeecbba811088c3136f8295dae6dfe870 owner: scheduled_teuthology@teuthology priority: 100 repo: https://git.ceph.com/ceph.git roles: - - mon.a - mon.c - mgr.y - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - node-exporter.a - alertmanager.a - - mon.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b seed: 2723 sha1: b277feb2c7beb4597d8ecc39d58d5c36b81f613a sleep_before_teardown: 0 subset: 24/64 suite: orch suite_branch: squid suite_path: /home/teuthworker/src/git.ceph.com_ceph_98423fadeecbba811088c3136f8295dae6dfe870/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: 98423fadeecbba811088c3136f8295dae6dfe870 targets: smithi088.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJvMXCKJmV8QIzPnDN4QQZw1hkMB/D5i0NvSBbZ6gC/rsOm5ZSPsjLO9qVTLR+KP6Lf9MCzxjukkxAXuY0fAr8E= smithi142.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNvulTvP0f+buMr/1maJK2G18DLVDQ3jWh36SmXzNfvxT+kFgSpLGwNxLuLv7TfCUDxT1KI4B+pbhiouGEHTTKg= tasks: - cephadm: cephadm_branch: v17.2.0 cephadm_git_url: https://github.com/ceph/ceph image: quay.io/ceph/ceph:v17.2.0 - cephadm.shell: mon.a: - ceph config set mgr mgr/cephadm/use_repo_digest false --force - cephadm.shell: env: - sha1 mon.a: - radosgw-admin realm create --rgw-realm=r --default - radosgw-admin zonegroup create --rgw-zonegroup=default --master --default - radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default - radosgw-admin period update --rgw-realm=r --commit - ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000 - ceph orch apply rgw smpl - ceph osd pool create foo - rbd pool init foo - ceph orch apply iscsi foo u p - sleep 120 - 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 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-12_21:08:02 tube: smithi user: teuthology verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 2024-04-12T22:18:09.877 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_98423fadeecbba811088c3136f8295dae6dfe870/qa; will attempt to use it 2024-04-12T22:18:09.878 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_98423fadeecbba811088c3136f8295dae6dfe870/qa/tasks 2024-04-12T22:18:09.878 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-04-12T22:18:09.879 INFO:teuthology.task.internal:Checking packages... 2024-04-12T22:18:09.902 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash 'b277feb2c7beb4597d8ecc39d58d5c36b81f613a' 2024-04-12T22:18:09.903 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-12T22:18:09.903 INFO:teuthology.packaging:ref: None 2024-04-12T22:18:09.903 INFO:teuthology.packaging:tag: None 2024-04-12T22:18:09.903 INFO:teuthology.packaging:branch: squid 2024-04-12T22:18:09.903 INFO:teuthology.packaging:sha1: b277feb2c7beb4597d8ecc39d58d5c36b81f613a 2024-04-12T22:18:09.903 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=squid 2024-04-12T22:18:10.196 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-2053.gb277feb2 2024-04-12T22:18:10.197 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-04-12T22:18:10.204 INFO:teuthology.task.internal:no buildpackages task found 2024-04-12T22:18:10.204 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-04-12T22:18:10.222 INFO:teuthology.task.internal:Saving configuration 2024-04-12T22:18:10.234 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-04-12T22:18:10.240 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-12T22:18:10.266 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi088.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-12_21:08:02-orch-squid-distro-default-smithi/7654597', '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-12 22:12:34.458753', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJvMXCKJmV8QIzPnDN4QQZw1hkMB/D5i0NvSBbZ6gC/rsOm5ZSPsjLO9qVTLR+KP6Lf9MCzxjukkxAXuY0fAr8E='} 2024-04-12T22:18:10.291 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi142.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-12_21:08:02-orch-squid-distro-default-smithi/7654597', '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-12 22:12:34.456812', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNvulTvP0f+buMr/1maJK2G18DLVDQ3jWh36SmXzNfvxT+kFgSpLGwNxLuLv7TfCUDxT1KI4B+pbhiouGEHTTKg='} 2024-04-12T22:18:10.291 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-04-12T22:18:10.297 INFO:teuthology.task.internal:roles: ubuntu@smithi088.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-12T22:18:10.298 INFO:teuthology.task.internal:roles: ubuntu@smithi142.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-12T22:18:10.298 INFO:teuthology.run_tasks:Running task console_log... 2024-04-12T22:18:10.368 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f6d88b570d0>, signals=[15]) 2024-04-12T22:18:10.369 INFO:teuthology.run_tasks:Running task internal.connect... 2024-04-12T22:18:10.375 INFO:teuthology.task.internal:Opening connections... 2024-04-12T22:18:10.375 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi088.front.sepia.ceph.com 2024-04-12T22:18:10.376 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi088.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-12T22:18:10.471 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi142.front.sepia.ceph.com 2024-04-12T22:18:10.472 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi142.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-12T22:18:10.561 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-04-12T22:18:10.568 DEBUG:teuthology.orchestra.run.smithi088:> uname -m 2024-04-12T22:18:10.586 INFO:teuthology.orchestra.run.smithi088.stdout:x86_64 2024-04-12T22:18:10.587 DEBUG:teuthology.orchestra.run.smithi088:> cat /etc/os-release 2024-04-12T22:18:10.644 INFO:teuthology.orchestra.run.smithi088.stdout:NAME="CentOS Stream" 2024-04-12T22:18:10.644 INFO:teuthology.orchestra.run.smithi088.stdout:VERSION="9" 2024-04-12T22:18:10.644 INFO:teuthology.orchestra.run.smithi088.stdout:ID="centos" 2024-04-12T22:18:10.644 INFO:teuthology.orchestra.run.smithi088.stdout:ID_LIKE="rhel fedora" 2024-04-12T22:18:10.644 INFO:teuthology.orchestra.run.smithi088.stdout:VERSION_ID="9" 2024-04-12T22:18:10.644 INFO:teuthology.orchestra.run.smithi088.stdout:PLATFORM_ID="platform:el9" 2024-04-12T22:18:10.644 INFO:teuthology.orchestra.run.smithi088.stdout:PRETTY_NAME="CentOS Stream 9" 2024-04-12T22:18:10.644 INFO:teuthology.orchestra.run.smithi088.stdout:ANSI_COLOR="0;31" 2024-04-12T22:18:10.644 INFO:teuthology.orchestra.run.smithi088.stdout:LOGO="fedora-logo-icon" 2024-04-12T22:18:10.644 INFO:teuthology.orchestra.run.smithi088.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-04-12T22:18:10.644 INFO:teuthology.orchestra.run.smithi088.stdout:HOME_URL="https://centos.org/" 2024-04-12T22:18:10.645 INFO:teuthology.orchestra.run.smithi088.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-04-12T22:18:10.645 INFO:teuthology.orchestra.run.smithi088.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-04-12T22:18:10.645 INFO:teuthology.orchestra.run.smithi088.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-04-12T22:18:10.645 INFO:teuthology.lock.ops:Updating smithi088.front.sepia.ceph.com on lock server 2024-04-12T22:18:10.665 DEBUG:teuthology.orchestra.run.smithi142:> uname -m 2024-04-12T22:18:10.682 INFO:teuthology.orchestra.run.smithi142.stdout:x86_64 2024-04-12T22:18:10.683 DEBUG:teuthology.orchestra.run.smithi142:> cat /etc/os-release 2024-04-12T22:18:10.739 INFO:teuthology.orchestra.run.smithi142.stdout:NAME="CentOS Stream" 2024-04-12T22:18:10.739 INFO:teuthology.orchestra.run.smithi142.stdout:VERSION="9" 2024-04-12T22:18:10.739 INFO:teuthology.orchestra.run.smithi142.stdout:ID="centos" 2024-04-12T22:18:10.739 INFO:teuthology.orchestra.run.smithi142.stdout:ID_LIKE="rhel fedora" 2024-04-12T22:18:10.739 INFO:teuthology.orchestra.run.smithi142.stdout:VERSION_ID="9" 2024-04-12T22:18:10.740 INFO:teuthology.orchestra.run.smithi142.stdout:PLATFORM_ID="platform:el9" 2024-04-12T22:18:10.740 INFO:teuthology.orchestra.run.smithi142.stdout:PRETTY_NAME="CentOS Stream 9" 2024-04-12T22:18:10.740 INFO:teuthology.orchestra.run.smithi142.stdout:ANSI_COLOR="0;31" 2024-04-12T22:18:10.740 INFO:teuthology.orchestra.run.smithi142.stdout:LOGO="fedora-logo-icon" 2024-04-12T22:18:10.740 INFO:teuthology.orchestra.run.smithi142.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-04-12T22:18:10.740 INFO:teuthology.orchestra.run.smithi142.stdout:HOME_URL="https://centos.org/" 2024-04-12T22:18:10.740 INFO:teuthology.orchestra.run.smithi142.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-04-12T22:18:10.740 INFO:teuthology.orchestra.run.smithi142.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-04-12T22:18:10.740 INFO:teuthology.orchestra.run.smithi142.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-04-12T22:18:10.740 INFO:teuthology.lock.ops:Updating smithi142.front.sepia.ceph.com on lock server 2024-04-12T22:18:10.765 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-04-12T22:18:10.773 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-04-12T22:18:10.778 INFO:teuthology.task.internal:Checking for old test directory... 2024-04-12T22:18:10.778 DEBUG:teuthology.orchestra.run.smithi088:> test '!' -e /home/ubuntu/cephtest 2024-04-12T22:18:10.781 DEBUG:teuthology.orchestra.run.smithi142:> test '!' -e /home/ubuntu/cephtest 2024-04-12T22:18:10.796 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-04-12T22:18:10.802 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-04-12T22:18:10.802 DEBUG:teuthology.orchestra.run.smithi088:> test -z $(ls -A /var/lib/ceph) 2024-04-12T22:18:10.838 DEBUG:teuthology.orchestra.run.smithi142:> test -z $(ls -A /var/lib/ceph) 2024-04-12T22:18:10.930 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-04-12T22:18:10.984 INFO:teuthology.run_tasks:Running task kernel... 2024-04-12T22:18:11.004 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-04-12T22:18:11.004 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': 1, 'sha1': 'distro'}, 'mon.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-04-12T22:18:11.004 DEBUG:teuthology.orchestra.run.smithi088:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-12T22:18:11.005 DEBUG:teuthology.orchestra.run.smithi142:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-12T22:18:11.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-12T22:18:11.021 DEBUG:teuthology.orchestra.run.smithi142:> uname -r 2024-04-12T22:18:11.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-12T22:18:11.022 DEBUG:teuthology.orchestra.run.smithi088:> uname -r 2024-04-12T22:18:11.077 INFO:teuthology.orchestra.run.smithi142.stdout:5.14.0-361.el9.x86_64 2024-04-12T22:18:11.077 INFO:teuthology.task.kernel:Running kernel on smithi142: 5.14.0-361.el9.x86_64 2024-04-12T22:18:11.077 DEBUG:teuthology.orchestra.run.smithi142:> sudo yum install -y kernel 2024-04-12T22:18:11.080 INFO:teuthology.orchestra.run.smithi088.stdout:5.14.0-361.el9.x86_64 2024-04-12T22:18:11.080 INFO:teuthology.task.kernel:Running kernel on smithi088: 5.14.0-361.el9.x86_64 2024-04-12T22:18:11.080 DEBUG:teuthology.orchestra.run.smithi088:> sudo yum install -y kernel 2024-04-12T22:18:13.201 INFO:teuthology.orchestra.run.smithi142.stdout:CentOS-9 - AppStream 15 MB/s | 8.1 MB 00:00 2024-04-12T22:18:13.233 INFO:teuthology.orchestra.run.smithi088.stdout:CentOS-9 - AppStream 15 MB/s | 8.1 MB 00:00 2024-04-12T22:18:14.842 INFO:teuthology.orchestra.run.smithi088.stdout:CentOS-9 - BaseOS 8.3 MB/s | 2.5 MB 00:00 2024-04-12T22:18:14.893 INFO:teuthology.orchestra.run.smithi142.stdout:CentOS-9 - BaseOS 7.4 MB/s | 2.5 MB 00:00 2024-04-12T22:18:15.807 INFO:teuthology.orchestra.run.smithi088.stdout:CentOS Stream 9 - BaseOS 15 MB/s | 8.0 MB 00:00 2024-04-12T22:18:17.167 INFO:teuthology.orchestra.run.smithi142.stdout:CentOS Stream 9 - BaseOS 4.4 MB/s | 8.0 MB 00:01 2024-04-12T22:18:17.750 INFO:teuthology.orchestra.run.smithi088.stdout:CentOS Stream 9 - AppStream 23 MB/s | 19 MB 00:00 2024-04-12T22:18:20.701 INFO:teuthology.orchestra.run.smithi142.stdout:CentOS Stream 9 - AppStream 7.8 MB/s | 19 MB 00:02 2024-04-12T22:18:22.385 INFO:teuthology.orchestra.run.smithi088.stdout:CentOS Stream 9 - CRB 5.8 MB/s | 6.2 MB 00:01 2024-04-12T22:18:23.892 INFO:teuthology.orchestra.run.smithi088.stdout:CentOS Stream 9 - Extras packages 47 kB/s | 16 kB 00:00 2024-04-12T22:18:25.421 INFO:teuthology.orchestra.run.smithi088.stdout:Extra Packages for Enterprise Linux 15 MB/s | 21 MB 00:01 2024-04-12T22:18:30.643 INFO:teuthology.orchestra.run.smithi088.stdout:lab-extras 32 kB/s | 1.7 kB 00:00 2024-04-12T22:18:31.909 INFO:teuthology.orchestra.run.smithi142.stdout:CentOS Stream 9 - CRB 825 kB/s | 6.2 MB 00:07 2024-04-12T22:18:32.888 INFO:teuthology.orchestra.run.smithi088.stderr:Modular dependency problems: 2024-04-12T22:18:32.889 INFO:teuthology.orchestra.run.smithi088.stderr: 2024-04-12T22:18:32.889 INFO:teuthology.orchestra.run.smithi088.stderr: Problem 1: conflicting requests 2024-04-12T22:18:32.889 INFO:teuthology.orchestra.run.smithi088.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-12T22:18:32.889 INFO:teuthology.orchestra.run.smithi088.stderr: Problem 2: conflicting requests 2024-04-12T22:18:32.889 INFO:teuthology.orchestra.run.smithi088.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-12T22:18:32.889 INFO:teuthology.orchestra.run.smithi088.stderr: Problem 3: conflicting requests 2024-04-12T22:18:32.889 INFO:teuthology.orchestra.run.smithi088.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-12T22:18:32.889 INFO:teuthology.orchestra.run.smithi088.stderr: Problem 4: conflicting requests 2024-04-12T22:18:32.889 INFO:teuthology.orchestra.run.smithi088.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-12T22:18:32.889 INFO:teuthology.orchestra.run.smithi088.stderr: Problem 5: conflicting requests 2024-04-12T22:18:32.889 INFO:teuthology.orchestra.run.smithi088.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-12T22:18:32.889 INFO:teuthology.orchestra.run.smithi088.stderr: Problem 6: conflicting requests 2024-04-12T22:18:32.889 INFO:teuthology.orchestra.run.smithi088.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-12T22:18:32.889 INFO:teuthology.orchestra.run.smithi088.stderr: Problem 7: conflicting requests 2024-04-12T22:18:32.889 INFO:teuthology.orchestra.run.smithi088.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-12T22:18:32.890 INFO:teuthology.orchestra.run.smithi088.stderr: Problem 8: conflicting requests 2024-04-12T22:18:32.890 INFO:teuthology.orchestra.run.smithi088.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-12T22:18:32.890 INFO:teuthology.orchestra.run.smithi088.stderr: Problem 9: conflicting requests 2024-04-12T22:18:32.890 INFO:teuthology.orchestra.run.smithi088.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-12T22:18:32.890 INFO:teuthology.orchestra.run.smithi088.stderr: Problem 10: conflicting requests 2024-04-12T22:18:32.890 INFO:teuthology.orchestra.run.smithi088.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-12T22:18:32.890 INFO:teuthology.orchestra.run.smithi088.stderr: Problem 11: conflicting requests 2024-04-12T22:18:32.890 INFO:teuthology.orchestra.run.smithi088.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-12T22:18:32.890 INFO:teuthology.orchestra.run.smithi088.stderr: Problem 12: conflicting requests 2024-04-12T22:18:32.890 INFO:teuthology.orchestra.run.smithi088.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-12T22:18:32.890 INFO:teuthology.orchestra.run.smithi088.stderr: Problem 13: conflicting requests 2024-04-12T22:18:32.890 INFO:teuthology.orchestra.run.smithi088.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-12T22:18:32.890 INFO:teuthology.orchestra.run.smithi088.stderr: Problem 14: conflicting requests 2024-04-12T22:18:32.891 INFO:teuthology.orchestra.run.smithi088.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-12T22:18:32.891 INFO:teuthology.orchestra.run.smithi088.stderr: Problem 15: conflicting requests 2024-04-12T22:18:32.891 INFO:teuthology.orchestra.run.smithi088.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-12T22:18:32.891 INFO:teuthology.orchestra.run.smithi088.stderr: Problem 16: conflicting requests 2024-04-12T22:18:32.891 INFO:teuthology.orchestra.run.smithi088.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-12T22:18:32.891 INFO:teuthology.orchestra.run.smithi088.stderr: Problem 17: conflicting requests 2024-04-12T22:18:32.891 INFO:teuthology.orchestra.run.smithi088.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-12T22:18:32.891 INFO:teuthology.orchestra.run.smithi088.stderr: Problem 18: conflicting requests 2024-04-12T22:18:32.891 INFO:teuthology.orchestra.run.smithi088.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-12T22:18:32.891 INFO:teuthology.orchestra.run.smithi088.stderr: Problem 19: conflicting requests 2024-04-12T22:18:32.891 INFO:teuthology.orchestra.run.smithi088.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-12T22:18:32.891 INFO:teuthology.orchestra.run.smithi088.stderr: Problem 20: conflicting requests 2024-04-12T22:18:32.891 INFO:teuthology.orchestra.run.smithi088.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-12T22:18:32.891 INFO:teuthology.orchestra.run.smithi088.stderr: Problem 21: conflicting requests 2024-04-12T22:18:32.891 INFO:teuthology.orchestra.run.smithi088.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-12T22:18:32.892 INFO:teuthology.orchestra.run.smithi088.stderr: Problem 22: conflicting requests 2024-04-12T22:18:32.892 INFO:teuthology.orchestra.run.smithi088.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-12T22:18:32.892 INFO:teuthology.orchestra.run.smithi088.stderr: Problem 23: conflicting requests 2024-04-12T22:18:32.892 INFO:teuthology.orchestra.run.smithi088.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-12T22:18:32.892 INFO:teuthology.orchestra.run.smithi088.stderr: Problem 24: conflicting requests 2024-04-12T22:18:32.892 INFO:teuthology.orchestra.run.smithi088.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-12T22:18:32.892 INFO:teuthology.orchestra.run.smithi088.stderr: Problem 25: conflicting requests 2024-04-12T22:18:32.892 INFO:teuthology.orchestra.run.smithi088.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-12T22:18:32.892 INFO:teuthology.orchestra.run.smithi088.stderr: Problem 26: conflicting requests 2024-04-12T22:18:32.892 INFO:teuthology.orchestra.run.smithi088.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-12T22:18:32.892 INFO:teuthology.orchestra.run.smithi088.stderr: Problem 27: conflicting requests 2024-04-12T22:18:32.892 INFO:teuthology.orchestra.run.smithi088.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-12T22:18:32.892 INFO:teuthology.orchestra.run.smithi088.stderr: Problem 28: conflicting requests 2024-04-12T22:18:32.892 INFO:teuthology.orchestra.run.smithi088.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-12T22:18:32.892 INFO:teuthology.orchestra.run.smithi088.stderr: Problem 29: conflicting requests 2024-04-12T22:18:32.892 INFO:teuthology.orchestra.run.smithi088.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-12T22:18:32.893 INFO:teuthology.orchestra.run.smithi088.stderr: Problem 30: conflicting requests 2024-04-12T22:18:32.893 INFO:teuthology.orchestra.run.smithi088.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-12T22:18:32.893 INFO:teuthology.orchestra.run.smithi088.stderr: Problem 31: conflicting requests 2024-04-12T22:18:32.893 INFO:teuthology.orchestra.run.smithi088.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-12T22:18:32.893 INFO:teuthology.orchestra.run.smithi088.stderr: Problem 32: conflicting requests 2024-04-12T22:18:32.893 INFO:teuthology.orchestra.run.smithi088.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-12T22:18:32.893 INFO:teuthology.orchestra.run.smithi088.stderr: Problem 33: conflicting requests 2024-04-12T22:18:32.893 INFO:teuthology.orchestra.run.smithi088.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-12T22:18:32.893 INFO:teuthology.orchestra.run.smithi088.stderr: Problem 34: conflicting requests 2024-04-12T22:18:32.893 INFO:teuthology.orchestra.run.smithi088.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-12T22:18:32.893 INFO:teuthology.orchestra.run.smithi088.stderr: Problem 35: conflicting requests 2024-04-12T22:18:32.893 INFO:teuthology.orchestra.run.smithi088.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-12T22:18:32.893 INFO:teuthology.orchestra.run.smithi088.stderr: Problem 36: conflicting requests 2024-04-12T22:18:32.893 INFO:teuthology.orchestra.run.smithi088.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-12T22:18:32.893 INFO:teuthology.orchestra.run.smithi088.stderr: Problem 37: conflicting requests 2024-04-12T22:18:32.893 INFO:teuthology.orchestra.run.smithi088.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-12T22:18:32.893 INFO:teuthology.orchestra.run.smithi088.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-12T22:18:32.894 INFO:teuthology.orchestra.run.smithi088.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-12T22:18:32.894 INFO:teuthology.orchestra.run.smithi088.stderr: Problem 38: cannot install the best candidate for the job 2024-04-12T22:18:32.894 INFO:teuthology.orchestra.run.smithi088.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-12T22:18:32.894 INFO:teuthology.orchestra.run.smithi088.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-12T22:18:32.894 INFO:teuthology.orchestra.run.smithi088.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-12T22:18:32.894 INFO:teuthology.orchestra.run.smithi088.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-12T22:18:32.894 INFO:teuthology.orchestra.run.smithi088.stderr: Problem 39: conflicting requests 2024-04-12T22:18:32.894 INFO:teuthology.orchestra.run.smithi088.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-12T22:18:32.894 INFO:teuthology.orchestra.run.smithi088.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-12T22:18:32.894 INFO:teuthology.orchestra.run.smithi088.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-12T22:18:32.894 INFO:teuthology.orchestra.run.smithi088.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-12T22:18:32.894 INFO:teuthology.orchestra.run.smithi088.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-12T22:18:32.894 INFO:teuthology.orchestra.run.smithi088.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-12T22:18:32.894 INFO:teuthology.orchestra.run.smithi088.stderr: Problem 40: cannot install the best candidate for the job 2024-04-12T22:18:32.894 INFO:teuthology.orchestra.run.smithi088.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-12T22:18:32.895 INFO:teuthology.orchestra.run.smithi088.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-12T22:18:32.895 INFO:teuthology.orchestra.run.smithi088.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-12T22:18:32.895 INFO:teuthology.orchestra.run.smithi088.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-12T22:18:32.895 INFO:teuthology.orchestra.run.smithi088.stderr: Problem 41: cannot install the best candidate for the job 2024-04-12T22:18:32.895 INFO:teuthology.orchestra.run.smithi088.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-12T22:18:32.895 INFO:teuthology.orchestra.run.smithi088.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-12T22:18:32.895 INFO:teuthology.orchestra.run.smithi088.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-12T22:18:32.895 INFO:teuthology.orchestra.run.smithi088.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-12T22:18:32.895 INFO:teuthology.orchestra.run.smithi088.stderr: Problem 42: cannot install the best candidate for the job 2024-04-12T22:18:32.895 INFO:teuthology.orchestra.run.smithi088.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-12T22:18:32.895 INFO:teuthology.orchestra.run.smithi088.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-12T22:18:32.895 INFO:teuthology.orchestra.run.smithi088.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-12T22:18:32.895 INFO:teuthology.orchestra.run.smithi088.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-12T22:18:32.895 INFO:teuthology.orchestra.run.smithi088.stderr: Problem 43: cannot install the best candidate for the job 2024-04-12T22:18:32.895 INFO:teuthology.orchestra.run.smithi088.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-12T22:18:32.895 INFO:teuthology.orchestra.run.smithi088.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-12T22:18:32.896 INFO:teuthology.orchestra.run.smithi088.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-12T22:18:32.896 INFO:teuthology.orchestra.run.smithi088.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-12T22:18:32.896 INFO:teuthology.orchestra.run.smithi088.stderr: Problem 44: cannot install the best candidate for the job 2024-04-12T22:18:32.896 INFO:teuthology.orchestra.run.smithi088.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-12T22:18:32.896 INFO:teuthology.orchestra.run.smithi088.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-12T22:18:32.896 INFO:teuthology.orchestra.run.smithi088.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-12T22:18:32.896 INFO:teuthology.orchestra.run.smithi088.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-12T22:18:32.896 INFO:teuthology.orchestra.run.smithi088.stderr: Problem 45: cannot install the best candidate for the job 2024-04-12T22:18:32.896 INFO:teuthology.orchestra.run.smithi088.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-12T22:18:32.896 INFO:teuthology.orchestra.run.smithi088.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-12T22:18:32.896 INFO:teuthology.orchestra.run.smithi088.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-12T22:18:32.896 INFO:teuthology.orchestra.run.smithi088.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-12T22:18:33.283 INFO:teuthology.orchestra.run.smithi088.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-04-12T22:18:33.283 INFO:teuthology.orchestra.run.smithi088.stdout:Package kernel-5.14.0-361.el9.x86_64 is already installed. 2024-04-12T22:18:33.390 INFO:teuthology.orchestra.run.smithi088.stdout:Dependencies resolved. 2024-04-12T22:18:33.401 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-04-12T22:18:33.401 INFO:teuthology.orchestra.run.smithi088.stdout: Package Architecture Version Repository Size 2024-04-12T22:18:33.401 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-04-12T22:18:33.401 INFO:teuthology.orchestra.run.smithi088.stdout:Installing: 2024-04-12T22:18:33.401 INFO:teuthology.orchestra.run.smithi088.stdout: kernel x86_64 5.14.0-435.el9 baseos 214 k 2024-04-12T22:18:33.401 INFO:teuthology.orchestra.run.smithi088.stdout:Installing dependencies: 2024-04-12T22:18:33.401 INFO:teuthology.orchestra.run.smithi088.stdout: kernel-core x86_64 5.14.0-435.el9 baseos 15 M 2024-04-12T22:18:33.401 INFO:teuthology.orchestra.run.smithi088.stdout: kernel-modules x86_64 5.14.0-435.el9 baseos 34 M 2024-04-12T22:18:33.401 INFO:teuthology.orchestra.run.smithi088.stdout: kernel-modules-core x86_64 5.14.0-435.el9 baseos 28 M 2024-04-12T22:18:33.401 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-04-12T22:18:33.401 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction Summary 2024-04-12T22:18:33.401 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-04-12T22:18:33.401 INFO:teuthology.orchestra.run.smithi088.stdout:Install 4 Packages 2024-04-12T22:18:33.402 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-04-12T22:18:33.402 INFO:teuthology.orchestra.run.smithi088.stdout:Total download size: 77 M 2024-04-12T22:18:33.402 INFO:teuthology.orchestra.run.smithi088.stdout:Installed size: 123 M 2024-04-12T22:18:33.402 INFO:teuthology.orchestra.run.smithi088.stdout:Downloading Packages: 2024-04-12T22:18:33.442 INFO:teuthology.orchestra.run.smithi142.stdout:CentOS Stream 9 - Extras packages 45 kB/s | 16 kB 00:00 2024-04-12T22:18:33.694 INFO:teuthology.orchestra.run.smithi088.stdout:(1/4): kernel-5.14.0-435.el9.x86_64.rpm 1.1 MB/s | 214 kB 00:00 2024-04-12T22:18:34.194 INFO:teuthology.orchestra.run.smithi088.stdout:(2/4): kernel-core-5.14.0-435.el9.x86_64.rpm 22 MB/s | 15 MB 00:00 2024-04-12T22:18:34.928 INFO:teuthology.orchestra.run.smithi088.stdout:(3/4): kernel-modules-core-5.14.0-435.el9.x86_6 22 MB/s | 28 MB 00:01 2024-04-12T22:18:35.179 INFO:teuthology.orchestra.run.smithi142.stdout:Extra Packages for Enterprise Linux 13 MB/s | 21 MB 00:01 2024-04-12T22:18:35.394 INFO:teuthology.orchestra.run.smithi088.stdout:(4/4): kernel-modules-5.14.0-435.el9.x86_64.rpm 18 MB/s | 34 MB 00:01 2024-04-12T22:18:35.395 INFO:teuthology.orchestra.run.smithi088.stdout:-------------------------------------------------------------------------------- 2024-04-12T22:18:35.395 INFO:teuthology.orchestra.run.smithi088.stdout:Total 38 MB/s | 77 MB 00:01 2024-04-12T22:18:36.064 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction check 2024-04-12T22:18:36.424 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction check succeeded. 2024-04-12T22:18:36.424 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction test 2024-04-12T22:18:37.450 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction test succeeded. 2024-04-12T22:18:37.451 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction 2024-04-12T22:18:39.939 INFO:teuthology.orchestra.run.smithi088.stdout: Preparing : 1/1 2024-04-12T22:18:40.302 INFO:teuthology.orchestra.run.smithi142.stdout:lab-extras 14 kB/s | 1.7 kB 00:00 2024-04-12T22:18:40.513 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : kernel-modules-core-5.14.0-435.el9.x86_64 1/4 2024-04-12T22:18:40.602 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : kernel-core-5.14.0-435.el9.x86_64 2/4 2024-04-12T22:18:42.539 INFO:teuthology.orchestra.run.smithi142.stderr:Modular dependency problems: 2024-04-12T22:18:42.539 INFO:teuthology.orchestra.run.smithi142.stderr: 2024-04-12T22:18:42.540 INFO:teuthology.orchestra.run.smithi142.stderr: Problem 1: conflicting requests 2024-04-12T22:18:42.540 INFO:teuthology.orchestra.run.smithi142.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-12T22:18:42.540 INFO:teuthology.orchestra.run.smithi142.stderr: Problem 2: conflicting requests 2024-04-12T22:18:42.540 INFO:teuthology.orchestra.run.smithi142.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-12T22:18:42.540 INFO:teuthology.orchestra.run.smithi142.stderr: Problem 3: conflicting requests 2024-04-12T22:18:42.540 INFO:teuthology.orchestra.run.smithi142.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-12T22:18:42.540 INFO:teuthology.orchestra.run.smithi142.stderr: Problem 4: conflicting requests 2024-04-12T22:18:42.540 INFO:teuthology.orchestra.run.smithi142.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-12T22:18:42.540 INFO:teuthology.orchestra.run.smithi142.stderr: Problem 5: conflicting requests 2024-04-12T22:18:42.540 INFO:teuthology.orchestra.run.smithi142.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-12T22:18:42.540 INFO:teuthology.orchestra.run.smithi142.stderr: Problem 6: conflicting requests 2024-04-12T22:18:42.540 INFO:teuthology.orchestra.run.smithi142.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-12T22:18:42.540 INFO:teuthology.orchestra.run.smithi142.stderr: Problem 7: conflicting requests 2024-04-12T22:18:42.541 INFO:teuthology.orchestra.run.smithi142.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-12T22:18:42.541 INFO:teuthology.orchestra.run.smithi142.stderr: Problem 8: conflicting requests 2024-04-12T22:18:42.541 INFO:teuthology.orchestra.run.smithi142.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-12T22:18:42.541 INFO:teuthology.orchestra.run.smithi142.stderr: Problem 9: conflicting requests 2024-04-12T22:18:42.541 INFO:teuthology.orchestra.run.smithi142.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-12T22:18:42.541 INFO:teuthology.orchestra.run.smithi142.stderr: Problem 10: conflicting requests 2024-04-12T22:18:42.541 INFO:teuthology.orchestra.run.smithi142.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-12T22:18:42.541 INFO:teuthology.orchestra.run.smithi142.stderr: Problem 11: conflicting requests 2024-04-12T22:18:42.541 INFO:teuthology.orchestra.run.smithi142.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-12T22:18:42.541 INFO:teuthology.orchestra.run.smithi142.stderr: Problem 12: conflicting requests 2024-04-12T22:18:42.541 INFO:teuthology.orchestra.run.smithi142.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-12T22:18:42.541 INFO:teuthology.orchestra.run.smithi142.stderr: Problem 13: conflicting requests 2024-04-12T22:18:42.541 INFO:teuthology.orchestra.run.smithi142.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-12T22:18:42.541 INFO:teuthology.orchestra.run.smithi142.stderr: Problem 14: conflicting requests 2024-04-12T22:18:42.541 INFO:teuthology.orchestra.run.smithi142.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-12T22:18:42.542 INFO:teuthology.orchestra.run.smithi142.stderr: Problem 15: conflicting requests 2024-04-12T22:18:42.542 INFO:teuthology.orchestra.run.smithi142.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-12T22:18:42.542 INFO:teuthology.orchestra.run.smithi142.stderr: Problem 16: conflicting requests 2024-04-12T22:18:42.542 INFO:teuthology.orchestra.run.smithi142.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-12T22:18:42.542 INFO:teuthology.orchestra.run.smithi142.stderr: Problem 17: conflicting requests 2024-04-12T22:18:42.542 INFO:teuthology.orchestra.run.smithi142.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-12T22:18:42.542 INFO:teuthology.orchestra.run.smithi142.stderr: Problem 18: conflicting requests 2024-04-12T22:18:42.542 INFO:teuthology.orchestra.run.smithi142.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-12T22:18:42.542 INFO:teuthology.orchestra.run.smithi142.stderr: Problem 19: conflicting requests 2024-04-12T22:18:42.542 INFO:teuthology.orchestra.run.smithi142.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-12T22:18:42.542 INFO:teuthology.orchestra.run.smithi142.stderr: Problem 20: conflicting requests 2024-04-12T22:18:42.542 INFO:teuthology.orchestra.run.smithi142.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-12T22:18:42.542 INFO:teuthology.orchestra.run.smithi142.stderr: Problem 21: conflicting requests 2024-04-12T22:18:42.543 INFO:teuthology.orchestra.run.smithi142.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-12T22:18:42.543 INFO:teuthology.orchestra.run.smithi142.stderr: Problem 22: conflicting requests 2024-04-12T22:18:42.543 INFO:teuthology.orchestra.run.smithi142.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-12T22:18:42.543 INFO:teuthology.orchestra.run.smithi142.stderr: Problem 23: conflicting requests 2024-04-12T22:18:42.543 INFO:teuthology.orchestra.run.smithi142.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-12T22:18:42.543 INFO:teuthology.orchestra.run.smithi142.stderr: Problem 24: conflicting requests 2024-04-12T22:18:42.543 INFO:teuthology.orchestra.run.smithi142.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-12T22:18:42.543 INFO:teuthology.orchestra.run.smithi142.stderr: Problem 25: conflicting requests 2024-04-12T22:18:42.543 INFO:teuthology.orchestra.run.smithi142.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-12T22:18:42.543 INFO:teuthology.orchestra.run.smithi142.stderr: Problem 26: conflicting requests 2024-04-12T22:18:42.543 INFO:teuthology.orchestra.run.smithi142.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-12T22:18:42.543 INFO:teuthology.orchestra.run.smithi142.stderr: Problem 27: conflicting requests 2024-04-12T22:18:42.543 INFO:teuthology.orchestra.run.smithi142.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-12T22:18:42.543 INFO:teuthology.orchestra.run.smithi142.stderr: Problem 28: conflicting requests 2024-04-12T22:18:42.544 INFO:teuthology.orchestra.run.smithi142.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-12T22:18:42.544 INFO:teuthology.orchestra.run.smithi142.stderr: Problem 29: conflicting requests 2024-04-12T22:18:42.544 INFO:teuthology.orchestra.run.smithi142.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-12T22:18:42.544 INFO:teuthology.orchestra.run.smithi142.stderr: Problem 30: conflicting requests 2024-04-12T22:18:42.544 INFO:teuthology.orchestra.run.smithi142.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-12T22:18:42.544 INFO:teuthology.orchestra.run.smithi142.stderr: Problem 31: conflicting requests 2024-04-12T22:18:42.544 INFO:teuthology.orchestra.run.smithi142.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-12T22:18:42.544 INFO:teuthology.orchestra.run.smithi142.stderr: Problem 32: conflicting requests 2024-04-12T22:18:42.544 INFO:teuthology.orchestra.run.smithi142.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-12T22:18:42.544 INFO:teuthology.orchestra.run.smithi142.stderr: Problem 33: conflicting requests 2024-04-12T22:18:42.544 INFO:teuthology.orchestra.run.smithi142.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-12T22:18:42.544 INFO:teuthology.orchestra.run.smithi142.stderr: Problem 34: conflicting requests 2024-04-12T22:18:42.544 INFO:teuthology.orchestra.run.smithi142.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-12T22:18:42.544 INFO:teuthology.orchestra.run.smithi142.stderr: Problem 35: conflicting requests 2024-04-12T22:18:42.544 INFO:teuthology.orchestra.run.smithi142.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-12T22:18:42.544 INFO:teuthology.orchestra.run.smithi142.stderr: Problem 36: conflicting requests 2024-04-12T22:18:42.545 INFO:teuthology.orchestra.run.smithi142.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-12T22:18:42.545 INFO:teuthology.orchestra.run.smithi142.stderr: Problem 37: conflicting requests 2024-04-12T22:18:42.545 INFO:teuthology.orchestra.run.smithi142.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-12T22:18:42.545 INFO:teuthology.orchestra.run.smithi142.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-12T22:18:42.545 INFO:teuthology.orchestra.run.smithi142.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-12T22:18:42.545 INFO:teuthology.orchestra.run.smithi142.stderr: Problem 38: cannot install the best candidate for the job 2024-04-12T22:18:42.545 INFO:teuthology.orchestra.run.smithi142.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-12T22:18:42.545 INFO:teuthology.orchestra.run.smithi142.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-12T22:18:42.545 INFO:teuthology.orchestra.run.smithi142.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-12T22:18:42.545 INFO:teuthology.orchestra.run.smithi142.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-12T22:18:42.545 INFO:teuthology.orchestra.run.smithi142.stderr: Problem 39: conflicting requests 2024-04-12T22:18:42.545 INFO:teuthology.orchestra.run.smithi142.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-12T22:18:42.545 INFO:teuthology.orchestra.run.smithi142.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-12T22:18:42.545 INFO:teuthology.orchestra.run.smithi142.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-12T22:18:42.545 INFO:teuthology.orchestra.run.smithi142.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-12T22:18:42.545 INFO:teuthology.orchestra.run.smithi142.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-12T22:18:42.545 INFO:teuthology.orchestra.run.smithi142.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-12T22:18:42.546 INFO:teuthology.orchestra.run.smithi142.stderr: Problem 40: cannot install the best candidate for the job 2024-04-12T22:18:42.546 INFO:teuthology.orchestra.run.smithi142.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-12T22:18:42.546 INFO:teuthology.orchestra.run.smithi142.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-12T22:18:42.546 INFO:teuthology.orchestra.run.smithi142.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-12T22:18:42.546 INFO:teuthology.orchestra.run.smithi142.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-12T22:18:42.546 INFO:teuthology.orchestra.run.smithi142.stderr: Problem 41: cannot install the best candidate for the job 2024-04-12T22:18:42.546 INFO:teuthology.orchestra.run.smithi142.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-12T22:18:42.546 INFO:teuthology.orchestra.run.smithi142.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-12T22:18:42.546 INFO:teuthology.orchestra.run.smithi142.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-12T22:18:42.546 INFO:teuthology.orchestra.run.smithi142.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-12T22:18:42.546 INFO:teuthology.orchestra.run.smithi142.stderr: Problem 42: cannot install the best candidate for the job 2024-04-12T22:18:42.546 INFO:teuthology.orchestra.run.smithi142.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-12T22:18:42.546 INFO:teuthology.orchestra.run.smithi142.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-12T22:18:42.547 INFO:teuthology.orchestra.run.smithi142.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-12T22:18:42.547 INFO:teuthology.orchestra.run.smithi142.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-12T22:18:42.547 INFO:teuthology.orchestra.run.smithi142.stderr: Problem 43: cannot install the best candidate for the job 2024-04-12T22:18:42.547 INFO:teuthology.orchestra.run.smithi142.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-12T22:18:42.547 INFO:teuthology.orchestra.run.smithi142.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-12T22:18:42.547 INFO:teuthology.orchestra.run.smithi142.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-12T22:18:42.547 INFO:teuthology.orchestra.run.smithi142.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-12T22:18:42.547 INFO:teuthology.orchestra.run.smithi142.stderr: Problem 44: cannot install the best candidate for the job 2024-04-12T22:18:42.547 INFO:teuthology.orchestra.run.smithi142.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-12T22:18:42.547 INFO:teuthology.orchestra.run.smithi142.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-12T22:18:42.547 INFO:teuthology.orchestra.run.smithi142.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-12T22:18:42.547 INFO:teuthology.orchestra.run.smithi142.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-12T22:18:42.547 INFO:teuthology.orchestra.run.smithi142.stderr: Problem 45: cannot install the best candidate for the job 2024-04-12T22:18:42.548 INFO:teuthology.orchestra.run.smithi142.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-12T22:18:42.548 INFO:teuthology.orchestra.run.smithi142.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-12T22:18:42.548 INFO:teuthology.orchestra.run.smithi142.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-12T22:18:42.548 INFO:teuthology.orchestra.run.smithi142.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-12T22:18:42.925 INFO:teuthology.orchestra.run.smithi142.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-04-12T22:18:42.926 INFO:teuthology.orchestra.run.smithi142.stdout:Package kernel-5.14.0-361.el9.x86_64 is already installed. 2024-04-12T22:18:43.024 INFO:teuthology.orchestra.run.smithi142.stdout:Dependencies resolved. 2024-04-12T22:18:43.036 INFO:teuthology.orchestra.run.smithi142.stdout:================================================================================ 2024-04-12T22:18:43.036 INFO:teuthology.orchestra.run.smithi142.stdout: Package Architecture Version Repository Size 2024-04-12T22:18:43.037 INFO:teuthology.orchestra.run.smithi142.stdout:================================================================================ 2024-04-12T22:18:43.037 INFO:teuthology.orchestra.run.smithi142.stdout:Installing: 2024-04-12T22:18:43.037 INFO:teuthology.orchestra.run.smithi142.stdout: kernel x86_64 5.14.0-435.el9 baseos 214 k 2024-04-12T22:18:43.037 INFO:teuthology.orchestra.run.smithi142.stdout:Installing dependencies: 2024-04-12T22:18:43.037 INFO:teuthology.orchestra.run.smithi142.stdout: kernel-core x86_64 5.14.0-435.el9 baseos 15 M 2024-04-12T22:18:43.037 INFO:teuthology.orchestra.run.smithi142.stdout: kernel-modules x86_64 5.14.0-435.el9 baseos 34 M 2024-04-12T22:18:43.037 INFO:teuthology.orchestra.run.smithi142.stdout: kernel-modules-core x86_64 5.14.0-435.el9 baseos 28 M 2024-04-12T22:18:43.037 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-04-12T22:18:43.037 INFO:teuthology.orchestra.run.smithi142.stdout:Transaction Summary 2024-04-12T22:18:43.037 INFO:teuthology.orchestra.run.smithi142.stdout:================================================================================ 2024-04-12T22:18:43.037 INFO:teuthology.orchestra.run.smithi142.stdout:Install 4 Packages 2024-04-12T22:18:43.037 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-04-12T22:18:43.037 INFO:teuthology.orchestra.run.smithi142.stdout:Total download size: 77 M 2024-04-12T22:18:43.037 INFO:teuthology.orchestra.run.smithi142.stdout:Installed size: 123 M 2024-04-12T22:18:43.037 INFO:teuthology.orchestra.run.smithi142.stdout:Downloading Packages: 2024-04-12T22:18:43.362 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: kernel-core-5.14.0-435.el9.x86_64 2/4 2024-04-12T22:18:43.436 INFO:teuthology.orchestra.run.smithi142.stdout:(1/4): kernel-5.14.0-435.el9.x86_64.rpm 802 kB/s | 214 kB 00:00 2024-04-12T22:18:43.505 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : kernel-modules-5.14.0-435.el9.x86_64 3/4 2024-04-12T22:18:43.920 INFO:teuthology.orchestra.run.smithi142.stdout:(2/4): kernel-core-5.14.0-435.el9.x86_64.rpm 20 MB/s | 15 MB 00:00 2024-04-12T22:18:44.454 INFO:teuthology.orchestra.run.smithi142.stdout:(3/4): kernel-modules-5.14.0-435.el9.x86_64.rpm 26 MB/s | 34 MB 00:01 2024-04-12T22:18:45.037 INFO:teuthology.orchestra.run.smithi142.stdout:(4/4): kernel-modules-core-5.14.0-435.el9.x86_6 17 MB/s | 28 MB 00:01 2024-04-12T22:18:45.039 INFO:teuthology.orchestra.run.smithi142.stdout:-------------------------------------------------------------------------------- 2024-04-12T22:18:45.040 INFO:teuthology.orchestra.run.smithi142.stdout:Total 38 MB/s | 77 MB 00:02 2024-04-12T22:18:45.712 INFO:teuthology.orchestra.run.smithi142.stdout:Running transaction check 2024-04-12T22:18:46.080 INFO:teuthology.orchestra.run.smithi142.stdout:Transaction check succeeded. 2024-04-12T22:18:46.080 INFO:teuthology.orchestra.run.smithi142.stdout:Running transaction test 2024-04-12T22:18:47.109 INFO:teuthology.orchestra.run.smithi142.stdout:Transaction test succeeded. 2024-04-12T22:18:47.110 INFO:teuthology.orchestra.run.smithi142.stdout:Running transaction 2024-04-12T22:18:48.240 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: kernel-modules-5.14.0-435.el9.x86_64 3/4 2024-04-12T22:18:48.406 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : kernel-5.14.0-435.el9.x86_64 4/4 2024-04-12T22:18:49.724 INFO:teuthology.orchestra.run.smithi142.stdout: Preparing : 1/1 2024-04-12T22:18:50.297 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : kernel-modules-core-5.14.0-435.el9.x86_64 1/4 2024-04-12T22:18:50.378 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : kernel-core-5.14.0-435.el9.x86_64 2/4 2024-04-12T22:18:53.173 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: kernel-modules-core-5.14.0-435.el9.x86_64 4/4 2024-04-12T22:18:53.188 INFO:teuthology.orchestra.run.smithi142.stdout: Running scriptlet: kernel-core-5.14.0-435.el9.x86_64 2/4 2024-04-12T22:18:53.328 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : kernel-modules-5.14.0-435.el9.x86_64 3/4 2024-04-12T22:18:58.070 INFO:teuthology.orchestra.run.smithi142.stdout: Running scriptlet: kernel-modules-5.14.0-435.el9.x86_64 3/4 2024-04-12T22:18:58.112 INFO:teuthology.orchestra.run.smithi142.stdout: Installing : kernel-5.14.0-435.el9.x86_64 4/4 2024-04-12T22:19:02.838 INFO:teuthology.orchestra.run.smithi142.stdout: Running scriptlet: kernel-modules-core-5.14.0-435.el9.x86_64 4/4 2024-04-12T22:19:22.677 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: kernel-core-5.14.0-435.el9.x86_64 4/4 2024-04-12T22:19:22.677 INFO:teuthology.orchestra.run.smithi088.stdout:dracut: Disabling early microcode, because kernel does not support it. CONFIG_MICROCODE_[AMD|INTEL]!=y 2024-04-12T22:19:22.677 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-04-12T22:19:22.722 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: kernel-modules-5.14.0-435.el9.x86_64 4/4 2024-04-12T22:19:23.074 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: kernel-5.14.0-435.el9.x86_64 4/4 2024-04-12T22:19:23.074 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : kernel-5.14.0-435.el9.x86_64 1/4 2024-04-12T22:19:23.074 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : kernel-core-5.14.0-435.el9.x86_64 2/4 2024-04-12T22:19:23.075 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : kernel-modules-5.14.0-435.el9.x86_64 3/4 2024-04-12T22:19:23.518 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : kernel-modules-core-5.14.0-435.el9.x86_64 4/4 2024-04-12T22:19:23.518 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-04-12T22:19:23.518 INFO:teuthology.orchestra.run.smithi088.stdout:Installed: 2024-04-12T22:19:23.518 INFO:teuthology.orchestra.run.smithi088.stdout: kernel-5.14.0-435.el9.x86_64 2024-04-12T22:19:23.518 INFO:teuthology.orchestra.run.smithi088.stdout: kernel-core-5.14.0-435.el9.x86_64 2024-04-12T22:19:23.518 INFO:teuthology.orchestra.run.smithi088.stdout: kernel-modules-5.14.0-435.el9.x86_64 2024-04-12T22:19:23.519 INFO:teuthology.orchestra.run.smithi088.stdout: kernel-modules-core-5.14.0-435.el9.x86_64 2024-04-12T22:19:23.519 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-04-12T22:19:23.519 INFO:teuthology.orchestra.run.smithi088.stdout:Complete! 2024-04-12T22:19:23.898 DEBUG:teuthology.orchestra.run.smithi088:> rpm -q kernel | sort -rV | head -n 1 2024-04-12T22:19:24.007 INFO:teuthology.orchestra.run.smithi088.stdout:kernel-5.14.0-435.el9.x86_64 2024-04-12T22:19:24.008 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-435.el9.x86_64 2024-04-12T22:19:24.008 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-361.el9.x86_64 Expected: 5.14.0-435.el9.x86_64 2024-04-12T22:19:24.008 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-12T22:19:24.008 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-12T22:19:24.008 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-04-12T22:19:24.008 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi088.front.sepia.ceph.com, path=None, version=distro) 2024-04-12T22:19:24.008 DEBUG:teuthology.orchestra.run.smithi088:> rpm -q kernel | sort -rV | head -n 1 2024-04-12T22:19:24.088 INFO:teuthology.orchestra.run.smithi088.stdout:kernel-5.14.0-435.el9.x86_64 2024-04-12T22:19:24.089 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-435.el9.x86_64 2024-04-12T22:19:24.089 DEBUG:teuthology.orchestra.run.smithi088:> sudo rpm -qi grub2-tools 2024-04-12T22:19:24.123 INFO:teuthology.orchestra.run.smithi088.stdout:Name : grub2-tools 2024-04-12T22:19:24.124 INFO:teuthology.orchestra.run.smithi088.stdout:Epoch : 1 2024-04-12T22:19:24.124 INFO:teuthology.orchestra.run.smithi088.stdout:Version : 2.06 2024-04-12T22:19:24.124 INFO:teuthology.orchestra.run.smithi088.stdout:Release : 68.el9 2024-04-12T22:19:24.124 INFO:teuthology.orchestra.run.smithi088.stdout:Architecture: x86_64 2024-04-12T22:19:24.124 INFO:teuthology.orchestra.run.smithi088.stdout:Install Date: Fri 01 Sep 2023 09:14:30 PM UTC 2024-04-12T22:19:24.124 INFO:teuthology.orchestra.run.smithi088.stdout:Group : Unspecified 2024-04-12T22:19:24.124 INFO:teuthology.orchestra.run.smithi088.stdout:Size : 8264254 2024-04-12T22:19:24.124 INFO:teuthology.orchestra.run.smithi088.stdout:License : GPLv3+ 2024-04-12T22:19:24.124 INFO:teuthology.orchestra.run.smithi088.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2024-04-12T22:19:24.124 INFO:teuthology.orchestra.run.smithi088.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2024-04-12T22:19:24.124 INFO:teuthology.orchestra.run.smithi088.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2024-04-12T22:19:24.124 INFO:teuthology.orchestra.run.smithi088.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-04-12T22:19:24.124 INFO:teuthology.orchestra.run.smithi088.stdout:Packager : builder@centos.org 2024-04-12T22:19:24.124 INFO:teuthology.orchestra.run.smithi088.stdout:Vendor : CentOS 2024-04-12T22:19:24.124 INFO:teuthology.orchestra.run.smithi088.stdout:URL : http://www.gnu.org/software/grub/ 2024-04-12T22:19:24.125 INFO:teuthology.orchestra.run.smithi088.stdout:Summary : Support tools for GRUB. 2024-04-12T22:19:24.125 INFO:teuthology.orchestra.run.smithi088.stdout:Description : 2024-04-12T22:19:24.125 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-04-12T22:19:24.125 INFO:teuthology.orchestra.run.smithi088.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-04-12T22:19:24.125 INFO:teuthology.orchestra.run.smithi088.stdout:customizable bootloader with modular architecture. It supports a rich 2024-04-12T22:19:24.125 INFO:teuthology.orchestra.run.smithi088.stdout:variety of kernel formats, file systems, computer architectures and 2024-04-12T22:19:24.125 INFO:teuthology.orchestra.run.smithi088.stdout:hardware devices. 2024-04-12T22:19:24.125 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-04-12T22:19:24.125 INFO:teuthology.orchestra.run.smithi088.stdout:This subpackage provides tools for support of all platforms. 2024-04-12T22:19:24.126 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-04-12T22:19:24.126 INFO:teuthology.task.kernel:Updating grub on smithi088 to boot 5.14.0-435.el9.x86_64 2024-04-12T22:19:24.126 DEBUG:teuthology.orchestra.run.smithi088:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-04-12T22:19:24.749 INFO:teuthology.orchestra.run.smithi088.stderr:Generating grub configuration file ... 2024-04-12T22:19:26.229 INFO:teuthology.orchestra.run.smithi088.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-04-12T22:19:26.250 INFO:teuthology.orchestra.run.smithi088.stderr:done 2024-04-12T22:19:26.253 DEBUG:teuthology.orchestra.run.smithi088:> mktemp 2024-04-12T22:19:26.267 INFO:teuthology.orchestra.run.smithi088.stdout:/tmp/tmp.ThUqqKw1s0 2024-04-12T22:19:26.268 DEBUG:teuthology.orchestra.run.smithi088:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.ThUqqKw1s0 2024-04-12T22:19:26.337 DEBUG:teuthology.orchestra.run.smithi088:> sudo chmod 0666 /tmp/tmp.ThUqqKw1s0 2024-04-12T22:19:26.473 DEBUG:teuthology.orchestra.remote:smithi088:/tmp/tmp.ThUqqKw1s0 is 6KB 2024-04-12T22:19:26.522 DEBUG:teuthology.orchestra.run.smithi088:> rm -fr /tmp/tmp.ThUqqKw1s0 2024-04-12T22:19:26.536 DEBUG:teuthology.orchestra.run.smithi088:> sudo /bin/ls /boot/loader/entries || true 2024-04-12T22:19:26.623 INFO:teuthology.orchestra.run.smithi088.stdout:15949e3c88704300882482eddfd7baae-0-rescue.conf 2024-04-12T22:19:26.624 INFO:teuthology.orchestra.run.smithi088.stdout:15949e3c88704300882482eddfd7baae-5.14.0-239.el9.x86_64.conf 2024-04-12T22:19:26.624 INFO:teuthology.orchestra.run.smithi088.stdout:15949e3c88704300882482eddfd7baae-5.14.0-361.el9.x86_64.conf 2024-04-12T22:19:26.624 INFO:teuthology.orchestra.run.smithi088.stdout:15949e3c88704300882482eddfd7baae-5.14.0-435.el9.x86_64.conf 2024-04-12T22:19:26.625 DEBUG:teuthology.orchestra.run.smithi088:> sudo grub2-set-default 15949e3c88704300882482eddfd7baae-5.14.0-435.el9.x86_64 2024-04-12T22:19:26.732 DEBUG:teuthology.orchestra.run.smithi088:> sudo shutdown -r now 2024-04-12T22:19:32.386 INFO:teuthology.orchestra.run.smithi142.stdout: Running scriptlet: kernel-core-5.14.0-435.el9.x86_64 4/4 2024-04-12T22:19:32.387 INFO:teuthology.orchestra.run.smithi142.stdout:dracut: Disabling early microcode, because kernel does not support it. CONFIG_MICROCODE_[AMD|INTEL]!=y 2024-04-12T22:19:32.387 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-04-12T22:19:32.431 INFO:teuthology.orchestra.run.smithi142.stdout: Running scriptlet: kernel-modules-5.14.0-435.el9.x86_64 4/4 2024-04-12T22:19:32.767 INFO:teuthology.orchestra.run.smithi142.stdout: Running scriptlet: kernel-5.14.0-435.el9.x86_64 4/4 2024-04-12T22:19:32.767 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : kernel-5.14.0-435.el9.x86_64 1/4 2024-04-12T22:19:32.768 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : kernel-core-5.14.0-435.el9.x86_64 2/4 2024-04-12T22:19:32.768 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : kernel-modules-5.14.0-435.el9.x86_64 3/4 2024-04-12T22:19:33.196 INFO:teuthology.orchestra.run.smithi142.stdout: Verifying : kernel-modules-core-5.14.0-435.el9.x86_64 4/4 2024-04-12T22:19:33.196 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-04-12T22:19:33.197 INFO:teuthology.orchestra.run.smithi142.stdout:Installed: 2024-04-12T22:19:33.197 INFO:teuthology.orchestra.run.smithi142.stdout: kernel-5.14.0-435.el9.x86_64 2024-04-12T22:19:33.197 INFO:teuthology.orchestra.run.smithi142.stdout: kernel-core-5.14.0-435.el9.x86_64 2024-04-12T22:19:33.197 INFO:teuthology.orchestra.run.smithi142.stdout: kernel-modules-5.14.0-435.el9.x86_64 2024-04-12T22:19:33.197 INFO:teuthology.orchestra.run.smithi142.stdout: kernel-modules-core-5.14.0-435.el9.x86_64 2024-04-12T22:19:33.197 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-04-12T22:19:33.197 INFO:teuthology.orchestra.run.smithi142.stdout:Complete! 2024-04-12T22:19:33.572 DEBUG:teuthology.orchestra.run.smithi142:> rpm -q kernel | sort -rV | head -n 1 2024-04-12T22:19:33.665 INFO:teuthology.orchestra.run.smithi142.stdout:kernel-5.14.0-435.el9.x86_64 2024-04-12T22:19:33.665 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-435.el9.x86_64 2024-04-12T22:19:33.665 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-361.el9.x86_64 Expected: 5.14.0-435.el9.x86_64 2024-04-12T22:19:33.665 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-12T22:19:33.666 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-12T22:19:33.666 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-04-12T22:19:33.666 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi142.front.sepia.ceph.com, path=None, version=distro) 2024-04-12T22:19:33.666 DEBUG:teuthology.orchestra.run.smithi142:> rpm -q kernel | sort -rV | head -n 1 2024-04-12T22:19:33.746 INFO:teuthology.orchestra.run.smithi142.stdout:kernel-5.14.0-435.el9.x86_64 2024-04-12T22:19:33.746 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-435.el9.x86_64 2024-04-12T22:19:33.747 DEBUG:teuthology.orchestra.run.smithi142:> sudo rpm -qi grub2-tools 2024-04-12T22:19:33.788 INFO:teuthology.orchestra.run.smithi142.stdout:Name : grub2-tools 2024-04-12T22:19:33.788 INFO:teuthology.orchestra.run.smithi142.stdout:Epoch : 1 2024-04-12T22:19:33.788 INFO:teuthology.orchestra.run.smithi142.stdout:Version : 2.06 2024-04-12T22:19:33.788 INFO:teuthology.orchestra.run.smithi142.stdout:Release : 68.el9 2024-04-12T22:19:33.788 INFO:teuthology.orchestra.run.smithi142.stdout:Architecture: x86_64 2024-04-12T22:19:33.788 INFO:teuthology.orchestra.run.smithi142.stdout:Install Date: Fri 01 Sep 2023 09:14:30 PM UTC 2024-04-12T22:19:33.788 INFO:teuthology.orchestra.run.smithi142.stdout:Group : Unspecified 2024-04-12T22:19:33.788 INFO:teuthology.orchestra.run.smithi142.stdout:Size : 8264254 2024-04-12T22:19:33.788 INFO:teuthology.orchestra.run.smithi142.stdout:License : GPLv3+ 2024-04-12T22:19:33.788 INFO:teuthology.orchestra.run.smithi142.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2024-04-12T22:19:33.788 INFO:teuthology.orchestra.run.smithi142.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2024-04-12T22:19:33.789 INFO:teuthology.orchestra.run.smithi142.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2024-04-12T22:19:33.789 INFO:teuthology.orchestra.run.smithi142.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-04-12T22:19:33.789 INFO:teuthology.orchestra.run.smithi142.stdout:Packager : builder@centos.org 2024-04-12T22:19:33.789 INFO:teuthology.orchestra.run.smithi142.stdout:Vendor : CentOS 2024-04-12T22:19:33.789 INFO:teuthology.orchestra.run.smithi142.stdout:URL : http://www.gnu.org/software/grub/ 2024-04-12T22:19:33.789 INFO:teuthology.orchestra.run.smithi142.stdout:Summary : Support tools for GRUB. 2024-04-12T22:19:33.789 INFO:teuthology.orchestra.run.smithi142.stdout:Description : 2024-04-12T22:19:33.789 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-04-12T22:19:33.789 INFO:teuthology.orchestra.run.smithi142.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-04-12T22:19:33.789 INFO:teuthology.orchestra.run.smithi142.stdout:customizable bootloader with modular architecture. It supports a rich 2024-04-12T22:19:33.789 INFO:teuthology.orchestra.run.smithi142.stdout:variety of kernel formats, file systems, computer architectures and 2024-04-12T22:19:33.789 INFO:teuthology.orchestra.run.smithi142.stdout:hardware devices. 2024-04-12T22:19:33.790 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-04-12T22:19:33.790 INFO:teuthology.orchestra.run.smithi142.stdout:This subpackage provides tools for support of all platforms. 2024-04-12T22:19:33.791 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-04-12T22:19:33.791 INFO:teuthology.task.kernel:Updating grub on smithi142 to boot 5.14.0-435.el9.x86_64 2024-04-12T22:19:33.791 DEBUG:teuthology.orchestra.run.smithi142:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-04-12T22:19:34.374 INFO:teuthology.orchestra.run.smithi142.stderr:Generating grub configuration file ... 2024-04-12T22:19:35.790 INFO:teuthology.orchestra.run.smithi142.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-04-12T22:19:35.843 INFO:teuthology.orchestra.run.smithi142.stderr:done 2024-04-12T22:19:35.845 DEBUG:teuthology.orchestra.run.smithi142:> mktemp 2024-04-12T22:19:35.860 INFO:teuthology.orchestra.run.smithi142.stdout:/tmp/tmp.xaOG895dm2 2024-04-12T22:19:35.860 DEBUG:teuthology.orchestra.run.smithi142:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.xaOG895dm2 2024-04-12T22:19:35.930 DEBUG:teuthology.orchestra.run.smithi142:> sudo chmod 0666 /tmp/tmp.xaOG895dm2 2024-04-12T22:19:36.064 DEBUG:teuthology.orchestra.remote:smithi142:/tmp/tmp.xaOG895dm2 is 6KB 2024-04-12T22:19:36.087 DEBUG:teuthology.orchestra.run.smithi142:> rm -fr /tmp/tmp.xaOG895dm2 2024-04-12T22:19:36.101 DEBUG:teuthology.orchestra.run.smithi142:> sudo /bin/ls /boot/loader/entries || true 2024-04-12T22:19:36.168 INFO:teuthology.orchestra.run.smithi142.stdout:15949e3c88704300882482eddfd7baae-0-rescue.conf 2024-04-12T22:19:36.168 INFO:teuthology.orchestra.run.smithi142.stdout:15949e3c88704300882482eddfd7baae-5.14.0-239.el9.x86_64.conf 2024-04-12T22:19:36.168 INFO:teuthology.orchestra.run.smithi142.stdout:15949e3c88704300882482eddfd7baae-5.14.0-361.el9.x86_64.conf 2024-04-12T22:19:36.168 INFO:teuthology.orchestra.run.smithi142.stdout:15949e3c88704300882482eddfd7baae-5.14.0-435.el9.x86_64.conf 2024-04-12T22:19:36.170 DEBUG:teuthology.orchestra.run.smithi142:> sudo grub2-set-default 15949e3c88704300882482eddfd7baae-5.14.0-435.el9.x86_64 2024-04-12T22:19:36.323 DEBUG:teuthology.orchestra.run.smithi142:> sudo shutdown -r now 2024-04-12T22:19:56.754 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-04-12T22:19:56.755 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi088.front.sepia.ceph.com' 2024-04-12T22:19:56.756 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi088.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-12T22:20:06.335 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-04-12T22:20:06.336 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi142.front.sepia.ceph.com' 2024-04-12T22:20:06.336 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi142.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-12T22:20:15.262 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.88 2024-04-12T22:20:24.270 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi088.front.sepia.ceph.com' 2024-04-12T22:20:24.271 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi088.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-12T22:20:24.738 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.142 2024-04-12T22:20:27.330 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.88 2024-04-12T22:20:33.742 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi142.front.sepia.ceph.com' 2024-04-12T22:20:33.743 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi142.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-12T22:20:36.798 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.142 2024-04-12T22:20:39.333 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi088.front.sepia.ceph.com' 2024-04-12T22:20:39.334 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi088.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-12T22:20:42.398 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.88 2024-04-12T22:20:48.806 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi142.front.sepia.ceph.com' 2024-04-12T22:20:48.807 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi142.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-12T22:20:57.408 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi088.front.sepia.ceph.com' 2024-04-12T22:20:57.408 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi088.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-12T22:21:00.478 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.88 2024-04-12T22:21:07.234 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.142 2024-04-12T22:21:18.488 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi088.front.sepia.ceph.com' 2024-04-12T22:21:18.489 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi088.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-12T22:21:21.570 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.88 2024-04-12T22:21:22.235 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi142.front.sepia.ceph.com' 2024-04-12T22:21:22.236 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi142.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-12T22:21:22.688 DEBUG:teuthology.orchestra.run.smithi142:> true 2024-04-12T22:21:23.056 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi142.front.sepia.ceph.com' 2024-04-12T22:21:23.057 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.14.0-435.el9.x86_64"... 2024-04-12T22:21:23.057 DEBUG:teuthology.orchestra.run.smithi142:> uname -r 2024-04-12T22:21:23.071 INFO:teuthology.orchestra.run.smithi142.stdout:5.14.0-435.el9.x86_64 2024-04-12T22:21:23.071 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-435.el9.x86_64 vs 5.14.0-435.el9.x86_64 2024-04-12T22:21:23.071 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-12T22:21:23.071 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-04-12T22:21:24.072 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-04-12T22:21:24.072 DEBUG:teuthology.orchestra.run.smithi142:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-12T22:21:24.165 INFO:teuthology.orchestra.run.smithi142.stdout:ttyS1 2024-04-12T22:21:24.201 DEBUG:teuthology.parallel:result is None 2024-04-12T22:21:42.572 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi088.front.sepia.ceph.com' 2024-04-12T22:21:42.573 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi088.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-12T22:21:43.017 DEBUG:teuthology.orchestra.run.smithi088:> true 2024-04-12T22:21:43.394 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi088.front.sepia.ceph.com' 2024-04-12T22:21:43.394 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.14.0-435.el9.x86_64"... 2024-04-12T22:21:43.394 DEBUG:teuthology.orchestra.run.smithi088:> uname -r 2024-04-12T22:21:43.409 INFO:teuthology.orchestra.run.smithi088.stdout:5.14.0-435.el9.x86_64 2024-04-12T22:21:43.410 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-435.el9.x86_64 vs 5.14.0-435.el9.x86_64 2024-04-12T22:21:43.410 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-12T22:21:43.410 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-04-12T22:21:44.411 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-04-12T22:21:44.411 DEBUG:teuthology.orchestra.run.smithi088:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-12T22:21:44.482 INFO:teuthology.orchestra.run.smithi088.stdout:ttyS1 2024-04-12T22:21:44.512 DEBUG:teuthology.parallel:result is None 2024-04-12T22:21:44.513 INFO:teuthology.run_tasks:Running task internal.base... 2024-04-12T22:21:44.520 INFO:teuthology.task.internal:Creating test directory... 2024-04-12T22:21:44.520 DEBUG:teuthology.orchestra.run.smithi088:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-12T22:21:44.523 DEBUG:teuthology.orchestra.run.smithi142:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-12T22:21:44.541 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-04-12T22:21:44.548 INFO:teuthology.run_tasks:Running task internal.archive... 2024-04-12T22:21:44.558 INFO:teuthology.task.internal:Creating archive directory... 2024-04-12T22:21:44.558 DEBUG:teuthology.orchestra.run.smithi088:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-12T22:21:44.580 DEBUG:teuthology.orchestra.run.smithi142:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-12T22:21:44.609 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-04-12T22:21:44.617 INFO:teuthology.task.internal:Enabling coredump saving... 2024-04-12T22:21:44.617 DEBUG:teuthology.orchestra.run.smithi088:> 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-12T22:21:44.646 DEBUG:teuthology.orchestra.run.smithi142:> 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-12T22:21:44.678 INFO:teuthology.orchestra.run.smithi088.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-12T22:21:44.681 INFO:teuthology.orchestra.run.smithi142.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-12T22:21:44.691 INFO:teuthology.orchestra.run.smithi088.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-12T22:21:44.695 INFO:teuthology.orchestra.run.smithi142.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-12T22:21:44.697 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-04-12T22:21:44.704 INFO:teuthology.task.internal:Configuring sudo... 2024-04-12T22:21:44.704 DEBUG:teuthology.orchestra.run.smithi088:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-12T22:21:44.736 DEBUG:teuthology.orchestra.run.smithi142:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-12T22:21:44.768 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-04-12T22:21:44.777 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-04-12T22:21:44.777 DEBUG:teuthology.orchestra.run.smithi088:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-12T22:21:44.805 DEBUG:teuthology.orchestra.run.smithi142:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-12T22:21:44.824 DEBUG:teuthology.orchestra.run.smithi088:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-12T22:21:44.903 DEBUG:teuthology.orchestra.run.smithi088:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-12T22:21:44.960 DEBUG:teuthology.orchestra.run.smithi088:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-12T22:21:45.044 DEBUG:teuthology.orchestra.run.smithi088:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-12T22:21:45.084 DEBUG:teuthology.orchestra.run.smithi088:> set -ex 2024-04-12T22:21:45.085 DEBUG:teuthology.orchestra.run.smithi088:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-12T22:21:45.151 DEBUG:teuthology.orchestra.run.smithi142:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-12T22:21:45.195 DEBUG:teuthology.orchestra.run.smithi142:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-12T22:21:45.263 DEBUG:teuthology.orchestra.run.smithi142:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-12T22:21:45.302 DEBUG:teuthology.orchestra.run.smithi142:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-12T22:21:45.348 DEBUG:teuthology.orchestra.run.smithi142:> set -ex 2024-04-12T22:21:45.348 DEBUG:teuthology.orchestra.run.smithi142:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-12T22:21:45.415 DEBUG:teuthology.orchestra.run.smithi088:> sudo service rsyslog restart 2024-04-12T22:21:45.417 DEBUG:teuthology.orchestra.run.smithi142:> sudo service rsyslog restart 2024-04-12T22:21:45.464 INFO:teuthology.orchestra.run.smithi088.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-12T22:21:45.502 INFO:teuthology.orchestra.run.smithi142.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-12T22:21:45.965 INFO:teuthology.run_tasks:Running task internal.timer... 2024-04-12T22:21:45.974 INFO:teuthology.task.internal:Starting timer... 2024-04-12T22:21:45.974 INFO:teuthology.run_tasks:Running task pcp... 2024-04-12T22:21:46.074 INFO:teuthology.run_tasks:Running task selinux... 2024-04-12T22:21:46.083 DEBUG:teuthology.orchestra.run.smithi088:> sudo service auditd rotate 2024-04-12T22:21:46.141 INFO:teuthology.orchestra.run.smithi088.stdout:Rotating logs: 2024-04-12T22:21:46.142 DEBUG:teuthology.orchestra.run.smithi142:> sudo service auditd rotate 2024-04-12T22:21:46.198 INFO:teuthology.orchestra.run.smithi142.stdout:Rotating logs: 2024-04-12T22:21:46.200 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-04-12T22:21:46.200 DEBUG:teuthology.orchestra.run.smithi088:> /usr/sbin/getenforce 2024-04-12T22:21:46.221 INFO:teuthology.orchestra.run.smithi088.stdout:Permissive 2024-04-12T22:21:46.222 DEBUG:teuthology.orchestra.run.smithi142:> /usr/sbin/getenforce 2024-04-12T22:21:46.248 INFO:teuthology.orchestra.run.smithi142.stdout:Permissive 2024-04-12T22:21:46.248 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi088.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi142.front.sepia.ceph.com': 'permissive'} 2024-04-12T22:21:46.248 DEBUG:teuthology.orchestra.run.smithi088:> 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-12T22:21:46.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-12T22:21:46.291 DEBUG:teuthology.orchestra.run.smithi142:> 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-12T22:21:46.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-12T22:21:46.319 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-04-12T22:21:46.319 DEBUG:teuthology.orchestra.run.smithi088:> sudo /usr/sbin/setenforce permissive 2024-04-12T22:21:46.373 DEBUG:teuthology.orchestra.run.smithi142:> sudo /usr/sbin/setenforce permissive 2024-04-12T22:21:46.408 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-04-12T22:21:46.418 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-04-12T22:21:46.438 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-12T22:21:46.439 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi088.front.sepia.ceph.com,smithi142.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-04-12T22:26:03.273 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi088.front.sepia.ceph.com'), Remote(name='ubuntu@smithi142.front.sepia.ceph.com')] 2024-04-12T22:26:03.274 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi088.front.sepia.ceph.com' 2024-04-12T22:26:03.276 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi088.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-12T22:26:03.364 DEBUG:teuthology.orchestra.run.smithi088:> true 2024-04-12T22:26:03.453 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi088.front.sepia.ceph.com' 2024-04-12T22:26:03.453 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi142.front.sepia.ceph.com' 2024-04-12T22:26:03.454 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi142.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-12T22:26:03.540 DEBUG:teuthology.orchestra.run.smithi142:> true 2024-04-12T22:26:03.629 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi142.front.sepia.ceph.com' 2024-04-12T22:26:03.629 INFO:teuthology.run_tasks:Running task clock... 2024-04-12T22:26:03.643 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-04-12T22:26:03.643 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-12T22:26:03.644 DEBUG:teuthology.orchestra.run.smithi088:> 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-12T22:26:03.647 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-12T22:26:03.647 DEBUG:teuthology.orchestra.run.smithi142:> 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-12T22:26:03.674 INFO:teuthology.orchestra.run.smithi088.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-04-12T22:26:03.690 INFO:teuthology.orchestra.run.smithi088.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-04-12T22:26:03.699 INFO:teuthology.orchestra.run.smithi142.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-04-12T22:26:03.716 INFO:teuthology.orchestra.run.smithi142.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-04-12T22:26:03.719 INFO:teuthology.orchestra.run.smithi088.stderr:sudo: ntpd: command not found 2024-04-12T22:26:03.733 INFO:teuthology.orchestra.run.smithi088.stdout:506 Cannot talk to daemon 2024-04-12T22:26:03.745 INFO:teuthology.orchestra.run.smithi142.stderr:sudo: ntpd: command not found 2024-04-12T22:26:03.750 INFO:teuthology.orchestra.run.smithi088.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-04-12T22:26:03.759 INFO:teuthology.orchestra.run.smithi142.stdout:506 Cannot talk to daemon 2024-04-12T22:26:03.766 INFO:teuthology.orchestra.run.smithi088.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-04-12T22:26:03.775 INFO:teuthology.orchestra.run.smithi142.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-04-12T22:26:03.792 INFO:teuthology.orchestra.run.smithi142.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-04-12T22:26:03.817 INFO:teuthology.orchestra.run.smithi088.stderr:bash: line 1: ntpq: command not found 2024-04-12T22:26:03.821 INFO:teuthology.orchestra.run.smithi088.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-12T22:26:03.821 INFO:teuthology.orchestra.run.smithi088.stdout:=============================================================================== 2024-04-12T22:26:03.821 INFO:teuthology.orchestra.run.smithi088.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-12T22:26:03.821 INFO:teuthology.orchestra.run.smithi088.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-12T22:26:03.821 INFO:teuthology.orchestra.run.smithi088.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-12T22:26:03.821 INFO:teuthology.orchestra.run.smithi088.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-12T22:26:03.843 INFO:teuthology.orchestra.run.smithi142.stderr:bash: line 1: ntpq: command not found 2024-04-12T22:26:03.846 INFO:teuthology.orchestra.run.smithi142.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-12T22:26:03.846 INFO:teuthology.orchestra.run.smithi142.stdout:=============================================================================== 2024-04-12T22:26:03.846 INFO:teuthology.orchestra.run.smithi142.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-12T22:26:03.847 INFO:teuthology.orchestra.run.smithi142.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-12T22:26:03.847 INFO:teuthology.orchestra.run.smithi142.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-12T22:26:03.847 INFO:teuthology.orchestra.run.smithi142.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-12T22:26:03.847 INFO:teuthology.run_tasks:Running task cephadm... 2024-04-12T22:26:03.935 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\\)'], 'sha1': 'b277feb2c7beb4597d8ecc39d58d5c36b81f613a'} 2024-04-12T22:26:03.936 INFO:tasks.cephadm:Cluster image is quay.io/ceph/ceph:v17.2.0 2024-04-12T22:26:03.936 INFO:tasks.cephadm:Cluster fsid is a5fdb6f0-f91b-11ee-bc8d-c7b262605968 2024-04-12T22:26:03.936 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-04-12T22:26:03.936 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.88', 'mon.c': '[v2:172.21.15.88:3301,v1:172.21.15.88:6790]', 'mon.b': '172.21.15.142'} 2024-04-12T22:26:03.937 INFO:tasks.cephadm:First mon is mon.a on smithi088 2024-04-12T22:26:03.937 INFO:tasks.cephadm:First mgr is y 2024-04-12T22:26:03.937 INFO:tasks.cephadm:Normalizing hostnames... 2024-04-12T22:26:03.937 DEBUG:teuthology.orchestra.run.smithi088:> sudo hostname $(hostname -s) 2024-04-12T22:26:03.965 DEBUG:teuthology.orchestra.run.smithi142:> sudo hostname $(hostname -s) 2024-04-12T22:26:03.992 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref v17.2.0)... 2024-04-12T22:26:03.992 DEBUG:teuthology.orchestra.run.smithi088:> 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-12T22:26:04.227 INFO:teuthology.orchestra.run.smithi088.stdout:-rw-r--r--. 1 ubuntu ubuntu 320521 Apr 12 22:26 /home/ubuntu/cephtest/cephadm 2024-04-12T22:26:04.227 DEBUG:teuthology.orchestra.run.smithi142:> 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-12T22:26:04.467 INFO:teuthology.orchestra.run.smithi142.stdout:-rw-r--r--. 1 ubuntu ubuntu 320521 Apr 12 22:26 /home/ubuntu/cephtest/cephadm 2024-04-12T22:26:04.467 DEBUG:teuthology.orchestra.run.smithi088:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-04-12T22:26:04.483 DEBUG:teuthology.orchestra.run.smithi142:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-04-12T22:26:04.508 INFO:tasks.cephadm:Pulling image quay.io/ceph/ceph:v17.2.0 on all hosts... 2024-04-12T22:26:04.508 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2024-04-12T22:26:04.525 DEBUG:teuthology.orchestra.run.smithi142:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2024-04-12T22:26:05.360 INFO:teuthology.orchestra.run.smithi088.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-04-12T22:26:05.384 INFO:teuthology.orchestra.run.smithi142.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-04-12T22:26:24.820 INFO:teuthology.orchestra.run.smithi142.stdout:{ 2024-04-12T22:26:24.820 INFO:teuthology.orchestra.run.smithi142.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2024-04-12T22:26:24.820 INFO:teuthology.orchestra.run.smithi142.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2024-04-12T22:26:24.820 INFO:teuthology.orchestra.run.smithi142.stdout: "repo_digests": [ 2024-04-12T22:26:24.821 INFO:teuthology.orchestra.run.smithi142.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a", 2024-04-12T22:26:24.821 INFO:teuthology.orchestra.run.smithi142.stdout: "quay.io/ceph/ceph@sha256:cb4d698cb769b6aba05bf6ef04f41a7fe694160140347576e13bd9348514b667" 2024-04-12T22:26:24.821 INFO:teuthology.orchestra.run.smithi142.stdout: ] 2024-04-12T22:26:24.821 INFO:teuthology.orchestra.run.smithi142.stdout:} 2024-04-12T22:26:27.295 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-04-12T22:26:27.295 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2024-04-12T22:26:27.295 INFO:teuthology.orchestra.run.smithi088.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2024-04-12T22:26:27.295 INFO:teuthology.orchestra.run.smithi088.stdout: "repo_digests": [ 2024-04-12T22:26:27.295 INFO:teuthology.orchestra.run.smithi088.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a", 2024-04-12T22:26:27.295 INFO:teuthology.orchestra.run.smithi088.stdout: "quay.io/ceph/ceph@sha256:cb4d698cb769b6aba05bf6ef04f41a7fe694160140347576e13bd9348514b667" 2024-04-12T22:26:27.295 INFO:teuthology.orchestra.run.smithi088.stdout: ] 2024-04-12T22:26:27.296 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-04-12T22:26:27.318 DEBUG:teuthology.orchestra.run.smithi088:> sudo mkdir -p /etc/ceph 2024-04-12T22:26:27.358 DEBUG:teuthology.orchestra.run.smithi142:> sudo mkdir -p /etc/ceph 2024-04-12T22:26:27.395 DEBUG:teuthology.orchestra.run.smithi088:> sudo chmod 777 /etc/ceph 2024-04-12T22:26:27.424 DEBUG:teuthology.orchestra.run.smithi142:> sudo chmod 777 /etc/ceph 2024-04-12T22:26:27.467 INFO:tasks.cephadm:Writing seed config... 2024-04-12T22:26:27.468 INFO:tasks.cephadm: override: [global] mon election default strategy = 1 2024-04-12T22:26:27.468 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-04-12T22:26:27.468 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-04-12T22:26:27.468 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = True 2024-04-12T22:26:27.468 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-04-12T22:26:27.468 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-04-12T22:26:27.468 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-04-12T22:26:27.469 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-04-12T22:26:27.469 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-04-12T22:26:27.469 DEBUG:teuthology.orchestra.run.smithi088:> set -ex 2024-04-12T22:26:27.470 DEBUG:teuthology.orchestra.run.smithi088:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-04-12T22:26:27.484 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 = a5fdb6f0-f91b-11ee-bc8d-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-12T22:26:27.484 DEBUG:teuthology.orchestra.run.smithi088:mon.a> sudo journalctl -f -n 0 -u ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@mon.a.service 2024-04-12T22:26:27.525 DEBUG:teuthology.orchestra.run.smithi088:mgr.y> sudo journalctl -f -n 0 -u ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@mgr.y.service 2024-04-12T22:26:27.569 INFO:tasks.cephadm:Bootstrapping... 2024-04-12T22:26:27.569 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 -v bootstrap --fsid a5fdb6f0-f91b-11ee-bc8d-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.88 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-04-12T22:26:27.763 INFO:teuthology.orchestra.run.smithi088.stderr:-------------------------------------------------------------------------------- 2024-04-12T22:26:27.763 INFO:teuthology.orchestra.run.smithi088.stderr:cephadm ['--image', 'quay.io/ceph/ceph:v17.2.0', '-v', 'bootstrap', '--fsid', 'a5fdb6f0-f91b-11ee-bc8d-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.88', '--skip-admin-label'] 2024-04-12T22:26:27.786 INFO:teuthology.orchestra.run.smithi088.stderr:/bin/podman: 4.9.4-dev 2024-04-12T22:26:27.788 INFO:teuthology.orchestra.run.smithi088.stderr:Verifying podman|docker is present... 2024-04-12T22:26:27.810 INFO:teuthology.orchestra.run.smithi088.stderr:/bin/podman: 4.9.4-dev 2024-04-12T22:26:27.812 INFO:teuthology.orchestra.run.smithi088.stderr:Verifying lvm2 is present... 2024-04-12T22:26:27.812 INFO:teuthology.orchestra.run.smithi088.stderr:Verifying time synchronization is in place... 2024-04-12T22:26:27.819 INFO:teuthology.orchestra.run.smithi088.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-04-12T22:26:27.825 INFO:teuthology.orchestra.run.smithi088.stderr:systemctl: inactive 2024-04-12T22:26:27.831 INFO:teuthology.orchestra.run.smithi088.stderr:systemctl: enabled 2024-04-12T22:26:27.837 INFO:teuthology.orchestra.run.smithi088.stderr:systemctl: active 2024-04-12T22:26:27.838 INFO:teuthology.orchestra.run.smithi088.stderr:Unit chronyd.service is enabled and running 2024-04-12T22:26:27.838 INFO:teuthology.orchestra.run.smithi088.stderr:Repeating the final host check... 2024-04-12T22:26:27.858 INFO:teuthology.orchestra.run.smithi088.stderr:/bin/podman: 4.9.4-dev 2024-04-12T22:26:27.860 INFO:teuthology.orchestra.run.smithi088.stderr:podman (/bin/podman) version 4.9.4 is present 2024-04-12T22:26:27.860 INFO:teuthology.orchestra.run.smithi088.stderr:systemctl is present 2024-04-12T22:26:27.860 INFO:teuthology.orchestra.run.smithi088.stderr:lvcreate is present 2024-04-12T22:26:27.866 INFO:teuthology.orchestra.run.smithi088.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-04-12T22:26:27.872 INFO:teuthology.orchestra.run.smithi088.stderr:systemctl: inactive 2024-04-12T22:26:27.878 INFO:teuthology.orchestra.run.smithi088.stderr:systemctl: enabled 2024-04-12T22:26:27.884 INFO:teuthology.orchestra.run.smithi088.stderr:systemctl: active 2024-04-12T22:26:27.885 INFO:teuthology.orchestra.run.smithi088.stderr:Unit chronyd.service is enabled and running 2024-04-12T22:26:27.885 INFO:teuthology.orchestra.run.smithi088.stderr:Host looks OK 2024-04-12T22:26:27.885 INFO:teuthology.orchestra.run.smithi088.stderr:Cluster fsid: a5fdb6f0-f91b-11ee-bc8d-c7b262605968 2024-04-12T22:26:27.885 INFO:teuthology.orchestra.run.smithi088.stderr:Acquiring lock 140136173658016 on /run/cephadm/a5fdb6f0-f91b-11ee-bc8d-c7b262605968.lock 2024-04-12T22:26:27.885 INFO:teuthology.orchestra.run.smithi088.stderr:Lock 140136173658016 acquired on /run/cephadm/a5fdb6f0-f91b-11ee-bc8d-c7b262605968.lock 2024-04-12T22:26:27.885 INFO:teuthology.orchestra.run.smithi088.stderr:Verifying IP 172.21.15.88 port 3300 ... 2024-04-12T22:26:27.886 INFO:teuthology.orchestra.run.smithi088.stderr:Verifying IP 172.21.15.88 port 6789 ... 2024-04-12T22:26:27.886 INFO:teuthology.orchestra.run.smithi088.stderr:Base mon IP is 172.21.15.88, final addrv is [v2:172.21.15.88:3300,v1:172.21.15.88:6789] 2024-04-12T22:26:27.888 INFO:teuthology.orchestra.run.smithi088.stderr:/sbin/ip: default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.88 metric 100 2024-04-12T22:26:27.888 INFO:teuthology.orchestra.run.smithi088.stderr:/sbin/ip: 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.88 metric 100 2024-04-12T22:26:27.891 INFO:teuthology.orchestra.run.smithi088.stderr:/sbin/ip: ::1 dev lo proto kernel metric 256 pref medium 2024-04-12T22:26:27.891 INFO:teuthology.orchestra.run.smithi088.stderr:/sbin/ip: fe80::/64 dev enp3s0f1 proto kernel metric 256 pref medium 2024-04-12T22:26:27.891 INFO:teuthology.orchestra.run.smithi088.stderr:/sbin/ip: default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 1024 expires 1782sec hoplimit 64 pref medium 2024-04-12T22:26:27.894 INFO:teuthology.orchestra.run.smithi088.stderr:/sbin/ip: 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-04-12T22:26:27.894 INFO:teuthology.orchestra.run.smithi088.stderr:/sbin/ip: inet6 ::1/128 scope host 2024-04-12T22:26:27.894 INFO:teuthology.orchestra.run.smithi088.stderr:/sbin/ip: valid_lft forever preferred_lft forever 2024-04-12T22:26:27.894 INFO:teuthology.orchestra.run.smithi088.stderr:/sbin/ip: 5: enp3s0f1: mtu 1500 state UP qlen 1000 2024-04-12T22:26:27.894 INFO:teuthology.orchestra.run.smithi088.stderr:/sbin/ip: inet6 fe80::ec4:7aff:fe8f:d42d/64 scope link 2024-04-12T22:26:27.894 INFO:teuthology.orchestra.run.smithi088.stderr:/sbin/ip: valid_lft forever preferred_lft forever 2024-04-12T22:26:27.894 INFO:teuthology.orchestra.run.smithi088.stderr:Mon IP `172.21.15.88` is in CIDR network `172.21.0.0/20` 2024-04-12T22:26:27.895 INFO:teuthology.orchestra.run.smithi088.stderr:- internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-04-12T22:26:27.895 INFO:teuthology.orchestra.run.smithi088.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-04-12T22:26:27.995 INFO:teuthology.orchestra.run.smithi088.stderr:/bin/podman: Trying to pull quay.io/ceph/ceph:v17.2.0... 2024-04-12T22:26:28.398 INFO:teuthology.orchestra.run.smithi088.stderr:/bin/podman: Getting image source signatures 2024-04-12T22:26:28.398 INFO:teuthology.orchestra.run.smithi088.stderr:/bin/podman: Copying blob sha256:33ca8fff7868c4dc0c11e09bca97c720eb9cfbab7221216754367dd8de70388a 2024-04-12T22:26:28.398 INFO:teuthology.orchestra.run.smithi088.stderr:/bin/podman: Copying blob sha256:89b4a75bc2d8500f15463747507c9623df43886c134463e7f0527e70900e7a7b 2024-04-12T22:26:28.398 INFO:teuthology.orchestra.run.smithi088.stderr:/bin/podman: Copying blob sha256:c32ab78b488d0c72f64eded765c0cf6b5bf2c75dab66cb62a9d367fa6ec42513 2024-04-12T22:26:28.398 INFO:teuthology.orchestra.run.smithi088.stderr:/bin/podman: Copying blob sha256:599d07cb321ff0a3c82224e1138fc685793fa69b93ed5780415751a5f7e4b8c2 2024-04-12T22:26:28.398 INFO:teuthology.orchestra.run.smithi088.stderr:/bin/podman: Copying blob sha256:a70843738bb77e1ab9c1f85969ebdfa55f178e746be081d1cb4f94011f69eb7c 2024-04-12T22:26:28.398 INFO:teuthology.orchestra.run.smithi088.stderr:/bin/podman: Copying config sha256:e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9 2024-04-12T22:26:28.548 INFO:teuthology.orchestra.run.smithi088.stderr:/bin/podman: Writing manifest to image destination 2024-04-12T22:26:28.675 INFO:teuthology.orchestra.run.smithi088.stderr:/bin/podman: e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9 2024-04-12T22:26:29.105 INFO:teuthology.orchestra.run.smithi088.stderr:ceph: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2024-04-12T22:26:29.552 INFO:teuthology.orchestra.run.smithi088.stderr:Ceph version: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2024-04-12T22:26:29.552 INFO:teuthology.orchestra.run.smithi088.stderr:Extracting ceph user uid/gid from container image... 2024-04-12T22:26:29.916 INFO:teuthology.orchestra.run.smithi088.stderr:stat: 167 167 2024-04-12T22:26:30.413 INFO:teuthology.orchestra.run.smithi088.stderr:Creating initial keys... 2024-04-12T22:26:30.828 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-authtool: AQAWtRlmfxXVKhAA8HRSeb2gwpoFRhfE3yZ2Gg== 2024-04-12T22:26:31.918 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-authtool: AQAXtRlmrRqjMRAAeyk4g0vA3qYr7NRvGGH5pw== 2024-04-12T22:26:32.865 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph-authtool: AQAYtRlmCy0AMBAA2HF6HVNK0lU3XLfaH8YgyQ== 2024-04-12T22:26:33.497 INFO:teuthology.orchestra.run.smithi088.stderr:Creating initial monmap... 2024-04-12T22:26:33.896 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: monmap file /tmp/monmap 2024-04-12T22:26:33.896 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/monmaptool: setting min_mon_release = octopus 2024-04-12T22:26:33.896 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: set fsid to a5fdb6f0-f91b-11ee-bc8d-c7b262605968 2024-04-12T22:26:33.896 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-04-12T22:26:34.411 INFO:teuthology.orchestra.run.smithi088.stderr:monmaptool for a [v2:172.21.15.88:3300,v1:172.21.15.88:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-04-12T22:26:34.411 INFO:teuthology.orchestra.run.smithi088.stderr:setting min_mon_release = octopus 2024-04-12T22:26:34.411 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/monmaptool: set fsid to a5fdb6f0-f91b-11ee-bc8d-c7b262605968 2024-04-12T22:26:34.411 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-04-12T22:26:34.411 INFO:teuthology.orchestra.run.smithi088.stderr: 2024-04-12T22:26:34.411 INFO:teuthology.orchestra.run.smithi088.stderr:Creating mon... 2024-04-12T22:26:35.294 INFO:teuthology.orchestra.run.smithi088.stderr:create mon.a on 2024-04-12T22:26:35.509 INFO:teuthology.orchestra.run.smithi088.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2024-04-12T22:26:35.651 INFO:teuthology.orchestra.run.smithi088.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968.target → /etc/systemd/system/ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968.target. 2024-04-12T22:26:35.651 INFO:teuthology.orchestra.run.smithi088.stderr:systemctl: Created symlink /etc/systemd/system/ceph.target.wants/ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968.target → /etc/systemd/system/ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968.target. 2024-04-12T22:26:35.950 INFO:teuthology.orchestra.run.smithi088.stderr:systemctl: Failed to reset failed state of unit ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@mon.a.service: Unit ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@mon.a.service not loaded. 2024-04-12T22:26:35.958 INFO:teuthology.orchestra.run.smithi088.stderr:systemctl: Created symlink /etc/systemd/system/ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968.target.wants/ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@mon.a.service → /etc/systemd/system/ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@.service. 2024-04-12T22:26:36.612 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:36 smithi088 podman[24467]: 2024-04-12 22:26:36.569634089 +0000 UTC m=+0.329455625 container start e9304296456668255de25171c82d798108eac92091881d085ea0a75edab76e5f (image=quay.io/ceph/ceph:v17.2.0, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mon-a, RELEASE=HEAD, CEPH_POINT_RELEASE=-17.2.0, vendor=Red Hat, Inc., maintainer=Guillaume Abrioux , com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, com.redhat.component=centos-stream-container, ceph=True, build-date=2022-05-03T08:36:31.336870, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, GIT_BRANCH=HEAD, version=8, distribution-scope=public, io.openshift.tags=base centos centos-stream, architecture=x86_64, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, release=754, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, 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., name=centos-stream, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, GIT_CLEAN=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, io.openshift.expose-services=, GIT_REPO=https://github.com/ceph/ceph-container.git, vcs-type=git) 2024-04-12T22:26:36.612 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:36 smithi088 ceph-mon[24485]: mkfs a5fdb6f0-f91b-11ee-bc8d-c7b262605968 2024-04-12T22:26:36.670 INFO:teuthology.orchestra.run.smithi088.stderr:systemctl: disabled 2024-04-12T22:26:36.677 INFO:teuthology.orchestra.run.smithi088.stderr:systemctl: inactive 2024-04-12T22:26:36.678 INFO:teuthology.orchestra.run.smithi088.stderr:firewalld.service is not enabled 2024-04-12T22:26:36.678 INFO:teuthology.orchestra.run.smithi088.stderr:Not possible to enable service . firewalld.service is not available 2024-04-12T22:26:36.678 INFO:teuthology.orchestra.run.smithi088.stderr:Waiting for mon to start... 2024-04-12T22:26:36.678 INFO:teuthology.orchestra.run.smithi088.stderr:Waiting for mon... 2024-04-12T22:26:36.878 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:36 smithi088 ceph-mon[24485]: mon.a is new leader, mons a in quorum (ranks 0) 2024-04-12T22:26:36.878 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:36 smithi088 bash[24467]: e9304296456668255de25171c82d798108eac92091881d085ea0a75edab76e5f 2024-04-12T22:26:36.878 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:36 smithi088 systemd[1]: Started Ceph mon.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:26:37.151 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: cluster: 2024-04-12T22:26:37.152 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: id: a5fdb6f0-f91b-11ee-bc8d-c7b262605968 2024-04-12T22:26:37.152 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: health: HEALTH_OK 2024-04-12T22:26:37.152 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: 2024-04-12T22:26:37.152 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: services: 2024-04-12T22:26:37.152 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: mon: 1 daemons, quorum a (age 0.542592s) 2024-04-12T22:26:37.152 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: mgr: no daemons active 2024-04-12T22:26:37.152 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: osd: 0 osds: 0 up, 0 in 2024-04-12T22:26:37.152 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: 2024-04-12T22:26:37.152 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: data: 2024-04-12T22:26:37.152 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: pools: 0 pools, 0 pgs 2024-04-12T22:26:37.152 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: objects: 0 objects, 0 B 2024-04-12T22:26:37.152 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: usage: 0 B used, 0 B / 0 B avail 2024-04-12T22:26:37.153 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: pgs: 2024-04-12T22:26:37.153 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: 2024-04-12T22:26:37.575 INFO:teuthology.orchestra.run.smithi088.stderr:mon is available 2024-04-12T22:26:37.575 INFO:teuthology.orchestra.run.smithi088.stderr:Assimilating anything we can from ceph.conf... 2024-04-12T22:26:37.875 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:37 smithi088 ceph-mon[24485]: mon.a is new leader, mons a in quorum (ranks 0) 2024-04-12T22:26:37.875 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:37 smithi088 ceph-mon[24485]: monmap e1: 1 mons at {a=[v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0]} 2024-04-12T22:26:37.875 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:37 smithi088 ceph-mon[24485]: fsmap 2024-04-12T22:26:37.875 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:37 smithi088 ceph-mon[24485]: osdmap e1: 0 total, 0 up, 0 in 2024-04-12T22:26:37.875 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:37 smithi088 ceph-mon[24485]: mgrmap e1: no daemons active 2024-04-12T22:26:37.875 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:37 smithi088 ceph-mon[24485]: from='client.? 172.21.15.88:0/3259816383' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-04-12T22:26:38.043 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: 2024-04-12T22:26:38.045 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: [global] 2024-04-12T22:26:38.045 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: fsid = a5fdb6f0-f91b-11ee-bc8d-c7b262605968 2024-04-12T22:26:38.045 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: mon_host = [v2:172.21.15.88:3300,v1:172.21.15.88:6789] 2024-04-12T22:26:38.045 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-04-12T22:26:38.045 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-04-12T22:26:38.045 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-04-12T22:26:38.045 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-04-12T22:26:38.045 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: 2024-04-12T22:26:38.046 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: [mgr] 2024-04-12T22:26:38.046 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: mgr/cephadm/use_agent = True 2024-04-12T22:26:38.046 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-04-12T22:26:38.046 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: 2024-04-12T22:26:38.046 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: [osd] 2024-04-12T22:26:38.046 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-04-12T22:26:38.046 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-04-12T22:26:38.547 INFO:teuthology.orchestra.run.smithi088.stderr:Generating new minimal ceph.conf... 2024-04-12T22:26:38.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:38 smithi088 ceph-mon[24485]: from='client.? 172.21.15.88:0/3517456682' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-04-12T22:26:38.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:38 smithi088 ceph-mon[24485]: from='client.? 172.21.15.88:0/3517456682' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-04-12T22:26:39.545 INFO:teuthology.orchestra.run.smithi088.stderr:Restarting the monitor... 2024-04-12T22:26:39.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:39 smithi088 systemd[1]: Stopping Ceph mon.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:26:39.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:39 smithi088 bash[24710]: Error: no container with name or ID "ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mon.a" found: no such container 2024-04-12T22:26:39.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:39 smithi088 ceph-mon[24485]: from='client.? 172.21.15.88:0/94622715' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:26:39.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:39 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mon-a[24481]: 2024-04-12T22:26:39.719+0000 7fc8f3027700 -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-12T22:26:39.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:39 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mon-a[24481]: 2024-04-12T22:26:39.719+0000 7fc8f3027700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-04-12T22:26:39.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:39 smithi088 podman[24723]: 2024-04-12 22:26:39.791874165 +0000 UTC m=+0.195044767 container died e9304296456668255de25171c82d798108eac92091881d085ea0a75edab76e5f (image=quay.io/ceph/ceph:v17.2.0, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mon-a, version=8, architecture=x86_64, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, GIT_REPO=https://github.com/ceph/ceph-container.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., com.redhat.component=centos-stream-container, io.k8s.display-name=CentOS Stream 8, vcs-type=git, maintainer=Guillaume Abrioux , io.openshift.expose-services=, io.openshift.tags=base centos centos-stream, ceph=True, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, release=754, name=centos-stream, vendor=Red Hat, Inc., RELEASE=HEAD, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, GIT_BRANCH=HEAD, distribution-scope=public, 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, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, GIT_CLEAN=True, build-date=2022-05-03T08:36:31.336870, io.buildah.version=1.19.8, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754) 2024-04-12T22:26:40.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 podman[24723]: 2024-04-12 22:26:40.119880639 +0000 UTC m=+0.523051247 container cleanup e9304296456668255de25171c82d798108eac92091881d085ea0a75edab76e5f (image=quay.io/ceph/ceph:v17.2.0, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mon-a, 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, build-date=2022-05-03T08:36:31.336870, com.redhat.component=centos-stream-container, GIT_REPO=https://github.com/ceph/ceph-container.git, maintainer=Guillaume Abrioux , release=754, io.k8s.display-name=CentOS Stream 8, distribution-scope=public, version=8, 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, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, vendor=Red Hat, Inc., vcs-type=git, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, io.buildah.version=1.19.8, RELEASE=HEAD, 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, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=-17.2.0, name=centos-stream, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, io.openshift.expose-services=, io.openshift.tags=base centos centos-stream) 2024-04-12T22:26:40.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 bash[24723]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mon-a 2024-04-12T22:26:40.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 bash[24750]: Error: no container with name or ID "ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mon.a" found: no such container 2024-04-12T22:26:40.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 podman[24737]: 2024-04-12 22:26:40.31250156 +0000 UTC m=+0.521361327 container remove e9304296456668255de25171c82d798108eac92091881d085ea0a75edab76e5f (image=quay.io/ceph/ceph:v17.2.0, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mon-a, io.openshift.tags=base centos centos-stream, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, com.redhat.component=centos-stream-container, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, version=8, ceph=True, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, 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, release=754, distribution-scope=public, GIT_CLEAN=True, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, RELEASE=HEAD, vcs-type=git, architecture=x86_64, 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, vendor=Red Hat, Inc., GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, 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., name=centos-stream, CEPH_POINT_RELEASE=-17.2.0, GIT_BRANCH=HEAD, io.k8s.display-name=CentOS Stream 8, io.buildah.version=1.19.8) 2024-04-12T22:26:40.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@mon.a.service: Deactivated successfully. 2024-04-12T22:26:40.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 systemd[1]: Stopped Ceph mon.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:26:40.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 systemd[1]: Starting Ceph mon.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:26:40.798 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 podman[24817]: 2024-04-12 22:26:40.439522303 +0000 UTC m=+0.018973799 image pull e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9 quay.io/ceph/ceph:v17.2.0 2024-04-12T22:26:40.798 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 podman[24817]: 2024-04-12 22:26:40.546610193 +0000 UTC m=+0.126061694 container create b870d97d04d56fcbc6eec9a08201e89edbc45cefa5ad2e8bd8f2818cf58a0d4b (image=quay.io/ceph/ceph:v17.2.0, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mon-a, release=754, vendor=Red Hat, Inc., url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , com.redhat.component=centos-stream-container, version=8, io.buildah.version=1.19.8, 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, io.k8s.display-name=CentOS Stream 8, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, vcs-type=git, ceph=True, CEPH_POINT_RELEASE=-17.2.0, distribution-scope=public, architecture=x86_64, GIT_CLEAN=True, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, GIT_REPO=https://github.com/ceph/ceph-container.git, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, RELEASE=HEAD, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, 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, build-date=2022-05-03T08:36:31.336870, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb) 2024-04-12T22:26:40.798 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 podman[24817]: 2024-04-12 22:26:40.715283081 +0000 UTC m=+0.294734577 container init b870d97d04d56fcbc6eec9a08201e89edbc45cefa5ad2e8bd8f2818cf58a0d4b (image=quay.io/ceph/ceph:v17.2.0, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mon-a, distribution-scope=public, build-date=2022-05-03T08:36:31.336870, architecture=x86_64, name=centos-stream, ceph=True, io.buildah.version=1.19.8, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, 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, RELEASE=HEAD, io.k8s.display-name=CentOS Stream 8, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, com.redhat.component=centos-stream-container, vcs-type=git, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, GIT_BRANCH=HEAD, io.openshift.tags=base centos 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, maintainer=Guillaume Abrioux , GIT_CLEAN=True, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, vendor=Red Hat, Inc., io.openshift.expose-services=, CEPH_POINT_RELEASE=-17.2.0) 2024-04-12T22:26:40.799 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 podman[24817]: 2024-04-12 22:26:40.718010457 +0000 UTC m=+0.297461954 container start b870d97d04d56fcbc6eec9a08201e89edbc45cefa5ad2e8bd8f2818cf58a0d4b (image=quay.io/ceph/ceph:v17.2.0, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mon-a, distribution-scope=public, com.redhat.component=centos-stream-container, 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.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, io.buildah.version=1.19.8, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, vcs-type=git, release=754, RELEASE=HEAD, CEPH_POINT_RELEASE=-17.2.0, GIT_BRANCH=HEAD, 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., name=centos-stream, ceph=True, io.k8s.display-name=CentOS Stream 8, architecture=x86_64, maintainer=Guillaume Abrioux , 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, GIT_CLEAN=True, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, GIT_REPO=https://github.com/ceph/ceph-container.git, build-date=2022-05-03T08:36:31.336870, io.openshift.tags=base centos centos-stream, vendor=Red Hat, Inc.) 2024-04-12T22:26:40.799 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: set uid:gid to 167:167 (ceph:ceph) 2024-04-12T22:26:40.799 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 2 2024-04-12T22:26:40.799 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: pidfile_write: ignore empty --pid-file 2024-04-12T22:26:40.799 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: load: jerasure load: lrc 2024-04-12T22:26:40.799 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: RocksDB version: 6.15.5 2024-04-12T22:26:40.799 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-04-12T22:26:40.799 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Compile date Apr 18 2022 2024-04-12T22:26:40.799 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: DB SUMMARY 2024-04-12T22:26:40.799 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: DB Session ID: DSN3FJ4SQ6MTO09APBKY 2024-04-12T22:26:40.799 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: CURRENT file: CURRENT 2024-04-12T22:26:40.800 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: IDENTITY file: IDENTITY 2024-04-12T22:26:40.800 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: MANIFEST file: MANIFEST-000009 size: 131 Bytes 2024-04-12T22:26:40.800 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-04-12T22:26:40.800 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000010.log size: 82629 ; 2024-04-12T22:26:40.800 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.error_if_exists: 0 2024-04-12T22:26:40.800 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.create_if_missing: 0 2024-04-12T22:26:40.800 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.paranoid_checks: 1 2024-04-12T22:26:40.800 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-12T22:26:40.800 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.env: 0x55ca9b6c6860 2024-04-12T22:26:40.800 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.fs: Posix File System 2024-04-12T22:26:40.800 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.info_log: 0x55ca9ca5ddc0 2024-04-12T22:26:40.800 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.max_file_opening_threads: 16 2024-04-12T22:26:40.800 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.statistics: (nil) 2024-04-12T22:26:40.800 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.use_fsync: 0 2024-04-12T22:26:40.800 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.max_log_file_size: 0 2024-04-12T22:26:40.801 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-12T22:26:40.802 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.log_file_time_to_roll: 0 2024-04-12T22:26:40.802 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.keep_log_file_num: 1000 2024-04-12T22:26:40.802 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.recycle_log_file_num: 0 2024-04-12T22:26:40.802 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.allow_fallocate: 1 2024-04-12T22:26:40.802 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.allow_mmap_reads: 0 2024-04-12T22:26:40.802 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.allow_mmap_writes: 0 2024-04-12T22:26:40.802 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.use_direct_reads: 0 2024-04-12T22:26:40.802 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-12T22:26:40.802 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.create_missing_column_families: 0 2024-04-12T22:26:40.802 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.db_log_dir: 2024-04-12T22:26:40.803 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-04-12T22:26:40.803 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.table_cache_numshardbits: 6 2024-04-12T22:26:40.803 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.WAL_ttl_seconds: 0 2024-04-12T22:26:40.803 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.WAL_size_limit_MB: 0 2024-04-12T22:26:40.803 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-12T22:26:40.803 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-12T22:26:40.803 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.is_fd_close_on_exec: 1 2024-04-12T22:26:40.803 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.advise_random_on_open: 1 2024-04-12T22:26:40.803 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.db_write_buffer_size: 0 2024-04-12T22:26:40.803 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.write_buffer_manager: 0x55ca9cb4e2a0 2024-04-12T22:26:40.803 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-12T22:26:40.803 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-04-12T22:26:40.803 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-12T22:26:40.803 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.use_adaptive_mutex: 0 2024-04-12T22:26:40.804 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.rate_limiter: (nil) 2024-04-12T22:26:40.804 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-12T22:26:40.804 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.wal_recovery_mode: 2 2024-04-12T22:26:40.804 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.enable_thread_tracking: 0 2024-04-12T22:26:40.804 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.enable_pipelined_write: 0 2024-04-12T22:26:40.804 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.unordered_write: 0 2024-04-12T22:26:40.804 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-12T22:26:40.804 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-12T22:26:40.804 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-12T22:26:40.804 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-12T22:26:40.804 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.row_cache: None 2024-04-12T22:26:40.804 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.wal_filter: None 2024-04-12T22:26:40.804 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-12T22:26:40.804 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.allow_ingest_behind: 0 2024-04-12T22:26:40.804 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.preserve_deletes: 0 2024-04-12T22:26:40.805 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.two_write_queues: 0 2024-04-12T22:26:40.805 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.manual_wal_flush: 0 2024-04-12T22:26:40.805 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.atomic_flush: 0 2024-04-12T22:26:40.805 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-12T22:26:40.805 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.persist_stats_to_disk: 0 2024-04-12T22:26:40.805 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.write_dbid_to_manifest: 0 2024-04-12T22:26:40.805 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.log_readahead_size: 0 2024-04-12T22:26:40.805 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-12T22:26:40.805 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.best_efforts_recovery: 0 2024-04-12T22:26:40.805 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-12T22:26:40.805 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-12T22:26:40.805 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.allow_data_in_errors: 0 2024-04-12T22:26:40.805 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.db_host_id: __hostname__ 2024-04-12T22:26:40.805 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.max_background_jobs: 2 2024-04-12T22:26:40.806 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.max_background_compactions: -1 2024-04-12T22:26:40.806 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.max_subcompactions: 1 2024-04-12T22:26:40.806 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-12T22:26:40.806 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-12T22:26:40.806 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.delayed_write_rate : 16777216 2024-04-12T22:26:40.806 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.max_total_wal_size: 0 2024-04-12T22:26:40.806 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-12T22:26:40.806 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.stats_dump_period_sec: 600 2024-04-12T22:26:40.806 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.stats_persist_period_sec: 600 2024-04-12T22:26:40.806 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-12T22:26:40.806 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.max_open_files: -1 2024-04-12T22:26:40.806 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.bytes_per_sync: 0 2024-04-12T22:26:40.806 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.wal_bytes_per_sync: 0 2024-04-12T22:26:40.806 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.strict_bytes_per_sync: 0 2024-04-12T22:26:40.807 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.compaction_readahead_size: 0 2024-04-12T22:26:40.807 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.max_background_flushes: -1 2024-04-12T22:26:40.807 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Compression algorithms supported: 2024-04-12T22:26:40.807 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-12T22:26:40.807 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: kZSTD supported: 0 2024-04-12T22:26:40.807 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: kXpressCompression supported: 0 2024-04-12T22:26:40.807 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: kLZ4HCCompression supported: 1 2024-04-12T22:26:40.807 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: kLZ4Compression supported: 1 2024-04-12T22:26:40.807 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: kBZip2Compression supported: 0 2024-04-12T22:26:40.807 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: kZlibCompression supported: 1 2024-04-12T22:26:40.807 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: kSnappyCompression supported: 1 2024-04-12T22:26:40.807 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Fast CRC32 supported: Supported on x86 2024-04-12T22:26:40.807 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 2024-04-12T22:26:40.807 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-04-12T22:26:40.808 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-12T22:26:40.808 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.merge_operator: 2024-04-12T22:26:40.808 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.compaction_filter: None 2024-04-12T22:26:40.808 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.compaction_filter_factory: None 2024-04-12T22:26:40.808 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.sst_partitioner_factory: None 2024-04-12T22:26:40.808 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.memtable_factory: SkipListFactory 2024-04-12T22:26:40.808 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.table_factory: BlockBasedTable 2024-04-12T22:26:40.808 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55ca9ca29d00) 2024-04-12T22:26:40.808 INFO:journalctl@ceph.mon.a.smithi088.stdout: cache_index_and_filter_blocks: 1 2024-04-12T22:26:40.808 INFO:journalctl@ceph.mon.a.smithi088.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-12T22:26:40.808 INFO:journalctl@ceph.mon.a.smithi088.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-12T22:26:40.808 INFO:journalctl@ceph.mon.a.smithi088.stdout: pin_top_level_index_and_filter: 1 2024-04-12T22:26:40.808 INFO:journalctl@ceph.mon.a.smithi088.stdout: index_type: 0 2024-04-12T22:26:40.808 INFO:journalctl@ceph.mon.a.smithi088.stdout: data_block_index_type: 0 2024-04-12T22:26:40.808 INFO:journalctl@ceph.mon.a.smithi088.stdout: index_shortening: 1 2024-04-12T22:26:40.809 INFO:journalctl@ceph.mon.a.smithi088.stdout: data_block_hash_table_util_ratio: 0.750000 2024-04-12T22:26:40.809 INFO:journalctl@ceph.mon.a.smithi088.stdout: hash_index_allow_collision: 1 2024-04-12T22:26:40.809 INFO:journalctl@ceph.mon.a.smithi088.stdout: checksum: 1 2024-04-12T22:26:40.809 INFO:journalctl@ceph.mon.a.smithi088.stdout: no_block_cache: 0 2024-04-12T22:26:40.809 INFO:journalctl@ceph.mon.a.smithi088.stdout: block_cache: 0x55ca9ca94170 2024-04-12T22:26:40.809 INFO:journalctl@ceph.mon.a.smithi088.stdout: block_cache_name: BinnedLRUCache 2024-04-12T22:26:40.809 INFO:journalctl@ceph.mon.a.smithi088.stdout: block_cache_options: 2024-04-12T22:26:40.809 INFO:journalctl@ceph.mon.a.smithi088.stdout: capacity : 536870912 2024-04-12T22:26:40.809 INFO:journalctl@ceph.mon.a.smithi088.stdout: num_shard_bits : 4 2024-04-12T22:26:40.809 INFO:journalctl@ceph.mon.a.smithi088.stdout: strict_capacity_limit : 0 2024-04-12T22:26:40.809 INFO:journalctl@ceph.mon.a.smithi088.stdout: high_pri_pool_ratio: 0.000 2024-04-12T22:26:40.809 INFO:journalctl@ceph.mon.a.smithi088.stdout: block_cache_compressed: (nil) 2024-04-12T22:26:40.809 INFO:journalctl@ceph.mon.a.smithi088.stdout: persistent_cache: (nil) 2024-04-12T22:26:40.809 INFO:journalctl@ceph.mon.a.smithi088.stdout: block_size: 4096 2024-04-12T22:26:40.809 INFO:journalctl@ceph.mon.a.smithi088.stdout: block_size_deviation: 10 2024-04-12T22:26:40.810 INFO:journalctl@ceph.mon.a.smithi088.stdout: block_restart_interval: 16 2024-04-12T22:26:40.810 INFO:journalctl@ceph.mon.a.smithi088.stdout: index_block_restart_interval: 1 2024-04-12T22:26:40.810 INFO:journalctl@ceph.mon.a.smithi088.stdout: metadata_block_size: 4096 2024-04-12T22:26:40.810 INFO:journalctl@ceph.mon.a.smithi088.stdout: partition_filters: 0 2024-04-12T22:26:40.810 INFO:journalctl@ceph.mon.a.smithi088.stdout: use_delta_encoding: 1 2024-04-12T22:26:40.810 INFO:journalctl@ceph.mon.a.smithi088.stdout: filter_policy: rocksdb.BuiltinBloomFilter 2024-04-12T22:26:40.810 INFO:journalctl@ceph.mon.a.smithi088.stdout: whole_key_filtering: 1 2024-04-12T22:26:40.810 INFO:journalctl@ceph.mon.a.smithi088.stdout: verify_compression: 0 2024-04-12T22:26:40.810 INFO:journalctl@ceph.mon.a.smithi088.stdout: read_amp_bytes_per_bit: 0 2024-04-12T22:26:40.810 INFO:journalctl@ceph.mon.a.smithi088.stdout: format_version: 4 2024-04-12T22:26:40.810 INFO:journalctl@ceph.mon.a.smithi088.stdout: enable_index_compression: 1 2024-04-12T22:26:40.810 INFO:journalctl@ceph.mon.a.smithi088.stdout: block_align: 0 2024-04-12T22:26:40.810 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.write_buffer_size: 33554432 2024-04-12T22:26:40.810 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.max_write_buffer_number: 2 2024-04-12T22:26:40.810 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.compression: NoCompression 2024-04-12T22:26:40.811 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.bottommost_compression: Disabled 2024-04-12T22:26:40.811 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.prefix_extractor: nullptr 2024-04-12T22:26:40.811 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-12T22:26:40.811 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.num_levels: 7 2024-04-12T22:26:40.811 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-12T22:26:40.811 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-12T22:26:40.811 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-12T22:26:40.811 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-12T22:26:40.811 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-12T22:26:40.811 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-12T22:26:40.811 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-12T22:26:40.811 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-12T22:26:40.811 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-12T22:26:40.811 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-12T22:26:40.811 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.compression_opts.window_bits: -14 2024-04-12T22:26:40.812 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.compression_opts.level: 32767 2024-04-12T22:26:40.812 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.compression_opts.strategy: 0 2024-04-12T22:26:40.812 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-12T22:26:40.812 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-12T22:26:40.812 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-12T22:26:40.812 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.compression_opts.enabled: false 2024-04-12T22:26:40.812 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-12T22:26:40.812 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-12T22:26:40.812 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-12T22:26:40.812 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.target_file_size_base: 67108864 2024-04-12T22:26:40.812 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.target_file_size_multiplier: 1 2024-04-12T22:26:40.812 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-12T22:26:40.812 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-12T22:26:40.812 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-12T22:26:40.812 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-12T22:26:40.812 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-12T22:26:40.813 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-12T22:26:40.813 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-12T22:26:40.813 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-12T22:26:40.813 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-12T22:26:40.813 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-12T22:26:40.813 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-12T22:26:40.813 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-12T22:26:40.813 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.arena_block_size: 4194304 2024-04-12T22:26:40.813 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-12T22:26:40.813 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-12T22:26:40.813 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-04-12T22:26:40.813 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.disable_auto_compactions: 0 2024-04-12T22:26:40.813 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-12T22:26:40.813 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-12T22:26:40.814 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-12T22:26:40.814 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-12T22:26:40.814 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-12T22:26:40.814 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-12T22:26:40.814 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-12T22:26:40.814 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-12T22:26:40.814 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-12T22:26:40.814 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-12T22:26:40.814 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.table_properties_collectors: 2024-04-12T22:26:40.814 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.inplace_update_support: 0 2024-04-12T22:26:40.814 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.inplace_update_num_locks: 10000 2024-04-12T22:26:40.814 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-12T22:26:40.814 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-12T22:26:40.814 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.memtable_huge_page_size: 0 2024-04-12T22:26:40.815 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.bloom_locality: 0 2024-04-12T22:26:40.815 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.max_successive_merges: 0 2024-04-12T22:26:40.815 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.optimize_filters_for_hits: 0 2024-04-12T22:26:40.815 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.paranoid_file_checks: 0 2024-04-12T22:26:40.815 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.force_consistency_checks: 1 2024-04-12T22:26:40.815 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.report_bg_io_stats: 0 2024-04-12T22:26:40.815 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.ttl: 2592000 2024-04-12T22:26:40.815 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.periodic_compaction_seconds: 0 2024-04-12T22:26:40.815 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.enable_blob_files: false 2024-04-12T22:26:40.815 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.min_blob_size: 0 2024-04-12T22:26:40.815 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.blob_file_size: 268435456 2024-04-12T22:26:40.815 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.blob_compression_type: NoCompression 2024-04-12T22:26:40.815 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.enable_blob_garbage_collection: false 2024-04-12T22:26:40.815 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-12T22:26:40.816 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: 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-12T22:26:40.816 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 5 2024-04-12T22:26:40.816 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: [db/version_set.cc:4083] Creating manifest 13 2024-04-12T22:26:40.816 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: EVENT_LOG_v1 {"time_micros": 1712960800743504, "job": 1, "event": "recovery_started", "wal_files": [10]} 2024-04-12T22:26:40.816 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #10 mode 2 2024-04-12T22:26:40.816 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: 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-12T22:26:40.816 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: EVENT_LOG_v1 {"time_micros": 1712960800744174, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 14, "file_size": 79179, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 77442, "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": 71751, "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": 1712960800, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "8f5dead6-65cb-499f-ba87-f58adef1f230", "db_session_id": "DSN3FJ4SQ6MTO09APBKY"}} 2024-04-12T22:26:40.816 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: [db/version_set.cc:4083] Creating manifest 15 2024-04-12T22:26:40.816 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: EVENT_LOG_v1 {"time_micros": 1712960800744493, "job": 1, "event": "recovery_finished"} 2024-04-12T22:26:40.816 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: 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-12T22:26:40.816 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x55ca9ca7aa80 2024-04-12T22:26:40.817 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: DB pointer 0x55ca9ca8a000 2024-04-12T22:26:40.817 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-04-12T22:26:40.817 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: rocksdb: [db/db_impl/db_impl.cc:903] 2024-04-12T22:26:40.817 INFO:journalctl@ceph.mon.a.smithi088.stdout: ** DB Stats ** 2024-04-12T22:26:40.817 INFO:journalctl@ceph.mon.a.smithi088.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-12T22:26:40.817 INFO:journalctl@ceph.mon.a.smithi088.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-12T22:26:40.817 INFO:journalctl@ceph.mon.a.smithi088.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-12T22:26:40.817 INFO:journalctl@ceph.mon.a.smithi088.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-12T22:26:40.817 INFO:journalctl@ceph.mon.a.smithi088.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-12T22:26:40.818 INFO:journalctl@ceph.mon.a.smithi088.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-04-12T22:26:40.818 INFO:journalctl@ceph.mon.a.smithi088.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-12T22:26:40.818 INFO:journalctl@ceph.mon.a.smithi088.stdout: 2024-04-12T22:26:40.818 INFO:journalctl@ceph.mon.a.smithi088.stdout: ** Compaction Stats [default] ** 2024-04-12T22:26:40.818 INFO:journalctl@ceph.mon.a.smithi088.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-12T22:26:40.818 INFO:journalctl@ceph.mon.a.smithi088.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-12T22:26:40.818 INFO:journalctl@ceph.mon.a.smithi088.stdout: L0 2/0 79.08 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 167.8 0.00 0.00 1 0.000 0 0 2024-04-12T22:26:40.818 INFO:journalctl@ceph.mon.a.smithi088.stdout: Sum 2/0 79.08 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 167.8 0.00 0.00 1 0.000 0 0 2024-04-12T22:26:40.818 INFO:journalctl@ceph.mon.a.smithi088.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 167.8 0.00 0.00 1 0.000 0 0 2024-04-12T22:26:40.818 INFO:journalctl@ceph.mon.a.smithi088.stdout: 2024-04-12T22:26:40.818 INFO:journalctl@ceph.mon.a.smithi088.stdout: ** Compaction Stats [default] ** 2024-04-12T22:26:40.818 INFO:journalctl@ceph.mon.a.smithi088.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-12T22:26:40.818 INFO:journalctl@ceph.mon.a.smithi088.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-12T22:26:40.819 INFO:journalctl@ceph.mon.a.smithi088.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 167.8 0.00 0.00 1 0.000 0 0 2024-04-12T22:26:40.819 INFO:journalctl@ceph.mon.a.smithi088.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-12T22:26:40.819 INFO:journalctl@ceph.mon.a.smithi088.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-04-12T22:26:40.819 INFO:journalctl@ceph.mon.a.smithi088.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-12T22:26:40.819 INFO:journalctl@ceph.mon.a.smithi088.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-04-12T22:26:40.819 INFO:journalctl@ceph.mon.a.smithi088.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-04-12T22:26:40.819 INFO:journalctl@ceph.mon.a.smithi088.stdout: AddFile(Keys): cumulative 0, interval 0 2024-04-12T22:26:40.819 INFO:journalctl@ceph.mon.a.smithi088.stdout: Cumulative compaction: 0.00 GB write, 26.31 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-12T22:26:40.819 INFO:journalctl@ceph.mon.a.smithi088.stdout: Interval compaction: 0.00 GB write, 26.31 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-12T22:26:40.819 INFO:journalctl@ceph.mon.a.smithi088.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-12T22:26:40.819 INFO:journalctl@ceph.mon.a.smithi088.stdout: 2024-04-12T22:26:40.819 INFO:journalctl@ceph.mon.a.smithi088.stdout: ** File Read Latency Histogram By Level [default] ** 2024-04-12T22:26:40.819 INFO:journalctl@ceph.mon.a.smithi088.stdout: 2024-04-12T22:26:40.819 INFO:journalctl@ceph.mon.a.smithi088.stdout: ** Compaction Stats [default] ** 2024-04-12T22:26:40.819 INFO:journalctl@ceph.mon.a.smithi088.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-12T22:26:40.820 INFO:journalctl@ceph.mon.a.smithi088.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-12T22:26:40.820 INFO:journalctl@ceph.mon.a.smithi088.stdout: L0 2/0 79.08 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 167.8 0.00 0.00 1 0.000 0 0 2024-04-12T22:26:40.820 INFO:journalctl@ceph.mon.a.smithi088.stdout: Sum 2/0 79.08 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 167.8 0.00 0.00 1 0.000 0 0 2024-04-12T22:26:40.820 INFO:journalctl@ceph.mon.a.smithi088.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-12T22:26:40.820 INFO:journalctl@ceph.mon.a.smithi088.stdout: 2024-04-12T22:26:40.820 INFO:journalctl@ceph.mon.a.smithi088.stdout: ** Compaction Stats [default] ** 2024-04-12T22:26:40.820 INFO:journalctl@ceph.mon.a.smithi088.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-12T22:26:40.820 INFO:journalctl@ceph.mon.a.smithi088.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-12T22:26:40.820 INFO:journalctl@ceph.mon.a.smithi088.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 167.8 0.00 0.00 1 0.000 0 0 2024-04-12T22:26:40.820 INFO:journalctl@ceph.mon.a.smithi088.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-12T22:26:40.820 INFO:journalctl@ceph.mon.a.smithi088.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-04-12T22:26:40.820 INFO:journalctl@ceph.mon.a.smithi088.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-12T22:26:40.820 INFO:journalctl@ceph.mon.a.smithi088.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-04-12T22:26:40.821 INFO:journalctl@ceph.mon.a.smithi088.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-04-12T22:26:40.821 INFO:journalctl@ceph.mon.a.smithi088.stdout: AddFile(Keys): cumulative 0, interval 0 2024-04-12T22:26:40.821 INFO:journalctl@ceph.mon.a.smithi088.stdout: Cumulative compaction: 0.00 GB write, 26.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-12T22:26:40.821 INFO:journalctl@ceph.mon.a.smithi088.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-12T22:26:40.821 INFO:journalctl@ceph.mon.a.smithi088.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-12T22:26:40.821 INFO:journalctl@ceph.mon.a.smithi088.stdout: 2024-04-12T22:26:40.821 INFO:journalctl@ceph.mon.a.smithi088.stdout: ** File Read Latency Histogram By Level [default] ** 2024-04-12T22:26:40.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: starting mon.a rank 0 at public addrs [v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0] at bind addrs [v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid a5fdb6f0-f91b-11ee-bc8d-c7b262605968 2024-04-12T22:26:40.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: mon.a@-1(???) e1 preinit fsid a5fdb6f0-f91b-11ee-bc8d-c7b262605968 2024-04-12T22:26:40.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: mon.a@-1(???).mds e1 new map 2024-04-12T22:26:40.821 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: mon.a@-1(???).mds e1 print_map 2024-04-12T22:26:40.821 INFO:journalctl@ceph.mon.a.smithi088.stdout: e1 2024-04-12T22:26:40.821 INFO:journalctl@ceph.mon.a.smithi088.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-04-12T22:26:40.821 INFO:journalctl@ceph.mon.a.smithi088.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-12T22:26:40.822 INFO:journalctl@ceph.mon.a.smithi088.stdout: legacy client fscid: -1 2024-04-12T22:26:40.822 INFO:journalctl@ceph.mon.a.smithi088.stdout: 2024-04-12T22:26:40.822 INFO:journalctl@ceph.mon.a.smithi088.stdout: No filesystems configured 2024-04-12T22:26:40.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-04-12T22:26:40.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-12T22:26:40.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-12T22:26:40.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-12T22:26:40.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-04-12T22:26:40.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: expand_channel_meta expand map: {default=false} 2024-04-12T22:26:40.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: expand_channel_meta from 'false' to 'false' 2024-04-12T22:26:40.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: expand_channel_meta expanded map: {default=false} 2024-04-12T22:26:40.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: expand_channel_meta expand map: {default=info} 2024-04-12T22:26:40.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: expand_channel_meta from 'info' to 'info' 2024-04-12T22:26:40.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: expand_channel_meta expanded map: {default=info} 2024-04-12T22:26:40.823 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: expand_channel_meta expand map: {default=daemon} 2024-04-12T22:26:40.823 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: expand_channel_meta from 'daemon' to 'daemon' 2024-04-12T22:26:40.823 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: expand_channel_meta expanded map: {default=daemon} 2024-04-12T22:26:40.823 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: expand_channel_meta expand map: {default=debug} 2024-04-12T22:26:40.823 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: expand_channel_meta from 'debug' to 'debug' 2024-04-12T22:26:40.823 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: expand_channel_meta expanded map: {default=debug} 2024-04-12T22:26:40.823 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 bash[24817]: b870d97d04d56fcbc6eec9a08201e89edbc45cefa5ad2e8bd8f2818cf58a0d4b 2024-04-12T22:26:40.823 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 systemd[1]: Started Ceph mon.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:26:40.823 INFO:teuthology.orchestra.run.smithi088.stderr:Setting mon public_network to 172.21.0.0/20 2024-04-12T22:26:41.118 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: mon.a is new leader, mons a in quorum (ranks 0) 2024-04-12T22:26:41.118 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: monmap e1: 1 mons at {a=[v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0]} 2024-04-12T22:26:41.118 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: fsmap 2024-04-12T22:26:41.118 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: osdmap e1: 0 total, 0 up, 0 in 2024-04-12T22:26:41.118 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:40 smithi088 ceph-mon[24836]: mgrmap e1: no daemons active 2024-04-12T22:26:42.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:42 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/3035778637' entity='client.admin' 2024-04-12T22:26:47.173 INFO:teuthology.orchestra.run.smithi088.stderr:Wrote config to /etc/ceph/ceph.conf 2024-04-12T22:26:47.174 INFO:teuthology.orchestra.run.smithi088.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-04-12T22:26:47.174 INFO:teuthology.orchestra.run.smithi088.stderr:Creating mgr... 2024-04-12T22:26:47.174 INFO:teuthology.orchestra.run.smithi088.stderr:Verifying port 9283 ... 2024-04-12T22:26:47.458 INFO:teuthology.orchestra.run.smithi088.stderr:systemctl: Failed to reset failed state of unit ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@mgr.y.service: Unit ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@mgr.y.service not loaded. 2024-04-12T22:26:47.465 INFO:teuthology.orchestra.run.smithi088.stderr:systemctl: Created symlink /etc/systemd/system/ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968.target.wants/ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@mgr.y.service → /etc/systemd/system/ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@.service. 2024-04-12T22:26:47.925 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:26:47 smithi088 systemd[1]: Starting Ceph mgr.y for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:26:48.186 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:26:47 smithi088 podman[25064]: 2024-04-12 22:26:47.829047609 +0000 UTC m=+0.018230639 image pull e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9 quay.io/ceph/ceph:v17.2.0 2024-04-12T22:26:49.185 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:26:48 smithi088 podman[25064]: 2024-04-12 22:26:48.767896839 +0000 UTC m=+0.957079860 container create 1e4150cb3b5faf78e352c84862abab471039742d159ce29c25360f37aa8deb9a (image=quay.io/ceph/ceph:v17.2.0, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y, io.buildah.version=1.19.8, com.redhat.component=centos-stream-container, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, GIT_CLEAN=True, version=8, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, GIT_BRANCH=HEAD, ceph=True, distribution-scope=public, CEPH_POINT_RELEASE=-17.2.0, vendor=Red Hat, Inc., build-date=2022-05-03T08:36:31.336870, io.openshift.expose-services=, 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., 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, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, vcs-type=git, GIT_REPO=https://github.com/ceph/ceph-container.git, architecture=x86_64, release=754, io.openshift.tags=base centos centos-stream, name=centos-stream, RELEASE=HEAD, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, maintainer=Guillaume Abrioux , com.redhat.license_terms=https://centos.org/legal/licensing-policy/) 2024-04-12T22:26:50.021 INFO:teuthology.orchestra.run.smithi088.stderr:systemctl: disabled 2024-04-12T22:26:50.030 INFO:teuthology.orchestra.run.smithi088.stderr:systemctl: inactive 2024-04-12T22:26:50.030 INFO:teuthology.orchestra.run.smithi088.stderr:firewalld.service is not enabled 2024-04-12T22:26:50.030 INFO:teuthology.orchestra.run.smithi088.stderr:Not possible to enable service . firewalld.service is not available 2024-04-12T22:26:50.036 INFO:teuthology.orchestra.run.smithi088.stderr:systemctl: disabled 2024-04-12T22:26:50.043 INFO:teuthology.orchestra.run.smithi088.stderr:systemctl: inactive 2024-04-12T22:26:50.044 INFO:teuthology.orchestra.run.smithi088.stderr:firewalld.service is not enabled 2024-04-12T22:26:50.044 INFO:teuthology.orchestra.run.smithi088.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2024-04-12T22:26:50.044 INFO:teuthology.orchestra.run.smithi088.stderr:Waiting for mgr to start... 2024-04-12T22:26:50.044 INFO:teuthology.orchestra.run.smithi088.stderr:Waiting for mgr... 2024-04-12T22:26:50.185 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:26:49 smithi088 podman[25064]: 2024-04-12 22:26:49.933083577 +0000 UTC m=+2.122266597 container init 1e4150cb3b5faf78e352c84862abab471039742d159ce29c25360f37aa8deb9a (image=quay.io/ceph/ceph:v17.2.0, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y, GIT_BRANCH=HEAD, GIT_CLEAN=True, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, 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, ceph=True, com.redhat.component=centos-stream-container, vcs-type=git, version=8, CEPH_POINT_RELEASE=-17.2.0, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, GIT_REPO=https://github.com/ceph/ceph-container.git, distribution-scope=public, release=754, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, io.buildah.version=1.19.8, io.k8s.display-name=CentOS Stream 8, build-date=2022-05-03T08:36:31.336870, RELEASE=HEAD, architecture=x86_64, io.openshift.tags=base centos centos-stream, maintainer=Guillaume Abrioux , name=centos-stream, 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.expose-services=, vendor=Red Hat, Inc.) 2024-04-12T22:26:50.185 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:26:49 smithi088 podman[25064]: 2024-04-12 22:26:49.936224743 +0000 UTC m=+2.125407765 container start 1e4150cb3b5faf78e352c84862abab471039742d159ce29c25360f37aa8deb9a (image=quay.io/ceph/ceph:v17.2.0, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, GIT_BRANCH=HEAD, vcs-type=git, io.openshift.tags=base centos centos-stream, ceph=True, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, GIT_CLEAN=True, CEPH_POINT_RELEASE=-17.2.0, io.openshift.expose-services=, com.redhat.component=centos-stream-container, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, name=centos-stream, distribution-scope=public, 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., architecture=x86_64, vendor=Red Hat, Inc., 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, 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 , GIT_REPO=https://github.com/ceph/ceph-container.git, io.buildah.version=1.19.8, RELEASE=HEAD, release=754, version=8) 2024-04-12T22:26:50.186 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:26:50 smithi088 bash[25064]: 1e4150cb3b5faf78e352c84862abab471039742d159ce29c25360f37aa8deb9a 2024-04-12T22:26:50.186 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:26:50 smithi088 systemd[1]: Started Ceph mgr.y for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:26:50.577 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:26:50 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:26:50.434+0000 7f492e8ab000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-12T22:26:50.577 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:26:50 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:26:50.526+0000 7f492e8ab000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-12T22:26:50.580 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: 2024-04-12T22:26:50.580 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: { 2024-04-12T22:26:50.580 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "fsid": "a5fdb6f0-f91b-11ee-bc8d-c7b262605968", 2024-04-12T22:26:50.580 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "health": { 2024-04-12T22:26:50.580 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-04-12T22:26:50.581 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "checks": {}, 2024-04-12T22:26:50.581 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "mutes": [] 2024-04-12T22:26:50.581 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: }, 2024-04-12T22:26:50.581 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-04-12T22:26:50.581 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "quorum": [ 2024-04-12T22:26:50.581 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: 0 2024-04-12T22:26:50.581 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: ], 2024-04-12T22:26:50.581 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "quorum_names": [ 2024-04-12T22:26:50.581 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "a" 2024-04-12T22:26:50.581 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: ], 2024-04-12T22:26:50.581 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "quorum_age": 9, 2024-04-12T22:26:50.581 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "monmap": { 2024-04-12T22:26:50.581 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-12T22:26:50.581 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-04-12T22:26:50.581 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "num_mons": 1 2024-04-12T22:26:50.582 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: }, 2024-04-12T22:26:50.582 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "osdmap": { 2024-04-12T22:26:50.582 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-12T22:26:50.582 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "num_osds": 0, 2024-04-12T22:26:50.582 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-04-12T22:26:50.582 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-04-12T22:26:50.582 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-04-12T22:26:50.586 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-04-12T22:26:50.586 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-04-12T22:26:50.586 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: }, 2024-04-12T22:26:50.586 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "pgmap": { 2024-04-12T22:26:50.586 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-04-12T22:26:50.586 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-04-12T22:26:50.586 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "num_pools": 0, 2024-04-12T22:26:50.586 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "num_objects": 0, 2024-04-12T22:26:50.586 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-04-12T22:26:50.586 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-04-12T22:26:50.586 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-04-12T22:26:50.587 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "bytes_total": 0 2024-04-12T22:26:50.587 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: }, 2024-04-12T22:26:50.587 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "fsmap": { 2024-04-12T22:26:50.587 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-12T22:26:50.587 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "by_rank": [], 2024-04-12T22:26:50.587 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "up:standby": 0 2024-04-12T22:26:50.587 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: }, 2024-04-12T22:26:50.587 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "mgrmap": { 2024-04-12T22:26:50.588 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "available": false, 2024-04-12T22:26:50.588 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-04-12T22:26:50.588 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "modules": [ 2024-04-12T22:26:50.588 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "iostat", 2024-04-12T22:26:50.588 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "nfs", 2024-04-12T22:26:50.588 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "restful" 2024-04-12T22:26:50.588 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: ], 2024-04-12T22:26:50.588 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "services": {} 2024-04-12T22:26:50.588 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: }, 2024-04-12T22:26:50.588 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "servicemap": { 2024-04-12T22:26:50.588 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-12T22:26:50.588 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "modified": "2024-04-12T22:26:36.608751+0000", 2024-04-12T22:26:50.589 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "services": {} 2024-04-12T22:26:50.589 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: }, 2024-04-12T22:26:50.589 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "progress_events": {} 2024-04-12T22:26:50.589 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: } 2024-04-12T22:26:50.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:50 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/121982191' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-12T22:26:51.141 INFO:teuthology.orchestra.run.smithi088.stderr:mgr not available, waiting (1/15)... 2024-04-12T22:26:51.218 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:26:51 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:26:51.128+0000 7f492e8ab000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-12T22:26:51.523 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:26:51 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:26:51.217+0000 7f492e8ab000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-12T22:26:51.523 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:26:51 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:26:51.298+0000 7f492e8ab000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-12T22:26:51.523 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:26:51 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:26:51.444+0000 7f492e8ab000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-12T22:26:51.523 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:26:51 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:26:51.522+0000 7f492e8ab000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-12T22:26:51.875 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:26:51 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:26:51.628+0000 7f492e8ab000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-12T22:26:51.875 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:26:51 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:26:51.712+0000 7f492e8ab000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-12T22:26:51.875 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:26:51 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:26:51.874+0000 7f492e8ab000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-12T22:26:52.185 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:26:51 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:26:51.958+0000 7f492e8ab000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-12T22:26:53.265 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:26:52 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:26:52.981+0000 7f492e8ab000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-12T22:26:53.266 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:26:53 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:26:53.109+0000 7f492e8ab000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-12T22:26:53.528 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:26:53 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:26:53.303+0000 7f492e8ab000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-12T22:26:53.528 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:26:53 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:26:53.390+0000 7f492e8ab000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-12T22:26:53.528 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:26:53 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:26:53.527+0000 7f492e8ab000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-12T22:26:53.712 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: 2024-04-12T22:26:53.712 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: { 2024-04-12T22:26:53.712 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "fsid": "a5fdb6f0-f91b-11ee-bc8d-c7b262605968", 2024-04-12T22:26:53.712 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "health": { 2024-04-12T22:26:53.712 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-04-12T22:26:53.712 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "checks": {}, 2024-04-12T22:26:53.712 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "mutes": [] 2024-04-12T22:26:53.712 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: }, 2024-04-12T22:26:53.712 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-04-12T22:26:53.712 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "quorum": [ 2024-04-12T22:26:53.712 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: 0 2024-04-12T22:26:53.713 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: ], 2024-04-12T22:26:53.713 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "quorum_names": [ 2024-04-12T22:26:53.713 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "a" 2024-04-12T22:26:53.713 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: ], 2024-04-12T22:26:53.713 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "quorum_age": 12, 2024-04-12T22:26:53.713 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "monmap": { 2024-04-12T22:26:53.713 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-12T22:26:53.713 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-04-12T22:26:53.713 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "num_mons": 1 2024-04-12T22:26:53.713 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: }, 2024-04-12T22:26:53.713 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "osdmap": { 2024-04-12T22:26:53.713 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-12T22:26:53.713 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "num_osds": 0, 2024-04-12T22:26:53.713 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-04-12T22:26:53.713 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-04-12T22:26:53.713 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-04-12T22:26:53.716 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-04-12T22:26:53.717 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-04-12T22:26:53.717 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: }, 2024-04-12T22:26:53.717 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "pgmap": { 2024-04-12T22:26:53.717 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-04-12T22:26:53.717 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-04-12T22:26:53.717 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "num_pools": 0, 2024-04-12T22:26:53.717 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "num_objects": 0, 2024-04-12T22:26:53.717 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-04-12T22:26:53.717 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-04-12T22:26:53.717 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-04-12T22:26:53.717 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "bytes_total": 0 2024-04-12T22:26:53.717 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: }, 2024-04-12T22:26:53.717 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "fsmap": { 2024-04-12T22:26:53.717 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-12T22:26:53.717 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "by_rank": [], 2024-04-12T22:26:53.718 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "up:standby": 0 2024-04-12T22:26:53.718 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: }, 2024-04-12T22:26:53.718 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "mgrmap": { 2024-04-12T22:26:53.718 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "available": false, 2024-04-12T22:26:53.718 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-04-12T22:26:53.718 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "modules": [ 2024-04-12T22:26:53.718 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "iostat", 2024-04-12T22:26:53.718 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "nfs", 2024-04-12T22:26:53.718 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "restful" 2024-04-12T22:26:53.718 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: ], 2024-04-12T22:26:53.718 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "services": {} 2024-04-12T22:26:53.718 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: }, 2024-04-12T22:26:53.718 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "servicemap": { 2024-04-12T22:26:53.718 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-12T22:26:53.718 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "modified": "2024-04-12T22:26:36.608751+0000", 2024-04-12T22:26:53.719 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "services": {} 2024-04-12T22:26:53.719 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: }, 2024-04-12T22:26:53.719 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "progress_events": {} 2024-04-12T22:26:53.719 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: } 2024-04-12T22:26:53.853 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:53 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/2152639785' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-12T22:26:54.155 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:26:53 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:26:53.852+0000 7f492e8ab000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-12T22:26:54.155 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:26:54 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:26:54.071+0000 7f492e8ab000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-12T22:26:54.155 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:26:54 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:26:54.154+0000 7f492e8ab000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-12T22:26:54.321 INFO:teuthology.orchestra.run.smithi088.stderr:mgr not available, waiting (2/15)... 2024-04-12T22:26:54.435 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:26:54 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:26:54.321+0000 7f492e8ab000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-12T22:26:55.505 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:26:55 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:26:55.218+0000 7f492e8ab000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-12T22:26:55.505 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:26:55 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:26:55.504+0000 7f492e8ab000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-12T22:26:55.796 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:26:55 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:26:55.597+0000 7f492e8ab000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-12T22:26:55.796 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:26:55 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:26:55.743+0000 7f492e8ab000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-12T22:26:56.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:55 smithi088 ceph-mon[24836]: Activating manager daemon y 2024-04-12T22:26:56.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:55 smithi088 ceph-mon[24836]: mgrmap e2: y(active, starting, since 0.00268909s) 2024-04-12T22:26:56.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:55 smithi088 ceph-mon[24836]: from='mgr.14100 172.21.15.88:0/2280466520' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-12T22:26:56.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:55 smithi088 ceph-mon[24836]: from='mgr.14100 172.21.15.88:0/2280466520' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-12T22:26:56.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:55 smithi088 ceph-mon[24836]: from='mgr.14100 172.21.15.88:0/2280466520' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-12T22:26:56.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:55 smithi088 ceph-mon[24836]: from='mgr.14100 172.21.15.88:0/2280466520' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-12T22:26:56.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:55 smithi088 ceph-mon[24836]: from='mgr.14100 172.21.15.88:0/2280466520' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-12T22:26:56.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:55 smithi088 ceph-mon[24836]: Manager daemon y is now available 2024-04-12T22:26:56.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:55 smithi088 ceph-mon[24836]: from='mgr.14100 172.21.15.88:0/2280466520' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-12T22:26:56.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:55 smithi088 ceph-mon[24836]: from='mgr.14100 172.21.15.88:0/2280466520' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-12T22:26:56.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:55 smithi088 ceph-mon[24836]: from='mgr.14100 172.21.15.88:0/2280466520' entity='mgr.y' 2024-04-12T22:26:56.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:55 smithi088 ceph-mon[24836]: from='mgr.14100 172.21.15.88:0/2280466520' entity='mgr.y' 2024-04-12T22:26:56.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:55 smithi088 ceph-mon[24836]: from='mgr.14100 172.21.15.88:0/2280466520' entity='mgr.y' 2024-04-12T22:26:57.028 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: 2024-04-12T22:26:57.029 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: { 2024-04-12T22:26:57.029 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "fsid": "a5fdb6f0-f91b-11ee-bc8d-c7b262605968", 2024-04-12T22:26:57.029 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "health": { 2024-04-12T22:26:57.029 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-04-12T22:26:57.029 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "checks": {}, 2024-04-12T22:26:57.029 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "mutes": [] 2024-04-12T22:26:57.029 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: }, 2024-04-12T22:26:57.029 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-04-12T22:26:57.029 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "quorum": [ 2024-04-12T22:26:57.029 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: 0 2024-04-12T22:26:57.029 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: ], 2024-04-12T22:26:57.029 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "quorum_names": [ 2024-04-12T22:26:57.029 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "a" 2024-04-12T22:26:57.030 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: ], 2024-04-12T22:26:57.030 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "quorum_age": 16, 2024-04-12T22:26:57.030 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "monmap": { 2024-04-12T22:26:57.030 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-12T22:26:57.030 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-04-12T22:26:57.030 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "num_mons": 1 2024-04-12T22:26:57.030 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: }, 2024-04-12T22:26:57.030 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "osdmap": { 2024-04-12T22:26:57.030 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-12T22:26:57.030 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "num_osds": 0, 2024-04-12T22:26:57.030 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-04-12T22:26:57.030 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-04-12T22:26:57.030 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-04-12T22:26:57.030 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-04-12T22:26:57.034 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-04-12T22:26:57.034 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: }, 2024-04-12T22:26:57.034 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "pgmap": { 2024-04-12T22:26:57.034 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-04-12T22:26:57.034 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-04-12T22:26:57.034 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "num_pools": 0, 2024-04-12T22:26:57.034 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "num_objects": 0, 2024-04-12T22:26:57.034 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-04-12T22:26:57.034 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-04-12T22:26:57.035 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-04-12T22:26:57.035 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "bytes_total": 0 2024-04-12T22:26:57.035 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: }, 2024-04-12T22:26:57.035 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "fsmap": { 2024-04-12T22:26:57.035 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-12T22:26:57.035 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "by_rank": [], 2024-04-12T22:26:57.035 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "up:standby": 0 2024-04-12T22:26:57.035 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: }, 2024-04-12T22:26:57.035 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "mgrmap": { 2024-04-12T22:26:57.035 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "available": true, 2024-04-12T22:26:57.035 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-04-12T22:26:57.035 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "modules": [ 2024-04-12T22:26:57.035 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "iostat", 2024-04-12T22:26:57.035 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "nfs", 2024-04-12T22:26:57.035 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "restful" 2024-04-12T22:26:57.036 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: ], 2024-04-12T22:26:57.036 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "services": {} 2024-04-12T22:26:57.036 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: }, 2024-04-12T22:26:57.036 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "servicemap": { 2024-04-12T22:26:57.036 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-12T22:26:57.036 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "modified": "2024-04-12T22:26:36.608751+0000", 2024-04-12T22:26:57.036 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "services": {} 2024-04-12T22:26:57.036 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: }, 2024-04-12T22:26:57.036 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "progress_events": {} 2024-04-12T22:26:57.036 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: } 2024-04-12T22:26:57.665 INFO:teuthology.orchestra.run.smithi088.stderr:mgr is available 2024-04-12T22:26:57.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:57 smithi088 ceph-mon[24836]: mgrmap e3: y(active, since 1.01152s) 2024-04-12T22:26:57.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:57 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/337866467' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-12T22:26:58.234 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: 2024-04-12T22:26:58.234 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: [global] 2024-04-12T22:26:58.234 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: fsid = a5fdb6f0-f91b-11ee-bc8d-c7b262605968 2024-04-12T22:26:58.235 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-04-12T22:26:58.235 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-04-12T22:26:58.235 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-04-12T22:26:58.235 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-04-12T22:26:58.235 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: 2024-04-12T22:26:58.235 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: [mgr] 2024-04-12T22:26:58.235 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-04-12T22:26:58.235 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: 2024-04-12T22:26:58.235 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: [osd] 2024-04-12T22:26:58.235 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-04-12T22:26:58.235 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-04-12T22:26:58.798 INFO:teuthology.orchestra.run.smithi088.stderr:Enabling cephadm module... 2024-04-12T22:26:59.038 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:58 smithi088 ceph-mon[24836]: mgrmap e4: y(active, since 2s) 2024-04-12T22:26:59.038 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:58 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/2113267829' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-04-12T22:26:59.038 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:58 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/2113267829' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-04-12T22:27:00.066 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:26:59 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/2124027378' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-04-12T22:27:00.066 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:26:59 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: ignoring --setuser ceph since I am not root 2024-04-12T22:27:00.066 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:26:59 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: ignoring --setgroup ceph since I am not root 2024-04-12T22:27:00.351 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:27:00 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:27:00.260+0000 7f11e68a2000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-12T22:27:00.351 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:27:00 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:27:00.350+0000 7f11e68a2000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-12T22:27:00.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:00 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/2124027378' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-04-12T22:27:00.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:00 smithi088 ceph-mon[24836]: mgrmap e5: y(active, since 4s) 2024-04-12T22:27:01.056 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: { 2024-04-12T22:27:01.056 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "epoch": 5, 2024-04-12T22:27:01.056 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "available": true, 2024-04-12T22:27:01.056 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "active_name": "y", 2024-04-12T22:27:01.056 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "num_standby": 0 2024-04-12T22:27:01.056 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: } 2024-04-12T22:27:01.282 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:27:00 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:27:00.955+0000 7f11e68a2000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-12T22:27:01.282 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:27:01 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:27:01.045+0000 7f11e68a2000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-12T22:27:01.282 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:27:01 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:27:01.133+0000 7f11e68a2000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-12T22:27:01.282 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:27:01 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:27:01.281+0000 7f11e68a2000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-12T22:27:01.555 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:27:01 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:27:01.361+0000 7f11e68a2000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-12T22:27:01.556 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:27:01 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:27:01.471+0000 7f11e68a2000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-12T22:27:01.556 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:27:01 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:27:01.554+0000 7f11e68a2000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-12T22:27:01.750 INFO:teuthology.orchestra.run.smithi088.stderr:Waiting for the mgr to restart... 2024-04-12T22:27:01.750 INFO:teuthology.orchestra.run.smithi088.stderr:Waiting for mgr epoch 5... 2024-04-12T22:27:01.809 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:01 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/2670769858' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-04-12T22:27:01.809 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:27:01 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:27:01.718+0000 7f11e68a2000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-12T22:27:02.108 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:27:01 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:27:01.808+0000 7f11e68a2000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-12T22:27:03.150 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:27:02 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:27:02.830+0000 7f11e68a2000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-12T22:27:03.150 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:27:02 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:27:02.960+0000 7f11e68a2000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-12T22:27:03.150 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:27:03 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:27:03.149+0000 7f11e68a2000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-12T22:27:03.435 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:27:03 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:27:03.235+0000 7f11e68a2000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-12T22:27:03.435 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:27:03 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:27:03.369+0000 7f11e68a2000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-12T22:27:03.935 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:27:03 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:27:03.682+0000 7f11e68a2000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-12T22:27:03.935 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:27:03 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:27:03.899+0000 7f11e68a2000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-12T22:27:04.435 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:27:03 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:27:03.983+0000 7f11e68a2000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-12T22:27:04.435 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:27:04 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:27:04.152+0000 7f11e68a2000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-12T22:27:05.364 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:27:05 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:27:05.074+0000 7f11e68a2000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-12T22:27:05.364 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:27:05 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:27:05.363+0000 7f11e68a2000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-12T22:27:05.685 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:27:05 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:27:05.456+0000 7f11e68a2000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-12T22:27:05.685 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:27:05 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:27:05.605+0000 7f11e68a2000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-12T22:27:06.669 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:27:06 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: [12/Apr/2024:22:27:06] ENGINE Bus STARTING 2024-04-12T22:27:06.669 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:27:06 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: [12/Apr/2024:22:27:06] ENGINE Serving on https://172.21.15.88:7150 2024-04-12T22:27:06.669 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:27:06 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: [12/Apr/2024:22:27:06] ENGINE Bus STARTED 2024-04-12T22:27:06.669 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: { 2024-04-12T22:27:06.669 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:06 smithi088 ceph-mon[24836]: Active manager daemon y restarted 2024-04-12T22:27:06.670 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:06 smithi088 ceph-mon[24836]: Activating manager daemon y 2024-04-12T22:27:06.670 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:06 smithi088 ceph-mon[24836]: osdmap e2: 0 total, 0 up, 0 in 2024-04-12T22:27:06.670 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:06 smithi088 ceph-mon[24836]: mgrmap e6: y(active, starting, since 0.0524304s) 2024-04-12T22:27:06.670 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:06 smithi088 ceph-mon[24836]: from='mgr.14118 172.21.15.88:0/3034362889' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-12T22:27:06.670 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:06 smithi088 ceph-mon[24836]: from='mgr.14118 172.21.15.88:0/3034362889' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-12T22:27:06.670 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:06 smithi088 ceph-mon[24836]: from='mgr.14118 172.21.15.88:0/3034362889' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-12T22:27:06.670 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:06 smithi088 ceph-mon[24836]: from='mgr.14118 172.21.15.88:0/3034362889' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-12T22:27:06.670 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:06 smithi088 ceph-mon[24836]: from='mgr.14118 172.21.15.88:0/3034362889' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-12T22:27:06.670 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:06 smithi088 ceph-mon[24836]: Manager daemon y is now available 2024-04-12T22:27:06.670 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:06 smithi088 ceph-mon[24836]: from='mgr.14118 172.21.15.88:0/3034362889' entity='mgr.y' 2024-04-12T22:27:06.670 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:06 smithi088 ceph-mon[24836]: from='mgr.14118 172.21.15.88:0/3034362889' entity='mgr.y' 2024-04-12T22:27:06.670 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:06 smithi088 ceph-mon[24836]: from='mgr.14118 172.21.15.88:0/3034362889' entity='mgr.y' 2024-04-12T22:27:06.670 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:06 smithi088 ceph-mon[24836]: from='mgr.14118 172.21.15.88:0/3034362889' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:27:06.670 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:06 smithi088 ceph-mon[24836]: from='mgr.14118 172.21.15.88:0/3034362889' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:27:06.671 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:06 smithi088 ceph-mon[24836]: from='mgr.14118 172.21.15.88:0/3034362889' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:27:06.671 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:06 smithi088 ceph-mon[24836]: from='mgr.14118 172.21.15.88:0/3034362889' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-12T22:27:06.671 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:06 smithi088 ceph-mon[24836]: from='mgr.14118 172.21.15.88:0/3034362889' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-12T22:27:06.671 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:06 smithi088 ceph-mon[24836]: from='mgr.14118 172.21.15.88:0/3034362889' entity='mgr.y' 2024-04-12T22:27:06.671 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:06 smithi088 ceph-mon[24836]: from='mgr.14118 172.21.15.88:0/3034362889' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:27:06.671 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "mgrmap_epoch": 7, 2024-04-12T22:27:06.671 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "initialized": true 2024-04-12T22:27:06.671 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: } 2024-04-12T22:27:07.246 INFO:teuthology.orchestra.run.smithi088.stderr:mgr epoch 5 is available 2024-04-12T22:27:07.246 INFO:teuthology.orchestra.run.smithi088.stderr:Setting orchestrator backend to cephadm... 2024-04-12T22:27:07.892 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:07 smithi088 ceph-mon[24836]: [12/Apr/2024:22:27:06] ENGINE Bus STARTING 2024-04-12T22:27:07.892 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:07 smithi088 ceph-mon[24836]: [12/Apr/2024:22:27:06] ENGINE Serving on https://172.21.15.88:7150 2024-04-12T22:27:07.892 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:07 smithi088 ceph-mon[24836]: [12/Apr/2024:22:27:06] ENGINE Bus STARTED 2024-04-12T22:27:07.893 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:07 smithi088 ceph-mon[24836]: from='client.14122 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-04-12T22:27:07.893 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:07 smithi088 ceph-mon[24836]: mgrmap e7: y(active, since 1.05488s) 2024-04-12T22:27:07.893 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:07 smithi088 ceph-mon[24836]: from='client.14122 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-04-12T22:27:08.802 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:08 smithi088 ceph-mon[24836]: mgrmap e8: y(active, since 2s) 2024-04-12T22:27:08.802 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:08 smithi088 ceph-mon[24836]: from='mgr.14118 172.21.15.88:0/3034362889' entity='mgr.y' 2024-04-12T22:27:08.802 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:08 smithi088 ceph-mon[24836]: from='mgr.14118 172.21.15.88:0/3034362889' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:27:09.083 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: value unchanged 2024-04-12T22:27:09.658 INFO:teuthology.orchestra.run.smithi088.stderr:Generating ssh key... 2024-04-12T22:27:09.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:09 smithi088 ceph-mon[24836]: from='client.14130 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:27:10.869 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:10 smithi088 ceph-mon[24836]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:27:10.870 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:10 smithi088 ceph-mon[24836]: from='mgr.14118 172.21.15.88:0/3034362889' entity='mgr.y' 2024-04-12T22:27:10.870 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:10 smithi088 ceph-mon[24836]: from='mgr.14118 172.21.15.88:0/3034362889' entity='mgr.y' 2024-04-12T22:27:10.870 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:27:10 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: Generating public/private rsa key pair. 2024-04-12T22:27:10.870 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:27:10 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: Your identification has been saved in /tmp/tmpkewqlen4/key. 2024-04-12T22:27:10.870 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:27:10 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: Your public key has been saved in /tmp/tmpkewqlen4/key.pub. 2024-04-12T22:27:10.870 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:27:10 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: The key fingerprint is: 2024-04-12T22:27:10.870 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:27:10 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: SHA256:Q3BJ/R4XkjU3EVsv1Nosz5gsIpYDpS8lRDRP/GMrEKs ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968 2024-04-12T22:27:10.870 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:27:10 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: The key's randomart image is: 2024-04-12T22:27:10.870 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:27:10 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: +---[RSA 3072]----+ 2024-04-12T22:27:10.870 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:27:10 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: | o=o+o o+==| 2024-04-12T22:27:10.870 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:27:10 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: | o*+ . o..o*| 2024-04-12T22:27:10.871 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:27:10 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: | . =o. . ..*.| 2024-04-12T22:27:10.871 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:27:10 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: | *.. + o +.o| 2024-04-12T22:27:10.871 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:27:10 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: | . *So + + * | 2024-04-12T22:27:10.871 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:27:10 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: | E . B.o o + o| 2024-04-12T22:27:10.871 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:27:10 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: | o + . . | 2024-04-12T22:27:10.871 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:27:10 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: | | 2024-04-12T22:27:10.871 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:27:10 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: | | 2024-04-12T22:27:10.871 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:27:10 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: +----[SHA256]-----+ 2024-04-12T22:27:11.754 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDKk9Yg/RpekUeH8keiWR6+vAVkKbLjkCdQqvtULzdtFU9G6HVyDEE97ww1QqN9VNieF1LASoXOkOrjZWLcJb1D9zH2ujXuTmwcIcpA5JLMhEfCBYKYygsLCjzw1b7hVfoAOEUdCCu0+BpFvn9j7GP/YzLzlTE1NTlr5nLSGcahidPdU/7kpGonIjnFsYmTJaYM7eFkC4K/FXrq5dexP18LcMRRrKm4wxwIJA+tFw7rXO81kVVMjhR8Yp0emA1WzqxO9bzk423NdyvAXDwG8lXfQSRKLFyN7OJKm/2aWyLX+531Q1yAo0P90cmXMz4Vx1r02bGmFEC2KEc7EqjYXZizRuqO++Uq+YlS9qXV++pk1NmqXc3OYsJ0ZvdzBO746WRiFZfhHsu4EA2bux9BccFZ/r/6u5e7U0vt3coODHa6gTV+Y9olWxvEVQ1h5AdrzIJw9hy3s/wL+KrOS6TK5TkepvfKAhO6PxjRqRuK3gJR+c7SUNEuX1QhgBOCfIg4GLU= ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968 2024-04-12T22:27:12.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:11 smithi088 ceph-mon[24836]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:27:12.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:11 smithi088 ceph-mon[24836]: Generating ssh key... 2024-04-12T22:27:12.344 INFO:teuthology.orchestra.run.smithi088.stderr:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-04-12T22:27:12.345 INFO:teuthology.orchestra.run.smithi088.stderr:Adding key to root@localhost authorized_keys... 2024-04-12T22:27:12.345 INFO:teuthology.orchestra.run.smithi088.stderr:Adding host smithi088... 2024-04-12T22:27:12.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:12 smithi088 ceph-mon[24836]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:27:13.950 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: Added host 'smithi088' with addr '172.21.15.88' 2024-04-12T22:27:13.961 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:13 smithi088 ceph-mon[24836]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi088", "addr": "172.21.15.88", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:27:13.961 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:13 smithi088 ceph-mon[24836]: Deploying cephadm binary to smithi088 2024-04-12T22:27:14.483 INFO:teuthology.orchestra.run.smithi088.stderr:Deploying unmanaged mon service... 2024-04-12T22:27:15.091 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: Scheduled mon update... 2024-04-12T22:27:15.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:14 smithi088 ceph-mon[24836]: from='mgr.14118 172.21.15.88:0/3034362889' entity='mgr.y' 2024-04-12T22:27:15.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:14 smithi088 ceph-mon[24836]: Added host smithi088 2024-04-12T22:27:15.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:14 smithi088 ceph-mon[24836]: from='mgr.14118 172.21.15.88:0/3034362889' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:27:15.674 INFO:teuthology.orchestra.run.smithi088.stderr:Deploying unmanaged mgr service... 2024-04-12T22:27:16.168 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:16 smithi088 ceph-mon[24836]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:27:16.168 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:16 smithi088 ceph-mon[24836]: Saving service mon spec with placement count:5 2024-04-12T22:27:16.168 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:16 smithi088 ceph-mon[24836]: from='mgr.14118 172.21.15.88:0/3034362889' entity='mgr.y' 2024-04-12T22:27:16.467 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: Scheduled mgr update... 2024-04-12T22:27:17.768 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:17 smithi088 ceph-mon[24836]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:27:17.768 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:17 smithi088 ceph-mon[24836]: Saving service mgr spec with placement count:2 2024-04-12T22:27:17.768 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:17 smithi088 ceph-mon[24836]: from='mgr.14118 172.21.15.88:0/3034362889' entity='mgr.y' 2024-04-12T22:27:19.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:18 smithi088 ceph-mon[24836]: from='mgr.14118 172.21.15.88:0/3034362889' entity='mgr.y' 2024-04-12T22:27:19.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:18 smithi088 ceph-mon[24836]: from='mgr.14118 172.21.15.88:0/3034362889' entity='mgr.y' 2024-04-12T22:27:19.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:18 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/2456042764' entity='client.admin' 2024-04-12T22:27:20.820 INFO:teuthology.orchestra.run.smithi088.stderr:Enabling the dashboard module... 2024-04-12T22:27:21.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:21 smithi088 ceph-mon[24836]: from='mgr.14118 172.21.15.88:0/3034362889' entity='mgr.y' 2024-04-12T22:27:21.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:21 smithi088 ceph-mon[24836]: from='mgr.14118 172.21.15.88:0/3034362889' entity='mgr.y' 2024-04-12T22:27:21.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:21 smithi088 ceph-mon[24836]: from='mgr.14118 172.21.15.88:0/3034362889' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi088", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:27:21.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:21 smithi088 ceph-mon[24836]: from='mgr.14118 172.21.15.88:0/3034362889' entity='mgr.y' 2024-04-12T22:27:21.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:21 smithi088 ceph-mon[24836]: from='mgr.14118 172.21.15.88:0/3034362889' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi088", "caps": []}]: dispatch 2024-04-12T22:27:21.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:21 smithi088 ceph-mon[24836]: from='mgr.14118 172.21.15.88:0/3034362889' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi088", "caps": []}]': finished 2024-04-12T22:27:21.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:21 smithi088 ceph-mon[24836]: Deploying daemon agent.smithi088 on smithi088 2024-04-12T22:27:21.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:21 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/424550257' entity='client.admin' 2024-04-12T22:27:22.381 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:22 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/3473230360' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-04-12T22:27:22.381 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:27:22 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: ignoring --setuser ceph since I am not root 2024-04-12T22:27:22.381 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:27:22 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: ignoring --setgroup ceph since I am not root 2024-04-12T22:27:22.667 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:27:22 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:27:22.576+0000 7fdb56765000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-12T22:27:22.668 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:27:22 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:27:22.667+0000 7fdb56765000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-12T22:27:23.275 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:23 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/3473230360' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-04-12T22:27:23.275 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:23 smithi088 ceph-mon[24836]: mgrmap e9: y(active, since 16s) 2024-04-12T22:27:23.447 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: { 2024-04-12T22:27:23.447 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "epoch": 9, 2024-04-12T22:27:23.447 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "available": true, 2024-04-12T22:27:23.447 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "active_name": "y", 2024-04-12T22:27:23.447 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "num_standby": 0 2024-04-12T22:27:23.448 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: } 2024-04-12T22:27:23.603 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:27:23 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:27:23.274+0000 7fdb56765000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-12T22:27:23.603 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:27:23 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:27:23.364+0000 7fdb56765000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-12T22:27:23.603 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:27:23 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:27:23.450+0000 7fdb56765000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-12T22:27:23.603 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:27:23 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:27:23.602+0000 7fdb56765000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-12T22:27:23.878 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:27:23 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:27:23.685+0000 7fdb56765000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-12T22:27:23.878 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:27:23 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:27:23.794+0000 7fdb56765000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-12T22:27:23.878 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:27:23 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:27:23.877+0000 7fdb56765000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-12T22:27:24.015 INFO:teuthology.orchestra.run.smithi088.stderr:Waiting for the mgr to restart... 2024-04-12T22:27:24.015 INFO:teuthology.orchestra.run.smithi088.stderr:Waiting for mgr epoch 9... 2024-04-12T22:27:24.136 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:24 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/3343795636' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-04-12T22:27:24.136 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:27:24 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:27:24.048+0000 7fdb56765000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-12T22:27:24.136 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:27:24 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:27:24.135+0000 7fdb56765000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-12T22:27:25.435 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:27:25 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:27:25.162+0000 7fdb56765000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-12T22:27:25.435 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:27:25 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:27:25.291+0000 7fdb56765000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-12T22:27:25.935 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:27:25 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:27:25.480+0000 7fdb56765000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-12T22:27:25.935 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:27:25 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:27:25.566+0000 7fdb56765000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-12T22:27:25.935 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:27:25 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:27:25.699+0000 7fdb56765000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-12T22:27:26.316 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:27:26 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:27:26.015+0000 7fdb56765000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-12T22:27:26.317 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:27:26 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:27:26.232+0000 7fdb56765000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-12T22:27:26.317 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:27:26 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:27:26.315+0000 7fdb56765000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-12T22:27:26.685 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:27:26 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:27:26.492+0000 7fdb56765000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-12T22:27:27.729 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:27:27 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:27:27.436+0000 7fdb56765000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-12T22:27:27.729 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:27:27 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:27:27.728+0000 7fdb56765000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-12T22:27:28.027 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:27:27 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:27:27.822+0000 7fdb56765000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-12T22:27:28.027 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:27:27 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:27:27.969+0000 7fdb56765000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-12T22:27:28.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:28 smithi088 ceph-mon[24836]: Active manager daemon y restarted 2024-04-12T22:27:28.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:28 smithi088 ceph-mon[24836]: Activating manager daemon y 2024-04-12T22:27:28.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:28 smithi088 ceph-mon[24836]: osdmap e3: 0 total, 0 up, 0 in 2024-04-12T22:27:29.042 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: { 2024-04-12T22:27:29.042 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "mgrmap_epoch": 11, 2024-04-12T22:27:29.042 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: "initialized": true 2024-04-12T22:27:29.043 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: } 2024-04-12T22:27:29.375 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:27:29 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: [12/Apr/2024:22:27:29] ENGINE Bus STARTING 2024-04-12T22:27:29.376 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:27:29 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: [12/Apr/2024:22:27:29] ENGINE Serving on https://172.21.15.88:7150 2024-04-12T22:27:29.376 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:29 smithi088 ceph-mon[24836]: mgrmap e10: y(active, starting, since 0.0552814s) 2024-04-12T22:27:29.376 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:29 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-12T22:27:29.376 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:29 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-12T22:27:29.376 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:29 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-12T22:27:29.376 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:29 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-12T22:27:29.376 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:29 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-12T22:27:29.376 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:29 smithi088 ceph-mon[24836]: Manager daemon y is now available 2024-04-12T22:27:29.376 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:29 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:27:29.376 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:29 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:27:29.377 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:29 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:27:29.377 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:29 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-12T22:27:29.377 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:29 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-12T22:27:29.685 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:27:29 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: [12/Apr/2024:22:27:29] ENGINE Bus STARTED 2024-04-12T22:27:29.718 INFO:teuthology.orchestra.run.smithi088.stderr:mgr epoch 9 is available 2024-04-12T22:27:29.718 INFO:teuthology.orchestra.run.smithi088.stderr:Generating a dashboard self-signed certificate... 2024-04-12T22:27:30.379 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:30 smithi088 ceph-mon[24836]: from='client.14154 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-04-12T22:27:30.379 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:30 smithi088 ceph-mon[24836]: mgrmap e11: y(active, since 1.06041s) 2024-04-12T22:27:30.379 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:30 smithi088 ceph-mon[24836]: from='client.14154 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-04-12T22:27:30.379 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:30 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:27:30.379 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:30 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:27:30.379 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:30 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi088", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:27:30.380 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:30 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:27:30.380 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:30 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi088", "caps": []}]: dispatch 2024-04-12T22:27:30.456 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: Self-signed certificate created 2024-04-12T22:27:31.081 INFO:teuthology.orchestra.run.smithi088.stderr:Creating initial admin user... 2024-04-12T22:27:31.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:31 smithi088 ceph-mon[24836]: [12/Apr/2024:22:27:29] ENGINE Bus STARTING 2024-04-12T22:27:31.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:31 smithi088 ceph-mon[24836]: [12/Apr/2024:22:27:29] ENGINE Serving on https://172.21.15.88:7150 2024-04-12T22:27:31.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:31 smithi088 ceph-mon[24836]: [12/Apr/2024:22:27:29] ENGINE Bus STARTED 2024-04-12T22:27:31.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:31 smithi088 ceph-mon[24836]: mgrmap e12: y(active, since 2s) 2024-04-12T22:27:31.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:31 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:27:31.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:31 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:27:31.978 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: {"username": "admin", "password": "$2b$12$Yf5NsZkp5ldRfLQ6fYQ2TuF5rszVPAuZi5IzEGh0S0V4MXCEFHsnC", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1712960851, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-04-12T22:27:32.259 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:32 smithi088 ceph-mon[24836]: Deploying daemon agent.smithi088 on smithi088 2024-04-12T22:27:32.260 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:32 smithi088 ceph-mon[24836]: from='client.14162 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:27:32.260 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:32 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:27:32.589 INFO:teuthology.orchestra.run.smithi088.stderr:Fetching dashboard port number... 2024-04-12T22:27:33.244 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:33 smithi088 ceph-mon[24836]: from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:27:33.244 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: 8443 2024-04-12T22:27:33.862 INFO:teuthology.orchestra.run.smithi088.stderr:systemctl: disabled 2024-04-12T22:27:33.869 INFO:teuthology.orchestra.run.smithi088.stderr:systemctl: inactive 2024-04-12T22:27:33.869 INFO:teuthology.orchestra.run.smithi088.stderr:firewalld.service is not enabled 2024-04-12T22:27:33.869 INFO:teuthology.orchestra.run.smithi088.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2024-04-12T22:27:33.872 INFO:teuthology.orchestra.run.smithi088.stderr:Ceph Dashboard is now available at: 2024-04-12T22:27:33.872 INFO:teuthology.orchestra.run.smithi088.stderr: 2024-04-12T22:27:33.872 INFO:teuthology.orchestra.run.smithi088.stderr: URL: https://smithi088.front.sepia.ceph.com:8443/ 2024-04-12T22:27:33.872 INFO:teuthology.orchestra.run.smithi088.stderr: User: admin 2024-04-12T22:27:33.872 INFO:teuthology.orchestra.run.smithi088.stderr: Password: o25jca6gn9 2024-04-12T22:27:33.872 INFO:teuthology.orchestra.run.smithi088.stderr: 2024-04-12T22:27:33.872 INFO:teuthology.orchestra.run.smithi088.stderr:Enabling autotune for osd_memory_target 2024-04-12T22:27:34.163 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:34 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/2140857859' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-04-12T22:27:35.384 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:35 smithi088 ceph-mon[24836]: mgrmap e13: y(active, since 6s) 2024-04-12T22:27:36.005 INFO:teuthology.orchestra.run.smithi088.stderr:/usr/bin/ceph: set mgr/dashboard/cluster/status 2024-04-12T22:27:36.616 INFO:teuthology.orchestra.run.smithi088.stderr:You can access the Ceph CLI with: 2024-04-12T22:27:36.617 INFO:teuthology.orchestra.run.smithi088.stderr: 2024-04-12T22:27:36.617 INFO:teuthology.orchestra.run.smithi088.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid a5fdb6f0-f91b-11ee-bc8d-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-04-12T22:27:36.617 INFO:teuthology.orchestra.run.smithi088.stderr: 2024-04-12T22:27:36.617 INFO:teuthology.orchestra.run.smithi088.stderr:Please consider enabling telemetry to help improve Ceph: 2024-04-12T22:27:36.617 INFO:teuthology.orchestra.run.smithi088.stderr: 2024-04-12T22:27:36.617 INFO:teuthology.orchestra.run.smithi088.stderr: ceph telemetry on 2024-04-12T22:27:36.617 INFO:teuthology.orchestra.run.smithi088.stderr: 2024-04-12T22:27:36.617 INFO:teuthology.orchestra.run.smithi088.stderr:For more information see: 2024-04-12T22:27:36.617 INFO:teuthology.orchestra.run.smithi088.stderr: 2024-04-12T22:27:36.617 INFO:teuthology.orchestra.run.smithi088.stderr: https://docs.ceph.com/docs/master/mgr/telemetry/ 2024-04-12T22:27:36.617 INFO:teuthology.orchestra.run.smithi088.stderr: 2024-04-12T22:27:36.618 INFO:teuthology.orchestra.run.smithi088.stderr:Bootstrap complete. 2024-04-12T22:27:36.804 INFO:tasks.cephadm:Fetching config... 2024-04-12T22:27:36.804 DEBUG:teuthology.orchestra.run.smithi088:> set -ex 2024-04-12T22:27:36.804 DEBUG:teuthology.orchestra.run.smithi088:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-04-12T22:27:36.819 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-04-12T22:27:36.820 DEBUG:teuthology.orchestra.run.smithi088:> set -ex 2024-04-12T22:27:36.820 DEBUG:teuthology.orchestra.run.smithi088:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-04-12T22:27:36.876 INFO:tasks.cephadm:Fetching mon keyring... 2024-04-12T22:27:36.876 DEBUG:teuthology.orchestra.run.smithi088:> set -ex 2024-04-12T22:27:36.876 DEBUG:teuthology.orchestra.run.smithi088:> sudo dd if=/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/mon.a/keyring of=/dev/stdout 2024-04-12T22:27:36.994 INFO:tasks.cephadm:Fetching pub ssh key... 2024-04-12T22:27:36.994 DEBUG:teuthology.orchestra.run.smithi088:> set -ex 2024-04-12T22:27:36.994 DEBUG:teuthology.orchestra.run.smithi088:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-04-12T22:27:37.051 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-04-12T22:27:37.051 DEBUG:teuthology.orchestra.run.smithi088:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDKk9Yg/RpekUeH8keiWR6+vAVkKbLjkCdQqvtULzdtFU9G6HVyDEE97ww1QqN9VNieF1LASoXOkOrjZWLcJb1D9zH2ujXuTmwcIcpA5JLMhEfCBYKYygsLCjzw1b7hVfoAOEUdCCu0+BpFvn9j7GP/YzLzlTE1NTlr5nLSGcahidPdU/7kpGonIjnFsYmTJaYM7eFkC4K/FXrq5dexP18LcMRRrKm4wxwIJA+tFw7rXO81kVVMjhR8Yp0emA1WzqxO9bzk423NdyvAXDwG8lXfQSRKLFyN7OJKm/2aWyLX+531Q1yAo0P90cmXMz4Vx1r02bGmFEC2KEc7EqjYXZizRuqO++Uq+YlS9qXV++pk1NmqXc3OYsJ0ZvdzBO746WRiFZfhHsu4EA2bux9BccFZ/r/6u5e7U0vt3coODHa6gTV+Y9olWxvEVQ1h5AdrzIJw9hy3s/wL+KrOS6TK5TkepvfKAhO6PxjRqRuK3gJR+c7SUNEuX1QhgBOCfIg4GLU= ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-04-12T22:27:37.163 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:37 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/4027256448' entity='client.admin' 2024-04-12T22:27:37.265 INFO:teuthology.orchestra.run.smithi088.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDKk9Yg/RpekUeH8keiWR6+vAVkKbLjkCdQqvtULzdtFU9G6HVyDEE97ww1QqN9VNieF1LASoXOkOrjZWLcJb1D9zH2ujXuTmwcIcpA5JLMhEfCBYKYygsLCjzw1b7hVfoAOEUdCCu0+BpFvn9j7GP/YzLzlTE1NTlr5nLSGcahidPdU/7kpGonIjnFsYmTJaYM7eFkC4K/FXrq5dexP18LcMRRrKm4wxwIJA+tFw7rXO81kVVMjhR8Yp0emA1WzqxO9bzk423NdyvAXDwG8lXfQSRKLFyN7OJKm/2aWyLX+531Q1yAo0P90cmXMz4Vx1r02bGmFEC2KEc7EqjYXZizRuqO++Uq+YlS9qXV++pk1NmqXc3OYsJ0ZvdzBO746WRiFZfhHsu4EA2bux9BccFZ/r/6u5e7U0vt3coODHa6gTV+Y9olWxvEVQ1h5AdrzIJw9hy3s/wL+KrOS6TK5TkepvfKAhO6PxjRqRuK3gJR+c7SUNEuX1QhgBOCfIg4GLU= ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968 2024-04-12T22:27:37.282 DEBUG:teuthology.orchestra.run.smithi142:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDKk9Yg/RpekUeH8keiWR6+vAVkKbLjkCdQqvtULzdtFU9G6HVyDEE97ww1QqN9VNieF1LASoXOkOrjZWLcJb1D9zH2ujXuTmwcIcpA5JLMhEfCBYKYygsLCjzw1b7hVfoAOEUdCCu0+BpFvn9j7GP/YzLzlTE1NTlr5nLSGcahidPdU/7kpGonIjnFsYmTJaYM7eFkC4K/FXrq5dexP18LcMRRrKm4wxwIJA+tFw7rXO81kVVMjhR8Yp0emA1WzqxO9bzk423NdyvAXDwG8lXfQSRKLFyN7OJKm/2aWyLX+531Q1yAo0P90cmXMz4Vx1r02bGmFEC2KEc7EqjYXZizRuqO++Uq+YlS9qXV++pk1NmqXc3OYsJ0ZvdzBO746WRiFZfhHsu4EA2bux9BccFZ/r/6u5e7U0vt3coODHa6gTV+Y9olWxvEVQ1h5AdrzIJw9hy3s/wL+KrOS6TK5TkepvfKAhO6PxjRqRuK3gJR+c7SUNEuX1QhgBOCfIg4GLU= ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-04-12T22:27:37.329 INFO:teuthology.orchestra.run.smithi142.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDKk9Yg/RpekUeH8keiWR6+vAVkKbLjkCdQqvtULzdtFU9G6HVyDEE97ww1QqN9VNieF1LASoXOkOrjZWLcJb1D9zH2ujXuTmwcIcpA5JLMhEfCBYKYygsLCjzw1b7hVfoAOEUdCCu0+BpFvn9j7GP/YzLzlTE1NTlr5nLSGcahidPdU/7kpGonIjnFsYmTJaYM7eFkC4K/FXrq5dexP18LcMRRrKm4wxwIJA+tFw7rXO81kVVMjhR8Yp0emA1WzqxO9bzk423NdyvAXDwG8lXfQSRKLFyN7OJKm/2aWyLX+531Q1yAo0P90cmXMz4Vx1r02bGmFEC2KEc7EqjYXZizRuqO++Uq+YlS9qXV++pk1NmqXc3OYsJ0ZvdzBO746WRiFZfhHsu4EA2bux9BccFZ/r/6u5e7U0vt3coODHa6gTV+Y9olWxvEVQ1h5AdrzIJw9hy3s/wL+KrOS6TK5TkepvfKAhO6PxjRqRuK3gJR+c7SUNEuX1QhgBOCfIg4GLU= ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968 2024-04-12T22:27:37.344 DEBUG:teuthology.orchestra.run.smithi088:> 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 a5fdb6f0-f91b-11ee-bc8d-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-04-12T22:27:38.086 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:27:37 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 172.21.15.88 - - [12/Apr/2024:22:27:37] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-12T22:27:38.889 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:38 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:27:38.889 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:38 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:27:38.889 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:38 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:27:38.889 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:38 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:27:38.889 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:38 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:27:38.889 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:38 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:27:38.889 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:38 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:27:41.326 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:41 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/3868278820' entity='client.admin' 2024-04-12T22:27:41.327 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:41 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:27:41.327 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:41 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:27:41.328 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-04-12T22:27:41.328 DEBUG:teuthology.orchestra.run.smithi088:> 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 a5fdb6f0-f91b-11ee-bc8d-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-04-12T22:27:43.436 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:27:43 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 172.21.15.88 - - [12/Apr/2024:22:27:43] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-12T22:27:44.435 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:27:44 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 172.21.15.88 - - [12/Apr/2024:22:27:44] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-12T22:27:44.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:44 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:27:44.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:44 smithi088 ceph-mon[24836]: from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:27:44.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:44 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:27:44.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:44 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:27:44.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:44 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:27:44.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:44 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:27:44.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:44 smithi088 ceph-mon[24836]: Updating smithi088:/etc/ceph/ceph.conf 2024-04-12T22:27:44.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:44 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:27:44.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:44 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:27:44.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:44 smithi088 ceph-mon[24836]: Updating smithi088:/etc/ceph/ceph.client.admin.keyring 2024-04-12T22:27:44.461 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi142 2024-04-12T22:27:44.461 DEBUG:teuthology.orchestra.run.smithi142:> set -ex 2024-04-12T22:27:44.461 DEBUG:teuthology.orchestra.run.smithi142:> dd of=/etc/ceph/ceph.conf 2024-04-12T22:27:44.479 DEBUG:teuthology.orchestra.run.smithi142:> set -ex 2024-04-12T22:27:44.479 DEBUG:teuthology.orchestra.run.smithi142:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-12T22:27:44.536 INFO:tasks.cephadm:Adding host smithi142 to orchestrator... 2024-04-12T22:27:44.536 DEBUG:teuthology.orchestra.run.smithi088:> 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 a5fdb6f0-f91b-11ee-bc8d-c7b262605968 -- ceph orch host add smithi142 2024-04-12T22:27:45.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:45 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:27:45.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:45 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:27:47.296 INFO:teuthology.orchestra.run.smithi088.stdout:Added host 'smithi142' with addr '172.21.15.142' 2024-04-12T22:27:47.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:47 smithi088 ceph-mon[24836]: from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi142", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:27:47.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:47 smithi088 ceph-mon[24836]: Deploying cephadm binary to smithi142 2024-04-12T22:27:47.891 DEBUG:teuthology.orchestra.run.smithi088:> 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 a5fdb6f0-f91b-11ee-bc8d-c7b262605968 -- ceph orch host ls --format=json 2024-04-12T22:27:48.529 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:48 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:27:48.529 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:48 smithi088 ceph-mon[24836]: Added host smithi142 2024-04-12T22:27:48.529 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:48 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:27:48.529 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:48 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:27:48.529 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:48 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:27:48.529 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:48 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:27:48.530 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:48 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:27:48.530 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:48 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:27:48.530 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:48 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi142", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:27:48.530 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:48 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:27:48.530 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:48 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi142", "caps": []}]: dispatch 2024-04-12T22:27:48.530 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:48 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi142", "caps": []}]': finished 2024-04-12T22:27:48.530 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:48 smithi088 ceph-mon[24836]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T22:27:49.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:49 smithi088 ceph-mon[24836]: Deploying daemon agent.smithi142 on smithi142 2024-04-12T22:27:49.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:49 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:27:49.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:49 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:27:49.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:49 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:27:49.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:49 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:27:49.758 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-04-12T22:27:49.758 INFO:teuthology.orchestra.run.smithi088.stdout:[{"addr": "172.21.15.88", "hostname": "smithi088", "labels": [], "status": ""}, {"addr": "172.21.15.142", "hostname": "smithi142", "labels": [], "status": ""}] 2024-04-12T22:27:49.758 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:27:49 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 172.21.15.142 - - [12/Apr/2024:22:27:49] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-12T22:27:50.327 INFO:tasks.cephadm:Setting crush tunables to default 2024-04-12T22:27:50.327 DEBUG:teuthology.orchestra.run.smithi088:> 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 a5fdb6f0-f91b-11ee-bc8d-c7b262605968 -- ceph osd crush tunables default 2024-04-12T22:27:50.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:50 smithi088 ceph-mon[24836]: Updating smithi142:/etc/ceph/ceph.conf 2024-04-12T22:27:50.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:50 smithi088 ceph-mon[24836]: Updating smithi142:/etc/ceph/ceph.client.admin.keyring 2024-04-12T22:27:50.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:50 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:27:50.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:50 smithi088 ceph-mon[24836]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-12T22:27:50.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:50 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:27:50.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:50 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:27:50.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:50 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:27:50.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:50 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:27:50.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:50 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:27:50.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:50 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:27:50.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:50 smithi088 ceph-mon[24836]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T22:27:51.435 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:27:51 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 172.21.15.142 - - [12/Apr/2024:22:27:51] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-12T22:27:52.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:52 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:27:52.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:52 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:27:52.436 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:27:52 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 172.21.15.142 - - [12/Apr/2024:22:27:52] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-12T22:27:53.192 INFO:teuthology.orchestra.run.smithi088.stderr:adjusted tunables profile to default 2024-04-12T22:27:53.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:53 smithi088 ceph-mon[24836]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T22:27:53.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:53 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:27:53.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:53 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:27:53.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:53 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/973676787' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-04-12T22:27:53.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:53 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:27:53.764 INFO:tasks.cephadm:Adding mon.a on smithi088 2024-04-12T22:27:53.764 INFO:tasks.cephadm:Adding mon.c on smithi088 2024-04-12T22:27:53.764 INFO:tasks.cephadm:Adding mon.b on smithi142 2024-04-12T22:27:53.765 DEBUG:teuthology.orchestra.run.smithi142:> 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 a5fdb6f0-f91b-11ee-bc8d-c7b262605968 -- ceph orch apply mon '3;smithi088:172.21.15.88=a;smithi088:[v2:172.21.15.88:3301,v1:172.21.15.88:6790]=c;smithi142:172.21.15.142=b' 2024-04-12T22:27:54.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:54 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/973676787' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-04-12T22:27:54.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:54 smithi088 ceph-mon[24836]: osdmap e4: 0 total, 0 up, 0 in 2024-04-12T22:27:54.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:54 smithi088 ceph-mon[24836]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T22:27:55.538 INFO:teuthology.orchestra.run.smithi142.stdout:Scheduled mon update... 2024-04-12T22:27:56.096 DEBUG:teuthology.orchestra.run.smithi088:mon.c> sudo journalctl -f -n 0 -u ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@mon.c.service 2024-04-12T22:27:56.099 DEBUG:teuthology.orchestra.run.smithi142:mon.b> sudo journalctl -f -n 0 -u ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@mon.b.service 2024-04-12T22:27:56.101 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-04-12T22:27:56.101 DEBUG:teuthology.orchestra.run.smithi142:> 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 a5fdb6f0-f91b-11ee-bc8d-c7b262605968 -- ceph mon dump -f json 2024-04-12T22:27:56.924 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:56 smithi088 ceph-mon[24836]: from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi088:172.21.15.88=a;smithi088:[v2:172.21.15.88:3301,v1:172.21.15.88:6790]=c;smithi142:172.21.15.142=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:27:56.924 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:56 smithi088 ceph-mon[24836]: Saving service mon spec with placement smithi088:172.21.15.88=a;smithi088:[v2:172.21.15.88:3301,v1:172.21.15.88:6790]=c;smithi142:172.21.15.142=b;count:3 2024-04-12T22:27:56.925 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:56 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:27:56.925 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:56 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:27:56.925 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:56 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:27:56.925 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:56 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:27:56.925 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:56 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:27:56.925 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:56 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-12T22:27:56.925 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:56 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:27:56.925 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:56 smithi088 ceph-mon[24836]: Deploying daemon mon.c on smithi088 2024-04-12T22:27:56.925 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:56 smithi088 ceph-mon[24836]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T22:27:57.899 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-04-12T22:27:57.899 INFO:teuthology.orchestra.run.smithi142.stdout:{"epoch":1,"fsid":"a5fdb6f0-f91b-11ee-bc8d-c7b262605968","modified":"2024-04-12T22:26:33.817200Z","created":"2024-04-12T22:26:33.817200Z","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.88:3300","nonce":0},{"type":"v1","addr":"172.21.15.88:6789","nonce":0}]},"addr":"172.21.15.88:6789/0","public_addr":"172.21.15.88:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-12T22:27:57.901 INFO:teuthology.orchestra.run.smithi142.stderr:dumped monmap epoch 1 2024-04-12T22:27:58.233 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:57 smithi088 ceph-mon[24836]: from='client.? 172.21.15.142:0/1316402153' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-12T22:27:59.218 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:27:58 smithi088 ceph-mon[24836]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T22:27:59.382 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-04-12T22:27:59.383 DEBUG:teuthology.orchestra.run.smithi142:> 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 a5fdb6f0-f91b-11ee-bc8d-c7b262605968 -- ceph mon dump -f json 2024-04-12T22:28:00.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 podman[29824]: 2024-04-12 22:28:00.091656019 +0000 UTC m=+0.167064189 container create 7d8efcb0f6409b6ba0e7489bc68c2d58e82bda20ed60bcd78da11dd59775f404 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mon-c, 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, 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, GIT_REPO=https://github.com/ceph/ceph-container.git, vendor=Red Hat, Inc., maintainer=Guillaume Abrioux , io.k8s.display-name=CentOS Stream 8, version=8, ceph=True, RELEASE=HEAD, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, vcs-type=git, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, GIT_CLEAN=True, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, release=754, distribution-scope=public, com.redhat.component=centos-stream-container, architecture=x86_64, CEPH_POINT_RELEASE=-17.2.0, GIT_BRANCH=HEAD, name=centos-stream, 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., build-date=2022-05-03T08:36:31.336870, io.openshift.tags=base centos centos-stream) 2024-04-12T22:28:00.607 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 podman[29824]: 2024-04-12 22:28:00.31101944 +0000 UTC m=+0.386427614 container init 7d8efcb0f6409b6ba0e7489bc68c2d58e82bda20ed60bcd78da11dd59775f404 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mon-c, io.buildah.version=1.19.8, io.k8s.display-name=CentOS Stream 8, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, GIT_REPO=https://github.com/ceph/ceph-container.git, version=8, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, release=754, vcs-type=git, io.openshift.expose-services=, 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, vendor=Red Hat, Inc., GIT_CLEAN=True, ceph=True, 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=HEAD, maintainer=Guillaume Abrioux , com.redhat.component=centos-stream-container, CEPH_POINT_RELEASE=-17.2.0, 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., GIT_BRANCH=HEAD, 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, name=centos-stream) 2024-04-12T22:28:00.607 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 podman[29824]: 2024-04-12 22:28:00.314029432 +0000 UTC m=+0.389437610 container start 7d8efcb0f6409b6ba0e7489bc68c2d58e82bda20ed60bcd78da11dd59775f404 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mon-c, name=centos-stream, distribution-scope=public, RELEASE=HEAD, io.k8s.display-name=CentOS Stream 8, GIT_REPO=https://github.com/ceph/ceph-container.git, architecture=x86_64, build-date=2022-05-03T08:36:31.336870, vendor=Red Hat, Inc., summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, io.openshift.tags=base centos centos-stream, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, maintainer=Guillaume Abrioux , 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=, GIT_BRANCH=HEAD, 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., CEPH_POINT_RELEASE=-17.2.0, com.redhat.component=centos-stream-container, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, ceph=True, vcs-type=git, version=8, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, release=754, io.buildah.version=1.19.8, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb) 2024-04-12T22:28:00.607 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: set uid:gid to 167:167 (ceph:ceph) 2024-04-12T22:28:00.607 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 2 2024-04-12T22:28:00.607 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: pidfile_write: ignore empty --pid-file 2024-04-12T22:28:00.607 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: load: jerasure load: lrc 2024-04-12T22:28:00.608 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: RocksDB version: 6.15.5 2024-04-12T22:28:00.608 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-04-12T22:28:00.608 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Compile date Apr 18 2022 2024-04-12T22:28:00.608 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: DB SUMMARY 2024-04-12T22:28:00.608 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: DB Session ID: X4OP2JBTNBRXVJU9BYDM 2024-04-12T22:28:00.608 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: CURRENT file: CURRENT 2024-04-12T22:28:00.608 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: IDENTITY file: IDENTITY 2024-04-12T22:28:00.608 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: MANIFEST file: MANIFEST-000003 size: 57 Bytes 2024-04-12T22:28:00.608 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2024-04-12T22:28:00.608 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000004.log size: 511 ; 2024-04-12T22:28:00.608 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.error_if_exists: 0 2024-04-12T22:28:00.609 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.create_if_missing: 0 2024-04-12T22:28:00.609 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.paranoid_checks: 1 2024-04-12T22:28:00.609 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-12T22:28:00.609 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.env: 0x56189fec6860 2024-04-12T22:28:00.609 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.fs: Posix File System 2024-04-12T22:28:00.609 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.info_log: 0x5618a0c8bdc0 2024-04-12T22:28:00.609 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.max_file_opening_threads: 16 2024-04-12T22:28:00.609 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.statistics: (nil) 2024-04-12T22:28:00.609 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.use_fsync: 0 2024-04-12T22:28:00.609 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.max_log_file_size: 0 2024-04-12T22:28:00.609 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-12T22:28:00.609 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.log_file_time_to_roll: 0 2024-04-12T22:28:00.609 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.keep_log_file_num: 1000 2024-04-12T22:28:00.609 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.recycle_log_file_num: 0 2024-04-12T22:28:00.609 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.allow_fallocate: 1 2024-04-12T22:28:00.609 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.allow_mmap_reads: 0 2024-04-12T22:28:00.609 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.allow_mmap_writes: 0 2024-04-12T22:28:00.610 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.use_direct_reads: 0 2024-04-12T22:28:00.610 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-12T22:28:00.610 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.create_missing_column_families: 0 2024-04-12T22:28:00.610 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.db_log_dir: 2024-04-12T22:28:00.610 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-c/store.db 2024-04-12T22:28:00.610 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.table_cache_numshardbits: 6 2024-04-12T22:28:00.610 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.WAL_ttl_seconds: 0 2024-04-12T22:28:00.610 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.WAL_size_limit_MB: 0 2024-04-12T22:28:00.610 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-12T22:28:00.610 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-12T22:28:00.610 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.is_fd_close_on_exec: 1 2024-04-12T22:28:00.610 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.advise_random_on_open: 1 2024-04-12T22:28:00.610 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.db_write_buffer_size: 0 2024-04-12T22:28:00.610 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.write_buffer_manager: 0x5618a0d7c2d0 2024-04-12T22:28:00.611 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-12T22:28:00.611 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-04-12T22:28:00.611 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-12T22:28:00.611 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.use_adaptive_mutex: 0 2024-04-12T22:28:00.611 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.rate_limiter: (nil) 2024-04-12T22:28:00.611 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-12T22:28:00.611 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.wal_recovery_mode: 2 2024-04-12T22:28:00.611 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.enable_thread_tracking: 0 2024-04-12T22:28:00.611 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.enable_pipelined_write: 0 2024-04-12T22:28:00.611 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.unordered_write: 0 2024-04-12T22:28:00.611 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-12T22:28:00.611 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-12T22:28:00.611 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-12T22:28:00.611 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-12T22:28:00.611 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.row_cache: None 2024-04-12T22:28:00.611 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.wal_filter: None 2024-04-12T22:28:00.611 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-12T22:28:00.612 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.allow_ingest_behind: 0 2024-04-12T22:28:00.612 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.preserve_deletes: 0 2024-04-12T22:28:00.612 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.two_write_queues: 0 2024-04-12T22:28:00.612 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.manual_wal_flush: 0 2024-04-12T22:28:00.612 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.atomic_flush: 0 2024-04-12T22:28:00.612 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-12T22:28:00.612 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.persist_stats_to_disk: 0 2024-04-12T22:28:00.612 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.write_dbid_to_manifest: 0 2024-04-12T22:28:00.612 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.log_readahead_size: 0 2024-04-12T22:28:00.612 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-12T22:28:00.612 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.best_efforts_recovery: 0 2024-04-12T22:28:00.612 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-12T22:28:00.612 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-12T22:28:00.612 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.allow_data_in_errors: 0 2024-04-12T22:28:00.612 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.db_host_id: __hostname__ 2024-04-12T22:28:00.612 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.max_background_jobs: 2 2024-04-12T22:28:00.613 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.max_background_compactions: -1 2024-04-12T22:28:00.613 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.max_subcompactions: 1 2024-04-12T22:28:00.613 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-12T22:28:00.613 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-12T22:28:00.614 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.delayed_write_rate : 16777216 2024-04-12T22:28:00.614 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.max_total_wal_size: 0 2024-04-12T22:28:00.614 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-12T22:28:00.614 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.stats_dump_period_sec: 600 2024-04-12T22:28:00.614 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.stats_persist_period_sec: 600 2024-04-12T22:28:00.614 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-12T22:28:00.614 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.max_open_files: -1 2024-04-12T22:28:00.614 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.bytes_per_sync: 0 2024-04-12T22:28:00.614 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.wal_bytes_per_sync: 0 2024-04-12T22:28:00.615 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.strict_bytes_per_sync: 0 2024-04-12T22:28:00.615 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.compaction_readahead_size: 0 2024-04-12T22:28:00.615 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.max_background_flushes: -1 2024-04-12T22:28:00.615 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Compression algorithms supported: 2024-04-12T22:28:00.615 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-12T22:28:00.615 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: kZSTD supported: 0 2024-04-12T22:28:00.615 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: kXpressCompression supported: 0 2024-04-12T22:28:00.615 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: kLZ4HCCompression supported: 1 2024-04-12T22:28:00.615 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: kLZ4Compression supported: 1 2024-04-12T22:28:00.615 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: kBZip2Compression supported: 0 2024-04-12T22:28:00.615 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: kZlibCompression supported: 1 2024-04-12T22:28:00.615 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: kSnappyCompression supported: 1 2024-04-12T22:28:00.615 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Fast CRC32 supported: Supported on x86 2024-04-12T22:28:00.615 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000003 2024-04-12T22:28:00.615 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-04-12T22:28:00.615 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-12T22:28:00.616 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.merge_operator: 2024-04-12T22:28:00.616 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.compaction_filter: None 2024-04-12T22:28:00.616 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.compaction_filter_factory: None 2024-04-12T22:28:00.616 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.sst_partitioner_factory: None 2024-04-12T22:28:00.616 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.memtable_factory: SkipListFactory 2024-04-12T22:28:00.616 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.table_factory: BlockBasedTable 2024-04-12T22:28:00.616 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5618a0c57d00) 2024-04-12T22:28:00.616 INFO:journalctl@ceph.mon.c.smithi088.stdout: cache_index_and_filter_blocks: 1 2024-04-12T22:28:00.616 INFO:journalctl@ceph.mon.c.smithi088.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-12T22:28:00.616 INFO:journalctl@ceph.mon.c.smithi088.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-12T22:28:00.616 INFO:journalctl@ceph.mon.c.smithi088.stdout: pin_top_level_index_and_filter: 1 2024-04-12T22:28:00.616 INFO:journalctl@ceph.mon.c.smithi088.stdout: index_type: 0 2024-04-12T22:28:00.616 INFO:journalctl@ceph.mon.c.smithi088.stdout: data_block_index_type: 0 2024-04-12T22:28:00.616 INFO:journalctl@ceph.mon.c.smithi088.stdout: index_shortening: 1 2024-04-12T22:28:00.616 INFO:journalctl@ceph.mon.c.smithi088.stdout: data_block_hash_table_util_ratio: 0.750000 2024-04-12T22:28:00.616 INFO:journalctl@ceph.mon.c.smithi088.stdout: hash_index_allow_collision: 1 2024-04-12T22:28:00.617 INFO:journalctl@ceph.mon.c.smithi088.stdout: checksum: 1 2024-04-12T22:28:00.617 INFO:journalctl@ceph.mon.c.smithi088.stdout: no_block_cache: 0 2024-04-12T22:28:00.617 INFO:journalctl@ceph.mon.c.smithi088.stdout: block_cache: 0x5618a0cc2170 2024-04-12T22:28:00.617 INFO:journalctl@ceph.mon.c.smithi088.stdout: block_cache_name: BinnedLRUCache 2024-04-12T22:28:00.617 INFO:journalctl@ceph.mon.c.smithi088.stdout: block_cache_options: 2024-04-12T22:28:00.617 INFO:journalctl@ceph.mon.c.smithi088.stdout: capacity : 536870912 2024-04-12T22:28:00.617 INFO:journalctl@ceph.mon.c.smithi088.stdout: num_shard_bits : 4 2024-04-12T22:28:00.617 INFO:journalctl@ceph.mon.c.smithi088.stdout: strict_capacity_limit : 0 2024-04-12T22:28:00.617 INFO:journalctl@ceph.mon.c.smithi088.stdout: high_pri_pool_ratio: 0.000 2024-04-12T22:28:00.617 INFO:journalctl@ceph.mon.c.smithi088.stdout: block_cache_compressed: (nil) 2024-04-12T22:28:00.617 INFO:journalctl@ceph.mon.c.smithi088.stdout: persistent_cache: (nil) 2024-04-12T22:28:00.617 INFO:journalctl@ceph.mon.c.smithi088.stdout: block_size: 4096 2024-04-12T22:28:00.617 INFO:journalctl@ceph.mon.c.smithi088.stdout: block_size_deviation: 10 2024-04-12T22:28:00.617 INFO:journalctl@ceph.mon.c.smithi088.stdout: block_restart_interval: 16 2024-04-12T22:28:00.617 INFO:journalctl@ceph.mon.c.smithi088.stdout: index_block_restart_interval: 1 2024-04-12T22:28:00.617 INFO:journalctl@ceph.mon.c.smithi088.stdout: metadata_block_size: 4096 2024-04-12T22:28:00.617 INFO:journalctl@ceph.mon.c.smithi088.stdout: partition_filters: 0 2024-04-12T22:28:00.618 INFO:journalctl@ceph.mon.c.smithi088.stdout: use_delta_encoding: 1 2024-04-12T22:28:00.618 INFO:journalctl@ceph.mon.c.smithi088.stdout: filter_policy: rocksdb.BuiltinBloomFilter 2024-04-12T22:28:00.618 INFO:journalctl@ceph.mon.c.smithi088.stdout: whole_key_filtering: 1 2024-04-12T22:28:00.618 INFO:journalctl@ceph.mon.c.smithi088.stdout: verify_compression: 0 2024-04-12T22:28:00.618 INFO:journalctl@ceph.mon.c.smithi088.stdout: read_amp_bytes_per_bit: 0 2024-04-12T22:28:00.618 INFO:journalctl@ceph.mon.c.smithi088.stdout: format_version: 4 2024-04-12T22:28:00.618 INFO:journalctl@ceph.mon.c.smithi088.stdout: enable_index_compression: 1 2024-04-12T22:28:00.618 INFO:journalctl@ceph.mon.c.smithi088.stdout: block_align: 0 2024-04-12T22:28:00.618 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.write_buffer_size: 33554432 2024-04-12T22:28:00.618 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.max_write_buffer_number: 2 2024-04-12T22:28:00.618 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.compression: NoCompression 2024-04-12T22:28:00.618 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.bottommost_compression: Disabled 2024-04-12T22:28:00.618 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.prefix_extractor: nullptr 2024-04-12T22:28:00.618 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-12T22:28:00.618 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.num_levels: 7 2024-04-12T22:28:00.618 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-12T22:28:00.619 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-12T22:28:00.619 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-12T22:28:00.619 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-12T22:28:00.619 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-12T22:28:00.619 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-12T22:28:00.619 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-12T22:28:00.619 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-12T22:28:00.619 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-12T22:28:00.619 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-12T22:28:00.619 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.compression_opts.window_bits: -14 2024-04-12T22:28:00.619 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.compression_opts.level: 32767 2024-04-12T22:28:00.619 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.compression_opts.strategy: 0 2024-04-12T22:28:00.619 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-12T22:28:00.619 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-12T22:28:00.619 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-12T22:28:00.619 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.compression_opts.enabled: false 2024-04-12T22:28:00.620 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-12T22:28:00.620 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-12T22:28:00.620 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-12T22:28:00.620 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.target_file_size_base: 67108864 2024-04-12T22:28:00.620 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.target_file_size_multiplier: 1 2024-04-12T22:28:00.620 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-12T22:28:00.620 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-12T22:28:00.620 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-12T22:28:00.620 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-12T22:28:00.620 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-12T22:28:00.620 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-12T22:28:00.620 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-12T22:28:00.620 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-12T22:28:00.620 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-12T22:28:00.620 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-12T22:28:00.620 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-12T22:28:00.620 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-12T22:28:00.621 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.arena_block_size: 4194304 2024-04-12T22:28:00.621 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-12T22:28:00.621 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-12T22:28:00.621 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-04-12T22:28:00.621 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.disable_auto_compactions: 0 2024-04-12T22:28:00.621 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-12T22:28:00.621 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-12T22:28:00.621 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-12T22:28:00.621 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-12T22:28:00.621 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-12T22:28:00.621 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-12T22:28:00.621 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-12T22:28:00.621 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-12T22:28:00.621 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-12T22:28:00.621 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-12T22:28:00.622 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.table_properties_collectors: 2024-04-12T22:28:00.622 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.inplace_update_support: 0 2024-04-12T22:28:00.622 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.inplace_update_num_locks: 10000 2024-04-12T22:28:00.622 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-12T22:28:00.622 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-12T22:28:00.622 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.memtable_huge_page_size: 0 2024-04-12T22:28:00.622 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.bloom_locality: 0 2024-04-12T22:28:00.622 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.max_successive_merges: 0 2024-04-12T22:28:00.622 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.optimize_filters_for_hits: 0 2024-04-12T22:28:00.622 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.paranoid_file_checks: 0 2024-04-12T22:28:00.622 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.force_consistency_checks: 1 2024-04-12T22:28:00.622 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.report_bg_io_stats: 0 2024-04-12T22:28:00.622 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.ttl: 2592000 2024-04-12T22:28:00.622 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.periodic_compaction_seconds: 0 2024-04-12T22:28:00.623 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.enable_blob_files: false 2024-04-12T22:28:00.623 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.min_blob_size: 0 2024-04-12T22:28:00.623 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.blob_file_size: 268435456 2024-04-12T22:28:00.623 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.blob_compression_type: NoCompression 2024-04-12T22:28:00.623 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.enable_blob_garbage_collection: false 2024-04-12T22:28:00.623 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-12T22:28:00.623 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: 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-12T22:28:00.623 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 0 2024-04-12T22:28:00.623 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: [db/version_set.cc:4083] Creating manifest 7 2024-04-12T22:28:00.623 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: EVENT_LOG_v1 {"time_micros": 1712960880339442, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-04-12T22:28:00.623 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #4 mode 2 2024-04-12T22:28:00.623 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: 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-12T22:28:00.623 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: EVENT_LOG_v1 {"time_micros": 1712960880339732, "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": 1712960880, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "32ad1603-bd4b-40a8-9985-fcb97b2d9354", "db_session_id": "X4OP2JBTNBRXVJU9BYDM"}} 2024-04-12T22:28:00.623 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: [db/version_set.cc:4083] Creating manifest 9 2024-04-12T22:28:00.623 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: EVENT_LOG_v1 {"time_micros": 1712960880340030, "job": 1, "event": "recovery_finished"} 2024-04-12T22:28:00.623 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: 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-12T22:28:00.624 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x5618a0ca8a80 2024-04-12T22:28:00.624 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: DB pointer 0x5618a0cb8000 2024-04-12T22:28:00.624 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-04-12T22:28:00.624 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: rocksdb: [db/db_impl/db_impl.cc:903] 2024-04-12T22:28:00.624 INFO:journalctl@ceph.mon.c.smithi088.stdout: ** DB Stats ** 2024-04-12T22:28:00.624 INFO:journalctl@ceph.mon.c.smithi088.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-12T22:28:00.624 INFO:journalctl@ceph.mon.c.smithi088.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-12T22:28:00.624 INFO:journalctl@ceph.mon.c.smithi088.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-12T22:28:00.624 INFO:journalctl@ceph.mon.c.smithi088.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-12T22:28:00.624 INFO:journalctl@ceph.mon.c.smithi088.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-12T22:28:00.624 INFO:journalctl@ceph.mon.c.smithi088.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-04-12T22:28:00.624 INFO:journalctl@ceph.mon.c.smithi088.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-12T22:28:00.624 INFO:journalctl@ceph.mon.c.smithi088.stdout: 2024-04-12T22:28:00.624 INFO:journalctl@ceph.mon.c.smithi088.stdout: ** Compaction Stats [default] ** 2024-04-12T22:28:00.624 INFO:journalctl@ceph.mon.c.smithi088.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-12T22:28:00.624 INFO:journalctl@ceph.mon.c.smithi088.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-12T22:28:00.624 INFO:journalctl@ceph.mon.c.smithi088.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.4 0.00 0.00 1 0.000 0 0 2024-04-12T22:28:00.625 INFO:journalctl@ceph.mon.c.smithi088.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.4 0.00 0.00 1 0.000 0 0 2024-04-12T22:28:00.625 INFO:journalctl@ceph.mon.c.smithi088.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.4 0.00 0.00 1 0.000 0 0 2024-04-12T22:28:00.625 INFO:journalctl@ceph.mon.c.smithi088.stdout: 2024-04-12T22:28:00.625 INFO:journalctl@ceph.mon.c.smithi088.stdout: ** Compaction Stats [default] ** 2024-04-12T22:28:00.625 INFO:journalctl@ceph.mon.c.smithi088.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-12T22:28:00.625 INFO:journalctl@ceph.mon.c.smithi088.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-12T22:28:00.625 INFO:journalctl@ceph.mon.c.smithi088.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.4 0.00 0.00 1 0.000 0 0 2024-04-12T22:28:00.625 INFO:journalctl@ceph.mon.c.smithi088.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-12T22:28:00.625 INFO:journalctl@ceph.mon.c.smithi088.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-04-12T22:28:00.625 INFO:journalctl@ceph.mon.c.smithi088.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-12T22:28:00.625 INFO:journalctl@ceph.mon.c.smithi088.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-04-12T22:28:00.625 INFO:journalctl@ceph.mon.c.smithi088.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-04-12T22:28:00.625 INFO:journalctl@ceph.mon.c.smithi088.stdout: AddFile(Keys): cumulative 0, interval 0 2024-04-12T22:28:00.625 INFO:journalctl@ceph.mon.c.smithi088.stdout: Cumulative compaction: 0.00 GB write, 0.62 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-12T22:28:00.625 INFO:journalctl@ceph.mon.c.smithi088.stdout: Interval compaction: 0.00 GB write, 0.62 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-12T22:28:00.625 INFO:journalctl@ceph.mon.c.smithi088.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-12T22:28:00.626 INFO:journalctl@ceph.mon.c.smithi088.stdout: 2024-04-12T22:28:00.626 INFO:journalctl@ceph.mon.c.smithi088.stdout: ** File Read Latency Histogram By Level [default] ** 2024-04-12T22:28:00.626 INFO:journalctl@ceph.mon.c.smithi088.stdout: 2024-04-12T22:28:00.626 INFO:journalctl@ceph.mon.c.smithi088.stdout: ** Compaction Stats [default] ** 2024-04-12T22:28:00.626 INFO:journalctl@ceph.mon.c.smithi088.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-12T22:28:00.626 INFO:journalctl@ceph.mon.c.smithi088.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-12T22:28:00.626 INFO:journalctl@ceph.mon.c.smithi088.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.4 0.00 0.00 1 0.000 0 0 2024-04-12T22:28:00.626 INFO:journalctl@ceph.mon.c.smithi088.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.4 0.00 0.00 1 0.000 0 0 2024-04-12T22:28:00.626 INFO:journalctl@ceph.mon.c.smithi088.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-12T22:28:00.626 INFO:journalctl@ceph.mon.c.smithi088.stdout: 2024-04-12T22:28:00.626 INFO:journalctl@ceph.mon.c.smithi088.stdout: ** Compaction Stats [default] ** 2024-04-12T22:28:00.626 INFO:journalctl@ceph.mon.c.smithi088.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-12T22:28:00.626 INFO:journalctl@ceph.mon.c.smithi088.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-12T22:28:00.626 INFO:journalctl@ceph.mon.c.smithi088.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.4 0.00 0.00 1 0.000 0 0 2024-04-12T22:28:00.626 INFO:journalctl@ceph.mon.c.smithi088.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-12T22:28:00.626 INFO:journalctl@ceph.mon.c.smithi088.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-04-12T22:28:00.627 INFO:journalctl@ceph.mon.c.smithi088.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-12T22:28:00.627 INFO:journalctl@ceph.mon.c.smithi088.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-04-12T22:28:00.627 INFO:journalctl@ceph.mon.c.smithi088.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-04-12T22:28:00.627 INFO:journalctl@ceph.mon.c.smithi088.stdout: AddFile(Keys): cumulative 0, interval 0 2024-04-12T22:28:00.627 INFO:journalctl@ceph.mon.c.smithi088.stdout: Cumulative compaction: 0.00 GB write, 0.61 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-12T22:28:00.627 INFO:journalctl@ceph.mon.c.smithi088.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-12T22:28:00.627 INFO:journalctl@ceph.mon.c.smithi088.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-12T22:28:00.627 INFO:journalctl@ceph.mon.c.smithi088.stdout: 2024-04-12T22:28:00.627 INFO:journalctl@ceph.mon.c.smithi088.stdout: ** File Read Latency Histogram By Level [default] ** 2024-04-12T22:28:00.627 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: mon.c does not exist in monmap, will attempt to join an existing cluster 2024-04-12T22:28:00.627 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: using public_addrv [v2:172.21.15.88:3301/0,v1:172.21.15.88:6790/0] 2024-04-12T22:28:00.627 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: starting mon.c rank -1 at public addrs [v2:172.21.15.88:3301/0,v1:172.21.15.88:6790/0] at bind addrs [v2:172.21.15.88:3301/0,v1:172.21.15.88:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid a5fdb6f0-f91b-11ee-bc8d-c7b262605968 2024-04-12T22:28:00.627 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: mon.c@-1(???) e0 preinit fsid a5fdb6f0-f91b-11ee-bc8d-c7b262605968 2024-04-12T22:28:00.627 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: mon.c@-1(synchronizing).mds e1 new map 2024-04-12T22:28:00.627 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: mon.c@-1(synchronizing).mds e1 print_map 2024-04-12T22:28:00.627 INFO:journalctl@ceph.mon.c.smithi088.stdout: e1 2024-04-12T22:28:00.627 INFO:journalctl@ceph.mon.c.smithi088.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-04-12T22:28:00.628 INFO:journalctl@ceph.mon.c.smithi088.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-12T22:28:00.628 INFO:journalctl@ceph.mon.c.smithi088.stdout: legacy client fscid: -1 2024-04-12T22:28:00.628 INFO:journalctl@ceph.mon.c.smithi088.stdout: 2024-04-12T22:28:00.628 INFO:journalctl@ceph.mon.c.smithi088.stdout: No filesystems configured 2024-04-12T22:28:00.628 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-04-12T22:28:00.628 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: 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-12T22:28:00.628 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-04-12T22:28:00.628 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-04-12T22:28:00.628 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-04-12T22:28:00.628 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-04-12T22:28:00.628 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-04-12T22:28:00.628 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-04-12T22:28:00.628 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-04-12T22:28:00.628 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-04-12T22:28:00.628 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi088:172.21.15.88=a;smithi088:[v2:172.21.15.88:3301,v1:172.21.15.88:6790]=c;smithi142:172.21.15.142=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:28:00.628 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: Saving service mon spec with placement smithi088:172.21.15.88=a;smithi088:[v2:172.21.15.88:3301,v1:172.21.15.88:6790]=c;smithi142:172.21.15.142=b;count:3 2024-04-12T22:28:00.628 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:00.629 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:28:00.629 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:28:00.629 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:28:00.629 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:00.629 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-12T22:28:00.629 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:28:00.629 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: Deploying daemon mon.c on smithi088 2024-04-12T22:28:00.629 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T22:28:00.629 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: from='client.? 172.21.15.142:0/1316402153' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-12T22:28:00.629 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T22:28:00.629 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: mon.c@-1(synchronizing).paxosservice(auth 1..5) refresh upgraded, format 0 -> 3 2024-04-12T22:28:00.629 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 ceph-mon[29858]: mon.c@-1(synchronizing) e1 handle_conf_change mon_allow_pool_delete,mon_cluster_log_to_file 2024-04-12T22:28:00.629 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 bash[29824]: 7d8efcb0f6409b6ba0e7489bc68c2d58e82bda20ed60bcd78da11dd59775f404 2024-04-12T22:28:00.629 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:00 smithi088 systemd[1]: Started Ceph mon.c for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:28:05.686 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:28:05 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 172.21.15.88 - - [12/Apr/2024:22:28:05] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-12T22:28:05.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:05 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-12T22:28:05.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:05 smithi088 ceph-mon[29858]: mon.a calling monitor election 2024-04-12T22:28:05.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:05 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-12T22:28:05.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:05 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-12T22:28:05.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:05 smithi088 ceph-mon[29858]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T22:28:05.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:05 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-12T22:28:05.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:05 smithi088 ceph-mon[29858]: mon.c calling monitor election 2024-04-12T22:28:05.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:05 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-12T22:28:05.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:05 smithi088 ceph-mon[29858]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T22:28:05.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:05 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-12T22:28:05.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:05 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-12T22:28:05.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:05 smithi088 ceph-mon[29858]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-12T22:28:05.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:05 smithi088 ceph-mon[29858]: monmap e2: 2 mons at {a=[v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0],c=[v2:172.21.15.88:3301/0,v1:172.21.15.88:6790/0]} 2024-04-12T22:28:05.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:05 smithi088 ceph-mon[29858]: fsmap 2024-04-12T22:28:05.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:05 smithi088 ceph-mon[29858]: osdmap e4: 0 total, 0 up, 0 in 2024-04-12T22:28:05.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:05 smithi088 ceph-mon[29858]: mgrmap e13: y(active, since 37s) 2024-04-12T22:28:05.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:05 smithi088 ceph-mon[29858]: overall HEALTH_OK 2024-04-12T22:28:05.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:05 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:05.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:05 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:05.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:05 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-12T22:28:05.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:05 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:28:05.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:05 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:05.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:05 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-12T22:28:05.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:05 smithi088 ceph-mon[24836]: mon.a calling monitor election 2024-04-12T22:28:05.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:05 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-12T22:28:05.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:05 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-12T22:28:05.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:05 smithi088 ceph-mon[24836]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T22:28:05.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:05 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-12T22:28:05.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:05 smithi088 ceph-mon[24836]: mon.c calling monitor election 2024-04-12T22:28:05.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:05 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-12T22:28:05.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:05 smithi088 ceph-mon[24836]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T22:28:05.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:05 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-12T22:28:05.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:05 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-12T22:28:05.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:05 smithi088 ceph-mon[24836]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-12T22:28:05.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:05 smithi088 ceph-mon[24836]: monmap e2: 2 mons at {a=[v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0],c=[v2:172.21.15.88:3301/0,v1:172.21.15.88:6790/0]} 2024-04-12T22:28:05.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:05 smithi088 ceph-mon[24836]: fsmap 2024-04-12T22:28:05.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:05 smithi088 ceph-mon[24836]: osdmap e4: 0 total, 0 up, 0 in 2024-04-12T22:28:05.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:05 smithi088 ceph-mon[24836]: mgrmap e13: y(active, since 37s) 2024-04-12T22:28:05.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:05 smithi088 ceph-mon[24836]: overall HEALTH_OK 2024-04-12T22:28:05.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:05 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:05.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:05 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:05.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:05 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-12T22:28:05.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:05 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:28:05.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:05 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:07.168 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-04-12T22:28:07.169 INFO:teuthology.orchestra.run.smithi142.stdout:{"epoch":2,"fsid":"a5fdb6f0-f91b-11ee-bc8d-c7b262605968","modified":"2024-04-12T22:28:00.357519Z","created":"2024-04-12T22:26:33.817200Z","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.88:3300","nonce":0},{"type":"v1","addr":"172.21.15.88:6789","nonce":0}]},"addr":"172.21.15.88:6789/0","public_addr":"172.21.15.88:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:3301","nonce":0},{"type":"v1","addr":"172.21.15.88:6790","nonce":0}]},"addr":"172.21.15.88:6790/0","public_addr":"172.21.15.88:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-04-12T22:28:07.170 INFO:teuthology.orchestra.run.smithi142.stderr:dumped monmap epoch 2 2024-04-12T22:28:07.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:06 smithi088 ceph-mon[29858]: Deploying daemon mon.b on smithi142 2024-04-12T22:28:07.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:06 smithi088 ceph-mon[29858]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T22:28:07.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:06 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-12T22:28:07.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:06 smithi088 ceph-mon[24836]: Deploying daemon mon.b on smithi142 2024-04-12T22:28:07.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:06 smithi088 ceph-mon[24836]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T22:28:07.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:06 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-12T22:28:08.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:07 smithi088 ceph-mon[29858]: from='client.? 172.21.15.142:0/3739762911' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-12T22:28:08.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:07 smithi088 ceph-mon[24836]: from='client.? 172.21.15.142:0/3739762911' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-12T22:28:08.646 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-04-12T22:28:08.646 DEBUG:teuthology.orchestra.run.smithi142:> 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 a5fdb6f0-f91b-11ee-bc8d-c7b262605968 -- ceph mon dump -f json 2024-04-12T22:28:09.088 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 podman[25664]: 2024-04-12 22:28:08.911157864 +0000 UTC m=+0.022326759 image pull e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9 quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a 2024-04-12T22:28:09.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:08 smithi088 ceph-mon[24836]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T22:28:09.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:08 smithi088 ceph-mon[29858]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T22:28:09.371 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 podman[25664]: 2024-04-12 22:28:09.195330718 +0000 UTC m=+0.306499612 container init ac53ac71ce6f4e157ecb95351f9753326831aaa6f4f10c25da16367749aed4c3 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mon-b, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, 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, 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=, GIT_CLEAN=True, name=centos-stream, RELEASE=HEAD, GIT_BRANCH=HEAD, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, vendor=Red Hat, Inc., com.redhat.component=centos-stream-container, release=754, io.openshift.tags=base centos centos-stream, distribution-scope=public, architecture=x86_64, GIT_REPO=https://github.com/ceph/ceph-container.git, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, vcs-type=git, io.k8s.display-name=CentOS Stream 8, 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, CEPH_POINT_RELEASE=-17.2.0, build-date=2022-05-03T08:36:31.336870, ceph=True) 2024-04-12T22:28:09.371 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 podman[25664]: 2024-04-12 22:28:09.198437603 +0000 UTC m=+0.309606498 container start ac53ac71ce6f4e157ecb95351f9753326831aaa6f4f10c25da16367749aed4c3 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mon-b, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, release=754, GIT_CLEAN=True, architecture=x86_64, vendor=Red Hat, Inc., io.openshift.expose-services=, ceph=True, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, name=centos-stream, version=8, io.k8s.display-name=CentOS Stream 8, com.redhat.component=centos-stream-container, 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.license_terms=https://centos.org/legal/licensing-policy/, 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., RELEASE=HEAD, distribution-scope=public, GIT_BRANCH=HEAD, io.openshift.tags=base centos centos-stream, build-date=2022-05-03T08:36:31.336870, io.buildah.version=1.19.8, vcs-type=git, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=-17.2.0, GIT_REPO=https://github.com/ceph/ceph-container.git, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb) 2024-04-12T22:28:09.371 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: set uid:gid to 167:167 (ceph:ceph) 2024-04-12T22:28:09.371 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 2 2024-04-12T22:28:09.371 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: pidfile_write: ignore empty --pid-file 2024-04-12T22:28:09.371 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: load: jerasure load: lrc 2024-04-12T22:28:09.371 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: RocksDB version: 6.15.5 2024-04-12T22:28:09.371 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-04-12T22:28:09.371 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Compile date Apr 18 2022 2024-04-12T22:28:09.371 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: DB SUMMARY 2024-04-12T22:28:09.371 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: DB Session ID: QRMOQ2WL4YB2DNLZRN37 2024-04-12T22:28:09.372 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: CURRENT file: CURRENT 2024-04-12T22:28:09.372 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: IDENTITY file: IDENTITY 2024-04-12T22:28:09.372 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: MANIFEST file: MANIFEST-000003 size: 57 Bytes 2024-04-12T22:28:09.372 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2024-04-12T22:28:09.372 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000004.log size: 636 ; 2024-04-12T22:28:09.372 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.error_if_exists: 0 2024-04-12T22:28:09.372 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.create_if_missing: 0 2024-04-12T22:28:09.372 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.paranoid_checks: 1 2024-04-12T22:28:09.372 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-12T22:28:09.372 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.env: 0x55a4492c6860 2024-04-12T22:28:09.372 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.fs: Posix File System 2024-04-12T22:28:09.372 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.info_log: 0x55a44b25bdc0 2024-04-12T22:28:09.372 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.max_file_opening_threads: 16 2024-04-12T22:28:09.372 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.statistics: (nil) 2024-04-12T22:28:09.372 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.use_fsync: 0 2024-04-12T22:28:09.373 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.max_log_file_size: 0 2024-04-12T22:28:09.373 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-12T22:28:09.373 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.log_file_time_to_roll: 0 2024-04-12T22:28:09.373 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.keep_log_file_num: 1000 2024-04-12T22:28:09.373 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.recycle_log_file_num: 0 2024-04-12T22:28:09.373 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.allow_fallocate: 1 2024-04-12T22:28:09.373 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.allow_mmap_reads: 0 2024-04-12T22:28:09.373 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.allow_mmap_writes: 0 2024-04-12T22:28:09.373 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.use_direct_reads: 0 2024-04-12T22:28:09.373 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-12T22:28:09.373 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.create_missing_column_families: 0 2024-04-12T22:28:09.373 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.db_log_dir: 2024-04-12T22:28:09.373 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-b/store.db 2024-04-12T22:28:09.373 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.table_cache_numshardbits: 6 2024-04-12T22:28:09.373 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.WAL_ttl_seconds: 0 2024-04-12T22:28:09.373 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.WAL_size_limit_MB: 0 2024-04-12T22:28:09.374 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-12T22:28:09.374 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-12T22:28:09.374 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.is_fd_close_on_exec: 1 2024-04-12T22:28:09.375 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.advise_random_on_open: 1 2024-04-12T22:28:09.375 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.db_write_buffer_size: 0 2024-04-12T22:28:09.375 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.write_buffer_manager: 0x55a44b34c240 2024-04-12T22:28:09.375 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-12T22:28:09.375 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-04-12T22:28:09.375 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-12T22:28:09.375 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.use_adaptive_mutex: 0 2024-04-12T22:28:09.375 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.rate_limiter: (nil) 2024-04-12T22:28:09.375 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-12T22:28:09.375 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.wal_recovery_mode: 2 2024-04-12T22:28:09.376 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.enable_thread_tracking: 0 2024-04-12T22:28:09.376 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.enable_pipelined_write: 0 2024-04-12T22:28:09.376 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.unordered_write: 0 2024-04-12T22:28:09.376 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-12T22:28:09.376 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-12T22:28:09.376 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-12T22:28:09.376 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-12T22:28:09.376 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.row_cache: None 2024-04-12T22:28:09.376 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.wal_filter: None 2024-04-12T22:28:09.376 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-12T22:28:09.376 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.allow_ingest_behind: 0 2024-04-12T22:28:09.376 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.preserve_deletes: 0 2024-04-12T22:28:09.376 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.two_write_queues: 0 2024-04-12T22:28:09.376 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.manual_wal_flush: 0 2024-04-12T22:28:09.376 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.atomic_flush: 0 2024-04-12T22:28:09.376 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-12T22:28:09.377 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.persist_stats_to_disk: 0 2024-04-12T22:28:09.377 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.write_dbid_to_manifest: 0 2024-04-12T22:28:09.377 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.log_readahead_size: 0 2024-04-12T22:28:09.377 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-12T22:28:09.377 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.best_efforts_recovery: 0 2024-04-12T22:28:09.377 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-12T22:28:09.377 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-12T22:28:09.377 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.allow_data_in_errors: 0 2024-04-12T22:28:09.377 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.db_host_id: __hostname__ 2024-04-12T22:28:09.377 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.max_background_jobs: 2 2024-04-12T22:28:09.377 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.max_background_compactions: -1 2024-04-12T22:28:09.377 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.max_subcompactions: 1 2024-04-12T22:28:09.377 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-12T22:28:09.377 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-12T22:28:09.377 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.delayed_write_rate : 16777216 2024-04-12T22:28:09.377 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.max_total_wal_size: 0 2024-04-12T22:28:09.378 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-12T22:28:09.378 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.stats_dump_period_sec: 600 2024-04-12T22:28:09.378 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.stats_persist_period_sec: 600 2024-04-12T22:28:09.378 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-12T22:28:09.378 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.max_open_files: -1 2024-04-12T22:28:09.378 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.bytes_per_sync: 0 2024-04-12T22:28:09.378 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.wal_bytes_per_sync: 0 2024-04-12T22:28:09.378 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.strict_bytes_per_sync: 0 2024-04-12T22:28:09.378 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.compaction_readahead_size: 0 2024-04-12T22:28:09.378 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.max_background_flushes: -1 2024-04-12T22:28:09.378 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Compression algorithms supported: 2024-04-12T22:28:09.378 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-12T22:28:09.378 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: kZSTD supported: 0 2024-04-12T22:28:09.378 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: kXpressCompression supported: 0 2024-04-12T22:28:09.378 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: kLZ4HCCompression supported: 1 2024-04-12T22:28:09.378 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: kLZ4Compression supported: 1 2024-04-12T22:28:09.379 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: kBZip2Compression supported: 0 2024-04-12T22:28:09.379 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: kZlibCompression supported: 1 2024-04-12T22:28:09.379 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: kSnappyCompression supported: 1 2024-04-12T22:28:09.379 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Fast CRC32 supported: Supported on x86 2024-04-12T22:28:09.379 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000003 2024-04-12T22:28:09.379 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-04-12T22:28:09.379 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-12T22:28:09.379 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.merge_operator: 2024-04-12T22:28:09.379 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.compaction_filter: None 2024-04-12T22:28:09.379 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.compaction_filter_factory: None 2024-04-12T22:28:09.379 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.sst_partitioner_factory: None 2024-04-12T22:28:09.379 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.memtable_factory: SkipListFactory 2024-04-12T22:28:09.379 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.table_factory: BlockBasedTable 2024-04-12T22:28:09.379 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55a44b227d00) 2024-04-12T22:28:09.379 INFO:journalctl@ceph.mon.b.smithi142.stdout: cache_index_and_filter_blocks: 1 2024-04-12T22:28:09.380 INFO:journalctl@ceph.mon.b.smithi142.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-12T22:28:09.380 INFO:journalctl@ceph.mon.b.smithi142.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-12T22:28:09.380 INFO:journalctl@ceph.mon.b.smithi142.stdout: pin_top_level_index_and_filter: 1 2024-04-12T22:28:09.380 INFO:journalctl@ceph.mon.b.smithi142.stdout: index_type: 0 2024-04-12T22:28:09.380 INFO:journalctl@ceph.mon.b.smithi142.stdout: data_block_index_type: 0 2024-04-12T22:28:09.380 INFO:journalctl@ceph.mon.b.smithi142.stdout: index_shortening: 1 2024-04-12T22:28:09.380 INFO:journalctl@ceph.mon.b.smithi142.stdout: data_block_hash_table_util_ratio: 0.750000 2024-04-12T22:28:09.380 INFO:journalctl@ceph.mon.b.smithi142.stdout: hash_index_allow_collision: 1 2024-04-12T22:28:09.380 INFO:journalctl@ceph.mon.b.smithi142.stdout: checksum: 1 2024-04-12T22:28:09.380 INFO:journalctl@ceph.mon.b.smithi142.stdout: no_block_cache: 0 2024-04-12T22:28:09.380 INFO:journalctl@ceph.mon.b.smithi142.stdout: block_cache: 0x55a44b292170 2024-04-12T22:28:09.380 INFO:journalctl@ceph.mon.b.smithi142.stdout: block_cache_name: BinnedLRUCache 2024-04-12T22:28:09.380 INFO:journalctl@ceph.mon.b.smithi142.stdout: block_cache_options: 2024-04-12T22:28:09.380 INFO:journalctl@ceph.mon.b.smithi142.stdout: capacity : 536870912 2024-04-12T22:28:09.380 INFO:journalctl@ceph.mon.b.smithi142.stdout: num_shard_bits : 4 2024-04-12T22:28:09.380 INFO:journalctl@ceph.mon.b.smithi142.stdout: strict_capacity_limit : 0 2024-04-12T22:28:09.381 INFO:journalctl@ceph.mon.b.smithi142.stdout: high_pri_pool_ratio: 0.000 2024-04-12T22:28:09.381 INFO:journalctl@ceph.mon.b.smithi142.stdout: block_cache_compressed: (nil) 2024-04-12T22:28:09.381 INFO:journalctl@ceph.mon.b.smithi142.stdout: persistent_cache: (nil) 2024-04-12T22:28:09.381 INFO:journalctl@ceph.mon.b.smithi142.stdout: block_size: 4096 2024-04-12T22:28:09.381 INFO:journalctl@ceph.mon.b.smithi142.stdout: block_size_deviation: 10 2024-04-12T22:28:09.381 INFO:journalctl@ceph.mon.b.smithi142.stdout: block_restart_interval: 16 2024-04-12T22:28:09.381 INFO:journalctl@ceph.mon.b.smithi142.stdout: index_block_restart_interval: 1 2024-04-12T22:28:09.381 INFO:journalctl@ceph.mon.b.smithi142.stdout: metadata_block_size: 4096 2024-04-12T22:28:09.381 INFO:journalctl@ceph.mon.b.smithi142.stdout: partition_filters: 0 2024-04-12T22:28:09.381 INFO:journalctl@ceph.mon.b.smithi142.stdout: use_delta_encoding: 1 2024-04-12T22:28:09.381 INFO:journalctl@ceph.mon.b.smithi142.stdout: filter_policy: rocksdb.BuiltinBloomFilter 2024-04-12T22:28:09.381 INFO:journalctl@ceph.mon.b.smithi142.stdout: whole_key_filtering: 1 2024-04-12T22:28:09.381 INFO:journalctl@ceph.mon.b.smithi142.stdout: verify_compression: 0 2024-04-12T22:28:09.381 INFO:journalctl@ceph.mon.b.smithi142.stdout: read_amp_bytes_per_bit: 0 2024-04-12T22:28:09.381 INFO:journalctl@ceph.mon.b.smithi142.stdout: format_version: 4 2024-04-12T22:28:09.381 INFO:journalctl@ceph.mon.b.smithi142.stdout: enable_index_compression: 1 2024-04-12T22:28:09.381 INFO:journalctl@ceph.mon.b.smithi142.stdout: block_align: 0 2024-04-12T22:28:09.382 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.write_buffer_size: 33554432 2024-04-12T22:28:09.382 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.max_write_buffer_number: 2 2024-04-12T22:28:09.382 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.compression: NoCompression 2024-04-12T22:28:09.382 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.bottommost_compression: Disabled 2024-04-12T22:28:09.382 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.prefix_extractor: nullptr 2024-04-12T22:28:09.382 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-12T22:28:09.382 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.num_levels: 7 2024-04-12T22:28:09.382 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-12T22:28:09.382 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-12T22:28:09.382 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-12T22:28:09.382 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-12T22:28:09.382 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-12T22:28:09.382 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-12T22:28:09.382 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-12T22:28:09.382 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-12T22:28:09.383 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-12T22:28:09.383 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-12T22:28:09.383 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.compression_opts.window_bits: -14 2024-04-12T22:28:09.383 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.compression_opts.level: 32767 2024-04-12T22:28:09.383 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.compression_opts.strategy: 0 2024-04-12T22:28:09.383 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-12T22:28:09.383 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-12T22:28:09.383 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-12T22:28:09.383 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.compression_opts.enabled: false 2024-04-12T22:28:09.383 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-12T22:28:09.383 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-12T22:28:09.383 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-12T22:28:09.383 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.target_file_size_base: 67108864 2024-04-12T22:28:09.383 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.target_file_size_multiplier: 1 2024-04-12T22:28:09.383 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-12T22:28:09.383 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-12T22:28:09.383 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-12T22:28:09.384 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-12T22:28:09.384 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-12T22:28:09.384 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-12T22:28:09.384 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-12T22:28:09.384 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-12T22:28:09.384 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-12T22:28:09.384 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-12T22:28:09.384 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-12T22:28:09.384 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-12T22:28:09.384 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.arena_block_size: 4194304 2024-04-12T22:28:09.384 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-12T22:28:09.384 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-12T22:28:09.384 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-04-12T22:28:09.384 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.disable_auto_compactions: 0 2024-04-12T22:28:09.384 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-12T22:28:09.384 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-12T22:28:09.384 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-12T22:28:09.385 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-12T22:28:09.385 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-12T22:28:09.385 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-12T22:28:09.385 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-12T22:28:09.385 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-12T22:28:09.385 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-12T22:28:09.385 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-12T22:28:09.385 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.table_properties_collectors: 2024-04-12T22:28:09.385 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.inplace_update_support: 0 2024-04-12T22:28:09.385 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.inplace_update_num_locks: 10000 2024-04-12T22:28:09.385 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-12T22:28:09.385 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-12T22:28:09.385 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.memtable_huge_page_size: 0 2024-04-12T22:28:09.385 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.bloom_locality: 0 2024-04-12T22:28:09.385 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.max_successive_merges: 0 2024-04-12T22:28:09.385 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.optimize_filters_for_hits: 0 2024-04-12T22:28:09.385 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.paranoid_file_checks: 0 2024-04-12T22:28:09.386 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.force_consistency_checks: 1 2024-04-12T22:28:09.386 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.report_bg_io_stats: 0 2024-04-12T22:28:09.386 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.ttl: 2592000 2024-04-12T22:28:09.386 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.periodic_compaction_seconds: 0 2024-04-12T22:28:09.386 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.enable_blob_files: false 2024-04-12T22:28:09.386 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.min_blob_size: 0 2024-04-12T22:28:09.386 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.blob_file_size: 268435456 2024-04-12T22:28:09.386 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.blob_compression_type: NoCompression 2024-04-12T22:28:09.386 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.enable_blob_garbage_collection: false 2024-04-12T22:28:09.386 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-12T22:28:09.386 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: [db/version_set.cc:4773] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000003 succeeded,manifest_file_number is 3, next_file_number is 5, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-04-12T22:28:09.386 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 0 2024-04-12T22:28:09.386 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: [db/version_set.cc:4083] Creating manifest 7 2024-04-12T22:28:09.386 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: EVENT_LOG_v1 {"time_micros": 1712960889226547, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-04-12T22:28:09.386 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #4 mode 2 2024-04-12T22:28:09.386 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: 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-12T22:28:09.387 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: EVENT_LOG_v1 {"time_micros": 1712960889226969, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1670, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 648, "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": 526, "raw_average_value_size": 105, "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": 1712960889, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "279a4341-f526-421a-84f2-6d323d58f70e", "db_session_id": "QRMOQ2WL4YB2DNLZRN37"}} 2024-04-12T22:28:09.387 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: [db/version_set.cc:4083] Creating manifest 9 2024-04-12T22:28:09.387 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: EVENT_LOG_v1 {"time_micros": 1712960889227410, "job": 1, "event": "recovery_finished"} 2024-04-12T22:28:09.387 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: [file/delete_scheduler.cc:73] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-04-12T22:28:09.387 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x55a44b278a80 2024-04-12T22:28:09.387 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: DB pointer 0x55a44b288000 2024-04-12T22:28:09.387 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-04-12T22:28:09.387 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: rocksdb: [db/db_impl/db_impl.cc:903] 2024-04-12T22:28:09.387 INFO:journalctl@ceph.mon.b.smithi142.stdout: ** DB Stats ** 2024-04-12T22:28:09.387 INFO:journalctl@ceph.mon.b.smithi142.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-12T22:28:09.387 INFO:journalctl@ceph.mon.b.smithi142.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-12T22:28:09.387 INFO:journalctl@ceph.mon.b.smithi142.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-12T22:28:09.387 INFO:journalctl@ceph.mon.b.smithi142.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-12T22:28:09.387 INFO:journalctl@ceph.mon.b.smithi142.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-12T22:28:09.387 INFO:journalctl@ceph.mon.b.smithi142.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-04-12T22:28:09.387 INFO:journalctl@ceph.mon.b.smithi142.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-12T22:28:09.388 INFO:journalctl@ceph.mon.b.smithi142.stdout: 2024-04-12T22:28:09.388 INFO:journalctl@ceph.mon.b.smithi142.stdout: ** Compaction Stats [default] ** 2024-04-12T22:28:09.388 INFO:journalctl@ceph.mon.b.smithi142.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-12T22:28:09.388 INFO:journalctl@ceph.mon.b.smithi142.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-12T22:28:09.388 INFO:journalctl@ceph.mon.b.smithi142.stdout: L0 1/0 1.63 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.0 0.00 0.00 1 0.000 0 0 2024-04-12T22:28:09.388 INFO:journalctl@ceph.mon.b.smithi142.stdout: Sum 1/0 1.63 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.0 0.00 0.00 1 0.000 0 0 2024-04-12T22:28:09.388 INFO:journalctl@ceph.mon.b.smithi142.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 4.0 0.00 0.00 1 0.000 0 0 2024-04-12T22:28:09.388 INFO:journalctl@ceph.mon.b.smithi142.stdout: 2024-04-12T22:28:09.388 INFO:journalctl@ceph.mon.b.smithi142.stdout: ** Compaction Stats [default] ** 2024-04-12T22:28:09.388 INFO:journalctl@ceph.mon.b.smithi142.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-12T22:28:09.388 INFO:journalctl@ceph.mon.b.smithi142.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-12T22:28:09.388 INFO:journalctl@ceph.mon.b.smithi142.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 4.0 0.00 0.00 1 0.000 0 0 2024-04-12T22:28:09.388 INFO:journalctl@ceph.mon.b.smithi142.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-12T22:28:09.388 INFO:journalctl@ceph.mon.b.smithi142.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-04-12T22:28:09.388 INFO:journalctl@ceph.mon.b.smithi142.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-12T22:28:09.388 INFO:journalctl@ceph.mon.b.smithi142.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-04-12T22:28:09.388 INFO:journalctl@ceph.mon.b.smithi142.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-04-12T22:28:09.389 INFO:journalctl@ceph.mon.b.smithi142.stdout: AddFile(Keys): cumulative 0, interval 0 2024-04-12T22:28:09.389 INFO:journalctl@ceph.mon.b.smithi142.stdout: Cumulative compaction: 0.00 GB write, 0.45 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-12T22:28:09.389 INFO:journalctl@ceph.mon.b.smithi142.stdout: Interval compaction: 0.00 GB write, 0.45 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-12T22:28:09.389 INFO:journalctl@ceph.mon.b.smithi142.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-12T22:28:09.389 INFO:journalctl@ceph.mon.b.smithi142.stdout: 2024-04-12T22:28:09.389 INFO:journalctl@ceph.mon.b.smithi142.stdout: ** File Read Latency Histogram By Level [default] ** 2024-04-12T22:28:09.389 INFO:journalctl@ceph.mon.b.smithi142.stdout: 2024-04-12T22:28:09.389 INFO:journalctl@ceph.mon.b.smithi142.stdout: ** Compaction Stats [default] ** 2024-04-12T22:28:09.389 INFO:journalctl@ceph.mon.b.smithi142.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-12T22:28:09.389 INFO:journalctl@ceph.mon.b.smithi142.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-12T22:28:09.389 INFO:journalctl@ceph.mon.b.smithi142.stdout: L0 1/0 1.63 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.0 0.00 0.00 1 0.000 0 0 2024-04-12T22:28:09.389 INFO:journalctl@ceph.mon.b.smithi142.stdout: Sum 1/0 1.63 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.0 0.00 0.00 1 0.000 0 0 2024-04-12T22:28:09.389 INFO:journalctl@ceph.mon.b.smithi142.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-12T22:28:09.389 INFO:journalctl@ceph.mon.b.smithi142.stdout: 2024-04-12T22:28:09.389 INFO:journalctl@ceph.mon.b.smithi142.stdout: ** Compaction Stats [default] ** 2024-04-12T22:28:09.389 INFO:journalctl@ceph.mon.b.smithi142.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-12T22:28:09.389 INFO:journalctl@ceph.mon.b.smithi142.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-12T22:28:09.390 INFO:journalctl@ceph.mon.b.smithi142.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 4.0 0.00 0.00 1 0.000 0 0 2024-04-12T22:28:09.390 INFO:journalctl@ceph.mon.b.smithi142.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-12T22:28:09.390 INFO:journalctl@ceph.mon.b.smithi142.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-04-12T22:28:09.390 INFO:journalctl@ceph.mon.b.smithi142.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-12T22:28:09.390 INFO:journalctl@ceph.mon.b.smithi142.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-04-12T22:28:09.390 INFO:journalctl@ceph.mon.b.smithi142.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-04-12T22:28:09.390 INFO:journalctl@ceph.mon.b.smithi142.stdout: AddFile(Keys): cumulative 0, interval 0 2024-04-12T22:28:09.390 INFO:journalctl@ceph.mon.b.smithi142.stdout: Cumulative compaction: 0.00 GB write, 0.45 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-12T22:28:09.390 INFO:journalctl@ceph.mon.b.smithi142.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-12T22:28:09.390 INFO:journalctl@ceph.mon.b.smithi142.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-12T22:28:09.390 INFO:journalctl@ceph.mon.b.smithi142.stdout: 2024-04-12T22:28:09.390 INFO:journalctl@ceph.mon.b.smithi142.stdout: ** File Read Latency Histogram By Level [default] ** 2024-04-12T22:28:09.390 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: mon.b does not exist in monmap, will attempt to join an existing cluster 2024-04-12T22:28:09.390 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: using public_addr v2:172.21.15.142:0/0 -> [v2:172.21.15.142:3300/0,v1:172.21.15.142:6789/0] 2024-04-12T22:28:09.391 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: starting mon.b rank -1 at public addrs [v2:172.21.15.142:3300/0,v1:172.21.15.142:6789/0] at bind addrs [v2:172.21.15.142:3300/0,v1:172.21.15.142:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid a5fdb6f0-f91b-11ee-bc8d-c7b262605968 2024-04-12T22:28:09.391 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: mon.b@-1(???) e0 preinit fsid a5fdb6f0-f91b-11ee-bc8d-c7b262605968 2024-04-12T22:28:09.391 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: mon.b@-1(synchronizing).mds e1 new map 2024-04-12T22:28:09.391 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: mon.b@-1(synchronizing).mds e1 print_map 2024-04-12T22:28:09.391 INFO:journalctl@ceph.mon.b.smithi142.stdout: e1 2024-04-12T22:28:09.391 INFO:journalctl@ceph.mon.b.smithi142.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-04-12T22:28:09.391 INFO:journalctl@ceph.mon.b.smithi142.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-12T22:28:09.391 INFO:journalctl@ceph.mon.b.smithi142.stdout: legacy client fscid: -1 2024-04-12T22:28:09.391 INFO:journalctl@ceph.mon.b.smithi142.stdout: 2024-04-12T22:28:09.391 INFO:journalctl@ceph.mon.b.smithi142.stdout: No filesystems configured 2024-04-12T22:28:09.391 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-04-12T22:28:09.391 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: 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-12T22:28:09.391 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-04-12T22:28:09.391 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-04-12T22:28:09.391 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-04-12T22:28:09.391 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-04-12T22:28:09.391 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-04-12T22:28:09.392 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-04-12T22:28:09.392 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-04-12T22:28:09.392 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-04-12T22:28:09.392 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi088:172.21.15.88=a;smithi088:[v2:172.21.15.88:3301,v1:172.21.15.88:6790]=c;smithi142:172.21.15.142=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:28:09.392 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: Saving service mon spec with placement smithi088:172.21.15.88=a;smithi088:[v2:172.21.15.88:3301,v1:172.21.15.88:6790]=c;smithi142:172.21.15.142=b;count:3 2024-04-12T22:28:09.392 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:09.392 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 bash[25664]: ac53ac71ce6f4e157ecb95351f9753326831aaa6f4f10c25da16367749aed4c3 2024-04-12T22:28:09.392 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:28:09.392 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:28:09.392 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:28:09.392 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:09.392 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-12T22:28:09.392 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:28:09.392 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: Deploying daemon mon.c on smithi088 2024-04-12T22:28:09.392 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T22:28:09.392 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: from='client.? 172.21.15.142:0/1316402153' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-12T22:28:09.393 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T22:28:09.393 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-12T22:28:09.393 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: mon.a calling monitor election 2024-04-12T22:28:09.393 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-12T22:28:09.393 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-12T22:28:09.393 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T22:28:09.393 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-12T22:28:09.393 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: mon.c calling monitor election 2024-04-12T22:28:09.393 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-12T22:28:09.393 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T22:28:09.393 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-12T22:28:09.393 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-12T22:28:09.393 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-12T22:28:09.393 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: monmap e2: 2 mons at {a=[v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0],c=[v2:172.21.15.88:3301/0,v1:172.21.15.88:6790/0]} 2024-04-12T22:28:09.393 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: fsmap 2024-04-12T22:28:09.393 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: osdmap e4: 0 total, 0 up, 0 in 2024-04-12T22:28:09.393 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: mgrmap e13: y(active, since 37s) 2024-04-12T22:28:09.394 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: overall HEALTH_OK 2024-04-12T22:28:09.394 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:09.394 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:09.394 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-12T22:28:09.394 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:28:09.394 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:09.394 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: Deploying daemon mon.b on smithi142 2024-04-12T22:28:09.394 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T22:28:09.394 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-12T22:28:09.394 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: from='client.? 172.21.15.142:0/3739762911' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-12T22:28:09.394 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T22:28:09.394 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 systemd[1]: Started Ceph mon.b for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:28:09.394 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: mon.b@-1(synchronizing).paxosservice(auth 1..5) refresh upgraded, format 0 -> 3 2024-04-12T22:28:09.394 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:09 smithi142 ceph-mon[25707]: mon.b@-1(synchronizing) e2 handle_conf_change mon_allow_pool_delete,mon_cluster_log_to_file 2024-04-12T22:28:14.546 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:28:14 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 172.21.15.142 - - [12/Apr/2024:22:28:14] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-12T22:28:14.547 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:28:14 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 172.21.15.142 - - [12/Apr/2024:22:28:14] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-12T22:28:14.547 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:14 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-12T22:28:14.547 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:14 smithi088 ceph-mon[29858]: mon.a calling monitor election 2024-04-12T22:28:14.547 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:14 smithi088 ceph-mon[29858]: mon.c calling monitor election 2024-04-12T22:28:14.547 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:14 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-12T22:28:14.547 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:14 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-12T22:28:14.547 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:14 smithi088 ceph-mon[29858]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T22:28:14.547 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:14 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-12T22:28:14.547 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:14 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-12T22:28:14.547 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:14 smithi088 ceph-mon[29858]: mon.b calling monitor election 2024-04-12T22:28:14.548 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:14 smithi088 ceph-mon[29858]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T22:28:14.548 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:14 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-12T22:28:14.548 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:14 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-12T22:28:14.548 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:14 smithi088 ceph-mon[29858]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T22:28:14.548 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:14 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-12T22:28:14.548 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:14 smithi088 ceph-mon[29858]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-12T22:28:14.548 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:14 smithi088 ceph-mon[29858]: monmap e3: 3 mons at {a=[v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0],b=[v2:172.21.15.142:3300/0,v1:172.21.15.142:6789/0],c=[v2:172.21.15.88:3301/0,v1:172.21.15.88:6790/0]} 2024-04-12T22:28:14.548 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:14 smithi088 ceph-mon[29858]: fsmap 2024-04-12T22:28:14.548 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:14 smithi088 ceph-mon[29858]: osdmap e4: 0 total, 0 up, 0 in 2024-04-12T22:28:14.548 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:14 smithi088 ceph-mon[29858]: mgrmap e13: y(active, since 46s) 2024-04-12T22:28:14.548 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:14 smithi088 ceph-mon[29858]: overall HEALTH_OK 2024-04-12T22:28:14.548 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:14 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:14.548 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:14 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:14.548 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:14 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:28:14.548 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:14 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:28:14.549 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:14 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:14.549 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:14 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:28:14.549 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:14 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-12T22:28:14.549 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:14 smithi088 ceph-mon[24836]: mon.a calling monitor election 2024-04-12T22:28:14.549 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:14 smithi088 ceph-mon[24836]: mon.c calling monitor election 2024-04-12T22:28:14.549 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:14 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-12T22:28:14.549 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:14 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-12T22:28:14.549 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:14 smithi088 ceph-mon[24836]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T22:28:14.549 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:14 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-12T22:28:14.549 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:14 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-12T22:28:14.549 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:14 smithi088 ceph-mon[24836]: mon.b calling monitor election 2024-04-12T22:28:14.549 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:14 smithi088 ceph-mon[24836]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T22:28:14.549 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:14 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-12T22:28:14.550 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:14 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-12T22:28:14.550 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:14 smithi088 ceph-mon[24836]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T22:28:14.550 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:14 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-12T22:28:14.550 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:14 smithi088 ceph-mon[24836]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-12T22:28:14.550 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:14 smithi088 ceph-mon[24836]: monmap e3: 3 mons at {a=[v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0],b=[v2:172.21.15.142:3300/0,v1:172.21.15.142:6789/0],c=[v2:172.21.15.88:3301/0,v1:172.21.15.88:6790/0]} 2024-04-12T22:28:14.550 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:14 smithi088 ceph-mon[24836]: fsmap 2024-04-12T22:28:14.550 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:14 smithi088 ceph-mon[24836]: osdmap e4: 0 total, 0 up, 0 in 2024-04-12T22:28:14.550 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:14 smithi088 ceph-mon[24836]: mgrmap e13: y(active, since 46s) 2024-04-12T22:28:14.550 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:14 smithi088 ceph-mon[24836]: overall HEALTH_OK 2024-04-12T22:28:14.550 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:14 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:14.550 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:14 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:14.550 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:14 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:28:14.550 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:14 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:28:14.551 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:14 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:14.551 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:14 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:28:14.560 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:14 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-12T22:28:14.560 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:14 smithi142 ceph-mon[25707]: mon.a calling monitor election 2024-04-12T22:28:14.560 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:14 smithi142 ceph-mon[25707]: mon.c calling monitor election 2024-04-12T22:28:14.560 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:14 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-12T22:28:14.560 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:14 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-12T22:28:14.560 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:14 smithi142 ceph-mon[25707]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T22:28:14.560 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:14 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-12T22:28:14.560 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:14 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-12T22:28:14.560 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:14 smithi142 ceph-mon[25707]: mon.b calling monitor election 2024-04-12T22:28:14.560 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:14 smithi142 ceph-mon[25707]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T22:28:14.560 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:14 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-12T22:28:14.560 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:14 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-12T22:28:14.561 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:14 smithi142 ceph-mon[25707]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T22:28:14.561 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:14 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-12T22:28:14.561 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:14 smithi142 ceph-mon[25707]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-12T22:28:14.561 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:14 smithi142 ceph-mon[25707]: monmap e3: 3 mons at {a=[v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0],b=[v2:172.21.15.142:3300/0,v1:172.21.15.142:6789/0],c=[v2:172.21.15.88:3301/0,v1:172.21.15.88:6790/0]} 2024-04-12T22:28:14.561 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:14 smithi142 ceph-mon[25707]: fsmap 2024-04-12T22:28:14.561 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:14 smithi142 ceph-mon[25707]: osdmap e4: 0 total, 0 up, 0 in 2024-04-12T22:28:14.561 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:14 smithi142 ceph-mon[25707]: mgrmap e13: y(active, since 46s) 2024-04-12T22:28:14.561 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:14 smithi142 ceph-mon[25707]: overall HEALTH_OK 2024-04-12T22:28:14.561 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:14 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:14.561 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:14 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:14.561 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:14 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:28:14.561 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:14 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:28:14.561 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:14 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:14.561 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:14 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:28:14.601 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-04-12T22:28:14.601 INFO:teuthology.orchestra.run.smithi142.stdout:{"epoch":3,"fsid":"a5fdb6f0-f91b-11ee-bc8d-c7b262605968","modified":"2024-04-12T22:28:09.260509Z","created":"2024-04-12T22:26:33.817200Z","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.88:3300","nonce":0},{"type":"v1","addr":"172.21.15.88:6789","nonce":0}]},"addr":"172.21.15.88:6789/0","public_addr":"172.21.15.88:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:3301","nonce":0},{"type":"v1","addr":"172.21.15.88:6790","nonce":0}]},"addr":"172.21.15.88:6790/0","public_addr":"172.21.15.88:6790/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:3300","nonce":0},{"type":"v1","addr":"172.21.15.142:6789","nonce":0}]},"addr":"172.21.15.142:6789/0","public_addr":"172.21.15.142:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2024-04-12T22:28:14.602 INFO:teuthology.orchestra.run.smithi142.stderr:dumped monmap epoch 3 2024-04-12T22:28:15.555 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:15 smithi088 ceph-mon[29858]: Updating smithi088:/etc/ceph/ceph.conf 2024-04-12T22:28:15.555 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:15 smithi088 ceph-mon[29858]: Updating smithi142:/etc/ceph/ceph.conf 2024-04-12T22:28:15.555 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:15 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:15.555 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:15 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:15.555 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:15 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:15.555 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:15 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:15.555 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:15 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:15.555 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:15 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:28:15.556 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:15 smithi088 ceph-mon[29858]: Reconfiguring mon.a (unknown last config time)... 2024-04-12T22:28:15.556 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:15 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-12T22:28:15.556 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:15 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-12T22:28:15.556 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:15 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:28:15.556 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:15 smithi088 ceph-mon[29858]: Reconfiguring daemon mon.a on smithi088 2024-04-12T22:28:15.556 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:15 smithi088 ceph-mon[29858]: from='client.? 172.21.15.142:0/4292742149' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-12T22:28:15.556 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:15 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-12T22:28:15.556 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:15 smithi088 ceph-mon[24836]: Updating smithi088:/etc/ceph/ceph.conf 2024-04-12T22:28:15.556 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:15 smithi088 ceph-mon[24836]: Updating smithi142:/etc/ceph/ceph.conf 2024-04-12T22:28:15.556 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:15 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:15.556 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:15 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:15.556 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:15 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:15.557 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:15 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:15.557 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:15 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:15.557 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:15 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:28:15.557 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:15 smithi088 ceph-mon[24836]: Reconfiguring mon.a (unknown last config time)... 2024-04-12T22:28:15.557 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:15 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-12T22:28:15.557 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:15 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-12T22:28:15.557 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:15 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:28:15.557 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:15 smithi088 ceph-mon[24836]: Reconfiguring daemon mon.a on smithi088 2024-04-12T22:28:15.557 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:15 smithi088 ceph-mon[24836]: from='client.? 172.21.15.142:0/4292742149' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-12T22:28:15.557 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:15 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-12T22:28:15.649 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:15 smithi142 ceph-mon[25707]: Updating smithi088:/etc/ceph/ceph.conf 2024-04-12T22:28:15.649 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:15 smithi142 ceph-mon[25707]: Updating smithi142:/etc/ceph/ceph.conf 2024-04-12T22:28:15.649 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:15 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:15.649 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:15 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:15.649 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:15 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:15.649 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:15 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:15.649 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:15 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:15.649 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:15 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:28:15.649 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:15 smithi142 ceph-mon[25707]: Reconfiguring mon.a (unknown last config time)... 2024-04-12T22:28:15.649 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:15 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-12T22:28:15.649 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:15 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-12T22:28:15.650 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:15 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:28:15.650 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:15 smithi142 ceph-mon[25707]: Reconfiguring daemon mon.a on smithi088 2024-04-12T22:28:15.650 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:15 smithi142 ceph-mon[25707]: from='client.? 172.21.15.142:0/4292742149' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-12T22:28:15.650 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:15 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-12T22:28:16.278 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-04-12T22:28:16.278 DEBUG:teuthology.orchestra.run.smithi088:> 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 a5fdb6f0-f91b-11ee-bc8d-c7b262605968 -- ceph config generate-minimal-conf 2024-04-12T22:28:16.527 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:28:16 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 172.21.15.88 - - [12/Apr/2024:22:28:16] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-12T22:28:16.527 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:28:16 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 172.21.15.142 - - [12/Apr/2024:22:28:16] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-12T22:28:16.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:16 smithi088 ceph-mon[24836]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T22:28:16.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:16 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:16.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:16 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:16.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:16 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:16.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:16 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:16.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:16 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:16.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:16 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-12T22:28:16.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:16 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-12T22:28:16.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:16 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:28:16.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:16 smithi088 ceph-mon[29858]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T22:28:16.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:16 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:16.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:16 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:16.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:16 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:16.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:16 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:16.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:16 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:16.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:16 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-12T22:28:16.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:16 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-12T22:28:16.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:16 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:28:17.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:16 smithi142 ceph-mon[25707]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T22:28:17.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:16 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:17.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:16 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:17.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:16 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:17.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:16 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:17.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:16 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:17.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:16 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-12T22:28:17.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:16 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-12T22:28:17.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:16 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:28:17.859 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:17 smithi142 ceph-mon[25707]: Reconfiguring mon.c (monmap changed)... 2024-04-12T22:28:17.860 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:17 smithi142 ceph-mon[25707]: Reconfiguring daemon mon.c on smithi088 2024-04-12T22:28:17.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:17 smithi088 ceph-mon[24836]: Reconfiguring mon.c (monmap changed)... 2024-04-12T22:28:17.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:17 smithi088 ceph-mon[24836]: Reconfiguring daemon mon.c on smithi088 2024-04-12T22:28:17.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:17 smithi088 ceph-mon[29858]: Reconfiguring mon.c (monmap changed)... 2024-04-12T22:28:17.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:17 smithi088 ceph-mon[29858]: Reconfiguring daemon mon.c on smithi088 2024-04-12T22:28:18.252 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:28:17 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 172.21.15.142 - - [12/Apr/2024:22:28:17] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-12T22:28:19.036 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:18 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:19.037 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:18 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:19.037 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:18 smithi088 ceph-mon[24836]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T22:28:19.037 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:18 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:19.037 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:18 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:19.037 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:18 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:19.037 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:18 smithi088 ceph-mon[29858]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T22:28:19.037 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:18 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:19.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:18 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:19.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:18 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:19.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:18 smithi142 ceph-mon[25707]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T22:28:19.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:18 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:19.312 INFO:teuthology.orchestra.run.smithi088.stdout:# minimal ceph.conf for a5fdb6f0-f91b-11ee-bc8d-c7b262605968 2024-04-12T22:28:19.312 INFO:teuthology.orchestra.run.smithi088.stdout:[global] 2024-04-12T22:28:19.312 INFO:teuthology.orchestra.run.smithi088.stdout: fsid = a5fdb6f0-f91b-11ee-bc8d-c7b262605968 2024-04-12T22:28:19.312 INFO:teuthology.orchestra.run.smithi088.stdout: mon_host = [v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0] [v2:172.21.15.142:3300/0,v1:172.21.15.142:6789/0] [v2:172.21.15.88:3301/0,v1:172.21.15.88:6790/0] 2024-04-12T22:28:19.935 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:28:19 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 172.21.15.88 - - [12/Apr/2024:22:28:19] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-12T22:28:20.104 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-04-12T22:28:20.104 DEBUG:teuthology.orchestra.run.smithi088:> set -ex 2024-04-12T22:28:20.104 DEBUG:teuthology.orchestra.run.smithi088:> sudo dd of=/etc/ceph/ceph.conf 2024-04-12T22:28:20.133 DEBUG:teuthology.orchestra.run.smithi088:> set -ex 2024-04-12T22:28:20.133 DEBUG:teuthology.orchestra.run.smithi088:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-12T22:28:20.201 DEBUG:teuthology.orchestra.run.smithi142:> set -ex 2024-04-12T22:28:20.201 DEBUG:teuthology.orchestra.run.smithi142:> sudo dd of=/etc/ceph/ceph.conf 2024-04-12T22:28:20.233 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:19 smithi142 ceph-mon[25707]: from='client.? 172.21.15.88:0/2947912450' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:28:20.233 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:19 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:20.233 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:19 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:20.235 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:19 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/2947912450' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:28:20.235 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:19 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:20.235 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:19 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:20.235 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:19 smithi088 ceph-mon[29858]: from='client.? 172.21.15.88:0/2947912450' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:28:20.235 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:19 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:20.235 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:19 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:20.238 DEBUG:teuthology.orchestra.run.smithi142:> set -ex 2024-04-12T22:28:20.238 DEBUG:teuthology.orchestra.run.smithi142:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-12T22:28:20.309 INFO:tasks.cephadm:Adding mgr.y on smithi088 2024-04-12T22:28:20.309 INFO:tasks.cephadm:Adding mgr.x on smithi142 2024-04-12T22:28:20.309 DEBUG:teuthology.orchestra.run.smithi142:> 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 a5fdb6f0-f91b-11ee-bc8d-c7b262605968 -- ceph orch apply mgr '2;smithi088=y;smithi142=x' 2024-04-12T22:28:21.232 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:20 smithi142 ceph-mon[25707]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T22:28:21.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:20 smithi088 ceph-mon[24836]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T22:28:21.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:20 smithi088 ceph-mon[29858]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T22:28:22.470 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:22 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:22.471 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:22 smithi142 ceph-mon[25707]: Reconfiguring mon.b (monmap changed)... 2024-04-12T22:28:22.471 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:22 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-12T22:28:22.471 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:22 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-12T22:28:22.471 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:22 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:28:22.471 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:22 smithi142 ceph-mon[25707]: Reconfiguring daemon mon.b on smithi142 2024-04-12T22:28:22.471 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:22 smithi142 ceph-mon[25707]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T22:28:22.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:22 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:22.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:22 smithi088 ceph-mon[24836]: Reconfiguring mon.b (monmap changed)... 2024-04-12T22:28:22.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:22 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-12T22:28:22.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:22 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-12T22:28:22.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:22 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:28:22.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:22 smithi088 ceph-mon[24836]: Reconfiguring daemon mon.b on smithi142 2024-04-12T22:28:22.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:22 smithi088 ceph-mon[24836]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T22:28:22.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:22 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:22.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:22 smithi088 ceph-mon[29858]: Reconfiguring mon.b (monmap changed)... 2024-04-12T22:28:22.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:22 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-12T22:28:22.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:22 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-12T22:28:22.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:22 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:28:22.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:22 smithi088 ceph-mon[29858]: Reconfiguring daemon mon.b on smithi142 2024-04-12T22:28:22.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:22 smithi088 ceph-mon[29858]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T22:28:22.841 INFO:teuthology.orchestra.run.smithi142.stdout:Scheduled mgr update... 2024-04-12T22:28:23.650 DEBUG:teuthology.orchestra.run.smithi142:mgr.x> sudo journalctl -f -n 0 -u ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@mgr.x.service 2024-04-12T22:28:23.652 INFO:tasks.cephadm:Deploying OSDs... 2024-04-12T22:28:23.652 DEBUG:teuthology.orchestra.run.smithi088:> set -ex 2024-04-12T22:28:23.652 DEBUG:teuthology.orchestra.run.smithi088:> dd if=/scratch_devs of=/dev/stdout 2024-04-12T22:28:23.672 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-12T22:28:23.672 DEBUG:teuthology.orchestra.run.smithi088:> stat /dev/vg_nvme/lv_1 2024-04-12T22:28:23.730 INFO:teuthology.orchestra.run.smithi088.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-04-12T22:28:23.730 INFO:teuthology.orchestra.run.smithi088.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-12T22:28:23.730 INFO:teuthology.orchestra.run.smithi088.stdout:Device: 5h/5d Inode: 667 Links: 1 2024-04-12T22:28:23.730 INFO:teuthology.orchestra.run.smithi088.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-12T22:28:23.730 INFO:teuthology.orchestra.run.smithi088.stdout:Context: system_u:object_r:device_t:s0 2024-04-12T22:28:23.730 INFO:teuthology.orchestra.run.smithi088.stdout:Access: 2024-04-12 22:28:18.211726976 +0000 2024-04-12T22:28:23.730 INFO:teuthology.orchestra.run.smithi088.stdout:Modify: 2024-04-12 22:25:40.218164204 +0000 2024-04-12T22:28:23.731 INFO:teuthology.orchestra.run.smithi088.stdout:Change: 2024-04-12 22:25:40.218164204 +0000 2024-04-12T22:28:23.731 INFO:teuthology.orchestra.run.smithi088.stdout: Birth: 2024-04-12 22:25:40.218164204 +0000 2024-04-12T22:28:23.731 DEBUG:teuthology.orchestra.run.smithi088:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-04-12T22:28:23.800 INFO:teuthology.orchestra.run.smithi088.stderr:1+0 records in 2024-04-12T22:28:23.800 INFO:teuthology.orchestra.run.smithi088.stderr:1+0 records out 2024-04-12T22:28:23.800 INFO:teuthology.orchestra.run.smithi088.stderr:512 bytes copied, 0.000299969 s, 1.7 MB/s 2024-04-12T22:28:23.802 DEBUG:teuthology.orchestra.run.smithi088:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-04-12T22:28:23.859 DEBUG:teuthology.orchestra.run.smithi088:> stat /dev/vg_nvme/lv_2 2024-04-12T22:28:23.879 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:23 smithi142 ceph-mon[25707]: from='client.24107 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi088=y;smithi142=x", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:28:23.879 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:23 smithi142 ceph-mon[25707]: Saving service mgr spec with placement smithi088=y;smithi142=x;count:2 2024-04-12T22:28:23.879 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:23 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:23.879 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:23 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:23.879 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:23 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:28:23.879 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:23 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:28:23.879 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:23 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:28:23.879 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:23 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:23.879 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:23 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-12T22:28:23.879 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:23 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-04-12T22:28:23.880 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:23 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-12T22:28:23.880 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:23 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:28:23.914 INFO:teuthology.orchestra.run.smithi088.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-04-12T22:28:23.915 INFO:teuthology.orchestra.run.smithi088.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-12T22:28:23.915 INFO:teuthology.orchestra.run.smithi088.stdout:Device: 5h/5d Inode: 687 Links: 1 2024-04-12T22:28:23.915 INFO:teuthology.orchestra.run.smithi088.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-12T22:28:23.915 INFO:teuthology.orchestra.run.smithi088.stdout:Context: system_u:object_r:device_t:s0 2024-04-12T22:28:23.915 INFO:teuthology.orchestra.run.smithi088.stdout:Access: 2024-04-12 22:28:18.211726976 +0000 2024-04-12T22:28:23.915 INFO:teuthology.orchestra.run.smithi088.stdout:Modify: 2024-04-12 22:25:40.559156945 +0000 2024-04-12T22:28:23.915 INFO:teuthology.orchestra.run.smithi088.stdout:Change: 2024-04-12 22:25:40.559156945 +0000 2024-04-12T22:28:23.915 INFO:teuthology.orchestra.run.smithi088.stdout: Birth: 2024-04-12 22:25:40.559156945 +0000 2024-04-12T22:28:23.915 DEBUG:teuthology.orchestra.run.smithi088:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-04-12T22:28:23.982 INFO:teuthology.orchestra.run.smithi088.stderr:1+0 records in 2024-04-12T22:28:23.982 INFO:teuthology.orchestra.run.smithi088.stderr:1+0 records out 2024-04-12T22:28:23.982 INFO:teuthology.orchestra.run.smithi088.stderr:512 bytes copied, 0.000217136 s, 2.4 MB/s 2024-04-12T22:28:23.983 DEBUG:teuthology.orchestra.run.smithi088:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-04-12T22:28:24.041 DEBUG:teuthology.orchestra.run.smithi088:> stat /dev/vg_nvme/lv_3 2024-04-12T22:28:24.096 INFO:teuthology.orchestra.run.smithi088.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-04-12T22:28:24.097 INFO:teuthology.orchestra.run.smithi088.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-12T22:28:24.097 INFO:teuthology.orchestra.run.smithi088.stdout:Device: 5h/5d Inode: 704 Links: 1 2024-04-12T22:28:24.097 INFO:teuthology.orchestra.run.smithi088.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-12T22:28:24.097 INFO:teuthology.orchestra.run.smithi088.stdout:Context: system_u:object_r:device_t:s0 2024-04-12T22:28:24.097 INFO:teuthology.orchestra.run.smithi088.stdout:Access: 2024-04-12 22:28:18.211726976 +0000 2024-04-12T22:28:24.097 INFO:teuthology.orchestra.run.smithi088.stdout:Modify: 2024-04-12 22:25:40.904149601 +0000 2024-04-12T22:28:24.097 INFO:teuthology.orchestra.run.smithi088.stdout:Change: 2024-04-12 22:25:40.904149601 +0000 2024-04-12T22:28:24.097 INFO:teuthology.orchestra.run.smithi088.stdout: Birth: 2024-04-12 22:25:40.904149601 +0000 2024-04-12T22:28:24.097 DEBUG:teuthology.orchestra.run.smithi088:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-04-12T22:28:24.161 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:23 smithi088 ceph-mon[29858]: from='client.24107 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi088=y;smithi142=x", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:28:24.162 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:23 smithi088 ceph-mon[29858]: Saving service mgr spec with placement smithi088=y;smithi142=x;count:2 2024-04-12T22:28:24.162 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:23 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:24.162 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:23 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:24.162 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:23 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:28:24.162 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:23 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:28:24.162 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:23 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:28:24.162 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:23 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:24.162 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:23 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-12T22:28:24.162 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:23 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-04-12T22:28:24.162 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:23 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-12T22:28:24.162 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:23 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:28:24.163 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:23 smithi088 ceph-mon[24836]: from='client.24107 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi088=y;smithi142=x", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:28:24.163 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:23 smithi088 ceph-mon[24836]: Saving service mgr spec with placement smithi088=y;smithi142=x;count:2 2024-04-12T22:28:24.163 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:23 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:24.163 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:23 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:24.163 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:23 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:28:24.163 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:23 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:28:24.163 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:23 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:28:24.163 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:23 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:24.163 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:23 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-12T22:28:24.163 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:23 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-04-12T22:28:24.163 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:23 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-12T22:28:24.163 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:23 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:28:24.164 INFO:teuthology.orchestra.run.smithi088.stderr:1+0 records in 2024-04-12T22:28:24.164 INFO:teuthology.orchestra.run.smithi088.stderr:1+0 records out 2024-04-12T22:28:24.164 INFO:teuthology.orchestra.run.smithi088.stderr:512 bytes copied, 0.000188463 s, 2.7 MB/s 2024-04-12T22:28:24.165 DEBUG:teuthology.orchestra.run.smithi088:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-04-12T22:28:24.222 DEBUG:teuthology.orchestra.run.smithi088:> stat /dev/vg_nvme/lv_4 2024-04-12T22:28:24.279 INFO:teuthology.orchestra.run.smithi088.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-04-12T22:28:24.279 INFO:teuthology.orchestra.run.smithi088.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-12T22:28:24.279 INFO:teuthology.orchestra.run.smithi088.stdout:Device: 5h/5d Inode: 724 Links: 1 2024-04-12T22:28:24.279 INFO:teuthology.orchestra.run.smithi088.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-12T22:28:24.279 INFO:teuthology.orchestra.run.smithi088.stdout:Context: system_u:object_r:device_t:s0 2024-04-12T22:28:24.279 INFO:teuthology.orchestra.run.smithi088.stdout:Access: 2024-04-12 22:28:18.211726976 +0000 2024-04-12T22:28:24.279 INFO:teuthology.orchestra.run.smithi088.stdout:Modify: 2024-04-12 22:25:41.239142470 +0000 2024-04-12T22:28:24.279 INFO:teuthology.orchestra.run.smithi088.stdout:Change: 2024-04-12 22:25:41.239142470 +0000 2024-04-12T22:28:24.280 INFO:teuthology.orchestra.run.smithi088.stdout: Birth: 2024-04-12 22:25:41.239142470 +0000 2024-04-12T22:28:24.280 DEBUG:teuthology.orchestra.run.smithi088:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-04-12T22:28:24.344 INFO:teuthology.orchestra.run.smithi088.stderr:1+0 records in 2024-04-12T22:28:24.344 INFO:teuthology.orchestra.run.smithi088.stderr:1+0 records out 2024-04-12T22:28:24.344 INFO:teuthology.orchestra.run.smithi088.stderr:512 bytes copied, 0.000175265 s, 2.9 MB/s 2024-04-12T22:28:24.346 DEBUG:teuthology.orchestra.run.smithi088:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-04-12T22:28:24.401 DEBUG:teuthology.orchestra.run.smithi142:> set -ex 2024-04-12T22:28:24.401 DEBUG:teuthology.orchestra.run.smithi142:> dd if=/scratch_devs of=/dev/stdout 2024-04-12T22:28:24.417 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-12T22:28:24.417 DEBUG:teuthology.orchestra.run.smithi142:> stat /dev/vg_nvme/lv_1 2024-04-12T22:28:24.472 INFO:teuthology.orchestra.run.smithi142.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-04-12T22:28:24.473 INFO:teuthology.orchestra.run.smithi142.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-12T22:28:24.473 INFO:teuthology.orchestra.run.smithi142.stdout:Device: 5h/5d Inode: 667 Links: 1 2024-04-12T22:28:24.473 INFO:teuthology.orchestra.run.smithi142.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-12T22:28:24.473 INFO:teuthology.orchestra.run.smithi142.stdout:Context: system_u:object_r:device_t:s0 2024-04-12T22:28:24.473 INFO:teuthology.orchestra.run.smithi142.stdout:Access: 2024-04-12 22:28:17.228923505 +0000 2024-04-12T22:28:24.473 INFO:teuthology.orchestra.run.smithi142.stdout:Modify: 2024-04-12 22:25:38.009539468 +0000 2024-04-12T22:28:24.473 INFO:teuthology.orchestra.run.smithi142.stdout:Change: 2024-04-12 22:25:38.009539468 +0000 2024-04-12T22:28:24.473 INFO:teuthology.orchestra.run.smithi142.stdout: Birth: 2024-04-12 22:25:38.009539468 +0000 2024-04-12T22:28:24.473 DEBUG:teuthology.orchestra.run.smithi142:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-04-12T22:28:24.538 INFO:teuthology.orchestra.run.smithi142.stderr:1+0 records in 2024-04-12T22:28:24.539 INFO:teuthology.orchestra.run.smithi142.stderr:1+0 records out 2024-04-12T22:28:24.539 INFO:teuthology.orchestra.run.smithi142.stderr:512 bytes copied, 0.000208384 s, 2.5 MB/s 2024-04-12T22:28:24.540 DEBUG:teuthology.orchestra.run.smithi142:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-04-12T22:28:24.595 DEBUG:teuthology.orchestra.run.smithi142:> stat /dev/vg_nvme/lv_2 2024-04-12T22:28:24.650 INFO:teuthology.orchestra.run.smithi142.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-04-12T22:28:24.650 INFO:teuthology.orchestra.run.smithi142.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-12T22:28:24.650 INFO:teuthology.orchestra.run.smithi142.stdout:Device: 5h/5d Inode: 687 Links: 1 2024-04-12T22:28:24.650 INFO:teuthology.orchestra.run.smithi142.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-12T22:28:24.650 INFO:teuthology.orchestra.run.smithi142.stdout:Context: system_u:object_r:device_t:s0 2024-04-12T22:28:24.650 INFO:teuthology.orchestra.run.smithi142.stdout:Access: 2024-04-12 22:28:17.228923505 +0000 2024-04-12T22:28:24.650 INFO:teuthology.orchestra.run.smithi142.stdout:Modify: 2024-04-12 22:25:38.349532896 +0000 2024-04-12T22:28:24.650 INFO:teuthology.orchestra.run.smithi142.stdout:Change: 2024-04-12 22:25:38.349532896 +0000 2024-04-12T22:28:24.650 INFO:teuthology.orchestra.run.smithi142.stdout: Birth: 2024-04-12 22:25:38.349532896 +0000 2024-04-12T22:28:24.651 DEBUG:teuthology.orchestra.run.smithi142:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-04-12T22:28:24.715 INFO:teuthology.orchestra.run.smithi142.stderr:1+0 records in 2024-04-12T22:28:24.716 INFO:teuthology.orchestra.run.smithi142.stderr:1+0 records out 2024-04-12T22:28:24.716 INFO:teuthology.orchestra.run.smithi142.stderr:512 bytes copied, 0.000206556 s, 2.5 MB/s 2024-04-12T22:28:24.717 DEBUG:teuthology.orchestra.run.smithi142:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-04-12T22:28:24.772 DEBUG:teuthology.orchestra.run.smithi142:> stat /dev/vg_nvme/lv_3 2024-04-12T22:28:24.829 INFO:teuthology.orchestra.run.smithi142.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-04-12T22:28:24.829 INFO:teuthology.orchestra.run.smithi142.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-12T22:28:24.829 INFO:teuthology.orchestra.run.smithi142.stdout:Device: 5h/5d Inode: 704 Links: 1 2024-04-12T22:28:24.829 INFO:teuthology.orchestra.run.smithi142.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-12T22:28:24.829 INFO:teuthology.orchestra.run.smithi142.stdout:Context: system_u:object_r:device_t:s0 2024-04-12T22:28:24.829 INFO:teuthology.orchestra.run.smithi142.stdout:Access: 2024-04-12 22:28:17.228923505 +0000 2024-04-12T22:28:24.829 INFO:teuthology.orchestra.run.smithi142.stdout:Modify: 2024-04-12 22:25:38.697526169 +0000 2024-04-12T22:28:24.829 INFO:teuthology.orchestra.run.smithi142.stdout:Change: 2024-04-12 22:25:38.697526169 +0000 2024-04-12T22:28:24.829 INFO:teuthology.orchestra.run.smithi142.stdout: Birth: 2024-04-12 22:25:38.697526169 +0000 2024-04-12T22:28:24.829 DEBUG:teuthology.orchestra.run.smithi142:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-04-12T22:28:24.899 INFO:teuthology.orchestra.run.smithi142.stderr:1+0 records in 2024-04-12T22:28:24.899 INFO:teuthology.orchestra.run.smithi142.stderr:1+0 records out 2024-04-12T22:28:24.899 INFO:teuthology.orchestra.run.smithi142.stderr:512 bytes copied, 0.000184474 s, 2.8 MB/s 2024-04-12T22:28:24.900 DEBUG:teuthology.orchestra.run.smithi142:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-04-12T22:28:24.962 DEBUG:teuthology.orchestra.run.smithi142:> stat /dev/vg_nvme/lv_4 2024-04-12T22:28:25.017 INFO:teuthology.orchestra.run.smithi142.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-04-12T22:28:25.018 INFO:teuthology.orchestra.run.smithi142.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-12T22:28:25.018 INFO:teuthology.orchestra.run.smithi142.stdout:Device: 5h/5d Inode: 722 Links: 1 2024-04-12T22:28:25.018 INFO:teuthology.orchestra.run.smithi142.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-12T22:28:25.018 INFO:teuthology.orchestra.run.smithi142.stdout:Context: system_u:object_r:device_t:s0 2024-04-12T22:28:25.018 INFO:teuthology.orchestra.run.smithi142.stdout:Access: 2024-04-12 22:28:24.854783212 +0000 2024-04-12T22:28:25.018 INFO:teuthology.orchestra.run.smithi142.stdout:Modify: 2024-04-12 22:25:39.048519384 +0000 2024-04-12T22:28:25.018 INFO:teuthology.orchestra.run.smithi142.stdout:Change: 2024-04-12 22:25:39.048519384 +0000 2024-04-12T22:28:25.018 INFO:teuthology.orchestra.run.smithi142.stdout: Birth: 2024-04-12 22:25:39.048519384 +0000 2024-04-12T22:28:25.018 DEBUG:teuthology.orchestra.run.smithi142:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-04-12T22:28:25.082 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:24 smithi142 ceph-mon[25707]: Deploying daemon mgr.x on smithi142 2024-04-12T22:28:25.082 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:24 smithi142 ceph-mon[25707]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T22:28:25.094 INFO:teuthology.orchestra.run.smithi142.stderr:1+0 records in 2024-04-12T22:28:25.094 INFO:teuthology.orchestra.run.smithi142.stderr:1+0 records out 2024-04-12T22:28:25.094 INFO:teuthology.orchestra.run.smithi142.stderr:512 bytes copied, 0.000189716 s, 2.7 MB/s 2024-04-12T22:28:25.095 DEBUG:teuthology.orchestra.run.smithi142:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-04-12T22:28:25.152 INFO:tasks.cephadm:Deploying osd.0 on smithi088 with /dev/vg_nvme/lv_4... 2024-04-12T22:28:25.153 DEBUG:teuthology.orchestra.run.smithi088:> 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 a5fdb6f0-f91b-11ee-bc8d-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-04-12T22:28:25.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:24 smithi088 ceph-mon[24836]: Deploying daemon mgr.x on smithi142 2024-04-12T22:28:25.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:24 smithi088 ceph-mon[24836]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T22:28:25.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:24 smithi088 ceph-mon[29858]: Deploying daemon mgr.x on smithi142 2024-04-12T22:28:25.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:24 smithi088 ceph-mon[29858]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T22:28:25.343 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:28:25 smithi142 podman[27208]: 2024-04-12 22:28:25.210381686 +0000 UTC m=+0.017775425 image pull e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9 quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a 2024-04-12T22:28:25.344 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:28:25 smithi142 podman[27208]: 2024-04-12 22:28:25.343953671 +0000 UTC m=+0.151347403 container create 323f60a34a6567e4af6acc15a7c2e0d68cf0be3d1a8f74ad7c3d1aebf2be2790 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, io.openshift.tags=base centos centos-stream, architecture=x86_64, vendor=Red Hat, Inc., GIT_BRANCH=HEAD, ceph=True, 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, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, release=754, vcs-type=git, name=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, build-date=2022-05-03T08:36:31.336870, GIT_REPO=https://github.com/ceph/ceph-container.git, io.buildah.version=1.19.8, com.redhat.component=centos-stream-container, 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., summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, io.openshift.expose-services=, GIT_CLEAN=True, distribution-scope=public, RELEASE=HEAD, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac) 2024-04-12T22:28:25.594 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:28:25 smithi142 podman[27208]: 2024-04-12 22:28:25.571091354 +0000 UTC m=+0.378485086 container init 323f60a34a6567e4af6acc15a7c2e0d68cf0be3d1a8f74ad7c3d1aebf2be2790 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x, CEPH_POINT_RELEASE=-17.2.0, vcs-type=git, name=centos-stream, maintainer=Guillaume Abrioux , 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, 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_BRANCH=HEAD, GIT_CLEAN=True, com.redhat.component=centos-stream-container, GIT_REPO=https://github.com/ceph/ceph-container.git, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, build-date=2022-05-03T08:36:31.336870, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, io.openshift.expose-services=, vendor=Red Hat, Inc., io.openshift.tags=base centos centos-stream, architecture=x86_64, io.buildah.version=1.19.8, release=754, 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, RELEASE=HEAD, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, distribution-scope=public) 2024-04-12T22:28:25.595 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:28:25 smithi142 podman[27208]: 2024-04-12 22:28:25.573535291 +0000 UTC m=+0.380929024 container start 323f60a34a6567e4af6acc15a7c2e0d68cf0be3d1a8f74ad7c3d1aebf2be2790 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x, 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_BRANCH=HEAD, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, version=8, CEPH_POINT_RELEASE=-17.2.0, name=centos-stream, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, GIT_CLEAN=True, GIT_REPO=https://github.com/ceph/ceph-container.git, build-date=2022-05-03T08:36:31.336870, RELEASE=HEAD, architecture=x86_64, vcs-type=git, maintainer=Guillaume Abrioux , com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, distribution-scope=public, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, io.openshift.expose-services=, release=754, io.k8s.display-name=CentOS Stream 8, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, 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, com.redhat.component=centos-stream-container, vendor=Red Hat, Inc., summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image) 2024-04-12T22:28:26.003 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:28:25 smithi142 ceph-mgr[27226]: -- 172.21.15.142:0/157251842 <== mon.2 v2:172.21.15.142:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55e05e354340 con 0x55e05e32d000 2024-04-12T22:28:26.003 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:28:25 smithi142 bash[27208]: 323f60a34a6567e4af6acc15a7c2e0d68cf0be3d1a8f74ad7c3d1aebf2be2790 2024-04-12T22:28:26.003 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:28:25 smithi142 systemd[1]: Started Ceph mgr.x for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:28:26.503 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:28:26 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[27222]: 2024-04-12T22:28:26.053+0000 7ff3ba2c6000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-12T22:28:26.503 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:28:26 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[27222]: 2024-04-12T22:28:26.141+0000 7ff3ba2c6000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-12T22:28:26.982 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:28:26 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[27222]: 2024-04-12T22:28:26.744+0000 7ff3ba2c6000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-12T22:28:26.982 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:28:26 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[27222]: 2024-04-12T22:28:26.837+0000 7ff3ba2c6000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-12T22:28:26.983 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:28:26 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[27222]: 2024-04-12T22:28:26.923+0000 7ff3ba2c6000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-12T22:28:26.983 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:26 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:26.983 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:26 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:28:26.983 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:26 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:28:26.983 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:26 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:28:26.983 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:26 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:26.983 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:26 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:28:26.983 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:26 smithi142 ceph-mon[25707]: Reconfiguring mgr.y (unknown last config time)... 2024-04-12T22:28:26.984 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:26 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-12T22:28:26.984 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:26 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-12T22:28:26.984 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:26 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:28:26.984 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:26 smithi142 ceph-mon[25707]: Reconfiguring daemon mgr.y on smithi088 2024-04-12T22:28:26.984 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:26 smithi142 ceph-mon[25707]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T22:28:27.060 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:26 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:27.060 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:26 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:28:27.060 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:26 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:28:27.060 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:26 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:28:27.060 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:26 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:27.060 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:26 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:28:27.060 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:26 smithi088 ceph-mon[24836]: Reconfiguring mgr.y (unknown last config time)... 2024-04-12T22:28:27.061 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:26 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-12T22:28:27.061 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:26 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-12T22:28:27.061 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:26 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:28:27.061 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:26 smithi088 ceph-mon[24836]: Reconfiguring daemon mgr.y on smithi088 2024-04-12T22:28:27.061 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:26 smithi088 ceph-mon[24836]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T22:28:27.061 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:26 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:27.061 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:26 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:28:27.061 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:26 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:28:27.061 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:26 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:28:27.061 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:26 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:27.061 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:26 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:28:27.062 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:26 smithi088 ceph-mon[29858]: Reconfiguring mgr.y (unknown last config time)... 2024-04-12T22:28:27.062 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:26 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-12T22:28:27.062 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:26 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-12T22:28:27.062 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:26 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:28:27.062 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:26 smithi088 ceph-mon[29858]: Reconfiguring daemon mgr.y on smithi088 2024-04-12T22:28:27.062 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:26 smithi088 ceph-mon[29858]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T22:28:27.253 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:28:27 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[27222]: 2024-04-12T22:28:27.074+0000 7ff3ba2c6000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-12T22:28:27.253 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:28:27 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[27222]: 2024-04-12T22:28:27.161+0000 7ff3ba2c6000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-12T22:28:27.350 INFO:teuthology.orchestra.run.smithi088.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-04-12T22:28:27.350 INFO:teuthology.orchestra.run.smithi088.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-04-12T22:28:27.350 INFO:teuthology.orchestra.run.smithi088.stderr: stderr: 10+0 records in 2024-04-12T22:28:27.350 INFO:teuthology.orchestra.run.smithi088.stderr:10+0 records out 2024-04-12T22:28:27.351 INFO:teuthology.orchestra.run.smithi088.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0112081 s, 936 MB/s 2024-04-12T22:28:27.351 INFO:teuthology.orchestra.run.smithi088.stderr:--> Zapping successful for: 2024-04-12T22:28:27.526 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:28:27 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[27222]: 2024-04-12T22:28:27.272+0000 7ff3ba2c6000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-12T22:28:27.526 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:28:27 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[27222]: 2024-04-12T22:28:27.356+0000 7ff3ba2c6000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-12T22:28:27.526 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:28:27 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[27222]: 2024-04-12T22:28:27.525+0000 7ff3ba2c6000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-12T22:28:27.846 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:28:27 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[27222]: 2024-04-12T22:28:27.611+0000 7ff3ba2c6000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-12T22:28:27.955 DEBUG:teuthology.orchestra.run.smithi088:> 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 a5fdb6f0-f91b-11ee-bc8d-c7b262605968 -- ceph orch daemon add osd smithi088:vg_nvme/lv_4 2024-04-12T22:28:28.301 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:28 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-12T22:28:28.301 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:28 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-12T22:28:28.301 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:28 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:28.301 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:28 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-12T22:28:28.301 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:28 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-12T22:28:28.301 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:28 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:28.461 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:28 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-12T22:28:28.461 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:28 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-12T22:28:28.461 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:28 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:29.003 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:28:28 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[27222]: 2024-04-12T22:28:28.743+0000 7ff3ba2c6000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-12T22:28:29.003 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:28:28 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[27222]: 2024-04-12T22:28:28.873+0000 7ff3ba2c6000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-12T22:28:29.379 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:28:29 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[27222]: 2024-04-12T22:28:29.061+0000 7ff3ba2c6000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-12T22:28:29.380 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:28:29 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[27222]: 2024-04-12T22:28:29.148+0000 7ff3ba2c6000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-12T22:28:29.380 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:28:29 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[27222]: 2024-04-12T22:28:29.287+0000 7ff3ba2c6000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-12T22:28:29.380 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:29 smithi142 ceph-mon[25707]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T22:28:29.380 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:29 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:29.380 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:29 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:28:29.380 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:29 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:28:29.380 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:29 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:28:29.380 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:29 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:29.398 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:28:29 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 172.21.15.142 - - [12/Apr/2024:22:28:29] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-12T22:28:29.398 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:29 smithi088 ceph-mon[24836]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T22:28:29.398 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:29 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:29.398 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:29 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:28:29.398 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:29 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:28:29.398 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:29 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:28:29.398 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:29 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:29.399 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:29 smithi088 ceph-mon[29858]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T22:28:29.399 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:29 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:29.399 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:29 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:28:29.399 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:29 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:28:29.399 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:29 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:28:29.399 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:29 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:29.700 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:28:29 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[27222]: 2024-04-12T22:28:29.618+0000 7ff3ba2c6000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-12T22:28:30.003 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:28:29 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[27222]: 2024-04-12T22:28:29.843+0000 7ff3ba2c6000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-12T22:28:30.003 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:28:29 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[27222]: 2024-04-12T22:28:29.927+0000 7ff3ba2c6000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-12T22:28:30.075 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:28:29 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 172.21.15.142 - - [12/Apr/2024:22:28:29] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-12T22:28:30.418 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:30 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:28:30.419 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:30 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:30.419 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:30 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:30.419 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:30 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:30.419 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:30 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:28:30.419 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:30 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:28:30.419 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:30 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:28:30.419 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:30 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:30.419 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:30 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-12T22:28:30.419 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:30 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-12T22:28:30.419 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:30 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:28:30.419 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:30 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:28:30.419 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:30 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:30.420 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:30 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:30.420 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:30 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:30.420 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:30 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:28:30.420 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:30 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:28:30.420 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:30 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:28:30.421 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:30 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:30.421 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:30 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-12T22:28:30.421 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:30 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-12T22:28:30.421 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:30 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:28:30.503 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:28:30 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[27222]: 2024-04-12T22:28:30.095+0000 7ff3ba2c6000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-12T22:28:30.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:30 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:28:30.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:30 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:30.504 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:30 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:30.504 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:30 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:30.504 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:30 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:28:30.504 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:30 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:28:30.504 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:30 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:28:30.504 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:30 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:30.504 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:30 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-12T22:28:30.504 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:30 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-12T22:28:30.504 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:30 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:28:31.300 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:31 smithi142 ceph-mon[25707]: from='client.14217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi088:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:28:31.300 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:31 smithi142 ceph-mon[25707]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T22:28:31.300 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:28:31 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[27222]: 2024-04-12T22:28:31.008+0000 7ff3ba2c6000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-12T22:28:31.300 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:28:31 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[27222]: 2024-04-12T22:28:31.299+0000 7ff3ba2c6000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-12T22:28:31.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:31 smithi088 ceph-mon[24836]: from='client.14217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi088:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:28:31.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:31 smithi088 ceph-mon[24836]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T22:28:31.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:31 smithi088 ceph-mon[29858]: from='client.14217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi088:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:28:31.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:31 smithi088 ceph-mon[29858]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T22:28:31.753 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:28:31 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[27222]: 2024-04-12T22:28:31.392+0000 7ff3ba2c6000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-12T22:28:31.753 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:28:31 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[27222]: 2024-04-12T22:28:31.540+0000 7ff3ba2c6000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-12T22:28:32.130 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:32 smithi088 ceph-mon[24836]: Standby manager daemon x started 2024-04-12T22:28:32.130 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:32 smithi088 ceph-mon[24836]: from='mgr.? 172.21.15.142:0/2066192476' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-12T22:28:32.130 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:32 smithi088 ceph-mon[24836]: from='mgr.? 172.21.15.142:0/2066192476' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-12T22:28:32.131 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:32 smithi088 ceph-mon[24836]: from='mgr.? 172.21.15.142:0/2066192476' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-12T22:28:32.131 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:32 smithi088 ceph-mon[24836]: from='mgr.? 172.21.15.142:0/2066192476' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-12T22:28:32.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:32 smithi088 ceph-mon[29858]: Standby manager daemon x started 2024-04-12T22:28:32.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:32 smithi088 ceph-mon[29858]: from='mgr.? 172.21.15.142:0/2066192476' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-12T22:28:32.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:32 smithi088 ceph-mon[29858]: from='mgr.? 172.21.15.142:0/2066192476' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-12T22:28:32.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:32 smithi088 ceph-mon[29858]: from='mgr.? 172.21.15.142:0/2066192476' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-12T22:28:32.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:32 smithi088 ceph-mon[29858]: from='mgr.? 172.21.15.142:0/2066192476' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-12T22:28:32.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:32 smithi142 ceph-mon[25707]: Standby manager daemon x started 2024-04-12T22:28:32.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:32 smithi142 ceph-mon[25707]: from='mgr.? 172.21.15.142:0/2066192476' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-12T22:28:32.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:32 smithi142 ceph-mon[25707]: from='mgr.? 172.21.15.142:0/2066192476' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-12T22:28:32.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:32 smithi142 ceph-mon[25707]: from='mgr.? 172.21.15.142:0/2066192476' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-12T22:28:32.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:32 smithi142 ceph-mon[25707]: from='mgr.? 172.21.15.142:0/2066192476' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-12T22:28:33.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:33 smithi088 ceph-mon[24836]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T22:28:33.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:33 smithi088 ceph-mon[24836]: mgrmap e14: y(active, since 64s), standbys: x 2024-04-12T22:28:33.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:33 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-12T22:28:33.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:33 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/799923623' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6d32274f-1885-4cd0-9781-42d646f99a4b"}]: dispatch 2024-04-12T22:28:33.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:33 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/799923623' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6d32274f-1885-4cd0-9781-42d646f99a4b"}]': finished 2024-04-12T22:28:33.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:33 smithi088 ceph-mon[24836]: osdmap e5: 1 total, 0 up, 1 in 2024-04-12T22:28:33.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:33 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-12T22:28:33.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:33 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/1148308126' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-12T22:28:33.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:33 smithi088 ceph-mon[29858]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T22:28:33.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:33 smithi088 ceph-mon[29858]: mgrmap e14: y(active, since 64s), standbys: x 2024-04-12T22:28:33.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:33 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-12T22:28:33.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:33 smithi088 ceph-mon[29858]: from='client.? 172.21.15.88:0/799923623' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6d32274f-1885-4cd0-9781-42d646f99a4b"}]: dispatch 2024-04-12T22:28:33.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:33 smithi088 ceph-mon[29858]: from='client.? 172.21.15.88:0/799923623' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6d32274f-1885-4cd0-9781-42d646f99a4b"}]': finished 2024-04-12T22:28:33.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:33 smithi088 ceph-mon[29858]: osdmap e5: 1 total, 0 up, 1 in 2024-04-12T22:28:33.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:33 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-12T22:28:33.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:33 smithi088 ceph-mon[29858]: from='client.? 172.21.15.88:0/1148308126' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-12T22:28:33.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:33 smithi142 ceph-mon[25707]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T22:28:33.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:33 smithi142 ceph-mon[25707]: mgrmap e14: y(active, since 64s), standbys: x 2024-04-12T22:28:33.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:33 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-12T22:28:33.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:33 smithi142 ceph-mon[25707]: from='client.? 172.21.15.88:0/799923623' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6d32274f-1885-4cd0-9781-42d646f99a4b"}]: dispatch 2024-04-12T22:28:33.504 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:33 smithi142 ceph-mon[25707]: from='client.? 172.21.15.88:0/799923623' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6d32274f-1885-4cd0-9781-42d646f99a4b"}]': finished 2024-04-12T22:28:33.504 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:33 smithi142 ceph-mon[25707]: osdmap e5: 1 total, 0 up, 1 in 2024-04-12T22:28:33.504 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:33 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-12T22:28:33.504 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:33 smithi142 ceph-mon[25707]: from='client.? 172.21.15.88:0/1148308126' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-12T22:28:35.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:35 smithi088 ceph-mon[29858]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T22:28:35.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:35 smithi088 ceph-mon[24836]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T22:28:35.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:35 smithi142 ceph-mon[25707]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T22:28:36.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:36 smithi088 ceph-mon[24836]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T22:28:36.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:36 smithi088 ceph-mon[29858]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T22:28:37.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:36 smithi142 ceph-mon[25707]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T22:28:39.096 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:28:38 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 172.21.15.88 - - [12/Apr/2024:22:28:38] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-12T22:28:39.360 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:39 smithi088 ceph-mon[24836]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T22:28:39.360 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:39 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:39.360 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:39 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:39.361 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:39 smithi088 ceph-mon[29858]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T22:28:39.361 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:39 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:39.361 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:39 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:39.400 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:39 smithi142 ceph-mon[25707]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T22:28:39.400 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:39 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:39.400 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:39 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:41.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:41 smithi088 ceph-mon[24836]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T22:28:41.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:41 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-12T22:28:41.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:41 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:28:41.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:41 smithi088 ceph-mon[29858]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T22:28:41.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:41 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-12T22:28:41.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:41 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:28:41.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:41 smithi142 ceph-mon[25707]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T22:28:41.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:41 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-12T22:28:41.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:41 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:28:42.152 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:42 smithi088 ceph-mon[24836]: Deploying daemon osd.0 on smithi088 2024-04-12T22:28:42.152 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:42 smithi088 ceph-mon[29858]: Deploying daemon osd.0 on smithi088 2024-04-12T22:28:42.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:42 smithi142 ceph-mon[25707]: Deploying daemon osd.0 on smithi088 2024-04-12T22:28:43.408 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:43 smithi088 ceph-mon[24836]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T22:28:43.408 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:43 smithi088 ceph-mon[29858]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T22:28:43.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:43 smithi142 ceph-mon[25707]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T22:28:45.390 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:45 smithi088 ceph-mon[24836]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T22:28:45.390 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:45 smithi088 ceph-mon[29858]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T22:28:45.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:45 smithi142 ceph-mon[25707]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T22:28:46.829 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:46 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:46.829 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:46 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:28:46.829 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:46 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:28:46.829 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:46 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:28:46.829 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:46 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:46.829 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:46 smithi088 ceph-mon[24836]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T22:28:46.829 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:46 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:46.829 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:46 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:28:46.829 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:46 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:28:46.830 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:46 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:28:46.830 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:46 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:46.830 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:46 smithi088 ceph-mon[29858]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T22:28:46.894 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:46 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:46.894 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:46 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:28:46.894 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:46 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:28:46.894 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:46 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:28:46.895 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:46 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:46.895 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:46 smithi142 ceph-mon[25707]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T22:28:48.136 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:28:47 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 172.21.15.142 - - [12/Apr/2024:22:28:47] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-12T22:28:48.166 INFO:teuthology.orchestra.run.smithi088.stdout:Created osd(s) 0 on host 'smithi088' 2024-04-12T22:28:48.846 DEBUG:teuthology.orchestra.run.smithi088:osd.0> sudo journalctl -f -n 0 -u ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@osd.0.service 2024-04-12T22:28:48.848 INFO:tasks.cephadm:Deploying osd.1 on smithi088 with /dev/vg_nvme/lv_3... 2024-04-12T22:28:48.849 DEBUG:teuthology.orchestra.run.smithi088:> 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 a5fdb6f0-f91b-11ee-bc8d-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-04-12T22:28:49.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:48 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:49.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:48 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:49.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:48 smithi088 ceph-mon[24836]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T22:28:49.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:48 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:49.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:48 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:28:49.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:48 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:28:49.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:48 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:28:49.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:48 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:28:49.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:48 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:49.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:48 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:49.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:48 smithi088 ceph-mon[24836]: from='osd.0 [v2:172.21.15.88:6802/1594225494,v1:172.21.15.88:6803/1594225494]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-12T22:28:49.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:48 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:49.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:48 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:49.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:48 smithi088 ceph-mon[29858]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T22:28:49.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:48 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:49.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:48 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:28:49.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:48 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:28:49.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:48 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:28:49.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:48 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:28:49.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:48 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:49.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:48 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:49.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:48 smithi088 ceph-mon[29858]: from='osd.0 [v2:172.21.15.88:6802/1594225494,v1:172.21.15.88:6803/1594225494]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-12T22:28:49.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:48 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:49.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:48 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:49.254 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:48 smithi142 ceph-mon[25707]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T22:28:49.254 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:48 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:49.254 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:48 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:28:49.254 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:48 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:28:49.254 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:48 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:28:49.254 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:48 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:28:49.254 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:48 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:49.254 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:48 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:49.254 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:48 smithi142 ceph-mon[25707]: from='osd.0 [v2:172.21.15.88:6802/1594225494,v1:172.21.15.88:6803/1594225494]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-12T22:28:50.171 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:49 smithi088 ceph-mon[24836]: Adjusting osd_memory_target on smithi088 to 15040M 2024-04-12T22:28:50.171 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:49 smithi088 ceph-mon[24836]: from='osd.0 [v2:172.21.15.88:6802/1594225494,v1:172.21.15.88:6803/1594225494]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-12T22:28:50.171 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:49 smithi088 ceph-mon[24836]: osdmap e6: 1 total, 0 up, 1 in 2024-04-12T22:28:50.171 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:49 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-12T22:28:50.171 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:49 smithi088 ceph-mon[24836]: from='osd.0 [v2:172.21.15.88:6802/1594225494,v1:172.21.15.88:6803/1594225494]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-04-12T22:28:50.172 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:49 smithi088 ceph-mon[29858]: Adjusting osd_memory_target on smithi088 to 15040M 2024-04-12T22:28:50.172 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:49 smithi088 ceph-mon[29858]: from='osd.0 [v2:172.21.15.88:6802/1594225494,v1:172.21.15.88:6803/1594225494]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-12T22:28:50.172 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:49 smithi088 ceph-mon[29858]: osdmap e6: 1 total, 0 up, 1 in 2024-04-12T22:28:50.172 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:49 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-12T22:28:50.172 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:49 smithi088 ceph-mon[29858]: from='osd.0 [v2:172.21.15.88:6802/1594225494,v1:172.21.15.88:6803/1594225494]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-04-12T22:28:50.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:49 smithi142 ceph-mon[25707]: Adjusting osd_memory_target on smithi088 to 15040M 2024-04-12T22:28:50.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:49 smithi142 ceph-mon[25707]: from='osd.0 [v2:172.21.15.88:6802/1594225494,v1:172.21.15.88:6803/1594225494]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-12T22:28:50.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:49 smithi142 ceph-mon[25707]: osdmap e6: 1 total, 0 up, 1 in 2024-04-12T22:28:50.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:49 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-12T22:28:50.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:49 smithi142 ceph-mon[25707]: from='osd.0 [v2:172.21.15.88:6802/1594225494,v1:172.21.15.88:6803/1594225494]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-04-12T22:28:50.431 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:28:50 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-0[33046]: 2024-04-12T22:28:50.223+0000 7fc608c0e700 -1 osd.0 0 waiting for initial osdmap 2024-04-12T22:28:50.432 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:28:50 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-0[33046]: 2024-04-12T22:28:50.226+0000 7fc6035a5700 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-12T22:28:50.924 INFO:teuthology.orchestra.run.smithi088.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-04-12T22:28:50.924 INFO:teuthology.orchestra.run.smithi088.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-04-12T22:28:50.924 INFO:teuthology.orchestra.run.smithi088.stderr: stderr: 10+0 records in 2024-04-12T22:28:50.924 INFO:teuthology.orchestra.run.smithi088.stderr:10+0 records out 2024-04-12T22:28:50.924 INFO:teuthology.orchestra.run.smithi088.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0121985 s, 860 MB/s 2024-04-12T22:28:50.925 INFO:teuthology.orchestra.run.smithi088.stderr:--> Zapping successful for: 2024-04-12T22:28:51.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:50 smithi088 ceph-mon[24836]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T22:28:51.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:50 smithi088 ceph-mon[24836]: from='osd.0 [v2:172.21.15.88:6802/1594225494,v1:172.21.15.88:6803/1594225494]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]': finished 2024-04-12T22:28:51.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:50 smithi088 ceph-mon[24836]: osdmap e7: 1 total, 0 up, 1 in 2024-04-12T22:28:51.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:50 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-12T22:28:51.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:50 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-12T22:28:51.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:50 smithi088 ceph-mon[29858]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T22:28:51.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:50 smithi088 ceph-mon[29858]: from='osd.0 [v2:172.21.15.88:6802/1594225494,v1:172.21.15.88:6803/1594225494]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]': finished 2024-04-12T22:28:51.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:50 smithi088 ceph-mon[29858]: osdmap e7: 1 total, 0 up, 1 in 2024-04-12T22:28:51.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:50 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-12T22:28:51.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:50 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-12T22:28:51.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:50 smithi142 ceph-mon[25707]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-12T22:28:51.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:50 smithi142 ceph-mon[25707]: from='osd.0 [v2:172.21.15.88:6802/1594225494,v1:172.21.15.88:6803/1594225494]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]': finished 2024-04-12T22:28:51.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:50 smithi142 ceph-mon[25707]: osdmap e7: 1 total, 0 up, 1 in 2024-04-12T22:28:51.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:50 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-12T22:28:51.254 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:50 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-12T22:28:51.518 DEBUG:teuthology.orchestra.run.smithi088:> 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 a5fdb6f0-f91b-11ee-bc8d-c7b262605968 -- ceph orch daemon add osd smithi088:vg_nvme/lv_3 2024-04-12T22:28:52.391 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:52 smithi088 ceph-mon[24836]: purged_snaps scrub starts 2024-04-12T22:28:52.392 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:52 smithi088 ceph-mon[24836]: purged_snaps scrub ok 2024-04-12T22:28:52.392 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:52 smithi088 ceph-mon[24836]: osd.0 [v2:172.21.15.88:6802/1594225494,v1:172.21.15.88:6803/1594225494] boot 2024-04-12T22:28:52.392 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:52 smithi088 ceph-mon[24836]: osdmap e8: 1 total, 1 up, 1 in 2024-04-12T22:28:52.392 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:52 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-12T22:28:52.392 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:52 smithi088 ceph-mon[24836]: pgmap v40: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-12T22:28:52.392 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:52 smithi088 ceph-mon[29858]: purged_snaps scrub starts 2024-04-12T22:28:52.392 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:52 smithi088 ceph-mon[29858]: purged_snaps scrub ok 2024-04-12T22:28:52.392 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:52 smithi088 ceph-mon[29858]: osd.0 [v2:172.21.15.88:6802/1594225494,v1:172.21.15.88:6803/1594225494] boot 2024-04-12T22:28:52.392 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:52 smithi088 ceph-mon[29858]: osdmap e8: 1 total, 1 up, 1 in 2024-04-12T22:28:52.392 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:52 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-12T22:28:52.392 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:52 smithi088 ceph-mon[29858]: pgmap v40: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-12T22:28:52.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:52 smithi142 ceph-mon[25707]: purged_snaps scrub starts 2024-04-12T22:28:52.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:52 smithi142 ceph-mon[25707]: purged_snaps scrub ok 2024-04-12T22:28:52.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:52 smithi142 ceph-mon[25707]: osd.0 [v2:172.21.15.88:6802/1594225494,v1:172.21.15.88:6803/1594225494] boot 2024-04-12T22:28:52.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:52 smithi142 ceph-mon[25707]: osdmap e8: 1 total, 1 up, 1 in 2024-04-12T22:28:52.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:52 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-12T22:28:52.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:52 smithi142 ceph-mon[25707]: pgmap v40: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-12T22:28:53.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:53 smithi088 ceph-mon[24836]: osdmap e9: 1 total, 1 up, 1 in 2024-04-12T22:28:53.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:53 smithi088 ceph-mon[29858]: osdmap e9: 1 total, 1 up, 1 in 2024-04-12T22:28:53.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:53 smithi142 ceph-mon[25707]: osdmap e9: 1 total, 1 up, 1 in 2024-04-12T22:28:54.333 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:54 smithi088 ceph-mon[24836]: from='client.14244 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi088:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:28:54.334 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:54 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-12T22:28:54.334 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:54 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-12T22:28:54.334 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:54 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:28:54.334 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:54 smithi088 ceph-mon[24836]: pgmap v42: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-12T22:28:54.334 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:54 smithi088 ceph-mon[29858]: from='client.14244 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi088:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:28:54.334 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:54 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-12T22:28:54.334 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:54 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-12T22:28:54.334 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:54 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:28:54.335 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:54 smithi088 ceph-mon[29858]: pgmap v42: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-12T22:28:54.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:54 smithi142 ceph-mon[25707]: from='client.14244 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi088:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:28:54.504 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:54 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-12T22:28:54.504 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:54 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-12T22:28:54.504 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:54 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:28:54.504 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:54 smithi142 ceph-mon[25707]: pgmap v42: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-12T22:28:55.936 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:28:55 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 172.21.15.88 - - [12/Apr/2024:22:28:55] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-12T22:28:56.645 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:56 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:56.645 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:56 smithi088 ceph-mon[24836]: Detected new or changed devices on smithi088 2024-04-12T22:28:56.645 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:56 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:56.645 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:56 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/566784519' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7172ebce-6896-4c94-bb77-119f5f749412"}]: dispatch 2024-04-12T22:28:56.646 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:56 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/566784519' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7172ebce-6896-4c94-bb77-119f5f749412"}]': finished 2024-04-12T22:28:56.646 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:56 smithi088 ceph-mon[24836]: osdmap e10: 2 total, 1 up, 2 in 2024-04-12T22:28:56.646 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:56 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-12T22:28:56.646 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:56 smithi088 ceph-mon[24836]: pgmap v44: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-12T22:28:56.646 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:56 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/1441995428' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-12T22:28:56.646 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:56 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:56.646 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:56 smithi088 ceph-mon[29858]: Detected new or changed devices on smithi088 2024-04-12T22:28:56.646 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:56 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:56.646 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:56 smithi088 ceph-mon[29858]: from='client.? 172.21.15.88:0/566784519' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7172ebce-6896-4c94-bb77-119f5f749412"}]: dispatch 2024-04-12T22:28:56.646 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:56 smithi088 ceph-mon[29858]: from='client.? 172.21.15.88:0/566784519' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7172ebce-6896-4c94-bb77-119f5f749412"}]': finished 2024-04-12T22:28:56.646 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:56 smithi088 ceph-mon[29858]: osdmap e10: 2 total, 1 up, 2 in 2024-04-12T22:28:56.646 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:56 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-12T22:28:56.646 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:56 smithi088 ceph-mon[29858]: pgmap v44: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-12T22:28:56.647 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:56 smithi088 ceph-mon[29858]: from='client.? 172.21.15.88:0/1441995428' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-12T22:28:57.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:56 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:57.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:56 smithi142 ceph-mon[25707]: Detected new or changed devices on smithi088 2024-04-12T22:28:57.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:56 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:28:57.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:56 smithi142 ceph-mon[25707]: from='client.? 172.21.15.88:0/566784519' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7172ebce-6896-4c94-bb77-119f5f749412"}]: dispatch 2024-04-12T22:28:57.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:56 smithi142 ceph-mon[25707]: from='client.? 172.21.15.88:0/566784519' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7172ebce-6896-4c94-bb77-119f5f749412"}]': finished 2024-04-12T22:28:57.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:56 smithi142 ceph-mon[25707]: osdmap e10: 2 total, 1 up, 2 in 2024-04-12T22:28:57.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:56 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-12T22:28:57.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:56 smithi142 ceph-mon[25707]: pgmap v44: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-12T22:28:57.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:56 smithi142 ceph-mon[25707]: from='client.? 172.21.15.88:0/1441995428' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-12T22:28:59.360 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:28:59 smithi088 ceph-mon[24836]: pgmap v45: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-12T22:28:59.360 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:28:59 smithi088 ceph-mon[29858]: pgmap v45: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-12T22:28:59.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:28:59 smithi142 ceph-mon[25707]: pgmap v45: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-12T22:29:01.332 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:01 smithi088 ceph-mon[29858]: pgmap v46: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-12T22:29:01.332 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:01 smithi088 ceph-mon[24836]: pgmap v46: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-12T22:29:01.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:01 smithi142 ceph-mon[25707]: pgmap v46: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-12T22:29:03.419 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:03 smithi088 ceph-mon[29858]: pgmap v47: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-12T22:29:03.419 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:03 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-12T22:29:03.419 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:03 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:29:03.420 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:03 smithi088 ceph-mon[24836]: pgmap v47: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-12T22:29:03.420 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:03 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-12T22:29:03.420 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:03 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:29:03.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:03 smithi142 ceph-mon[25707]: pgmap v47: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-12T22:29:03.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:03 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-12T22:29:03.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:03 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:29:04.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:04 smithi088 ceph-mon[24836]: Deploying daemon osd.1 on smithi088 2024-04-12T22:29:04.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:04 smithi088 ceph-mon[29858]: Deploying daemon osd.1 on smithi088 2024-04-12T22:29:04.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:04 smithi142 ceph-mon[25707]: Deploying daemon osd.1 on smithi088 2024-04-12T22:29:05.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:05 smithi088 ceph-mon[24836]: pgmap v48: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-12T22:29:05.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:05 smithi088 ceph-mon[29858]: pgmap v48: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-12T22:29:05.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:05 smithi142 ceph-mon[25707]: pgmap v48: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-12T22:29:07.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:06 smithi142 ceph-mon[25707]: pgmap v49: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-12T22:29:07.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:06 smithi088 ceph-mon[24836]: pgmap v49: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-12T22:29:07.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:06 smithi088 ceph-mon[29858]: pgmap v49: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-12T22:29:08.086 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:29:07 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 172.21.15.142 - - [12/Apr/2024:22:29:07] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-12T22:29:09.176 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:08 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:29:09.176 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:08 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:29:09.176 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:08 smithi142 ceph-mon[25707]: pgmap v50: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-12T22:29:09.176 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:08 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:29:09.176 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:08 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:29:09.177 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:08 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:29:09.177 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:08 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:29:09.177 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:08 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:29:09.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:08 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:29:09.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:08 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:29:09.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:08 smithi088 ceph-mon[24836]: pgmap v50: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-12T22:29:09.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:08 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:29:09.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:08 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:29:09.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:08 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:29:09.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:08 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:29:09.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:08 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:29:09.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:08 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:29:09.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:08 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:29:09.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:08 smithi088 ceph-mon[29858]: pgmap v50: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-12T22:29:09.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:08 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:29:09.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:08 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:29:09.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:08 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:29:09.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:08 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:29:09.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:08 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:29:10.969 INFO:teuthology.orchestra.run.smithi088.stdout:Created osd(s) 1 on host 'smithi088' 2024-04-12T22:29:11.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:11 smithi088 ceph-mon[24836]: pgmap v51: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-12T22:29:11.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:11 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:29:11.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:11 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:29:11.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:11 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:29:11.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:11 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:29:11.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:11 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:29:11.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:11 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:29:11.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:11 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:29:11.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:11 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:29:11.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:11 smithi088 ceph-mon[29858]: pgmap v51: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-12T22:29:11.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:11 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:29:11.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:11 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:29:11.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:11 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:29:11.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:11 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:29:11.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:11 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:29:11.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:11 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:29:11.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:11 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:29:11.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:11 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:29:11.504 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:11 smithi142 ceph-mon[25707]: pgmap v51: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-12T22:29:11.504 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:11 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:29:11.504 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:11 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:29:11.504 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:11 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:29:11.504 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:11 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:29:11.504 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:11 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:29:11.504 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:11 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:29:11.504 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:11 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:29:11.504 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:11 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:29:11.599 DEBUG:teuthology.orchestra.run.smithi088:osd.1> sudo journalctl -f -n 0 -u ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@osd.1.service 2024-04-12T22:29:11.601 INFO:tasks.cephadm:Deploying osd.2 on smithi088 with /dev/vg_nvme/lv_2... 2024-04-12T22:29:11.601 DEBUG:teuthology.orchestra.run.smithi088:> 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 a5fdb6f0-f91b-11ee-bc8d-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-04-12T22:29:12.279 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:12 smithi088 ceph-mon[24836]: Adjusting osd_memory_target on smithi088 to 7520M 2024-04-12T22:29:12.279 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:12 smithi088 ceph-mon[24836]: from='osd.1 [v2:172.21.15.88:6810/1115923894,v1:172.21.15.88:6811/1115923894]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-12T22:29:12.280 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:12 smithi088 ceph-mon[29858]: Adjusting osd_memory_target on smithi088 to 7520M 2024-04-12T22:29:12.280 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:12 smithi088 ceph-mon[29858]: from='osd.1 [v2:172.21.15.88:6810/1115923894,v1:172.21.15.88:6811/1115923894]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-12T22:29:12.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:12 smithi142 ceph-mon[25707]: Adjusting osd_memory_target on smithi088 to 7520M 2024-04-12T22:29:12.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:12 smithi142 ceph-mon[25707]: from='osd.1 [v2:172.21.15.88:6810/1115923894,v1:172.21.15.88:6811/1115923894]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-12T22:29:13.293 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:13 smithi088 ceph-mon[24836]: pgmap v52: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-12T22:29:13.294 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:13 smithi088 ceph-mon[24836]: from='osd.1 [v2:172.21.15.88:6810/1115923894,v1:172.21.15.88:6811/1115923894]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-12T22:29:13.294 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:13 smithi088 ceph-mon[24836]: osdmap e11: 2 total, 1 up, 2 in 2024-04-12T22:29:13.294 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:13 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-12T22:29:13.294 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:13 smithi088 ceph-mon[24836]: from='osd.1 [v2:172.21.15.88:6810/1115923894,v1:172.21.15.88:6811/1115923894]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-04-12T22:29:13.294 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:13 smithi088 ceph-mon[29858]: pgmap v52: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-12T22:29:13.294 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:13 smithi088 ceph-mon[29858]: from='osd.1 [v2:172.21.15.88:6810/1115923894,v1:172.21.15.88:6811/1115923894]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-12T22:29:13.294 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:13 smithi088 ceph-mon[29858]: osdmap e11: 2 total, 1 up, 2 in 2024-04-12T22:29:13.294 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:13 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-12T22:29:13.294 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:13 smithi088 ceph-mon[29858]: from='osd.1 [v2:172.21.15.88:6810/1115923894,v1:172.21.15.88:6811/1115923894]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-04-12T22:29:13.295 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:29:13 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-1[35927]: 2024-04-12T22:29:13.110+0000 7f2818cef700 -1 osd.1 0 waiting for initial osdmap 2024-04-12T22:29:13.295 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:29:13 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-1[35927]: 2024-04-12T22:29:13.113+0000 7f281568a700 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-12T22:29:13.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:13 smithi142 ceph-mon[25707]: pgmap v52: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-12T22:29:13.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:13 smithi142 ceph-mon[25707]: from='osd.1 [v2:172.21.15.88:6810/1115923894,v1:172.21.15.88:6811/1115923894]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-12T22:29:13.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:13 smithi142 ceph-mon[25707]: osdmap e11: 2 total, 1 up, 2 in 2024-04-12T22:29:13.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:13 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-12T22:29:13.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:13 smithi142 ceph-mon[25707]: from='osd.1 [v2:172.21.15.88:6810/1115923894,v1:172.21.15.88:6811/1115923894]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-04-12T22:29:13.568 INFO:teuthology.orchestra.run.smithi088.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-04-12T22:29:13.569 INFO:teuthology.orchestra.run.smithi088.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-04-12T22:29:13.569 INFO:teuthology.orchestra.run.smithi088.stderr: stderr: 10+0 records in 2024-04-12T22:29:13.569 INFO:teuthology.orchestra.run.smithi088.stderr:10+0 records out 2024-04-12T22:29:13.569 INFO:teuthology.orchestra.run.smithi088.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0128065 s, 819 MB/s 2024-04-12T22:29:13.569 INFO:teuthology.orchestra.run.smithi088.stderr: stderr: 2024-04-12T22:29:13.569 INFO:teuthology.orchestra.run.smithi088.stderr:--> Zapping successful for: 2024-04-12T22:29:14.147 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:14 smithi088 ceph-mon[24836]: from='osd.1 [v2:172.21.15.88:6810/1115923894,v1:172.21.15.88:6811/1115923894]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]': finished 2024-04-12T22:29:14.147 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:14 smithi088 ceph-mon[24836]: osdmap e12: 2 total, 1 up, 2 in 2024-04-12T22:29:14.147 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:14 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-12T22:29:14.147 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:14 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-12T22:29:14.147 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:14 smithi088 ceph-mon[29858]: from='osd.1 [v2:172.21.15.88:6810/1115923894,v1:172.21.15.88:6811/1115923894]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]': finished 2024-04-12T22:29:14.147 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:14 smithi088 ceph-mon[29858]: osdmap e12: 2 total, 1 up, 2 in 2024-04-12T22:29:14.147 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:14 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-12T22:29:14.147 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:14 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-12T22:29:14.171 DEBUG:teuthology.orchestra.run.smithi088:> 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 a5fdb6f0-f91b-11ee-bc8d-c7b262605968 -- ceph orch daemon add osd smithi088:vg_nvme/lv_2 2024-04-12T22:29:14.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:14 smithi142 ceph-mon[25707]: from='osd.1 [v2:172.21.15.88:6810/1115923894,v1:172.21.15.88:6811/1115923894]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]': finished 2024-04-12T22:29:14.504 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:14 smithi142 ceph-mon[25707]: osdmap e12: 2 total, 1 up, 2 in 2024-04-12T22:29:14.504 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:14 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-12T22:29:14.504 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:14 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-12T22:29:15.378 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:15 smithi088 ceph-mon[24836]: purged_snaps scrub starts 2024-04-12T22:29:15.378 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:15 smithi088 ceph-mon[24836]: purged_snaps scrub ok 2024-04-12T22:29:15.378 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:15 smithi088 ceph-mon[24836]: pgmap v55: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-12T22:29:15.378 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:15 smithi088 ceph-mon[24836]: osd.1 [v2:172.21.15.88:6810/1115923894,v1:172.21.15.88:6811/1115923894] boot 2024-04-12T22:29:15.378 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:15 smithi088 ceph-mon[24836]: osdmap e13: 2 total, 2 up, 2 in 2024-04-12T22:29:15.378 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:15 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-12T22:29:15.379 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:15 smithi088 ceph-mon[29858]: purged_snaps scrub starts 2024-04-12T22:29:15.379 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:15 smithi088 ceph-mon[29858]: purged_snaps scrub ok 2024-04-12T22:29:15.379 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:15 smithi088 ceph-mon[29858]: pgmap v55: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-12T22:29:15.379 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:15 smithi088 ceph-mon[29858]: osd.1 [v2:172.21.15.88:6810/1115923894,v1:172.21.15.88:6811/1115923894] boot 2024-04-12T22:29:15.379 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:15 smithi088 ceph-mon[29858]: osdmap e13: 2 total, 2 up, 2 in 2024-04-12T22:29:15.379 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:15 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-12T22:29:15.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:15 smithi142 ceph-mon[25707]: purged_snaps scrub starts 2024-04-12T22:29:15.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:15 smithi142 ceph-mon[25707]: purged_snaps scrub ok 2024-04-12T22:29:15.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:15 smithi142 ceph-mon[25707]: pgmap v55: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-12T22:29:15.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:15 smithi142 ceph-mon[25707]: osd.1 [v2:172.21.15.88:6810/1115923894,v1:172.21.15.88:6811/1115923894] boot 2024-04-12T22:29:15.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:15 smithi142 ceph-mon[25707]: osdmap e13: 2 total, 2 up, 2 in 2024-04-12T22:29:15.504 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:15 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-12T22:29:15.935 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:29:15 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 172.21.15.88 - - [12/Apr/2024:22:29:15] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-12T22:29:16.349 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:16 smithi088 ceph-mon[29858]: osdmap e14: 2 total, 2 up, 2 in 2024-04-12T22:29:16.350 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:16 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:29:16.350 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:16 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:29:16.350 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:16 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:29:16.350 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:16 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:29:16.350 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:16 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:29:16.350 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:16 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:29:16.350 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:16 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-12T22:29:16.350 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:16 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-12T22:29:16.350 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:16 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:29:16.351 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:16 smithi088 ceph-mon[24836]: osdmap e14: 2 total, 2 up, 2 in 2024-04-12T22:29:16.351 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:16 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:29:16.351 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:16 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:29:16.351 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:16 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:29:16.351 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:16 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:29:16.351 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:16 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:29:16.351 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:16 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:29:16.351 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:16 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-12T22:29:16.351 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:16 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-12T22:29:16.351 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:16 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:29:16.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:16 smithi142 ceph-mon[25707]: osdmap e14: 2 total, 2 up, 2 in 2024-04-12T22:29:16.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:16 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:29:16.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:16 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:29:16.504 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:16 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:29:16.504 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:16 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:29:16.504 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:16 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:29:16.504 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:16 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:29:16.504 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:16 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-12T22:29:16.504 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:16 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-12T22:29:16.504 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:16 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:29:17.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:17 smithi088 ceph-mon[29858]: Detected new or changed devices on smithi088 2024-04-12T22:29:17.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:17 smithi088 ceph-mon[29858]: pgmap v58: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-04-12T22:29:17.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:17 smithi088 ceph-mon[29858]: from='client.14271 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi088:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:29:17.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:17 smithi088 ceph-mon[29858]: Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-12T22:29:17.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:17 smithi088 ceph-mon[24836]: Detected new or changed devices on smithi088 2024-04-12T22:29:17.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:17 smithi088 ceph-mon[24836]: pgmap v58: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-04-12T22:29:17.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:17 smithi088 ceph-mon[24836]: from='client.14271 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi088:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:29:17.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:17 smithi088 ceph-mon[24836]: Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-12T22:29:17.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:17 smithi142 ceph-mon[25707]: Detected new or changed devices on smithi088 2024-04-12T22:29:17.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:17 smithi142 ceph-mon[25707]: pgmap v58: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-04-12T22:29:17.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:17 smithi142 ceph-mon[25707]: from='client.14271 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi088:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:29:17.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:17 smithi142 ceph-mon[25707]: Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-12T22:29:19.139 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:29:18 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 172.21.15.88 - - [12/Apr/2024:22:29:18] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-12T22:29:19.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:19 smithi088 ceph-mon[24836]: pgmap v59: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-12T22:29:19.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:19 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:29:19.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:19 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:29:19.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:19 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/822463743' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fbe6da81-8e80-4e32-9f92-fa040de72043"}]: dispatch 2024-04-12T22:29:19.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:19 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/822463743' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "fbe6da81-8e80-4e32-9f92-fa040de72043"}]': finished 2024-04-12T22:29:19.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:19 smithi088 ceph-mon[24836]: osdmap e15: 3 total, 2 up, 3 in 2024-04-12T22:29:19.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:19 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-12T22:29:19.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:19 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:29:19.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:19 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:29:19.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:19 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:29:19.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:19 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:29:19.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:19 smithi088 ceph-mon[29858]: pgmap v59: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-12T22:29:19.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:19 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:29:19.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:19 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:29:19.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:19 smithi088 ceph-mon[29858]: from='client.? 172.21.15.88:0/822463743' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fbe6da81-8e80-4e32-9f92-fa040de72043"}]: dispatch 2024-04-12T22:29:19.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:19 smithi088 ceph-mon[29858]: from='client.? 172.21.15.88:0/822463743' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "fbe6da81-8e80-4e32-9f92-fa040de72043"}]': finished 2024-04-12T22:29:19.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:19 smithi088 ceph-mon[29858]: osdmap e15: 3 total, 2 up, 3 in 2024-04-12T22:29:19.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:19 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-12T22:29:19.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:19 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:29:19.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:19 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:29:19.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:19 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:29:19.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:19 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:29:19.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:19 smithi142 ceph-mon[25707]: pgmap v59: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-12T22:29:19.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:19 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:29:19.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:19 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:29:19.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:19 smithi142 ceph-mon[25707]: from='client.? 172.21.15.88:0/822463743' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fbe6da81-8e80-4e32-9f92-fa040de72043"}]: dispatch 2024-04-12T22:29:19.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:19 smithi142 ceph-mon[25707]: from='client.? 172.21.15.88:0/822463743' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "fbe6da81-8e80-4e32-9f92-fa040de72043"}]': finished 2024-04-12T22:29:19.504 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:19 smithi142 ceph-mon[25707]: osdmap e15: 3 total, 2 up, 3 in 2024-04-12T22:29:19.504 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:19 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-12T22:29:19.504 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:19 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:29:19.504 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:19 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:29:19.504 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:19 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:29:19.504 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:19 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:29:20.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:20 smithi088 ceph-mon[24836]: pgmap v61: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-12T22:29:20.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:20 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/3548909955' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-12T22:29:20.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:20 smithi088 ceph-mon[24836]: Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-12T22:29:20.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:20 smithi088 ceph-mon[24836]: Cluster is now healthy 2024-04-12T22:29:20.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:20 smithi088 ceph-mon[29858]: pgmap v61: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-12T22:29:20.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:20 smithi088 ceph-mon[29858]: from='client.? 172.21.15.88:0/3548909955' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-12T22:29:20.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:20 smithi088 ceph-mon[29858]: Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-12T22:29:20.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:20 smithi088 ceph-mon[29858]: Cluster is now healthy 2024-04-12T22:29:20.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:20 smithi142 ceph-mon[25707]: pgmap v61: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-12T22:29:20.504 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:20 smithi142 ceph-mon[25707]: from='client.? 172.21.15.88:0/3548909955' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-12T22:29:20.504 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:20 smithi142 ceph-mon[25707]: Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-12T22:29:20.504 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:20 smithi142 ceph-mon[25707]: Cluster is now healthy 2024-04-12T22:29:22.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:21 smithi088 ceph-mon[24836]: pgmap v62: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-12T22:29:22.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:21 smithi088 ceph-mon[29858]: pgmap v62: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-12T22:29:22.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:21 smithi142 ceph-mon[25707]: pgmap v62: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-12T22:29:24.365 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:24 smithi088 ceph-mon[24836]: pgmap v63: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-12T22:29:24.365 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:24 smithi088 ceph-mon[29858]: pgmap v63: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-12T22:29:24.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:24 smithi142 ceph-mon[25707]: pgmap v63: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-12T22:29:26.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:26 smithi088 ceph-mon[24836]: pgmap v64: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-12T22:29:26.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:26 smithi088 ceph-mon[29858]: pgmap v64: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-12T22:29:26.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:26 smithi142 ceph-mon[25707]: pgmap v64: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-12T22:29:27.401 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:27 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-12T22:29:27.402 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:27 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:29:27.402 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:27 smithi088 ceph-mon[29858]: Deploying daemon osd.2 on smithi088 2024-04-12T22:29:27.402 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:27 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-12T22:29:27.402 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:27 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:29:27.402 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:27 smithi088 ceph-mon[24836]: Deploying daemon osd.2 on smithi088 2024-04-12T22:29:27.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:27 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-12T22:29:27.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:27 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:29:27.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:27 smithi142 ceph-mon[25707]: Deploying daemon osd.2 on smithi088 2024-04-12T22:29:28.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:28 smithi142 ceph-mon[25707]: pgmap v65: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-12T22:29:28.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:28 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:29:28.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:28 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:29:28.435 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:29:28 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 172.21.15.142 - - [12/Apr/2024:22:29:28] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-12T22:29:28.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:28 smithi088 ceph-mon[24836]: pgmap v65: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-12T22:29:28.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:28 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:29:28.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:28 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:29:28.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:28 smithi088 ceph-mon[29858]: pgmap v65: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-12T22:29:28.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:28 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:29:28.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:28 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:29:29.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:29 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-12T22:29:29.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:29 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-12T22:29:29.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:29 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-12T22:29:29.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:29 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-12T22:29:29.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:29 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-12T22:29:29.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:29 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-12T22:29:30.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:30 smithi088 ceph-mon[24836]: pgmap v66: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-12T22:29:30.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:30 smithi088 ceph-mon[29858]: pgmap v66: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-12T22:29:30.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:30 smithi142 ceph-mon[25707]: pgmap v66: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-12T22:29:32.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:32 smithi088 ceph-mon[24836]: pgmap v67: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-12T22:29:32.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:32 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:29:32.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:32 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:29:32.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:32 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:29:32.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:32 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:29:32.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:32 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:29:32.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:32 smithi088 ceph-mon[29858]: pgmap v67: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-12T22:29:32.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:32 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:29:32.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:32 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:29:32.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:32 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:29:32.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:32 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:29:32.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:32 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:29:32.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:32 smithi142 ceph-mon[25707]: pgmap v67: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-12T22:29:32.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:32 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:29:32.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:32 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:29:32.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:32 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:29:32.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:32 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:29:32.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:32 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:29:33.885 INFO:teuthology.orchestra.run.smithi088.stdout:Created osd(s) 2 on host 'smithi088' 2024-04-12T22:29:34.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:34 smithi088 ceph-mon[29858]: pgmap v68: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-12T22:29:34.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:34 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:29:34.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:34 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:29:34.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:34 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:29:34.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:34 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:29:34.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:34 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:29:34.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:34 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:29:34.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:34 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:29:34.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:34 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:29:34.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:34 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:29:34.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:34 smithi088 ceph-mon[24836]: pgmap v68: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-12T22:29:34.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:34 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:29:34.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:34 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:29:34.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:34 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:29:34.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:34 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:29:34.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:34 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:29:34.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:34 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:29:34.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:34 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:29:34.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:34 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:29:34.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:34 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:29:34.488 DEBUG:teuthology.orchestra.run.smithi088:osd.2> sudo journalctl -f -n 0 -u ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@osd.2.service 2024-04-12T22:29:34.490 INFO:tasks.cephadm:Deploying osd.3 on smithi088 with /dev/vg_nvme/lv_1... 2024-04-12T22:29:34.490 DEBUG:teuthology.orchestra.run.smithi088:> 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 a5fdb6f0-f91b-11ee-bc8d-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-04-12T22:29:34.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:34 smithi142 ceph-mon[25707]: pgmap v68: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-12T22:29:34.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:34 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:29:34.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:34 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:29:34.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:34 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:29:34.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:34 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:29:34.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:34 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:29:34.504 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:34 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:29:34.504 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:34 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:29:34.504 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:34 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:29:34.504 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:34 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:29:35.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:35 smithi088 ceph-mon[29858]: Adjusting osd_memory_target on smithi088 to 5013M 2024-04-12T22:29:35.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:35 smithi088 ceph-mon[29858]: from='osd.2 [v2:172.21.15.88:6818/2404899949,v1:172.21.15.88:6819/2404899949]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-12T22:29:35.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:35 smithi088 ceph-mon[29858]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-12T22:29:35.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:35 smithi088 ceph-mon[24836]: Adjusting osd_memory_target on smithi088 to 5013M 2024-04-12T22:29:35.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:35 smithi088 ceph-mon[24836]: from='osd.2 [v2:172.21.15.88:6818/2404899949,v1:172.21.15.88:6819/2404899949]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-12T22:29:35.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:35 smithi088 ceph-mon[24836]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-12T22:29:35.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:35 smithi142 ceph-mon[25707]: Adjusting osd_memory_target on smithi088 to 5013M 2024-04-12T22:29:35.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:35 smithi142 ceph-mon[25707]: from='osd.2 [v2:172.21.15.88:6818/2404899949,v1:172.21.15.88:6819/2404899949]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-12T22:29:35.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:35 smithi142 ceph-mon[25707]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-12T22:29:36.150 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:36 smithi088 ceph-mon[24836]: pgmap v69: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-12T22:29:36.150 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:36 smithi088 ceph-mon[24836]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-12T22:29:36.150 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:36 smithi088 ceph-mon[24836]: osdmap e16: 3 total, 2 up, 3 in 2024-04-12T22:29:36.150 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:36 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-12T22:29:36.150 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:36 smithi088 ceph-mon[24836]: from='osd.2 [v2:172.21.15.88:6818/2404899949,v1:172.21.15.88:6819/2404899949]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-04-12T22:29:36.150 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:36 smithi088 ceph-mon[24836]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-04-12T22:29:36.151 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:36 smithi088 ceph-mon[29858]: pgmap v69: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-12T22:29:36.151 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:36 smithi088 ceph-mon[29858]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-12T22:29:36.151 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:36 smithi088 ceph-mon[29858]: osdmap e16: 3 total, 2 up, 3 in 2024-04-12T22:29:36.151 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:36 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-12T22:29:36.151 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:36 smithi088 ceph-mon[29858]: from='osd.2 [v2:172.21.15.88:6818/2404899949,v1:172.21.15.88:6819/2404899949]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-04-12T22:29:36.151 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:36 smithi088 ceph-mon[29858]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-04-12T22:29:36.151 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:29:36 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-2[38865]: 2024-04-12T22:29:36.103+0000 7f8123875700 -1 osd.2 0 waiting for initial osdmap 2024-04-12T22:29:36.151 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:29:36 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-2[38865]: 2024-04-12T22:29:36.107+0000 7f811e20c700 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-12T22:29:36.430 INFO:teuthology.orchestra.run.smithi088.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-04-12T22:29:36.430 INFO:teuthology.orchestra.run.smithi088.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-04-12T22:29:36.430 INFO:teuthology.orchestra.run.smithi088.stderr: stderr: 10+0 records in 2024-04-12T22:29:36.430 INFO:teuthology.orchestra.run.smithi088.stderr:10+0 records out 2024-04-12T22:29:36.430 INFO:teuthology.orchestra.run.smithi088.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0125609 s, 835 MB/s 2024-04-12T22:29:36.431 INFO:teuthology.orchestra.run.smithi088.stderr:--> Zapping successful for: 2024-04-12T22:29:36.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:36 smithi142 ceph-mon[25707]: pgmap v69: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-12T22:29:36.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:36 smithi142 ceph-mon[25707]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-12T22:29:36.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:36 smithi142 ceph-mon[25707]: osdmap e16: 3 total, 2 up, 3 in 2024-04-12T22:29:36.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:36 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-12T22:29:36.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:36 smithi142 ceph-mon[25707]: from='osd.2 [v2:172.21.15.88:6818/2404899949,v1:172.21.15.88:6819/2404899949]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-04-12T22:29:36.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:36 smithi142 ceph-mon[25707]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-04-12T22:29:37.034 DEBUG:teuthology.orchestra.run.smithi088:> 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 a5fdb6f0-f91b-11ee-bc8d-c7b262605968 -- ceph orch daemon add osd smithi088:vg_nvme/lv_1 2024-04-12T22:29:37.366 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:37 smithi088 ceph-mon[24836]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]': finished 2024-04-12T22:29:37.366 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:37 smithi088 ceph-mon[24836]: osdmap e17: 3 total, 2 up, 3 in 2024-04-12T22:29:37.366 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:37 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-12T22:29:37.367 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:37 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-12T22:29:37.367 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:37 smithi088 ceph-mon[29858]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]': finished 2024-04-12T22:29:37.367 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:37 smithi088 ceph-mon[29858]: osdmap e17: 3 total, 2 up, 3 in 2024-04-12T22:29:37.367 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:37 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-12T22:29:37.367 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:37 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-12T22:29:37.404 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:37 smithi142 ceph-mon[25707]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]': finished 2024-04-12T22:29:37.404 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:37 smithi142 ceph-mon[25707]: osdmap e17: 3 total, 2 up, 3 in 2024-04-12T22:29:37.405 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:37 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-12T22:29:37.405 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:37 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-12T22:29:38.578 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:38 smithi088 ceph-mon[24836]: purged_snaps scrub starts 2024-04-12T22:29:38.578 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:38 smithi088 ceph-mon[24836]: purged_snaps scrub ok 2024-04-12T22:29:38.578 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:38 smithi088 ceph-mon[24836]: pgmap v72: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-12T22:29:38.579 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:38 smithi088 ceph-mon[24836]: osd.2 [v2:172.21.15.88:6818/2404899949,v1:172.21.15.88:6819/2404899949] boot 2024-04-12T22:29:38.579 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:38 smithi088 ceph-mon[24836]: osdmap e18: 3 total, 3 up, 3 in 2024-04-12T22:29:38.579 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:38 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-12T22:29:38.579 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:38 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' 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-12T22:29:38.579 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:38 smithi088 ceph-mon[29858]: purged_snaps scrub starts 2024-04-12T22:29:38.579 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:38 smithi088 ceph-mon[29858]: purged_snaps scrub ok 2024-04-12T22:29:38.579 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:38 smithi088 ceph-mon[29858]: pgmap v72: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-12T22:29:38.579 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:38 smithi088 ceph-mon[29858]: osd.2 [v2:172.21.15.88:6818/2404899949,v1:172.21.15.88:6819/2404899949] boot 2024-04-12T22:29:38.579 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:38 smithi088 ceph-mon[29858]: osdmap e18: 3 total, 3 up, 3 in 2024-04-12T22:29:38.579 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:38 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-12T22:29:38.579 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:38 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' 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-12T22:29:38.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:38 smithi142 ceph-mon[25707]: purged_snaps scrub starts 2024-04-12T22:29:38.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:38 smithi142 ceph-mon[25707]: purged_snaps scrub ok 2024-04-12T22:29:38.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:38 smithi142 ceph-mon[25707]: pgmap v72: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-12T22:29:38.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:38 smithi142 ceph-mon[25707]: osd.2 [v2:172.21.15.88:6818/2404899949,v1:172.21.15.88:6819/2404899949] boot 2024-04-12T22:29:38.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:38 smithi142 ceph-mon[25707]: osdmap e18: 3 total, 3 up, 3 in 2024-04-12T22:29:38.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:38 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-12T22:29:38.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:38 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' 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-12T22:29:39.263 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:29:39 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 172.21.15.88 - - [12/Apr/2024:22:29:39] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-12T22:29:39.560 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:39 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' 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-12T22:29:39.560 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:39 smithi088 ceph-mon[29858]: osdmap e19: 3 total, 3 up, 3 in 2024-04-12T22:29:39.560 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:39 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-12T22:29:39.560 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:39 smithi088 ceph-mon[29858]: from='client.24202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi088:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:29:39.560 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:39 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-12T22:29:39.561 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:39 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-12T22:29:39.561 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:39 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:29:39.561 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:39 smithi088 ceph-mon[29858]: pgmap v75: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-12T22:29:39.561 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:39 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:29:39.561 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:39 smithi088 ceph-mon[29858]: Detected new or changed devices on smithi088 2024-04-12T22:29:39.561 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:39 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:29:39.561 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:39 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:29:39.561 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:39 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:29:39.561 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:39 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:29:39.561 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:39 smithi088 ceph-mon[29858]: pgmap v76: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-12T22:29:39.561 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:39 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:29:39.561 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:39 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' 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-12T22:29:39.562 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:39 smithi088 ceph-mon[24836]: osdmap e19: 3 total, 3 up, 3 in 2024-04-12T22:29:39.562 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:39 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-12T22:29:39.562 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:39 smithi088 ceph-mon[24836]: from='client.24202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi088:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:29:39.562 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:39 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-12T22:29:39.562 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:39 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-12T22:29:39.562 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:39 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:29:39.562 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:39 smithi088 ceph-mon[24836]: pgmap v75: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-12T22:29:39.562 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:39 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:29:39.562 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:39 smithi088 ceph-mon[24836]: Detected new or changed devices on smithi088 2024-04-12T22:29:39.562 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:39 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:29:39.562 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:39 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:29:39.562 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:39 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:29:39.562 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:39 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:29:39.562 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:39 smithi088 ceph-mon[24836]: pgmap v76: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-12T22:29:39.563 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:39 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:29:39.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:39 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' 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-12T22:29:39.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:39 smithi142 ceph-mon[25707]: osdmap e19: 3 total, 3 up, 3 in 2024-04-12T22:29:39.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:39 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-12T22:29:39.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:39 smithi142 ceph-mon[25707]: from='client.24202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi088:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:29:39.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:39 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-12T22:29:39.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:39 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-12T22:29:39.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:39 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:29:39.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:39 smithi142 ceph-mon[25707]: pgmap v75: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-12T22:29:39.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:39 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:29:39.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:39 smithi142 ceph-mon[25707]: Detected new or changed devices on smithi088 2024-04-12T22:29:39.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:39 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:29:39.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:39 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:29:39.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:39 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:29:39.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:39 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:29:39.755 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:39 smithi142 ceph-mon[25707]: pgmap v76: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-12T22:29:39.755 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:39 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:29:39.875 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:29:39 smithi088 sudo[40039]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2024-04-12T22:29:39.875 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:29:39 smithi088 sudo[40039]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-04-12T22:29:39.875 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:29:39 smithi088 sudo[40039]: pam_unix(sudo:session): session closed for user root 2024-04-12T22:29:40.185 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:29:39 smithi088 sudo[40077]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-04-12T22:29:40.185 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:29:39 smithi088 sudo[40077]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-04-12T22:29:40.185 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:29:39 smithi088 sudo[40077]: pam_unix(sudo:session): session closed for user root 2024-04-12T22:29:40.462 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:40 smithi088 ceph-mon[29858]: Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-12T22:29:40.462 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:40 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-04-12T22:29:40.462 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:40 smithi088 ceph-mon[29858]: osdmap e20: 3 total, 3 up, 3 in 2024-04-12T22:29:40.462 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:40 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:29:40.463 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:40 smithi088 ceph-mon[24836]: Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-12T22:29:40.463 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:40 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-04-12T22:29:40.463 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:40 smithi088 ceph-mon[24836]: osdmap e20: 3 total, 3 up, 3 in 2024-04-12T22:29:40.463 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:40 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:29:40.463 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:29:40 smithi088 sudo[40083]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2024-04-12T22:29:40.463 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:29:40 smithi088 sudo[40083]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-04-12T22:29:40.463 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:29:40 smithi088 sudo[40083]: pam_unix(sudo:session): session closed for user root 2024-04-12T22:29:40.716 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:29:40 smithi088 sudo[40086]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-04-12T22:29:40.716 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:29:40 smithi088 sudo[40086]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-04-12T22:29:40.716 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:29:40 smithi088 sudo[40086]: pam_unix(sudo:session): session closed for user root 2024-04-12T22:29:40.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:40 smithi142 ceph-mon[25707]: Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-12T22:29:40.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:40 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-04-12T22:29:40.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:40 smithi142 ceph-mon[25707]: osdmap e20: 3 total, 3 up, 3 in 2024-04-12T22:29:40.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:40 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:29:40.982 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:29:40 smithi088 sudo[40112]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2024-04-12T22:29:40.982 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:29:40 smithi088 sudo[40112]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-04-12T22:29:40.982 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:29:40 smithi088 sudo[40112]: pam_unix(sudo:session): session closed for user root 2024-04-12T22:29:41.252 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:29:40 smithi088 sudo[40132]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-04-12T22:29:41.252 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:29:40 smithi088 sudo[40132]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-04-12T22:29:41.252 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:29:40 smithi088 sudo[40132]: pam_unix(sudo:session): session closed for user root 2024-04-12T22:29:41.502 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:41 smithi088 sudo[40166]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2024-04-12T22:29:41.503 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:41 smithi088 sudo[40166]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-04-12T22:29:41.503 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:41 smithi088 sudo[40166]: pam_unix(sudo:session): session closed for user root 2024-04-12T22:29:41.768 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:41 smithi088 ceph-mon[29858]: osdmap e21: 3 total, 3 up, 3 in 2024-04-12T22:29:41.768 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:41 smithi088 ceph-mon[29858]: mgrmap e15: y(active, since 2m), standbys: x 2024-04-12T22:29:41.768 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:41 smithi088 ceph-mon[29858]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-12T22:29:41.768 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:41 smithi088 sudo[40219]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-04-12T22:29:41.768 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:41 smithi088 sudo[40219]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-04-12T22:29:41.768 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:41 smithi088 sudo[40219]: pam_unix(sudo:session): session closed for user root 2024-04-12T22:29:41.768 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:41 smithi088 ceph-mon[24836]: osdmap e21: 3 total, 3 up, 3 in 2024-04-12T22:29:41.769 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:41 smithi088 ceph-mon[24836]: mgrmap e15: y(active, since 2m), standbys: x 2024-04-12T22:29:41.769 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:41 smithi088 ceph-mon[24836]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-12T22:29:42.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:41 smithi142 ceph-mon[25707]: osdmap e21: 3 total, 3 up, 3 in 2024-04-12T22:29:42.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:41 smithi142 ceph-mon[25707]: mgrmap e15: y(active, since 2m), standbys: x 2024-04-12T22:29:42.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:41 smithi142 ceph-mon[25707]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-12T22:29:42.023 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:41 smithi088 sudo[40229]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2024-04-12T22:29:42.024 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:41 smithi088 sudo[40229]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-04-12T22:29:42.024 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:41 smithi088 sudo[40229]: pam_unix(sudo:session): session closed for user root 2024-04-12T22:29:42.299 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:42 smithi088 sudo[40235]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-04-12T22:29:42.299 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:42 smithi088 sudo[40235]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-04-12T22:29:42.299 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:42 smithi088 sudo[40235]: pam_unix(sudo:session): session closed for user root 2024-04-12T22:29:42.528 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:42 smithi142 sudo[28201]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2024-04-12T22:29:42.528 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:42 smithi142 sudo[28201]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-04-12T22:29:42.528 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:42 smithi142 sudo[28201]: pam_unix(sudo:session): session closed for user root 2024-04-12T22:29:42.528 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:42 smithi142 sudo[28204]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-04-12T22:29:42.528 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:42 smithi142 sudo[28204]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-04-12T22:29:42.528 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:42 smithi142 sudo[28204]: pam_unix(sudo:session): session closed for user root 2024-04-12T22:29:42.616 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:42 smithi088 ceph-mon[24836]: pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-12T22:29:42.616 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:42 smithi088 ceph-mon[24836]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-12T22:29:42.616 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:42 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-12T22:29:42.616 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:42 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-12T22:29:42.616 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:42 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-12T22:29:42.616 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:42 smithi088 ceph-mon[24836]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-12T22:29:42.616 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:42 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-12T22:29:42.617 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:42 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-12T22:29:42.617 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:42 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-12T22:29:42.617 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:42 smithi088 ceph-mon[24836]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-12T22:29:42.617 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:42 smithi088 ceph-mon[24836]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-12T22:29:42.617 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:42 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-12T22:29:42.617 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:42 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-12T22:29:42.617 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:42 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-12T22:29:42.617 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:42 smithi088 ceph-mon[24836]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-12T22:29:42.617 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:42 smithi088 ceph-mon[29858]: pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-12T22:29:42.617 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:42 smithi088 ceph-mon[29858]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-12T22:29:42.618 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:42 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-12T22:29:42.618 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:42 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-12T22:29:42.618 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:42 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-12T22:29:42.618 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:42 smithi088 ceph-mon[29858]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-12T22:29:42.618 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:42 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-12T22:29:42.618 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:42 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-12T22:29:42.618 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:42 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-12T22:29:42.618 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:42 smithi088 ceph-mon[29858]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-12T22:29:42.618 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:42 smithi088 ceph-mon[29858]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-12T22:29:42.618 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:42 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-12T22:29:42.618 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:42 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-12T22:29:42.618 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:42 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-12T22:29:42.619 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:42 smithi088 ceph-mon[29858]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-12T22:29:43.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:42 smithi142 ceph-mon[25707]: pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-12T22:29:43.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:42 smithi142 ceph-mon[25707]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-12T22:29:43.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:42 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-12T22:29:43.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:42 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-12T22:29:43.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:42 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-12T22:29:43.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:42 smithi142 ceph-mon[25707]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-12T22:29:43.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:42 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-12T22:29:43.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:42 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-12T22:29:43.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:42 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-12T22:29:43.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:42 smithi142 ceph-mon[25707]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-12T22:29:43.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:42 smithi142 ceph-mon[25707]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-12T22:29:43.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:42 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-12T22:29:43.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:42 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-12T22:29:43.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:42 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-12T22:29:43.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:42 smithi142 ceph-mon[25707]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-12T22:29:43.686 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:29:43 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 172.21.15.88 - - [12/Apr/2024:22:29:43] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-12T22:29:43.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:43 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:29:43.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:43 smithi088 ceph-mon[24836]: pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 16 MiB used, 268 GiB / 268 GiB avail 2024-04-12T22:29:43.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:43 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:29:43.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:43 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:29:43.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:43 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:29:43.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:43 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:29:43.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:43 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:29:43.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:43 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:29:43.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:43 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:29:43.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:43 smithi088 ceph-mon[29858]: pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 16 MiB used, 268 GiB / 268 GiB avail 2024-04-12T22:29:43.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:43 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:29:43.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:43 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:29:43.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:43 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:29:43.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:43 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:29:43.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:43 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:29:43.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:43 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:29:44.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:43 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:29:44.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:43 smithi142 ceph-mon[25707]: pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 16 MiB used, 268 GiB / 268 GiB avail 2024-04-12T22:29:44.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:43 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:29:44.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:43 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:29:44.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:43 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:29:44.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:43 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:29:44.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:43 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:29:44.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:43 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:29:44.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:44 smithi088 ceph-mon[24836]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 17 MiB used, 268 GiB / 268 GiB avail 2024-04-12T22:29:44.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:44 smithi088 ceph-mon[24836]: Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-12T22:29:44.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:44 smithi088 ceph-mon[24836]: Cluster is now healthy 2024-04-12T22:29:44.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:44 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/2286569442' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5ce9f55e-f9b0-40c4-ba19-fc659b32b374"}]: dispatch 2024-04-12T22:29:44.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:44 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/2286569442' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5ce9f55e-f9b0-40c4-ba19-fc659b32b374"}]': finished 2024-04-12T22:29:44.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:44 smithi088 ceph-mon[24836]: osdmap e22: 4 total, 3 up, 4 in 2024-04-12T22:29:44.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:44 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-12T22:29:44.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:44 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/471583593' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-12T22:29:44.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:44 smithi088 ceph-mon[29858]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 17 MiB used, 268 GiB / 268 GiB avail 2024-04-12T22:29:44.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:44 smithi088 ceph-mon[29858]: Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-12T22:29:44.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:44 smithi088 ceph-mon[29858]: Cluster is now healthy 2024-04-12T22:29:44.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:44 smithi088 ceph-mon[29858]: from='client.? 172.21.15.88:0/2286569442' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5ce9f55e-f9b0-40c4-ba19-fc659b32b374"}]: dispatch 2024-04-12T22:29:44.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:44 smithi088 ceph-mon[29858]: from='client.? 172.21.15.88:0/2286569442' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5ce9f55e-f9b0-40c4-ba19-fc659b32b374"}]': finished 2024-04-12T22:29:44.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:44 smithi088 ceph-mon[29858]: osdmap e22: 4 total, 3 up, 4 in 2024-04-12T22:29:44.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:44 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-12T22:29:44.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:44 smithi088 ceph-mon[29858]: from='client.? 172.21.15.88:0/471583593' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-12T22:29:45.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:44 smithi142 ceph-mon[25707]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 17 MiB used, 268 GiB / 268 GiB avail 2024-04-12T22:29:45.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:44 smithi142 ceph-mon[25707]: Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-12T22:29:45.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:44 smithi142 ceph-mon[25707]: Cluster is now healthy 2024-04-12T22:29:45.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:44 smithi142 ceph-mon[25707]: from='client.? 172.21.15.88:0/2286569442' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5ce9f55e-f9b0-40c4-ba19-fc659b32b374"}]: dispatch 2024-04-12T22:29:45.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:44 smithi142 ceph-mon[25707]: from='client.? 172.21.15.88:0/2286569442' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5ce9f55e-f9b0-40c4-ba19-fc659b32b374"}]': finished 2024-04-12T22:29:45.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:44 smithi142 ceph-mon[25707]: osdmap e22: 4 total, 3 up, 4 in 2024-04-12T22:29:45.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:44 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-12T22:29:45.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:44 smithi142 ceph-mon[25707]: from='client.? 172.21.15.88:0/471583593' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-12T22:29:46.989 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:46 smithi088 ceph-mon[24836]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 3.6 KiB/s rd, 157 KiB/s wr, 11 op/s 2024-04-12T22:29:46.989 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:46 smithi088 ceph-mon[29858]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 3.6 KiB/s rd, 157 KiB/s wr, 11 op/s 2024-04-12T22:29:47.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:46 smithi142 ceph-mon[25707]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 3.6 KiB/s rd, 157 KiB/s wr, 11 op/s 2024-04-12T22:29:48.387 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:29:48 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 172.21.15.142 - - [12/Apr/2024:22:29:48] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-12T22:29:49.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:49 smithi088 ceph-mon[24836]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 112 KiB/s wr, 8 op/s 2024-04-12T22:29:49.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:49 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:29:49.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:49 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:29:49.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:49 smithi088 ceph-mon[29858]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 112 KiB/s wr, 8 op/s 2024-04-12T22:29:49.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:49 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:29:49.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:49 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:29:49.336 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:49 smithi142 ceph-mon[25707]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.6 KiB/s rd, 112 KiB/s wr, 8 op/s 2024-04-12T22:29:49.336 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:49 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:29:49.336 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:49 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:29:50.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:50 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-12T22:29:50.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:50 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:29:50.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:50 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-12T22:29:50.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:50 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:29:50.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:50 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-12T22:29:50.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:50 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:29:51.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:51 smithi088 ceph-mon[24836]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 95 KiB/s wr, 6 op/s 2024-04-12T22:29:51.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:51 smithi088 ceph-mon[24836]: Deploying daemon osd.3 on smithi088 2024-04-12T22:29:51.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:51 smithi088 ceph-mon[29858]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 95 KiB/s wr, 6 op/s 2024-04-12T22:29:51.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:51 smithi088 ceph-mon[29858]: Deploying daemon osd.3 on smithi088 2024-04-12T22:29:51.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:51 smithi142 ceph-mon[25707]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 95 KiB/s wr, 6 op/s 2024-04-12T22:29:51.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:51 smithi142 ceph-mon[25707]: Deploying daemon osd.3 on smithi088 2024-04-12T22:29:52.424 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:52 smithi088 ceph-mon[24836]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 95 KiB/s wr, 6 op/s 2024-04-12T22:29:52.425 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:52 smithi088 ceph-mon[29858]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 95 KiB/s wr, 6 op/s 2024-04-12T22:29:52.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:52 smithi142 ceph-mon[25707]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 95 KiB/s wr, 6 op/s 2024-04-12T22:29:54.661 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:54 smithi088 ceph-mon[24836]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-04-12T22:29:54.661 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:54 smithi088 ceph-mon[29858]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-04-12T22:29:54.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:54 smithi142 ceph-mon[25707]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-04-12T22:29:56.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:55 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:29:56.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:55 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:29:56.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:55 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:29:56.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:55 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:29:56.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:55 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:29:56.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:55 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:29:56.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:55 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:29:56.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:55 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:29:56.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:55 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:29:56.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:55 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:29:56.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:55 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:29:56.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:55 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:29:56.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:55 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:29:56.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:55 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:29:56.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:55 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:29:57.091 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:56 smithi088 ceph-mon[24836]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 67 KiB/s wr, 4 op/s 2024-04-12T22:29:57.091 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:56 smithi088 ceph-mon[29858]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 67 KiB/s wr, 4 op/s 2024-04-12T22:29:57.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:56 smithi142 ceph-mon[25707]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 67 KiB/s wr, 4 op/s 2024-04-12T22:29:57.783 INFO:teuthology.orchestra.run.smithi088.stdout:Created osd(s) 3 on host 'smithi088' 2024-04-12T22:29:58.410 DEBUG:teuthology.orchestra.run.smithi088:osd.3> sudo journalctl -f -n 0 -u ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@osd.3.service 2024-04-12T22:29:58.413 INFO:tasks.cephadm:Deploying osd.4 on smithi142 with /dev/vg_nvme/lv_4... 2024-04-12T22:29:58.413 DEBUG:teuthology.orchestra.run.smithi142:> 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 a5fdb6f0-f91b-11ee-bc8d-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-04-12T22:29:59.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:58 smithi142 ceph-mon[25707]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-12T22:29:59.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:58 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:29:59.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:58 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:29:59.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:58 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:29:59.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:58 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:29:59.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:58 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:29:59.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:58 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:29:59.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:58 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:29:59.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:58 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:29:59.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:58 smithi142 ceph-mon[25707]: Adjusting osd_memory_target on smithi088 to 3760M 2024-04-12T22:29:59.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:58 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:29:59.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:58 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:29:59.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:58 smithi142 ceph-mon[25707]: from='osd.3 [v2:172.21.15.88:6826/1064087401,v1:172.21.15.88:6827/1064087401]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-12T22:29:59.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:58 smithi088 ceph-mon[24836]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-12T22:29:59.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:58 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:29:59.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:58 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:29:59.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:58 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:29:59.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:58 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:29:59.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:58 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:29:59.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:58 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:29:59.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:58 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:29:59.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:58 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:29:59.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:58 smithi088 ceph-mon[24836]: Adjusting osd_memory_target on smithi088 to 3760M 2024-04-12T22:29:59.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:58 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:29:59.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:58 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:29:59.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:58 smithi088 ceph-mon[24836]: from='osd.3 [v2:172.21.15.88:6826/1064087401,v1:172.21.15.88:6827/1064087401]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-12T22:29:59.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:58 smithi088 ceph-mon[29858]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-12T22:29:59.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:58 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:29:59.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:58 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:29:59.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:58 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:29:59.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:58 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:29:59.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:58 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:29:59.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:58 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:29:59.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:58 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:29:59.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:58 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:29:59.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:58 smithi088 ceph-mon[29858]: Adjusting osd_memory_target on smithi088 to 3760M 2024-04-12T22:29:59.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:58 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:29:59.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:58 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:29:59.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:58 smithi088 ceph-mon[29858]: from='osd.3 [v2:172.21.15.88:6826/1064087401,v1:172.21.15.88:6827/1064087401]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-12T22:30:00.058 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:59 smithi088 ceph-mon[24836]: from='osd.3 [v2:172.21.15.88:6826/1064087401,v1:172.21.15.88:6827/1064087401]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-12T22:30:00.058 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:59 smithi088 ceph-mon[24836]: osdmap e23: 4 total, 3 up, 4 in 2024-04-12T22:30:00.058 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:59 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-12T22:30:00.058 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:29:59 smithi088 ceph-mon[24836]: from='osd.3 [v2:172.21.15.88:6826/1064087401,v1:172.21.15.88:6827/1064087401]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-04-12T22:30:00.059 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:59 smithi088 ceph-mon[29858]: from='osd.3 [v2:172.21.15.88:6826/1064087401,v1:172.21.15.88:6827/1064087401]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-12T22:30:00.059 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:59 smithi088 ceph-mon[29858]: osdmap e23: 4 total, 3 up, 4 in 2024-04-12T22:30:00.059 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:59 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-12T22:30:00.059 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:29:59 smithi088 ceph-mon[29858]: from='osd.3 [v2:172.21.15.88:6826/1064087401,v1:172.21.15.88:6827/1064087401]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-04-12T22:30:00.059 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:29:59 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-3[41861]: 2024-04-12T22:29:59.955+0000 7f54b409a700 -1 osd.3 0 waiting for initial osdmap 2024-04-12T22:30:00.059 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:29:59 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-3[41861]: 2024-04-12T22:29:59.961+0000 7f54aea31700 -1 osd.3 24 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-12T22:30:00.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:59 smithi142 ceph-mon[25707]: from='osd.3 [v2:172.21.15.88:6826/1064087401,v1:172.21.15.88:6827/1064087401]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-12T22:30:00.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:59 smithi142 ceph-mon[25707]: osdmap e23: 4 total, 3 up, 4 in 2024-04-12T22:30:00.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:59 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-12T22:30:00.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:29:59 smithi142 ceph-mon[25707]: from='osd.3 [v2:172.21.15.88:6826/1064087401,v1:172.21.15.88:6827/1064087401]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-04-12T22:30:00.351 INFO:teuthology.orchestra.run.smithi142.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-04-12T22:30:00.351 INFO:teuthology.orchestra.run.smithi142.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-04-12T22:30:00.351 INFO:teuthology.orchestra.run.smithi142.stderr: stderr: 10+0 records in 2024-04-12T22:30:00.351 INFO:teuthology.orchestra.run.smithi142.stderr:10+0 records out 2024-04-12T22:30:00.351 INFO:teuthology.orchestra.run.smithi142.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0129656 s, 809 MB/s 2024-04-12T22:30:00.351 INFO:teuthology.orchestra.run.smithi142.stderr:--> Zapping successful for: 2024-04-12T22:30:00.989 DEBUG:teuthology.orchestra.run.smithi142:> 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 a5fdb6f0-f91b-11ee-bc8d-c7b262605968 -- ceph orch daemon add osd smithi142:vg_nvme/lv_4 2024-04-12T22:30:01.145 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:00 smithi088 ceph-mon[24836]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-12T22:30:01.145 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:00 smithi088 ceph-mon[24836]: from='osd.3 [v2:172.21.15.88:6826/1064087401,v1:172.21.15.88:6827/1064087401]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]': finished 2024-04-12T22:30:01.145 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:00 smithi088 ceph-mon[24836]: osdmap e24: 4 total, 3 up, 4 in 2024-04-12T22:30:01.145 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:00 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-12T22:30:01.145 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:00 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-12T22:30:01.145 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:00 smithi088 ceph-mon[24836]: overall HEALTH_OK 2024-04-12T22:30:01.145 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:00 smithi088 ceph-mon[29858]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-12T22:30:01.145 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:00 smithi088 ceph-mon[29858]: from='osd.3 [v2:172.21.15.88:6826/1064087401,v1:172.21.15.88:6827/1064087401]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]': finished 2024-04-12T22:30:01.145 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:00 smithi088 ceph-mon[29858]: osdmap e24: 4 total, 3 up, 4 in 2024-04-12T22:30:01.145 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:00 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-12T22:30:01.146 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:00 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-12T22:30:01.146 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:00 smithi088 ceph-mon[29858]: overall HEALTH_OK 2024-04-12T22:30:01.223 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:00 smithi142 ceph-mon[25707]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-12T22:30:01.223 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:00 smithi142 ceph-mon[25707]: from='osd.3 [v2:172.21.15.88:6826/1064087401,v1:172.21.15.88:6827/1064087401]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]': finished 2024-04-12T22:30:01.223 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:00 smithi142 ceph-mon[25707]: osdmap e24: 4 total, 3 up, 4 in 2024-04-12T22:30:01.223 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:00 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-12T22:30:01.223 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:00 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-12T22:30:01.223 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:00 smithi142 ceph-mon[25707]: overall HEALTH_OK 2024-04-12T22:30:02.118 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:01 smithi142 ceph-mon[25707]: purged_snaps scrub starts 2024-04-12T22:30:02.118 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:01 smithi142 ceph-mon[25707]: purged_snaps scrub ok 2024-04-12T22:30:02.118 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:01 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-12T22:30:02.118 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:01 smithi142 ceph-mon[25707]: osd.3 [v2:172.21.15.88:6826/1064087401,v1:172.21.15.88:6827/1064087401] boot 2024-04-12T22:30:02.118 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:01 smithi142 ceph-mon[25707]: osdmap e25: 4 total, 4 up, 4 in 2024-04-12T22:30:02.118 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:01 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-12T22:30:02.118 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:01 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:30:02.118 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:01 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:30:02.185 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:30:01 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 172.21.15.88 - - [12/Apr/2024:22:30:01] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-12T22:30:02.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:01 smithi088 ceph-mon[24836]: purged_snaps scrub starts 2024-04-12T22:30:02.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:01 smithi088 ceph-mon[24836]: purged_snaps scrub ok 2024-04-12T22:30:02.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:01 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-12T22:30:02.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:01 smithi088 ceph-mon[24836]: osd.3 [v2:172.21.15.88:6826/1064087401,v1:172.21.15.88:6827/1064087401] boot 2024-04-12T22:30:02.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:01 smithi088 ceph-mon[24836]: osdmap e25: 4 total, 4 up, 4 in 2024-04-12T22:30:02.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:01 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-12T22:30:02.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:01 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:30:02.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:01 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:30:02.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:01 smithi088 ceph-mon[29858]: purged_snaps scrub starts 2024-04-12T22:30:02.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:01 smithi088 ceph-mon[29858]: purged_snaps scrub ok 2024-04-12T22:30:02.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:01 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-12T22:30:02.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:01 smithi088 ceph-mon[29858]: osd.3 [v2:172.21.15.88:6826/1064087401,v1:172.21.15.88:6827/1064087401] boot 2024-04-12T22:30:02.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:01 smithi088 ceph-mon[29858]: osdmap e25: 4 total, 4 up, 4 in 2024-04-12T22:30:02.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:01 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-12T22:30:02.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:01 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:30:02.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:01 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:30:03.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:02 smithi142 ceph-mon[25707]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-12T22:30:03.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:02 smithi142 ceph-mon[25707]: Detected new or changed devices on smithi088 2024-04-12T22:30:03.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:02 smithi142 ceph-mon[25707]: osdmap e26: 4 total, 4 up, 4 in 2024-04-12T22:30:03.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:02 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-12T22:30:03.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:02 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-12T22:30:03.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:02 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:30:03.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:02 smithi088 ceph-mon[29858]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-12T22:30:03.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:02 smithi088 ceph-mon[29858]: Detected new or changed devices on smithi088 2024-04-12T22:30:03.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:02 smithi088 ceph-mon[29858]: osdmap e26: 4 total, 4 up, 4 in 2024-04-12T22:30:03.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:02 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-12T22:30:03.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:02 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-12T22:30:03.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:02 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:30:03.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:02 smithi088 ceph-mon[24836]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-12T22:30:03.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:02 smithi088 ceph-mon[24836]: Detected new or changed devices on smithi088 2024-04-12T22:30:03.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:02 smithi088 ceph-mon[24836]: osdmap e26: 4 total, 4 up, 4 in 2024-04-12T22:30:03.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:02 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-12T22:30:03.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:02 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-12T22:30:03.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:02 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:30:04.240 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:03 smithi142 ceph-mon[25707]: from='client.24182 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi142:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:30:04.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:03 smithi088 ceph-mon[29858]: from='client.24182 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi142:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:30:04.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:03 smithi088 ceph-mon[24836]: from='client.24182 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi142:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:30:05.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:04 smithi142 ceph-mon[25707]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-12T22:30:05.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:04 smithi142 ceph-mon[25707]: from='client.? 172.21.15.142:0/3830515448' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1b75475d-5e3e-45b6-a488-fe8947c019a5"}]: dispatch 2024-04-12T22:30:05.254 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:04 smithi142 ceph-mon[25707]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1b75475d-5e3e-45b6-a488-fe8947c019a5"}]: dispatch 2024-04-12T22:30:05.254 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:04 smithi142 ceph-mon[25707]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1b75475d-5e3e-45b6-a488-fe8947c019a5"}]': finished 2024-04-12T22:30:05.254 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:04 smithi142 ceph-mon[25707]: osdmap e27: 5 total, 4 up, 5 in 2024-04-12T22:30:05.254 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:04 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-12T22:30:05.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:04 smithi088 ceph-mon[29858]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-12T22:30:05.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:04 smithi088 ceph-mon[29858]: from='client.? 172.21.15.142:0/3830515448' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1b75475d-5e3e-45b6-a488-fe8947c019a5"}]: dispatch 2024-04-12T22:30:05.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:04 smithi088 ceph-mon[29858]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1b75475d-5e3e-45b6-a488-fe8947c019a5"}]: dispatch 2024-04-12T22:30:05.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:04 smithi088 ceph-mon[29858]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1b75475d-5e3e-45b6-a488-fe8947c019a5"}]': finished 2024-04-12T22:30:05.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:04 smithi088 ceph-mon[29858]: osdmap e27: 5 total, 4 up, 5 in 2024-04-12T22:30:05.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:04 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-12T22:30:05.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:04 smithi088 ceph-mon[24836]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-12T22:30:05.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:04 smithi088 ceph-mon[24836]: from='client.? 172.21.15.142:0/3830515448' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1b75475d-5e3e-45b6-a488-fe8947c019a5"}]: dispatch 2024-04-12T22:30:05.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:04 smithi088 ceph-mon[24836]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1b75475d-5e3e-45b6-a488-fe8947c019a5"}]: dispatch 2024-04-12T22:30:05.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:04 smithi088 ceph-mon[24836]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1b75475d-5e3e-45b6-a488-fe8947c019a5"}]': finished 2024-04-12T22:30:05.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:04 smithi088 ceph-mon[24836]: osdmap e27: 5 total, 4 up, 5 in 2024-04-12T22:30:05.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:04 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-12T22:30:06.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:05 smithi142 ceph-mon[25707]: from='client.? 172.21.15.142:0/1645279198' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-12T22:30:06.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:05 smithi088 ceph-mon[29858]: from='client.? 172.21.15.142:0/1645279198' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-12T22:30:06.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:05 smithi088 ceph-mon[24836]: from='client.? 172.21.15.142:0/1645279198' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-12T22:30:07.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:06 smithi142 ceph-mon[25707]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-12T22:30:07.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:06 smithi088 ceph-mon[29858]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-12T22:30:07.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:06 smithi088 ceph-mon[24836]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-12T22:30:08.685 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:30:08 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 172.21.15.142 - - [12/Apr/2024:22:30:08] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-12T22:30:09.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:08 smithi142 ceph-mon[25707]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-12T22:30:09.254 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:08 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:30:09.254 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:08 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:30:09.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:08 smithi088 ceph-mon[24836]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-12T22:30:09.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:08 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:30:09.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:08 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:30:09.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:08 smithi088 ceph-mon[29858]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-12T22:30:09.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:08 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:30:09.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:08 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:30:11.254 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:10 smithi142 ceph-mon[25707]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-12T22:30:11.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:10 smithi088 ceph-mon[24836]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-12T22:30:11.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:10 smithi088 ceph-mon[29858]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-12T22:30:13.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:12 smithi142 ceph-mon[25707]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-12T22:30:13.254 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:12 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-12T22:30:13.254 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:12 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:30:13.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:12 smithi088 ceph-mon[29858]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-12T22:30:13.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:12 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-12T22:30:13.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:12 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:30:13.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:12 smithi088 ceph-mon[24836]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-12T22:30:13.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:12 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-12T22:30:13.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:12 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:30:14.188 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:14 smithi142 ceph-mon[25707]: Deploying daemon osd.4 on smithi142 2024-04-12T22:30:14.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:14 smithi088 ceph-mon[29858]: Deploying daemon osd.4 on smithi142 2024-04-12T22:30:14.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:14 smithi088 ceph-mon[24836]: Deploying daemon osd.4 on smithi142 2024-04-12T22:30:15.273 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:15 smithi142 ceph-mon[25707]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-12T22:30:15.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:15 smithi088 ceph-mon[29858]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-12T22:30:15.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:15 smithi088 ceph-mon[24836]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-12T22:30:17.047 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:17 smithi142 ceph-mon[25707]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-12T22:30:17.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:17 smithi088 ceph-mon[24836]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-12T22:30:17.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:17 smithi088 ceph-mon[29858]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-12T22:30:18.435 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:30:18 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 172.21.15.88 - - [12/Apr/2024:22:30:18] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-12T22:30:19.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:19 smithi088 ceph-mon[24836]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-12T22:30:19.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:19 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:30:19.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:19 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:30:19.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:19 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:30:19.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:19 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:30:19.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:19 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:30:19.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:19 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:30:19.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:19 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:30:19.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:19 smithi088 ceph-mon[29858]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-12T22:30:19.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:19 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:30:19.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:19 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:30:19.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:19 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:30:19.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:19 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:30:19.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:19 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:30:19.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:19 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:30:19.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:19 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:30:19.213 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:19 smithi142 ceph-mon[25707]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-12T22:30:19.213 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:19 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:30:19.214 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:19 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:30:19.214 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:19 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:30:19.214 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:19 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:30:19.214 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:19 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:30:19.214 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:19 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:30:19.214 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:19 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:30:21.257 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:21 smithi142 ceph-mon[25707]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-12T22:30:21.288 INFO:teuthology.orchestra.run.smithi142.stdout:Created osd(s) 4 on host 'smithi142' 2024-04-12T22:30:21.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:21 smithi088 ceph-mon[24836]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-12T22:30:21.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:21 smithi088 ceph-mon[29858]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-12T22:30:21.909 DEBUG:teuthology.orchestra.run.smithi142:osd.4> sudo journalctl -f -n 0 -u ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@osd.4.service 2024-04-12T22:30:21.912 INFO:tasks.cephadm:Deploying osd.5 on smithi142 with /dev/vg_nvme/lv_3... 2024-04-12T22:30:21.912 DEBUG:teuthology.orchestra.run.smithi142:> 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 a5fdb6f0-f91b-11ee-bc8d-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-04-12T22:30:22.546 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:22 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:30:22.546 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:22 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:30:22.546 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:22 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:30:22.546 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:22 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:30:22.547 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:22 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:30:22.547 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:22 smithi142 ceph-mon[25707]: Adjusting osd_memory_target on smithi142 to 16064M 2024-04-12T22:30:22.547 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:22 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:30:22.547 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:22 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:30:22.547 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:22 smithi142 ceph-mon[25707]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-12T22:30:22.547 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:22 smithi142 ceph-mon[25707]: from='osd.4 [v2:172.21.15.142:6800/3770883700,v1:172.21.15.142:6801/3770883700]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-12T22:30:22.547 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:22 smithi142 ceph-mon[25707]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-12T22:30:22.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:22 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:30:22.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:22 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:30:22.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:22 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:30:22.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:22 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:30:22.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:22 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:30:22.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:22 smithi088 ceph-mon[24836]: Adjusting osd_memory_target on smithi142 to 16064M 2024-04-12T22:30:22.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:22 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:30:22.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:22 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:30:22.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:22 smithi088 ceph-mon[24836]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-12T22:30:22.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:22 smithi088 ceph-mon[24836]: from='osd.4 [v2:172.21.15.142:6800/3770883700,v1:172.21.15.142:6801/3770883700]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-12T22:30:22.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:22 smithi088 ceph-mon[24836]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-12T22:30:22.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:22 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:30:22.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:22 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:30:22.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:22 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:30:22.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:22 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:30:22.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:22 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:30:22.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:22 smithi088 ceph-mon[29858]: Adjusting osd_memory_target on smithi142 to 16064M 2024-04-12T22:30:22.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:22 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:30:22.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:22 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:30:22.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:22 smithi088 ceph-mon[29858]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-12T22:30:22.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:22 smithi088 ceph-mon[29858]: from='osd.4 [v2:172.21.15.142:6800/3770883700,v1:172.21.15.142:6801/3770883700]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-12T22:30:22.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:22 smithi088 ceph-mon[29858]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-12T22:30:23.570 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:23 smithi142 ceph-mon[25707]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-12T22:30:23.570 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:23 smithi142 ceph-mon[25707]: osdmap e28: 5 total, 4 up, 5 in 2024-04-12T22:30:23.570 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:23 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-12T22:30:23.570 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:23 smithi142 ceph-mon[25707]: from='osd.4 [v2:172.21.15.142:6800/3770883700,v1:172.21.15.142:6801/3770883700]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]: dispatch 2024-04-12T22:30:23.570 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:23 smithi142 ceph-mon[25707]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]: dispatch 2024-04-12T22:30:23.571 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 22:30:23 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-4[30407]: 2024-04-12T22:30:23.353+0000 7f8872cfd700 -1 osd.4 0 waiting for initial osdmap 2024-04-12T22:30:23.571 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 22:30:23 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-4[30407]: 2024-04-12T22:30:23.357+0000 7f886b690700 -1 osd.4 29 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-12T22:30:23.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:23 smithi088 ceph-mon[24836]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-12T22:30:23.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:23 smithi088 ceph-mon[24836]: osdmap e28: 5 total, 4 up, 5 in 2024-04-12T22:30:23.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:23 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-12T22:30:23.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:23 smithi088 ceph-mon[24836]: from='osd.4 [v2:172.21.15.142:6800/3770883700,v1:172.21.15.142:6801/3770883700]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]: dispatch 2024-04-12T22:30:23.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:23 smithi088 ceph-mon[24836]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]: dispatch 2024-04-12T22:30:23.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:23 smithi088 ceph-mon[29858]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-12T22:30:23.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:23 smithi088 ceph-mon[29858]: osdmap e28: 5 total, 4 up, 5 in 2024-04-12T22:30:23.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:23 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-12T22:30:23.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:23 smithi088 ceph-mon[29858]: from='osd.4 [v2:172.21.15.142:6800/3770883700,v1:172.21.15.142:6801/3770883700]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]: dispatch 2024-04-12T22:30:23.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:23 smithi088 ceph-mon[29858]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]: dispatch 2024-04-12T22:30:23.847 INFO:teuthology.orchestra.run.smithi142.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-04-12T22:30:23.848 INFO:teuthology.orchestra.run.smithi142.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-04-12T22:30:23.848 INFO:teuthology.orchestra.run.smithi142.stderr: stderr: 10+0 records in 2024-04-12T22:30:23.848 INFO:teuthology.orchestra.run.smithi142.stderr:10+0 records out 2024-04-12T22:30:23.848 INFO:teuthology.orchestra.run.smithi142.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.012653 s, 829 MB/s 2024-04-12T22:30:23.848 INFO:teuthology.orchestra.run.smithi142.stderr:--> Zapping successful for: 2024-04-12T22:30:24.438 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:24 smithi142 ceph-mon[25707]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-12T22:30:24.438 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:24 smithi142 ceph-mon[25707]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]': finished 2024-04-12T22:30:24.438 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:24 smithi142 ceph-mon[25707]: osdmap e29: 5 total, 4 up, 5 in 2024-04-12T22:30:24.439 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:24 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-12T22:30:24.439 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:24 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-12T22:30:24.464 DEBUG:teuthology.orchestra.run.smithi142:> 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 a5fdb6f0-f91b-11ee-bc8d-c7b262605968 -- ceph orch daemon add osd smithi142:vg_nvme/lv_3 2024-04-12T22:30:24.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:24 smithi088 ceph-mon[24836]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-12T22:30:24.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:24 smithi088 ceph-mon[24836]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]': finished 2024-04-12T22:30:24.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:24 smithi088 ceph-mon[24836]: osdmap e29: 5 total, 4 up, 5 in 2024-04-12T22:30:24.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:24 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-12T22:30:24.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:24 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-12T22:30:24.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:24 smithi088 ceph-mon[29858]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-12T22:30:24.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:24 smithi088 ceph-mon[29858]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]': finished 2024-04-12T22:30:24.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:24 smithi088 ceph-mon[29858]: osdmap e29: 5 total, 4 up, 5 in 2024-04-12T22:30:24.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:24 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-12T22:30:24.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:24 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-12T22:30:25.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:25 smithi088 ceph-mon[29858]: purged_snaps scrub starts 2024-04-12T22:30:25.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:25 smithi088 ceph-mon[29858]: purged_snaps scrub ok 2024-04-12T22:30:25.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:25 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-12T22:30:25.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:25 smithi088 ceph-mon[29858]: osd.4 [v2:172.21.15.142:6800/3770883700,v1:172.21.15.142:6801/3770883700] boot 2024-04-12T22:30:25.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:25 smithi088 ceph-mon[29858]: osdmap e30: 5 total, 5 up, 5 in 2024-04-12T22:30:25.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:25 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-12T22:30:25.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:25 smithi088 ceph-mon[24836]: purged_snaps scrub starts 2024-04-12T22:30:25.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:25 smithi088 ceph-mon[24836]: purged_snaps scrub ok 2024-04-12T22:30:25.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:25 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-12T22:30:25.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:25 smithi088 ceph-mon[24836]: osd.4 [v2:172.21.15.142:6800/3770883700,v1:172.21.15.142:6801/3770883700] boot 2024-04-12T22:30:25.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:25 smithi088 ceph-mon[24836]: osdmap e30: 5 total, 5 up, 5 in 2024-04-12T22:30:25.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:25 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-12T22:30:25.744 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:25 smithi142 ceph-mon[25707]: purged_snaps scrub starts 2024-04-12T22:30:25.744 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:25 smithi142 ceph-mon[25707]: purged_snaps scrub ok 2024-04-12T22:30:25.744 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:25 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-12T22:30:25.744 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:25 smithi142 ceph-mon[25707]: osd.4 [v2:172.21.15.142:6800/3770883700,v1:172.21.15.142:6801/3770883700] boot 2024-04-12T22:30:25.744 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:25 smithi142 ceph-mon[25707]: osdmap e30: 5 total, 5 up, 5 in 2024-04-12T22:30:25.744 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:25 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-12T22:30:26.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:26 smithi088 ceph-mon[24836]: pgmap v111: 1 pgs: 1 remapped+peering; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-12T22:30:26.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:26 smithi088 ceph-mon[24836]: osdmap e31: 5 total, 5 up, 5 in 2024-04-12T22:30:26.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:26 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-12T22:30:26.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:26 smithi088 ceph-mon[29858]: pgmap v111: 1 pgs: 1 remapped+peering; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-12T22:30:26.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:26 smithi088 ceph-mon[29858]: osdmap e31: 5 total, 5 up, 5 in 2024-04-12T22:30:26.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:26 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-12T22:30:26.743 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:26 smithi142 ceph-mon[25707]: pgmap v111: 1 pgs: 1 remapped+peering; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-12T22:30:26.743 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:26 smithi142 ceph-mon[25707]: osdmap e31: 5 total, 5 up, 5 in 2024-04-12T22:30:26.743 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:26 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-12T22:30:27.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:27 smithi088 ceph-mon[24836]: from='client.24209 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi142:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:30:27.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:27 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-12T22:30:27.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:27 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:30:27.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:27 smithi088 ceph-mon[24836]: osdmap e32: 5 total, 5 up, 5 in 2024-04-12T22:30:27.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:27 smithi088 ceph-mon[29858]: from='client.24209 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi142:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:30:27.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:27 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-12T22:30:27.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:27 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:30:27.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:27 smithi088 ceph-mon[29858]: osdmap e32: 5 total, 5 up, 5 in 2024-04-12T22:30:27.720 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:27 smithi142 ceph-mon[25707]: from='client.24209 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi142:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:30:27.720 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:27 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-12T22:30:27.720 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:27 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:30:27.720 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:27 smithi142 ceph-mon[25707]: osdmap e32: 5 total, 5 up, 5 in 2024-04-12T22:30:28.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:28 smithi142 ceph-mon[25707]: pgmap v114: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-04-12T22:30:28.504 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:28 smithi142 ceph-mon[25707]: osdmap e33: 5 total, 5 up, 5 in 2024-04-12T22:30:28.504 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:28 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-12T22:30:28.504 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:28 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-12T22:30:28.504 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:28 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:30:28.504 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:28 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:30:28.685 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:30:28 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 172.21.15.142 - - [12/Apr/2024:22:30:28] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-12T22:30:28.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:28 smithi088 ceph-mon[24836]: pgmap v114: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-04-12T22:30:28.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:28 smithi088 ceph-mon[24836]: osdmap e33: 5 total, 5 up, 5 in 2024-04-12T22:30:28.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:28 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-12T22:30:28.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:28 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-12T22:30:28.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:28 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:30:28.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:28 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:30:28.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:28 smithi088 ceph-mon[29858]: pgmap v114: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-04-12T22:30:28.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:28 smithi088 ceph-mon[29858]: osdmap e33: 5 total, 5 up, 5 in 2024-04-12T22:30:28.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:28 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-12T22:30:28.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:28 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-12T22:30:28.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:28 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:30:28.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:28 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:30:29.685 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:30:29 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 172.21.15.142 - - [12/Apr/2024:22:30:29] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-12T22:30:29.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:29 smithi088 ceph-mon[29858]: Detected new or changed devices on smithi142 2024-04-12T22:30:29.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:29 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:30:29.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:29 smithi088 ceph-mon[29858]: osdmap e34: 5 total, 5 up, 5 in 2024-04-12T22:30:29.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:29 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:30:29.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:29 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:30:29.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:29 smithi088 ceph-mon[29858]: pgmap v117: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-04-12T22:30:29.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:29 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:30:29.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:29 smithi088 ceph-mon[29858]: from='client.? 172.21.15.142:0/3920538131' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4efa6e3c-3659-4580-ad1a-789462f9fa63"}]: dispatch 2024-04-12T22:30:29.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:29 smithi088 ceph-mon[29858]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4efa6e3c-3659-4580-ad1a-789462f9fa63"}]: dispatch 2024-04-12T22:30:29.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:29 smithi088 ceph-mon[29858]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4efa6e3c-3659-4580-ad1a-789462f9fa63"}]': finished 2024-04-12T22:30:29.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:29 smithi088 ceph-mon[29858]: osdmap e35: 6 total, 5 up, 6 in 2024-04-12T22:30:29.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:29 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-12T22:30:29.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:29 smithi088 ceph-mon[24836]: Detected new or changed devices on smithi142 2024-04-12T22:30:29.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:29 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:30:29.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:29 smithi088 ceph-mon[24836]: osdmap e34: 5 total, 5 up, 5 in 2024-04-12T22:30:29.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:29 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:30:29.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:29 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:30:29.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:29 smithi088 ceph-mon[24836]: pgmap v117: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-04-12T22:30:29.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:29 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:30:29.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:29 smithi088 ceph-mon[24836]: from='client.? 172.21.15.142:0/3920538131' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4efa6e3c-3659-4580-ad1a-789462f9fa63"}]: dispatch 2024-04-12T22:30:29.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:29 smithi088 ceph-mon[24836]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4efa6e3c-3659-4580-ad1a-789462f9fa63"}]: dispatch 2024-04-12T22:30:29.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:29 smithi088 ceph-mon[24836]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4efa6e3c-3659-4580-ad1a-789462f9fa63"}]': finished 2024-04-12T22:30:29.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:29 smithi088 ceph-mon[24836]: osdmap e35: 6 total, 5 up, 6 in 2024-04-12T22:30:29.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:29 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-12T22:30:29.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:29 smithi142 ceph-mon[25707]: Detected new or changed devices on smithi142 2024-04-12T22:30:29.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:29 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:30:29.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:29 smithi142 ceph-mon[25707]: osdmap e34: 5 total, 5 up, 5 in 2024-04-12T22:30:29.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:29 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:30:29.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:29 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:30:29.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:29 smithi142 ceph-mon[25707]: pgmap v117: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-04-12T22:30:29.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:29 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:30:29.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:29 smithi142 ceph-mon[25707]: from='client.? 172.21.15.142:0/3920538131' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4efa6e3c-3659-4580-ad1a-789462f9fa63"}]: dispatch 2024-04-12T22:30:29.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:29 smithi142 ceph-mon[25707]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4efa6e3c-3659-4580-ad1a-789462f9fa63"}]: dispatch 2024-04-12T22:30:29.755 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:29 smithi142 ceph-mon[25707]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4efa6e3c-3659-4580-ad1a-789462f9fa63"}]': finished 2024-04-12T22:30:29.755 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:29 smithi142 ceph-mon[25707]: osdmap e35: 6 total, 5 up, 6 in 2024-04-12T22:30:29.755 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:29 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-12T22:30:30.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:30 smithi088 ceph-mon[24836]: Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-12T22:30:30.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:30 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:30:30.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:30 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:30:30.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:30 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:30:30.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:30 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:30:30.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:30 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:30:30.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:30 smithi088 ceph-mon[24836]: pgmap v119: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-04-12T22:30:30.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:30 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:30:30.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:30 smithi088 ceph-mon[24836]: from='client.? 172.21.15.142:0/4125904818' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-12T22:30:30.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:30 smithi088 ceph-mon[29858]: Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-12T22:30:30.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:30 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:30:30.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:30 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:30:30.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:30 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:30:30.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:30 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:30:30.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:30 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:30:30.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:30 smithi088 ceph-mon[29858]: pgmap v119: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-04-12T22:30:30.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:30 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:30:30.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:30 smithi088 ceph-mon[29858]: from='client.? 172.21.15.142:0/4125904818' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-12T22:30:30.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:30 smithi142 ceph-mon[25707]: Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-12T22:30:30.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:30 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:30:30.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:30 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:30:30.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:30 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:30:30.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:30 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:30:30.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:30 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:30:30.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:30 smithi142 ceph-mon[25707]: pgmap v119: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-04-12T22:30:30.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:30 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:30:30.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:30 smithi142 ceph-mon[25707]: from='client.? 172.21.15.142:0/4125904818' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-12T22:30:31.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:31 smithi088 ceph-mon[24836]: Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-12T22:30:31.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:31 smithi088 ceph-mon[24836]: Cluster is now healthy 2024-04-12T22:30:31.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:31 smithi088 ceph-mon[29858]: Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-12T22:30:31.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:31 smithi088 ceph-mon[29858]: Cluster is now healthy 2024-04-12T22:30:31.691 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:31 smithi142 ceph-mon[25707]: Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-12T22:30:31.691 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:31 smithi142 ceph-mon[25707]: Cluster is now healthy 2024-04-12T22:30:32.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:32 smithi088 ceph-mon[24836]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 123 KiB/s, 0 objects/s recovering 2024-04-12T22:30:32.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:32 smithi088 ceph-mon[29858]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 123 KiB/s, 0 objects/s recovering 2024-04-12T22:30:32.695 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:32 smithi142 ceph-mon[25707]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 123 KiB/s, 0 objects/s recovering 2024-04-12T22:30:34.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:34 smithi088 ceph-mon[24836]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 83 KiB/s, 0 objects/s recovering 2024-04-12T22:30:34.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:34 smithi088 ceph-mon[29858]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 83 KiB/s, 0 objects/s recovering 2024-04-12T22:30:35.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:34 smithi142 ceph-mon[25707]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 83 KiB/s, 0 objects/s recovering 2024-04-12T22:30:36.975 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:36 smithi142 ceph-mon[25707]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-04-12T22:30:36.975 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:36 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-12T22:30:36.975 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:36 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:30:37.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:36 smithi088 ceph-mon[24836]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-04-12T22:30:37.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:36 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-12T22:30:37.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:36 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:30:37.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:36 smithi088 ceph-mon[29858]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-04-12T22:30:37.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:36 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-12T22:30:37.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:36 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:30:37.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:37 smithi088 ceph-mon[29858]: Deploying daemon osd.5 on smithi142 2024-04-12T22:30:37.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:37 smithi088 ceph-mon[24836]: Deploying daemon osd.5 on smithi142 2024-04-12T22:30:38.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:37 smithi142 ceph-mon[25707]: Deploying daemon osd.5 on smithi142 2024-04-12T22:30:38.612 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:30:38 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 172.21.15.88 - - [12/Apr/2024:22:30:38] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-12T22:30:38.934 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:38 smithi142 ceph-mon[25707]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 56 KiB/s, 0 objects/s recovering 2024-04-12T22:30:38.934 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:38 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:30:38.934 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:38 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:30:38.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:38 smithi088 ceph-mon[24836]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 56 KiB/s, 0 objects/s recovering 2024-04-12T22:30:38.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:38 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:30:38.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:38 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:30:38.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:38 smithi088 ceph-mon[29858]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 56 KiB/s, 0 objects/s recovering 2024-04-12T22:30:38.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:38 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:30:38.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:38 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:30:40.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:40 smithi088 ceph-mon[29858]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-04-12T22:30:40.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:40 smithi088 ceph-mon[24836]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-04-12T22:30:40.983 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:40 smithi142 ceph-mon[25707]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-04-12T22:30:42.592 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:42 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:30:42.593 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:42 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:30:42.593 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:42 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:30:42.593 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:42 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:30:42.593 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:42 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:30:42.593 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:42 smithi142 ceph-mon[25707]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 43 KiB/s, 0 objects/s recovering 2024-04-12T22:30:42.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:42 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:30:42.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:42 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:30:42.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:42 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:30:42.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:42 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:30:42.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:42 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:30:42.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:42 smithi088 ceph-mon[24836]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 43 KiB/s, 0 objects/s recovering 2024-04-12T22:30:42.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:42 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:30:42.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:42 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:30:42.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:42 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:30:42.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:42 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:30:42.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:42 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:30:42.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:42 smithi088 ceph-mon[29858]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 43 KiB/s, 0 objects/s recovering 2024-04-12T22:30:43.879 INFO:teuthology.orchestra.run.smithi142.stdout:Created osd(s) 5 on host 'smithi142' 2024-04-12T22:30:44.587 DEBUG:teuthology.orchestra.run.smithi142:osd.5> sudo journalctl -f -n 0 -u ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@osd.5.service 2024-04-12T22:30:44.590 INFO:tasks.cephadm:Deploying osd.6 on smithi142 with /dev/vg_nvme/lv_2... 2024-04-12T22:30:44.590 DEBUG:teuthology.orchestra.run.smithi142:> 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 a5fdb6f0-f91b-11ee-bc8d-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-04-12T22:30:45.129 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:44 smithi142 ceph-mon[25707]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-12T22:30:45.129 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:44 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:30:45.129 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:44 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:30:45.129 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:44 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:30:45.129 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:44 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:30:45.129 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:44 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:30:45.129 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:44 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:30:45.129 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:44 smithi142 ceph-mon[25707]: Adjusting osd_memory_target on smithi142 to 8032M 2024-04-12T22:30:45.129 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:44 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:30:45.129 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:44 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:30:45.130 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:44 smithi142 ceph-mon[25707]: from='osd.5 [v2:172.21.15.142:6808/723784355,v1:172.21.15.142:6809/723784355]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-12T22:30:45.130 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:44 smithi142 ceph-mon[25707]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-12T22:30:45.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:44 smithi088 ceph-mon[24836]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-12T22:30:45.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:44 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:30:45.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:44 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:30:45.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:44 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:30:45.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:44 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:30:45.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:44 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:30:45.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:44 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:30:45.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:44 smithi088 ceph-mon[24836]: Adjusting osd_memory_target on smithi142 to 8032M 2024-04-12T22:30:45.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:44 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:30:45.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:44 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:30:45.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:44 smithi088 ceph-mon[24836]: from='osd.5 [v2:172.21.15.142:6808/723784355,v1:172.21.15.142:6809/723784355]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-12T22:30:45.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:44 smithi088 ceph-mon[24836]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-12T22:30:45.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:44 smithi088 ceph-mon[29858]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-12T22:30:45.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:44 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:30:45.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:44 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:30:45.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:44 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:30:45.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:44 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:30:45.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:44 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:30:45.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:44 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:30:45.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:44 smithi088 ceph-mon[29858]: Adjusting osd_memory_target on smithi142 to 8032M 2024-04-12T22:30:45.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:44 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:30:45.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:44 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:30:45.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:44 smithi088 ceph-mon[29858]: from='osd.5 [v2:172.21.15.142:6808/723784355,v1:172.21.15.142:6809/723784355]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-12T22:30:45.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:44 smithi088 ceph-mon[29858]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-12T22:30:46.107 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:45 smithi142 ceph-mon[25707]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-12T22:30:46.107 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:45 smithi142 ceph-mon[25707]: osdmap e36: 6 total, 5 up, 6 in 2024-04-12T22:30:46.107 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:45 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-12T22:30:46.107 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:45 smithi142 ceph-mon[25707]: from='osd.5 [v2:172.21.15.142:6808/723784355,v1:172.21.15.142:6809/723784355]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]: dispatch 2024-04-12T22:30:46.107 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:45 smithi142 ceph-mon[25707]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]: dispatch 2024-04-12T22:30:46.107 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:30:45 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-5[33296]: 2024-04-12T22:30:45.916+0000 7f70801d9700 -1 osd.5 0 waiting for initial osdmap 2024-04-12T22:30:46.107 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:30:45 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-5[33296]: 2024-04-12T22:30:45.920+0000 7f707a36f700 -1 osd.5 37 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-12T22:30:46.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:45 smithi088 ceph-mon[24836]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-12T22:30:46.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:45 smithi088 ceph-mon[24836]: osdmap e36: 6 total, 5 up, 6 in 2024-04-12T22:30:46.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:45 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-12T22:30:46.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:45 smithi088 ceph-mon[24836]: from='osd.5 [v2:172.21.15.142:6808/723784355,v1:172.21.15.142:6809/723784355]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]: dispatch 2024-04-12T22:30:46.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:45 smithi088 ceph-mon[24836]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]: dispatch 2024-04-12T22:30:46.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:45 smithi088 ceph-mon[29858]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-12T22:30:46.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:45 smithi088 ceph-mon[29858]: osdmap e36: 6 total, 5 up, 6 in 2024-04-12T22:30:46.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:45 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-12T22:30:46.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:45 smithi088 ceph-mon[29858]: from='osd.5 [v2:172.21.15.142:6808/723784355,v1:172.21.15.142:6809/723784355]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]: dispatch 2024-04-12T22:30:46.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:45 smithi088 ceph-mon[29858]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]: dispatch 2024-04-12T22:30:46.565 INFO:teuthology.orchestra.run.smithi142.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-04-12T22:30:46.565 INFO:teuthology.orchestra.run.smithi142.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-04-12T22:30:46.566 INFO:teuthology.orchestra.run.smithi142.stderr: stderr: 10+0 records in 2024-04-12T22:30:46.566 INFO:teuthology.orchestra.run.smithi142.stderr:10+0 records out 2024-04-12T22:30:46.566 INFO:teuthology.orchestra.run.smithi142.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0124994 s, 839 MB/s 2024-04-12T22:30:46.566 INFO:teuthology.orchestra.run.smithi142.stderr:--> Zapping successful for: 2024-04-12T22:30:47.156 DEBUG:teuthology.orchestra.run.smithi142:> 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 a5fdb6f0-f91b-11ee-bc8d-c7b262605968 -- ceph orch daemon add osd smithi142:vg_nvme/lv_2 2024-04-12T22:30:47.182 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:46 smithi142 ceph-mon[25707]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-12T22:30:47.182 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:46 smithi142 ceph-mon[25707]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]': finished 2024-04-12T22:30:47.182 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:46 smithi142 ceph-mon[25707]: osdmap e37: 6 total, 5 up, 6 in 2024-04-12T22:30:47.182 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:46 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-12T22:30:47.183 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:46 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-12T22:30:47.183 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:46 smithi142 ceph-mon[25707]: osd.5 [v2:172.21.15.142:6808/723784355,v1:172.21.15.142:6809/723784355] boot 2024-04-12T22:30:47.183 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:46 smithi142 ceph-mon[25707]: osdmap e38: 6 total, 6 up, 6 in 2024-04-12T22:30:47.183 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:46 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-12T22:30:47.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:46 smithi088 ceph-mon[24836]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-12T22:30:47.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:46 smithi088 ceph-mon[24836]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]': finished 2024-04-12T22:30:47.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:46 smithi088 ceph-mon[24836]: osdmap e37: 6 total, 5 up, 6 in 2024-04-12T22:30:47.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:46 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-12T22:30:47.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:46 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-12T22:30:47.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:46 smithi088 ceph-mon[24836]: osd.5 [v2:172.21.15.142:6808/723784355,v1:172.21.15.142:6809/723784355] boot 2024-04-12T22:30:47.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:46 smithi088 ceph-mon[24836]: osdmap e38: 6 total, 6 up, 6 in 2024-04-12T22:30:47.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:46 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-12T22:30:47.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:46 smithi088 ceph-mon[29858]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-12T22:30:47.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:46 smithi088 ceph-mon[29858]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]': finished 2024-04-12T22:30:47.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:46 smithi088 ceph-mon[29858]: osdmap e37: 6 total, 5 up, 6 in 2024-04-12T22:30:47.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:46 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-12T22:30:47.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:46 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-12T22:30:47.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:46 smithi088 ceph-mon[29858]: osd.5 [v2:172.21.15.142:6808/723784355,v1:172.21.15.142:6809/723784355] boot 2024-04-12T22:30:47.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:46 smithi088 ceph-mon[29858]: osdmap e38: 6 total, 6 up, 6 in 2024-04-12T22:30:47.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:46 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-12T22:30:48.156 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:47 smithi142 ceph-mon[25707]: purged_snaps scrub starts 2024-04-12T22:30:48.156 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:47 smithi142 ceph-mon[25707]: purged_snaps scrub ok 2024-04-12T22:30:48.156 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:47 smithi142 ceph-mon[25707]: osdmap e39: 6 total, 6 up, 6 in 2024-04-12T22:30:48.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:47 smithi088 ceph-mon[24836]: purged_snaps scrub starts 2024-04-12T22:30:48.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:47 smithi088 ceph-mon[24836]: purged_snaps scrub ok 2024-04-12T22:30:48.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:47 smithi088 ceph-mon[24836]: osdmap e39: 6 total, 6 up, 6 in 2024-04-12T22:30:48.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:47 smithi088 ceph-mon[29858]: purged_snaps scrub starts 2024-04-12T22:30:48.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:47 smithi088 ceph-mon[29858]: purged_snaps scrub ok 2024-04-12T22:30:48.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:47 smithi088 ceph-mon[29858]: osdmap e39: 6 total, 6 up, 6 in 2024-04-12T22:30:49.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:48 smithi142 ceph-mon[25707]: pgmap v131: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-12T22:30:49.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:48 smithi142 ceph-mon[25707]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-04-12T22:30:49.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:48 smithi142 ceph-mon[25707]: osdmap e40: 6 total, 6 up, 6 in 2024-04-12T22:30:49.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:48 smithi088 ceph-mon[24836]: pgmap v131: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-12T22:30:49.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:48 smithi088 ceph-mon[24836]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-04-12T22:30:49.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:48 smithi088 ceph-mon[24836]: osdmap e40: 6 total, 6 up, 6 in 2024-04-12T22:30:49.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:48 smithi088 ceph-mon[29858]: pgmap v131: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-12T22:30:49.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:48 smithi088 ceph-mon[29858]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-04-12T22:30:49.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:48 smithi088 ceph-mon[29858]: osdmap e40: 6 total, 6 up, 6 in 2024-04-12T22:30:49.925 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:30:49 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 172.21.15.142 - - [12/Apr/2024:22:30:49] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-12T22:30:50.073 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:49 smithi142 ceph-mon[25707]: from='client.24236 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi142:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:30:50.074 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:49 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-12T22:30:50.074 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:49 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-12T22:30:50.074 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:49 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:30:50.074 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:49 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:30:50.074 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:49 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:30:50.074 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:49 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:30:50.074 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:49 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:30:50.074 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:49 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:30:50.074 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:49 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:30:50.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:49 smithi088 ceph-mon[24836]: from='client.24236 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi142:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:30:50.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:49 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-12T22:30:50.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:49 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-12T22:30:50.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:49 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:30:50.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:49 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:30:50.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:49 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:30:50.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:49 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:30:50.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:49 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:30:50.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:49 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:30:50.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:49 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:30:50.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:49 smithi088 ceph-mon[29858]: from='client.24236 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi142:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:30:50.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:49 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-12T22:30:50.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:49 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-12T22:30:50.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:49 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:30:50.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:49 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:30:50.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:49 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:30:50.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:49 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:30:50.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:49 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:30:50.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:49 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:30:50.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:49 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:30:51.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:50 smithi088 ceph-mon[29858]: pgmap v134: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-12T22:30:51.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:50 smithi088 ceph-mon[29858]: Detected new or changed devices on smithi142 2024-04-12T22:30:51.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:50 smithi088 ceph-mon[29858]: pgmap v135: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-12T22:30:51.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:50 smithi088 ceph-mon[29858]: Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-12T22:30:51.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:50 smithi088 ceph-mon[29858]: osdmap e41: 6 total, 6 up, 6 in 2024-04-12T22:30:51.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:50 smithi088 ceph-mon[24836]: pgmap v134: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-12T22:30:51.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:50 smithi088 ceph-mon[24836]: Detected new or changed devices on smithi142 2024-04-12T22:30:51.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:50 smithi088 ceph-mon[24836]: pgmap v135: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-12T22:30:51.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:50 smithi088 ceph-mon[24836]: Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-12T22:30:51.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:50 smithi088 ceph-mon[24836]: osdmap e41: 6 total, 6 up, 6 in 2024-04-12T22:30:51.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:50 smithi142 ceph-mon[25707]: pgmap v134: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-12T22:30:51.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:50 smithi142 ceph-mon[25707]: Detected new or changed devices on smithi142 2024-04-12T22:30:51.254 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:50 smithi142 ceph-mon[25707]: pgmap v135: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-12T22:30:51.254 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:50 smithi142 ceph-mon[25707]: Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-12T22:30:51.254 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:50 smithi142 ceph-mon[25707]: osdmap e41: 6 total, 6 up, 6 in 2024-04-12T22:30:52.185 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:30:51 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 172.21.15.142 - - [12/Apr/2024:22:30:51] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-12T22:30:52.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:51 smithi088 ceph-mon[29858]: osdmap e42: 6 total, 6 up, 6 in 2024-04-12T22:30:52.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:51 smithi088 ceph-mon[29858]: from='client.? 172.21.15.142:0/321920003' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ea874973-8772-48c2-a7e1-19e4d453101a"}]: dispatch 2024-04-12T22:30:52.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:51 smithi088 ceph-mon[29858]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ea874973-8772-48c2-a7e1-19e4d453101a"}]: dispatch 2024-04-12T22:30:52.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:51 smithi088 ceph-mon[29858]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ea874973-8772-48c2-a7e1-19e4d453101a"}]': finished 2024-04-12T22:30:52.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:51 smithi088 ceph-mon[29858]: osdmap e43: 7 total, 6 up, 7 in 2024-04-12T22:30:52.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:51 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-12T22:30:52.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:51 smithi088 ceph-mon[24836]: osdmap e42: 6 total, 6 up, 6 in 2024-04-12T22:30:52.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:51 smithi088 ceph-mon[24836]: from='client.? 172.21.15.142:0/321920003' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ea874973-8772-48c2-a7e1-19e4d453101a"}]: dispatch 2024-04-12T22:30:52.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:51 smithi088 ceph-mon[24836]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ea874973-8772-48c2-a7e1-19e4d453101a"}]: dispatch 2024-04-12T22:30:52.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:51 smithi088 ceph-mon[24836]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ea874973-8772-48c2-a7e1-19e4d453101a"}]': finished 2024-04-12T22:30:52.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:51 smithi088 ceph-mon[24836]: osdmap e43: 7 total, 6 up, 7 in 2024-04-12T22:30:52.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:51 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-12T22:30:52.191 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:51 smithi142 ceph-mon[25707]: osdmap e42: 6 total, 6 up, 6 in 2024-04-12T22:30:52.191 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:51 smithi142 ceph-mon[25707]: from='client.? 172.21.15.142:0/321920003' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ea874973-8772-48c2-a7e1-19e4d453101a"}]: dispatch 2024-04-12T22:30:52.191 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:51 smithi142 ceph-mon[25707]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ea874973-8772-48c2-a7e1-19e4d453101a"}]: dispatch 2024-04-12T22:30:52.191 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:51 smithi142 ceph-mon[25707]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ea874973-8772-48c2-a7e1-19e4d453101a"}]': finished 2024-04-12T22:30:52.191 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:51 smithi142 ceph-mon[25707]: osdmap e43: 7 total, 6 up, 7 in 2024-04-12T22:30:52.191 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:51 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-12T22:30:53.134 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:52 smithi142 ceph-mon[25707]: pgmap v139: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-12T22:30:53.134 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:52 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:30:53.134 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:52 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:30:53.134 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:52 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:30:53.134 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:52 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:30:53.134 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:52 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:30:53.134 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:52 smithi142 ceph-mon[25707]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 211 KiB/s, 0 objects/s recovering 2024-04-12T22:30:53.134 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:52 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:30:53.134 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:52 smithi142 ceph-mon[25707]: from='client.? 172.21.15.142:0/1499671850' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-12T22:30:53.135 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:52 smithi142 ceph-mon[25707]: Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-12T22:30:53.135 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:52 smithi142 ceph-mon[25707]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-04-12T22:30:53.135 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:52 smithi142 ceph-mon[25707]: Cluster is now healthy 2024-04-12T22:30:53.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:52 smithi088 ceph-mon[24836]: pgmap v139: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-12T22:30:53.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:52 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:30:53.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:52 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:30:53.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:52 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:30:53.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:52 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:30:53.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:52 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:30:53.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:52 smithi088 ceph-mon[24836]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 211 KiB/s, 0 objects/s recovering 2024-04-12T22:30:53.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:52 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:30:53.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:52 smithi088 ceph-mon[24836]: from='client.? 172.21.15.142:0/1499671850' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-12T22:30:53.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:52 smithi088 ceph-mon[24836]: Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-12T22:30:53.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:52 smithi088 ceph-mon[24836]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-04-12T22:30:53.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:52 smithi088 ceph-mon[24836]: Cluster is now healthy 2024-04-12T22:30:53.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:52 smithi088 ceph-mon[29858]: pgmap v139: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-12T22:30:53.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:52 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:30:53.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:52 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:30:53.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:52 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:30:53.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:52 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:30:53.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:52 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:30:53.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:52 smithi088 ceph-mon[29858]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 211 KiB/s, 0 objects/s recovering 2024-04-12T22:30:53.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:52 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:30:53.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:52 smithi088 ceph-mon[29858]: from='client.? 172.21.15.142:0/1499671850' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-12T22:30:53.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:52 smithi088 ceph-mon[29858]: Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-12T22:30:53.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:52 smithi088 ceph-mon[29858]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-04-12T22:30:53.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:52 smithi088 ceph-mon[29858]: Cluster is now healthy 2024-04-12T22:30:55.332 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:55 smithi142 ceph-mon[25707]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 118 KiB/s, 0 objects/s recovering 2024-04-12T22:30:55.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:55 smithi088 ceph-mon[24836]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 118 KiB/s, 0 objects/s recovering 2024-04-12T22:30:55.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:55 smithi088 ceph-mon[29858]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 118 KiB/s, 0 objects/s recovering 2024-04-12T22:30:57.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:56 smithi142 ceph-mon[25707]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 85 KiB/s, 0 objects/s recovering 2024-04-12T22:30:57.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:56 smithi088 ceph-mon[24836]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 85 KiB/s, 0 objects/s recovering 2024-04-12T22:30:57.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:56 smithi088 ceph-mon[29858]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 85 KiB/s, 0 objects/s recovering 2024-04-12T22:30:58.685 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:30:58 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 172.21.15.88 - - [12/Apr/2024:22:30:58] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-12T22:30:59.362 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:59 smithi142 ceph-mon[25707]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 73 KiB/s, 0 objects/s recovering 2024-04-12T22:30:59.362 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:59 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:30:59.362 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:59 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:30:59.362 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:59 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-12T22:30:59.362 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:30:59 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:30:59.374 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:59 smithi088 ceph-mon[24836]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 73 KiB/s, 0 objects/s recovering 2024-04-12T22:30:59.374 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:59 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:30:59.374 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:59 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:30:59.374 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:59 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-12T22:30:59.374 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:30:59 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:30:59.374 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:59 smithi088 ceph-mon[29858]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 73 KiB/s, 0 objects/s recovering 2024-04-12T22:30:59.375 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:59 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:30:59.375 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:59 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:30:59.375 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:59 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-12T22:30:59.375 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:30:59 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:31:00.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:00 smithi142 ceph-mon[25707]: Deploying daemon osd.6 on smithi142 2024-04-12T22:31:00.304 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:00 smithi088 ceph-mon[24836]: Deploying daemon osd.6 on smithi142 2024-04-12T22:31:00.304 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:00 smithi088 ceph-mon[29858]: Deploying daemon osd.6 on smithi142 2024-04-12T22:31:01.388 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:01 smithi142 ceph-mon[25707]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 60 KiB/s, 0 objects/s recovering 2024-04-12T22:31:01.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:01 smithi088 ceph-mon[24836]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 60 KiB/s, 0 objects/s recovering 2024-04-12T22:31:01.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:01 smithi088 ceph-mon[29858]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 60 KiB/s, 0 objects/s recovering 2024-04-12T22:31:03.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:03 smithi142 ceph-mon[25707]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 50 KiB/s, 0 objects/s recovering 2024-04-12T22:31:03.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:03 smithi088 ceph-mon[29858]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 50 KiB/s, 0 objects/s recovering 2024-04-12T22:31:03.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:03 smithi088 ceph-mon[24836]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 50 KiB/s, 0 objects/s recovering 2024-04-12T22:31:04.929 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:04 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:31:04.929 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:04 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:31:04.930 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:04 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:31:04.930 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:04 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:31:04.930 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:04 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:31:04.930 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:04 smithi142 ceph-mon[25707]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-12T22:31:04.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:04 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:31:04.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:04 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:31:04.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:04 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:31:04.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:04 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:31:04.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:04 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:31:04.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:04 smithi088 ceph-mon[29858]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-12T22:31:04.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:04 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:31:04.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:04 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:31:04.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:04 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:31:04.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:04 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:31:04.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:04 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:31:04.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:04 smithi088 ceph-mon[24836]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-12T22:31:06.308 INFO:teuthology.orchestra.run.smithi142.stdout:Created osd(s) 6 on host 'smithi142' 2024-04-12T22:31:06.820 DEBUG:teuthology.orchestra.run.smithi142:osd.6> sudo journalctl -f -n 0 -u ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@osd.6.service 2024-04-12T22:31:06.865 INFO:tasks.cephadm:Deploying osd.7 on smithi142 with /dev/vg_nvme/lv_1... 2024-04-12T22:31:06.865 DEBUG:teuthology.orchestra.run.smithi142:> 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 a5fdb6f0-f91b-11ee-bc8d-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-04-12T22:31:07.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:06 smithi088 ceph-mon[24836]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-12T22:31:07.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:06 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:31:07.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:06 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:31:07.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:06 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:31:07.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:06 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:31:07.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:06 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:31:07.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:06 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:31:07.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:06 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:31:07.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:06 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:31:07.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:06 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:31:07.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:06 smithi088 ceph-mon[24836]: from='osd.6 [v2:172.21.15.142:6816/2218722065,v1:172.21.15.142:6817/2218722065]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-12T22:31:07.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:06 smithi088 ceph-mon[24836]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-12T22:31:07.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:06 smithi088 ceph-mon[29858]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-12T22:31:07.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:06 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:31:07.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:06 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:31:07.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:06 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:31:07.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:06 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:31:07.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:06 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:31:07.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:06 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:31:07.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:06 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:31:07.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:06 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:31:07.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:06 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:31:07.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:06 smithi088 ceph-mon[29858]: from='osd.6 [v2:172.21.15.142:6816/2218722065,v1:172.21.15.142:6817/2218722065]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-12T22:31:07.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:06 smithi088 ceph-mon[29858]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-12T22:31:07.206 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:06 smithi142 ceph-mon[25707]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-12T22:31:07.207 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:06 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:31:07.207 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:06 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:31:07.207 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:06 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:31:07.207 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:06 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:31:07.207 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:06 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:31:07.207 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:06 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:31:07.207 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:06 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:31:07.207 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:06 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:31:07.207 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:06 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:31:07.207 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:06 smithi142 ceph-mon[25707]: from='osd.6 [v2:172.21.15.142:6816/2218722065,v1:172.21.15.142:6817/2218722065]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-12T22:31:07.207 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:06 smithi142 ceph-mon[25707]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-12T22:31:08.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:07 smithi088 ceph-mon[29858]: Adjusting osd_memory_target on smithi142 to 5354M 2024-04-12T22:31:08.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:07 smithi088 ceph-mon[29858]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-12T22:31:08.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:07 smithi088 ceph-mon[29858]: osdmap e44: 7 total, 6 up, 7 in 2024-04-12T22:31:08.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:07 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-12T22:31:08.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:07 smithi088 ceph-mon[29858]: from='osd.6 [v2:172.21.15.142:6816/2218722065,v1:172.21.15.142:6817/2218722065]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]: dispatch 2024-04-12T22:31:08.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:07 smithi088 ceph-mon[29858]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]: dispatch 2024-04-12T22:31:08.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:07 smithi088 ceph-mon[24836]: Adjusting osd_memory_target on smithi142 to 5354M 2024-04-12T22:31:08.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:07 smithi088 ceph-mon[24836]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-12T22:31:08.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:07 smithi088 ceph-mon[24836]: osdmap e44: 7 total, 6 up, 7 in 2024-04-12T22:31:08.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:07 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-12T22:31:08.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:07 smithi088 ceph-mon[24836]: from='osd.6 [v2:172.21.15.142:6816/2218722065,v1:172.21.15.142:6817/2218722065]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]: dispatch 2024-04-12T22:31:08.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:07 smithi088 ceph-mon[24836]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]: dispatch 2024-04-12T22:31:08.195 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:07 smithi142 ceph-mon[25707]: Adjusting osd_memory_target on smithi142 to 5354M 2024-04-12T22:31:08.196 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:07 smithi142 ceph-mon[25707]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-12T22:31:08.196 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:07 smithi142 ceph-mon[25707]: osdmap e44: 7 total, 6 up, 7 in 2024-04-12T22:31:08.196 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:07 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-12T22:31:08.196 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:07 smithi142 ceph-mon[25707]: from='osd.6 [v2:172.21.15.142:6816/2218722065,v1:172.21.15.142:6817/2218722065]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]: dispatch 2024-04-12T22:31:08.196 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:07 smithi142 ceph-mon[25707]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]: dispatch 2024-04-12T22:31:08.503 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:31:08 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[36214]: 2024-04-12T22:31:08.372+0000 7efec299f700 -1 osd.6 0 waiting for initial osdmap 2024-04-12T22:31:08.503 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:31:08 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[36214]: 2024-04-12T22:31:08.379+0000 7efebc334700 -1 osd.6 45 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-12T22:31:08.913 INFO:teuthology.orchestra.run.smithi142.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-04-12T22:31:08.913 INFO:teuthology.orchestra.run.smithi142.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-04-12T22:31:08.913 INFO:teuthology.orchestra.run.smithi142.stderr: stderr: 10+0 records in 2024-04-12T22:31:08.913 INFO:teuthology.orchestra.run.smithi142.stderr:10+0 records out 2024-04-12T22:31:08.914 INFO:teuthology.orchestra.run.smithi142.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0122287 s, 857 MB/s 2024-04-12T22:31:08.914 INFO:teuthology.orchestra.run.smithi142.stderr:--> Zapping successful for: 2024-04-12T22:31:09.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:08 smithi088 ceph-mon[24836]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-12T22:31:09.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:08 smithi088 ceph-mon[24836]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]': finished 2024-04-12T22:31:09.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:08 smithi088 ceph-mon[24836]: osdmap e45: 7 total, 6 up, 7 in 2024-04-12T22:31:09.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:08 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-12T22:31:09.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:08 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-12T22:31:09.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:08 smithi088 ceph-mon[29858]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-12T22:31:09.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:08 smithi088 ceph-mon[29858]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]': finished 2024-04-12T22:31:09.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:08 smithi088 ceph-mon[29858]: osdmap e45: 7 total, 6 up, 7 in 2024-04-12T22:31:09.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:08 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-12T22:31:09.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:08 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-12T22:31:09.234 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:08 smithi142 ceph-mon[25707]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-12T22:31:09.235 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:08 smithi142 ceph-mon[25707]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]': finished 2024-04-12T22:31:09.235 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:08 smithi142 ceph-mon[25707]: osdmap e45: 7 total, 6 up, 7 in 2024-04-12T22:31:09.235 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:08 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-12T22:31:09.235 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:08 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-12T22:31:09.533 DEBUG:teuthology.orchestra.run.smithi142:> 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 a5fdb6f0-f91b-11ee-bc8d-c7b262605968 -- ceph orch daemon add osd smithi142:vg_nvme/lv_1 2024-04-12T22:31:10.670 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:10 smithi142 ceph-mon[25707]: purged_snaps scrub starts 2024-04-12T22:31:10.670 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:10 smithi142 ceph-mon[25707]: purged_snaps scrub ok 2024-04-12T22:31:10.671 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:10 smithi142 ceph-mon[25707]: osd.6 [v2:172.21.15.142:6816/2218722065,v1:172.21.15.142:6817/2218722065] boot 2024-04-12T22:31:10.671 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:10 smithi142 ceph-mon[25707]: osdmap e46: 7 total, 7 up, 7 in 2024-04-12T22:31:10.671 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:10 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-12T22:31:10.671 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:10 smithi142 ceph-mon[25707]: pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-12T22:31:10.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:10 smithi088 ceph-mon[24836]: purged_snaps scrub starts 2024-04-12T22:31:10.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:10 smithi088 ceph-mon[24836]: purged_snaps scrub ok 2024-04-12T22:31:10.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:10 smithi088 ceph-mon[24836]: osd.6 [v2:172.21.15.142:6816/2218722065,v1:172.21.15.142:6817/2218722065] boot 2024-04-12T22:31:10.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:10 smithi088 ceph-mon[24836]: osdmap e46: 7 total, 7 up, 7 in 2024-04-12T22:31:10.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:10 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-12T22:31:10.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:10 smithi088 ceph-mon[24836]: pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-12T22:31:10.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:10 smithi088 ceph-mon[29858]: purged_snaps scrub starts 2024-04-12T22:31:10.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:10 smithi088 ceph-mon[29858]: purged_snaps scrub ok 2024-04-12T22:31:10.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:10 smithi088 ceph-mon[29858]: osd.6 [v2:172.21.15.142:6816/2218722065,v1:172.21.15.142:6817/2218722065] boot 2024-04-12T22:31:10.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:10 smithi088 ceph-mon[29858]: osdmap e46: 7 total, 7 up, 7 in 2024-04-12T22:31:10.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:10 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-12T22:31:10.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:10 smithi088 ceph-mon[29858]: pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-12T22:31:11.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:11 smithi142 ceph-mon[25707]: osdmap e47: 7 total, 7 up, 7 in 2024-04-12T22:31:11.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:11 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-12T22:31:11.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:11 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-12T22:31:11.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:11 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:31:11.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:11 smithi088 ceph-mon[24836]: osdmap e47: 7 total, 7 up, 7 in 2024-04-12T22:31:11.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:11 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-12T22:31:11.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:11 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-12T22:31:11.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:11 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:31:11.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:11 smithi088 ceph-mon[29858]: osdmap e47: 7 total, 7 up, 7 in 2024-04-12T22:31:11.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:11 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-12T22:31:11.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:11 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-12T22:31:11.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:11 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:31:12.392 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:31:12 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 172.21.15.142 - - [12/Apr/2024:22:31:12] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-12T22:31:12.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:12 smithi088 ceph-mon[24836]: from='client.24263 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi142:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:31:12.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:12 smithi088 ceph-mon[24836]: osdmap e48: 7 total, 7 up, 7 in 2024-04-12T22:31:12.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:12 smithi088 ceph-mon[24836]: pgmap v155: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-12T22:31:12.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:12 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:31:12.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:12 smithi088 ceph-mon[24836]: Detected new or changed devices on smithi142 2024-04-12T22:31:12.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:12 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:31:12.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:12 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:31:12.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:12 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:31:12.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:12 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:31:12.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:12 smithi088 ceph-mon[24836]: pgmap v156: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-12T22:31:12.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:12 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:31:12.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:12 smithi088 ceph-mon[29858]: from='client.24263 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi142:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:31:12.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:12 smithi088 ceph-mon[29858]: osdmap e48: 7 total, 7 up, 7 in 2024-04-12T22:31:12.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:12 smithi088 ceph-mon[29858]: pgmap v155: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-12T22:31:12.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:12 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:31:12.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:12 smithi088 ceph-mon[29858]: Detected new or changed devices on smithi142 2024-04-12T22:31:12.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:12 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:31:12.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:12 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:31:12.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:12 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:31:12.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:12 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:31:12.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:12 smithi088 ceph-mon[29858]: pgmap v156: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-12T22:31:12.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:12 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:31:12.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:12 smithi142 ceph-mon[25707]: from='client.24263 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi142:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:31:12.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:12 smithi142 ceph-mon[25707]: osdmap e48: 7 total, 7 up, 7 in 2024-04-12T22:31:12.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:12 smithi142 ceph-mon[25707]: pgmap v155: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-12T22:31:12.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:12 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:31:12.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:12 smithi142 ceph-mon[25707]: Detected new or changed devices on smithi142 2024-04-12T22:31:12.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:12 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:31:12.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:12 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:31:12.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:12 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:31:12.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:12 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:31:12.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:12 smithi142 ceph-mon[25707]: pgmap v156: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-12T22:31:12.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:12 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:31:13.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:13 smithi142 ceph-mon[25707]: Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-12T22:31:13.504 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:13 smithi142 ceph-mon[25707]: osdmap e49: 7 total, 7 up, 7 in 2024-04-12T22:31:13.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:13 smithi088 ceph-mon[29858]: Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-12T22:31:13.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:13 smithi088 ceph-mon[29858]: osdmap e49: 7 total, 7 up, 7 in 2024-04-12T22:31:13.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:13 smithi088 ceph-mon[24836]: Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-12T22:31:13.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:13 smithi088 ceph-mon[24836]: osdmap e49: 7 total, 7 up, 7 in 2024-04-12T22:31:14.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:14 smithi088 ceph-mon[24836]: osdmap e50: 7 total, 7 up, 7 in 2024-04-12T22:31:14.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:14 smithi088 ceph-mon[24836]: pgmap v159: 1 pgs: 1 remapped+peering; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-12T22:31:14.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:14 smithi088 ceph-mon[24836]: from='client.? 172.21.15.142:0/2905977558' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ac1727cd-e84c-4f08-8945-d2b6c13160ee"}]: dispatch 2024-04-12T22:31:14.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:14 smithi088 ceph-mon[24836]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ac1727cd-e84c-4f08-8945-d2b6c13160ee"}]: dispatch 2024-04-12T22:31:14.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:14 smithi088 ceph-mon[24836]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ac1727cd-e84c-4f08-8945-d2b6c13160ee"}]': finished 2024-04-12T22:31:14.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:14 smithi088 ceph-mon[24836]: osdmap e51: 8 total, 7 up, 8 in 2024-04-12T22:31:14.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:14 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-12T22:31:14.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:14 smithi088 ceph-mon[29858]: osdmap e50: 7 total, 7 up, 7 in 2024-04-12T22:31:14.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:14 smithi088 ceph-mon[29858]: pgmap v159: 1 pgs: 1 remapped+peering; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-12T22:31:14.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:14 smithi088 ceph-mon[29858]: from='client.? 172.21.15.142:0/2905977558' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ac1727cd-e84c-4f08-8945-d2b6c13160ee"}]: dispatch 2024-04-12T22:31:14.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:14 smithi088 ceph-mon[29858]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ac1727cd-e84c-4f08-8945-d2b6c13160ee"}]: dispatch 2024-04-12T22:31:14.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:14 smithi088 ceph-mon[29858]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ac1727cd-e84c-4f08-8945-d2b6c13160ee"}]': finished 2024-04-12T22:31:14.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:14 smithi088 ceph-mon[29858]: osdmap e51: 8 total, 7 up, 8 in 2024-04-12T22:31:14.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:14 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-12T22:31:14.705 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:14 smithi142 ceph-mon[25707]: osdmap e50: 7 total, 7 up, 7 in 2024-04-12T22:31:14.705 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:14 smithi142 ceph-mon[25707]: pgmap v159: 1 pgs: 1 remapped+peering; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-12T22:31:14.705 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:14 smithi142 ceph-mon[25707]: from='client.? 172.21.15.142:0/2905977558' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ac1727cd-e84c-4f08-8945-d2b6c13160ee"}]: dispatch 2024-04-12T22:31:14.705 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:14 smithi142 ceph-mon[25707]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ac1727cd-e84c-4f08-8945-d2b6c13160ee"}]: dispatch 2024-04-12T22:31:14.705 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:14 smithi142 ceph-mon[25707]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ac1727cd-e84c-4f08-8945-d2b6c13160ee"}]': finished 2024-04-12T22:31:14.706 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:14 smithi142 ceph-mon[25707]: osdmap e51: 8 total, 7 up, 8 in 2024-04-12T22:31:14.706 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:14 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-12T22:31:15.185 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:31:14 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 172.21.15.142 - - [12/Apr/2024:22:31:14] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-12T22:31:16.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:15 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:31:16.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:15 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:31:16.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:15 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:31:16.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:15 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:31:16.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:15 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:31:16.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:15 smithi142 ceph-mon[25707]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 191 KiB/s, 0 objects/s recovering 2024-04-12T22:31:16.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:15 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:31:16.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:15 smithi142 ceph-mon[25707]: from='client.? 172.21.15.142:0/338998410' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-12T22:31:16.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:15 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:31:16.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:15 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:31:16.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:15 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:31:16.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:15 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:31:16.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:15 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:31:16.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:15 smithi088 ceph-mon[24836]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 191 KiB/s, 0 objects/s recovering 2024-04-12T22:31:16.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:15 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:31:16.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:15 smithi088 ceph-mon[24836]: from='client.? 172.21.15.142:0/338998410' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-12T22:31:16.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:15 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:31:16.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:15 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:31:16.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:15 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:31:16.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:15 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:31:16.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:15 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:31:16.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:15 smithi088 ceph-mon[29858]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 191 KiB/s, 0 objects/s recovering 2024-04-12T22:31:16.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:15 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:31:16.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:15 smithi088 ceph-mon[29858]: from='client.? 172.21.15.142:0/338998410' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-12T22:31:17.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:16 smithi142 ceph-mon[25707]: Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-12T22:31:17.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:16 smithi142 ceph-mon[25707]: Cluster is now healthy 2024-04-12T22:31:17.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:16 smithi088 ceph-mon[24836]: Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-12T22:31:17.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:16 smithi088 ceph-mon[24836]: Cluster is now healthy 2024-04-12T22:31:17.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:16 smithi088 ceph-mon[29858]: Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-12T22:31:17.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:16 smithi088 ceph-mon[29858]: Cluster is now healthy 2024-04-12T22:31:17.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:17 smithi142 ceph-mon[25707]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 112 KiB/s, 0 objects/s recovering 2024-04-12T22:31:18.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:17 smithi088 ceph-mon[24836]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 112 KiB/s, 0 objects/s recovering 2024-04-12T22:31:18.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:17 smithi088 ceph-mon[29858]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 112 KiB/s, 0 objects/s recovering 2024-04-12T22:31:18.938 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:31:18 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 172.21.15.88 - - [12/Apr/2024:22:31:18] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-12T22:31:19.738 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:19 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:31:19.738 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:19 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:31:19.738 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:19 smithi142 ceph-mon[25707]: pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 82 KiB/s, 0 objects/s recovering 2024-04-12T22:31:19.919 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:19 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:31:19.920 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:19 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:31:19.920 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:19 smithi088 ceph-mon[24836]: pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 82 KiB/s, 0 objects/s recovering 2024-04-12T22:31:19.920 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:19 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:31:19.920 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:19 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:31:19.920 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:19 smithi088 ceph-mon[29858]: pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 82 KiB/s, 0 objects/s recovering 2024-04-12T22:31:22.034 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:21 smithi088 ceph-mon[24836]: pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 70 KiB/s, 0 objects/s recovering 2024-04-12T22:31:22.035 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:21 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-12T22:31:22.035 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:21 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:31:22.035 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:21 smithi088 ceph-mon[29858]: pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 70 KiB/s, 0 objects/s recovering 2024-04-12T22:31:22.035 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:21 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-12T22:31:22.036 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:21 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:31:22.097 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:21 smithi142 ceph-mon[25707]: pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 70 KiB/s, 0 objects/s recovering 2024-04-12T22:31:22.097 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:21 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-12T22:31:22.097 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:21 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:31:23.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:22 smithi142 ceph-mon[25707]: Deploying daemon osd.7 on smithi142 2024-04-12T22:31:23.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:22 smithi088 ceph-mon[24836]: Deploying daemon osd.7 on smithi142 2024-04-12T22:31:23.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:22 smithi088 ceph-mon[29858]: Deploying daemon osd.7 on smithi142 2024-04-12T22:31:24.115 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:23 smithi142 ceph-mon[25707]: pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 60 KiB/s, 0 objects/s recovering 2024-04-12T22:31:24.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:23 smithi088 ceph-mon[24836]: pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 60 KiB/s, 0 objects/s recovering 2024-04-12T22:31:24.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:23 smithi088 ceph-mon[29858]: pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 60 KiB/s, 0 objects/s recovering 2024-04-12T22:31:26.078 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:25 smithi142 ceph-mon[25707]: pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 49 KiB/s, 0 objects/s recovering 2024-04-12T22:31:26.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:25 smithi088 ceph-mon[24836]: pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 49 KiB/s, 0 objects/s recovering 2024-04-12T22:31:26.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:25 smithi088 ceph-mon[29858]: pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 49 KiB/s, 0 objects/s recovering 2024-04-12T22:31:27.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:27 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:31:27.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:27 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:31:27.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:27 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:31:27.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:27 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:31:27.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:27 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:31:27.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:27 smithi088 ceph-mon[24836]: pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-12T22:31:27.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:27 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:31:27.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:27 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:31:27.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:27 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:31:27.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:27 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:31:27.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:27 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:31:27.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:27 smithi088 ceph-mon[29858]: pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-12T22:31:27.740 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:27 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:31:27.741 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:27 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:31:27.741 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:27 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:31:27.741 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:27 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:31:27.741 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:27 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:31:27.741 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:27 smithi142 ceph-mon[25707]: pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-12T22:31:28.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:28 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-12T22:31:28.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:28 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-12T22:31:28.831 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:28 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-12T22:31:28.831 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:28 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-12T22:31:28.831 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:28 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-12T22:31:28.832 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:28 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-12T22:31:29.279 INFO:teuthology.orchestra.run.smithi142.stdout:Created osd(s) 7 on host 'smithi142' 2024-04-12T22:31:29.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:29 smithi142 ceph-mon[25707]: pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-12T22:31:29.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:29 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:31:29.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:29 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:31:29.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:29 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:31:29.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:29 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:31:29.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:29 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:31:29.504 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:29 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:31:29.504 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:29 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:31:29.504 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:29 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:31:29.504 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:29 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:31:29.504 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:29 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:31:29.908 DEBUG:teuthology.orchestra.run.smithi142:osd.7> sudo journalctl -f -n 0 -u ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@osd.7.service 2024-04-12T22:31:29.910 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-04-12T22:31:29.911 DEBUG:teuthology.orchestra.run.smithi088:> 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 a5fdb6f0-f91b-11ee-bc8d-c7b262605968 -- ceph osd stat -f json 2024-04-12T22:31:29.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:29 smithi088 ceph-mon[29858]: pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-12T22:31:29.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:29 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:31:29.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:29 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:31:29.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:29 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:31:29.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:29 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:31:29.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:29 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:31:29.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:29 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:31:29.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:29 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:31:29.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:29 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:31:29.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:29 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:31:29.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:29 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:31:29.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:29 smithi088 ceph-mon[24836]: pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-12T22:31:29.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:29 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:31:29.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:29 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:31:29.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:29 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:31:29.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:29 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:31:29.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:29 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:31:29.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:29 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:31:29.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:29 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:31:29.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:29 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:31:29.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:29 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:31:29.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:29 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:31:30.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:30 smithi142 ceph-mon[25707]: Adjusting osd_memory_target on smithi142 to 4016M 2024-04-12T22:31:30.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:30 smithi142 ceph-mon[25707]: from='osd.7 [v2:172.21.15.142:6824/3265739376,v1:172.21.15.142:6825/3265739376]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-12T22:31:30.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:30 smithi142 ceph-mon[25707]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-12T22:31:30.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:30 smithi088 ceph-mon[24836]: Adjusting osd_memory_target on smithi142 to 4016M 2024-04-12T22:31:30.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:30 smithi088 ceph-mon[24836]: from='osd.7 [v2:172.21.15.142:6824/3265739376,v1:172.21.15.142:6825/3265739376]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-12T22:31:30.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:30 smithi088 ceph-mon[24836]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-12T22:31:30.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:30 smithi088 ceph-mon[29858]: Adjusting osd_memory_target on smithi142 to 4016M 2024-04-12T22:31:30.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:30 smithi088 ceph-mon[29858]: from='osd.7 [v2:172.21.15.142:6824/3265739376,v1:172.21.15.142:6825/3265739376]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-12T22:31:30.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:30 smithi088 ceph-mon[29858]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-12T22:31:31.647 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:31 smithi088 ceph-mon[24836]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-12T22:31:31.647 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:31 smithi088 ceph-mon[24836]: osdmap e52: 8 total, 7 up, 8 in 2024-04-12T22:31:31.647 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:31 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-12T22:31:31.647 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:31 smithi088 ceph-mon[24836]: from='osd.7 [v2:172.21.15.142:6824/3265739376,v1:172.21.15.142:6825/3265739376]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]: dispatch 2024-04-12T22:31:31.647 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:31 smithi088 ceph-mon[24836]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]: dispatch 2024-04-12T22:31:31.647 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:31 smithi088 ceph-mon[24836]: pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-12T22:31:31.648 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:31 smithi088 ceph-mon[29858]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-12T22:31:31.648 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:31 smithi088 ceph-mon[29858]: osdmap e52: 8 total, 7 up, 8 in 2024-04-12T22:31:31.648 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:31 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-12T22:31:31.648 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:31 smithi088 ceph-mon[29858]: from='osd.7 [v2:172.21.15.142:6824/3265739376,v1:172.21.15.142:6825/3265739376]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]: dispatch 2024-04-12T22:31:31.648 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:31 smithi088 ceph-mon[29858]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]: dispatch 2024-04-12T22:31:31.648 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:31 smithi088 ceph-mon[29858]: pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-12T22:31:31.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:31 smithi142 ceph-mon[25707]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-12T22:31:31.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:31 smithi142 ceph-mon[25707]: osdmap e52: 8 total, 7 up, 8 in 2024-04-12T22:31:31.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:31 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-12T22:31:31.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:31 smithi142 ceph-mon[25707]: from='osd.7 [v2:172.21.15.142:6824/3265739376,v1:172.21.15.142:6825/3265739376]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]: dispatch 2024-04-12T22:31:31.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:31 smithi142 ceph-mon[25707]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]: dispatch 2024-04-12T22:31:31.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:31 smithi142 ceph-mon[25707]: pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-12T22:31:31.754 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:31:31 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7[39150]: 2024-04-12T22:31:31.504+0000 7fdd48064700 -1 osd.7 0 waiting for initial osdmap 2024-04-12T22:31:31.754 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:31:31 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7[39150]: 2024-04-12T22:31:31.513+0000 7fdd439fd700 -1 osd.7 53 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-12T22:31:32.021 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-04-12T22:31:32.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:32 smithi088 ceph-mon[24836]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]': finished 2024-04-12T22:31:32.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:32 smithi088 ceph-mon[24836]: osdmap e53: 8 total, 7 up, 8 in 2024-04-12T22:31:32.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:32 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-12T22:31:32.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:32 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-12T22:31:32.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:32 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/1348220954' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-12T22:31:32.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:32 smithi088 ceph-mon[29858]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]': finished 2024-04-12T22:31:32.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:32 smithi088 ceph-mon[29858]: osdmap e53: 8 total, 7 up, 8 in 2024-04-12T22:31:32.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:32 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-12T22:31:32.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:32 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-12T22:31:32.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:32 smithi088 ceph-mon[29858]: from='client.? 172.21.15.88:0/1348220954' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-12T22:31:32.760 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:32 smithi142 ceph-mon[25707]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]': finished 2024-04-12T22:31:32.760 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:32 smithi142 ceph-mon[25707]: osdmap e53: 8 total, 7 up, 8 in 2024-04-12T22:31:32.760 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:32 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-12T22:31:32.760 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:32 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-12T22:31:32.760 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:32 smithi142 ceph-mon[25707]: from='client.? 172.21.15.88:0/1348220954' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-12T22:31:32.821 INFO:teuthology.orchestra.run.smithi088.stdout:{"epoch":53,"num_osds":8,"num_up_osds":7,"osd_up_since":1712961069,"num_in_osds":8,"osd_in_since":1712961074,"num_remapped_pgs":0} 2024-04-12T22:31:33.823 DEBUG:teuthology.orchestra.run.smithi088:> 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 a5fdb6f0-f91b-11ee-bc8d-c7b262605968 -- ceph osd stat -f json 2024-04-12T22:31:33.853 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:33 smithi088 ceph-mon[24836]: purged_snaps scrub starts 2024-04-12T22:31:33.853 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:33 smithi088 ceph-mon[24836]: purged_snaps scrub ok 2024-04-12T22:31:33.854 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:33 smithi088 ceph-mon[24836]: osd.7 [v2:172.21.15.142:6824/3265739376,v1:172.21.15.142:6825/3265739376] boot 2024-04-12T22:31:33.854 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:33 smithi088 ceph-mon[24836]: osdmap e54: 8 total, 8 up, 8 in 2024-04-12T22:31:33.854 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:33 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-12T22:31:33.854 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:33 smithi088 ceph-mon[24836]: pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:31:33.854 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:33 smithi088 ceph-mon[29858]: purged_snaps scrub starts 2024-04-12T22:31:33.854 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:33 smithi088 ceph-mon[29858]: purged_snaps scrub ok 2024-04-12T22:31:33.854 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:33 smithi088 ceph-mon[29858]: osd.7 [v2:172.21.15.142:6824/3265739376,v1:172.21.15.142:6825/3265739376] boot 2024-04-12T22:31:33.854 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:33 smithi088 ceph-mon[29858]: osdmap e54: 8 total, 8 up, 8 in 2024-04-12T22:31:33.854 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:33 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-12T22:31:33.854 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:33 smithi088 ceph-mon[29858]: pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:31:33.903 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:33 smithi142 ceph-mon[25707]: purged_snaps scrub starts 2024-04-12T22:31:33.904 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:33 smithi142 ceph-mon[25707]: purged_snaps scrub ok 2024-04-12T22:31:33.904 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:33 smithi142 ceph-mon[25707]: osd.7 [v2:172.21.15.142:6824/3265739376,v1:172.21.15.142:6825/3265739376] boot 2024-04-12T22:31:33.904 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:33 smithi142 ceph-mon[25707]: osdmap e54: 8 total, 8 up, 8 in 2024-04-12T22:31:33.904 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:33 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-12T22:31:33.904 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:33 smithi142 ceph-mon[25707]: pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:31:34.141 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:31:33 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 172.21.15.142 - - [12/Apr/2024:22:31:33] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-12T22:31:34.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:34 smithi088 ceph-mon[24836]: osdmap e55: 8 total, 8 up, 8 in 2024-04-12T22:31:34.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:34 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:31:34.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:34 smithi088 ceph-mon[24836]: Detected new or changed devices on smithi142 2024-04-12T22:31:34.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:34 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:31:34.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:34 smithi088 ceph-mon[29858]: osdmap e55: 8 total, 8 up, 8 in 2024-04-12T22:31:34.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:34 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:31:34.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:34 smithi088 ceph-mon[29858]: Detected new or changed devices on smithi142 2024-04-12T22:31:34.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:34 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:31:34.784 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:34 smithi142 ceph-mon[25707]: osdmap e55: 8 total, 8 up, 8 in 2024-04-12T22:31:34.784 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:34 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:31:34.784 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:34 smithi142 ceph-mon[25707]: Detected new or changed devices on smithi142 2024-04-12T22:31:34.784 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:34 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:31:35.725 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:35 smithi088 ceph-mon[29858]: osdmap e56: 8 total, 8 up, 8 in 2024-04-12T22:31:35.726 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:35 smithi088 ceph-mon[29858]: pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:31:35.726 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:35 smithi088 ceph-mon[24836]: osdmap e56: 8 total, 8 up, 8 in 2024-04-12T22:31:35.726 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:35 smithi088 ceph-mon[24836]: pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:31:35.836 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-04-12T22:31:35.837 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:35 smithi142 ceph-mon[25707]: osdmap e56: 8 total, 8 up, 8 in 2024-04-12T22:31:35.837 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:35 smithi142 ceph-mon[25707]: pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:31:36.480 INFO:teuthology.orchestra.run.smithi088.stdout:{"epoch":57,"num_osds":8,"num_up_osds":8,"osd_up_since":1712961092,"num_in_osds":8,"osd_in_since":1712961074,"num_remapped_pgs":0} 2024-04-12T22:31:36.481 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid a5fdb6f0-f91b-11ee-bc8d-c7b262605968 -- ceph osd dump --format=json 2024-04-12T22:31:36.737 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/mon.a/config 2024-04-12T22:31:36.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:36 smithi142 ceph-mon[25707]: osdmap e57: 8 total, 8 up, 8 in 2024-04-12T22:31:36.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:36 smithi142 ceph-mon[25707]: from='client.? 172.21.15.88:0/417810795' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-12T22:31:36.832 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:36 smithi088 ceph-mon[24836]: osdmap e57: 8 total, 8 up, 8 in 2024-04-12T22:31:36.833 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:36 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/417810795' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-12T22:31:36.833 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:36 smithi088 ceph-mon[29858]: osdmap e57: 8 total, 8 up, 8 in 2024-04-12T22:31:36.833 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:36 smithi088 ceph-mon[29858]: from='client.? 172.21.15.88:0/417810795' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-12T22:31:37.838 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:37 smithi088 ceph-mon[29858]: osdmap e58: 8 total, 8 up, 8 in 2024-04-12T22:31:37.838 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:37 smithi088 ceph-mon[29858]: pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:31:37.838 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:37 smithi088 ceph-mon[24836]: osdmap e58: 8 total, 8 up, 8 in 2024-04-12T22:31:37.838 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:37 smithi088 ceph-mon[24836]: pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:31:38.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:37 smithi142 ceph-mon[25707]: osdmap e58: 8 total, 8 up, 8 in 2024-04-12T22:31:38.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:37 smithi142 ceph-mon[25707]: pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:31:38.539 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-04-12T22:31:38.539 INFO:teuthology.orchestra.run.smithi088.stdout:{"epoch":58,"fsid":"a5fdb6f0-f91b-11ee-bc8d-c7b262605968","created":"2024-04-12T22:26:36.608306+0000","modified":"2024-04-12T22:31:36.518996+0000","last_up_change":"2024-04-12T22:31:32.498200+0000","last_in_change":"2024-04-12T22:31:14.165628+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-12T22:29:38.331752+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"6d32274f-1885-4cd0-9781-42d646f99a4b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6802","nonce":1594225494},{"type":"v1","addr":"172.21.15.88:6803","nonce":1594225494}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6804","nonce":1594225494},{"type":"v1","addr":"172.21.15.88:6805","nonce":1594225494}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6808","nonce":1594225494},{"type":"v1","addr":"172.21.15.88:6809","nonce":1594225494}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6806","nonce":1594225494},{"type":"v1","addr":"172.21.15.88:6807","nonce":1594225494}]},"public_addr":"172.21.15.88:6803/1594225494","cluster_addr":"172.21.15.88:6805/1594225494","heartbeat_back_addr":"172.21.15.88:6809/1594225494","heartbeat_front_addr":"172.21.15.88:6807/1594225494","state":["exists","up"]},{"osd":1,"uuid":"7172ebce-6896-4c94-bb77-119f5f749412","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":33,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6810","nonce":1115923894},{"type":"v1","addr":"172.21.15.88:6811","nonce":1115923894}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6812","nonce":1115923894},{"type":"v1","addr":"172.21.15.88:6813","nonce":1115923894}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6816","nonce":1115923894},{"type":"v1","addr":"172.21.15.88:6817","nonce":1115923894}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6814","nonce":1115923894},{"type":"v1","addr":"172.21.15.88:6815","nonce":1115923894}]},"public_addr":"172.21.15.88:6811/1115923894","cluster_addr":"172.21.15.88:6813/1115923894","heartbeat_back_addr":"172.21.15.88:6817/1115923894","heartbeat_front_addr":"172.21.15.88:6815/1115923894","state":["exists","up"]},{"osd":2,"uuid":"fbe6da81-8e80-4e32-9f92-fa040de72043","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.88:6818","nonce":2404899949},{"type":"v1","addr":"172.21.15.88:6819","nonce":2404899949}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6820","nonce":2404899949},{"type":"v1","addr":"172.21.15.88:6821","nonce":2404899949}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6824","nonce":2404899949},{"type":"v1","addr":"172.21.15.88:6825","nonce":2404899949}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6822","nonce":2404899949},{"type":"v1","addr":"172.21.15.88:6823","nonce":2404899949}]},"public_addr":"172.21.15.88:6819/2404899949","cluster_addr":"172.21.15.88:6821/2404899949","heartbeat_back_addr":"172.21.15.88:6825/2404899949","heartbeat_front_addr":"172.21.15.88:6823/2404899949","state":["exists","up"]},{"osd":3,"uuid":"5ce9f55e-f9b0-40c4-ba19-fc659b32b374","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6826","nonce":1064087401},{"type":"v1","addr":"172.21.15.88:6827","nonce":1064087401}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6828","nonce":1064087401},{"type":"v1","addr":"172.21.15.88:6829","nonce":1064087401}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6832","nonce":1064087401},{"type":"v1","addr":"172.21.15.88:6833","nonce":1064087401}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6830","nonce":1064087401},{"type":"v1","addr":"172.21.15.88:6831","nonce":1064087401}]},"public_addr":"172.21.15.88:6827/1064087401","cluster_addr":"172.21.15.88:6829/1064087401","heartbeat_back_addr":"172.21.15.88:6833/1064087401","heartbeat_front_addr":"172.21.15.88:6831/1064087401","state":["exists","up"]},{"osd":4,"uuid":"1b75475d-5e3e-45b6-a488-fe8947c019a5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6800","nonce":3770883700},{"type":"v1","addr":"172.21.15.142:6801","nonce":3770883700}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6802","nonce":3770883700},{"type":"v1","addr":"172.21.15.142:6803","nonce":3770883700}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6806","nonce":3770883700},{"type":"v1","addr":"172.21.15.142:6807","nonce":3770883700}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6804","nonce":3770883700},{"type":"v1","addr":"172.21.15.142:6805","nonce":3770883700}]},"public_addr":"172.21.15.142:6801/3770883700","cluster_addr":"172.21.15.142:6803/3770883700","heartbeat_back_addr":"172.21.15.142:6807/3770883700","heartbeat_front_addr":"172.21.15.142:6805/3770883700","state":["exists","up"]},{"osd":5,"uuid":"4efa6e3c-3659-4580-ad1a-789462f9fa63","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6808","nonce":723784355},{"type":"v1","addr":"172.21.15.142:6809","nonce":723784355}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6810","nonce":723784355},{"type":"v1","addr":"172.21.15.142:6811","nonce":723784355}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6814","nonce":723784355},{"type":"v1","addr":"172.21.15.142:6815","nonce":723784355}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6812","nonce":723784355},{"type":"v1","addr":"172.21.15.142:6813","nonce":723784355}]},"public_addr":"172.21.15.142:6809/723784355","cluster_addr":"172.21.15.142:6811/723784355","heartbeat_back_addr":"172.21.15.142:6815/723784355","heartbeat_front_addr":"172.21.15.142:6813/723784355","state":["exists","up"]},{"osd":6,"uuid":"ea874973-8772-48c2-a7e1-19e4d453101a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6816","nonce":2218722065},{"type":"v1","addr":"172.21.15.142:6817","nonce":2218722065}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6818","nonce":2218722065},{"type":"v1","addr":"172.21.15.142:6819","nonce":2218722065}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6822","nonce":2218722065},{"type":"v1","addr":"172.21.15.142:6823","nonce":2218722065}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6820","nonce":2218722065},{"type":"v1","addr":"172.21.15.142:6821","nonce":2218722065}]},"public_addr":"172.21.15.142:6817/2218722065","cluster_addr":"172.21.15.142:6819/2218722065","heartbeat_back_addr":"172.21.15.142:6823/2218722065","heartbeat_front_addr":"172.21.15.142:6821/2218722065","state":["exists","up"]},{"osd":7,"uuid":"ac1727cd-e84c-4f08-8945-d2b6c13160ee","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6824","nonce":3265739376},{"type":"v1","addr":"172.21.15.142:6825","nonce":3265739376}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6826","nonce":3265739376},{"type":"v1","addr":"172.21.15.142:6827","nonce":3265739376}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6830","nonce":3265739376},{"type":"v1","addr":"172.21.15.142:6831","nonce":3265739376}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6828","nonce":3265739376},{"type":"v1","addr":"172.21.15.142:6829","nonce":3265739376}]},"public_addr":"172.21.15.142:6825/3265739376","cluster_addr":"172.21.15.142:6827/3265739376","heartbeat_back_addr":"172.21.15.142:6831/3265739376","heartbeat_front_addr":"172.21.15.142:6829/3265739376","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-12T22:28:49.682551+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-12T22:29:12.252938+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-12T22:29:35.225319+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-12T22:29:59.004708+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-12T22:30:22.701895+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-12T22:30:45.437133+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-12T22:31:07.575677+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-12T22:31:30.592392+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.88:0/1240605375":"2024-04-13T22:27:27.971571+0000","172.21.15.88:0/987332501":"2024-04-13T22:27:27.971571+0000","172.21.15.88:6801/1891629170":"2024-04-13T22:27:27.971571+0000","172.21.15.88:6800/1891629170":"2024-04-13T22:27:27.971571+0000","172.21.15.88:0/1590175850":"2024-04-13T22:27:27.971571+0000","172.21.15.88:0/1867387682":"2024-04-13T22:27:05.608222+0000","172.21.15.88:6801/3695680682":"2024-04-13T22:27:05.608222+0000","172.21.15.88:0/3142678067":"2024-04-13T22:27:05.608222+0000","172.21.15.88:0/191217515":"2024-04-13T22:27:05.608222+0000","172.21.15.88:6800/3695680682":"2024-04-13T22:27:05.608222+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-12T22:31:38.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:38 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/1333945351' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-12T22:31:38.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:38 smithi088 ceph-mon[29858]: from='client.? 172.21.15.88:0/1333945351' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-12T22:31:38.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:38 smithi142 ceph-mon[25707]: from='client.? 172.21.15.88:0/1333945351' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-12T22:31:39.185 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:31:38 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 172.21.15.88 - - [12/Apr/2024:22:31:38] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-12T22:31:39.285 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-04-12T22:29:38.331752+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '21', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}}] 2024-04-12T22:31:39.285 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid a5fdb6f0-f91b-11ee-bc8d-c7b262605968 -- ceph osd pool get .mgr pg_num 2024-04-12T22:31:39.498 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/mon.a/config 2024-04-12T22:31:39.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:39 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:31:39.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:39 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:31:39.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:39 smithi088 ceph-mon[24836]: pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 99 KiB/s, 0 objects/s recovering 2024-04-12T22:31:39.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:39 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:31:39.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:39 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:31:39.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:39 smithi088 ceph-mon[29858]: pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 99 KiB/s, 0 objects/s recovering 2024-04-12T22:31:40.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:39 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:31:40.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:39 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:31:40.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:39 smithi142 ceph-mon[25707]: pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 99 KiB/s, 0 objects/s recovering 2024-04-12T22:31:41.318 INFO:teuthology.orchestra.run.smithi088.stdout:pg_num: 1 2024-04-12T22:31:42.068 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:41 smithi088 ceph-mon[24836]: pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 83 KiB/s, 0 objects/s recovering 2024-04-12T22:31:42.069 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:41 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/2699356877' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-04-12T22:31:42.069 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:41 smithi088 ceph-mon[29858]: pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 83 KiB/s, 0 objects/s recovering 2024-04-12T22:31:42.069 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:41 smithi088 ceph-mon[29858]: from='client.? 172.21.15.88:0/2699356877' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-04-12T22:31:42.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:41 smithi142 ceph-mon[25707]: pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 83 KiB/s, 0 objects/s recovering 2024-04-12T22:31:42.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:41 smithi142 ceph-mon[25707]: from='client.? 172.21.15.88:0/2699356877' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-04-12T22:31:42.518 INFO:tasks.cephadm:Adding prometheus.a on smithi142 2024-04-12T22:31:42.518 DEBUG:teuthology.orchestra.run.smithi142:> 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 a5fdb6f0-f91b-11ee-bc8d-c7b262605968 -- ceph orch apply prometheus '1;smithi142=a' 2024-04-12T22:31:43.965 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:43 smithi142 ceph-mon[25707]: pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-04-12T22:31:44.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:43 smithi088 ceph-mon[24836]: pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-04-12T22:31:44.202 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:43 smithi088 ceph-mon[29858]: pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-04-12T22:31:44.252 INFO:teuthology.orchestra.run.smithi142.stdout:Scheduled prometheus update... 2024-04-12T22:31:44.868 DEBUG:teuthology.orchestra.run.smithi142:prometheus.a> sudo journalctl -f -n 0 -u ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@prometheus.a.service 2024-04-12T22:31:44.871 INFO:tasks.cephadm:Adding node-exporter.a on smithi088 2024-04-12T22:31:44.871 INFO:tasks.cephadm:Adding node-exporter.b on smithi142 2024-04-12T22:31:44.871 DEBUG:teuthology.orchestra.run.smithi142:> 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 a5fdb6f0-f91b-11ee-bc8d-c7b262605968 -- ceph orch apply node-exporter '2;smithi088=a;smithi142=b' 2024-04-12T22:31:45.464 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:45 smithi142 ceph-mon[25707]: from='client.24299 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi142=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:31:45.465 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:45 smithi142 ceph-mon[25707]: Saving service prometheus spec with placement smithi142=a;count:1 2024-04-12T22:31:45.465 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:45 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:31:45.465 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:45 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:31:45.465 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:45 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:31:45.465 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:45 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:31:45.465 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:45 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:31:45.465 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:45 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-12T22:31:45.465 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:45 smithi142 ceph-mon[25707]: pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s, 0 objects/s recovering 2024-04-12T22:31:45.465 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:31:45 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[27222]: ignoring --setuser ceph since I am not root 2024-04-12T22:31:45.465 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:31:45 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[27222]: ignoring --setgroup ceph since I am not root 2024-04-12T22:31:45.465 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:31:45 smithi142 ceph-mgr[27226]: -- 172.21.15.142:0/2062816726 <== mon.2 v2:172.21.15.142:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x564643834340 con 0x56464380cc00 2024-04-12T22:31:45.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:45 smithi088 ceph-mon[24836]: from='client.24299 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi142=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:31:45.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:45 smithi088 ceph-mon[24836]: Saving service prometheus spec with placement smithi142=a;count:1 2024-04-12T22:31:45.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:45 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:31:45.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:45 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:31:45.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:45 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:31:45.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:45 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:31:45.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:45 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:31:45.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:45 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-12T22:31:45.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:45 smithi088 ceph-mon[24836]: pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s, 0 objects/s recovering 2024-04-12T22:31:45.686 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:31:45 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: ignoring --setuser ceph since I am not root 2024-04-12T22:31:45.686 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:31:45 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: ignoring --setgroup ceph since I am not root 2024-04-12T22:31:45.686 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:31:45 smithi088 ceph-mgr[25083]: -- 172.21.15.88:0/2509899571 <== mon.0 v2:172.21.15.88:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55cb35d40340 con 0x55cb35d18800 2024-04-12T22:31:45.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:45 smithi088 ceph-mon[29858]: from='client.24299 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi142=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:31:45.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:45 smithi088 ceph-mon[29858]: Saving service prometheus spec with placement smithi142=a;count:1 2024-04-12T22:31:45.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:45 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:31:45.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:45 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:31:45.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:45 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:31:45.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:45 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:31:45.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:45 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' 2024-04-12T22:31:45.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:45 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-12T22:31:45.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:45 smithi088 ceph-mon[29858]: pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s, 0 objects/s recovering 2024-04-12T22:31:46.150 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:31:45 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[27222]: 2024-04-12T22:31:45.799+0000 7fde69ea5000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-12T22:31:46.151 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:31:45 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[27222]: 2024-04-12T22:31:45.893+0000 7fde69ea5000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-12T22:31:46.185 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:31:45 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:31:45.795+0000 7fada295a000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-12T22:31:46.185 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:31:45 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:31:45.884+0000 7fada295a000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-12T22:31:46.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:46 smithi142 ceph-mon[25707]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-12T22:31:46.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:46 smithi142 ceph-mon[25707]: mgrmap e16: y(active, since 4m), standbys: x 2024-04-12T22:31:46.560 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:46 smithi088 ceph-mon[24836]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-12T22:31:46.560 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:46 smithi088 ceph-mon[24836]: mgrmap e16: y(active, since 4m), standbys: x 2024-04-12T22:31:46.560 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:31:46 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:31:46.470+0000 7fada295a000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-12T22:31:46.561 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:46 smithi088 ceph-mon[29858]: from='mgr.14150 172.21.15.88:0/1576597860' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-12T22:31:46.561 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:46 smithi088 ceph-mon[29858]: mgrmap e16: y(active, since 4m), standbys: x 2024-04-12T22:31:46.753 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:31:46 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[27222]: 2024-04-12T22:31:46.502+0000 7fde69ea5000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-12T22:31:46.753 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:31:46 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[27222]: 2024-04-12T22:31:46.593+0000 7fde69ea5000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-12T22:31:46.753 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:31:46 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[27222]: 2024-04-12T22:31:46.680+0000 7fde69ea5000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-12T22:31:46.870 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:31:46 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:31:46.559+0000 7fada295a000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-12T22:31:46.870 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:31:46 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:31:46.643+0000 7fada295a000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-12T22:31:46.870 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:31:46 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:31:46.790+0000 7fada295a000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-12T22:31:46.870 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:31:46 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:31:46.869+0000 7fada295a000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-12T22:31:47.104 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:31:46 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[27222]: 2024-04-12T22:31:46.833+0000 7fde69ea5000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-12T22:31:47.104 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:31:46 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[27222]: 2024-04-12T22:31:46.913+0000 7fde69ea5000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-12T22:31:47.104 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:31:47 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[27222]: 2024-04-12T22:31:47.021+0000 7fde69ea5000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-12T22:31:47.104 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:31:47 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[27222]: 2024-04-12T22:31:47.103+0000 7fde69ea5000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-12T22:31:47.185 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:31:46 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:31:46.977+0000 7fada295a000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-12T22:31:47.185 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:31:47 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:31:47.060+0000 7fada295a000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-12T22:31:47.503 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:31:47 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[27222]: 2024-04-12T22:31:47.266+0000 7fde69ea5000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-12T22:31:47.503 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:31:47 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[27222]: 2024-04-12T22:31:47.349+0000 7fde69ea5000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-12T22:31:47.685 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:31:47 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:31:47.221+0000 7fada295a000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-12T22:31:47.685 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:31:47 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:31:47.307+0000 7fada295a000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-12T22:31:48.638 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:31:48 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:31:48.317+0000 7fada295a000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-12T22:31:48.638 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:31:48 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:31:48.446+0000 7fada295a000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-12T22:31:48.638 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:31:48 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:31:48.637+0000 7fada295a000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-12T22:31:48.685 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:31:48 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[27222]: 2024-04-12T22:31:48.368+0000 7fde69ea5000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-12T22:31:48.685 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:31:48 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[27222]: 2024-04-12T22:31:48.496+0000 7fde69ea5000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-12T22:31:48.935 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:31:48 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:31:48.724+0000 7fada295a000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-12T22:31:48.935 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:31:48 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:31:48.861+0000 7fada295a000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-12T22:31:49.003 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:31:48 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[27222]: 2024-04-12T22:31:48.684+0000 7fde69ea5000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-12T22:31:49.003 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:31:48 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[27222]: 2024-04-12T22:31:48.775+0000 7fde69ea5000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-12T22:31:49.003 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:31:48 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[27222]: 2024-04-12T22:31:48.909+0000 7fde69ea5000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-12T22:31:49.435 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:31:49 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:31:49.182+0000 7fada295a000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-12T22:31:49.435 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:31:49 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:31:49.403+0000 7fada295a000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-12T22:31:49.503 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:31:49 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[27222]: 2024-04-12T22:31:49.230+0000 7fde69ea5000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-12T22:31:49.503 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:31:49 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[27222]: 2024-04-12T22:31:49.455+0000 7fde69ea5000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-12T22:31:49.935 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:31:49 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:31:49.488+0000 7fada295a000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-12T22:31:49.935 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:31:49 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:31:49.659+0000 7fada295a000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-12T22:31:50.003 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:31:49 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[27222]: 2024-04-12T22:31:49.539+0000 7fde69ea5000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-12T22:31:50.003 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:31:49 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[27222]: 2024-04-12T22:31:49.708+0000 7fde69ea5000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-12T22:31:50.877 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:31:50 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:31:50.581+0000 7fada295a000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-12T22:31:50.915 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:31:50 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[27222]: 2024-04-12T22:31:50.624+0000 7fde69ea5000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-12T22:31:51.185 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:31:50 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:31:50.877+0000 7fada295a000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-12T22:31:51.185 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:31:50 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:31:50.973+0000 7fada295a000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-12T22:31:51.185 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:31:51 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:31:51.127+0000 7fada295a000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-12T22:31:51.253 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:31:50 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[27222]: 2024-04-12T22:31:50.915+0000 7fde69ea5000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-12T22:31:51.253 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:31:51 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[27222]: 2024-04-12T22:31:51.011+0000 7fde69ea5000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-12T22:31:51.253 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:31:51 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[27222]: 2024-04-12T22:31:51.160+0000 7fde69ea5000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-12T22:31:51.253 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:31:51 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[27222]: [12/Apr/2024:22:31:51] ENGINE Bus STARTING 2024-04-12T22:31:51.753 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:31:51 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[27222]: CherryPy Checker: 2024-04-12T22:31:51.753 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:31:51 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[27222]: The Application mounted at '' has an empty config. 2024-04-12T22:31:51.753 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:31:51 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[27222]: 2024-04-12T22:31:51.753 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:31:51 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[27222]: [12/Apr/2024:22:31:51] ENGINE Serving on http://:::9283 2024-04-12T22:31:51.753 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:31:51 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[27222]: [12/Apr/2024:22:31:51] ENGINE Bus STARTED 2024-04-12T22:31:52.145 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:31:51 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: [12/Apr/2024:22:31:51] ENGINE Bus STARTING 2024-04-12T22:31:52.145 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:51 smithi088 ceph-mon[24836]: Active manager daemon y restarted 2024-04-12T22:31:52.145 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:51 smithi088 ceph-mon[24836]: Activating manager daemon y 2024-04-12T22:31:52.145 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:51 smithi088 ceph-mon[24836]: osdmap e59: 8 total, 8 up, 8 in 2024-04-12T22:31:52.146 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:51 smithi088 ceph-mon[24836]: Standby manager daemon x restarted 2024-04-12T22:31:52.146 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:51 smithi088 ceph-mon[24836]: Standby manager daemon x started 2024-04-12T22:31:52.146 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:51 smithi088 ceph-mon[24836]: from='mgr.? 172.21.15.142:0/1313653567' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-12T22:31:52.146 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:51 smithi088 ceph-mon[24836]: from='mgr.? 172.21.15.142:0/1313653567' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-12T22:31:52.146 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:51 smithi088 ceph-mon[24836]: from='mgr.? 172.21.15.142:0/1313653567' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-12T22:31:52.146 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:51 smithi088 ceph-mon[24836]: from='mgr.? 172.21.15.142:0/1313653567' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-12T22:31:52.146 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:51 smithi088 ceph-mon[29858]: Active manager daemon y restarted 2024-04-12T22:31:52.146 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:51 smithi088 ceph-mon[29858]: Activating manager daemon y 2024-04-12T22:31:52.146 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:51 smithi088 ceph-mon[29858]: osdmap e59: 8 total, 8 up, 8 in 2024-04-12T22:31:52.146 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:51 smithi088 ceph-mon[29858]: Standby manager daemon x restarted 2024-04-12T22:31:52.147 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:51 smithi088 ceph-mon[29858]: Standby manager daemon x started 2024-04-12T22:31:52.147 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:51 smithi088 ceph-mon[29858]: from='mgr.? 172.21.15.142:0/1313653567' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-12T22:31:52.147 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:51 smithi088 ceph-mon[29858]: from='mgr.? 172.21.15.142:0/1313653567' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-12T22:31:52.147 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:51 smithi088 ceph-mon[29858]: from='mgr.? 172.21.15.142:0/1313653567' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-12T22:31:52.147 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:51 smithi088 ceph-mon[29858]: from='mgr.? 172.21.15.142:0/1313653567' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-12T22:31:52.208 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:51 smithi142 ceph-mon[25707]: Active manager daemon y restarted 2024-04-12T22:31:52.208 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:51 smithi142 ceph-mon[25707]: Activating manager daemon y 2024-04-12T22:31:52.208 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:51 smithi142 ceph-mon[25707]: osdmap e59: 8 total, 8 up, 8 in 2024-04-12T22:31:52.208 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:51 smithi142 ceph-mon[25707]: Standby manager daemon x restarted 2024-04-12T22:31:52.208 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:51 smithi142 ceph-mon[25707]: Standby manager daemon x started 2024-04-12T22:31:52.209 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:51 smithi142 ceph-mon[25707]: from='mgr.? 172.21.15.142:0/1313653567' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-12T22:31:52.209 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:51 smithi142 ceph-mon[25707]: from='mgr.? 172.21.15.142:0/1313653567' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-12T22:31:52.209 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:51 smithi142 ceph-mon[25707]: from='mgr.? 172.21.15.142:0/1313653567' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-12T22:31:52.209 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:51 smithi142 ceph-mon[25707]: from='mgr.? 172.21.15.142:0/1313653567' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-12T22:31:52.421 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:31:52 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: CherryPy Checker: 2024-04-12T22:31:52.421 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:31:52 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: The Application mounted at '' has an empty config. 2024-04-12T22:31:52.421 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:31:52 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:31:52.422 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:31:52 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: [12/Apr/2024:22:31:52] ENGINE Serving on http://:::9283 2024-04-12T22:31:52.422 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:31:52 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: [12/Apr/2024:22:31:52] ENGINE Bus STARTED 2024-04-12T22:31:52.836 INFO:teuthology.orchestra.run.smithi142.stdout:Scheduled node-exporter update... 2024-04-12T22:31:52.935 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:31:52 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: [12/Apr/2024:22:31:52] ENGINE Bus STARTING 2024-04-12T22:31:52.936 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:31:52 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: [12/Apr/2024:22:31:52] ENGINE Serving on https://172.21.15.88:7150 2024-04-12T22:31:52.936 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:31:52 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: [12/Apr/2024:22:31:52] ENGINE Bus STARTED 2024-04-12T22:31:52.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:52 smithi088 ceph-mon[24836]: mgrmap e17: y(active, starting, since 0.684966s), standbys: x 2024-04-12T22:31:52.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:52 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-12T22:31:52.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:52 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-12T22:31:52.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:52 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-12T22:31:52.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:52 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-12T22:31:52.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:52 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-12T22:31:52.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:52 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-12T22:31:52.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:52 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-12T22:31:52.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:52 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-12T22:31:52.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:52 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-12T22:31:52.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:52 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-12T22:31:52.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:52 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-12T22:31:52.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:52 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-12T22:31:52.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:52 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-12T22:31:52.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:52 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-12T22:31:52.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:52 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-12T22:31:52.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:52 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-12T22:31:52.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:52 smithi088 ceph-mon[24836]: Manager daemon y is now available 2024-04-12T22:31:52.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:52 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:31:52.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:52 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:31:52.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:52 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:31:52.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:52 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:31:52.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:52 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:31:52.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:52 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi088", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:31:52.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:52 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi088", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:31:52.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:52 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi142", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:31:52.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:52 smithi088 ceph-mon[29858]: mgrmap e17: y(active, starting, since 0.684966s), standbys: x 2024-04-12T22:31:52.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:52 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-12T22:31:52.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:52 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-12T22:31:52.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:52 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-12T22:31:52.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:52 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-12T22:31:52.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:52 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-12T22:31:52.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:52 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-12T22:31:52.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:52 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-12T22:31:52.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:52 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-12T22:31:52.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:52 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-12T22:31:52.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:52 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-12T22:31:52.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:52 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-12T22:31:52.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:52 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-12T22:31:52.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:52 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-12T22:31:52.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:52 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-12T22:31:52.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:52 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-12T22:31:52.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:52 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-12T22:31:52.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:52 smithi088 ceph-mon[29858]: Manager daemon y is now available 2024-04-12T22:31:52.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:52 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:31:52.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:52 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:31:52.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:52 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:31:52.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:52 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:31:52.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:52 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:31:52.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:52 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi088", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:31:52.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:52 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi088", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:31:52.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:52 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi142", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:31:52.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:52 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi142", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:31:52.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:52 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi088", "name": "osd_memory_target"}]': finished 2024-04-12T22:31:52.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:52 smithi088 ceph-mon[24836]: Updating smithi088:/etc/ceph/ceph.conf 2024-04-12T22:31:52.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:52 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi142", "name": "osd_memory_target"}]': finished 2024-04-12T22:31:52.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:52 smithi088 ceph-mon[24836]: Updating smithi142:/etc/ceph/ceph.conf 2024-04-12T22:31:52.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:52 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:31:52.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:52 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-12T22:31:52.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:52 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-12T22:31:52.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:52 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-12T22:31:52.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:52 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-12T22:31:52.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:52 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi142", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:31:52.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:52 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi088", "name": "osd_memory_target"}]': finished 2024-04-12T22:31:52.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:52 smithi088 ceph-mon[29858]: Updating smithi088:/etc/ceph/ceph.conf 2024-04-12T22:31:52.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:52 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi142", "name": "osd_memory_target"}]': finished 2024-04-12T22:31:52.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:52 smithi088 ceph-mon[29858]: Updating smithi142:/etc/ceph/ceph.conf 2024-04-12T22:31:52.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:52 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:31:52.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:52 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-12T22:31:52.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:52 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-12T22:31:52.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:52 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-12T22:31:52.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:52 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-12T22:31:53.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:52 smithi142 ceph-mon[25707]: mgrmap e17: y(active, starting, since 0.684966s), standbys: x 2024-04-12T22:31:53.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:52 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-12T22:31:53.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:52 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-12T22:31:53.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:52 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-12T22:31:53.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:52 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-12T22:31:53.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:52 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-12T22:31:53.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:52 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-12T22:31:53.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:52 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-12T22:31:53.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:52 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-12T22:31:53.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:52 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-12T22:31:53.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:52 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-12T22:31:53.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:52 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-12T22:31:53.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:52 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-12T22:31:53.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:52 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-12T22:31:53.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:52 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-12T22:31:53.005 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:52 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-12T22:31:53.005 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:52 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-12T22:31:53.005 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:52 smithi142 ceph-mon[25707]: Manager daemon y is now available 2024-04-12T22:31:53.005 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:52 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:31:53.005 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:52 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:31:53.005 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:52 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:31:53.005 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:52 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:31:53.005 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:52 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:31:53.005 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:52 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi088", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:31:53.005 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:52 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi088", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:31:53.005 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:52 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi142", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:31:53.005 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:52 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi142", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:31:53.005 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:52 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi088", "name": "osd_memory_target"}]': finished 2024-04-12T22:31:53.005 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:52 smithi142 ceph-mon[25707]: Updating smithi088:/etc/ceph/ceph.conf 2024-04-12T22:31:53.005 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:52 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi142", "name": "osd_memory_target"}]': finished 2024-04-12T22:31:53.006 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:52 smithi142 ceph-mon[25707]: Updating smithi142:/etc/ceph/ceph.conf 2024-04-12T22:31:53.006 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:52 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:31:53.006 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:52 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-12T22:31:53.006 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:52 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-12T22:31:53.006 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:52 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-12T22:31:53.006 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:52 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-12T22:31:53.409 DEBUG:teuthology.orchestra.run.smithi088:node-exporter.a> sudo journalctl -f -n 0 -u ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@node-exporter.a.service 2024-04-12T22:31:53.412 DEBUG:teuthology.orchestra.run.smithi142:node-exporter.b> sudo journalctl -f -n 0 -u ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@node-exporter.b.service 2024-04-12T22:31:53.414 INFO:tasks.cephadm:Adding alertmanager.a on smithi088 2024-04-12T22:31:53.414 DEBUG:teuthology.orchestra.run.smithi142:> 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 a5fdb6f0-f91b-11ee-bc8d-c7b262605968 -- ceph orch apply alertmanager '1;smithi088=a' 2024-04-12T22:31:54.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:53 smithi142 ceph-mon[25707]: Updating smithi088:/etc/ceph/ceph.client.admin.keyring 2024-04-12T22:31:54.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:53 smithi142 ceph-mon[25707]: Updating smithi142:/etc/ceph/ceph.client.admin.keyring 2024-04-12T22:31:54.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:53 smithi142 ceph-mon[25707]: [12/Apr/2024:22:31:52] ENGINE Bus STARTING 2024-04-12T22:31:54.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:53 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:31:54.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:53 smithi142 ceph-mon[25707]: mgrmap e18: y(active, since 1.69516s), standbys: x 2024-04-12T22:31:54.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:53 smithi142 ceph-mon[25707]: from='client.24317 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi088=a;smithi142=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:31:54.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:53 smithi142 ceph-mon[25707]: Saving service node-exporter spec with placement smithi088=a;smithi142=b;count:2 2024-04-12T22:31:54.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:53 smithi142 ceph-mon[25707]: pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:31:54.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:53 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:31:54.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:53 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:31:54.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:53 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:31:54.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:53 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-12T22:31:54.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:53 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-12T22:31:54.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:53 smithi142 ceph-mon[25707]: [12/Apr/2024:22:31:52] ENGINE Serving on https://172.21.15.88:7150 2024-04-12T22:31:54.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:53 smithi142 ceph-mon[25707]: [12/Apr/2024:22:31:52] ENGINE Bus STARTED 2024-04-12T22:31:54.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:53 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:31:54.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:53 smithi088 ceph-mon[24836]: Updating smithi088:/etc/ceph/ceph.client.admin.keyring 2024-04-12T22:31:54.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:53 smithi088 ceph-mon[24836]: Updating smithi142:/etc/ceph/ceph.client.admin.keyring 2024-04-12T22:31:54.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:53 smithi088 ceph-mon[24836]: [12/Apr/2024:22:31:52] ENGINE Bus STARTING 2024-04-12T22:31:54.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:53 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:31:54.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:53 smithi088 ceph-mon[24836]: mgrmap e18: y(active, since 1.69516s), standbys: x 2024-04-12T22:31:54.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:53 smithi088 ceph-mon[24836]: from='client.24317 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi088=a;smithi142=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:31:54.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:53 smithi088 ceph-mon[24836]: Saving service node-exporter spec with placement smithi088=a;smithi142=b;count:2 2024-04-12T22:31:54.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:53 smithi088 ceph-mon[24836]: pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:31:54.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:53 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:31:54.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:53 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:31:54.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:53 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:31:54.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:53 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-12T22:31:54.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:53 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-12T22:31:54.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:53 smithi088 ceph-mon[24836]: [12/Apr/2024:22:31:52] ENGINE Serving on https://172.21.15.88:7150 2024-04-12T22:31:54.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:53 smithi088 ceph-mon[24836]: [12/Apr/2024:22:31:52] ENGINE Bus STARTED 2024-04-12T22:31:54.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:53 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:31:54.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:53 smithi088 ceph-mon[29858]: Updating smithi088:/etc/ceph/ceph.client.admin.keyring 2024-04-12T22:31:54.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:53 smithi088 ceph-mon[29858]: Updating smithi142:/etc/ceph/ceph.client.admin.keyring 2024-04-12T22:31:54.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:53 smithi088 ceph-mon[29858]: [12/Apr/2024:22:31:52] ENGINE Bus STARTING 2024-04-12T22:31:54.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:53 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:31:54.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:53 smithi088 ceph-mon[29858]: mgrmap e18: y(active, since 1.69516s), standbys: x 2024-04-12T22:31:54.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:53 smithi088 ceph-mon[29858]: from='client.24317 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi088=a;smithi142=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:31:54.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:53 smithi088 ceph-mon[29858]: Saving service node-exporter spec with placement smithi088=a;smithi142=b;count:2 2024-04-12T22:31:54.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:53 smithi088 ceph-mon[29858]: pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:31:54.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:53 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:31:54.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:53 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:31:54.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:53 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:31:54.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:53 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-12T22:31:54.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:53 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-12T22:31:54.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:53 smithi088 ceph-mon[29858]: [12/Apr/2024:22:31:52] ENGINE Serving on https://172.21.15.88:7150 2024-04-12T22:31:54.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:53 smithi088 ceph-mon[29858]: [12/Apr/2024:22:31:52] ENGINE Bus STARTED 2024-04-12T22:31:54.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:53 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:31:55.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:54 smithi142 ceph-mon[25707]: pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:31:55.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:54 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-12T22:31:55.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:54 smithi142 ceph-mon[25707]: mgrmap e19: y(active, since 2s), standbys: x 2024-04-12T22:31:55.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:54 smithi142 ceph-mon[25707]: Deploying daemon prometheus.a on smithi142 2024-04-12T22:31:55.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:54 smithi088 ceph-mon[24836]: pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:31:55.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:54 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-12T22:31:55.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:54 smithi088 ceph-mon[24836]: mgrmap e19: y(active, since 2s), standbys: x 2024-04-12T22:31:55.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:54 smithi088 ceph-mon[24836]: Deploying daemon prometheus.a on smithi142 2024-04-12T22:31:55.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:54 smithi088 ceph-mon[29858]: pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:31:55.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:54 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-12T22:31:55.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:54 smithi088 ceph-mon[29858]: mgrmap e19: y(active, since 2s), standbys: x 2024-04-12T22:31:55.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:54 smithi088 ceph-mon[29858]: Deploying daemon prometheus.a on smithi142 2024-04-12T22:31:56.965 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:56 smithi142 ceph-mon[25707]: pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:31:57.087 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:56 smithi088 ceph-mon[24836]: pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:31:57.087 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:56 smithi088 ceph-mon[29858]: pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:31:57.409 INFO:teuthology.orchestra.run.smithi142.stdout:Scheduled alertmanager update... 2024-04-12T22:31:58.068 DEBUG:teuthology.orchestra.run.smithi088:alertmanager.a> sudo journalctl -f -n 0 -u ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@alertmanager.a.service 2024-04-12T22:31:58.072 INFO:tasks.cephadm:Adding grafana.a on smithi142 2024-04-12T22:31:58.072 DEBUG:teuthology.orchestra.run.smithi142:> 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 a5fdb6f0-f91b-11ee-bc8d-c7b262605968 -- ceph orch apply grafana '1;smithi142=a' 2024-04-12T22:31:58.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:58 smithi088 ceph-mon[24836]: from='client.24347 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi088=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:31:58.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:58 smithi088 ceph-mon[24836]: Saving service alertmanager spec with placement smithi088=a;count:1 2024-04-12T22:31:58.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:58 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:31:58.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:58 smithi088 ceph-mon[24836]: pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:31:58.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:58 smithi088 ceph-mon[29858]: from='client.24347 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi088=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:31:58.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:58 smithi088 ceph-mon[29858]: Saving service alertmanager spec with placement smithi088=a;count:1 2024-04-12T22:31:58.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:58 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:31:58.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:58 smithi088 ceph-mon[29858]: pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:31:58.709 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:58 smithi142 ceph-mon[25707]: from='client.24347 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi088=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:31:58.709 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:58 smithi142 ceph-mon[25707]: Saving service alertmanager spec with placement smithi088=a;count:1 2024-04-12T22:31:58.709 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:58 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:31:58.709 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:58 smithi142 ceph-mon[25707]: pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:31:59.185 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:31:58 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 172.21.15.88 - - [12/Apr/2024:22:31:58] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-12T22:32:00.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:59 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:32:00.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:31:59 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:32:00.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:59 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:32:00.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:31:59 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:32:00.205 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:59 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:32:00.205 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:31:59 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:32:00.736 INFO:teuthology.orchestra.run.smithi142.stdout:Scheduled grafana update... 2024-04-12T22:32:01.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:32:00 smithi088 ceph-mon[24836]: pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:32:01.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:32:00 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:32:01.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:32:00 smithi088 ceph-mon[29858]: pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:32:01.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:32:00 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:32:01.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:32:00 smithi142 ceph-mon[25707]: pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:32:01.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:32:00 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:32:01.939 DEBUG:teuthology.orchestra.run.smithi142:grafana.a> sudo journalctl -f -n 0 -u ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@grafana.a.service 2024-04-12T22:32:01.941 INFO:tasks.cephadm:Setting up client nodes... 2024-04-12T22:32:01.944 DEBUG:teuthology.orchestra.run.smithi088:> 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 a5fdb6f0-f91b-11ee-bc8d-c7b262605968 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-04-12T22:32:02.128 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:32:01 smithi088 ceph-mon[29858]: from='client.24353 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi142=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:32:02.128 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:32:01 smithi088 ceph-mon[29858]: Saving service grafana spec with placement smithi142=a;count:1 2024-04-12T22:32:02.129 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:32:01 smithi088 ceph-mon[24836]: from='client.24353 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi142=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:32:02.129 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:32:01 smithi088 ceph-mon[24836]: Saving service grafana spec with placement smithi142=a;count:1 2024-04-12T22:32:02.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:32:01 smithi142 ceph-mon[25707]: from='client.24353 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi142=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:32:02.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:32:01 smithi142 ceph-mon[25707]: Saving service grafana spec with placement smithi142=a;count:1 2024-04-12T22:32:03.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:32:02 smithi088 ceph-mon[24836]: pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:32:03.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:32:02 smithi088 ceph-mon[29858]: pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:32:03.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:32:02 smithi142 ceph-mon[25707]: pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:32:05.093 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:32:04 smithi088 ceph-mon[24836]: pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:32:05.094 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:32:04 smithi088 ceph-mon[29858]: pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:32:05.094 INFO:teuthology.orchestra.run.smithi088.stdout:[client.0] 2024-04-12T22:32:05.094 INFO:teuthology.orchestra.run.smithi088.stdout: key = AQBlthlmnVhaBRAAcgeLIuB4DI+KTbczns+pVQ== 2024-04-12T22:32:05.199 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:32:04 smithi142 ceph-mon[25707]: pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:32:05.795 DEBUG:teuthology.orchestra.run.smithi088:> set -ex 2024-04-12T22:32:05.795 DEBUG:teuthology.orchestra.run.smithi088:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-04-12T22:32:05.795 DEBUG:teuthology.orchestra.run.smithi088:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-04-12T22:32:05.840 DEBUG:teuthology.orchestra.run.smithi142:> 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 a5fdb6f0-f91b-11ee-bc8d-c7b262605968 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-04-12T22:32:06.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:32:05 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/1909166721' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-12T22:32:06.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:32:05 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/1909166721' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-04-12T22:32:06.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:32:05 smithi088 ceph-mon[29858]: from='client.? 172.21.15.88:0/1909166721' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-12T22:32:06.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:32:05 smithi088 ceph-mon[29858]: from='client.? 172.21.15.88:0/1909166721' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-04-12T22:32:06.205 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:32:05 smithi142 ceph-mon[25707]: from='client.? 172.21.15.88:0/1909166721' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-12T22:32:06.205 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:32:05 smithi142 ceph-mon[25707]: from='client.? 172.21.15.88:0/1909166721' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-04-12T22:32:07.185 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:32:06 smithi142 ceph-mon[25707]: pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:32:07.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:32:06 smithi088 ceph-mon[24836]: pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:32:07.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:32:06 smithi088 ceph-mon[29858]: pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:32:08.003 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:07 smithi142 systemd[1]: Starting Ceph prometheus.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:32:09.101 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:32:08 smithi142 ceph-mon[25707]: pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:32:09.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:32:08 smithi088 ceph-mon[24836]: pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:32:09.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:32:08 smithi088 ceph-mon[29858]: pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:32:09.437 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:09 smithi142 podman[41861]: 2024-04-12 22:32:09.082917439 +0000 UTC m=+0.020926134 image pull 514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d quay.io/prometheus/prometheus:v2.33.4 2024-04-12T22:32:09.437 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:09 smithi142 podman[41861]: 2024-04-12 22:32:09.210207384 +0000 UTC m=+0.148216073 container create 3e20856594ea42f7de36d327073badaac31cd23a94b52a3fe8a68f9df4db71cb (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-12T22:32:09.713 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:09 smithi142 podman[41861]: 2024-04-12 22:32:09.512951626 +0000 UTC m=+0.450960309 container init 3e20856594ea42f7de36d327073badaac31cd23a94b52a3fe8a68f9df4db71cb (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-12T22:32:09.713 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:09 smithi142 podman[41861]: 2024-04-12 22:32:09.515710551 +0000 UTC m=+0.453719240 container start 3e20856594ea42f7de36d327073badaac31cd23a94b52a3fe8a68f9df4db71cb (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-12T22:32:09.713 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[41880]: ts=2024-04-12T22:32:09.540Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-04-12T22:32:09.713 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[41880]: ts=2024-04-12T22:32:09.540Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-04-12T22:32:09.713 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[41880]: ts=2024-04-12T22:32:09.540Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-04-12T22:32:09.713 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[41880]: ts=2024-04-12T22:32:09.540Z caller=main.go:518 level=info host_details="(Linux 5.14.0-435.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Mar 29 18:46:37 UTC 2024 x86_64 smithi142 (none))" 2024-04-12T22:32:09.713 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[41880]: ts=2024-04-12T22:32:09.540Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-04-12T22:32:09.713 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[41880]: ts=2024-04-12T22:32:09.540Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-12T22:32:09.713 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[41880]: ts=2024-04-12T22:32:09.542Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-04-12T22:32:09.714 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[41880]: ts=2024-04-12T22:32:09.542Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-04-12T22:32:09.714 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[41880]: ts=2024-04-12T22:32:09.544Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-04-12T22:32:09.714 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[41880]: ts=2024-04-12T22:32:09.546Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-04-12T22:32:09.714 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[41880]: ts=2024-04-12T22:32:09.546Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.792µs 2024-04-12T22:32:09.714 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[41880]: ts=2024-04-12T22:32:09.546Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-04-12T22:32:09.714 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[41880]: ts=2024-04-12T22:32:09.546Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2024-04-12T22:32:09.714 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[41880]: ts=2024-04-12T22:32:09.546Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=20.059µs wal_replay_duration=285.456µs total_replay_duration=320.025µs 2024-04-12T22:32:09.714 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[41880]: ts=2024-04-12T22:32:09.547Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-04-12T22:32:09.714 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[41880]: ts=2024-04-12T22:32:09.547Z caller=main.go:947 level=info msg="TSDB started" 2024-04-12T22:32:09.714 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[41880]: ts=2024-04-12T22:32:09.547Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-12T22:32:09.714 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[41880]: ts=2024-04-12T22:32:09.568Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=20.75827ms db_storage=844ns remote_storage=1.885µs web_handler=345ns query_engine=814ns scrape=614.976µs scrape_sd=65.78µs notify=1.328µs notify_sd=3.715µs rules=19.76941ms 2024-04-12T22:32:09.714 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[41880]: ts=2024-04-12T22:32:09.568Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-04-12T22:32:09.714 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:09 smithi142 bash[41861]: 3e20856594ea42f7de36d327073badaac31cd23a94b52a3fe8a68f9df4db71cb 2024-04-12T22:32:09.715 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:09 smithi142 systemd[1]: Started Ceph prometheus.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:32:09.821 INFO:teuthology.orchestra.run.smithi142.stdout:[client.1] 2024-04-12T22:32:09.822 INFO:teuthology.orchestra.run.smithi142.stdout: key = AQBpthlmavzAMBAADLHFLGYYLTDzB/8Tvp4/dA== 2024-04-12T22:32:10.479 DEBUG:teuthology.orchestra.run.smithi142:> set -ex 2024-04-12T22:32:10.479 DEBUG:teuthology.orchestra.run.smithi142:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-04-12T22:32:10.479 DEBUG:teuthology.orchestra.run.smithi142:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-04-12T22:32:10.522 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-04-12T22:32:10.522 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-04-12T22:32:10.522 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid a5fdb6f0-f91b-11ee-bc8d-c7b262605968 -- ceph mgr dump --format=json 2024-04-12T22:32:10.549 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:32:10 smithi088 systemd[1]: Starting Ceph node-exporter.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:32:10.747 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/mon.a/config 2024-04-12T22:32:10.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:32:10 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:32:10.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:32:10 smithi142 ceph-mon[25707]: Deploying daemon node-exporter.a on smithi088 2024-04-12T22:32:10.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:32:10 smithi142 ceph-mon[25707]: from='client.? 172.21.15.142:0/2437045926' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-12T22:32:10.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:32:10 smithi142 ceph-mon[25707]: 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-12T22:32:10.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:32:10 smithi142 ceph-mon[25707]: pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:32:10.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:32:10 smithi142 ceph-mon[25707]: 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-12T22:32:10.868 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:32:10 smithi088 bash[45567]: Trying to pull quay.io/prometheus/node-exporter:v1.3.1... 2024-04-12T22:32:10.869 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:32:10 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:32:10.869 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:32:10 smithi088 ceph-mon[24836]: Deploying daemon node-exporter.a on smithi088 2024-04-12T22:32:10.869 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:32:10 smithi088 ceph-mon[24836]: from='client.? 172.21.15.142:0/2437045926' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-12T22:32:10.869 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:32:10 smithi088 ceph-mon[24836]: 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-12T22:32:10.869 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:32:10 smithi088 ceph-mon[24836]: pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:32:10.869 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:32:10 smithi088 ceph-mon[24836]: 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-12T22:32:10.869 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:32:10 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:32:10.869 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:32:10 smithi088 ceph-mon[29858]: Deploying daemon node-exporter.a on smithi088 2024-04-12T22:32:10.869 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:32:10 smithi088 ceph-mon[29858]: from='client.? 172.21.15.142:0/2437045926' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-12T22:32:10.870 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:32:10 smithi088 ceph-mon[29858]: 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-12T22:32:10.870 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:32:10 smithi088 ceph-mon[29858]: pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:32:10.870 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:32:10 smithi088 ceph-mon[29858]: 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-12T22:32:11.908 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:32:11 smithi088 bash[45567]: Getting image source signatures 2024-04-12T22:32:11.908 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:32:11 smithi088 bash[45567]: Copying blob sha256:b5db1e299295edf3005515ab7879c1df64a33c185d3a7a23aa4dcaa17d26f7b3 2024-04-12T22:32:11.908 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:32:11 smithi088 bash[45567]: Copying blob sha256:b45d31ee2d7f9f452678a85b0c837c29e12089f31ee8dbac6c8c24dfa4054a30 2024-04-12T22:32:11.908 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:32:11 smithi088 bash[45567]: Copying blob sha256:aa2a8d90b84cb2a9c422e7005cd166a008ccf22ef5d7d4f07128478585ce35ea 2024-04-12T22:32:12.185 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:32:12 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 172.21.15.142 - - [12/Apr/2024:22:32:12] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-12T22:32:12.979 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-04-12T22:32:13.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:32:12 smithi142 ceph-mon[25707]: pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:32:13.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:32:12 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:32:13.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:32:12 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:32:13.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:32:12 smithi088 ceph-mon[24836]: pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:32:13.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:32:12 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:32:13.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:32:12 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:32:13.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:32:12 smithi088 ceph-mon[29858]: pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:32:13.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:32:12 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:32:13.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:32:12 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:32:14.084 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:32:13 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/3918718396' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-04-12T22:32:14.084 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:32:13 smithi088 ceph-mon[29858]: from='client.? 172.21.15.88:0/3918718396' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-04-12T22:32:14.085 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:32:13 smithi088 bash[45567]: Copying config sha256:1dbe0e931976487e20e5cfb272087e08a9779c88fd5e9617ed7042dd9751ec26 2024-04-12T22:32:14.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:32:13 smithi142 ceph-mon[25707]: from='client.? 172.21.15.88:0/3918718396' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-04-12T22:32:14.409 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:32:14 smithi088 bash[45567]: Writing manifest to image destination 2024-04-12T22:32:14.506 INFO:teuthology.orchestra.run.smithi088.stdout:{"epoch":19,"active_gid":24349,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6800","nonce":137248898},{"type":"v1","addr":"172.21.15.88:6801","nonce":137248898}]},"active_addr":"172.21.15.88:6801/137248898","active_change":"2024-04-12T22:31:51.129329+0000","active_mgr_features":4540138303579357183,"available":true,"standbys":[{"gid":24305,"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.88:8443/","prometheus":"http://172.21.15.88:9283/"},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"last_failure_osd_epoch":59,"active_clients":[{"addrvec":[{"type":"v2","addr":"172.21.15.88:0","nonce":2123104011}]},{"addrvec":[{"type":"v2","addr":"172.21.15.88:0","nonce":4219973868}]},{"addrvec":[{"type":"v2","addr":"172.21.15.88:0","nonce":3001442423}]},{"addrvec":[{"type":"v2","addr":"172.21.15.88:0","nonce":1001380593}]}]}} 2024-04-12T22:32:14.510 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-04-12T22:32:14.510 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-04-12T22:32:14.510 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid a5fdb6f0-f91b-11ee-bc8d-c7b262605968 -- ceph osd dump --format=json 2024-04-12T22:32:14.685 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:32:14 smithi088 podman[45567]: 2024-04-12 22:32:14.383063955 +0000 UTC m=+3.911364573 image pull 1dbe0e931976487e20e5cfb272087e08a9779c88fd5e9617ed7042dd9751ec26 quay.io/prometheus/node-exporter:v1.3.1 2024-04-12T22:32:14.686 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:32:14 smithi088 podman[45567]: 2024-04-12 22:32:14.623703063 +0000 UTC m=+4.152003674 container create 1bd7174e94641ac69c8f4d17aaadb4accb100b7d65b0c4edd45a4fc78301bfdf (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-04-12T22:32:14.948 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:32:14 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 172.21.15.142 - - [12/Apr/2024:22:32:14] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-12T22:32:14.957 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:32:14 smithi088 ceph-mon[29858]: pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:32:14.958 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:32:14 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:32:14.958 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:32:14 smithi088 ceph-mon[24836]: pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:32:14.958 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:32:14 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:32:14.959 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:32:14 smithi088 podman[45567]: 2024-04-12 22:32:14.809019282 +0000 UTC m=+4.337319893 container init 1bd7174e94641ac69c8f4d17aaadb4accb100b7d65b0c4edd45a4fc78301bfdf (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-04-12T22:32:14.959 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:32:14 smithi088 podman[45567]: 2024-04-12 22:32:14.811758446 +0000 UTC m=+4.340059066 container start 1bd7174e94641ac69c8f4d17aaadb4accb100b7d65b0c4edd45a4fc78301bfdf (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-04-12T22:32:14.959 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:32:14 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a[45777]: ts=2024-04-12T22:32:14.815Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-04-12T22:32:14.959 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:32:14 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a[45777]: ts=2024-04-12T22:32:14.815Z 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-12T22:32:14.959 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:32:14 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a[45777]: ts=2024-04-12T22:32:14.815Z 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-12T22:32:14.959 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:32:14 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a[45777]: ts=2024-04-12T22:32:14.815Z 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-12T22:32:14.959 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:32:14 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a[45777]: ts=2024-04-12T22:32:14.816Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-04-12T22:32:14.959 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:32:14 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a[45777]: ts=2024-04-12T22:32:14.816Z caller=node_exporter.go:115 level=info collector=arp 2024-04-12T22:32:14.959 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:32:14 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a[45777]: ts=2024-04-12T22:32:14.816Z caller=node_exporter.go:115 level=info collector=bcache 2024-04-12T22:32:14.959 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:32:14 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a[45777]: ts=2024-04-12T22:32:14.816Z caller=node_exporter.go:115 level=info collector=bonding 2024-04-12T22:32:14.959 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:32:14 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a[45777]: ts=2024-04-12T22:32:14.816Z caller=node_exporter.go:115 level=info collector=btrfs 2024-04-12T22:32:14.960 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:32:14 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a[45777]: ts=2024-04-12T22:32:14.816Z caller=node_exporter.go:115 level=info collector=conntrack 2024-04-12T22:32:14.960 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:32:14 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a[45777]: ts=2024-04-12T22:32:14.816Z caller=node_exporter.go:115 level=info collector=cpu 2024-04-12T22:32:14.960 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:32:14 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a[45777]: ts=2024-04-12T22:32:14.816Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-04-12T22:32:14.960 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:32:14 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a[45777]: ts=2024-04-12T22:32:14.816Z caller=node_exporter.go:115 level=info collector=diskstats 2024-04-12T22:32:14.960 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:32:14 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a[45777]: ts=2024-04-12T22:32:14.816Z caller=node_exporter.go:115 level=info collector=dmi 2024-04-12T22:32:14.960 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:32:14 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a[45777]: ts=2024-04-12T22:32:14.816Z caller=node_exporter.go:115 level=info collector=edac 2024-04-12T22:32:14.960 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:32:14 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a[45777]: ts=2024-04-12T22:32:14.816Z caller=node_exporter.go:115 level=info collector=entropy 2024-04-12T22:32:14.960 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:32:14 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a[45777]: ts=2024-04-12T22:32:14.816Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-04-12T22:32:14.960 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:32:14 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a[45777]: ts=2024-04-12T22:32:14.816Z caller=node_exporter.go:115 level=info collector=filefd 2024-04-12T22:32:14.960 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:32:14 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a[45777]: ts=2024-04-12T22:32:14.816Z caller=node_exporter.go:115 level=info collector=filesystem 2024-04-12T22:32:14.960 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:32:14 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a[45777]: ts=2024-04-12T22:32:14.816Z caller=node_exporter.go:115 level=info collector=hwmon 2024-04-12T22:32:14.960 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:32:14 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a[45777]: ts=2024-04-12T22:32:14.816Z caller=node_exporter.go:115 level=info collector=infiniband 2024-04-12T22:32:14.960 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:32:14 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a[45777]: ts=2024-04-12T22:32:14.816Z caller=node_exporter.go:115 level=info collector=ipvs 2024-04-12T22:32:14.961 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:32:14 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a[45777]: ts=2024-04-12T22:32:14.816Z caller=node_exporter.go:115 level=info collector=loadavg 2024-04-12T22:32:14.961 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:32:14 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a[45777]: ts=2024-04-12T22:32:14.816Z caller=node_exporter.go:115 level=info collector=mdadm 2024-04-12T22:32:14.961 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:32:14 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a[45777]: ts=2024-04-12T22:32:14.816Z caller=node_exporter.go:115 level=info collector=meminfo 2024-04-12T22:32:14.961 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:32:14 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a[45777]: ts=2024-04-12T22:32:14.816Z caller=node_exporter.go:115 level=info collector=netclass 2024-04-12T22:32:14.961 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:32:14 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a[45777]: ts=2024-04-12T22:32:14.816Z caller=node_exporter.go:115 level=info collector=netdev 2024-04-12T22:32:14.961 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:32:14 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a[45777]: ts=2024-04-12T22:32:14.816Z caller=node_exporter.go:115 level=info collector=netstat 2024-04-12T22:32:14.961 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:32:14 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a[45777]: ts=2024-04-12T22:32:14.816Z caller=node_exporter.go:115 level=info collector=nfs 2024-04-12T22:32:14.961 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:32:14 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a[45777]: ts=2024-04-12T22:32:14.816Z caller=node_exporter.go:115 level=info collector=nfsd 2024-04-12T22:32:14.961 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:32:14 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a[45777]: ts=2024-04-12T22:32:14.816Z caller=node_exporter.go:115 level=info collector=nvme 2024-04-12T22:32:14.961 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:32:14 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a[45777]: ts=2024-04-12T22:32:14.816Z caller=node_exporter.go:115 level=info collector=os 2024-04-12T22:32:14.961 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:32:14 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a[45777]: ts=2024-04-12T22:32:14.816Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-04-12T22:32:14.961 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:32:14 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a[45777]: ts=2024-04-12T22:32:14.816Z caller=node_exporter.go:115 level=info collector=pressure 2024-04-12T22:32:14.961 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:32:14 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a[45777]: ts=2024-04-12T22:32:14.816Z caller=node_exporter.go:115 level=info collector=rapl 2024-04-12T22:32:14.961 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:32:14 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a[45777]: ts=2024-04-12T22:32:14.816Z caller=node_exporter.go:115 level=info collector=schedstat 2024-04-12T22:32:14.961 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:32:14 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a[45777]: ts=2024-04-12T22:32:14.816Z caller=node_exporter.go:115 level=info collector=sockstat 2024-04-12T22:32:14.962 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:32:14 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a[45777]: ts=2024-04-12T22:32:14.816Z caller=node_exporter.go:115 level=info collector=softnet 2024-04-12T22:32:14.962 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:32:14 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a[45777]: ts=2024-04-12T22:32:14.816Z caller=node_exporter.go:115 level=info collector=stat 2024-04-12T22:32:14.962 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:32:14 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a[45777]: ts=2024-04-12T22:32:14.816Z caller=node_exporter.go:115 level=info collector=tapestats 2024-04-12T22:32:14.962 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:32:14 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a[45777]: ts=2024-04-12T22:32:14.816Z caller=node_exporter.go:115 level=info collector=textfile 2024-04-12T22:32:14.962 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:32:14 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a[45777]: ts=2024-04-12T22:32:14.816Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-04-12T22:32:14.962 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:32:14 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a[45777]: ts=2024-04-12T22:32:14.816Z caller=node_exporter.go:115 level=info collector=time 2024-04-12T22:32:14.962 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:32:14 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a[45777]: ts=2024-04-12T22:32:14.816Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-04-12T22:32:14.962 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:32:14 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a[45777]: ts=2024-04-12T22:32:14.816Z caller=node_exporter.go:115 level=info collector=uname 2024-04-12T22:32:14.962 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:32:14 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a[45777]: ts=2024-04-12T22:32:14.816Z caller=node_exporter.go:115 level=info collector=vmstat 2024-04-12T22:32:14.962 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:32:14 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a[45777]: ts=2024-04-12T22:32:14.816Z caller=node_exporter.go:115 level=info collector=xfs 2024-04-12T22:32:14.962 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:32:14 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a[45777]: ts=2024-04-12T22:32:14.816Z caller=node_exporter.go:115 level=info collector=zfs 2024-04-12T22:32:14.962 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:32:14 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a[45777]: ts=2024-04-12T22:32:14.816Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-04-12T22:32:14.962 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:32:14 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a[45777]: ts=2024-04-12T22:32:14.816Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-04-12T22:32:14.962 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:32:14 smithi088 bash[45567]: 1bd7174e94641ac69c8f4d17aaadb4accb100b7d65b0c4edd45a4fc78301bfdf 2024-04-12T22:32:14.962 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:32:14 smithi088 systemd[1]: Started Ceph node-exporter.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:32:14.963 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/mon.a/config 2024-04-12T22:32:15.040 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:32:14 smithi142 ceph-mon[25707]: pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:32:15.040 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:32:14 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:32:15.959 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:32:15 smithi142 systemd[1]: Starting Ceph node-exporter.b for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:32:16.185 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:32:15 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 172.21.15.142 - - [12/Apr/2024:22:32:15] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-12T22:32:16.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:32:15 smithi088 ceph-mon[24836]: Detected new or changed devices on smithi142 2024-04-12T22:32:16.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:32:15 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:32:16.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:32:15 smithi088 ceph-mon[24836]: Deploying daemon node-exporter.b on smithi142 2024-04-12T22:32:16.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:32:15 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:32:16.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:32:15 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:32:16.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:32:15 smithi088 ceph-mon[29858]: Detected new or changed devices on smithi142 2024-04-12T22:32:16.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:32:15 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:32:16.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:32:15 smithi088 ceph-mon[29858]: Deploying daemon node-exporter.b on smithi142 2024-04-12T22:32:16.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:32:15 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:32:16.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:32:15 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:32:16.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:32:15 smithi142 ceph-mon[25707]: Detected new or changed devices on smithi142 2024-04-12T22:32:16.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:32:15 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:32:16.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:32:15 smithi142 ceph-mon[25707]: Deploying daemon node-exporter.b on smithi142 2024-04-12T22:32:16.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:32:15 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:32:16.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:32:15 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:32:16.253 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:32:16 smithi142 bash[42689]: Trying to pull quay.io/prometheus/node-exporter:v1.3.1... 2024-04-12T22:32:16.753 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:32:16 smithi142 bash[42689]: Getting image source signatures 2024-04-12T22:32:16.753 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:32:16 smithi142 bash[42689]: Copying blob sha256:aa2a8d90b84cb2a9c422e7005cd166a008ccf22ef5d7d4f07128478585ce35ea 2024-04-12T22:32:16.753 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:32:16 smithi142 bash[42689]: Copying blob sha256:b45d31ee2d7f9f452678a85b0c837c29e12089f31ee8dbac6c8c24dfa4054a30 2024-04-12T22:32:16.753 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:32:16 smithi142 bash[42689]: Copying blob sha256:b5db1e299295edf3005515ab7879c1df64a33c185d3a7a23aa4dcaa17d26f7b3 2024-04-12T22:32:17.026 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-04-12T22:32:17.026 INFO:teuthology.orchestra.run.smithi088.stdout:{"epoch":59,"fsid":"a5fdb6f0-f91b-11ee-bc8d-c7b262605968","created":"2024-04-12T22:26:36.608306+0000","modified":"2024-04-12T22:31:51.128935+0000","last_up_change":"2024-04-12T22:31:32.498200+0000","last_in_change":"2024-04-12T22:31:14.165628+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-12T22:29:38.331752+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"6d32274f-1885-4cd0-9781-42d646f99a4b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6802","nonce":1594225494},{"type":"v1","addr":"172.21.15.88:6803","nonce":1594225494}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6804","nonce":1594225494},{"type":"v1","addr":"172.21.15.88:6805","nonce":1594225494}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6808","nonce":1594225494},{"type":"v1","addr":"172.21.15.88:6809","nonce":1594225494}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6806","nonce":1594225494},{"type":"v1","addr":"172.21.15.88:6807","nonce":1594225494}]},"public_addr":"172.21.15.88:6803/1594225494","cluster_addr":"172.21.15.88:6805/1594225494","heartbeat_back_addr":"172.21.15.88:6809/1594225494","heartbeat_front_addr":"172.21.15.88:6807/1594225494","state":["exists","up"]},{"osd":1,"uuid":"7172ebce-6896-4c94-bb77-119f5f749412","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":33,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6810","nonce":1115923894},{"type":"v1","addr":"172.21.15.88:6811","nonce":1115923894}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6812","nonce":1115923894},{"type":"v1","addr":"172.21.15.88:6813","nonce":1115923894}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6816","nonce":1115923894},{"type":"v1","addr":"172.21.15.88:6817","nonce":1115923894}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6814","nonce":1115923894},{"type":"v1","addr":"172.21.15.88:6815","nonce":1115923894}]},"public_addr":"172.21.15.88:6811/1115923894","cluster_addr":"172.21.15.88:6813/1115923894","heartbeat_back_addr":"172.21.15.88:6817/1115923894","heartbeat_front_addr":"172.21.15.88:6815/1115923894","state":["exists","up"]},{"osd":2,"uuid":"fbe6da81-8e80-4e32-9f92-fa040de72043","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.88:6818","nonce":2404899949},{"type":"v1","addr":"172.21.15.88:6819","nonce":2404899949}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6820","nonce":2404899949},{"type":"v1","addr":"172.21.15.88:6821","nonce":2404899949}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6824","nonce":2404899949},{"type":"v1","addr":"172.21.15.88:6825","nonce":2404899949}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6822","nonce":2404899949},{"type":"v1","addr":"172.21.15.88:6823","nonce":2404899949}]},"public_addr":"172.21.15.88:6819/2404899949","cluster_addr":"172.21.15.88:6821/2404899949","heartbeat_back_addr":"172.21.15.88:6825/2404899949","heartbeat_front_addr":"172.21.15.88:6823/2404899949","state":["exists","up"]},{"osd":3,"uuid":"5ce9f55e-f9b0-40c4-ba19-fc659b32b374","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6826","nonce":1064087401},{"type":"v1","addr":"172.21.15.88:6827","nonce":1064087401}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6828","nonce":1064087401},{"type":"v1","addr":"172.21.15.88:6829","nonce":1064087401}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6832","nonce":1064087401},{"type":"v1","addr":"172.21.15.88:6833","nonce":1064087401}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6830","nonce":1064087401},{"type":"v1","addr":"172.21.15.88:6831","nonce":1064087401}]},"public_addr":"172.21.15.88:6827/1064087401","cluster_addr":"172.21.15.88:6829/1064087401","heartbeat_back_addr":"172.21.15.88:6833/1064087401","heartbeat_front_addr":"172.21.15.88:6831/1064087401","state":["exists","up"]},{"osd":4,"uuid":"1b75475d-5e3e-45b6-a488-fe8947c019a5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6800","nonce":3770883700},{"type":"v1","addr":"172.21.15.142:6801","nonce":3770883700}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6802","nonce":3770883700},{"type":"v1","addr":"172.21.15.142:6803","nonce":3770883700}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6806","nonce":3770883700},{"type":"v1","addr":"172.21.15.142:6807","nonce":3770883700}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6804","nonce":3770883700},{"type":"v1","addr":"172.21.15.142:6805","nonce":3770883700}]},"public_addr":"172.21.15.142:6801/3770883700","cluster_addr":"172.21.15.142:6803/3770883700","heartbeat_back_addr":"172.21.15.142:6807/3770883700","heartbeat_front_addr":"172.21.15.142:6805/3770883700","state":["exists","up"]},{"osd":5,"uuid":"4efa6e3c-3659-4580-ad1a-789462f9fa63","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6808","nonce":723784355},{"type":"v1","addr":"172.21.15.142:6809","nonce":723784355}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6810","nonce":723784355},{"type":"v1","addr":"172.21.15.142:6811","nonce":723784355}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6814","nonce":723784355},{"type":"v1","addr":"172.21.15.142:6815","nonce":723784355}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6812","nonce":723784355},{"type":"v1","addr":"172.21.15.142:6813","nonce":723784355}]},"public_addr":"172.21.15.142:6809/723784355","cluster_addr":"172.21.15.142:6811/723784355","heartbeat_back_addr":"172.21.15.142:6815/723784355","heartbeat_front_addr":"172.21.15.142:6813/723784355","state":["exists","up"]},{"osd":6,"uuid":"ea874973-8772-48c2-a7e1-19e4d453101a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6816","nonce":2218722065},{"type":"v1","addr":"172.21.15.142:6817","nonce":2218722065}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6818","nonce":2218722065},{"type":"v1","addr":"172.21.15.142:6819","nonce":2218722065}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6822","nonce":2218722065},{"type":"v1","addr":"172.21.15.142:6823","nonce":2218722065}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6820","nonce":2218722065},{"type":"v1","addr":"172.21.15.142:6821","nonce":2218722065}]},"public_addr":"172.21.15.142:6817/2218722065","cluster_addr":"172.21.15.142:6819/2218722065","heartbeat_back_addr":"172.21.15.142:6823/2218722065","heartbeat_front_addr":"172.21.15.142:6821/2218722065","state":["exists","up"]},{"osd":7,"uuid":"ac1727cd-e84c-4f08-8945-d2b6c13160ee","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6824","nonce":3265739376},{"type":"v1","addr":"172.21.15.142:6825","nonce":3265739376}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6826","nonce":3265739376},{"type":"v1","addr":"172.21.15.142:6827","nonce":3265739376}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6830","nonce":3265739376},{"type":"v1","addr":"172.21.15.142:6831","nonce":3265739376}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6828","nonce":3265739376},{"type":"v1","addr":"172.21.15.142:6829","nonce":3265739376}]},"public_addr":"172.21.15.142:6825/3265739376","cluster_addr":"172.21.15.142:6827/3265739376","heartbeat_back_addr":"172.21.15.142:6831/3265739376","heartbeat_front_addr":"172.21.15.142:6829/3265739376","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-12T22:28:49.682551+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-12T22:29:12.252938+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-12T22:29:35.225319+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-12T22:29:59.004708+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-12T22:30:22.701895+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-12T22:30:45.437133+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-12T22:31:07.575677+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-12T22:31:30.592392+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.88:6800/853034920":"2024-04-13T22:31:51.128889+0000","172.21.15.88:0/2133640768":"2024-04-13T22:31:51.128889+0000","172.21.15.88:0/1240605375":"2024-04-13T22:27:27.971571+0000","172.21.15.88:0/987332501":"2024-04-13T22:27:27.971571+0000","172.21.15.88:6801/1891629170":"2024-04-13T22:27:27.971571+0000","172.21.15.88:6800/1891629170":"2024-04-13T22:27:27.971571+0000","172.21.15.88:0/2945060819":"2024-04-13T22:31:51.128889+0000","172.21.15.88:0/1590175850":"2024-04-13T22:27:27.971571+0000","172.21.15.88:0/1867387682":"2024-04-13T22:27:05.608222+0000","172.21.15.88:0/715570359":"2024-04-13T22:31:51.128889+0000","172.21.15.88:6801/3695680682":"2024-04-13T22:27:05.608222+0000","172.21.15.88:6801/853034920":"2024-04-13T22:31:51.128889+0000","172.21.15.88:0/709939994":"2024-04-13T22:31:51.128889+0000","172.21.15.88:0/3142678067":"2024-04-13T22:27:05.608222+0000","172.21.15.88:0/191217515":"2024-04-13T22:27:05.608222+0000","172.21.15.88:6800/3695680682":"2024-04-13T22:27:05.608222+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-12T22:32:17.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:32:16 smithi088 ceph-mon[24836]: pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:32:17.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:32:16 smithi088 ceph-mon[29858]: pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:32:17.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:32:16 smithi142 ceph-mon[25707]: pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:32:17.723 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-04-12T22:32:17.723 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid a5fdb6f0-f91b-11ee-bc8d-c7b262605968 -- ceph osd dump --format=json 2024-04-12T22:32:18.043 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/mon.a/config 2024-04-12T22:32:18.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:32:17 smithi142 ceph-mon[25707]: from='client.? 172.21.15.88:0/1558152155' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-12T22:32:18.253 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:32:18 smithi142 bash[42689]: Copying config sha256:1dbe0e931976487e20e5cfb272087e08a9779c88fd5e9617ed7042dd9751ec26 2024-04-12T22:32:18.253 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:32:18 smithi142 bash[42689]: Writing manifest to image destination 2024-04-12T22:32:18.278 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:32:17 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/1558152155' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-12T22:32:18.278 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:32:17 smithi088 ceph-mon[29858]: from='client.? 172.21.15.88:0/1558152155' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-12T22:32:18.724 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:32:18 smithi142 podman[42689]: 2024-04-12 22:32:18.399394998 +0000 UTC m=+2.454463344 image pull 1dbe0e931976487e20e5cfb272087e08a9779c88fd5e9617ed7042dd9751ec26 quay.io/prometheus/node-exporter:v1.3.1 2024-04-12T22:32:18.724 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:32:18 smithi142 podman[42689]: 2024-04-12 22:32:18.489384752 +0000 UTC m=+2.544453083 container create b7786c0405bd11bd19418a48372502ce72d4c214832c42fed0a38df09e24609e (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-04-12T22:32:18.724 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:32:18 smithi142 podman[42689]: 2024-04-12 22:32:18.649875525 +0000 UTC m=+2.704943857 container init b7786c0405bd11bd19418a48372502ce72d4c214832c42fed0a38df09e24609e (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-04-12T22:32:18.724 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:32:18 smithi142 podman[42689]: 2024-04-12 22:32:18.652695412 +0000 UTC m=+2.707763757 container start b7786c0405bd11bd19418a48372502ce72d4c214832c42fed0a38df09e24609e (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-04-12T22:32:18.724 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:32:18 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b[42739]: ts=2024-04-12T22:32:18.656Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-04-12T22:32:18.724 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:32:18 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b[42739]: ts=2024-04-12T22:32:18.656Z 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-12T22:32:18.724 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:32:18 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b[42739]: ts=2024-04-12T22:32:18.657Z 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-12T22:32:18.724 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:32:18 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b[42739]: ts=2024-04-12T22:32:18.657Z 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-12T22:32:18.724 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:32:18 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b[42739]: ts=2024-04-12T22:32:18.657Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-04-12T22:32:18.724 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:32:18 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b[42739]: ts=2024-04-12T22:32:18.657Z caller=node_exporter.go:115 level=info collector=arp 2024-04-12T22:32:18.724 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:32:18 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b[42739]: ts=2024-04-12T22:32:18.657Z caller=node_exporter.go:115 level=info collector=bcache 2024-04-12T22:32:18.725 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:32:18 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b[42739]: ts=2024-04-12T22:32:18.657Z caller=node_exporter.go:115 level=info collector=bonding 2024-04-12T22:32:18.725 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:32:18 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b[42739]: ts=2024-04-12T22:32:18.658Z caller=node_exporter.go:115 level=info collector=btrfs 2024-04-12T22:32:18.725 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:32:18 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b[42739]: ts=2024-04-12T22:32:18.658Z caller=node_exporter.go:115 level=info collector=conntrack 2024-04-12T22:32:18.725 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:32:18 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b[42739]: ts=2024-04-12T22:32:18.658Z caller=node_exporter.go:115 level=info collector=cpu 2024-04-12T22:32:18.725 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:32:18 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b[42739]: ts=2024-04-12T22:32:18.658Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-04-12T22:32:18.725 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:32:18 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b[42739]: ts=2024-04-12T22:32:18.658Z caller=node_exporter.go:115 level=info collector=diskstats 2024-04-12T22:32:18.725 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:32:18 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b[42739]: ts=2024-04-12T22:32:18.658Z caller=node_exporter.go:115 level=info collector=dmi 2024-04-12T22:32:18.726 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:32:18 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b[42739]: ts=2024-04-12T22:32:18.658Z caller=node_exporter.go:115 level=info collector=edac 2024-04-12T22:32:18.726 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:32:18 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b[42739]: ts=2024-04-12T22:32:18.658Z caller=node_exporter.go:115 level=info collector=entropy 2024-04-12T22:32:18.726 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:32:18 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b[42739]: ts=2024-04-12T22:32:18.658Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-04-12T22:32:18.726 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:32:18 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b[42739]: ts=2024-04-12T22:32:18.658Z caller=node_exporter.go:115 level=info collector=filefd 2024-04-12T22:32:18.726 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:32:18 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b[42739]: ts=2024-04-12T22:32:18.658Z caller=node_exporter.go:115 level=info collector=filesystem 2024-04-12T22:32:18.726 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:32:18 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b[42739]: ts=2024-04-12T22:32:18.658Z caller=node_exporter.go:115 level=info collector=hwmon 2024-04-12T22:32:18.726 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:32:18 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b[42739]: ts=2024-04-12T22:32:18.658Z caller=node_exporter.go:115 level=info collector=infiniband 2024-04-12T22:32:18.726 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:32:18 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b[42739]: ts=2024-04-12T22:32:18.658Z caller=node_exporter.go:115 level=info collector=ipvs 2024-04-12T22:32:18.726 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:32:18 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b[42739]: ts=2024-04-12T22:32:18.658Z caller=node_exporter.go:115 level=info collector=loadavg 2024-04-12T22:32:18.726 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:32:18 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b[42739]: ts=2024-04-12T22:32:18.658Z caller=node_exporter.go:115 level=info collector=mdadm 2024-04-12T22:32:18.726 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:32:18 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b[42739]: ts=2024-04-12T22:32:18.658Z caller=node_exporter.go:115 level=info collector=meminfo 2024-04-12T22:32:18.726 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:32:18 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b[42739]: ts=2024-04-12T22:32:18.658Z caller=node_exporter.go:115 level=info collector=netclass 2024-04-12T22:32:18.726 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:32:18 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b[42739]: ts=2024-04-12T22:32:18.658Z caller=node_exporter.go:115 level=info collector=netdev 2024-04-12T22:32:18.727 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:32:18 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b[42739]: ts=2024-04-12T22:32:18.658Z caller=node_exporter.go:115 level=info collector=netstat 2024-04-12T22:32:18.727 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:32:18 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b[42739]: ts=2024-04-12T22:32:18.658Z caller=node_exporter.go:115 level=info collector=nfs 2024-04-12T22:32:18.727 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:32:18 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b[42739]: ts=2024-04-12T22:32:18.658Z caller=node_exporter.go:115 level=info collector=nfsd 2024-04-12T22:32:18.727 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:32:18 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b[42739]: ts=2024-04-12T22:32:18.658Z caller=node_exporter.go:115 level=info collector=nvme 2024-04-12T22:32:18.727 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:32:18 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b[42739]: ts=2024-04-12T22:32:18.658Z caller=node_exporter.go:115 level=info collector=os 2024-04-12T22:32:18.727 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:32:18 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b[42739]: ts=2024-04-12T22:32:18.658Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-04-12T22:32:18.727 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:32:18 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b[42739]: ts=2024-04-12T22:32:18.658Z caller=node_exporter.go:115 level=info collector=pressure 2024-04-12T22:32:18.727 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:32:18 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b[42739]: ts=2024-04-12T22:32:18.658Z caller=node_exporter.go:115 level=info collector=rapl 2024-04-12T22:32:18.727 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:32:18 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b[42739]: ts=2024-04-12T22:32:18.658Z caller=node_exporter.go:115 level=info collector=schedstat 2024-04-12T22:32:18.727 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:32:18 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b[42739]: ts=2024-04-12T22:32:18.658Z caller=node_exporter.go:115 level=info collector=sockstat 2024-04-12T22:32:18.727 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:32:18 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b[42739]: ts=2024-04-12T22:32:18.658Z caller=node_exporter.go:115 level=info collector=softnet 2024-04-12T22:32:18.727 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:32:18 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b[42739]: ts=2024-04-12T22:32:18.658Z caller=node_exporter.go:115 level=info collector=stat 2024-04-12T22:32:18.727 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:32:18 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b[42739]: ts=2024-04-12T22:32:18.658Z caller=node_exporter.go:115 level=info collector=tapestats 2024-04-12T22:32:18.727 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:32:18 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b[42739]: ts=2024-04-12T22:32:18.658Z caller=node_exporter.go:115 level=info collector=textfile 2024-04-12T22:32:18.727 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:32:18 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b[42739]: ts=2024-04-12T22:32:18.658Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-04-12T22:32:18.727 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:32:18 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b[42739]: ts=2024-04-12T22:32:18.658Z caller=node_exporter.go:115 level=info collector=time 2024-04-12T22:32:18.728 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:32:18 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b[42739]: ts=2024-04-12T22:32:18.658Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-04-12T22:32:18.728 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:32:18 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b[42739]: ts=2024-04-12T22:32:18.658Z caller=node_exporter.go:115 level=info collector=uname 2024-04-12T22:32:18.728 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:32:18 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b[42739]: ts=2024-04-12T22:32:18.658Z caller=node_exporter.go:115 level=info collector=vmstat 2024-04-12T22:32:18.728 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:32:18 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b[42739]: ts=2024-04-12T22:32:18.658Z caller=node_exporter.go:115 level=info collector=xfs 2024-04-12T22:32:18.728 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:32:18 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b[42739]: ts=2024-04-12T22:32:18.658Z caller=node_exporter.go:115 level=info collector=zfs 2024-04-12T22:32:18.728 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:32:18 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b[42739]: ts=2024-04-12T22:32:18.658Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-04-12T22:32:18.728 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:32:18 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b[42739]: ts=2024-04-12T22:32:18.658Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-04-12T22:32:18.728 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:32:18 smithi142 bash[42689]: b7786c0405bd11bd19418a48372502ce72d4c214832c42fed0a38df09e24609e 2024-04-12T22:32:19.003 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:32:18 smithi142 systemd[1]: Started Ceph node-exporter.b for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:32:19.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:32:18 smithi142 ceph-mon[25707]: pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:32:19.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:32:18 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:32:19.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:32:18 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:32:19.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:32:18 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:32:19.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:32:18 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:32:19.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:32:18 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:32:19.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:32:18 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:32:19.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:32:18 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:32:19.185 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:32:18 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 172.21.15.88 - - [12/Apr/2024:22:32:18] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-12T22:32:19.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:32:18 smithi088 ceph-mon[24836]: pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:32:19.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:32:18 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:32:19.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:32:18 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:32:19.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:32:18 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:32:19.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:32:18 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:32:19.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:32:18 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:32:19.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:32:18 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:32:19.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:32:18 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:32:19.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:32:18 smithi088 ceph-mon[29858]: pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:32:19.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:32:18 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:32:19.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:32:18 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:32:19.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:32:18 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:32:19.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:32:18 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:32:19.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:32:18 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:32:19.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:32:18 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:32:19.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:32:18 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:32:20.174 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:32:19 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:32:20.174 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:32:19 smithi088 ceph-mon[24836]: Reconfiguring prometheus.a (dependencies changed)... 2024-04-12T22:32:20.174 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:32:19 smithi088 ceph-mon[24836]: Reconfiguring daemon prometheus.a on smithi142 2024-04-12T22:32:20.175 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:32:19 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:32:20.175 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:32:19 smithi088 ceph-mon[29858]: Reconfiguring prometheus.a (dependencies changed)... 2024-04-12T22:32:20.175 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:32:19 smithi088 ceph-mon[29858]: Reconfiguring daemon prometheus.a on smithi142 2024-04-12T22:32:20.240 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:32:19 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:32:20.240 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:32:19 smithi142 ceph-mon[25707]: Reconfiguring prometheus.a (dependencies changed)... 2024-04-12T22:32:20.240 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:32:19 smithi142 ceph-mon[25707]: Reconfiguring daemon prometheus.a on smithi142 2024-04-12T22:32:21.074 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:32:20 smithi088 ceph-mon[24836]: pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:32:21.074 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:32:20 smithi088 ceph-mon[29858]: pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:32:21.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:32:20 smithi142 ceph-mon[25707]: pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:32:21.500 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-04-12T22:32:21.500 INFO:teuthology.orchestra.run.smithi088.stdout:{"epoch":59,"fsid":"a5fdb6f0-f91b-11ee-bc8d-c7b262605968","created":"2024-04-12T22:26:36.608306+0000","modified":"2024-04-12T22:31:51.128935+0000","last_up_change":"2024-04-12T22:31:32.498200+0000","last_in_change":"2024-04-12T22:31:14.165628+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-12T22:29:38.331752+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"6d32274f-1885-4cd0-9781-42d646f99a4b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6802","nonce":1594225494},{"type":"v1","addr":"172.21.15.88:6803","nonce":1594225494}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6804","nonce":1594225494},{"type":"v1","addr":"172.21.15.88:6805","nonce":1594225494}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6808","nonce":1594225494},{"type":"v1","addr":"172.21.15.88:6809","nonce":1594225494}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6806","nonce":1594225494},{"type":"v1","addr":"172.21.15.88:6807","nonce":1594225494}]},"public_addr":"172.21.15.88:6803/1594225494","cluster_addr":"172.21.15.88:6805/1594225494","heartbeat_back_addr":"172.21.15.88:6809/1594225494","heartbeat_front_addr":"172.21.15.88:6807/1594225494","state":["exists","up"]},{"osd":1,"uuid":"7172ebce-6896-4c94-bb77-119f5f749412","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":33,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6810","nonce":1115923894},{"type":"v1","addr":"172.21.15.88:6811","nonce":1115923894}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6812","nonce":1115923894},{"type":"v1","addr":"172.21.15.88:6813","nonce":1115923894}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6816","nonce":1115923894},{"type":"v1","addr":"172.21.15.88:6817","nonce":1115923894}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6814","nonce":1115923894},{"type":"v1","addr":"172.21.15.88:6815","nonce":1115923894}]},"public_addr":"172.21.15.88:6811/1115923894","cluster_addr":"172.21.15.88:6813/1115923894","heartbeat_back_addr":"172.21.15.88:6817/1115923894","heartbeat_front_addr":"172.21.15.88:6815/1115923894","state":["exists","up"]},{"osd":2,"uuid":"fbe6da81-8e80-4e32-9f92-fa040de72043","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.88:6818","nonce":2404899949},{"type":"v1","addr":"172.21.15.88:6819","nonce":2404899949}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6820","nonce":2404899949},{"type":"v1","addr":"172.21.15.88:6821","nonce":2404899949}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6824","nonce":2404899949},{"type":"v1","addr":"172.21.15.88:6825","nonce":2404899949}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6822","nonce":2404899949},{"type":"v1","addr":"172.21.15.88:6823","nonce":2404899949}]},"public_addr":"172.21.15.88:6819/2404899949","cluster_addr":"172.21.15.88:6821/2404899949","heartbeat_back_addr":"172.21.15.88:6825/2404899949","heartbeat_front_addr":"172.21.15.88:6823/2404899949","state":["exists","up"]},{"osd":3,"uuid":"5ce9f55e-f9b0-40c4-ba19-fc659b32b374","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6826","nonce":1064087401},{"type":"v1","addr":"172.21.15.88:6827","nonce":1064087401}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6828","nonce":1064087401},{"type":"v1","addr":"172.21.15.88:6829","nonce":1064087401}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6832","nonce":1064087401},{"type":"v1","addr":"172.21.15.88:6833","nonce":1064087401}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6830","nonce":1064087401},{"type":"v1","addr":"172.21.15.88:6831","nonce":1064087401}]},"public_addr":"172.21.15.88:6827/1064087401","cluster_addr":"172.21.15.88:6829/1064087401","heartbeat_back_addr":"172.21.15.88:6833/1064087401","heartbeat_front_addr":"172.21.15.88:6831/1064087401","state":["exists","up"]},{"osd":4,"uuid":"1b75475d-5e3e-45b6-a488-fe8947c019a5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6800","nonce":3770883700},{"type":"v1","addr":"172.21.15.142:6801","nonce":3770883700}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6802","nonce":3770883700},{"type":"v1","addr":"172.21.15.142:6803","nonce":3770883700}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6806","nonce":3770883700},{"type":"v1","addr":"172.21.15.142:6807","nonce":3770883700}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6804","nonce":3770883700},{"type":"v1","addr":"172.21.15.142:6805","nonce":3770883700}]},"public_addr":"172.21.15.142:6801/3770883700","cluster_addr":"172.21.15.142:6803/3770883700","heartbeat_back_addr":"172.21.15.142:6807/3770883700","heartbeat_front_addr":"172.21.15.142:6805/3770883700","state":["exists","up"]},{"osd":5,"uuid":"4efa6e3c-3659-4580-ad1a-789462f9fa63","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6808","nonce":723784355},{"type":"v1","addr":"172.21.15.142:6809","nonce":723784355}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6810","nonce":723784355},{"type":"v1","addr":"172.21.15.142:6811","nonce":723784355}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6814","nonce":723784355},{"type":"v1","addr":"172.21.15.142:6815","nonce":723784355}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6812","nonce":723784355},{"type":"v1","addr":"172.21.15.142:6813","nonce":723784355}]},"public_addr":"172.21.15.142:6809/723784355","cluster_addr":"172.21.15.142:6811/723784355","heartbeat_back_addr":"172.21.15.142:6815/723784355","heartbeat_front_addr":"172.21.15.142:6813/723784355","state":["exists","up"]},{"osd":6,"uuid":"ea874973-8772-48c2-a7e1-19e4d453101a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6816","nonce":2218722065},{"type":"v1","addr":"172.21.15.142:6817","nonce":2218722065}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6818","nonce":2218722065},{"type":"v1","addr":"172.21.15.142:6819","nonce":2218722065}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6822","nonce":2218722065},{"type":"v1","addr":"172.21.15.142:6823","nonce":2218722065}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6820","nonce":2218722065},{"type":"v1","addr":"172.21.15.142:6821","nonce":2218722065}]},"public_addr":"172.21.15.142:6817/2218722065","cluster_addr":"172.21.15.142:6819/2218722065","heartbeat_back_addr":"172.21.15.142:6823/2218722065","heartbeat_front_addr":"172.21.15.142:6821/2218722065","state":["exists","up"]},{"osd":7,"uuid":"ac1727cd-e84c-4f08-8945-d2b6c13160ee","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6824","nonce":3265739376},{"type":"v1","addr":"172.21.15.142:6825","nonce":3265739376}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6826","nonce":3265739376},{"type":"v1","addr":"172.21.15.142:6827","nonce":3265739376}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6830","nonce":3265739376},{"type":"v1","addr":"172.21.15.142:6831","nonce":3265739376}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6828","nonce":3265739376},{"type":"v1","addr":"172.21.15.142:6829","nonce":3265739376}]},"public_addr":"172.21.15.142:6825/3265739376","cluster_addr":"172.21.15.142:6827/3265739376","heartbeat_back_addr":"172.21.15.142:6831/3265739376","heartbeat_front_addr":"172.21.15.142:6829/3265739376","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-12T22:28:49.682551+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-12T22:29:12.252938+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-12T22:29:35.225319+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-12T22:29:59.004708+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-12T22:30:22.701895+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-12T22:30:45.437133+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-12T22:31:07.575677+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-12T22:31:30.592392+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.88:6800/853034920":"2024-04-13T22:31:51.128889+0000","172.21.15.88:0/2133640768":"2024-04-13T22:31:51.128889+0000","172.21.15.88:0/1240605375":"2024-04-13T22:27:27.971571+0000","172.21.15.88:0/987332501":"2024-04-13T22:27:27.971571+0000","172.21.15.88:6801/1891629170":"2024-04-13T22:27:27.971571+0000","172.21.15.88:6800/1891629170":"2024-04-13T22:27:27.971571+0000","172.21.15.88:0/2945060819":"2024-04-13T22:31:51.128889+0000","172.21.15.88:0/1590175850":"2024-04-13T22:27:27.971571+0000","172.21.15.88:0/1867387682":"2024-04-13T22:27:05.608222+0000","172.21.15.88:0/715570359":"2024-04-13T22:31:51.128889+0000","172.21.15.88:6801/3695680682":"2024-04-13T22:27:05.608222+0000","172.21.15.88:6801/853034920":"2024-04-13T22:31:51.128889+0000","172.21.15.88:0/709939994":"2024-04-13T22:31:51.128889+0000","172.21.15.88:0/3142678067":"2024-04-13T22:27:05.608222+0000","172.21.15.88:0/191217515":"2024-04-13T22:27:05.608222+0000","172.21.15.88:6800/3695680682":"2024-04-13T22:27:05.608222+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-12T22:32:21.501 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:32:21 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:32:21] "GET /metrics HTTP/1.1" 200 191490 "" "Prometheus/2.33.4" 2024-04-12T22:32:22.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:32:21 smithi088 ceph-mon[29858]: from='client.? 172.21.15.88:0/1399268437' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-12T22:32:22.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:32:21 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:32:22.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:32:21 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/1399268437' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-12T22:32:22.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:32:21 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:32:22.186 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:32:21 smithi142 ceph-mon[25707]: from='client.? 172.21.15.88:0/1399268437' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-12T22:32:22.186 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:32:21 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:32:22.241 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid a5fdb6f0-f91b-11ee-bc8d-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-04-12T22:32:22.241 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid a5fdb6f0-f91b-11ee-bc8d-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-04-12T22:32:22.241 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid a5fdb6f0-f91b-11ee-bc8d-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-04-12T22:32:22.242 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid a5fdb6f0-f91b-11ee-bc8d-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-04-12T22:32:22.242 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid a5fdb6f0-f91b-11ee-bc8d-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-04-12T22:32:22.243 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid a5fdb6f0-f91b-11ee-bc8d-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-04-12T22:32:22.243 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid a5fdb6f0-f91b-11ee-bc8d-c7b262605968 -- ceph tell osd.6 flush_pg_stats 2024-04-12T22:32:22.243 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid a5fdb6f0-f91b-11ee-bc8d-c7b262605968 -- ceph tell osd.7 flush_pg_stats 2024-04-12T22:32:22.503 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:22 smithi142 systemd[1]: Stopping Ceph prometheus.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:32:22.984 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:22 smithi142 bash[43006]: Error: no container with name or ID "ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus.a" found: no such container 2024-04-12T22:32:22.984 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:22 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[41880]: ts=2024-04-12T22:32:22.800Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-04-12T22:32:22.985 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:22 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[41880]: ts=2024-04-12T22:32:22.800Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-04-12T22:32:22.985 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:22 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[41880]: ts=2024-04-12T22:32:22.800Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-04-12T22:32:22.985 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:22 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[41880]: ts=2024-04-12T22:32:22.800Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-04-12T22:32:22.985 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:22 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[41880]: ts=2024-04-12T22:32:22.800Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-04-12T22:32:22.985 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:22 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[41880]: ts=2024-04-12T22:32:22.801Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-04-12T22:32:22.985 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:22 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[41880]: ts=2024-04-12T22:32:22.801Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-04-12T22:32:22.985 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:22 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[41880]: ts=2024-04-12T22:32:22.801Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-04-12T22:32:22.985 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:22 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[41880]: ts=2024-04-12T22:32:22.801Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-04-12T22:32:22.985 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:22 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[41880]: ts=2024-04-12T22:32:22.801Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-04-12T22:32:22.985 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:22 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[41880]: ts=2024-04-12T22:32:22.801Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-04-12T22:32:22.985 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:22 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[41880]: ts=2024-04-12T22:32:22.801Z caller=main.go:1066 level=info msg="See you next time!" 2024-04-12T22:32:22.985 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:22 smithi142 podman[43032]: 2024-04-12 22:32:22.811027318 +0000 UTC m=+0.132978516 container died 3e20856594ea42f7de36d327073badaac31cd23a94b52a3fe8a68f9df4db71cb (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-12T22:32:23.075 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/mon.a/config 2024-04-12T22:32:23.076 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/mon.a/config 2024-04-12T22:32:23.076 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/mon.a/config 2024-04-12T22:32:23.086 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/mon.a/config 2024-04-12T22:32:23.090 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/mon.a/config 2024-04-12T22:32:23.095 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/mon.a/config 2024-04-12T22:32:23.096 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/mon.a/config 2024-04-12T22:32:23.096 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/mon.a/config 2024-04-12T22:32:23.226 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:32:22 smithi088 ceph-mon[24836]: pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:32:23.226 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:32:22 smithi088 ceph-mon[29858]: pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:32:23.226 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:32:23 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 172.21.15.88 - - [12/Apr/2024:22:32:23] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-12T22:32:23.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:32:22 smithi142 ceph-mon[25707]: pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:32:23.253 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:23 smithi142 podman[43032]: 2024-04-12 22:32:23.159018568 +0000 UTC m=+0.480969742 container cleanup 3e20856594ea42f7de36d327073badaac31cd23a94b52a3fe8a68f9df4db71cb (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-12T22:32:23.253 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:23 smithi142 bash[43032]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a 2024-04-12T22:32:23.253 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:23 smithi142 bash[43063]: Error: no container with name or ID "ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus.a" found: no such container 2024-04-12T22:32:23.752 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:23 smithi142 podman[43049]: 2024-04-12 22:32:23.451773776 +0000 UTC m=+0.643427821 container remove 3e20856594ea42f7de36d327073badaac31cd23a94b52a3fe8a68f9df4db71cb (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-12T22:32:23.753 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:23 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-04-12T22:32:23.753 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:23 smithi142 systemd[1]: Stopped Ceph prometheus.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:32:23.753 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:23 smithi142 systemd[1]: Starting Ceph prometheus.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:32:23.753 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:23 smithi142 podman[43180]: 2024-04-12 22:32:23.596742554 +0000 UTC m=+0.024684190 image pull 514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d quay.io/prometheus/prometheus:v2.33.4 2024-04-12T22:32:24.125 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:32:24 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:32:24.125 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:32:24 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:32:24.339 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:32:24 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:32:24.339 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:24 smithi142 podman[43180]: 2024-04-12 22:32:24.062892209 +0000 UTC m=+0.490833863 container create ddeb7fe37a8adc5256eb2333b2f697e4e6334c3689589b45ead4f53f1b3e938b (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-12T22:32:24.339 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:24 smithi142 podman[43180]: 2024-04-12 22:32:24.340055252 +0000 UTC m=+0.767996881 container init ddeb7fe37a8adc5256eb2333b2f697e4e6334c3689589b45ead4f53f1b3e938b (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-12T22:32:24.658 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:24 smithi142 podman[43180]: 2024-04-12 22:32:24.342553035 +0000 UTC m=+0.770494649 container start ddeb7fe37a8adc5256eb2333b2f697e4e6334c3689589b45ead4f53f1b3e938b (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-12T22:32:24.658 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:24 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[43226]: ts=2024-04-12T22:32:24.365Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-04-12T22:32:24.658 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:24 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[43226]: ts=2024-04-12T22:32:24.365Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-04-12T22:32:24.658 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:24 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[43226]: ts=2024-04-12T22:32:24.365Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-04-12T22:32:24.658 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:24 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[43226]: ts=2024-04-12T22:32:24.365Z caller=main.go:518 level=info host_details="(Linux 5.14.0-435.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Mar 29 18:46:37 UTC 2024 x86_64 smithi142 (none))" 2024-04-12T22:32:24.658 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:24 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[43226]: ts=2024-04-12T22:32:24.365Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-04-12T22:32:24.658 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:24 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[43226]: ts=2024-04-12T22:32:24.365Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-12T22:32:24.658 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:24 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[43226]: ts=2024-04-12T22:32:24.367Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-04-12T22:32:24.659 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:24 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[43226]: ts=2024-04-12T22:32:24.367Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-04-12T22:32:24.659 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:24 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[43226]: ts=2024-04-12T22:32:24.369Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-04-12T22:32:24.659 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:24 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[43226]: ts=2024-04-12T22:32:24.370Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-04-12T22:32:24.659 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:24 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[43226]: ts=2024-04-12T22:32:24.370Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.959µs 2024-04-12T22:32:24.659 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:24 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[43226]: ts=2024-04-12T22:32:24.370Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-04-12T22:32:24.659 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:24 smithi142 bash[43180]: ddeb7fe37a8adc5256eb2333b2f697e4e6334c3689589b45ead4f53f1b3e938b 2024-04-12T22:32:24.659 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:24 smithi142 systemd[1]: Started Ceph prometheus.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:32:24.659 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:24 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[43226]: ts=2024-04-12T22:32:24.570Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2024-04-12T22:32:24.659 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:24 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[43226]: ts=2024-04-12T22:32:24.571Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2024-04-12T22:32:24.659 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:24 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[43226]: ts=2024-04-12T22:32:24.571Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=52.632µs wal_replay_duration=200.762913ms total_replay_duration=200.836289ms 2024-04-12T22:32:24.659 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:24 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[43226]: ts=2024-04-12T22:32:24.573Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-04-12T22:32:24.659 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:24 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[43226]: ts=2024-04-12T22:32:24.573Z caller=main.go:947 level=info msg="TSDB started" 2024-04-12T22:32:24.659 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:24 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[43226]: ts=2024-04-12T22:32:24.573Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-12T22:32:24.659 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:24 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[43226]: ts=2024-04-12T22:32:24.589Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=16.464764ms db_storage=765ns remote_storage=1.527µs web_handler=372ns query_engine=737ns scrape=380.775µs scrape_sd=22.482µs notify=781ns notify_sd=1.418µs rules=15.87139ms 2024-04-12T22:32:24.660 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:24 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[43226]: ts=2024-04-12T22:32:24.589Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-04-12T22:32:25.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:32:25 smithi142 ceph-mon[25707]: pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:32:25.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:32:25 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:32:25.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:32:25 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-12T22:32:25.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:32:25 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.142:9095"}]: dispatch 2024-04-12T22:32:25.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:32:25 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:32:25.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:32:25 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:32:25.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:32:25 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:32:25.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:32:25 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:32:25.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:32:25 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:32:25.315 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:32:25 smithi088 ceph-mon[24836]: pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:32:25.315 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:32:25 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:32:25.316 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:32:25 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-12T22:32:25.316 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:32:25 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.142:9095"}]: dispatch 2024-04-12T22:32:25.316 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:32:25 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:32:25.316 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:32:25 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:32:25.316 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:32:25 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:32:25.316 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:32:25 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:32:25.316 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:32:25 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:32:25.316 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:32:25 smithi088 ceph-mon[29858]: pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:32:25.316 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:32:25 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:32:25.316 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:32:25 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-12T22:32:25.316 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:32:25 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.142:9095"}]: dispatch 2024-04-12T22:32:25.317 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:32:25 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:32:25.317 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:32:25 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:32:25.317 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:32:25 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:32:25.317 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:32:25 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:32:25.317 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:32:25 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:32:26.281 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:32:26 smithi088 ceph-mon[24836]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-12T22:32:26.281 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:32:26 smithi088 ceph-mon[24836]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.142:9095"}]: dispatch 2024-04-12T22:32:26.281 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:32:26 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:32:26.281 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:32:26 smithi088 ceph-mon[24836]: Reconfiguring prometheus.a (dependencies changed)... 2024-04-12T22:32:26.281 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:32:26 smithi088 ceph-mon[24836]: Reconfiguring daemon prometheus.a on smithi142 2024-04-12T22:32:26.281 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:32:26 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 172.21.15.142 - - [12/Apr/2024:22:32:26] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-12T22:32:26.282 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:32:26 smithi088 ceph-mon[29858]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-12T22:32:26.282 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:32:26 smithi088 ceph-mon[29858]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.142:9095"}]: dispatch 2024-04-12T22:32:26.282 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:32:26 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:32:26.282 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:32:26 smithi088 ceph-mon[29858]: Reconfiguring prometheus.a (dependencies changed)... 2024-04-12T22:32:26.282 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:32:26 smithi088 ceph-mon[29858]: Reconfiguring daemon prometheus.a on smithi142 2024-04-12T22:32:26.315 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:32:26 smithi142 ceph-mon[25707]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-12T22:32:26.315 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:32:26 smithi142 ceph-mon[25707]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.142:9095"}]: dispatch 2024-04-12T22:32:26.315 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:32:26 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:32:26.315 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:32:26 smithi142 ceph-mon[25707]: Reconfiguring prometheus.a (dependencies changed)... 2024-04-12T22:32:26.315 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:32:26 smithi142 ceph-mon[25707]: Reconfiguring daemon prometheus.a on smithi142 2024-04-12T22:32:27.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:32:27 smithi088 ceph-mon[24836]: pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:32:27.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:32:27 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:32:27.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:32:27 smithi088 ceph-mon[29858]: pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:32:27.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:32:27 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:32:27.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:32:27 smithi142 ceph-mon[25707]: pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:32:27.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:32:27 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:32:28.655 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:32:28 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 172.21.15.142 - - [12/Apr/2024:22:32:28] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-12T22:32:29.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:32:29 smithi142 ceph-mon[25707]: pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:32:29.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:32:29 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:32:29.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:32:29 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:32:29.392 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:32:29 smithi088 ceph-mon[24836]: pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:32:29.393 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:32:29 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:32:29.393 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:32:29 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:32:29.393 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:32:29 smithi088 ceph-mon[29858]: pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:32:29.393 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:32:29 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:32:29.393 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:32:29 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:32:30.154 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:30 smithi142 systemd[1]: Stopping Ceph prometheus.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:32:30.154 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:30 smithi142 bash[43732]: Error: no container with name or ID "ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus.a" found: no such container 2024-04-12T22:32:30.488 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:30 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[43226]: ts=2024-04-12T22:32:30.155Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-04-12T22:32:30.488 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:30 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[43226]: ts=2024-04-12T22:32:30.155Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-04-12T22:32:30.488 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:30 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[43226]: ts=2024-04-12T22:32:30.155Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-04-12T22:32:30.488 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:30 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[43226]: ts=2024-04-12T22:32:30.155Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-04-12T22:32:30.488 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:30 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[43226]: ts=2024-04-12T22:32:30.155Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-04-12T22:32:30.488 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:30 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[43226]: ts=2024-04-12T22:32:30.155Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-04-12T22:32:30.489 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:30 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[43226]: ts=2024-04-12T22:32:30.155Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-04-12T22:32:30.489 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:30 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[43226]: ts=2024-04-12T22:32:30.155Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-04-12T22:32:30.489 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:30 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[43226]: ts=2024-04-12T22:32:30.155Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-04-12T22:32:30.489 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:30 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[43226]: ts=2024-04-12T22:32:30.155Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-04-12T22:32:30.489 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:30 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[43226]: ts=2024-04-12T22:32:30.155Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-04-12T22:32:30.489 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:30 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[43226]: ts=2024-04-12T22:32:30.156Z caller=main.go:1066 level=info msg="See you next time!" 2024-04-12T22:32:30.489 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:30 smithi142 podman[43743]: 2024-04-12 22:32:30.165557314 +0000 UTC m=+0.117836369 container died ddeb7fe37a8adc5256eb2333b2f697e4e6334c3689589b45ead4f53f1b3e938b (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-12T22:32:30.752 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:30 smithi142 podman[43743]: 2024-04-12 22:32:30.588478511 +0000 UTC m=+0.540757608 container cleanup ddeb7fe37a8adc5256eb2333b2f697e4e6334c3689589b45ead4f53f1b3e938b (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-12T22:32:30.752 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:30 smithi142 bash[43743]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a 2024-04-12T22:32:30.753 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:30 smithi142 bash[43769]: Error: no container with name or ID "ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus.a" found: no such container 2024-04-12T22:32:31.094 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:30 smithi142 podman[43757]: 2024-04-12 22:32:30.772569258 +0000 UTC m=+0.608496043 container remove ddeb7fe37a8adc5256eb2333b2f697e4e6334c3689589b45ead4f53f1b3e938b (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-12T22:32:31.094 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:30 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-04-12T22:32:31.094 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:30 smithi142 systemd[1]: Stopped Ceph prometheus.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:32:31.094 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:30 smithi142 systemd[1]: Starting Ceph prometheus.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:32:31.094 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:31 smithi142 podman[43832]: 2024-04-12 22:32:30.909487018 +0000 UTC m=+0.018957788 image pull 514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d quay.io/prometheus/prometheus:v2.33.4 2024-04-12T22:32:31.094 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:31 smithi142 podman[43832]: 2024-04-12 22:32:31.014997073 +0000 UTC m=+0.124467885 container create 25e4a84ace1577f24332db7a2181cfdd8a554cbb82288293bee6a5c9f0d87801 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-12T22:32:31.413 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:32:31 smithi142 ceph-mon[25707]: pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:32:31.414 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:31 smithi142 podman[43832]: 2024-04-12 22:32:31.175178461 +0000 UTC m=+0.284649232 container init 25e4a84ace1577f24332db7a2181cfdd8a554cbb82288293bee6a5c9f0d87801 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-12T22:32:31.414 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:31 smithi142 podman[43832]: 2024-04-12 22:32:31.178559474 +0000 UTC m=+0.288030245 container start 25e4a84ace1577f24332db7a2181cfdd8a554cbb82288293bee6a5c9f0d87801 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-12T22:32:31.414 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:31 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[43847]: ts=2024-04-12T22:32:31.201Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-04-12T22:32:31.414 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:31 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[43847]: ts=2024-04-12T22:32:31.201Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-04-12T22:32:31.414 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:31 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[43847]: ts=2024-04-12T22:32:31.201Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-04-12T22:32:31.414 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:31 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[43847]: ts=2024-04-12T22:32:31.201Z caller=main.go:518 level=info host_details="(Linux 5.14.0-435.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Mar 29 18:46:37 UTC 2024 x86_64 smithi142 (none))" 2024-04-12T22:32:31.414 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:31 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[43847]: ts=2024-04-12T22:32:31.201Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-04-12T22:32:31.414 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:31 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[43847]: ts=2024-04-12T22:32:31.201Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-12T22:32:31.414 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:31 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[43847]: ts=2024-04-12T22:32:31.203Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-04-12T22:32:31.414 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:31 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[43847]: ts=2024-04-12T22:32:31.203Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-04-12T22:32:31.414 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:31 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[43847]: ts=2024-04-12T22:32:31.205Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-04-12T22:32:31.414 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:31 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[43847]: ts=2024-04-12T22:32:31.207Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-04-12T22:32:31.415 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:31 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[43847]: ts=2024-04-12T22:32:31.207Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.398µs 2024-04-12T22:32:31.415 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:31 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[43847]: ts=2024-04-12T22:32:31.207Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-04-12T22:32:31.415 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:31 smithi142 bash[43832]: 25e4a84ace1577f24332db7a2181cfdd8a554cbb82288293bee6a5c9f0d87801 2024-04-12T22:32:31.415 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:31 smithi142 systemd[1]: Started Ceph prometheus.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:32:31.415 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:31 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[43847]: ts=2024-04-12T22:32:31.414Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2024-04-12T22:32:31.415 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:31 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[43847]: ts=2024-04-12T22:32:31.414Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2024-04-12T22:32:31.415 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:31 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[43847]: ts=2024-04-12T22:32:31.415Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2024-04-12T22:32:31.415 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:31 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[43847]: ts=2024-04-12T22:32:31.415Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=25.914µs wal_replay_duration=207.723925ms total_replay_duration=207.762408ms 2024-04-12T22:32:31.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:32:31 smithi088 ceph-mon[24836]: pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:32:31.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:32:31 smithi088 ceph-mon[29858]: pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:32:31.752 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:31 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[43847]: ts=2024-04-12T22:32:31.417Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-04-12T22:32:31.752 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:31 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[43847]: ts=2024-04-12T22:32:31.417Z caller=main.go:947 level=info msg="TSDB started" 2024-04-12T22:32:31.752 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:31 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[43847]: ts=2024-04-12T22:32:31.417Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-12T22:32:31.752 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:31 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[43847]: ts=2024-04-12T22:32:31.433Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=15.922002ms db_storage=835ns remote_storage=1.298µs web_handler=369ns query_engine=657ns scrape=343.794µs scrape_sd=25.404µs notify=738ns notify_sd=1.27µs rules=15.341317ms 2024-04-12T22:32:31.753 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:32:31 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[43847]: ts=2024-04-12T22:32:31.433Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-04-12T22:32:32.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:32:32 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:32:32.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:32:32 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-12T22:32:32.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:32:32 smithi088 ceph-mon[24836]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-12T22:32:32.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:32:32 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:32:32.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:32:32 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:32:32.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:32:32 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:32:32.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:32:32 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:32:32.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:32:32 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:32:32.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:32:32 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:32:32.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:32:32 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-12T22:32:32.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:32:32 smithi088 ceph-mon[29858]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-12T22:32:32.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:32:32 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:32:32.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:32:32 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:32:32.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:32:32 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:32:32.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:32:32 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:32:32.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:32:32 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:32:32.664 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:32:32 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:32:32.664 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:32:32 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-12T22:32:32.664 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:32:32 smithi142 ceph-mon[25707]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-12T22:32:32.664 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:32:32 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:32:32.664 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:32:32 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:32:32.664 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:32:32 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:32:32.664 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:32:32 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:32:32.665 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:32:32 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:32:33.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:32:33 smithi088 ceph-mon[24836]: pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:32:33.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:32:33 smithi088 ceph-mon[29858]: pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:32:33.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:32:33 smithi142 ceph-mon[25707]: pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:32:34.193 INFO:teuthology.orchestra.run.smithi088.stdout:128849018907 2024-04-12T22:32:34.193 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid a5fdb6f0-f91b-11ee-bc8d-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-04-12T22:32:35.077 INFO:teuthology.orchestra.run.smithi088.stdout:34359738413 2024-04-12T22:32:35.078 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid a5fdb6f0-f91b-11ee-bc8d-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-04-12T22:32:35.317 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:32:35 smithi088 ceph-mon[29858]: pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:32:35.317 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:32:35 smithi088 ceph-mon[24836]: pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:32:35.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:32:35 smithi142 ceph-mon[25707]: pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:32:37.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:32:36 smithi088 ceph-mon[24836]: pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:32:37.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:32:36 smithi088 ceph-mon[29858]: pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:32:37.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:32:36 smithi142 ceph-mon[25707]: pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:32:37.626 INFO:teuthology.orchestra.run.smithi088.stdout:231928233998 2024-04-12T22:32:37.626 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid a5fdb6f0-f91b-11ee-bc8d-c7b262605968 -- ceph osd last-stat-seq osd.7 2024-04-12T22:32:38.084 INFO:teuthology.orchestra.run.smithi088.stdout:107374182432 2024-04-12T22:32:38.084 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid a5fdb6f0-f91b-11ee-bc8d-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-04-12T22:32:39.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:32:38 smithi088 ceph-mon[24836]: pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:32:39.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:32:38 smithi088 ceph-mon[29858]: pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:32:39.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:32:38 smithi142 ceph-mon[25707]: pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:32:39.453 INFO:teuthology.orchestra.run.smithi088.stdout:55834574891 2024-04-12T22:32:39.454 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid a5fdb6f0-f91b-11ee-bc8d-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-04-12T22:32:39.863 INFO:teuthology.orchestra.run.smithi088.stdout:197568495635 2024-04-12T22:32:39.864 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid a5fdb6f0-f91b-11ee-bc8d-c7b262605968 -- ceph osd last-stat-seq osd.6 2024-04-12T22:32:40.880 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:32:40 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 172.21.15.88 - - [12/Apr/2024:22:32:40] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-12T22:32:40.972 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/mon.a/config 2024-04-12T22:32:40.972 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/mon.a/config 2024-04-12T22:32:40.973 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/mon.a/config 2024-04-12T22:32:40.973 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/mon.a/config 2024-04-12T22:32:41.005 INFO:teuthology.orchestra.run.smithi088.stdout:77309411365 2024-04-12T22:32:41.005 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid a5fdb6f0-f91b-11ee-bc8d-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-04-12T22:32:41.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:32:40 smithi088 ceph-mon[29858]: pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:32:41.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:32:40 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:32:41.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:32:40 smithi088 ceph-mon[24836]: pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:32:41.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:32:40 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:32:41.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:32:40 smithi142 ceph-mon[25707]: pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:32:41.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:32:40 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:32:41.315 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/mon.a/config 2024-04-12T22:32:41.315 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/mon.a/config 2024-04-12T22:32:41.534 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:32:41 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:32:41] "GET /metrics HTTP/1.1" 200 191471 "" "Prometheus/2.33.4" 2024-04-12T22:32:43.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:32:42 smithi088 ceph-mon[24836]: pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:32:43.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:32:42 smithi088 ceph-mon[29858]: pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:32:43.185 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:32:42 smithi142 ceph-mon[25707]: pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:32:43.752 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:32:43 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[27222]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:32:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-12T22:32:44.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:32:44 smithi088 ceph-mon[29858]: pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:32:44.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:32:44 smithi088 ceph-mon[24836]: pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:32:45.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:32:44 smithi142 ceph-mon[25707]: pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:32:46.304 INFO:teuthology.orchestra.run.smithi088.stdout:163208757272 2024-04-12T22:32:46.304 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid a5fdb6f0-f91b-11ee-bc8d-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-04-12T22:32:46.416 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:32:46 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 172.21.15.88 - - [12/Apr/2024:22:32:46] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-12T22:32:46.717 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/mon.a/config 2024-04-12T22:32:47.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:32:47 smithi142 ceph-mon[25707]: pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:32:47.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:32:47 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:32:47.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:32:47 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:32:47.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:32:47 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:32:47.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:32:47 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:32:47.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:32:47 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:32:47.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:32:47 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:32:47.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:32:47 smithi142 ceph-mon[25707]: Deploying daemon alertmanager.a on smithi088 2024-04-12T22:32:47.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:32:47 smithi088 ceph-mon[29858]: pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:32:47.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:32:47 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:32:47.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:32:47 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:32:47.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:32:47 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:32:47.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:32:47 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:32:47.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:32:47 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:32:47.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:32:47 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:32:47.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:32:47 smithi088 ceph-mon[29858]: Deploying daemon alertmanager.a on smithi088 2024-04-12T22:32:47.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:32:47 smithi088 ceph-mon[24836]: pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:32:47.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:32:47 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:32:47.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:32:47 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:32:47.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:32:47 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:32:47.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:32:47 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:32:47.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:32:47 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:32:47.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:32:47 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:32:47.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:32:47 smithi088 ceph-mon[24836]: Deploying daemon alertmanager.a on smithi088 2024-04-12T22:32:47.875 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:32:47 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 172.21.15.142 - - [12/Apr/2024:22:32:47] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-12T22:32:48.640 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:32:48 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:32:48.640 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:32:48 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:32:48.640 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:32:48 smithi088 ceph-mon[29858]: pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:32:48.640 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:32:48 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:32:48.640 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:32:48 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:32:48.641 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:32:48 smithi088 ceph-mon[24836]: pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:32:48.684 INFO:teuthology.orchestra.run.smithi088.stdout:34359738417 2024-04-12T22:32:48.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:32:48 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:32:48.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:32:48 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:32:48.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:32:48 smithi142 ceph-mon[25707]: pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:32:49.625 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:32:49 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/3594810483' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-04-12T22:32:49.625 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:32:49 smithi088 ceph-mon[29858]: from='client.? 172.21.15.88:0/3594810483' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-04-12T22:32:49.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:32:49 smithi142 ceph-mon[25707]: from='client.? 172.21.15.88:0/3594810483' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-04-12T22:32:49.966 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738413 got 34359738417 for osd.0 2024-04-12T22:32:49.966 DEBUG:teuthology.parallel:result is None 2024-04-12T22:32:50.569 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:32:50 smithi088 ceph-mon[24836]: pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:32:50.569 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:32:50 smithi088 ceph-mon[29858]: pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:32:50.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:32:50 smithi142 ceph-mon[25707]: pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:32:50.884 INFO:teuthology.orchestra.run.smithi088.stdout:107374182435 2024-04-12T22:32:51.308 INFO:teuthology.orchestra.run.smithi088.stdout:128849018911 2024-04-12T22:32:51.684 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:32:51 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:32:51] "GET /metrics HTTP/1.1" 200 191471 "" "Prometheus/2.33.4" 2024-04-12T22:32:51.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:32:51 smithi088 ceph-mon[29858]: from='client.? 172.21.15.88:0/2193440071' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-04-12T22:32:51.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:32:51 smithi088 ceph-mon[29858]: from='client.? 172.21.15.88:0/780137972' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-04-12T22:32:51.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:32:51 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/2193440071' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-04-12T22:32:51.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:32:51 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/780137972' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-04-12T22:32:51.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:32:51 smithi142 ceph-mon[25707]: from='client.? 172.21.15.88:0/2193440071' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-04-12T22:32:51.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:32:51 smithi142 ceph-mon[25707]: from='client.? 172.21.15.88:0/780137972' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-04-12T22:32:52.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:32:52 smithi142 ceph-mon[25707]: pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:32:52.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:32:52 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-12T22:32:52.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:32:52 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-12T22:32:52.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:32:52 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-12T22:32:52.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:32:52 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-12T22:32:52.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:32:52 smithi088 ceph-mon[24836]: pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:32:52.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:32:52 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-12T22:32:52.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:32:52 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-12T22:32:52.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:32:52 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-12T22:32:52.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:32:52 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-12T22:32:52.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:32:52 smithi088 ceph-mon[29858]: pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:32:52.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:32:52 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-12T22:32:52.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:32:52 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-12T22:32:52.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:32:52 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-12T22:32:52.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:32:52 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-12T22:32:53.687 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182432 got 107374182435 for osd.3 2024-04-12T22:32:53.687 DEBUG:teuthology.parallel:result is None 2024-04-12T22:32:53.752 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:32:53 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[27222]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:32:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-12T22:32:54.834 INFO:teuthology.orchestra.run.smithi088.stdout:197568495639 2024-04-12T22:32:55.091 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/mon.a/config 2024-04-12T22:32:55.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:32:54 smithi088 ceph-mon[29858]: pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:32:55.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:32:54 smithi088 ceph-mon[29858]: from='client.? 172.21.15.88:0/3557266968' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-04-12T22:32:55.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:32:54 smithi088 ceph-mon[24836]: pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:32:55.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:32:54 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/3557266968' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-04-12T22:32:55.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:32:54 smithi142 ceph-mon[25707]: pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:32:55.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:32:54 smithi142 ceph-mon[25707]: from='client.? 172.21.15.88:0/3557266968' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-04-12T22:32:55.866 INFO:teuthology.orchestra.run.smithi088.stdout:231928234002 2024-04-12T22:32:55.898 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018907 got 128849018911 for osd.4 2024-04-12T22:32:55.898 DEBUG:teuthology.parallel:result is None 2024-04-12T22:32:57.098 INFO:teuthology.orchestra.run.smithi088.stdout:55834574894 2024-04-12T22:32:57.098 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:32:56 smithi088 ceph-mon[24836]: pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:32:57.099 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:32:56 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/3768208017' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-04-12T22:32:57.099 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:32:56 smithi088 ceph-mon[29858]: pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:32:57.099 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:32:56 smithi088 ceph-mon[29858]: from='client.? 172.21.15.88:0/3768208017' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-04-12T22:32:57.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:32:56 smithi142 ceph-mon[25707]: pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:32:57.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:32:56 smithi142 ceph-mon[25707]: from='client.? 172.21.15.88:0/3768208017' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-04-12T22:32:58.148 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:32:57 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/2533757907' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-04-12T22:32:58.148 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:32:57 smithi088 ceph-mon[29858]: from='client.? 172.21.15.88:0/2533757907' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-04-12T22:32:58.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:32:57 smithi142 ceph-mon[25707]: from='client.? 172.21.15.88:0/2533757907' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-04-12T22:32:58.881 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574891 got 55834574894 for osd.1 2024-04-12T22:32:58.881 DEBUG:teuthology.parallel:result is None 2024-04-12T22:32:59.081 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:32:58 smithi088 ceph-mon[24836]: pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:32:59.081 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:32:58 smithi088 ceph-mon[29858]: pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:32:59.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:32:58 smithi142 ceph-mon[25707]: pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:32:59.921 INFO:tasks.cephadm.ceph_manager.ceph:need seq 231928233998 got 231928234002 for osd.7 2024-04-12T22:32:59.921 DEBUG:teuthology.parallel:result is None 2024-04-12T22:33:00.281 INFO:tasks.cephadm.ceph_manager.ceph:need seq 197568495635 got 197568495639 for osd.6 2024-04-12T22:33:00.282 DEBUG:teuthology.parallel:result is None 2024-04-12T22:33:00.986 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:00 smithi142 ceph-mon[25707]: pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:33:01.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:00 smithi088 ceph-mon[24836]: pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:33:01.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:00 smithi088 ceph-mon[29858]: pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:33:01.434 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:33:01 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:33:01] "GET /metrics HTTP/1.1" 200 191472 "" "Prometheus/2.33.4" 2024-04-12T22:33:01.915 INFO:teuthology.orchestra.run.smithi088.stdout:77309411370 2024-04-12T22:33:02.884 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:33:02 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 172.21.15.142 - - [12/Apr/2024:22:33:02] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-12T22:33:03.136 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:02 smithi088 ceph-mon[24836]: pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:33:03.136 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:02 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/823682740' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-04-12T22:33:03.137 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:02 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:03.137 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:02 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:03.137 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:02 smithi088 ceph-mon[29858]: pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:33:03.137 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:02 smithi088 ceph-mon[29858]: from='client.? 172.21.15.88:0/823682740' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-04-12T22:33:03.137 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:02 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:03.137 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:02 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:03.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:02 smithi142 ceph-mon[25707]: pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:33:03.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:02 smithi142 ceph-mon[25707]: from='client.? 172.21.15.88:0/823682740' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-04-12T22:33:03.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:02 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:03.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:02 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:03.752 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:33:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[27222]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:33:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-12T22:33:04.397 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411365 got 77309411370 for osd.2 2024-04-12T22:33:04.397 DEBUG:teuthology.parallel:result is None 2024-04-12T22:33:04.850 INFO:teuthology.orchestra.run.smithi088.stdout:163208757277 2024-04-12T22:33:04.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:04 smithi088 ceph-mon[29858]: pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:33:04.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:04 smithi088 ceph-mon[29858]: from='client.? 172.21.15.88:0/2050668657' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-04-12T22:33:04.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:04 smithi088 ceph-mon[24836]: pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:33:04.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:04 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/2050668657' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-04-12T22:33:04.935 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:33:04 smithi088 podman[49321]: 2024-04-12 22:33:04.895349972 +0000 UTC m=+0.441917026 container create 17eb71c24311c2e646f5e01b59d72c4f22dcbf1742ae239756c3f67d6b2583d0 (image=quay.io/prometheus/alertmanager:v0.23.0, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-04-12T22:33:05.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:04 smithi142 ceph-mon[25707]: pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:33:05.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:04 smithi142 ceph-mon[25707]: from='client.? 172.21.15.88:0/2050668657' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-04-12T22:33:05.702 INFO:tasks.cephadm.ceph_manager.ceph:need seq 163208757272 got 163208757277 for osd.5 2024-04-12T22:33:05.702 DEBUG:teuthology.parallel:result is None 2024-04-12T22:33:05.702 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-04-12T22:33:05.703 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid a5fdb6f0-f91b-11ee-bc8d-c7b262605968 -- ceph pg dump --format=json 2024-04-12T22:33:06.106 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/mon.a/config 2024-04-12T22:33:06.184 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:33:05 smithi088 podman[49321]: 2024-04-12 22:33:05.929413214 +0000 UTC m=+1.475980270 container init 17eb71c24311c2e646f5e01b59d72c4f22dcbf1742ae239756c3f67d6b2583d0 (image=quay.io/prometheus/alertmanager:v0.23.0, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-04-12T22:33:06.185 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:33:05 smithi088 podman[49321]: 2024-04-12 22:33:05.932749019 +0000 UTC m=+1.479316075 container start 17eb71c24311c2e646f5e01b59d72c4f22dcbf1742ae239756c3f67d6b2583d0 (image=quay.io/prometheus/alertmanager:v0.23.0, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-04-12T22:33:06.185 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:33:05 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[49371]: level=info ts=2024-04-12T22:33:05.943Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-04-12T22:33:06.185 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:33:05 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[49371]: level=info ts=2024-04-12T22:33:05.943Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-04-12T22:33:06.185 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:33:05 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[49371]: level=info ts=2024-04-12T22:33:05.944Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.88 port=9094 2024-04-12T22:33:06.185 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:33:05 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[49371]: level=info ts=2024-04-12T22:33:05.945Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-04-12T22:33:06.185 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:33:05 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[49371]: level=info ts=2024-04-12T22:33:05.969Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-12T22:33:06.185 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:33:05 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[49371]: level=info ts=2024-04-12T22:33:05.970Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-12T22:33:06.185 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:33:05 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[49371]: level=info ts=2024-04-12T22:33:05.972Z caller=main.go:518 msg=Listening address=:9093 2024-04-12T22:33:06.185 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:33:05 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[49371]: level=info ts=2024-04-12T22:33:05.972Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-04-12T22:33:06.185 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:33:06 smithi088 bash[49321]: 17eb71c24311c2e646f5e01b59d72c4f22dcbf1742ae239756c3f67d6b2583d0 2024-04-12T22:33:06.185 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:33:06 smithi088 systemd[1]: Started Ceph alertmanager.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:33:06.464 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:33:06 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 172.21.15.88 - - [12/Apr/2024:22:33:06] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-12T22:33:07.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:07 smithi088 ceph-mon[24836]: pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:33:07.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:07 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:07.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:07 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:07.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:07 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:07.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:07 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-12T22:33:07.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:07 smithi088 ceph-mon[24836]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-12T22:33:07.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:07 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:07.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:07 smithi088 ceph-mon[24836]: Deploying daemon grafana.a on smithi142 2024-04-12T22:33:07.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:07 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:07.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:07 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:07.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:07 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:07.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:07 smithi088 ceph-mon[29858]: pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:33:07.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:07 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:07.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:07 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:07.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:07 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:07.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:07 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-12T22:33:07.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:07 smithi088 ceph-mon[29858]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-12T22:33:07.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:07 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:07.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:07 smithi088 ceph-mon[29858]: Deploying daemon grafana.a on smithi142 2024-04-12T22:33:07.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:07 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:07.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:07 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:07.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:07 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:07.403 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:07 smithi142 ceph-mon[25707]: pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:33:07.404 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:07 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:07.404 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:07 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:07.404 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:07 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:07.404 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:07 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-12T22:33:07.404 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:07 smithi142 ceph-mon[25707]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-12T22:33:07.404 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:07 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:07.404 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:07 smithi142 ceph-mon[25707]: Deploying daemon grafana.a on smithi142 2024-04-12T22:33:07.404 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:07 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:07.404 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:07 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:07.404 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:07 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:08.142 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:33:07 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[49371]: level=info ts=2024-04-12T22:33:07.946Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000898983s 2024-04-12T22:33:08.418 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-04-12T22:33:08.419 INFO:teuthology.orchestra.run.smithi088.stderr:dumped all 2024-04-12T22:33:09.383 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:09 smithi088 ceph-mon[24836]: pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:33:09.384 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:09 smithi088 ceph-mon[29858]: pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:33:09.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:09 smithi142 ceph-mon[25707]: pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:33:10.220 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:10 smithi088 ceph-mon[24836]: from='client.24523 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-12T22:33:10.221 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:10 smithi088 ceph-mon[29858]: from='client.24523 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-12T22:33:10.250 INFO:teuthology.orchestra.run.smithi088.stdout:{"pg_ready":true,"pg_map":{"version":41,"stamp":"2024-04-12T22:33:07.831219+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":48900,"kb_used_data":6084,"kb_used_omap":0,"kb_used_meta":42752,"kb_avail":749912316,"statfs":{"total":767960285184,"available":767910211584,"internally_reserved":0,"allocated":6230016,"data_stored":3488129,"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.001867"},"pg_stats":[{"pgid":"1.0","version":"59'128","reported_seq":266,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-04-12T22:31:51.909324+0000","last_change":"2024-04-12T22:31:36.529808+0000","last_active":"2024-04-12T22:31:51.909324+0000","last_peered":"2024-04-12T22:31:51.909324+0000","last_clean":"2024-04-12T22:31:51.909324+0000","last_became_active":"2024-04-12T22:31:36.529347+0000","last_became_peered":"2024-04-12T22:31:36.529347+0000","last_unstale":"2024-04-12T22:31:51.909324+0000","last_undegraded":"2024-04-12T22:31:51.909324+0000","last_fullsized":"2024-04-12T22:31:51.909324+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-12T22:29:38.332197+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-12T22:29:38.332197+0000","last_clean_scrub_stamp":"2024-04-12T22:29:38.332197+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-14T08:16:58.004157+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1597440,"data_stored":1586784,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234004,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6088,"kb_used_data":1088,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739064,"statfs":{"total":95995035648,"available":95988801536,"internally_reserved":0,"allocated":1114112,"data_stored":766769,"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":"Fri Apr 12 22:32:35 2024","interfaces":[{"interface":"back","average":{"1min":0.51700000000000002,"5min":0.51700000000000002,"15min":0.51700000000000002},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":0.81699999999999995,"5min":0.81699999999999995,"15min":0.81699999999999995},"last":0.59199999999999997},{"interface":"front","average":{"1min":0.52100000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"min":{"1min":0.307,"5min":0.307,"15min":0.307},"max":{"1min":0.747,"5min":0.747,"15min":0.747},"last":0.68100000000000005}]},{"osd":1,"last update":"Fri Apr 12 22:32:35 2024","interfaces":[{"interface":"back","average":{"1min":0.50700000000000001,"5min":0.50700000000000001,"15min":0.50700000000000001},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":0.753,"5min":0.753,"15min":0.753},"last":0.69599999999999995},{"interface":"front","average":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"min":{"1min":0.33200000000000002,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":0.79300000000000004,"5min":0.79300000000000004,"15min":0.79300000000000004},"last":0.57399999999999995}]},{"osd":2,"last update":"Fri Apr 12 22:32:35 2024","interfaces":[{"interface":"back","average":{"1min":0.51400000000000001,"5min":0.51400000000000001,"15min":0.51400000000000001},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":0.83199999999999996,"5min":0.83199999999999996,"15min":0.83199999999999996},"last":0.67400000000000004},{"interface":"front","average":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"min":{"1min":0.35599999999999998,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":0.71699999999999997,"5min":0.71699999999999997,"15min":0.71699999999999997},"last":0.76900000000000002}]},{"osd":3,"last update":"Fri Apr 12 22:32:35 2024","interfaces":[{"interface":"back","average":{"1min":0.51400000000000001,"5min":0.51400000000000001,"15min":0.51400000000000001},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.90900000000000003,"5min":0.90900000000000003,"15min":0.90900000000000003},"last":0.55400000000000005},{"interface":"front","average":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"min":{"1min":0.378,"5min":0.378,"15min":0.378},"max":{"1min":0.85399999999999998,"5min":0.85399999999999998,"15min":0.85399999999999998},"last":0.73099999999999998}]},{"osd":4,"last update":"Fri Apr 12 22:32:35 2024","interfaces":[{"interface":"back","average":{"1min":0.441,"5min":0.441,"15min":0.441},"min":{"1min":0.27000000000000002,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":0.628,"5min":0.628,"15min":0.628},"last":0.52700000000000002},{"interface":"front","average":{"1min":0.436,"5min":0.436,"15min":0.436},"min":{"1min":0.32800000000000001,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":0.72299999999999998,"5min":0.72299999999999998,"15min":0.72299999999999998},"last":0.61299999999999999}]},{"osd":5,"last update":"Fri Apr 12 22:32:35 2024","interfaces":[{"interface":"back","average":{"1min":0.436,"5min":0.436,"15min":0.436},"min":{"1min":0.316,"5min":0.316,"15min":0.316},"max":{"1min":0.79900000000000004,"5min":0.79900000000000004,"15min":0.79900000000000004},"last":0.65800000000000003},{"interface":"front","average":{"1min":0.45800000000000002,"5min":0.45800000000000002,"15min":0.45800000000000002},"min":{"1min":0.32400000000000001,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":0.66900000000000004,"5min":0.66900000000000004,"15min":0.66900000000000004},"last":0.71899999999999997}]},{"osd":6,"last update":"Fri Apr 12 22:32:35 2024","interfaces":[{"interface":"back","average":{"1min":0.505,"5min":0.505,"15min":0.505},"min":{"1min":0.32800000000000001,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":0.77100000000000002,"5min":0.77100000000000002,"15min":0.77100000000000002},"last":0.63700000000000001},{"interface":"front","average":{"1min":0.47499999999999998,"5min":0.47499999999999998,"15min":0.47499999999999998},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":0.64300000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"last":0.70899999999999996}]}]},{"osd":6,"up_from":46,"seq":197568495642,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6144,"kb_used_data":1080,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739008,"statfs":{"total":95995035648,"available":95988744192,"internally_reserved":0,"allocated":1105920,"data_stored":766181,"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":"Fri Apr 12 22:32:12 2024","interfaces":[{"interface":"back","average":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"min":{"1min":0.33200000000000002,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":0.79700000000000004,"5min":0.79700000000000004,"15min":0.79700000000000004},"last":0.53200000000000003},{"interface":"front","average":{"1min":0.50800000000000001,"5min":0.50800000000000001,"15min":0.50800000000000001},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":0.75800000000000001,"5min":0.75800000000000001,"15min":0.75800000000000001},"last":0.57099999999999995}]},{"osd":1,"last update":"Fri Apr 12 22:32:12 2024","interfaces":[{"interface":"back","average":{"1min":0.501,"5min":0.501,"15min":0.501},"min":{"1min":0.34499999999999997,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":0.81200000000000006,"5min":0.81200000000000006,"15min":0.81200000000000006},"last":0.48699999999999999},{"interface":"front","average":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":0.73099999999999998,"5min":0.73099999999999998,"15min":0.73099999999999998},"last":0.66500000000000004}]},{"osd":2,"last update":"Fri Apr 12 22:32:12 2024","interfaces":[{"interface":"back","average":{"1min":0.51700000000000002,"5min":0.51700000000000002,"15min":0.51700000000000002},"min":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":0.70699999999999996,"5min":0.70699999999999996,"15min":0.70699999999999996},"last":0.63100000000000001},{"interface":"front","average":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":0.79900000000000004,"5min":0.79900000000000004,"15min":0.79900000000000004},"last":0.497}]},{"osd":3,"last update":"Fri Apr 12 22:32:12 2024","interfaces":[{"interface":"back","average":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":0.77700000000000002,"5min":0.77700000000000002,"15min":0.77700000000000002},"last":0.60899999999999999},{"interface":"front","average":{"1min":0.52200000000000002,"5min":0.52200000000000002,"15min":0.52200000000000002},"min":{"1min":0.41599999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":0.77100000000000002,"5min":0.77100000000000002,"15min":0.77100000000000002},"last":0.58299999999999996}]},{"osd":4,"last update":"Fri Apr 12 22:32:12 2024","interfaces":[{"interface":"back","average":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"min":{"1min":0.28499999999999998,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":0.58799999999999997,"5min":0.58799999999999997,"15min":0.58799999999999997},"last":0.34699999999999998},{"interface":"front","average":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":0.74099999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"last":0.441}]},{"osd":5,"last update":"Fri Apr 12 22:32:12 2024","interfaces":[{"interface":"back","average":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":0.65600000000000003,"5min":0.65600000000000003,"15min":0.65600000000000003},"last":0.42299999999999999},{"interface":"front","average":{"1min":0.44800000000000001,"5min":0.44800000000000001,"15min":0.44800000000000001},"min":{"1min":0.316,"5min":0.316,"15min":0.316},"max":{"1min":0.70399999999999996,"5min":0.70399999999999996,"15min":0.70399999999999996},"last":0.39900000000000002}]},{"osd":7,"last update":"Fri Apr 12 22:32:33 2024","interfaces":[{"interface":"back","average":{"1min":0.45500000000000002,"5min":0.45500000000000002,"15min":0.45500000000000002},"min":{"1min":0.312,"5min":0.312,"15min":0.312},"max":{"1min":0.70499999999999996,"5min":0.70499999999999996,"15min":0.70499999999999996},"last":0.45700000000000002},{"interface":"front","average":{"1min":0.50600000000000001,"5min":0.50600000000000001,"15min":0.50600000000000001},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":0.71999999999999997,"5min":0.71999999999999997,"15min":0.71999999999999997},"last":0.38900000000000001}]}]},{"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":6332,"kb_used_data":564,"kb_used_omap":0,"kb_used_meta":5760,"kb_avail":93738820,"statfs":{"total":95995035648,"available":95988551680,"internally_reserved":0,"allocated":577536,"data_stored":237576,"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":"Fri Apr 12 22:32:22 2024","interfaces":[{"interface":"back","average":{"1min":0.374,"5min":0.34499999999999997,"15min":0.33400000000000002},"min":{"1min":0.26600000000000001,"5min":0.21099999999999999,"15min":0.21099999999999999},"max":{"1min":0.53100000000000003,"5min":0.53100000000000003,"15min":0.53100000000000003},"last":0.27500000000000002},{"interface":"front","average":{"1min":0.38600000000000001,"5min":0.36699999999999999,"15min":0.35899999999999999},"min":{"1min":0.28599999999999998,"5min":0.23899999999999999,"15min":0.23899999999999999},"max":{"1min":0.504,"5min":0.55500000000000005,"15min":0.55500000000000005},"last":0.28399999999999997}]},{"osd":2,"last update":"Fri Apr 12 22:32:47 2024","interfaces":[{"interface":"back","average":{"1min":0.36499999999999999,"5min":0.39300000000000002,"15min":0.39500000000000002},"min":{"1min":0.27900000000000003,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":0.48499999999999999,"5min":0.58299999999999996,"15min":0.58299999999999996},"last":0.316},{"interface":"front","average":{"1min":0.36799999999999999,"5min":0.38500000000000001,"15min":0.38500000000000001},"min":{"1min":0.27100000000000002,"5min":0.254,"15min":0.254},"max":{"1min":0.49099999999999999,"5min":0.56899999999999995,"15min":0.56899999999999995},"last":0.26100000000000001}]},{"osd":3,"last update":"Fri Apr 12 22:33:06 2024","interfaces":[{"interface":"back","average":{"1min":0.36299999999999999,"5min":0.42499999999999999,"15min":0.44},"min":{"1min":0.28299999999999997,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":0.53600000000000003,"5min":0.57099999999999995,"15min":0.57099999999999995},"last":0.29699999999999999},{"interface":"front","average":{"1min":0.377,"5min":0.41399999999999998,"15min":0.41999999999999998},"min":{"1min":0.28399999999999997,"5min":0.23899999999999999,"15min":0.23899999999999999},"max":{"1min":0.496,"5min":0.58599999999999997,"15min":0.58599999999999997},"last":0.30499999999999999}]},{"osd":4,"last update":"Fri Apr 12 22:32:30 2024","interfaces":[{"interface":"back","average":{"1min":0.58199999999999996,"5min":0.54500000000000004,"15min":0.53900000000000003},"min":{"1min":0.41999999999999998,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":0.82999999999999996,"5min":0.82999999999999996,"15min":0.82999999999999996},"last":0.39900000000000002},{"interface":"front","average":{"1min":0.59399999999999997,"5min":0.56999999999999995,"15min":0.56599999999999995},"min":{"1min":0.42799999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":0.82399999999999995,"5min":0.82399999999999995,"15min":0.82399999999999995},"last":0.42199999999999999}]},{"osd":5,"last update":"Fri Apr 12 22:32:53 2024","interfaces":[{"interface":"back","average":{"1min":0.57699999999999996,"5min":0.56699999999999995,"15min":0.56499999999999995},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":0.73099999999999998,"5min":0.79300000000000004,"15min":0.79300000000000004},"last":0.44},{"interface":"front","average":{"1min":0.59399999999999997,"5min":0.60899999999999999,"15min":0.61099999999999999},"min":{"1min":0.42299999999999999,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":0.89800000000000002,"5min":1.0669999999999999,"15min":1.0669999999999999},"last":0.38700000000000001}]},{"osd":6,"last update":"Fri Apr 12 22:32:13 2024","interfaces":[{"interface":"back","average":{"1min":0.59799999999999998,"5min":0.59799999999999998,"15min":0.59799999999999998},"min":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":0.873,"5min":0.873,"15min":0.873},"last":0.41399999999999998},{"interface":"front","average":{"1min":0.60299999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"min":{"1min":0.44900000000000001,"5min":0.44900000000000001,"15min":0.44900000000000001},"max":{"1min":0.78100000000000003,"5min":0.78100000000000003,"15min":0.78100000000000003},"last":0.47499999999999998}]},{"osd":7,"last update":"Fri Apr 12 22:32:35 2024","interfaces":[{"interface":"back","average":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"min":{"1min":0.44500000000000001,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":0.85099999999999998,"5min":0.85099999999999998,"15min":0.85099999999999998},"last":0.39500000000000002},{"interface":"front","average":{"1min":0.63500000000000001,"5min":0.63500000000000001,"15min":0.63500000000000001},"min":{"1min":0.46999999999999997,"5min":0.46999999999999997,"15min":0.46999999999999997},"max":{"1min":0.81499999999999995,"5min":0.81499999999999995,"15min":0.81499999999999995},"last":0.48099999999999998}]}]},{"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":6916,"kb_used_data":1084,"kb_used_omap":0,"kb_used_meta":5824,"kb_avail":93738236,"statfs":{"total":95995035648,"available":95987953664,"internally_reserved":0,"allocated":1110016,"data_stored":766504,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5963776},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Fri Apr 12 22:32:22 2024","interfaces":[{"interface":"back","average":{"1min":0.40699999999999997,"5min":0.34599999999999997,"15min":0.32000000000000001},"min":{"1min":0.309,"5min":0.20599999999999999,"15min":0.20599999999999999},"max":{"1min":0.58399999999999996,"5min":0.58399999999999996,"15min":0.58399999999999996},"last":0.41499999999999998},{"interface":"front","average":{"1min":0.42199999999999999,"5min":0.36599999999999999,"15min":0.34000000000000002},"min":{"1min":0.23999999999999999,"5min":0.23000000000000001,"15min":0.23000000000000001},"max":{"1min":0.75,"5min":0.75,"15min":0.75},"last":0.46600000000000003}]},{"osd":2,"last update":"Fri Apr 12 22:32:46 2024","interfaces":[{"interface":"back","average":{"1min":0.41599999999999998,"5min":0.39200000000000002,"15min":0.378},"min":{"1min":0.255,"5min":0.217,"15min":0.217},"max":{"1min":0.67700000000000005,"5min":0.67700000000000005,"15min":0.67700000000000005},"last":0.48199999999999998},{"interface":"front","average":{"1min":0.41899999999999998,"5min":0.39300000000000002,"15min":0.38100000000000001},"min":{"1min":0.28100000000000003,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":0.77400000000000002,"5min":0.77400000000000002,"15min":0.77400000000000002},"last":0.42999999999999999}]},{"osd":3,"last update":"Fri Apr 12 22:32:08 2024","interfaces":[{"interface":"back","average":{"1min":0.39700000000000002,"5min":0.42499999999999999,"15min":0.42899999999999999},"min":{"1min":0.28899999999999998,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"last":0.50700000000000001},{"interface":"front","average":{"1min":0.44900000000000001,"5min":0.46500000000000002,"15min":0.46800000000000003},"min":{"1min":0.252,"5min":0.252,"15min":0.252},"max":{"1min":0.61199999999999999,"5min":0.622,"15min":0.622},"last":0.45000000000000001}]},{"osd":4,"last update":"Fri Apr 12 22:32:33 2024","interfaces":[{"interface":"back","average":{"1min":0.57299999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":1.0329999999999999,"5min":1.0329999999999999,"15min":1.0329999999999999},"last":0.61099999999999999},{"interface":"front","average":{"1min":0.55500000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"min":{"1min":0.36399999999999999,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":0.92700000000000005,"5min":0.92700000000000005,"15min":0.92700000000000005},"last":0.63600000000000001}]},{"osd":5,"last update":"Fri Apr 12 22:32:54 2024","interfaces":[{"interface":"back","average":{"1min":0.57799999999999996,"5min":0.61099999999999999,"15min":0.61699999999999999},"min":{"1min":0.42999999999999999,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":0.91700000000000004,"5min":0.91700000000000004,"15min":0.91700000000000004},"last":0.70199999999999996},{"interface":"front","average":{"1min":0.57699999999999996,"5min":0.59499999999999997,"15min":0.59799999999999998},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":1.012,"5min":1.012,"15min":1.012},"last":0.58199999999999996}]},{"osd":6,"last update":"Fri Apr 12 22:32:13 2024","interfaces":[{"interface":"back","average":{"1min":0.625,"5min":0.625,"15min":0.625},"min":{"1min":0.375,"5min":0.375,"15min":0.375},"max":{"1min":0.93200000000000005,"5min":0.93200000000000005,"15min":0.93200000000000005},"last":0.65300000000000002},{"interface":"front","average":{"1min":0.626,"5min":0.626,"15min":0.626},"min":{"1min":0.496,"5min":0.496,"15min":0.496},"max":{"1min":0.97899999999999998,"5min":0.97899999999999998,"15min":0.97899999999999998},"last":0.64600000000000002}]},{"osd":7,"last update":"Fri Apr 12 22:32:33 2024","interfaces":[{"interface":"back","average":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":0.95199999999999996,"5min":0.95199999999999996,"15min":0.95199999999999996},"last":0.66800000000000004},{"interface":"front","average":{"1min":0.63,"5min":0.63,"15min":0.63},"min":{"1min":0.45600000000000002,"5min":0.45600000000000002,"15min":0.45600000000000002},"max":{"1min":0.94699999999999995,"5min":0.94699999999999995,"15min":0.94699999999999995},"last":0.58799999999999997}]}]},{"osd":2,"up_from":18,"seq":77309411371,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6272,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5696,"kb_avail":93738880,"statfs":{"total":95995035648,"available":95988613120,"internally_reserved":0,"allocated":581632,"data_stored":237841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5832704},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Apr 12 22:32:49 2024","interfaces":[{"interface":"back","average":{"1min":0.36499999999999999,"5min":0.36099999999999999,"15min":0.35599999999999998},"min":{"1min":0.23499999999999999,"5min":0.215,"15min":0.215},"max":{"1min":0.752,"5min":0.752,"15min":0.752},"last":0.33200000000000002},{"interface":"front","average":{"1min":0.36899999999999999,"5min":0.375,"15min":0.371},"min":{"1min":0.215,"5min":0.184,"15min":0.184},"max":{"1min":0.82099999999999995,"5min":0.82099999999999995,"15min":0.82099999999999995},"last":0.44600000000000001}]},{"osd":1,"last update":"Fri Apr 12 22:32:49 2024","interfaces":[{"interface":"back","average":{"1min":0.372,"5min":0.38500000000000001,"15min":0.38400000000000001},"min":{"1min":0.26700000000000002,"5min":0.193,"15min":0.193},"max":{"1min":0.77300000000000002,"5min":0.77300000000000002,"15min":0.77300000000000002},"last":0.378},{"interface":"front","average":{"1min":0.38800000000000001,"5min":0.39600000000000002,"15min":0.39200000000000002},"min":{"1min":0.22600000000000001,"5min":0.22500000000000001,"15min":0.22500000000000001},"max":{"1min":0.90500000000000003,"5min":0.90500000000000003,"15min":0.90500000000000003},"last":0.38800000000000001}]},{"osd":3,"last update":"Fri Apr 12 22:32:08 2024","interfaces":[{"interface":"back","average":{"1min":0.42099999999999999,"5min":0.41199999999999998,"15min":0.40999999999999998},"min":{"1min":0.27900000000000003,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":0.78400000000000003,"5min":0.78400000000000003,"15min":0.78400000000000003},"last":0.40799999999999997},{"interface":"front","average":{"1min":0.40600000000000003,"5min":0.434,"15min":0.438},"min":{"1min":0.28399999999999997,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":0.60099999999999998,"5min":0.60099999999999998,"15min":0.60099999999999998},"last":0.45900000000000002}]},{"osd":4,"last update":"Fri Apr 12 22:32:31 2024","interfaces":[{"interface":"back","average":{"1min":0.56899999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.85599999999999998,"5min":0.85599999999999998,"15min":0.85599999999999998},"last":0.56200000000000006},{"interface":"front","average":{"1min":0.59399999999999997,"5min":0.56399999999999995,"15min":0.55900000000000005},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":0.97999999999999998,"5min":0.97999999999999998,"15min":0.97999999999999998},"last":0.63900000000000001}]},{"osd":5,"last update":"Fri Apr 12 22:32:49 2024","interfaces":[{"interface":"back","average":{"1min":0.55200000000000005,"5min":0.58899999999999997,"15min":0.59499999999999997},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":0.84099999999999997,"5min":0.97099999999999997,"15min":0.97099999999999997},"last":0.48499999999999999},{"interface":"front","average":{"1min":0.57199999999999995,"5min":0.60299999999999998,"15min":0.60799999999999998},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":0.98099999999999998,"5min":0.98099999999999998,"15min":0.98099999999999998},"last":0.65600000000000003}]},{"osd":6,"last update":"Fri Apr 12 22:32:10 2024","interfaces":[{"interface":"back","average":{"1min":0.59999999999999998,"5min":0.59999999999999998,"15min":0.59999999999999998},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":0.96099999999999997,"5min":0.96099999999999997,"15min":0.96099999999999997},"last":0.51100000000000001},{"interface":"front","average":{"1min":0.63900000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":0.98399999999999999,"5min":0.98399999999999999,"15min":0.98399999999999999},"last":0.57899999999999996}]},{"osd":7,"last update":"Fri Apr 12 22:32:36 2024","interfaces":[{"interface":"back","average":{"1min":0.61599999999999999,"5min":0.61599999999999999,"15min":0.61599999999999999},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":1.0780000000000001,"5min":1.0780000000000001,"15min":1.0780000000000001},"last":0.53200000000000003},{"interface":"front","average":{"1min":0.59299999999999997,"5min":0.59299999999999997,"15min":0.59299999999999997},"min":{"1min":0.432,"5min":0.432,"15min":0.432},"max":{"1min":0.93600000000000005,"5min":0.93600000000000005,"15min":0.93600000000000005},"last":0.54100000000000004}]}]},{"osd":3,"up_from":25,"seq":107374182439,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5696,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739456,"statfs":{"total":95995035648,"available":95989202944,"internally_reserved":0,"allocated":581632,"data_stored":237841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Apr 12 22:33:05 2024","interfaces":[{"interface":"back","average":{"1min":0.34599999999999997,"5min":0.38500000000000001,"15min":0.39100000000000001},"min":{"1min":0.23899999999999999,"5min":0.23899999999999999,"15min":0.23899999999999999},"max":{"1min":0.52600000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"last":0.27400000000000002},{"interface":"front","average":{"1min":0.34300000000000003,"5min":0.376,"15min":0.38600000000000001},"min":{"1min":0.23599999999999999,"5min":0.23599999999999999,"15min":0.23599999999999999},"max":{"1min":0.51300000000000001,"5min":0.61199999999999999,"15min":0.61199999999999999},"last":0.26100000000000001}]},{"osd":1,"last update":"Fri Apr 12 22:33:05 2024","interfaces":[{"interface":"back","average":{"1min":0.34799999999999998,"5min":0.38300000000000001,"15min":0.39600000000000002},"min":{"1min":0.26300000000000001,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":0.502,"5min":0.59199999999999997,"15min":0.59199999999999997},"last":0.29899999999999999},{"interface":"front","average":{"1min":0.39100000000000001,"5min":0.41199999999999998,"15min":0.41999999999999998},"min":{"1min":0.29999999999999999,"5min":0.252,"15min":0.252},"max":{"1min":0.56000000000000005,"5min":0.59399999999999997,"15min":0.59399999999999997},"last":0.38900000000000001}]},{"osd":2,"last update":"Fri Apr 12 22:33:05 2024","interfaces":[{"interface":"back","average":{"1min":0.40600000000000003,"5min":0.434,"15min":0.443},"min":{"1min":0.28899999999999998,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":0.57799999999999996,"5min":0.67900000000000005,"15min":0.67900000000000005},"last":0.35899999999999999},{"interface":"front","average":{"1min":0.37,"5min":0.41699999999999998,"15min":0.433},"min":{"1min":0.28999999999999998,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":0.48799999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"last":0.34899999999999998}]},{"osd":4,"last update":"Fri Apr 12 22:32:25 2024","interfaces":[{"interface":"back","average":{"1min":0.53000000000000003,"5min":0.56100000000000005,"15min":0.56599999999999995},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":0.72699999999999998,"5min":0.83599999999999997,"15min":0.83599999999999997},"last":0.51200000000000001},{"interface":"front","average":{"1min":0.55500000000000005,"5min":0.58299999999999996,"15min":0.58699999999999997},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":0.81599999999999995,"5min":0.81599999999999995,"15min":0.81599999999999995},"last":0.59699999999999998}]},{"osd":5,"last update":"Fri Apr 12 22:32:52 2024","interfaces":[{"interface":"back","average":{"1min":0.58499999999999996,"5min":0.60899999999999999,"15min":0.61299999999999999},"min":{"1min":0.433,"5min":0.433,"15min":0.433},"max":{"1min":0.72499999999999998,"5min":0.88300000000000001,"15min":0.88300000000000001},"last":0.52200000000000002},{"interface":"front","average":{"1min":0.55700000000000005,"5min":0.58599999999999997,"15min":0.59099999999999997},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.81100000000000005,"5min":0.93000000000000005,"15min":0.93000000000000005},"last":0.44600000000000001}]},{"osd":6,"last update":"Fri Apr 12 22:32:13 2024","interfaces":[{"interface":"back","average":{"1min":0.59799999999999998,"5min":0.59799999999999998,"15min":0.59799999999999998},"min":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":0.91100000000000003,"5min":0.91100000000000003,"15min":0.91100000000000003},"last":0.57899999999999996},{"interface":"front","average":{"1min":0.59999999999999998,"5min":0.59999999999999998,"15min":0.59999999999999998},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":1.002,"5min":1.002,"15min":1.002},"last":0.505}]},{"osd":7,"last update":"Fri Apr 12 22:32:35 2024","interfaces":[{"interface":"back","average":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":0.77600000000000002,"5min":0.77600000000000002,"15min":0.77600000000000002},"last":0.48899999999999999},{"interface":"front","average":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"min":{"1min":0.44800000000000001,"5min":0.44800000000000001,"15min":0.44800000000000001},"max":{"1min":0.84799999999999998,"5min":0.84799999999999998,"15min":0.84799999999999998},"last":0.61299999999999999}]}]},{"osd":4,"up_from":30,"seq":128849018914,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5760,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5184,"kb_avail":93739392,"statfs":{"total":95995035648,"available":95989137408,"internally_reserved":0,"allocated":581632,"data_stored":237841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5308416},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Apr 12 22:32:25 2024","interfaces":[{"interface":"back","average":{"1min":0.52000000000000002,"5min":0.52800000000000002,"15min":0.52900000000000003},"min":{"1min":0.38400000000000001,"5min":0.375,"15min":0.375},"max":{"1min":0.72199999999999998,"5min":0.72199999999999998,"15min":0.72199999999999998},"last":0.56699999999999995},{"interface":"front","average":{"1min":0.51900000000000002,"5min":0.53400000000000003,"15min":0.53600000000000003},"min":{"1min":0.28999999999999998,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":0.70199999999999996,"5min":0.70199999999999996,"15min":0.70199999999999996},"last":0.48199999999999998}]},{"osd":1,"last update":"Fri Apr 12 22:32:25 2024","interfaces":[{"interface":"back","average":{"1min":0.49399999999999999,"5min":0.52200000000000002,"15min":0.52600000000000002},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.76200000000000001,"5min":0.76200000000000001,"15min":0.76200000000000001},"last":0.51100000000000001},{"interface":"front","average":{"1min":0.49299999999999999,"5min":0.53800000000000003,"15min":0.54600000000000004},"min":{"1min":0.35099999999999998,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":0.72899999999999998,"5min":0.72899999999999998,"15min":0.72899999999999998},"last":0.49099999999999999}]},{"osd":2,"last update":"Fri Apr 12 22:32:25 2024","interfaces":[{"interface":"back","average":{"1min":0.50700000000000001,"5min":0.52900000000000003,"15min":0.53300000000000003},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":0.80700000000000005,"5min":0.80700000000000005,"15min":0.80700000000000005},"last":0.46200000000000002},{"interface":"front","average":{"1min":0.53400000000000003,"5min":0.53900000000000003,"15min":0.54000000000000004},"min":{"1min":0.42099999999999999,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":0.83299999999999996,"5min":0.83299999999999996,"15min":0.83299999999999996},"last":0.52300000000000002}]},{"osd":3,"last update":"Fri Apr 12 22:32:25 2024","interfaces":[{"interface":"back","average":{"1min":0.52500000000000002,"5min":0.53500000000000003,"15min":0.53700000000000003},"min":{"1min":0.36699999999999999,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.73899999999999999,"5min":0.73899999999999999,"15min":0.73899999999999999},"last":0.55600000000000005},{"interface":"front","average":{"1min":0.52400000000000002,"5min":0.53600000000000003,"15min":0.53800000000000003},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":0.69199999999999995,"5min":0.69199999999999995,"15min":0.69199999999999995},"last":0.54500000000000004}]},{"osd":5,"last update":"Fri Apr 12 22:32:50 2024","interfaces":[{"interface":"back","average":{"1min":0.46800000000000003,"5min":0.40000000000000002,"15min":0.38900000000000001},"min":{"1min":0.309,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":0.81999999999999995,"5min":0.81999999999999995,"15min":0.81999999999999995},"last":0.435},{"interface":"front","average":{"1min":0.47899999999999998,"5min":0.41899999999999998,"15min":0.40899999999999997},"min":{"1min":0.29299999999999998,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":0.79300000000000004,"5min":0.79300000000000004,"15min":0.79300000000000004},"last":0.44500000000000001}]},{"osd":6,"last update":"Fri Apr 12 22:32:10 2024","interfaces":[{"interface":"back","average":{"1min":0.441,"5min":0.441,"15min":0.441},"min":{"1min":0.28699999999999998,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"last":0.47299999999999998},{"interface":"front","average":{"1min":0.46899999999999997,"5min":0.46899999999999997,"15min":0.46899999999999997},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"last":0.42299999999999999}]},{"osd":7,"last update":"Fri Apr 12 22:32:32 2024","interfaces":[{"interface":"back","average":{"1min":0.442,"5min":0.442,"15min":0.442},"min":{"1min":0.27400000000000002,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":0.76500000000000001,"5min":0.76500000000000001,"15min":0.76500000000000001},"last":0.36799999999999999},{"interface":"front","average":{"1min":0.44,"5min":0.44,"15min":0.44},"min":{"1min":0.32400000000000001,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":0.66200000000000003,"5min":0.66200000000000003,"15min":0.66200000000000003},"last":0.38400000000000001}]}]},{"osd":5,"up_from":38,"seq":163208757277,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5692,"kb_used_data":564,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739460,"statfs":{"total":95995035648,"available":95989207040,"internally_reserved":0,"allocated":577536,"data_stored":237576,"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":"Fri Apr 12 22:32:52 2024","interfaces":[{"interface":"back","average":{"1min":0.52900000000000003,"5min":0.52600000000000002,"15min":0.52600000000000002},"min":{"1min":0.38800000000000001,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":0.65500000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"last":0.52800000000000002},{"interface":"front","average":{"1min":0.55900000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"min":{"1min":0.377,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":0.79800000000000004,"5min":0.81299999999999994,"15min":0.81299999999999994},"last":0.626}]},{"osd":1,"last update":"Fri Apr 12 22:32:52 2024","interfaces":[{"interface":"back","average":{"1min":0.56100000000000005,"5min":0.54600000000000004,"15min":0.54400000000000004},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":0.79800000000000004,"5min":0.79800000000000004,"15min":0.79800000000000004},"last":0.68799999999999994},{"interface":"front","average":{"1min":0.53600000000000003,"5min":0.52500000000000002,"15min":0.52300000000000002},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":0.71999999999999997,"5min":0.79100000000000004,"15min":0.79100000000000004},"last":0.745}]},{"osd":2,"last update":"Fri Apr 12 22:32:52 2024","interfaces":[{"interface":"back","average":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"min":{"1min":0.39700000000000002,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":0.66400000000000003,"5min":0.78300000000000003,"15min":0.78300000000000003},"last":0.71999999999999997},{"interface":"front","average":{"1min":0.64400000000000002,"5min":0.57799999999999996,"15min":0.56699999999999995},"min":{"1min":0.374,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":2.4540000000000002,"5min":2.4540000000000002,"15min":2.4540000000000002},"last":0.64700000000000002}]},{"osd":3,"last update":"Fri Apr 12 22:32:52 2024","interfaces":[{"interface":"back","average":{"1min":0.56000000000000005,"5min":0.53000000000000003,"15min":0.52500000000000002},"min":{"1min":0.36599999999999999,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":0.76400000000000001,"5min":0.76400000000000001,"15min":0.76400000000000001},"last":0.59699999999999998},{"interface":"front","average":{"1min":0.57599999999999996,"5min":0.55100000000000005,"15min":0.54700000000000004},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":0.73099999999999998,"5min":0.77800000000000002,"15min":0.77800000000000002},"last":0.74099999999999999}]},{"osd":4,"last update":"Fri Apr 12 22:32:52 2024","interfaces":[{"interface":"back","average":{"1min":0.45900000000000002,"5min":0.41199999999999998,"15min":0.40400000000000003},"min":{"1min":0.28999999999999998,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":0.75900000000000001,"5min":0.75900000000000001,"15min":0.75900000000000001},"last":0.55000000000000004},{"interface":"front","average":{"1min":0.46700000000000003,"5min":0.439,"15min":0.435},"min":{"1min":0.29399999999999998,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":0.70899999999999996,"5min":0.84199999999999997,"15min":0.84199999999999997},"last":0.67400000000000004}]},{"osd":6,"last update":"Fri Apr 12 22:32:10 2024","interfaces":[{"interface":"back","average":{"1min":0.432,"5min":0.432,"15min":0.432},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":0.71199999999999997,"5min":0.71199999999999997,"15min":0.71199999999999997},"last":0.57399999999999995},{"interface":"front","average":{"1min":0.47799999999999998,"5min":0.47799999999999998,"15min":0.47799999999999998},"min":{"1min":0.28000000000000003,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":0.82399999999999995,"5min":0.82399999999999995,"15min":0.82399999999999995},"last":0.60599999999999998}]},{"osd":7,"last update":"Fri Apr 12 22:32:32 2024","interfaces":[{"interface":"back","average":{"1min":0.46899999999999997,"5min":0.46899999999999997,"15min":0.46899999999999997},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":0.752,"5min":0.752,"15min":0.752},"last":0.66200000000000003},{"interface":"front","average":{"1min":0.496,"5min":0.496,"15min":0.496},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.74199999999999999,"5min":0.74199999999999999,"15min":0.74199999999999999},"last":0.70199999999999996}]}]}],"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-12T22:33:10.252 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid a5fdb6f0-f91b-11ee-bc8d-c7b262605968 -- ceph pg dump --format=json 2024-04-12T22:33:10.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:10 smithi142 ceph-mon[25707]: from='client.24523 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-12T22:33:11.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:11 smithi088 ceph-mon[24836]: pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:33:11.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:11 smithi088 ceph-mon[29858]: pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:33:11.421 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/mon.a/config 2024-04-12T22:33:11.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:11 smithi142 ceph-mon[25707]: pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:33:11.545 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:33:11 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:33:11] "GET /metrics HTTP/1.1" 200 191476 "" "Prometheus/2.33.4" 2024-04-12T22:33:12.920 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:33:12 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 172.21.15.88 - - [12/Apr/2024:22:33:12] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-12T22:33:13.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:13 smithi088 ceph-mon[29858]: pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:33:13.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:13 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:13.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:13 smithi088 ceph-mon[24836]: pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:33:13.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:13 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:13.440 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:13 smithi142 ceph-mon[25707]: pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:33:13.440 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:13 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:13.751 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:33:13 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[27222]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:33:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-12T22:33:13.948 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-04-12T22:33:13.949 INFO:teuthology.orchestra.run.smithi088.stderr:dumped all 2024-04-12T22:33:14.619 INFO:teuthology.orchestra.run.smithi088.stdout:{"pg_ready":true,"pg_map":{"version":44,"stamp":"2024-04-12T22:33:13.832163+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":48900,"kb_used_data":6084,"kb_used_omap":0,"kb_used_meta":42752,"kb_avail":749912316,"statfs":{"total":767960285184,"available":767910211584,"internally_reserved":0,"allocated":6230016,"data_stored":3488129,"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.001846"},"pg_stats":[{"pgid":"1.0","version":"59'128","reported_seq":266,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-04-12T22:31:51.909324+0000","last_change":"2024-04-12T22:31:36.529808+0000","last_active":"2024-04-12T22:31:51.909324+0000","last_peered":"2024-04-12T22:31:51.909324+0000","last_clean":"2024-04-12T22:31:51.909324+0000","last_became_active":"2024-04-12T22:31:36.529347+0000","last_became_peered":"2024-04-12T22:31:36.529347+0000","last_unstale":"2024-04-12T22:31:51.909324+0000","last_undegraded":"2024-04-12T22:31:51.909324+0000","last_fullsized":"2024-04-12T22:31:51.909324+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-12T22:29:38.332197+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-12T22:29:38.332197+0000","last_clean_scrub_stamp":"2024-04-12T22:29:38.332197+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-14T08:16:58.004157+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1597440,"data_stored":1586784,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234006,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6088,"kb_used_data":1088,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739064,"statfs":{"total":95995035648,"available":95988801536,"internally_reserved":0,"allocated":1114112,"data_stored":766769,"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":"Fri Apr 12 22:32:35 2024","interfaces":[{"interface":"back","average":{"1min":0.51700000000000002,"5min":0.51700000000000002,"15min":0.51700000000000002},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":0.81699999999999995,"5min":0.81699999999999995,"15min":0.81699999999999995},"last":0.443},{"interface":"front","average":{"1min":0.52100000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"min":{"1min":0.307,"5min":0.307,"15min":0.307},"max":{"1min":0.747,"5min":0.747,"15min":0.747},"last":0.51800000000000002}]},{"osd":1,"last update":"Fri Apr 12 22:32:35 2024","interfaces":[{"interface":"back","average":{"1min":0.50700000000000001,"5min":0.50700000000000001,"15min":0.50700000000000001},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":0.753,"5min":0.753,"15min":0.753},"last":0.53100000000000003},{"interface":"front","average":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"min":{"1min":0.33200000000000002,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":0.79300000000000004,"5min":0.79300000000000004,"15min":0.79300000000000004},"last":0.496}]},{"osd":2,"last update":"Fri Apr 12 22:32:35 2024","interfaces":[{"interface":"back","average":{"1min":0.51400000000000001,"5min":0.51400000000000001,"15min":0.51400000000000001},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":0.83199999999999996,"5min":0.83199999999999996,"15min":0.83199999999999996},"last":0.51400000000000001},{"interface":"front","average":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"min":{"1min":0.35599999999999998,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":0.71699999999999997,"5min":0.71699999999999997,"15min":0.71699999999999997},"last":0.55500000000000005}]},{"osd":3,"last update":"Fri Apr 12 22:32:35 2024","interfaces":[{"interface":"back","average":{"1min":0.51400000000000001,"5min":0.51400000000000001,"15min":0.51400000000000001},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.90900000000000003,"5min":0.90900000000000003,"15min":0.90900000000000003},"last":0.48099999999999998},{"interface":"front","average":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"min":{"1min":0.378,"5min":0.378,"15min":0.378},"max":{"1min":0.85399999999999998,"5min":0.85399999999999998,"15min":0.85399999999999998},"last":0.48899999999999999}]},{"osd":4,"last update":"Fri Apr 12 22:32:35 2024","interfaces":[{"interface":"back","average":{"1min":0.441,"5min":0.441,"15min":0.441},"min":{"1min":0.27000000000000002,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":0.628,"5min":0.628,"15min":0.628},"last":0.433},{"interface":"front","average":{"1min":0.436,"5min":0.436,"15min":0.436},"min":{"1min":0.32800000000000001,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":0.72299999999999998,"5min":0.72299999999999998,"15min":0.72299999999999998},"last":0.45300000000000001}]},{"osd":5,"last update":"Fri Apr 12 22:32:35 2024","interfaces":[{"interface":"back","average":{"1min":0.436,"5min":0.436,"15min":0.436},"min":{"1min":0.316,"5min":0.316,"15min":0.316},"max":{"1min":0.79900000000000004,"5min":0.79900000000000004,"15min":0.79900000000000004},"last":0.39500000000000002},{"interface":"front","average":{"1min":0.45800000000000002,"5min":0.45800000000000002,"15min":0.45800000000000002},"min":{"1min":0.32400000000000001,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":0.66900000000000004,"5min":0.66900000000000004,"15min":0.66900000000000004},"last":0.46800000000000003}]},{"osd":6,"last update":"Fri Apr 12 22:32:35 2024","interfaces":[{"interface":"back","average":{"1min":0.505,"5min":0.505,"15min":0.505},"min":{"1min":0.32800000000000001,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":0.77100000000000002,"5min":0.77100000000000002,"15min":0.77100000000000002},"last":0.54400000000000004},{"interface":"front","average":{"1min":0.47499999999999998,"5min":0.47499999999999998,"15min":0.47499999999999998},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":0.64300000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"last":0.41099999999999998}]}]},{"osd":6,"up_from":46,"seq":197568495643,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6144,"kb_used_data":1080,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739008,"statfs":{"total":95995035648,"available":95988744192,"internally_reserved":0,"allocated":1105920,"data_stored":766181,"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":"Fri Apr 12 22:32:12 2024","interfaces":[{"interface":"back","average":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"min":{"1min":0.33200000000000002,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":0.79700000000000004,"5min":0.79700000000000004,"15min":0.79700000000000004},"last":0.66000000000000003},{"interface":"front","average":{"1min":0.50800000000000001,"5min":0.50800000000000001,"15min":0.50800000000000001},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":0.75800000000000001,"5min":0.75800000000000001,"15min":0.75800000000000001},"last":0.73299999999999998}]},{"osd":1,"last update":"Fri Apr 12 22:32:12 2024","interfaces":[{"interface":"back","average":{"1min":0.501,"5min":0.501,"15min":0.501},"min":{"1min":0.34499999999999997,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":0.81200000000000006,"5min":0.81200000000000006,"15min":0.81200000000000006},"last":0.69699999999999995},{"interface":"front","average":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":0.73099999999999998,"5min":0.73099999999999998,"15min":0.73099999999999998},"last":0.72699999999999998}]},{"osd":2,"last update":"Fri Apr 12 22:32:12 2024","interfaces":[{"interface":"back","average":{"1min":0.51700000000000002,"5min":0.51700000000000002,"15min":0.51700000000000002},"min":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":0.70699999999999996,"5min":0.70699999999999996,"15min":0.70699999999999996},"last":0.71099999999999997},{"interface":"front","average":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":0.79900000000000004,"5min":0.79900000000000004,"15min":0.79900000000000004},"last":0.64900000000000002}]},{"osd":3,"last update":"Fri Apr 12 22:32:12 2024","interfaces":[{"interface":"back","average":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":0.77700000000000002,"5min":0.77700000000000002,"15min":0.77700000000000002},"last":0.66900000000000004},{"interface":"front","average":{"1min":0.52200000000000002,"5min":0.52200000000000002,"15min":0.52200000000000002},"min":{"1min":0.41599999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":0.77100000000000002,"5min":0.77100000000000002,"15min":0.77100000000000002},"last":0.68500000000000005}]},{"osd":4,"last update":"Fri Apr 12 22:32:12 2024","interfaces":[{"interface":"back","average":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"min":{"1min":0.28499999999999998,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":0.58799999999999997,"5min":0.58799999999999997,"15min":0.58799999999999997},"last":0.32400000000000001},{"interface":"front","average":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":0.74099999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"last":0.34599999999999997}]},{"osd":5,"last update":"Fri Apr 12 22:32:12 2024","interfaces":[{"interface":"back","average":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":0.65600000000000003,"5min":0.65600000000000003,"15min":0.65600000000000003},"last":0.39300000000000002},{"interface":"front","average":{"1min":0.44800000000000001,"5min":0.44800000000000001,"15min":0.44800000000000001},"min":{"1min":0.316,"5min":0.316,"15min":0.316},"max":{"1min":0.70399999999999996,"5min":0.70399999999999996,"15min":0.70399999999999996},"last":0.38500000000000001}]},{"osd":7,"last update":"Fri Apr 12 22:32:33 2024","interfaces":[{"interface":"back","average":{"1min":0.45500000000000002,"5min":0.45500000000000002,"15min":0.45500000000000002},"min":{"1min":0.312,"5min":0.312,"15min":0.312},"max":{"1min":0.70499999999999996,"5min":0.70499999999999996,"15min":0.70499999999999996},"last":0.373},{"interface":"front","average":{"1min":0.50600000000000001,"5min":0.50600000000000001,"15min":0.50600000000000001},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":0.71999999999999997,"5min":0.71999999999999997,"15min":0.71999999999999997},"last":0.438}]}]},{"osd":1,"up_from":13,"seq":55834574898,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6332,"kb_used_data":564,"kb_used_omap":0,"kb_used_meta":5760,"kb_avail":93738820,"statfs":{"total":95995035648,"available":95988551680,"internally_reserved":0,"allocated":577536,"data_stored":237576,"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":"Fri Apr 12 22:32:22 2024","interfaces":[{"interface":"back","average":{"1min":0.374,"5min":0.34499999999999997,"15min":0.33400000000000002},"min":{"1min":0.26600000000000001,"5min":0.21099999999999999,"15min":0.21099999999999999},"max":{"1min":0.53100000000000003,"5min":0.53100000000000003,"15min":0.53100000000000003},"last":0.38700000000000001},{"interface":"front","average":{"1min":0.38600000000000001,"5min":0.36699999999999999,"15min":0.35899999999999999},"min":{"1min":0.28599999999999998,"5min":0.23899999999999999,"15min":0.23899999999999999},"max":{"1min":0.504,"5min":0.55500000000000005,"15min":0.55500000000000005},"last":0.33900000000000002}]},{"osd":2,"last update":"Fri Apr 12 22:32:47 2024","interfaces":[{"interface":"back","average":{"1min":0.36499999999999999,"5min":0.39300000000000002,"15min":0.39500000000000002},"min":{"1min":0.27900000000000003,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":0.48499999999999999,"5min":0.58299999999999996,"15min":0.58299999999999996},"last":0.309},{"interface":"front","average":{"1min":0.36799999999999999,"5min":0.38500000000000001,"15min":0.38500000000000001},"min":{"1min":0.27100000000000002,"5min":0.254,"15min":0.254},"max":{"1min":0.49099999999999999,"5min":0.56899999999999995,"15min":0.56899999999999995},"last":0.28000000000000003}]},{"osd":3,"last update":"Fri Apr 12 22:33:06 2024","interfaces":[{"interface":"back","average":{"1min":0.36299999999999999,"5min":0.42499999999999999,"15min":0.44},"min":{"1min":0.28299999999999997,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":0.53600000000000003,"5min":0.57099999999999995,"15min":0.57099999999999995},"last":0.32300000000000001},{"interface":"front","average":{"1min":0.377,"5min":0.41399999999999998,"15min":0.41999999999999998},"min":{"1min":0.28399999999999997,"5min":0.23899999999999999,"15min":0.23899999999999999},"max":{"1min":0.496,"5min":0.58599999999999997,"15min":0.58599999999999997},"last":0.45700000000000002}]},{"osd":4,"last update":"Fri Apr 12 22:32:30 2024","interfaces":[{"interface":"back","average":{"1min":0.58199999999999996,"5min":0.54500000000000004,"15min":0.53900000000000003},"min":{"1min":0.41999999999999998,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":0.82999999999999996,"5min":0.82999999999999996,"15min":0.82999999999999996},"last":0.49199999999999999},{"interface":"front","average":{"1min":0.59399999999999997,"5min":0.56999999999999995,"15min":0.56599999999999995},"min":{"1min":0.42799999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":0.82399999999999995,"5min":0.82399999999999995,"15min":0.82399999999999995},"last":0.44600000000000001}]},{"osd":5,"last update":"Fri Apr 12 22:32:53 2024","interfaces":[{"interface":"back","average":{"1min":0.57699999999999996,"5min":0.56699999999999995,"15min":0.56499999999999995},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":0.73099999999999998,"5min":0.79300000000000004,"15min":0.79300000000000004},"last":0.38200000000000001},{"interface":"front","average":{"1min":0.59399999999999997,"5min":0.60899999999999999,"15min":0.61099999999999999},"min":{"1min":0.42299999999999999,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":0.89800000000000002,"5min":1.0669999999999999,"15min":1.0669999999999999},"last":0.46999999999999997}]},{"osd":6,"last update":"Fri Apr 12 22:32:13 2024","interfaces":[{"interface":"back","average":{"1min":0.59799999999999998,"5min":0.59799999999999998,"15min":0.59799999999999998},"min":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":0.873,"5min":0.873,"15min":0.873},"last":0.433},{"interface":"front","average":{"1min":0.60299999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"min":{"1min":0.44900000000000001,"5min":0.44900000000000001,"15min":0.44900000000000001},"max":{"1min":0.78100000000000003,"5min":0.78100000000000003,"15min":0.78100000000000003},"last":0.35499999999999998}]},{"osd":7,"last update":"Fri Apr 12 22:32:35 2024","interfaces":[{"interface":"back","average":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"min":{"1min":0.44500000000000001,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":0.85099999999999998,"5min":0.85099999999999998,"15min":0.85099999999999998},"last":0.41099999999999998},{"interface":"front","average":{"1min":0.63500000000000001,"5min":0.63500000000000001,"15min":0.63500000000000001},"min":{"1min":0.46999999999999997,"5min":0.46999999999999997,"15min":0.46999999999999997},"max":{"1min":0.81499999999999995,"5min":0.81499999999999995,"15min":0.81499999999999995},"last":0.66600000000000004}]}]},{"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":6916,"kb_used_data":1084,"kb_used_omap":0,"kb_used_meta":5824,"kb_avail":93738236,"statfs":{"total":95995035648,"available":95987953664,"internally_reserved":0,"allocated":1110016,"data_stored":766504,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5963776},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Fri Apr 12 22:32:22 2024","interfaces":[{"interface":"back","average":{"1min":0.40699999999999997,"5min":0.34599999999999997,"15min":0.32000000000000001},"min":{"1min":0.309,"5min":0.20599999999999999,"15min":0.20599999999999999},"max":{"1min":0.58399999999999996,"5min":0.58399999999999996,"15min":0.58399999999999996},"last":0.26400000000000001},{"interface":"front","average":{"1min":0.42199999999999999,"5min":0.36599999999999999,"15min":0.34000000000000002},"min":{"1min":0.23999999999999999,"5min":0.23000000000000001,"15min":0.23000000000000001},"max":{"1min":0.75,"5min":0.75,"15min":0.75},"last":0.317}]},{"osd":2,"last update":"Fri Apr 12 22:32:46 2024","interfaces":[{"interface":"back","average":{"1min":0.41599999999999998,"5min":0.39200000000000002,"15min":0.378},"min":{"1min":0.255,"5min":0.217,"15min":0.217},"max":{"1min":0.67700000000000005,"5min":0.67700000000000005,"15min":0.67700000000000005},"last":0.30099999999999999},{"interface":"front","average":{"1min":0.41899999999999998,"5min":0.39300000000000002,"15min":0.38100000000000001},"min":{"1min":0.28100000000000003,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":0.77400000000000002,"5min":0.77400000000000002,"15min":0.77400000000000002},"last":0.38400000000000001}]},{"osd":3,"last update":"Fri Apr 12 22:33:09 2024","interfaces":[{"interface":"back","average":{"1min":0.38800000000000001,"5min":0.41599999999999998,"15min":0.42599999999999999},"min":{"1min":0.25600000000000001,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":0.54800000000000004,"5min":0.55800000000000005,"15min":0.55800000000000005},"last":0.27600000000000002},{"interface":"front","average":{"1min":0.437,"5min":0.45900000000000002,"15min":0.46600000000000003},"min":{"1min":0.30499999999999999,"5min":0.252,"15min":0.252},"max":{"1min":0.70599999999999996,"5min":0.70599999999999996,"15min":0.70599999999999996},"last":0.34000000000000002}]},{"osd":4,"last update":"Fri Apr 12 22:32:33 2024","interfaces":[{"interface":"back","average":{"1min":0.57299999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":1.0329999999999999,"5min":1.0329999999999999,"15min":1.0329999999999999},"last":0.41899999999999998},{"interface":"front","average":{"1min":0.55500000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"min":{"1min":0.36399999999999999,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":0.92700000000000005,"5min":0.92700000000000005,"15min":0.92700000000000005},"last":0.35199999999999998}]},{"osd":5,"last update":"Fri Apr 12 22:32:54 2024","interfaces":[{"interface":"back","average":{"1min":0.57799999999999996,"5min":0.61099999999999999,"15min":0.61699999999999999},"min":{"1min":0.42999999999999999,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":0.91700000000000004,"5min":0.91700000000000004,"15min":0.91700000000000004},"last":0.37},{"interface":"front","average":{"1min":0.57699999999999996,"5min":0.59499999999999997,"15min":0.59799999999999998},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":1.012,"5min":1.012,"15min":1.012},"last":0.59199999999999997}]},{"osd":6,"last update":"Fri Apr 12 22:32:13 2024","interfaces":[{"interface":"back","average":{"1min":0.625,"5min":0.625,"15min":0.625},"min":{"1min":0.375,"5min":0.375,"15min":0.375},"max":{"1min":0.93200000000000005,"5min":0.93200000000000005,"15min":0.93200000000000005},"last":0.40200000000000002},{"interface":"front","average":{"1min":0.626,"5min":0.626,"15min":0.626},"min":{"1min":0.496,"5min":0.496,"15min":0.496},"max":{"1min":0.97899999999999998,"5min":0.97899999999999998,"15min":0.97899999999999998},"last":0.64300000000000002}]},{"osd":7,"last update":"Fri Apr 12 22:32:33 2024","interfaces":[{"interface":"back","average":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":0.95199999999999996,"5min":0.95199999999999996,"15min":0.95199999999999996},"last":0.46500000000000002},{"interface":"front","average":{"1min":0.63,"5min":0.63,"15min":0.63},"min":{"1min":0.45600000000000002,"5min":0.45600000000000002,"15min":0.45600000000000002},"max":{"1min":0.94699999999999995,"5min":0.94699999999999995,"15min":0.94699999999999995},"last":0.436}]}]},{"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":6272,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5696,"kb_avail":93738880,"statfs":{"total":95995035648,"available":95988613120,"internally_reserved":0,"allocated":581632,"data_stored":237841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5832704},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Apr 12 22:32:49 2024","interfaces":[{"interface":"back","average":{"1min":0.36499999999999999,"5min":0.36099999999999999,"15min":0.35599999999999998},"min":{"1min":0.23499999999999999,"5min":0.215,"15min":0.215},"max":{"1min":0.752,"5min":0.752,"15min":0.752},"last":0.52800000000000002},{"interface":"front","average":{"1min":0.36899999999999999,"5min":0.375,"15min":0.371},"min":{"1min":0.215,"5min":0.184,"15min":0.184},"max":{"1min":0.82099999999999995,"5min":0.82099999999999995,"15min":0.82099999999999995},"last":0.39300000000000002}]},{"osd":1,"last update":"Fri Apr 12 22:32:49 2024","interfaces":[{"interface":"back","average":{"1min":0.372,"5min":0.38500000000000001,"15min":0.38400000000000001},"min":{"1min":0.26700000000000002,"5min":0.193,"15min":0.193},"max":{"1min":0.77300000000000002,"5min":0.77300000000000002,"15min":0.77300000000000002},"last":0.46700000000000003},{"interface":"front","average":{"1min":0.38800000000000001,"5min":0.39600000000000002,"15min":0.39200000000000002},"min":{"1min":0.22600000000000001,"5min":0.22500000000000001,"15min":0.22500000000000001},"max":{"1min":0.90500000000000003,"5min":0.90500000000000003,"15min":0.90500000000000003},"last":0.58999999999999997}]},{"osd":3,"last update":"Fri Apr 12 22:33:09 2024","interfaces":[{"interface":"back","average":{"1min":0.42499999999999999,"5min":0.41499999999999998,"15min":0.41099999999999998},"min":{"1min":0.30599999999999999,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":0.72699999999999998,"5min":0.78400000000000003,"15min":0.78400000000000003},"last":0.50600000000000001},{"interface":"front","average":{"1min":0.437,"5min":0.433,"15min":0.438},"min":{"1min":0.29499999999999998,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":0.96699999999999997,"5min":0.96699999999999997,"15min":0.96699999999999997},"last":0.47699999999999998}]},{"osd":4,"last update":"Fri Apr 12 22:32:31 2024","interfaces":[{"interface":"back","average":{"1min":0.56899999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.85599999999999998,"5min":0.85599999999999998,"15min":0.85599999999999998},"last":0.56799999999999995},{"interface":"front","average":{"1min":0.59399999999999997,"5min":0.56399999999999995,"15min":0.55900000000000005},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":0.97999999999999998,"5min":0.97999999999999998,"15min":0.97999999999999998},"last":0.63}]},{"osd":5,"last update":"Fri Apr 12 22:32:49 2024","interfaces":[{"interface":"back","average":{"1min":0.55200000000000005,"5min":0.58899999999999997,"15min":0.59499999999999997},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":0.84099999999999997,"5min":0.97099999999999997,"15min":0.97099999999999997},"last":0.64200000000000002},{"interface":"front","average":{"1min":0.57199999999999995,"5min":0.60299999999999998,"15min":0.60799999999999998},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":0.98099999999999998,"5min":0.98099999999999998,"15min":0.98099999999999998},"last":0.55900000000000005}]},{"osd":6,"last update":"Fri Apr 12 22:32:10 2024","interfaces":[{"interface":"back","average":{"1min":0.59999999999999998,"5min":0.59999999999999998,"15min":0.59999999999999998},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":0.96099999999999997,"5min":0.96099999999999997,"15min":0.96099999999999997},"last":0.54400000000000004},{"interface":"front","average":{"1min":0.63900000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":0.98399999999999999,"5min":0.98399999999999999,"15min":0.98399999999999999},"last":0.67900000000000005}]},{"osd":7,"last update":"Fri Apr 12 22:32:36 2024","interfaces":[{"interface":"back","average":{"1min":0.61599999999999999,"5min":0.61599999999999999,"15min":0.61599999999999999},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":1.0780000000000001,"5min":1.0780000000000001,"15min":1.0780000000000001},"last":0.60599999999999998},{"interface":"front","average":{"1min":0.59299999999999997,"5min":0.59299999999999997,"15min":0.59299999999999997},"min":{"1min":0.432,"5min":0.432,"15min":0.432},"max":{"1min":0.93600000000000005,"5min":0.93600000000000005,"15min":0.93600000000000005},"last":0.66700000000000004}]}]},{"osd":3,"up_from":25,"seq":107374182440,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5696,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739456,"statfs":{"total":95995035648,"available":95989202944,"internally_reserved":0,"allocated":581632,"data_stored":237841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Apr 12 22:33:05 2024","interfaces":[{"interface":"back","average":{"1min":0.34599999999999997,"5min":0.38500000000000001,"15min":0.39100000000000001},"min":{"1min":0.23899999999999999,"5min":0.23899999999999999,"15min":0.23899999999999999},"max":{"1min":0.52600000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"last":0.41499999999999998},{"interface":"front","average":{"1min":0.34300000000000003,"5min":0.376,"15min":0.38600000000000001},"min":{"1min":0.23599999999999999,"5min":0.23599999999999999,"15min":0.23599999999999999},"max":{"1min":0.51300000000000001,"5min":0.61199999999999999,"15min":0.61199999999999999},"last":0.53200000000000003}]},{"osd":1,"last update":"Fri Apr 12 22:33:05 2024","interfaces":[{"interface":"back","average":{"1min":0.34799999999999998,"5min":0.38300000000000001,"15min":0.39600000000000002},"min":{"1min":0.26300000000000001,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":0.502,"5min":0.59199999999999997,"15min":0.59199999999999997},"last":0.443},{"interface":"front","average":{"1min":0.39100000000000001,"5min":0.41199999999999998,"15min":0.41999999999999998},"min":{"1min":0.29999999999999999,"5min":0.252,"15min":0.252},"max":{"1min":0.56000000000000005,"5min":0.59399999999999997,"15min":0.59399999999999997},"last":0.47799999999999998}]},{"osd":2,"last update":"Fri Apr 12 22:33:05 2024","interfaces":[{"interface":"back","average":{"1min":0.40600000000000003,"5min":0.434,"15min":0.443},"min":{"1min":0.28899999999999998,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":0.57799999999999996,"5min":0.67900000000000005,"15min":0.67900000000000005},"last":0.52400000000000002},{"interface":"front","average":{"1min":0.37,"5min":0.41699999999999998,"15min":0.433},"min":{"1min":0.28999999999999998,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":0.48799999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"last":0.496}]},{"osd":4,"last update":"Fri Apr 12 22:32:25 2024","interfaces":[{"interface":"back","average":{"1min":0.53000000000000003,"5min":0.56100000000000005,"15min":0.56599999999999995},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":0.72699999999999998,"5min":0.83599999999999997,"15min":0.83599999999999997},"last":0.50700000000000001},{"interface":"front","average":{"1min":0.55500000000000005,"5min":0.58299999999999996,"15min":0.58699999999999997},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":0.81599999999999995,"5min":0.81599999999999995,"15min":0.81599999999999995},"last":0.55300000000000005}]},{"osd":5,"last update":"Fri Apr 12 22:32:52 2024","interfaces":[{"interface":"back","average":{"1min":0.58499999999999996,"5min":0.60899999999999999,"15min":0.61299999999999999},"min":{"1min":0.433,"5min":0.433,"15min":0.433},"max":{"1min":0.72499999999999998,"5min":0.88300000000000001,"15min":0.88300000000000001},"last":0.57899999999999996},{"interface":"front","average":{"1min":0.55700000000000005,"5min":0.58599999999999997,"15min":0.59099999999999997},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.81100000000000005,"5min":0.93000000000000005,"15min":0.93000000000000005},"last":0.56399999999999995}]},{"osd":6,"last update":"Fri Apr 12 22:32:13 2024","interfaces":[{"interface":"back","average":{"1min":0.59799999999999998,"5min":0.59799999999999998,"15min":0.59799999999999998},"min":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":0.91100000000000003,"5min":0.91100000000000003,"15min":0.91100000000000003},"last":0.59999999999999998},{"interface":"front","average":{"1min":0.59999999999999998,"5min":0.59999999999999998,"15min":0.59999999999999998},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":1.002,"5min":1.002,"15min":1.002},"last":0.58599999999999997}]},{"osd":7,"last update":"Fri Apr 12 22:32:35 2024","interfaces":[{"interface":"back","average":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":0.77600000000000002,"5min":0.77600000000000002,"15min":0.77600000000000002},"last":0.60699999999999998},{"interface":"front","average":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"min":{"1min":0.44800000000000001,"5min":0.44800000000000001,"15min":0.44800000000000001},"max":{"1min":0.84799999999999998,"5min":0.84799999999999998,"15min":0.84799999999999998},"last":0.61599999999999999}]}]},{"osd":4,"up_from":30,"seq":128849018916,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5760,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5184,"kb_avail":93739392,"statfs":{"total":95995035648,"available":95989137408,"internally_reserved":0,"allocated":581632,"data_stored":237841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5308416},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Apr 12 22:32:25 2024","interfaces":[{"interface":"back","average":{"1min":0.52000000000000002,"5min":0.52800000000000002,"15min":0.52900000000000003},"min":{"1min":0.38400000000000001,"5min":0.375,"15min":0.375},"max":{"1min":0.72199999999999998,"5min":0.72199999999999998,"15min":0.72199999999999998},"last":0.57499999999999996},{"interface":"front","average":{"1min":0.51900000000000002,"5min":0.53400000000000003,"15min":0.53600000000000003},"min":{"1min":0.28999999999999998,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":0.70199999999999996,"5min":0.70199999999999996,"15min":0.70199999999999996},"last":0.47899999999999998}]},{"osd":1,"last update":"Fri Apr 12 22:32:25 2024","interfaces":[{"interface":"back","average":{"1min":0.49399999999999999,"5min":0.52200000000000002,"15min":0.52600000000000002},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.76200000000000001,"5min":0.76200000000000001,"15min":0.76200000000000001},"last":0.60099999999999998},{"interface":"front","average":{"1min":0.49299999999999999,"5min":0.53800000000000003,"15min":0.54600000000000004},"min":{"1min":0.35099999999999998,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":0.72899999999999998,"5min":0.72899999999999998,"15min":0.72899999999999998},"last":0.501}]},{"osd":2,"last update":"Fri Apr 12 22:32:25 2024","interfaces":[{"interface":"back","average":{"1min":0.50700000000000001,"5min":0.52900000000000003,"15min":0.53300000000000003},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":0.80700000000000005,"5min":0.80700000000000005,"15min":0.80700000000000005},"last":0.58299999999999996},{"interface":"front","average":{"1min":0.53400000000000003,"5min":0.53900000000000003,"15min":0.54000000000000004},"min":{"1min":0.42099999999999999,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":0.83299999999999996,"5min":0.83299999999999996,"15min":0.83299999999999996},"last":0.51100000000000001}]},{"osd":3,"last update":"Fri Apr 12 22:32:25 2024","interfaces":[{"interface":"back","average":{"1min":0.52500000000000002,"5min":0.53500000000000003,"15min":0.53700000000000003},"min":{"1min":0.36699999999999999,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.73899999999999999,"5min":0.73899999999999999,"15min":0.73899999999999999},"last":0.53600000000000003},{"interface":"front","average":{"1min":0.52400000000000002,"5min":0.53600000000000003,"15min":0.53800000000000003},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":0.69199999999999995,"5min":0.69199999999999995,"15min":0.69199999999999995},"last":0.623}]},{"osd":5,"last update":"Fri Apr 12 22:32:50 2024","interfaces":[{"interface":"back","average":{"1min":0.46800000000000003,"5min":0.40000000000000002,"15min":0.38900000000000001},"min":{"1min":0.309,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":0.81999999999999995,"5min":0.81999999999999995,"15min":0.81999999999999995},"last":0.441},{"interface":"front","average":{"1min":0.47899999999999998,"5min":0.41899999999999998,"15min":0.40899999999999997},"min":{"1min":0.29299999999999998,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":0.79300000000000004,"5min":0.79300000000000004,"15min":0.79300000000000004},"last":0.42199999999999999}]},{"osd":6,"last update":"Fri Apr 12 22:33:11 2024","interfaces":[{"interface":"back","average":{"1min":0.45700000000000002,"5min":0.44400000000000001,"15min":0.442},"min":{"1min":0.28499999999999998,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":0.71199999999999997,"5min":0.71199999999999997,"15min":0.71199999999999997},"last":0.37},{"interface":"front","average":{"1min":0.45900000000000002,"5min":0.46700000000000003,"15min":0.46800000000000003},"min":{"1min":0.27000000000000002,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":0.78900000000000003,"5min":0.78900000000000003,"15min":0.78900000000000003},"last":0.38300000000000001}]},{"osd":7,"last update":"Fri Apr 12 22:32:32 2024","interfaces":[{"interface":"back","average":{"1min":0.442,"5min":0.442,"15min":0.442},"min":{"1min":0.27400000000000002,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":0.76500000000000001,"5min":0.76500000000000001,"15min":0.76500000000000001},"last":0.33300000000000002},{"interface":"front","average":{"1min":0.44,"5min":0.44,"15min":0.44},"min":{"1min":0.32400000000000001,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":0.66200000000000003,"5min":0.66200000000000003,"15min":0.66200000000000003},"last":0.40899999999999997}]}]},{"osd":5,"up_from":38,"seq":163208757279,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5692,"kb_used_data":564,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739460,"statfs":{"total":95995035648,"available":95989207040,"internally_reserved":0,"allocated":577536,"data_stored":237576,"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":"Fri Apr 12 22:32:52 2024","interfaces":[{"interface":"back","average":{"1min":0.52900000000000003,"5min":0.52600000000000002,"15min":0.52600000000000002},"min":{"1min":0.38800000000000001,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":0.65500000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"last":0.58599999999999997},{"interface":"front","average":{"1min":0.55900000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"min":{"1min":0.377,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":0.79800000000000004,"5min":0.81299999999999994,"15min":0.81299999999999994},"last":0.51200000000000001}]},{"osd":1,"last update":"Fri Apr 12 22:32:52 2024","interfaces":[{"interface":"back","average":{"1min":0.56100000000000005,"5min":0.54600000000000004,"15min":0.54400000000000004},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":0.79800000000000004,"5min":0.79800000000000004,"15min":0.79800000000000004},"last":0.57599999999999996},{"interface":"front","average":{"1min":0.53600000000000003,"5min":0.52500000000000002,"15min":0.52300000000000002},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":0.71999999999999997,"5min":0.79100000000000004,"15min":0.79100000000000004},"last":0.498}]},{"osd":2,"last update":"Fri Apr 12 22:32:52 2024","interfaces":[{"interface":"back","average":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"min":{"1min":0.39700000000000002,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":0.66400000000000003,"5min":0.78300000000000003,"15min":0.78300000000000003},"last":0.49399999999999999},{"interface":"front","average":{"1min":0.64400000000000002,"5min":0.57799999999999996,"15min":0.56699999999999995},"min":{"1min":0.374,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":2.4540000000000002,"5min":2.4540000000000002,"15min":2.4540000000000002},"last":0.60599999999999998}]},{"osd":3,"last update":"Fri Apr 12 22:32:52 2024","interfaces":[{"interface":"back","average":{"1min":0.56000000000000005,"5min":0.53000000000000003,"15min":0.52500000000000002},"min":{"1min":0.36599999999999999,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":0.76400000000000001,"5min":0.76400000000000001,"15min":0.76400000000000001},"last":0.502},{"interface":"front","average":{"1min":0.57599999999999996,"5min":0.55100000000000005,"15min":0.54700000000000004},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":0.73099999999999998,"5min":0.77800000000000002,"15min":0.77800000000000002},"last":0.56100000000000005}]},{"osd":4,"last update":"Fri Apr 12 22:32:52 2024","interfaces":[{"interface":"back","average":{"1min":0.45900000000000002,"5min":0.41199999999999998,"15min":0.40400000000000003},"min":{"1min":0.28999999999999998,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":0.75900000000000001,"5min":0.75900000000000001,"15min":0.75900000000000001},"last":0.312},{"interface":"front","average":{"1min":0.46700000000000003,"5min":0.439,"15min":0.435},"min":{"1min":0.29399999999999998,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":0.70899999999999996,"5min":0.84199999999999997,"15min":0.84199999999999997},"last":0.36399999999999999}]},{"osd":6,"last update":"Fri Apr 12 22:32:10 2024","interfaces":[{"interface":"back","average":{"1min":0.432,"5min":0.432,"15min":0.432},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":0.71199999999999997,"5min":0.71199999999999997,"15min":0.71199999999999997},"last":0.32800000000000001},{"interface":"front","average":{"1min":0.47799999999999998,"5min":0.47799999999999998,"15min":0.47799999999999998},"min":{"1min":0.28000000000000003,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":0.82399999999999995,"5min":0.82399999999999995,"15min":0.82399999999999995},"last":0.34899999999999998}]},{"osd":7,"last update":"Fri Apr 12 22:32:32 2024","interfaces":[{"interface":"back","average":{"1min":0.46899999999999997,"5min":0.46899999999999997,"15min":0.46899999999999997},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":0.752,"5min":0.752,"15min":0.752},"last":0.39900000000000002},{"interface":"front","average":{"1min":0.496,"5min":0.496,"15min":0.496},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.74199999999999999,"5min":0.74199999999999999,"15min":0.74199999999999999},"last":0.39000000000000001}]}]}],"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-12T22:33:14.620 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-04-12T22:33:14.620 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-04-12T22:33:14.620 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-04-12T22:33:14.621 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid a5fdb6f0-f91b-11ee-bc8d-c7b262605968 -- ceph health --format=json 2024-04-12T22:33:14.951 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/mon.a/config 2024-04-12T22:33:15.397 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:15 smithi088 ceph-mon[24836]: pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:33:15.397 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:15 smithi088 ceph-mon[24836]: from='client.24529 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-12T22:33:15.397 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:15 smithi088 ceph-mon[29858]: pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:33:15.397 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:15 smithi088 ceph-mon[29858]: from='client.24529 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-12T22:33:15.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:15 smithi142 ceph-mon[25707]: pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:33:15.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:15 smithi142 ceph-mon[25707]: from='client.24529 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-12T22:33:16.434 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:33:15 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[49371]: level=info ts=2024-04-12T22:33:15.949Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.0039824s 2024-04-12T22:33:17.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:16 smithi142 ceph-mon[25707]: pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:33:17.107 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:16 smithi088 ceph-mon[24836]: pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:33:17.108 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:16 smithi088 ceph-mon[29858]: pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:33:17.649 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-04-12T22:33:17.649 INFO:teuthology.orchestra.run.smithi088.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-04-12T22:33:17.934 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:33:17 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 172.21.15.88 - - [12/Apr/2024:22:33:17] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-12T22:33:18.351 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-04-12T22:33:18.351 INFO:tasks.cephadm:Setup complete, yielding 2024-04-12T22:33:18.352 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-04-12T22:33:18.361 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi088.front.sepia.ceph.com 2024-04-12T22:33:18.362 DEBUG:teuthology.orchestra.run.smithi088:> 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 a5fdb6f0-f91b-11ee-bc8d-c7b262605968 -- bash -c 'ceph config set mgr mgr/cephadm/use_repo_digest false --force' 2024-04-12T22:33:18.675 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:18 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:18.675 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:18 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:18.675 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:18 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/958628406' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-04-12T22:33:18.676 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:18 smithi088 ceph-mon[24836]: pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:33:18.676 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:18 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:18.676 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:18 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:18.676 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:18 smithi088 ceph-mon[29858]: from='client.? 172.21.15.88:0/958628406' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-04-12T22:33:18.676 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:18 smithi088 ceph-mon[29858]: pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:33:18.806 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:18 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:18.806 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:18 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:18.806 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:18 smithi142 ceph-mon[25707]: from='client.? 172.21.15.88:0/958628406' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-04-12T22:33:18.806 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:18 smithi142 ceph-mon[25707]: pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:33:18.806 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:18 smithi142 systemd[1]: Starting Ceph grafana.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:33:19.141 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:18 smithi142 podman[44981]: 2024-04-12 22:33:18.78776536 +0000 UTC m=+0.018766697 image pull dad864ee21e98e69f4029d1e417aa085001566be0d322fbc75bc6f29b0050c01 quay.io/ceph/ceph-grafana:8.3.5 2024-04-12T22:33:19.141 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:18 smithi142 podman[44981]: 2024-04-12 22:33:18.89113946 +0000 UTC m=+0.122140769 container create fa7785131942dbe81370a73adb4878485a8c9cd13c1e0ae7b2c5d8e245fe5ecf (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a, maintainer=Paul Cuzner , description=Ceph Grafana Container, vendor=Red Hat, Inc., vcs-type=git, release=236.1648460182, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, io.openshift.tags=base rhel8, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, io.buildah.version=1.24.2, name=ubi8, summary=Grafana Container configured for Ceph mgr/dashboard integration, distribution-scope=public, build-date=2022-03-28T10:36:18.413762, version=8.5, 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., io.openshift.expose-services=, com.redhat.component=ubi8-container, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, architecture=x86_64) 2024-04-12T22:33:19.142 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 podman[44981]: 2024-04-12 22:33:19.143473228 +0000 UTC m=+0.374474543 container init fa7785131942dbe81370a73adb4878485a8c9cd13c1e0ae7b2c5d8e245fe5ecf (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, distribution-scope=public, maintainer=Paul Cuzner , version=8.5, vendor=Red Hat, Inc., vcs-type=git, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, io.k8s.display-name=Red Hat Universal Base Image 8, release=236.1648460182, architecture=x86_64, summary=Grafana Container configured for Ceph mgr/dashboard integration, io.buildah.version=1.24.2, com.redhat.component=ubi8-container, 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., io.openshift.expose-services=, io.openshift.tags=base rhel8, name=ubi8, build-date=2022-03-28T10:36:18.413762, description=Ceph Grafana Container, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI) 2024-04-12T22:33:19.392 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 podman[44981]: 2024-04-12 22:33:19.146198175 +0000 UTC m=+0.377199485 container start fa7785131942dbe81370a73adb4878485a8c9cd13c1e0ae7b2c5d8e245fe5ecf (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a, description=Ceph Grafana Container, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, vcs-type=git, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, summary=Grafana Container configured for Ceph mgr/dashboard integration, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, io.buildah.version=1.24.2, build-date=2022-03-28T10:36:18.413762, 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., io.openshift.tags=base rhel8, distribution-scope=public, maintainer=Paul Cuzner , io.openshift.expose-services=, version=8.5, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, vendor=Red Hat, Inc., release=236.1648460182, architecture=x86_64, name=ubi8, com.redhat.component=ubi8-container) 2024-04-12T22:33:19.392 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+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-12T22:33:19.392 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+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-12T22:33:19.392 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2024-04-12T22:33:19.392 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2024-04-12T22:33:19.392 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2024-04-12T22:33:19.392 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2024-04-12T22:33:19.392 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-04-12T22:33:19.392 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-04-12T22:33:19.393 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2024-04-12T22:33:19.393 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2024-04-12T22:33:19.393 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2024-04-12T22:33:19.393 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2024-04-12T22:33:19.394 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2024-04-12T22:33:19.394 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="App mode production" logger=settings 2024-04-12T22:33:19.394 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2024-04-12T22:33:19.394 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+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-12T22:33:19.394 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Starting DB migrations" logger=migrator 2024-04-12T22:33:19.394 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="create migration_log table" 2024-04-12T22:33:19.394 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="create user table" 2024-04-12T22:33:19.394 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.login" 2024-04-12T22:33:19.394 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.email" 2024-04-12T22:33:19.394 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_login - v1" 2024-04-12T22:33:19.395 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_email - v1" 2024-04-12T22:33:19.395 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table user to user_v1 - v1" 2024-04-12T22:33:19.395 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="create user table v2" 2024-04-12T22:33:19.395 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_login - v2" 2024-04-12T22:33:19.395 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_email - v2" 2024-04-12T22:33:19.395 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-04-12T22:33:19.395 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table user_v1" 2024-04-12T22:33:19.395 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add column help_flags1 to user table" 2024-04-12T22:33:19.395 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Update user table charset" 2024-04-12T22:33:19.395 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add last_seen_at column to user" 2024-04-12T22:33:19.395 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add missing user data" 2024-04-12T22:33:19.395 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_disabled column to user" 2024-04-12T22:33:19.395 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add index user.login/user.email" 2024-04-12T22:33:19.395 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_service_account column to user" 2024-04-12T22:33:19.395 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="create temp user table v1-7" 2024-04-12T22:33:19.396 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v1-7" 2024-04-12T22:33:19.396 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v1-7" 2024-04-12T22:33:19.396 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v1-7" 2024-04-12T22:33:19.396 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v1-7" 2024-04-12T22:33:19.396 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Update temp_user table charset" 2024-04-12T22:33:19.396 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_email - v1" 2024-04-12T22:33:19.396 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_org_id - v1" 2024-04-12T22:33:19.396 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_code - v1" 2024-04-12T22:33:19.396 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_status - v1" 2024-04-12T22:33:19.396 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2024-04-12T22:33:19.396 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="create temp_user v2" 2024-04-12T22:33:19.396 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v2" 2024-04-12T22:33:19.396 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v2" 2024-04-12T22:33:19.396 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v2" 2024-04-12T22:33:19.397 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v2" 2024-04-12T22:33:19.397 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="copy temp_user v1 to v2" 2024-04-12T22:33:19.397 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="drop temp_user_tmp_qwerty" 2024-04-12T22:33:19.397 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Set created for temp users that will otherwise prematurely expire" 2024-04-12T22:33:19.397 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="create star table" 2024-04-12T22:33:19.397 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index star.user_id_dashboard_id" 2024-04-12T22:33:19.397 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="create org table v1" 2024-04-12T22:33:19.397 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_name - v1" 2024-04-12T22:33:19.397 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="create org_user table v1" 2024-04-12T22:33:19.397 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_org_id - v1" 2024-04-12T22:33:19.397 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_user_org_id_user_id - v1" 2024-04-12T22:33:19.397 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_user_id - v1" 2024-04-12T22:33:19.397 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Update org table charset" 2024-04-12T22:33:19.398 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Update org_user table charset" 2024-04-12T22:33:19.398 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate all Read Only Viewers to Viewers" 2024-04-12T22:33:19.398 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard table" 2024-04-12T22:33:19.398 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard.account_id" 2024-04-12T22:33:19.398 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_account_id_slug" 2024-04-12T22:33:19.398 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_tag table" 2024-04-12T22:33:19.398 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_tag.dasboard_id_term" 2024-04-12T22:33:19.398 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 bash[44981]: fa7785131942dbe81370a73adb4878485a8c9cd13c1e0ae7b2c5d8e245fe5ecf 2024-04-12T22:33:19.398 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 systemd[1]: Started Ceph grafana.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:33:19.398 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-04-12T22:33:19.398 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard to dashboard_v1 - v1" 2024-04-12T22:33:19.398 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard v2" 2024-04-12T22:33:19.398 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_org_id - v2" 2024-04-12T22:33:19.399 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_org_id_slug - v2" 2024-04-12T22:33:19.399 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard v1 to v2" 2024-04-12T22:33:19.399 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_v1" 2024-04-12T22:33:19.399 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard.data to mediumtext v1" 2024-04-12T22:33:19.399 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add column updated_by in dashboard - v2" 2024-04-12T22:33:19.399 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add column created_by in dashboard - v2" 2024-04-12T22:33:19.399 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add column gnetId in dashboard" 2024-04-12T22:33:19.399 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for gnetId in dashboard" 2024-04-12T22:33:19.399 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_id in dashboard" 2024-04-12T22:33:19.399 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for plugin_id in dashboard" 2024-04-12T22:33:19.399 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_id in dashboard_tag" 2024-04-12T22:33:19.399 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard table charset" 2024-04-12T22:33:19.399 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_tag table charset" 2024-04-12T22:33:19.400 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add column folder_id in dashboard" 2024-04-12T22:33:19.400 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add column isFolder in dashboard" 2024-04-12T22:33:19.400 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add column has_acl in dashboard" 2024-04-12T22:33:19.400 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in dashboard" 2024-04-12T22:33:19.400 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in dashboard" 2024-04-12T22:33:19.400 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index dashboard_org_id_uid" 2024-04-12T22:33:19.400 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_slug" 2024-04-12T22:33:19.400 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard title length" 2024-04-12T22:33:19.400 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index for dashboard_org_id_title_folder_id" 2024-04-12T22:33:19.400 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning" 2024-04-12T22:33:19.400 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-04-12T22:33:19.400 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning v2" 2024-04-12T22:33:19.401 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-04-12T22:33:19.401 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-04-12T22:33:19.401 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard_provisioning v1 to v2" 2024-04-12T22:33:19.401 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="drop dashboard_provisioning_tmp_qwerty" 2024-04-12T22:33:19.401 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add check_sum column" 2024-04-12T22:33:19.401 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_title" 2024-04-12T22:33:19.401 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="delete tags for deleted dashboards" 2024-04-12T22:33:19.401 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="delete stars for deleted dashboards" 2024-04-12T22:33:19.401 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_is_folder" 2024-04-12T22:33:19.401 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table" 2024-04-12T22:33:19.401 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index data_source.account_id" 2024-04-12T22:33:19.402 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index data_source.account_id_name" 2024-04-12T22:33:19.402 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_data_source_account_id - v1" 2024-04-12T22:33:19.402 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_data_source_account_id_name - v1" 2024-04-12T22:33:19.402 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table data_source to data_source_v1 - v1" 2024-04-12T22:33:19.402 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table v2" 2024-04-12T22:33:19.402 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_data_source_org_id - v2" 2024-04-12T22:33:19.402 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_data_source_org_id_name - v2" 2024-04-12T22:33:19.402 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-04-12T22:33:19.403 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table data_source_v1 #2" 2024-04-12T22:33:19.403 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add column with_credentials" 2024-04-12T22:33:19.403 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add secure json data column" 2024-04-12T22:33:19.403 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Update data_source table charset" 2024-04-12T22:33:19.403 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Update initial version to 1" 2024-04-12T22:33:19.403 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add read_only data column" 2024-04-12T22:33:19.403 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate logging ds to loki ds" 2024-04-12T22:33:19.403 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Update json_data with nulls" 2024-04-12T22:33:19.403 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add uid column" 2024-04-12T22:33:19.403 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid value" 2024-04-12T22:33:19.403 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index datasource_org_id_uid" 2024-04-12T22:33:19.403 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index datasource_org_id_is_default" 2024-04-12T22:33:19.403 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table" 2024-04-12T22:33:19.403 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id" 2024-04-12T22:33:19.403 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.key" 2024-04-12T22:33:19.404 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id_name" 2024-04-12T22:33:19.404 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_api_key_account_id - v1" 2024-04-12T22:33:19.404 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_key - v1" 2024-04-12T22:33:19.404 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_account_id_name - v1" 2024-04-12T22:33:19.404 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table api_key to api_key_v1 - v1" 2024-04-12T22:33:19.404 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table v2" 2024-04-12T22:33:19.404 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_api_key_org_id - v2" 2024-04-12T22:33:19.404 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_key - v2" 2024-04-12T22:33:19.404 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_org_id_name - v2" 2024-04-12T22:33:19.404 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="copy api_key v1 to v2" 2024-04-12T22:33:19.404 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table api_key_v1" 2024-04-12T22:33:19.404 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Update api_key table charset" 2024-04-12T22:33:19.404 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add expires to api_key table" 2024-04-12T22:33:19.404 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add service account foreign key" 2024-04-12T22:33:19.404 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v4" 2024-04-12T22:33:19.404 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_snapshot_v4 #1" 2024-04-12T22:33:19.404 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v5 #2" 2024-04-12T22:33:19.405 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_key - v5" 2024-04-12T22:33:19.405 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-04-12T22:33:19.405 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_snapshot_user_id - v5" 2024-04-12T22:33:19.405 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_snapshot to mediumtext v2" 2024-04-12T22:33:19.405 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_snapshot table charset" 2024-04-12T22:33:19.405 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external_delete_url to dashboard_snapshots table" 2024-04-12T22:33:19.405 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add encrypted dashboard json column" 2024-04-12T22:33:19.405 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Change dashboard_encrypted column to MEDIUMBLOB" 2024-04-12T22:33:19.405 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="create quota table v1" 2024-04-12T22:33:19.405 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_quota_org_id_user_id_target - v1" 2024-04-12T22:33:19.405 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Update quota table charset" 2024-04-12T22:33:19.405 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="create plugin_setting table" 2024-04-12T22:33:19.405 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-04-12T22:33:19.405 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_version to plugin_settings" 2024-04-12T22:33:19.405 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Update plugin_setting table charset" 2024-04-12T22:33:19.643 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="create session table" 2024-04-12T22:33:19.643 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist table" 2024-04-12T22:33:19.643 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist_item table" 2024-04-12T22:33:19.643 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist table v2" 2024-04-12T22:33:19.643 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist item table v2" 2024-04-12T22:33:19.643 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist table charset" 2024-04-12T22:33:19.643 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist_item table charset" 2024-04-12T22:33:19.643 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v2" 2024-04-12T22:33:19.643 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v3" 2024-04-12T22:33:19.643 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="create preferences table v3" 2024-04-12T22:33:19.644 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Update preferences table charset" 2024-04-12T22:33:19.644 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add column team_id in preferences" 2024-04-12T22:33:19.644 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Update team_id column values in preferences" 2024-04-12T22:33:19.644 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add column week_start in preferences" 2024-04-12T22:33:19.644 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="create alert table v1" 2024-04-12T22:33:19.644 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert org_id & id " 2024-04-12T22:33:19.644 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert state" 2024-04-12T22:33:19.644 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert dashboard_id" 2024-04-12T22:33:19.644 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v1" 2024-04-12T22:33:19.644 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-04-12T22:33:19.646 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2024-04-12T22:33:19.646 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2024-04-12T22:33:19.646 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v2" 2024-04-12T22:33:19.646 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+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-12T22:33:19.646 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="copy alert_rule_tag v1 to v2" 2024-04-12T22:33:19.646 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="drop table alert_rule_tag_v1" 2024-04-12T22:33:19.646 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification table v1" 2024-04-12T22:33:19.646 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add column is_default" 2024-04-12T22:33:19.646 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add column frequency" 2024-04-12T22:33:19.646 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add column send_reminder" 2024-04-12T22:33:19.646 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add column disable_resolve_message" 2024-04-12T22:33:19.646 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification org_id & name" 2024-04-12T22:33:19.647 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert table charset" 2024-04-12T22:33:19.647 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert_notification table charset" 2024-04-12T22:33:19.647 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="create notification_journal table v1" 2024-04-12T22:33:19.647 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index notification_journal org_id & alert_id & notifier_id" 2024-04-12T22:33:19.647 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_notification_journal" 2024-04-12T22:33:19.647 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification_state table v1" 2024-04-12T22:33:19.647 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-04-12T22:33:19.647 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add for to alert table" 2024-04-12T22:33:19.647 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in alert_notification" 2024-04-12T22:33:19.647 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in alert_notification" 2024-04-12T22:33:19.647 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_notification_org_id_uid" 2024-04-12T22:33:19.647 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_name" 2024-04-12T22:33:19.647 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add column secure_settings in alert_notification" 2024-04-12T22:33:19.648 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert.settings to mediumtext" 2024-04-12T22:33:19.648 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_notification_state_alert_id" 2024-04-12T22:33:19.648 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_rule_tag_alert_id" 2024-04-12T22:33:19.648 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old annotation table v4" 2024-04-12T22:33:19.648 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="create annotation table v5" 2024-04-12T22:33:19.648 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 0 v3" 2024-04-12T22:33:19.648 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 1 v3" 2024-04-12T22:33:19.648 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 2 v3" 2024-04-12T22:33:19.648 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 3 v3" 2024-04-12T22:33:19.648 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 4 v3" 2024-04-12T22:33:19.648 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Update annotation table charset" 2024-04-12T22:33:19.648 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add column region_id to annotation table" 2024-04-12T22:33:19.648 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Drop category_id index" 2024-04-12T22:33:19.648 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add column tags to annotation table" 2024-04-12T22:33:19.648 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v2" 2024-04-12T22:33:19.649 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index annotation_tag.annotation_id_tag_id" 2024-04-12T22:33:19.649 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2024-04-12T22:33:19.649 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table annotation_tag to annotation_tag_v2 - v2" 2024-04-12T22:33:19.649 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v3" 2024-04-12T22:33:19.649 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+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-12T22:33:19.649 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="copy annotation_tag v2 to v3" 2024-04-12T22:33:19.649 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="drop table annotation_tag_v2" 2024-04-12T22:33:19.649 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert annotations and set TEXT to empty" 2024-04-12T22:33:19.649 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add created time to annotation table" 2024-04-12T22:33:19.649 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add updated time to annotation table" 2024-04-12T22:33:19.649 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for created in annotation table" 2024-04-12T22:33:19.649 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for updated in annotation table" 2024-04-12T22:33:19.649 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Convert existing annotations from seconds to milliseconds" 2024-04-12T22:33:19.649 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add epoch_end column" 2024-04-12T22:33:19.650 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for epoch_end" 2024-04-12T22:33:19.650 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Make epoch_end the same as epoch" 2024-04-12T22:33:19.650 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Move region to single row" 2024-04-12T22:33:19.650 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch from annotation table" 2024-04-12T22:33:19.650 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-04-12T22:33:19.650 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-04-12T22:33:19.650 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_epoch_end_epoch on annotation table" 2024-04-12T22:33:19.650 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch_epoch_end from annotation table" 2024-04-12T22:33:19.650 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for alert_id on annotation table" 2024-04-12T22:33:19.650 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="create test_data table" 2024-04-12T22:33:19.650 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_version table v1" 2024-04-12T22:33:19.650 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_version.dashboard_id" 2024-04-12T22:33:19.650 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-04-12T22:33:19.650 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Set dashboard version to 1 where 0" 2024-04-12T22:33:19.651 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="save existing dashboard data in dashboard_version table v1" 2024-04-12T22:33:19.651 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_version.data to mediumtext v1" 2024-04-12T22:33:19.651 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="create team table" 2024-04-12T22:33:19.651 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index team.org_id" 2024-04-12T22:33:19.651 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_org_id_name" 2024-04-12T22:33:19.651 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="create team member table" 2024-04-12T22:33:19.651 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.org_id" 2024-04-12T22:33:19.651 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_member_org_id_team_id_user_id" 2024-04-12T22:33:19.651 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.team_id" 2024-04-12T22:33:19.651 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add column email to team table" 2024-04-12T22:33:19.651 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external to team_member table" 2024-04-12T22:33:19.651 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add column permission to team_member table" 2024-04-12T22:33:19.651 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard acl table" 2024-04-12T22:33:19.652 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_dashboard_id" 2024-04-12T22:33:19.652 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_user_id" 2024-04-12T22:33:19.652 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_team_id" 2024-04-12T22:33:19.652 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_user_id" 2024-04-12T22:33:19.652 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_team_id" 2024-04-12T22:33:19.652 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_org_id_role" 2024-04-12T22:33:19.652 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_permission" 2024-04-12T22:33:19.652 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="save default acl rules in dashboard_acl table" 2024-04-12T22:33:19.652 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="delete acl rules for deleted dashboards and folders" 2024-04-12T22:33:19.652 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="create tag table" 2024-04-12T22:33:19.652 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index tag.key_value" 2024-04-12T22:33:19.652 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="create login attempt table" 2024-04-12T22:33:19.652 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index login_attempt.username" 2024-04-12T22:33:19.652 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_login_attempt_username - v1" 2024-04-12T22:33:19.652 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-04-12T22:33:19.653 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="create login_attempt v2" 2024-04-12T22:33:19.653 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_login_attempt_username - v2" 2024-04-12T22:33:19.653 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="copy login_attempt v1 to v2" 2024-04-12T22:33:19.653 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="drop login_attempt_tmp_qwerty" 2024-04-12T22:33:19.653 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth table" 2024-04-12T22:33:19.653 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-04-12T22:33:19.653 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="alter user_auth.auth_id to length 190" 2024-04-12T22:33:19.653 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth access token to user_auth" 2024-04-12T22:33:19.653 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth refresh token to user_auth" 2024-04-12T22:33:19.653 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth token type to user_auth" 2024-04-12T22:33:19.653 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth expiry to user_auth" 2024-04-12T22:33:19.653 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add index to user_id column in user_auth" 2024-04-12T22:33:19.653 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="create server_lock table" 2024-04-12T22:33:19.654 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index server_lock.operation_uid" 2024-04-12T22:33:19.654 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth token table" 2024-04-12T22:33:19.654 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.auth_token" 2024-04-12T22:33:19.654 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.prev_auth_token" 2024-04-12T22:33:19.654 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_auth_token.user_id" 2024-04-12T22:33:19.654 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add revoked_at to the user auth token" 2024-04-12T22:33:19.654 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="create cache_data table" 2024-04-12T22:33:19.654 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index cache_data.cache_key" 2024-04-12T22:33:19.654 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="create short_url table v1" 2024-04-12T22:33:19.654 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index short_url.org_id-uid" 2024-04-12T22:33:19.654 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition table" 2024-04-12T22:33:19.654 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition table" 2024-04-12T22:33:19.654 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and title columns" 2024-04-12T22:33:19.654 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and uid columns" 2024-04-12T22:33:19.655 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition table data column to mediumtext in mysql" 2024-04-12T22:33:19.655 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and title columns" 2024-04-12T22:33:19.655 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and uid columns" 2024-04-12T22:33:19.655 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and title columns" 2024-04-12T22:33:19.655 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and uid columns" 2024-04-12T22:33:19.655 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add column paused in alert_definition" 2024-04-12T22:33:19.655 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition table" 2024-04-12T22:33:19.655 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition_version table" 2024-04-12T22:33:19.655 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition_version table" 2024-04-12T22:33:19.655 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+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-12T22:33:19.655 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+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-12T22:33:19.655 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition_version table data column to mediumtext in mysql" 2024-04-12T22:33:19.655 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition_version table" 2024-04-12T22:33:19.656 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_instance table" 2024-04-12T22:33:19.656 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+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-12T22:33:19.656 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_instance table on def_org_id, current_state columns" 2024-04-12T22:33:19.656 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="add column current_state_end to alert_instance" 2024-04-12T22:33:19.656 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, def_uid, current_state on alert_instance" 2024-04-12T22:33:19.656 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, current_state on alert_instance" 2024-04-12T22:33:19.657 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_org_id to rule_org_id in alert_instance" 2024-04-12T22:33:19.657 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_uid to rule_uid in alert_instance" 2024-04-12T22:33:19.657 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, rule_uid, current_state on alert_instance" 2024-04-12T22:33:19.657 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, current_state on alert_instance" 2024-04-12T22:33:19.657 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule table" 2024-04-12T22:33:19.657 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and title columns" 2024-04-12T22:33:19.657 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and uid columns" 2024-04-12T22:33:19.657 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2024-04-12T22:33:19.657 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule table data column to mediumtext in mysql" 2024-04-12T22:33:19.657 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule" 2024-04-12T22:33:19.657 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule" 2024-04-12T22:33:19.658 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule" 2024-04-12T22:33:19.658 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="remove unique index from alert_rule on org_id, title columns" 2024-04-12T22:33:19.658 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespase_uid and title columns" 2024-04-12T22:33:19.658 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="add dashboard_uid column to alert_rule" 2024-04-12T22:33:19.658 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="add panel_id column to alert_rule" 2024-04-12T22:33:19.658 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+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-12T22:33:19.658 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule_version table" 2024-04-12T22:33:19.658 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+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-12T22:33:19.658 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+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-12T22:33:19.658 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule_version table data column to mediumtext in mysql" 2024-04-12T22:33:19.658 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule_version" 2024-04-12T22:33:19.658 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule_version" 2024-04-12T22:33:19.658 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule_version" 2024-04-12T22:33:20.002 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id=create_alert_configuration_table 2024-04-12T22:33:20.003 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add column default in alert_configuration" 2024-04-12T22:33:20.003 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2024-04-12T22:33:20.003 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="add column org_id in alert_configuration" 2024-04-12T22:33:20.003 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_configuration table on org_id column" 2024-04-12T22:33:20.003 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id=create_ngalert_configuration_table 2024-04-12T22:33:20.003 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index in ngalert_configuration on org_id column" 2024-04-12T22:33:20.003 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="clear migration entry \"remove unified alerting data\"" 2024-04-12T22:33:20.003 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="move dashboard alerts to unified alerting" 2024-04-12T22:33:20.003 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element table v1" 2024-04-12T22:33:20.003 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element org_id-folder_id-name-kind" 2024-04-12T22:33:20.003 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element_connection table v1" 2024-04-12T22:33:20.004 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element_connection element_id-kind-connection_id" 2024-04-12T22:33:20.004 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index library_element org_id_uid" 2024-04-12T22:33:20.004 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="clone move dashboard alerts to unified alerting" 2024-04-12T22:33:20.004 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="create data_keys table" 2024-04-12T22:33:20.004 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="create kv_store table v1" 2024-04-12T22:33:20.004 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index kv_store.org_id-namespace-key" 2024-04-12T22:33:20.004 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="update dashboard_uid and panel_id from existing annotations" 2024-04-12T22:33:20.004 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="create permission table" 2024-04-12T22:33:20.004 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index permission.role_id" 2024-04-12T22:33:20.004 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_id_action_scope" 2024-04-12T22:33:20.004 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="create role table" 2024-04-12T22:33:20.004 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="add column display_name" 2024-04-12T22:33:20.004 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="add column group_name" 2024-04-12T22:33:20.005 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index role.org_id" 2024-04-12T22:33:20.005 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_org_id_name" 2024-04-12T22:33:20.005 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index role_org_id_uid" 2024-04-12T22:33:20.005 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="create team role table" 2024-04-12T22:33:20.005 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.org_id" 2024-04-12T22:33:20.005 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_role_org_id_team_id_role_id" 2024-04-12T22:33:20.005 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.team_id" 2024-04-12T22:33:20.005 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="create user role table" 2024-04-12T22:33:20.005 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.org_id" 2024-04-12T22:33:20.005 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_role_org_id_user_id_role_id" 2024-04-12T22:33:20.005 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.user_id" 2024-04-12T22:33:20.006 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="create builtin role table" 2024-04-12T22:33:20.006 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.role_id" 2024-04-12T22:33:20.006 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.name" 2024-04-12T22:33:20.006 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add column org_id to builtin_role table" 2024-04-12T22:33:20.006 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.org_id" 2024-04-12T22:33:20.006 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_org_id_role_id_role" 2024-04-12T22:33:20.006 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index role_org_id_uid" 2024-04-12T22:33:20.006 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role.uid" 2024-04-12T22:33:20.006 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="create seed assignment table" 2024-04-12T22:33:20.006 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_role_name" 2024-04-12T22:33:20.006 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="migrations completed" logger=migrator performed=381 skipped=0 duration=528.816795ms 2024-04-12T22:33:20.007 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Created default organization" logger=sqlstore 2024-04-12T22:33:20.007 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2024-04-12T22:33:20.007 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2024-04-12T22:33:20.007 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2024-04-12T22:33:20.007 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2024-04-12T22:33:20.007 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2024-04-12T22:33:20.007 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+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-12T22:33:20.007 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2024-04-12T22:33:20.008 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="warming cache for startup" logger=ngalert 2024-04-12T22:33:20.008 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2024-04-12T22:33:20.008 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:33:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:33:19+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2024-04-12T22:33:20.543 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:20 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:20.544 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:20 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:33:20.544 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:20 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:33:20.544 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:20 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:33:20.544 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:20 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:20.544 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:20 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:33:20.544 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:20 smithi088 ceph-mon[24836]: Reconfiguring alertmanager.a (dependencies changed)... 2024-04-12T22:33:20.544 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:20 smithi088 ceph-mon[24836]: Reconfiguring daemon alertmanager.a on smithi088 2024-04-12T22:33:20.544 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:20 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:20.544 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:20 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:33:20.544 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:20 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:33:20.544 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:20 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:33:20.545 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:20 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:20.545 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:20 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:33:20.545 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:20 smithi088 ceph-mon[29858]: Reconfiguring alertmanager.a (dependencies changed)... 2024-04-12T22:33:20.545 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:20 smithi088 ceph-mon[29858]: Reconfiguring daemon alertmanager.a on smithi088 2024-04-12T22:33:20.605 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:20 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:20.605 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:20 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:33:20.605 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:20 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:33:20.605 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:20 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:33:20.605 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:20 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:20.605 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:20 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:33:20.605 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:20 smithi142 ceph-mon[25707]: Reconfiguring alertmanager.a (dependencies changed)... 2024-04-12T22:33:20.606 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:20 smithi142 ceph-mon[25707]: Reconfiguring daemon alertmanager.a on smithi088 2024-04-12T22:33:21.521 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:21 smithi142 ceph-mon[25707]: pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:33:21.644 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:21 smithi088 ceph-mon[24836]: pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:33:21.644 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:21 smithi088 ceph-mon[29858]: pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:33:21.644 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:33:21 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:33:21] "GET /metrics HTTP/1.1" 200 191476 "" "Prometheus/2.33.4" 2024-04-12T22:33:22.864 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:33:22 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 172.21.15.142 - - [12/Apr/2024:22:33:22] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-12T22:33:23.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:22 smithi088 ceph-mon[29858]: pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:33:23.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:22 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:23.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:22 smithi088 ceph-mon[29858]: from='client.? ' entity='client.admin' 2024-04-12T22:33:23.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:22 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:23.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:22 smithi088 ceph-mon[24836]: pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:33:23.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:22 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:23.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:22 smithi088 ceph-mon[24836]: from='client.? ' entity='client.admin' 2024-04-12T22:33:23.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:22 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:23.191 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:22 smithi142 ceph-mon[25707]: pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:33:23.191 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:22 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:23.191 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:22 smithi142 ceph-mon[25707]: from='client.? ' entity='client.admin' 2024-04-12T22:33:23.191 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:22 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:23.215 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-04-12T22:33:23.224 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi088.front.sepia.ceph.com 2024-04-12T22:33:23.224 DEBUG:teuthology.orchestra.run.smithi088:> 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 a5fdb6f0-f91b-11ee-bc8d-c7b262605968 -e sha1=b277feb2c7beb4597d8ecc39d58d5c36b81f613a -- bash -c 'radosgw-admin realm create --rgw-realm=r --default' 2024-04-12T22:33:23.444 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:33:23 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[27222]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:33:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-12T22:33:24.464 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:33:24 smithi088 systemd[1]: Stopping Ceph alertmanager.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:33:24.464 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:33:24 smithi088 bash[50846]: Error: no container with name or ID "ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager.a" found: no such container 2024-04-12T22:33:25.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:24 smithi142 ceph-mon[25707]: pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:33:25.162 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:24 smithi088 ceph-mon[24836]: pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:33:25.162 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:24 smithi088 ceph-mon[29858]: pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:33:25.434 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:33:25 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 172.21.15.142 - - [12/Apr/2024:22:33:25] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-12T22:33:25.934 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:33:25 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[49371]: level=info ts=2024-04-12T22:33:25.624Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-04-12T22:33:25.934 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:33:25 smithi088 podman[50860]: 2024-04-12 22:33:25.723703295 +0000 UTC m=+1.360553239 container died 17eb71c24311c2e646f5e01b59d72c4f22dcbf1742ae239756c3f67d6b2583d0 (image=quay.io/prometheus/alertmanager:v0.23.0, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-04-12T22:33:26.383 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:26 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:26.383 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:26 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:26.383 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:33:26 smithi088 podman[50860]: 2024-04-12 22:33:26.091442172 +0000 UTC m=+1.728292116 container cleanup 17eb71c24311c2e646f5e01b59d72c4f22dcbf1742ae239756c3f67d6b2583d0 (image=quay.io/prometheus/alertmanager:v0.23.0, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-04-12T22:33:26.383 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:33:26 smithi088 bash[50860]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a 2024-04-12T22:33:26.383 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:33:26 smithi088 bash[50929]: Error: no container with name or ID "ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager.a" found: no such container 2024-04-12T22:33:26.480 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:26 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:26.684 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:33:26 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 172.21.15.142 - - [12/Apr/2024:22:33:26] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-12T22:33:26.684 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:33:26 smithi088 podman[50917]: 2024-04-12 22:33:26.602533737 +0000 UTC m=+0.957343313 container remove 17eb71c24311c2e646f5e01b59d72c4f22dcbf1742ae239756c3f67d6b2583d0 (image=quay.io/prometheus/alertmanager:v0.23.0, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-04-12T22:33:27.003 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:33:26 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 172.21.15.142 - - [12/Apr/2024:22:33:26] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-12T22:33:27.004 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:33:26 smithi088 podman[50917]: 2024-04-12 22:33:26.686674064 +0000 UTC m=+1.041483641 volume remove 7e9f61fab70de79d5d154f44dff5c7b47a1e6eca2ce75478e26df779055d817b 2024-04-12T22:33:27.004 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:33:26 smithi088 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-04-12T22:33:27.004 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:33:26 smithi088 systemd[1]: Stopped Ceph alertmanager.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:33:27.004 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:33:26 smithi088 systemd[1]: Starting Ceph alertmanager.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:33:27.420 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:27 smithi088 ceph-mon[24836]: pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:33:27.420 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:27 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:27.420 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:27 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:27.420 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:27 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:27.421 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:27 smithi088 ceph-mon[29858]: pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:33:27.421 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:27 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:27.421 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:27 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:27.421 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:27 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:27.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:27 smithi142 ceph-mon[25707]: pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:33:27.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:27 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:27.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:27 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:27.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:27 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:27.683 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:33:27 smithi088 podman[51070]: 2024-04-12 22:33:27.356799857 +0000 UTC m=+0.020878387 image pull ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4 quay.io/prometheus/alertmanager:v0.23.0 2024-04-12T22:33:27.684 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:33:27 smithi088 podman[51070]: 2024-04-12 22:33:27.474184738 +0000 UTC m=+0.138263261 volume create be151d22e6a4d54416ad2fe86597eac039efe7bfca1c9aa4c3797350f2fb7869 2024-04-12T22:33:27.684 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:33:27 smithi088 podman[51070]: 2024-04-12 22:33:27.582816105 +0000 UTC m=+0.246894622 container create 6c06c03395dbbb2a05eb99586c17f70bc9ce72179b7273767d4cea77039d62ee (image=quay.io/prometheus/alertmanager:v0.23.0, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-04-12T22:33:28.183 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:33:27 smithi088 podman[51070]: 2024-04-12 22:33:27.918914928 +0000 UTC m=+0.582993445 container init 6c06c03395dbbb2a05eb99586c17f70bc9ce72179b7273767d4cea77039d62ee (image=quay.io/prometheus/alertmanager:v0.23.0, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-04-12T22:33:28.183 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:33:27 smithi088 podman[51070]: 2024-04-12 22:33:27.921565937 +0000 UTC m=+0.585644460 container start 6c06c03395dbbb2a05eb99586c17f70bc9ce72179b7273767d4cea77039d62ee (image=quay.io/prometheus/alertmanager:v0.23.0, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-04-12T22:33:28.183 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:33:27 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[51094]: level=info ts=2024-04-12T22:33:27.931Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-04-12T22:33:28.183 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:33:27 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[51094]: level=info ts=2024-04-12T22:33:27.931Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-04-12T22:33:28.183 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:33:27 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[51094]: level=info ts=2024-04-12T22:33:27.932Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.88 port=9094 2024-04-12T22:33:28.183 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:33:27 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[51094]: level=info ts=2024-04-12T22:33:27.934Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-04-12T22:33:28.183 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:33:27 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[51094]: level=info ts=2024-04-12T22:33:27.964Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-12T22:33:28.183 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:33:27 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[51094]: level=info ts=2024-04-12T22:33:27.964Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-12T22:33:28.183 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:33:27 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[51094]: level=info ts=2024-04-12T22:33:27.966Z caller=main.go:518 msg=Listening address=:9093 2024-04-12T22:33:28.184 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:33:27 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[51094]: level=info ts=2024-04-12T22:33:27.967Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-04-12T22:33:28.184 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:33:28 smithi088 bash[51070]: 6c06c03395dbbb2a05eb99586c17f70bc9ce72179b7273767d4cea77039d62ee 2024-04-12T22:33:28.184 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:33:28 smithi088 systemd[1]: Started Ceph alertmanager.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:33:29.210 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-04-12T22:33:29.210 INFO:teuthology.orchestra.run.smithi088.stdout: "id": "fa4b7500-77b1-45dc-87a9-2cb817080212", 2024-04-12T22:33:29.210 INFO:teuthology.orchestra.run.smithi088.stdout: "name": "r", 2024-04-12T22:33:29.210 INFO:teuthology.orchestra.run.smithi088.stdout: "current_period": "b3c40296-3315-44c2-be8d-73db1f71ddf9", 2024-04-12T22:33:29.210 INFO:teuthology.orchestra.run.smithi088.stdout: "epoch": 1 2024-04-12T22:33:29.210 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-04-12T22:33:29.315 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:29 smithi088 ceph-mon[29858]: pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:33:29.315 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:29 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:29.315 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:29 smithi088 ceph-mon[29858]: Reconfiguring prometheus.a (dependencies changed)... 2024-04-12T22:33:29.315 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:29 smithi088 ceph-mon[29858]: Reconfiguring daemon prometheus.a on smithi142 2024-04-12T22:33:29.315 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:29 smithi088 ceph-mon[29858]: osdmap e60: 8 total, 8 up, 8 in 2024-04-12T22:33:29.315 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:29 smithi088 ceph-mon[29858]: from='client.? 172.21.15.88:0/770206058' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-04-12T22:33:29.315 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:29 smithi088 ceph-mon[24836]: pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:33:29.316 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:29 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:29.316 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:29 smithi088 ceph-mon[24836]: Reconfiguring prometheus.a (dependencies changed)... 2024-04-12T22:33:29.316 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:29 smithi088 ceph-mon[24836]: Reconfiguring daemon prometheus.a on smithi142 2024-04-12T22:33:29.316 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:29 smithi088 ceph-mon[24836]: osdmap e60: 8 total, 8 up, 8 in 2024-04-12T22:33:29.316 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:29 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/770206058' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-04-12T22:33:29.479 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:29 smithi142 ceph-mon[25707]: pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:33:29.479 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:29 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:29.479 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:29 smithi142 ceph-mon[25707]: Reconfiguring prometheus.a (dependencies changed)... 2024-04-12T22:33:29.479 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:29 smithi142 ceph-mon[25707]: Reconfiguring daemon prometheus.a on smithi142 2024-04-12T22:33:29.479 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:29 smithi142 ceph-mon[25707]: osdmap e60: 8 total, 8 up, 8 in 2024-04-12T22:33:29.479 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:29 smithi142 ceph-mon[25707]: from='client.? 172.21.15.88:0/770206058' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-04-12T22:33:29.965 DEBUG:teuthology.orchestra.run.smithi088:> 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 a5fdb6f0-f91b-11ee-bc8d-c7b262605968 -e sha1=b277feb2c7beb4597d8ecc39d58d5c36b81f613a -- bash -c 'radosgw-admin zonegroup create --rgw-zonegroup=default --master --default' 2024-04-12T22:33:30.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:30 smithi088 ceph-mon[29858]: from='client.? 172.21.15.88:0/770206058' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-04-12T22:33:30.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:30 smithi088 ceph-mon[29858]: osdmap e61: 8 total, 8 up, 8 in 2024-04-12T22:33:30.184 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:33:29 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[51094]: level=info ts=2024-04-12T22:33:29.934Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000085302s 2024-04-12T22:33:30.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:30 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/770206058' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-04-12T22:33:30.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:30 smithi088 ceph-mon[24836]: osdmap e61: 8 total, 8 up, 8 in 2024-04-12T22:33:30.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:30 smithi142 ceph-mon[25707]: from='client.? 172.21.15.88:0/770206058' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-04-12T22:33:30.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:30 smithi142 ceph-mon[25707]: osdmap e61: 8 total, 8 up, 8 in 2024-04-12T22:33:31.182 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:33:30 smithi142 systemd[1]: Stopping Ceph prometheus.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:33:31.182 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:33:30 smithi142 bash[45967]: Error: no container with name or ID "ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus.a" found: no such container 2024-04-12T22:33:31.183 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:33:31 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[43847]: ts=2024-04-12T22:33:31.083Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-04-12T22:33:31.183 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:33:31 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[43847]: ts=2024-04-12T22:33:31.084Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-04-12T22:33:31.183 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:33:31 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[43847]: ts=2024-04-12T22:33:31.084Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-04-12T22:33:31.183 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:33:31 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[43847]: ts=2024-04-12T22:33:31.084Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-04-12T22:33:31.183 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:33:31 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[43847]: ts=2024-04-12T22:33:31.084Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-04-12T22:33:31.183 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:33:31 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[43847]: ts=2024-04-12T22:33:31.084Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-04-12T22:33:31.183 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:33:31 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[43847]: ts=2024-04-12T22:33:31.084Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-04-12T22:33:31.183 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:33:31 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[43847]: ts=2024-04-12T22:33:31.084Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-04-12T22:33:31.183 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:33:31 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[43847]: ts=2024-04-12T22:33:31.084Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-04-12T22:33:31.183 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:33:31 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[43847]: ts=2024-04-12T22:33:31.084Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-04-12T22:33:31.183 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:33:31 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[43847]: ts=2024-04-12T22:33:31.084Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-04-12T22:33:31.183 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:33:31 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[43847]: ts=2024-04-12T22:33:31.084Z caller=main.go:1066 level=info msg="See you next time!" 2024-04-12T22:33:31.183 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:33:31 smithi142 podman[45978]: 2024-04-12 22:33:31.094082977 +0000 UTC m=+0.110108811 container died 25e4a84ace1577f24332db7a2181cfdd8a554cbb82288293bee6a5c9f0d87801 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-12T22:33:31.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:31 smithi088 ceph-mon[24836]: pgmap v54: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:33:31.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:31 smithi088 ceph-mon[24836]: osdmap e62: 8 total, 8 up, 8 in 2024-04-12T22:33:31.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:31 smithi088 ceph-mon[29858]: pgmap v54: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:33:31.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:31 smithi088 ceph-mon[29858]: osdmap e62: 8 total, 8 up, 8 in 2024-04-12T22:33:31.438 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:31 smithi142 ceph-mon[25707]: pgmap v54: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:33:31.438 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:31 smithi142 ceph-mon[25707]: osdmap e62: 8 total, 8 up, 8 in 2024-04-12T22:33:31.439 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:33:31 smithi142 podman[45978]: 2024-04-12 22:33:31.416398066 +0000 UTC m=+0.432423915 container cleanup 25e4a84ace1577f24332db7a2181cfdd8a554cbb82288293bee6a5c9f0d87801 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-12T22:33:31.439 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:33:31 smithi142 bash[45978]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a 2024-04-12T22:33:31.751 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:33:31 smithi142 bash[46005]: Error: no container with name or ID "ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus.a" found: no such container 2024-04-12T22:33:32.045 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-04-12T22:33:32.045 INFO:teuthology.orchestra.run.smithi088.stdout: "id": "dcfad1ae-57c9-41a6-b9b4-7653f8d49e3d", 2024-04-12T22:33:32.045 INFO:teuthology.orchestra.run.smithi088.stdout: "name": "default", 2024-04-12T22:33:32.045 INFO:teuthology.orchestra.run.smithi088.stdout: "api_name": "default", 2024-04-12T22:33:32.046 INFO:teuthology.orchestra.run.smithi088.stdout: "is_master": "true", 2024-04-12T22:33:32.046 INFO:teuthology.orchestra.run.smithi088.stdout: "endpoints": [], 2024-04-12T22:33:32.046 INFO:teuthology.orchestra.run.smithi088.stdout: "hostnames": [], 2024-04-12T22:33:32.046 INFO:teuthology.orchestra.run.smithi088.stdout: "hostnames_s3website": [], 2024-04-12T22:33:32.046 INFO:teuthology.orchestra.run.smithi088.stdout: "master_zone": "", 2024-04-12T22:33:32.046 INFO:teuthology.orchestra.run.smithi088.stdout: "zones": [], 2024-04-12T22:33:32.046 INFO:teuthology.orchestra.run.smithi088.stdout: "placement_targets": [], 2024-04-12T22:33:32.046 INFO:teuthology.orchestra.run.smithi088.stdout: "default_placement": "", 2024-04-12T22:33:32.046 INFO:teuthology.orchestra.run.smithi088.stdout: "realm_id": "fa4b7500-77b1-45dc-87a9-2cb817080212", 2024-04-12T22:33:32.046 INFO:teuthology.orchestra.run.smithi088.stdout: "sync_policy": { 2024-04-12T22:33:32.046 INFO:teuthology.orchestra.run.smithi088.stdout: "groups": [] 2024-04-12T22:33:32.046 INFO:teuthology.orchestra.run.smithi088.stdout: } 2024-04-12T22:33:32.046 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-04-12T22:33:32.245 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:33:31 smithi142 podman[45993]: 2024-04-12 22:33:31.908829656 +0000 UTC m=+0.816597379 container remove 25e4a84ace1577f24332db7a2181cfdd8a554cbb82288293bee6a5c9f0d87801 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-12T22:33:32.246 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:33:31 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-04-12T22:33:32.246 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:33:31 smithi142 systemd[1]: Stopped Ceph prometheus.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:33:32.246 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:33:31 smithi142 systemd[1]: Starting Ceph prometheus.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:33:32.246 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:33:32 smithi142 podman[46073]: 2024-04-12 22:33:32.143617934 +0000 UTC m=+0.112881165 container create c1d8e61a15093ac87a50aae1121d13d8b51b20de83de7bc97b7a6c6e12e01d50 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-12T22:33:32.246 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:33:32 smithi142 podman[46073]: 2024-04-12 22:33:32.049642964 +0000 UTC m=+0.018906152 image pull 514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d quay.io/prometheus/prometheus:v2.33.4 2024-04-12T22:33:32.501 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:33:32 smithi142 podman[46073]: 2024-04-12 22:33:32.345600064 +0000 UTC m=+0.314863236 container init c1d8e61a15093ac87a50aae1121d13d8b51b20de83de7bc97b7a6c6e12e01d50 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-12T22:33:32.502 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:33:32 smithi142 podman[46073]: 2024-04-12 22:33:32.348020007 +0000 UTC m=+0.317283179 container start c1d8e61a15093ac87a50aae1121d13d8b51b20de83de7bc97b7a6c6e12e01d50 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-12T22:33:32.502 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:33:32 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[46088]: ts=2024-04-12T22:33:32.371Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-04-12T22:33:32.502 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:33:32 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[46088]: ts=2024-04-12T22:33:32.371Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-04-12T22:33:32.502 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:33:32 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[46088]: ts=2024-04-12T22:33:32.371Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-04-12T22:33:32.502 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:33:32 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[46088]: ts=2024-04-12T22:33:32.371Z caller=main.go:518 level=info host_details="(Linux 5.14.0-435.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Mar 29 18:46:37 UTC 2024 x86_64 smithi142 (none))" 2024-04-12T22:33:32.502 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:33:32 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[46088]: ts=2024-04-12T22:33:32.371Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-04-12T22:33:32.502 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:33:32 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[46088]: ts=2024-04-12T22:33:32.371Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-12T22:33:32.502 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:33:32 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[46088]: ts=2024-04-12T22:33:32.372Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-04-12T22:33:32.502 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:33:32 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[46088]: ts=2024-04-12T22:33:32.373Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-04-12T22:33:32.502 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:33:32 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[46088]: ts=2024-04-12T22:33:32.374Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-04-12T22:33:32.502 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:33:32 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[46088]: ts=2024-04-12T22:33:32.376Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-04-12T22:33:32.502 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:33:32 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[46088]: ts=2024-04-12T22:33:32.376Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=3.392µs 2024-04-12T22:33:32.502 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:33:32 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[46088]: ts=2024-04-12T22:33:32.376Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-04-12T22:33:32.503 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:33:32 smithi142 bash[46073]: c1d8e61a15093ac87a50aae1121d13d8b51b20de83de7bc97b7a6c6e12e01d50 2024-04-12T22:33:32.503 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:33:32 smithi142 systemd[1]: Started Ceph prometheus.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:33:32.638 DEBUG:teuthology.orchestra.run.smithi088:> 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 a5fdb6f0-f91b-11ee-bc8d-c7b262605968 -e sha1=b277feb2c7beb4597d8ecc39d58d5c36b81f613a -- bash -c 'radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default' 2024-04-12T22:33:33.001 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:33:32 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[46088]: ts=2024-04-12T22:33:32.594Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2024-04-12T22:33:33.002 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:33:32 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[46088]: ts=2024-04-12T22:33:32.594Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2024-04-12T22:33:33.002 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:33:32 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[46088]: ts=2024-04-12T22:33:32.691Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2024-04-12T22:33:33.002 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:33:32 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[46088]: ts=2024-04-12T22:33:32.691Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2024-04-12T22:33:33.002 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:33:32 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[46088]: ts=2024-04-12T22:33:32.691Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=50.883µs wal_replay_duration=314.630059ms total_replay_duration=314.696951ms 2024-04-12T22:33:33.002 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:33:32 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[46088]: ts=2024-04-12T22:33:32.693Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-04-12T22:33:33.002 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:33:32 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[46088]: ts=2024-04-12T22:33:32.693Z caller=main.go:947 level=info msg="TSDB started" 2024-04-12T22:33:33.002 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:33:32 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[46088]: ts=2024-04-12T22:33:32.693Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-12T22:33:33.002 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:33:32 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[46088]: ts=2024-04-12T22:33:32.708Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=14.668144ms db_storage=729ns remote_storage=1.61µs web_handler=309ns query_engine=574ns scrape=435.927µs scrape_sd=23.062µs notify=23.39µs notify_sd=12.909µs rules=13.957531ms 2024-04-12T22:33:33.002 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:33:32 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[46088]: ts=2024-04-12T22:33:32.708Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-04-12T22:33:33.289 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:33 smithi088 ceph-mon[24836]: pgmap v56: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:33:33.289 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:33 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:33.289 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:33 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-12T22:33:33.289 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:33 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.88:9093"}]: dispatch 2024-04-12T22:33:33.289 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:33 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:33.289 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:33 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-12T22:33:33.289 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:33 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-12T22:33:33.289 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:33 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.142:3000"}]: dispatch 2024-04-12T22:33:33.289 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:33 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:33.289 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:33 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:33:33.289 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:33 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:33:33.289 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:33 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:33.289 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:33 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:33:33.289 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:33 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:33:33.290 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:33 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:33.290 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:33 smithi088 ceph-mon[29858]: pgmap v56: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:33:33.290 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:33 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:33.290 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:33 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-12T22:33:33.290 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:33 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.88:9093"}]: dispatch 2024-04-12T22:33:33.290 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:33 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:33.290 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:33 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-12T22:33:33.290 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:33 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-12T22:33:33.290 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:33 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.142:3000"}]: dispatch 2024-04-12T22:33:33.290 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:33 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:33.290 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:33 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:33:33.290 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:33 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:33:33.290 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:33 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:33.291 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:33 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:33:33.291 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:33 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:33:33.291 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:33 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:33.438 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:33 smithi142 ceph-mon[25707]: pgmap v56: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:33:33.438 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:33 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:33.438 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:33 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-12T22:33:33.438 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:33 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.88:9093"}]: dispatch 2024-04-12T22:33:33.438 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:33 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:33.438 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:33 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-12T22:33:33.438 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:33 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-12T22:33:33.438 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:33 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.142:3000"}]: dispatch 2024-04-12T22:33:33.439 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:33 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:33.439 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:33 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:33:33.439 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:33 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:33:33.439 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:33 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:33.439 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:33 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:33:33.439 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:33 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:33:33.439 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:33 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:34.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:34 smithi142 ceph-mon[25707]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-12T22:33:34.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:34 smithi142 ceph-mon[25707]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.88:9093"}]: dispatch 2024-04-12T22:33:34.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:34 smithi142 ceph-mon[25707]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-12T22:33:34.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:34 smithi142 ceph-mon[25707]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-12T22:33:34.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:34 smithi142 ceph-mon[25707]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.142:3000"}]: dispatch 2024-04-12T22:33:34.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:34 smithi088 ceph-mon[24836]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-12T22:33:34.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:34 smithi088 ceph-mon[24836]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.88:9093"}]: dispatch 2024-04-12T22:33:34.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:34 smithi088 ceph-mon[24836]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-12T22:33:34.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:34 smithi088 ceph-mon[24836]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-12T22:33:34.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:34 smithi088 ceph-mon[24836]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.142:3000"}]: dispatch 2024-04-12T22:33:34.570 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:34 smithi088 ceph-mon[29858]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-12T22:33:34.570 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:34 smithi088 ceph-mon[29858]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.88:9093"}]: dispatch 2024-04-12T22:33:34.570 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:34 smithi088 ceph-mon[29858]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-12T22:33:34.570 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:34 smithi088 ceph-mon[29858]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-12T22:33:34.570 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:34 smithi088 ceph-mon[29858]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.142:3000"}]: dispatch 2024-04-12T22:33:34.804 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-04-12T22:33:34.804 INFO:teuthology.orchestra.run.smithi088.stdout: "id": "4abcee8d-134c-4a77-9619-dff2182839f1", 2024-04-12T22:33:34.804 INFO:teuthology.orchestra.run.smithi088.stdout: "name": "z", 2024-04-12T22:33:34.805 INFO:teuthology.orchestra.run.smithi088.stdout: "domain_root": "z.rgw.meta:root", 2024-04-12T22:33:34.805 INFO:teuthology.orchestra.run.smithi088.stdout: "control_pool": "z.rgw.control", 2024-04-12T22:33:34.805 INFO:teuthology.orchestra.run.smithi088.stdout: "gc_pool": "z.rgw.log:gc", 2024-04-12T22:33:34.805 INFO:teuthology.orchestra.run.smithi088.stdout: "lc_pool": "z.rgw.log:lc", 2024-04-12T22:33:34.805 INFO:teuthology.orchestra.run.smithi088.stdout: "log_pool": "z.rgw.log", 2024-04-12T22:33:34.805 INFO:teuthology.orchestra.run.smithi088.stdout: "intent_log_pool": "z.rgw.log:intent", 2024-04-12T22:33:34.805 INFO:teuthology.orchestra.run.smithi088.stdout: "usage_log_pool": "z.rgw.log:usage", 2024-04-12T22:33:34.805 INFO:teuthology.orchestra.run.smithi088.stdout: "roles_pool": "z.rgw.meta:roles", 2024-04-12T22:33:34.805 INFO:teuthology.orchestra.run.smithi088.stdout: "reshard_pool": "z.rgw.log:reshard", 2024-04-12T22:33:34.805 INFO:teuthology.orchestra.run.smithi088.stdout: "user_keys_pool": "z.rgw.meta:users.keys", 2024-04-12T22:33:34.805 INFO:teuthology.orchestra.run.smithi088.stdout: "user_email_pool": "z.rgw.meta:users.email", 2024-04-12T22:33:34.805 INFO:teuthology.orchestra.run.smithi088.stdout: "user_swift_pool": "z.rgw.meta:users.swift", 2024-04-12T22:33:34.805 INFO:teuthology.orchestra.run.smithi088.stdout: "user_uid_pool": "z.rgw.meta:users.uid", 2024-04-12T22:33:34.805 INFO:teuthology.orchestra.run.smithi088.stdout: "otp_pool": "z.rgw.otp", 2024-04-12T22:33:34.805 INFO:teuthology.orchestra.run.smithi088.stdout: "system_key": { 2024-04-12T22:33:34.805 INFO:teuthology.orchestra.run.smithi088.stdout: "access_key": "", 2024-04-12T22:33:34.805 INFO:teuthology.orchestra.run.smithi088.stdout: "secret_key": "" 2024-04-12T22:33:34.806 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:33:34.806 INFO:teuthology.orchestra.run.smithi088.stdout: "placement_pools": [ 2024-04-12T22:33:34.806 INFO:teuthology.orchestra.run.smithi088.stdout: { 2024-04-12T22:33:34.806 INFO:teuthology.orchestra.run.smithi088.stdout: "key": "default-placement", 2024-04-12T22:33:34.806 INFO:teuthology.orchestra.run.smithi088.stdout: "val": { 2024-04-12T22:33:34.806 INFO:teuthology.orchestra.run.smithi088.stdout: "index_pool": "z.rgw.buckets.index", 2024-04-12T22:33:34.806 INFO:teuthology.orchestra.run.smithi088.stdout: "storage_classes": { 2024-04-12T22:33:34.806 INFO:teuthology.orchestra.run.smithi088.stdout: "STANDARD": { 2024-04-12T22:33:34.806 INFO:teuthology.orchestra.run.smithi088.stdout: "data_pool": "z.rgw.buckets.data" 2024-04-12T22:33:34.806 INFO:teuthology.orchestra.run.smithi088.stdout: } 2024-04-12T22:33:34.806 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:33:34.806 INFO:teuthology.orchestra.run.smithi088.stdout: "data_extra_pool": "z.rgw.buckets.non-ec", 2024-04-12T22:33:34.806 INFO:teuthology.orchestra.run.smithi088.stdout: "index_type": 0 2024-04-12T22:33:34.806 INFO:teuthology.orchestra.run.smithi088.stdout: } 2024-04-12T22:33:34.806 INFO:teuthology.orchestra.run.smithi088.stdout: } 2024-04-12T22:33:34.806 INFO:teuthology.orchestra.run.smithi088.stdout: ], 2024-04-12T22:33:34.807 INFO:teuthology.orchestra.run.smithi088.stdout: "realm_id": "fa4b7500-77b1-45dc-87a9-2cb817080212", 2024-04-12T22:33:34.807 INFO:teuthology.orchestra.run.smithi088.stdout: "notif_pool": "z.rgw.log:notif" 2024-04-12T22:33:34.807 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-04-12T22:33:35.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:35 smithi142 ceph-mon[25707]: pgmap v57: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 1.8 KiB/s wr, 2 op/s 2024-04-12T22:33:35.517 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:35 smithi088 ceph-mon[24836]: pgmap v57: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 1.8 KiB/s wr, 2 op/s 2024-04-12T22:33:35.517 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:35 smithi088 ceph-mon[29858]: pgmap v57: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 1.8 KiB/s wr, 2 op/s 2024-04-12T22:33:35.542 DEBUG:teuthology.orchestra.run.smithi088:> 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 a5fdb6f0-f91b-11ee-bc8d-c7b262605968 -e sha1=b277feb2c7beb4597d8ecc39d58d5c36b81f613a -- bash -c 'radosgw-admin period update --rgw-realm=r --commit' 2024-04-12T22:33:37.165 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:36 smithi088 ceph-mon[24836]: pgmap v58: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 535 B/s rd, 1.4 KiB/s wr, 2 op/s 2024-04-12T22:33:37.166 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:36 smithi088 ceph-mon[29858]: pgmap v58: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 535 B/s rd, 1.4 KiB/s wr, 2 op/s 2024-04-12T22:33:37.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:36 smithi142 ceph-mon[25707]: pgmap v58: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 535 B/s rd, 1.4 KiB/s wr, 2 op/s 2024-04-12T22:33:38.184 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:33:37 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 172.21.15.88 - - [12/Apr/2024:22:33:37] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-12T22:33:38.184 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:33:37 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[51094]: level=info ts=2024-04-12T22:33:37.935Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.001149316s 2024-04-12T22:33:39.138 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:38 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:39.138 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:38 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:39.138 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:38 smithi088 ceph-mon[24836]: osdmap e63: 8 total, 8 up, 8 in 2024-04-12T22:33:39.138 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:38 smithi088 ceph-mon[24836]: pgmap v59: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 3.5 KiB/s rd, 1.8 KiB/s wr, 5 op/s 2024-04-12T22:33:39.138 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:38 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/778350367' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-04-12T22:33:39.138 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:38 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:39.138 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:38 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:39.138 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:38 smithi088 ceph-mon[29858]: osdmap e63: 8 total, 8 up, 8 in 2024-04-12T22:33:39.138 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:38 smithi088 ceph-mon[29858]: pgmap v59: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 3.5 KiB/s rd, 1.8 KiB/s wr, 5 op/s 2024-04-12T22:33:39.138 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:38 smithi088 ceph-mon[29858]: from='client.? 172.21.15.88:0/778350367' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-04-12T22:33:39.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:38 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:39.254 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:38 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:39.254 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:38 smithi142 ceph-mon[25707]: osdmap e63: 8 total, 8 up, 8 in 2024-04-12T22:33:39.254 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:38 smithi142 ceph-mon[25707]: pgmap v59: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 3.5 KiB/s rd, 1.8 KiB/s wr, 5 op/s 2024-04-12T22:33:39.254 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:38 smithi142 ceph-mon[25707]: from='client.? 172.21.15.88:0/778350367' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-04-12T22:33:40.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:39 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/778350367' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-04-12T22:33:40.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:39 smithi088 ceph-mon[24836]: osdmap e64: 8 total, 8 up, 8 in 2024-04-12T22:33:40.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:39 smithi088 ceph-mon[29858]: from='client.? 172.21.15.88:0/778350367' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-04-12T22:33:40.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:39 smithi088 ceph-mon[29858]: osdmap e64: 8 total, 8 up, 8 in 2024-04-12T22:33:40.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:39 smithi142 ceph-mon[25707]: from='client.? 172.21.15.88:0/778350367' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-04-12T22:33:40.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:39 smithi142 ceph-mon[25707]: osdmap e64: 8 total, 8 up, 8 in 2024-04-12T22:33:41.168 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:40 smithi088 ceph-mon[29858]: pgmap v62: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 3.7 KiB/s rd, 2.0 KiB/s wr, 6 op/s 2024-04-12T22:33:41.168 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:40 smithi088 ceph-mon[29858]: osdmap e65: 8 total, 8 up, 8 in 2024-04-12T22:33:41.168 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:40 smithi088 ceph-mon[29858]: from='client.? 172.21.15.88:0/778350367' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-04-12T22:33:41.168 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:40 smithi088 ceph-mon[24836]: pgmap v62: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 3.7 KiB/s rd, 2.0 KiB/s wr, 6 op/s 2024-04-12T22:33:41.169 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:40 smithi088 ceph-mon[24836]: osdmap e65: 8 total, 8 up, 8 in 2024-04-12T22:33:41.169 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:40 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/778350367' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-04-12T22:33:41.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:40 smithi142 ceph-mon[25707]: pgmap v62: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 3.7 KiB/s rd, 2.0 KiB/s wr, 6 op/s 2024-04-12T22:33:41.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:40 smithi142 ceph-mon[25707]: osdmap e65: 8 total, 8 up, 8 in 2024-04-12T22:33:41.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:40 smithi142 ceph-mon[25707]: from='client.? 172.21.15.88:0/778350367' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-04-12T22:33:41.433 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:33:41 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 172.21.15.88 - - [12/Apr/2024:22:33:41] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-12T22:33:41.433 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:33:41 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:33:41] "GET /metrics HTTP/1.1" 200 193030 "" "Prometheus/2.33.4" 2024-04-12T22:33:42.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:41 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/778350367' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-04-12T22:33:42.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:41 smithi088 ceph-mon[24836]: osdmap e66: 8 total, 8 up, 8 in 2024-04-12T22:33:42.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:41 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:42.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:41 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:42.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:41 smithi088 ceph-mon[29858]: from='client.? 172.21.15.88:0/778350367' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-04-12T22:33:42.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:41 smithi088 ceph-mon[29858]: osdmap e66: 8 total, 8 up, 8 in 2024-04-12T22:33:42.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:41 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:42.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:41 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:42.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:41 smithi142 ceph-mon[25707]: from='client.? 172.21.15.88:0/778350367' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-04-12T22:33:42.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:41 smithi142 ceph-mon[25707]: osdmap e66: 8 total, 8 up, 8 in 2024-04-12T22:33:42.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:41 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:42.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:41 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:43.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:42 smithi088 ceph-mon[24836]: pgmap v65: 97 pgs: 64 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:33:43.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:42 smithi088 ceph-mon[24836]: osdmap e67: 8 total, 8 up, 8 in 2024-04-12T22:33:43.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:42 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/3966184643' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-04-12T22:33:43.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:42 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/3966184643' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-04-12T22:33:43.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:42 smithi088 ceph-mon[24836]: osdmap e68: 8 total, 8 up, 8 in 2024-04-12T22:33:43.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:42 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/3966184643' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-04-12T22:33:43.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:42 smithi088 ceph-mon[29858]: pgmap v65: 97 pgs: 64 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:33:43.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:42 smithi088 ceph-mon[29858]: osdmap e67: 8 total, 8 up, 8 in 2024-04-12T22:33:43.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:42 smithi088 ceph-mon[29858]: from='client.? 172.21.15.88:0/3966184643' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-04-12T22:33:43.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:42 smithi088 ceph-mon[29858]: from='client.? 172.21.15.88:0/3966184643' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-04-12T22:33:43.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:42 smithi088 ceph-mon[29858]: osdmap e68: 8 total, 8 up, 8 in 2024-04-12T22:33:43.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:42 smithi088 ceph-mon[29858]: from='client.? 172.21.15.88:0/3966184643' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-04-12T22:33:43.206 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:42 smithi142 ceph-mon[25707]: pgmap v65: 97 pgs: 64 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:33:43.206 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:42 smithi142 ceph-mon[25707]: osdmap e67: 8 total, 8 up, 8 in 2024-04-12T22:33:43.206 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:42 smithi142 ceph-mon[25707]: from='client.? 172.21.15.88:0/3966184643' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-04-12T22:33:43.206 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:42 smithi142 ceph-mon[25707]: from='client.? 172.21.15.88:0/3966184643' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-04-12T22:33:43.206 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:42 smithi142 ceph-mon[25707]: osdmap e68: 8 total, 8 up, 8 in 2024-04-12T22:33:43.206 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:42 smithi142 ceph-mon[25707]: from='client.? 172.21.15.88:0/3966184643' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-04-12T22:33:43.459 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:33:43 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[27222]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:33:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-12T22:33:44.921 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-04-12T22:33:44.921 INFO:teuthology.orchestra.run.smithi088.stdout: "id": "c21faa31-4a81-4e54-9ced-9498ddfbba42", 2024-04-12T22:33:44.921 INFO:teuthology.orchestra.run.smithi088.stdout: "epoch": 1, 2024-04-12T22:33:44.921 INFO:teuthology.orchestra.run.smithi088.stdout: "predecessor_uuid": "b3c40296-3315-44c2-be8d-73db1f71ddf9", 2024-04-12T22:33:44.921 INFO:teuthology.orchestra.run.smithi088.stdout: "sync_status": [], 2024-04-12T22:33:44.921 INFO:teuthology.orchestra.run.smithi088.stdout: "period_map": { 2024-04-12T22:33:44.922 INFO:teuthology.orchestra.run.smithi088.stdout: "id": "c21faa31-4a81-4e54-9ced-9498ddfbba42", 2024-04-12T22:33:44.922 INFO:teuthology.orchestra.run.smithi088.stdout: "zonegroups": [ 2024-04-12T22:33:44.922 INFO:teuthology.orchestra.run.smithi088.stdout: { 2024-04-12T22:33:44.922 INFO:teuthology.orchestra.run.smithi088.stdout: "id": "dcfad1ae-57c9-41a6-b9b4-7653f8d49e3d", 2024-04-12T22:33:44.922 INFO:teuthology.orchestra.run.smithi088.stdout: "name": "default", 2024-04-12T22:33:44.922 INFO:teuthology.orchestra.run.smithi088.stdout: "api_name": "default", 2024-04-12T22:33:44.922 INFO:teuthology.orchestra.run.smithi088.stdout: "is_master": "true", 2024-04-12T22:33:44.922 INFO:teuthology.orchestra.run.smithi088.stdout: "endpoints": [], 2024-04-12T22:33:44.922 INFO:teuthology.orchestra.run.smithi088.stdout: "hostnames": [], 2024-04-12T22:33:44.922 INFO:teuthology.orchestra.run.smithi088.stdout: "hostnames_s3website": [], 2024-04-12T22:33:44.922 INFO:teuthology.orchestra.run.smithi088.stdout: "master_zone": "4abcee8d-134c-4a77-9619-dff2182839f1", 2024-04-12T22:33:44.922 INFO:teuthology.orchestra.run.smithi088.stdout: "zones": [ 2024-04-12T22:33:44.922 INFO:teuthology.orchestra.run.smithi088.stdout: { 2024-04-12T22:33:44.922 INFO:teuthology.orchestra.run.smithi088.stdout: "id": "4abcee8d-134c-4a77-9619-dff2182839f1", 2024-04-12T22:33:44.922 INFO:teuthology.orchestra.run.smithi088.stdout: "name": "z", 2024-04-12T22:33:44.923 INFO:teuthology.orchestra.run.smithi088.stdout: "endpoints": [], 2024-04-12T22:33:44.923 INFO:teuthology.orchestra.run.smithi088.stdout: "log_meta": "false", 2024-04-12T22:33:44.923 INFO:teuthology.orchestra.run.smithi088.stdout: "log_data": "false", 2024-04-12T22:33:44.923 INFO:teuthology.orchestra.run.smithi088.stdout: "bucket_index_max_shards": 11, 2024-04-12T22:33:44.923 INFO:teuthology.orchestra.run.smithi088.stdout: "read_only": "false", 2024-04-12T22:33:44.923 INFO:teuthology.orchestra.run.smithi088.stdout: "tier_type": "", 2024-04-12T22:33:44.923 INFO:teuthology.orchestra.run.smithi088.stdout: "sync_from_all": "true", 2024-04-12T22:33:44.923 INFO:teuthology.orchestra.run.smithi088.stdout: "sync_from": [], 2024-04-12T22:33:44.923 INFO:teuthology.orchestra.run.smithi088.stdout: "redirect_zone": "" 2024-04-12T22:33:44.923 INFO:teuthology.orchestra.run.smithi088.stdout: } 2024-04-12T22:33:44.923 INFO:teuthology.orchestra.run.smithi088.stdout: ], 2024-04-12T22:33:44.923 INFO:teuthology.orchestra.run.smithi088.stdout: "placement_targets": [ 2024-04-12T22:33:44.923 INFO:teuthology.orchestra.run.smithi088.stdout: { 2024-04-12T22:33:44.923 INFO:teuthology.orchestra.run.smithi088.stdout: "name": "default-placement", 2024-04-12T22:33:44.923 INFO:teuthology.orchestra.run.smithi088.stdout: "tags": [], 2024-04-12T22:33:44.924 INFO:teuthology.orchestra.run.smithi088.stdout: "storage_classes": [ 2024-04-12T22:33:44.924 INFO:teuthology.orchestra.run.smithi088.stdout: "STANDARD" 2024-04-12T22:33:44.924 INFO:teuthology.orchestra.run.smithi088.stdout: ] 2024-04-12T22:33:44.924 INFO:teuthology.orchestra.run.smithi088.stdout: } 2024-04-12T22:33:44.924 INFO:teuthology.orchestra.run.smithi088.stdout: ], 2024-04-12T22:33:44.924 INFO:teuthology.orchestra.run.smithi088.stdout: "default_placement": "default-placement", 2024-04-12T22:33:44.924 INFO:teuthology.orchestra.run.smithi088.stdout: "realm_id": "fa4b7500-77b1-45dc-87a9-2cb817080212", 2024-04-12T22:33:44.924 INFO:teuthology.orchestra.run.smithi088.stdout: "sync_policy": { 2024-04-12T22:33:44.924 INFO:teuthology.orchestra.run.smithi088.stdout: "groups": [] 2024-04-12T22:33:44.924 INFO:teuthology.orchestra.run.smithi088.stdout: } 2024-04-12T22:33:44.924 INFO:teuthology.orchestra.run.smithi088.stdout: } 2024-04-12T22:33:44.924 INFO:teuthology.orchestra.run.smithi088.stdout: ], 2024-04-12T22:33:44.924 INFO:teuthology.orchestra.run.smithi088.stdout: "short_zone_ids": [ 2024-04-12T22:33:44.924 INFO:teuthology.orchestra.run.smithi088.stdout: { 2024-04-12T22:33:44.925 INFO:teuthology.orchestra.run.smithi088.stdout: "key": "4abcee8d-134c-4a77-9619-dff2182839f1", 2024-04-12T22:33:44.925 INFO:teuthology.orchestra.run.smithi088.stdout: "val": 219698314 2024-04-12T22:33:44.925 INFO:teuthology.orchestra.run.smithi088.stdout: } 2024-04-12T22:33:44.925 INFO:teuthology.orchestra.run.smithi088.stdout: ] 2024-04-12T22:33:44.925 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:33:44.925 INFO:teuthology.orchestra.run.smithi088.stdout: "master_zonegroup": "dcfad1ae-57c9-41a6-b9b4-7653f8d49e3d", 2024-04-12T22:33:44.925 INFO:teuthology.orchestra.run.smithi088.stdout: "master_zone": "4abcee8d-134c-4a77-9619-dff2182839f1", 2024-04-12T22:33:44.925 INFO:teuthology.orchestra.run.smithi088.stdout: "period_config": { 2024-04-12T22:33:44.925 INFO:teuthology.orchestra.run.smithi088.stdout: "bucket_quota": { 2024-04-12T22:33:44.925 INFO:teuthology.orchestra.run.smithi088.stdout: "enabled": false, 2024-04-12T22:33:44.925 INFO:teuthology.orchestra.run.smithi088.stdout: "check_on_raw": false, 2024-04-12T22:33:44.925 INFO:teuthology.orchestra.run.smithi088.stdout: "max_size": -1, 2024-04-12T22:33:44.925 INFO:teuthology.orchestra.run.smithi088.stdout: "max_size_kb": 0, 2024-04-12T22:33:44.925 INFO:teuthology.orchestra.run.smithi088.stdout: "max_objects": -1 2024-04-12T22:33:44.926 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:33:44.926 INFO:teuthology.orchestra.run.smithi088.stdout: "user_quota": { 2024-04-12T22:33:44.926 INFO:teuthology.orchestra.run.smithi088.stdout: "enabled": false, 2024-04-12T22:33:44.926 INFO:teuthology.orchestra.run.smithi088.stdout: "check_on_raw": false, 2024-04-12T22:33:44.926 INFO:teuthology.orchestra.run.smithi088.stdout: "max_size": -1, 2024-04-12T22:33:44.926 INFO:teuthology.orchestra.run.smithi088.stdout: "max_size_kb": 0, 2024-04-12T22:33:44.926 INFO:teuthology.orchestra.run.smithi088.stdout: "max_objects": -1 2024-04-12T22:33:44.926 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:33:44.926 INFO:teuthology.orchestra.run.smithi088.stdout: "user_ratelimit": { 2024-04-12T22:33:44.926 INFO:teuthology.orchestra.run.smithi088.stdout: "max_read_ops": 0, 2024-04-12T22:33:44.926 INFO:teuthology.orchestra.run.smithi088.stdout: "max_write_ops": 0, 2024-04-12T22:33:44.926 INFO:teuthology.orchestra.run.smithi088.stdout: "max_read_bytes": 0, 2024-04-12T22:33:44.927 INFO:teuthology.orchestra.run.smithi088.stdout: "max_write_bytes": 0, 2024-04-12T22:33:44.927 INFO:teuthology.orchestra.run.smithi088.stdout: "enabled": false 2024-04-12T22:33:44.927 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:33:44.927 INFO:teuthology.orchestra.run.smithi088.stdout: "bucket_ratelimit": { 2024-04-12T22:33:44.927 INFO:teuthology.orchestra.run.smithi088.stdout: "max_read_ops": 0, 2024-04-12T22:33:44.927 INFO:teuthology.orchestra.run.smithi088.stdout: "max_write_ops": 0, 2024-04-12T22:33:44.927 INFO:teuthology.orchestra.run.smithi088.stdout: "max_read_bytes": 0, 2024-04-12T22:33:44.927 INFO:teuthology.orchestra.run.smithi088.stdout: "max_write_bytes": 0, 2024-04-12T22:33:44.927 INFO:teuthology.orchestra.run.smithi088.stdout: "enabled": false 2024-04-12T22:33:44.927 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:33:44.927 INFO:teuthology.orchestra.run.smithi088.stdout: "anonymous_ratelimit": { 2024-04-12T22:33:44.927 INFO:teuthology.orchestra.run.smithi088.stdout: "max_read_ops": 0, 2024-04-12T22:33:44.927 INFO:teuthology.orchestra.run.smithi088.stdout: "max_write_ops": 0, 2024-04-12T22:33:44.927 INFO:teuthology.orchestra.run.smithi088.stdout: "max_read_bytes": 0, 2024-04-12T22:33:44.927 INFO:teuthology.orchestra.run.smithi088.stdout: "max_write_bytes": 0, 2024-04-12T22:33:44.927 INFO:teuthology.orchestra.run.smithi088.stdout: "enabled": false 2024-04-12T22:33:44.927 INFO:teuthology.orchestra.run.smithi088.stdout: } 2024-04-12T22:33:44.928 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:33:44.928 INFO:teuthology.orchestra.run.smithi088.stdout: "realm_id": "fa4b7500-77b1-45dc-87a9-2cb817080212", 2024-04-12T22:33:44.928 INFO:teuthology.orchestra.run.smithi088.stdout: "realm_name": "r", 2024-04-12T22:33:44.928 INFO:teuthology.orchestra.run.smithi088.stdout: "realm_epoch": 2 2024-04-12T22:33:44.928 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-04-12T22:33:45.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:44 smithi088 ceph-mon[29858]: pgmap v68: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-04-12T22:33:45.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:44 smithi088 ceph-mon[29858]: from='client.? 172.21.15.88:0/3966184643' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-04-12T22:33:45.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:44 smithi088 ceph-mon[29858]: osdmap e69: 8 total, 8 up, 8 in 2024-04-12T22:33:45.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:44 smithi088 ceph-mon[29858]: from='client.? 172.21.15.88:0/3966184643' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-04-12T22:33:45.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:44 smithi088 ceph-mon[24836]: pgmap v68: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-04-12T22:33:45.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:44 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/3966184643' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-04-12T22:33:45.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:44 smithi088 ceph-mon[24836]: osdmap e69: 8 total, 8 up, 8 in 2024-04-12T22:33:45.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:44 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/3966184643' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-04-12T22:33:45.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:44 smithi142 ceph-mon[25707]: pgmap v68: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-04-12T22:33:45.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:44 smithi142 ceph-mon[25707]: from='client.? 172.21.15.88:0/3966184643' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-04-12T22:33:45.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:44 smithi142 ceph-mon[25707]: osdmap e69: 8 total, 8 up, 8 in 2024-04-12T22:33:45.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:44 smithi142 ceph-mon[25707]: from='client.? 172.21.15.88:0/3966184643' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-04-12T22:33:45.696 DEBUG:teuthology.orchestra.run.smithi088:> 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 a5fdb6f0-f91b-11ee-bc8d-c7b262605968 -e sha1=b277feb2c7beb4597d8ecc39d58d5c36b81f613a -- bash -c 'ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000' 2024-04-12T22:33:45.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:45 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/3966184643' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-04-12T22:33:45.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:45 smithi088 ceph-mon[24836]: osdmap e70: 8 total, 8 up, 8 in 2024-04-12T22:33:45.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:45 smithi088 ceph-mon[29858]: from='client.? 172.21.15.88:0/3966184643' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-04-12T22:33:45.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:45 smithi088 ceph-mon[29858]: osdmap e70: 8 total, 8 up, 8 in 2024-04-12T22:33:46.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:45 smithi142 ceph-mon[25707]: from='client.? 172.21.15.88:0/3966184643' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-04-12T22:33:46.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:45 smithi142 ceph-mon[25707]: osdmap e70: 8 total, 8 up, 8 in 2024-04-12T22:33:47.066 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:33:46 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 172.21.15.142 - - [12/Apr/2024:22:33:46] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-12T22:33:47.067 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:46 smithi088 ceph-mon[29858]: pgmap v71: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-04-12T22:33:47.067 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:46 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:47.067 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:46 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:47.067 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:46 smithi088 ceph-mon[24836]: pgmap v71: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-04-12T22:33:47.067 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:46 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:47.067 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:46 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:47.076 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:46 smithi142 ceph-mon[25707]: pgmap v71: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-04-12T22:33:47.076 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:46 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:47.076 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:46 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:47.725 INFO:teuthology.orchestra.run.smithi088.stdout:Scheduled rgw.foo update... 2024-04-12T22:33:48.423 DEBUG:teuthology.orchestra.run.smithi088:> 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 a5fdb6f0-f91b-11ee-bc8d-c7b262605968 -e sha1=b277feb2c7beb4597d8ecc39d58d5c36b81f613a -- bash -c 'ceph orch apply rgw smpl' 2024-04-12T22:33:48.888 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:33:48 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 172.21.15.142 - - [12/Apr/2024:22:33:48] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-12T22:33:48.888 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:48 smithi088 ceph-mon[24836]: from='client.24607 -' 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-12T22:33:48.888 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:48 smithi088 ceph-mon[24836]: Saving service rgw.foo spec with placement count:2 2024-04-12T22:33:48.888 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:48 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:48.888 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:48 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:33:48.889 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:48 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:33:48.889 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:48 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:48.889 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:48 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:48.889 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:48 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:48.889 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:48 smithi088 ceph-mon[24836]: Saving service rgw.foo spec with placement count:2 2024-04-12T22:33:48.889 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:48 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:48.889 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:48 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi088.qlemsa", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-12T22:33:48.889 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:48 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi088.qlemsa", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-12T22:33:48.889 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:48 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi088.qlemsa", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-12T22:33:48.889 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:48 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:48.889 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:48 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:33:48.889 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:48 smithi088 ceph-mon[24836]: Deploying daemon rgw.foo.smithi088.qlemsa on smithi088 2024-04-12T22:33:48.889 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:48 smithi088 ceph-mon[24836]: pgmap v72: 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, 4 op/s 2024-04-12T22:33:48.890 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:48 smithi088 ceph-mon[29858]: from='client.24607 -' 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-12T22:33:48.890 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:48 smithi088 ceph-mon[29858]: Saving service rgw.foo spec with placement count:2 2024-04-12T22:33:48.890 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:48 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:48.890 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:48 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:33:48.890 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:48 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:33:48.890 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:48 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:48.890 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:48 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:48.890 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:48 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:48.890 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:48 smithi088 ceph-mon[29858]: Saving service rgw.foo spec with placement count:2 2024-04-12T22:33:48.890 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:48 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:48.891 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:48 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi088.qlemsa", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-12T22:33:48.891 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:48 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi088.qlemsa", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-12T22:33:48.891 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:48 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi088.qlemsa", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-12T22:33:48.891 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:48 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:48.891 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:48 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:33:48.891 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:48 smithi088 ceph-mon[29858]: Deploying daemon rgw.foo.smithi088.qlemsa on smithi088 2024-04-12T22:33:48.891 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:48 smithi088 ceph-mon[29858]: pgmap v72: 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, 4 op/s 2024-04-12T22:33:49.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:48 smithi142 ceph-mon[25707]: from='client.24607 -' 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-12T22:33:49.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:48 smithi142 ceph-mon[25707]: Saving service rgw.foo spec with placement count:2 2024-04-12T22:33:49.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:48 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:49.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:48 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:33:49.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:48 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:33:49.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:48 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:49.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:48 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:49.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:48 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:49.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:48 smithi142 ceph-mon[25707]: Saving service rgw.foo spec with placement count:2 2024-04-12T22:33:49.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:48 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:49.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:48 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi088.qlemsa", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-12T22:33:49.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:48 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi088.qlemsa", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-12T22:33:49.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:48 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi088.qlemsa", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-12T22:33:49.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:48 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:49.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:48 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:33:49.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:48 smithi142 ceph-mon[25707]: Deploying daemon rgw.foo.smithi088.qlemsa on smithi088 2024-04-12T22:33:49.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:48 smithi142 ceph-mon[25707]: pgmap v72: 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, 4 op/s 2024-04-12T22:33:49.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:49 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:49.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:49 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:49.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:49 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:49.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:49 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:50.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:49 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:50.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:49 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:51.121 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:50 smithi088 ceph-mon[24836]: pgmap v73: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1.0 KiB/s wr, 2 op/s 2024-04-12T22:33:51.121 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:50 smithi088 ceph-mon[29858]: pgmap v73: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1.0 KiB/s wr, 2 op/s 2024-04-12T22:33:51.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:50 smithi142 ceph-mon[25707]: pgmap v73: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1.0 KiB/s wr, 2 op/s 2024-04-12T22:33:51.683 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:33:51 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:33:51] "GET /metrics HTTP/1.1" 200 193030 "" "Prometheus/2.33.4" 2024-04-12T22:33:51.850 INFO:teuthology.orchestra.run.smithi088.stdout:Scheduled rgw.smpl update... 2024-04-12T22:33:52.119 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:51 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]: dispatch 2024-04-12T22:33:52.119 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:51 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-04-12T22:33:52.119 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:51 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]: dispatch 2024-04-12T22:33:52.119 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:51 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-04-12T22:33:52.120 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:51 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2024-04-12T22:33:52.120 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:51 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-04-12T22:33:52.120 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:51 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-04-12T22:33:52.120 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:51 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2024-04-12T22:33:52.120 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:51 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:52.120 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:51 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]: dispatch 2024-04-12T22:33:52.120 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:51 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-04-12T22:33:52.120 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:51 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]: dispatch 2024-04-12T22:33:52.120 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:51 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-04-12T22:33:52.120 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:51 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2024-04-12T22:33:52.120 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:51 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-04-12T22:33:52.120 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:51 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-04-12T22:33:52.120 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:51 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2024-04-12T22:33:52.121 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:51 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:52.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:51 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]: dispatch 2024-04-12T22:33:52.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:51 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-04-12T22:33:52.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:51 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]: dispatch 2024-04-12T22:33:52.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:51 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-04-12T22:33:52.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:51 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2024-04-12T22:33:52.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:51 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-04-12T22:33:52.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:51 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-04-12T22:33:52.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:51 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2024-04-12T22:33:52.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:51 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:52.636 DEBUG:teuthology.orchestra.run.smithi088:> 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 a5fdb6f0-f91b-11ee-bc8d-c7b262605968 -e sha1=b277feb2c7beb4597d8ecc39d58d5c36b81f613a -- bash -c 'ceph osd pool create foo' 2024-04-12T22:33:53.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:52 smithi142 ceph-mon[25707]: pgmap v74: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 895 B/s wr, 2 op/s 2024-04-12T22:33:53.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:52 smithi142 ceph-mon[25707]: from='client.14706 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:33:53.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:52 smithi142 ceph-mon[25707]: Saving service rgw.smpl spec with placement count:2 2024-04-12T22:33:53.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:52 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]': finished 2024-04-12T22:33:53.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:52 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]': finished 2024-04-12T22:33:53.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:52 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]': finished 2024-04-12T22:33:53.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:52 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]': finished 2024-04-12T22:33:53.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:52 smithi142 ceph-mon[25707]: osdmap e71: 8 total, 8 up, 8 in 2024-04-12T22:33:53.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:52 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-12T22:33:53.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:52 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-12T22:33:53.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:52 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-12T22:33:53.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:52 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-12T22:33:53.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:52 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:53.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:52 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi142.qxzxoy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-12T22:33:53.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:52 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi142.qxzxoy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-12T22:33:53.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:52 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi142.qxzxoy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-12T22:33:53.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:52 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:53.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:52 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:33:53.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:52 smithi142 ceph-mon[25707]: Deploying daemon rgw.foo.smithi142.qxzxoy on smithi142 2024-04-12T22:33:53.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:52 smithi142 ceph-mon[25707]: osdmap e72: 8 total, 8 up, 8 in 2024-04-12T22:33:53.163 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:52 smithi088 ceph-mon[24836]: pgmap v74: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 895 B/s wr, 2 op/s 2024-04-12T22:33:53.163 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:52 smithi088 ceph-mon[24836]: from='client.14706 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:33:53.163 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:52 smithi088 ceph-mon[24836]: Saving service rgw.smpl spec with placement count:2 2024-04-12T22:33:53.163 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:52 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]': finished 2024-04-12T22:33:53.164 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:52 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]': finished 2024-04-12T22:33:53.164 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:52 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]': finished 2024-04-12T22:33:53.164 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:52 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]': finished 2024-04-12T22:33:53.164 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:52 smithi088 ceph-mon[24836]: osdmap e71: 8 total, 8 up, 8 in 2024-04-12T22:33:53.164 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:52 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-12T22:33:53.164 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:52 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-12T22:33:53.164 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:52 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-12T22:33:53.164 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:52 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-12T22:33:53.164 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:52 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:53.164 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:52 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi142.qxzxoy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-12T22:33:53.164 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:52 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi142.qxzxoy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-12T22:33:53.164 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:52 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi142.qxzxoy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-12T22:33:53.164 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:52 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:53.164 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:52 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:33:53.164 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:52 smithi088 ceph-mon[24836]: Deploying daemon rgw.foo.smithi142.qxzxoy on smithi142 2024-04-12T22:33:53.165 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:52 smithi088 ceph-mon[24836]: osdmap e72: 8 total, 8 up, 8 in 2024-04-12T22:33:53.165 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:52 smithi088 ceph-mon[29858]: pgmap v74: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 895 B/s wr, 2 op/s 2024-04-12T22:33:53.165 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:52 smithi088 ceph-mon[29858]: from='client.14706 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:33:53.165 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:52 smithi088 ceph-mon[29858]: Saving service rgw.smpl spec with placement count:2 2024-04-12T22:33:53.165 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:52 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]': finished 2024-04-12T22:33:53.166 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:52 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]': finished 2024-04-12T22:33:53.166 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:52 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]': finished 2024-04-12T22:33:53.166 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:52 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]': finished 2024-04-12T22:33:53.166 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:52 smithi088 ceph-mon[29858]: osdmap e71: 8 total, 8 up, 8 in 2024-04-12T22:33:53.166 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:52 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-12T22:33:53.166 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:52 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-12T22:33:53.166 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:52 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-12T22:33:53.166 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:52 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-12T22:33:53.166 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:52 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:53.166 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:52 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi142.qxzxoy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-12T22:33:53.166 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:52 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi142.qxzxoy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-12T22:33:53.166 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:52 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi142.qxzxoy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-12T22:33:53.166 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:52 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:53.167 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:52 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:33:53.167 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:52 smithi088 ceph-mon[29858]: Deploying daemon rgw.foo.smithi142.qxzxoy on smithi142 2024-04-12T22:33:53.167 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:52 smithi088 ceph-mon[29858]: osdmap e72: 8 total, 8 up, 8 in 2024-04-12T22:33:53.718 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:33:53 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[27222]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:33:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-12T22:33:55.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:55 smithi088 ceph-mon[24836]: pgmap v77: 129 pgs: 4 peering, 125 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s rd, 895 B/s wr, 3 op/s 2024-04-12T22:33:55.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:55 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:55.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:55 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:33:55.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:55 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:33:55.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:55 smithi088 ceph-mon[29858]: pgmap v77: 129 pgs: 4 peering, 125 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s rd, 895 B/s wr, 3 op/s 2024-04-12T22:33:55.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:55 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:55.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:55 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:33:55.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:55 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:33:55.472 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:55 smithi142 ceph-mon[25707]: pgmap v77: 129 pgs: 4 peering, 125 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s rd, 895 B/s wr, 3 op/s 2024-04-12T22:33:55.472 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:55 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:55.472 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:55 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:33:55.473 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:55 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:33:55.776 INFO:teuthology.orchestra.run.smithi088.stderr:pool 'foo' created 2024-04-12T22:33:56.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:56 smithi088 ceph-mon[24836]: Checking dashboard <-> RGW credentials 2024-04-12T22:33:56.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:56 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/3675406246' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-04-12T22:33:56.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:56 smithi088 ceph-mon[24836]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-04-12T22:33:56.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:56 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:56.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:56 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:56.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:56 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:56.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:56 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:33:56.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:56 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:33:56.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:56 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:33:56.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:56 smithi088 ceph-mon[24836]: Checking dashboard <-> RGW credentials 2024-04-12T22:33:56.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:56 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:56.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:56 smithi088 ceph-mon[24836]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-04-12T22:33:56.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:56 smithi088 ceph-mon[24836]: osdmap e73: 8 total, 8 up, 8 in 2024-04-12T22:33:56.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:56 smithi088 ceph-mon[29858]: Checking dashboard <-> RGW credentials 2024-04-12T22:33:56.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:56 smithi088 ceph-mon[29858]: from='client.? 172.21.15.88:0/3675406246' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-04-12T22:33:56.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:56 smithi088 ceph-mon[29858]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-04-12T22:33:56.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:56 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:56.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:56 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:56.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:56 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:56.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:56 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:33:56.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:56 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:33:56.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:56 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:33:56.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:56 smithi088 ceph-mon[29858]: Checking dashboard <-> RGW credentials 2024-04-12T22:33:56.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:56 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:56.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:56 smithi088 ceph-mon[29858]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-04-12T22:33:56.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:56 smithi088 ceph-mon[29858]: osdmap e73: 8 total, 8 up, 8 in 2024-04-12T22:33:56.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:56 smithi142 ceph-mon[25707]: Checking dashboard <-> RGW credentials 2024-04-12T22:33:56.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:56 smithi142 ceph-mon[25707]: from='client.? 172.21.15.88:0/3675406246' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-04-12T22:33:56.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:56 smithi142 ceph-mon[25707]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-04-12T22:33:56.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:56 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:56.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:56 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:56.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:56 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:56.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:56 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:33:56.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:56 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:33:56.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:56 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:33:56.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:56 smithi142 ceph-mon[25707]: Checking dashboard <-> RGW credentials 2024-04-12T22:33:56.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:56 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:56.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:56 smithi142 ceph-mon[25707]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-04-12T22:33:56.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:56 smithi142 ceph-mon[25707]: osdmap e73: 8 total, 8 up, 8 in 2024-04-12T22:33:57.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:57 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:33:57.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:57 smithi088 ceph-mon[24836]: pgmap v79: 161 pgs: 32 unknown, 4 peering, 125 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-12T22:33:57.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:57 smithi088 ceph-mon[24836]: osdmap e74: 8 total, 8 up, 8 in 2024-04-12T22:33:57.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:57 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:57.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:57 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:33:57.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:57 smithi088 ceph-mon[29858]: pgmap v79: 161 pgs: 32 unknown, 4 peering, 125 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-12T22:33:57.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:57 smithi088 ceph-mon[29858]: osdmap e74: 8 total, 8 up, 8 in 2024-04-12T22:33:57.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:57 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:57.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:57 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:33:57.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:57 smithi142 ceph-mon[25707]: pgmap v79: 161 pgs: 32 unknown, 4 peering, 125 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-12T22:33:57.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:57 smithi142 ceph-mon[25707]: osdmap e74: 8 total, 8 up, 8 in 2024-04-12T22:33:57.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:57 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:57.677 DEBUG:teuthology.orchestra.run.smithi088:> 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 a5fdb6f0-f91b-11ee-bc8d-c7b262605968 -e sha1=b277feb2c7beb4597d8ecc39d58d5c36b81f613a -- bash -c 'rbd pool init foo' 2024-04-12T22:33:58.673 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:33:58 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 172.21.15.88 - - [12/Apr/2024:22:33:58] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-12T22:33:58.933 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:33:58 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 172.21.15.142 - - [12/Apr/2024:22:33:58] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-12T22:33:58.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:58 smithi088 ceph-mon[24836]: osdmap e75: 8 total, 8 up, 8 in 2024-04-12T22:33:58.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:58 smithi088 ceph-mon[24836]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 238 KiB/s rd, 7.3 KiB/s wr, 442 op/s; 0 B/s, 0 objects/s recovering 2024-04-12T22:33:58.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:58 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:58.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:58 smithi088 ceph-mon[29858]: osdmap e75: 8 total, 8 up, 8 in 2024-04-12T22:33:58.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:58 smithi088 ceph-mon[29858]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 238 KiB/s rd, 7.3 KiB/s wr, 442 op/s; 0 B/s, 0 objects/s recovering 2024-04-12T22:33:58.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:58 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:59.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:58 smithi142 ceph-mon[25707]: osdmap e75: 8 total, 8 up, 8 in 2024-04-12T22:33:59.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:58 smithi142 ceph-mon[25707]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 238 KiB/s rd, 7.3 KiB/s wr, 442 op/s; 0 B/s, 0 objects/s recovering 2024-04-12T22:33:59.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:58 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:59.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:33:59 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:33:59.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:33:59 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:00.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:33:59 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:01.166 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:00 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/1744800351' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-04-12T22:34:01.166 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:00 smithi088 ceph-mon[24836]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 196 KiB/s rd, 6.0 KiB/s wr, 365 op/s; 0 B/s, 0 objects/s recovering 2024-04-12T22:34:01.166 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:00 smithi088 ceph-mon[29858]: from='client.? 172.21.15.88:0/1744800351' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-04-12T22:34:01.166 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:00 smithi088 ceph-mon[29858]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 196 KiB/s rd, 6.0 KiB/s wr, 365 op/s; 0 B/s, 0 objects/s recovering 2024-04-12T22:34:01.166 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:34:00 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 172.21.15.142 - - [12/Apr/2024:22:34:00] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-12T22:34:01.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:00 smithi142 ceph-mon[25707]: from='client.? 172.21.15.88:0/1744800351' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-04-12T22:34:01.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:00 smithi142 ceph-mon[25707]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 196 KiB/s rd, 6.0 KiB/s wr, 365 op/s; 0 B/s, 0 objects/s recovering 2024-04-12T22:34:01.433 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:34:01 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:34:01] "GET /metrics HTTP/1.1" 200 196811 "" "Prometheus/2.33.4" 2024-04-12T22:34:01.867 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:34:01 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 172.21.15.88 - - [12/Apr/2024:22:34:01] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-12T22:34:01.867 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:34:01 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 172.21.15.88 - - [12/Apr/2024:22:34:01] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-12T22:34:01.867 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:01 smithi088 ceph-mon[29858]: from='client.? 172.21.15.88:0/1744800351' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-04-12T22:34:01.868 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:01 smithi088 ceph-mon[29858]: osdmap e76: 8 total, 8 up, 8 in 2024-04-12T22:34:01.868 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:01 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:01.868 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:01 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:01.868 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:01 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:01.868 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:01 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:01.868 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:01 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:01.868 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:01 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/1744800351' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-04-12T22:34:01.868 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:01 smithi088 ceph-mon[24836]: osdmap e76: 8 total, 8 up, 8 in 2024-04-12T22:34:01.868 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:01 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:01.868 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:01 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:01.868 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:01 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:01.868 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:01 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:01.868 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:01 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:02.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:01 smithi142 ceph-mon[25707]: from='client.? 172.21.15.88:0/1744800351' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-04-12T22:34:02.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:01 smithi142 ceph-mon[25707]: osdmap e76: 8 total, 8 up, 8 in 2024-04-12T22:34:02.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:01 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:02.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:01 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:02.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:01 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:02.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:01 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:02.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:01 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:03.143 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:02 smithi088 ceph-mon[24836]: osdmap e77: 8 total, 8 up, 8 in 2024-04-12T22:34:03.143 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:02 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:34:03.143 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:02 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:34:03.143 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:02 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:03.143 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:02 smithi088 ceph-mon[24836]: Saving service rgw.smpl spec with placement count:2 2024-04-12T22:34:03.143 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:02 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:03.143 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:02 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi088.rfqdxx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-12T22:34:03.143 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:02 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi088.rfqdxx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-12T22:34:03.143 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:02 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi088.rfqdxx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-12T22:34:03.143 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:02 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:03.143 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:02 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:34:03.144 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:02 smithi088 ceph-mon[24836]: Deploying daemon rgw.smpl.smithi088.rfqdxx on smithi088 2024-04-12T22:34:03.144 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:02 smithi088 ceph-mon[24836]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 232 KiB/s rd, 7.1 KiB/s wr, 432 op/s; 0 B/s, 0 objects/s recovering 2024-04-12T22:34:03.144 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:02 smithi088 ceph-mon[29858]: osdmap e77: 8 total, 8 up, 8 in 2024-04-12T22:34:03.144 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:02 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:34:03.144 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:02 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:34:03.144 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:02 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:03.144 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:02 smithi088 ceph-mon[29858]: Saving service rgw.smpl spec with placement count:2 2024-04-12T22:34:03.144 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:02 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:03.144 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:02 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi088.rfqdxx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-12T22:34:03.144 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:02 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi088.rfqdxx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-12T22:34:03.144 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:02 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi088.rfqdxx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-12T22:34:03.144 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:02 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:03.145 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:02 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:34:03.145 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:02 smithi088 ceph-mon[29858]: Deploying daemon rgw.smpl.smithi088.rfqdxx on smithi088 2024-04-12T22:34:03.145 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:02 smithi088 ceph-mon[29858]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 232 KiB/s rd, 7.1 KiB/s wr, 432 op/s; 0 B/s, 0 objects/s recovering 2024-04-12T22:34:03.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:02 smithi142 ceph-mon[25707]: osdmap e77: 8 total, 8 up, 8 in 2024-04-12T22:34:03.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:02 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:34:03.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:02 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:34:03.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:02 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:03.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:02 smithi142 ceph-mon[25707]: Saving service rgw.smpl spec with placement count:2 2024-04-12T22:34:03.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:02 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:03.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:02 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi088.rfqdxx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-12T22:34:03.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:02 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi088.rfqdxx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-12T22:34:03.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:02 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi088.rfqdxx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-12T22:34:03.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:02 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:03.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:02 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:34:03.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:02 smithi142 ceph-mon[25707]: Deploying daemon rgw.smpl.smithi088.rfqdxx on smithi088 2024-04-12T22:34:03.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:02 smithi142 ceph-mon[25707]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 232 KiB/s rd, 7.1 KiB/s wr, 432 op/s; 0 B/s, 0 objects/s recovering 2024-04-12T22:34:03.751 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:34:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[27222]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:34:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-12T22:34:04.113 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:03 smithi088 ceph-mon[29858]: osdmap e78: 8 total, 8 up, 8 in 2024-04-12T22:34:04.113 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:03 smithi088 ceph-mon[24836]: osdmap e78: 8 total, 8 up, 8 in 2024-04-12T22:34:04.138 DEBUG:teuthology.orchestra.run.smithi088:> 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 a5fdb6f0-f91b-11ee-bc8d-c7b262605968 -e sha1=b277feb2c7beb4597d8ecc39d58d5c36b81f613a -- bash -c 'ceph orch apply iscsi foo u p' 2024-04-12T22:34:04.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:03 smithi142 ceph-mon[25707]: osdmap e78: 8 total, 8 up, 8 in 2024-04-12T22:34:04.975 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:04 smithi088 ceph-mon[24836]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 341 B/s wr, 0 op/s 2024-04-12T22:34:04.975 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:04 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:04.975 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:04 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi142.kdrxla", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-12T22:34:04.975 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:04 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi142.kdrxla", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-12T22:34:04.975 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:04 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi142.kdrxla", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-12T22:34:04.975 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:04 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:04.975 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:04 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:34:04.975 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:04 smithi088 ceph-mon[29858]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 341 B/s wr, 0 op/s 2024-04-12T22:34:04.975 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:04 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:04.975 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:04 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi142.kdrxla", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-12T22:34:04.975 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:04 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi142.kdrxla", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-12T22:34:04.976 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:04 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi142.kdrxla", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-12T22:34:04.976 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:04 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:04.976 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:04 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:34:05.236 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:04 smithi142 ceph-mon[25707]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 341 B/s wr, 0 op/s 2024-04-12T22:34:05.236 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:04 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:05.237 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:04 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi142.kdrxla", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-12T22:34:05.237 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:04 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi142.kdrxla", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-12T22:34:05.237 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:04 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi142.kdrxla", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-12T22:34:05.237 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:04 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:05.237 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:04 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:34:05.949 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:05 smithi142 ceph-mon[25707]: Deploying daemon rgw.smpl.smithi142.kdrxla on smithi142 2024-04-12T22:34:06.141 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:05 smithi088 ceph-mon[29858]: Deploying daemon rgw.smpl.smithi142.kdrxla on smithi142 2024-04-12T22:34:06.141 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:05 smithi088 ceph-mon[24836]: Deploying daemon rgw.smpl.smithi142.kdrxla on smithi142 2024-04-12T22:34:06.665 INFO:teuthology.orchestra.run.smithi088.stdout:Scheduled iscsi.foo update... 2024-04-12T22:34:06.836 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:06 smithi142 ceph-mon[25707]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 341 B/s wr, 0 op/s 2024-04-12T22:34:06.836 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:06 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:07.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:06 smithi088 ceph-mon[24836]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 341 B/s wr, 0 op/s 2024-04-12T22:34:07.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:06 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:07.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:06 smithi088 ceph-mon[29858]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 341 B/s wr, 0 op/s 2024-04-12T22:34:07.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:06 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:07.337 DEBUG:teuthology.orchestra.run.smithi088:> 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 a5fdb6f0-f91b-11ee-bc8d-c7b262605968 -e sha1=b277feb2c7beb4597d8ecc39d58d5c36b81f613a -- bash -c 'sleep 120' 2024-04-12T22:34:07.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:07 smithi088 ceph-mon[29858]: from='client.14862 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:34:07.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:07 smithi088 ceph-mon[29858]: Saving service iscsi.foo spec with placement count:1 2024-04-12T22:34:07.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:07 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:07.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:07 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:34:07.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:07 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:34:07.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:07 smithi088 ceph-mon[24836]: from='client.14862 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:34:07.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:07 smithi088 ceph-mon[24836]: Saving service iscsi.foo spec with placement count:1 2024-04-12T22:34:07.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:07 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:07.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:07 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:34:07.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:07 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:34:08.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:07 smithi142 ceph-mon[25707]: from='client.14862 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:34:08.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:07 smithi142 ceph-mon[25707]: Saving service iscsi.foo spec with placement count:1 2024-04-12T22:34:08.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:07 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:08.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:07 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:34:08.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:07 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:34:08.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:08 smithi088 ceph-mon[24836]: Checking dashboard <-> RGW credentials 2024-04-12T22:34:08.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:08 smithi088 ceph-mon[24836]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 183 KiB/s rd, 581 B/s wr, 280 op/s 2024-04-12T22:34:08.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:08 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:08.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:08 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:34:08.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:08 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:34:08.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:08 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:34:08.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:08 smithi088 ceph-mon[24836]: Checking dashboard <-> RGW credentials 2024-04-12T22:34:08.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:08 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:08.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:08 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:34:08.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:08 smithi088 ceph-mon[29858]: Checking dashboard <-> RGW credentials 2024-04-12T22:34:08.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:08 smithi088 ceph-mon[29858]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 183 KiB/s rd, 581 B/s wr, 280 op/s 2024-04-12T22:34:08.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:08 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:08.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:08 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:34:08.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:08 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:34:08.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:08 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:34:08.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:08 smithi088 ceph-mon[29858]: Checking dashboard <-> RGW credentials 2024-04-12T22:34:08.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:08 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:08.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:08 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:34:09.205 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:08 smithi142 ceph-mon[25707]: Checking dashboard <-> RGW credentials 2024-04-12T22:34:09.205 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:08 smithi142 ceph-mon[25707]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 183 KiB/s rd, 581 B/s wr, 280 op/s 2024-04-12T22:34:09.205 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:08 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:09.205 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:08 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:34:09.205 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:08 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:34:09.205 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:08 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:34:09.205 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:08 smithi142 ceph-mon[25707]: Checking dashboard <-> RGW credentials 2024-04-12T22:34:09.206 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:08 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:09.206 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:08 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:34:11.085 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:10 smithi088 ceph-mon[24836]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 160 KiB/s rd, 509 B/s wr, 245 op/s 2024-04-12T22:34:11.085 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:10 smithi088 ceph-mon[24836]: osdmap e79: 8 total, 8 up, 8 in 2024-04-12T22:34:11.085 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:10 smithi088 ceph-mon[29858]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 160 KiB/s rd, 509 B/s wr, 245 op/s 2024-04-12T22:34:11.086 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:10 smithi088 ceph-mon[29858]: osdmap e79: 8 total, 8 up, 8 in 2024-04-12T22:34:11.135 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:10 smithi142 ceph-mon[25707]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 160 KiB/s rd, 509 B/s wr, 245 op/s 2024-04-12T22:34:11.135 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:10 smithi142 ceph-mon[25707]: osdmap e79: 8 total, 8 up, 8 in 2024-04-12T22:34:11.683 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:34:11 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:34:11] "GET /metrics HTTP/1.1" 200 210678 "" "Prometheus/2.33.4" 2024-04-12T22:34:12.183 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:34:11 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 172.21.15.142 - - [12/Apr/2024:22:34:11] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-12T22:34:12.683 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:34:12 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 172.21.15.88 - - [12/Apr/2024:22:34:12] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-12T22:34:13.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:12 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:13.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:12 smithi142 ceph-mon[25707]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 143 KiB/s rd, 452 B/s wr, 218 op/s 2024-04-12T22:34:13.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:12 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:13.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:12 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:13.042 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:12 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:13.042 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:12 smithi088 ceph-mon[24836]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 143 KiB/s rd, 452 B/s wr, 218 op/s 2024-04-12T22:34:13.042 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:12 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:13.042 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:12 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:13.042 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:12 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:13.042 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:12 smithi088 ceph-mon[29858]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 143 KiB/s rd, 452 B/s wr, 218 op/s 2024-04-12T22:34:13.042 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:12 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:13.042 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:12 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:13.751 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:34:13 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[27222]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:34:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-12T22:34:14.433 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:34:14 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 172.21.15.142 - - [12/Apr/2024:22:34:14] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-12T22:34:14.933 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:34:14 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 172.21.15.88 - - [12/Apr/2024:22:34:14] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-12T22:34:15.216 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:15 smithi088 ceph-mon[24836]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 137 KiB/s rd, 204 B/s wr, 207 op/s 2024-04-12T22:34:15.216 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:15 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:15.216 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:15 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:15.216 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:15 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:15.216 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:15 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:15.217 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:15 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:34:15.217 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:15 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:34:15.217 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:15 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:15.217 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:15 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi088.yxerll", "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-12T22:34:15.217 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:15 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi088.yxerll", "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-12T22:34:15.217 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:15 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi088.yxerll", "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-12T22:34:15.217 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:15 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:34:15.217 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:15 smithi088 ceph-mon[29858]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 137 KiB/s rd, 204 B/s wr, 207 op/s 2024-04-12T22:34:15.217 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:15 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:15.217 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:15 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:15.217 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:15 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:15.217 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:15 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:15.217 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:15 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:34:15.218 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:15 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:34:15.218 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:15 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:15.218 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:15 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi088.yxerll", "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-12T22:34:15.218 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:15 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi088.yxerll", "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-12T22:34:15.218 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:15 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi088.yxerll", "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-12T22:34:15.218 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:15 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:34:15.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:15 smithi142 ceph-mon[25707]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 137 KiB/s rd, 204 B/s wr, 207 op/s 2024-04-12T22:34:15.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:15 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:15.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:15 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:15.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:15 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:15.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:15 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:15.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:15 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:34:15.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:15 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:34:15.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:15 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:15.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:15 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi088.yxerll", "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-12T22:34:15.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:15 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi088.yxerll", "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-12T22:34:15.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:15 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi088.yxerll", "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-12T22:34:15.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:15 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:34:16.282 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:16 smithi088 ceph-mon[29858]: Checking pool "foo" exists for service iscsi.foo 2024-04-12T22:34:16.282 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:16 smithi088 ceph-mon[29858]: Deploying daemon iscsi.foo.smithi088.yxerll on smithi088 2024-04-12T22:34:16.282 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:16 smithi088 ceph-mon[24836]: Checking pool "foo" exists for service iscsi.foo 2024-04-12T22:34:16.282 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:16 smithi088 ceph-mon[24836]: Deploying daemon iscsi.foo.smithi088.yxerll on smithi088 2024-04-12T22:34:16.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:16 smithi142 ceph-mon[25707]: Checking pool "foo" exists for service iscsi.foo 2024-04-12T22:34:16.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:16 smithi142 ceph-mon[25707]: Deploying daemon iscsi.foo.smithi088.yxerll on smithi088 2024-04-12T22:34:17.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:17 smithi088 ceph-mon[24836]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 137 KiB/s rd, 204 B/s wr, 207 op/s 2024-04-12T22:34:17.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:17 smithi088 ceph-mon[24836]: mgrmap e20: y(active, since 2m), standbys: x 2024-04-12T22:34:17.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:17 smithi088 ceph-mon[29858]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 137 KiB/s rd, 204 B/s wr, 207 op/s 2024-04-12T22:34:17.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:17 smithi088 ceph-mon[29858]: mgrmap e20: y(active, since 2m), standbys: x 2024-04-12T22:34:17.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:17 smithi142 ceph-mon[25707]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 137 KiB/s rd, 204 B/s wr, 207 op/s 2024-04-12T22:34:17.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:17 smithi142 ceph-mon[25707]: mgrmap e20: y(active, since 2m), standbys: x 2024-04-12T22:34:18.626 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:18 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:18.626 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:18 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:34:18.626 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:18 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:34:18.626 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:18 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:18.626 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:18 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:34:18.627 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:18 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-12T22:34:18.627 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:18 smithi088 ceph-mon[24836]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-12T22:34:18.627 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:18 smithi088 ceph-mon[24836]: Adding iSCSI gateway http://:@172.21.15.88:5000 to Dashboard 2024-04-12T22:34:18.627 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:18 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-12T22:34:18.627 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:18 smithi088 ceph-mon[24836]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-12T22:34:18.627 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:18 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:18.627 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:18 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi088"}]: dispatch 2024-04-12T22:34:18.627 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:18 smithi088 ceph-mon[24836]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi088"}]: dispatch 2024-04-12T22:34:18.627 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:18 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:18.627 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:18 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:34:18.627 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:18 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:34:18.627 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:18 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:18.627 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:18 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:34:18.627 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:18 smithi088 ceph-mon[24836]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 7.8 KiB/s rd, 102 B/s wr, 11 op/s 2024-04-12T22:34:18.627 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:18 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/221622009' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-12T22:34:18.628 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:18 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/3391587306' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6800/853034920"}]: dispatch 2024-04-12T22:34:18.628 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:18 smithi088 ceph-mon[24836]: from='client.? ' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6800/853034920"}]: dispatch 2024-04-12T22:34:18.628 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:18 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:18.628 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:18 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:34:18.628 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:18 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:34:18.628 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:18 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:18.628 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:18 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:34:18.628 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:18 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-12T22:34:18.628 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:18 smithi088 ceph-mon[29858]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-12T22:34:18.628 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:18 smithi088 ceph-mon[29858]: Adding iSCSI gateway http://:@172.21.15.88:5000 to Dashboard 2024-04-12T22:34:18.628 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:18 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-12T22:34:18.628 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:18 smithi088 ceph-mon[29858]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-12T22:34:18.629 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:18 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:18.629 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:18 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi088"}]: dispatch 2024-04-12T22:34:18.629 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:18 smithi088 ceph-mon[29858]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi088"}]: dispatch 2024-04-12T22:34:18.629 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:18 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:18.629 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:18 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:34:18.629 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:18 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:34:18.629 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:18 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:18.629 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:18 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:34:18.629 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:18 smithi088 ceph-mon[29858]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 7.8 KiB/s rd, 102 B/s wr, 11 op/s 2024-04-12T22:34:18.629 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:18 smithi088 ceph-mon[29858]: from='client.? 172.21.15.88:0/221622009' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-12T22:34:18.629 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:18 smithi088 ceph-mon[29858]: from='client.? 172.21.15.88:0/3391587306' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6800/853034920"}]: dispatch 2024-04-12T22:34:18.629 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:18 smithi088 ceph-mon[29858]: from='client.? ' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6800/853034920"}]: dispatch 2024-04-12T22:34:19.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:18 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:19.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:18 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:34:19.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:18 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:34:19.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:18 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:19.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:18 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:34:19.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:18 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-12T22:34:19.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:18 smithi142 ceph-mon[25707]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-12T22:34:19.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:18 smithi142 ceph-mon[25707]: Adding iSCSI gateway http://:@172.21.15.88:5000 to Dashboard 2024-04-12T22:34:19.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:18 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-12T22:34:19.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:18 smithi142 ceph-mon[25707]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-12T22:34:19.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:18 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:19.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:18 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi088"}]: dispatch 2024-04-12T22:34:19.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:18 smithi142 ceph-mon[25707]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi088"}]: dispatch 2024-04-12T22:34:19.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:18 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:19.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:18 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:34:19.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:18 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:34:19.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:18 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:19.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:18 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:34:19.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:18 smithi142 ceph-mon[25707]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 7.8 KiB/s rd, 102 B/s wr, 11 op/s 2024-04-12T22:34:19.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:18 smithi142 ceph-mon[25707]: from='client.? 172.21.15.88:0/221622009' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-12T22:34:19.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:18 smithi142 ceph-mon[25707]: from='client.? 172.21.15.88:0/3391587306' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6800/853034920"}]: dispatch 2024-04-12T22:34:19.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:18 smithi142 ceph-mon[25707]: from='client.? ' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6800/853034920"}]: dispatch 2024-04-12T22:34:19.628 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:19 smithi088 ceph-mon[24836]: from='client.? ' entity='client.iscsi.foo.smithi088.yxerll' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6800/853034920"}]': finished 2024-04-12T22:34:19.628 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:19 smithi088 ceph-mon[24836]: osdmap e80: 8 total, 8 up, 8 in 2024-04-12T22:34:19.628 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:19 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/322941616' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/2133640768"}]: dispatch 2024-04-12T22:34:19.629 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:19 smithi088 ceph-mon[29858]: from='client.? ' entity='client.iscsi.foo.smithi088.yxerll' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6800/853034920"}]': finished 2024-04-12T22:34:19.629 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:19 smithi088 ceph-mon[29858]: osdmap e80: 8 total, 8 up, 8 in 2024-04-12T22:34:19.629 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:19 smithi088 ceph-mon[29858]: from='client.? 172.21.15.88:0/322941616' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/2133640768"}]: dispatch 2024-04-12T22:34:20.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:19 smithi142 ceph-mon[25707]: from='client.? ' entity='client.iscsi.foo.smithi088.yxerll' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6800/853034920"}]': finished 2024-04-12T22:34:20.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:19 smithi142 ceph-mon[25707]: osdmap e80: 8 total, 8 up, 8 in 2024-04-12T22:34:20.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:19 smithi142 ceph-mon[25707]: from='client.? 172.21.15.88:0/322941616' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/2133640768"}]: dispatch 2024-04-12T22:34:20.880 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:20 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/322941616' entity='client.iscsi.foo.smithi088.yxerll' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/2133640768"}]': finished 2024-04-12T22:34:20.880 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:20 smithi088 ceph-mon[24836]: osdmap e81: 8 total, 8 up, 8 in 2024-04-12T22:34:20.880 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:20 smithi088 ceph-mon[24836]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 9.7 KiB/s rd, 127 B/s wr, 14 op/s 2024-04-12T22:34:20.880 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:20 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/2751272218' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/1240605375"}]: dispatch 2024-04-12T22:34:20.880 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:20 smithi088 ceph-mon[29858]: from='client.? 172.21.15.88:0/322941616' entity='client.iscsi.foo.smithi088.yxerll' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/2133640768"}]': finished 2024-04-12T22:34:20.881 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:20 smithi088 ceph-mon[29858]: osdmap e81: 8 total, 8 up, 8 in 2024-04-12T22:34:20.881 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:20 smithi088 ceph-mon[29858]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 9.7 KiB/s rd, 127 B/s wr, 14 op/s 2024-04-12T22:34:20.881 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:20 smithi088 ceph-mon[29858]: from='client.? 172.21.15.88:0/2751272218' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/1240605375"}]: dispatch 2024-04-12T22:34:21.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:20 smithi142 ceph-mon[25707]: from='client.? 172.21.15.88:0/322941616' entity='client.iscsi.foo.smithi088.yxerll' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/2133640768"}]': finished 2024-04-12T22:34:21.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:20 smithi142 ceph-mon[25707]: osdmap e81: 8 total, 8 up, 8 in 2024-04-12T22:34:21.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:20 smithi142 ceph-mon[25707]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 9.7 KiB/s rd, 127 B/s wr, 14 op/s 2024-04-12T22:34:21.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:20 smithi142 ceph-mon[25707]: from='client.? 172.21.15.88:0/2751272218' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/1240605375"}]: dispatch 2024-04-12T22:34:21.186 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:34:20 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 172.21.15.88 - - [12/Apr/2024:22:34:20] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-12T22:34:21.683 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:34:21 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:34:21] "GET /metrics HTTP/1.1" 200 210678 "" "Prometheus/2.33.4" 2024-04-12T22:34:21.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:21 smithi088 ceph-mon[29858]: from='client.? 172.21.15.88:0/2751272218' entity='client.iscsi.foo.smithi088.yxerll' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/1240605375"}]': finished 2024-04-12T22:34:21.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:21 smithi088 ceph-mon[29858]: osdmap e82: 8 total, 8 up, 8 in 2024-04-12T22:34:21.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:21 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:21.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:21 smithi088 ceph-mon[29858]: from='client.? 172.21.15.88:0/2595801861' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/987332501"}]: dispatch 2024-04-12T22:34:21.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:21 smithi088 ceph-mon[29858]: from='client.? ' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/987332501"}]: dispatch 2024-04-12T22:34:21.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:21 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/2751272218' entity='client.iscsi.foo.smithi088.yxerll' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/1240605375"}]': finished 2024-04-12T22:34:21.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:21 smithi088 ceph-mon[24836]: osdmap e82: 8 total, 8 up, 8 in 2024-04-12T22:34:21.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:21 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:21.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:21 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/2595801861' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/987332501"}]: dispatch 2024-04-12T22:34:21.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:21 smithi088 ceph-mon[24836]: from='client.? ' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/987332501"}]: dispatch 2024-04-12T22:34:22.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:21 smithi142 ceph-mon[25707]: from='client.? 172.21.15.88:0/2751272218' entity='client.iscsi.foo.smithi088.yxerll' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/1240605375"}]': finished 2024-04-12T22:34:22.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:21 smithi142 ceph-mon[25707]: osdmap e82: 8 total, 8 up, 8 in 2024-04-12T22:34:22.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:21 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:22.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:21 smithi142 ceph-mon[25707]: from='client.? 172.21.15.88:0/2595801861' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/987332501"}]: dispatch 2024-04-12T22:34:22.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:21 smithi142 ceph-mon[25707]: from='client.? ' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/987332501"}]: dispatch 2024-04-12T22:34:23.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:22 smithi088 ceph-mon[24836]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 1 op/s 2024-04-12T22:34:23.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:22 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:23.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:22 smithi088 ceph-mon[24836]: from='client.? ' entity='client.iscsi.foo.smithi088.yxerll' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/987332501"}]': finished 2024-04-12T22:34:23.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:22 smithi088 ceph-mon[24836]: osdmap e83: 8 total, 8 up, 8 in 2024-04-12T22:34:23.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:22 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/1174430981' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6801/1891629170"}]: dispatch 2024-04-12T22:34:23.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:22 smithi088 ceph-mon[24836]: from='client.? ' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6801/1891629170"}]: dispatch 2024-04-12T22:34:23.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:22 smithi088 ceph-mon[29858]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 1 op/s 2024-04-12T22:34:23.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:22 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:23.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:22 smithi088 ceph-mon[29858]: from='client.? ' entity='client.iscsi.foo.smithi088.yxerll' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/987332501"}]': finished 2024-04-12T22:34:23.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:22 smithi088 ceph-mon[29858]: osdmap e83: 8 total, 8 up, 8 in 2024-04-12T22:34:23.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:22 smithi088 ceph-mon[29858]: from='client.? 172.21.15.88:0/1174430981' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6801/1891629170"}]: dispatch 2024-04-12T22:34:23.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:22 smithi088 ceph-mon[29858]: from='client.? ' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6801/1891629170"}]: dispatch 2024-04-12T22:34:23.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:22 smithi142 ceph-mon[25707]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 1 op/s 2024-04-12T22:34:23.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:22 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:23.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:22 smithi142 ceph-mon[25707]: from='client.? ' entity='client.iscsi.foo.smithi088.yxerll' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/987332501"}]': finished 2024-04-12T22:34:23.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:22 smithi142 ceph-mon[25707]: osdmap e83: 8 total, 8 up, 8 in 2024-04-12T22:34:23.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:22 smithi142 ceph-mon[25707]: from='client.? 172.21.15.88:0/1174430981' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6801/1891629170"}]: dispatch 2024-04-12T22:34:23.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:22 smithi142 ceph-mon[25707]: from='client.? ' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6801/1891629170"}]: dispatch 2024-04-12T22:34:23.750 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:34:23 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[27222]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:34:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-12T22:34:23.933 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:34:23 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 172.21.15.88 - - [12/Apr/2024:22:34:23] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-12T22:34:23.933 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:34:23 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[51094]: level=warn ts=2024-04-12T22:34:23.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.88:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.88 because it doesn't contain any IP SANs" 2024-04-12T22:34:23.933 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:34:23 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[51094]: level=warn ts=2024-04-12T22:34:23.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.142:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.142 because it doesn't contain any IP SANs" 2024-04-12T22:34:24.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:23 smithi142 ceph-mon[25707]: from='client.? ' entity='client.iscsi.foo.smithi088.yxerll' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6801/1891629170"}]': finished 2024-04-12T22:34:24.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:23 smithi142 ceph-mon[25707]: osdmap e84: 8 total, 8 up, 8 in 2024-04-12T22:34:24.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:23 smithi142 ceph-mon[25707]: from='client.? 172.21.15.88:0/1176892541' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6800/1891629170"}]: dispatch 2024-04-12T22:34:24.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:23 smithi142 ceph-mon[25707]: from='client.? ' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6800/1891629170"}]: dispatch 2024-04-12T22:34:24.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:23 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:24.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:23 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:24.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:23 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:34:24.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:23 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:34:24.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:23 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:24.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:23 smithi088 ceph-mon[24836]: from='client.? ' entity='client.iscsi.foo.smithi088.yxerll' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6801/1891629170"}]': finished 2024-04-12T22:34:24.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:23 smithi088 ceph-mon[24836]: osdmap e84: 8 total, 8 up, 8 in 2024-04-12T22:34:24.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:23 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/1176892541' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6800/1891629170"}]: dispatch 2024-04-12T22:34:24.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:23 smithi088 ceph-mon[24836]: from='client.? ' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6800/1891629170"}]: dispatch 2024-04-12T22:34:24.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:23 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:24.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:23 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:24.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:23 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:34:24.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:23 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:34:24.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:23 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:24.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:23 smithi088 ceph-mon[29858]: from='client.? ' entity='client.iscsi.foo.smithi088.yxerll' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6801/1891629170"}]': finished 2024-04-12T22:34:24.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:23 smithi088 ceph-mon[29858]: osdmap e84: 8 total, 8 up, 8 in 2024-04-12T22:34:24.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:23 smithi088 ceph-mon[29858]: from='client.? 172.21.15.88:0/1176892541' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6800/1891629170"}]: dispatch 2024-04-12T22:34:24.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:23 smithi088 ceph-mon[29858]: from='client.? ' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6800/1891629170"}]: dispatch 2024-04-12T22:34:24.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:23 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:24.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:23 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:24.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:23 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:34:24.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:23 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:34:24.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:23 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:25.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:24 smithi142 ceph-mon[25707]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:34:25.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:24 smithi142 ceph-mon[25707]: from='client.? ' entity='client.iscsi.foo.smithi088.yxerll' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6800/1891629170"}]': finished 2024-04-12T22:34:25.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:24 smithi142 ceph-mon[25707]: osdmap e85: 8 total, 8 up, 8 in 2024-04-12T22:34:25.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:24 smithi142 ceph-mon[25707]: from='client.? 172.21.15.88:0/2027281865' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/2945060819"}]: dispatch 2024-04-12T22:34:25.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:24 smithi088 ceph-mon[24836]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:34:25.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:24 smithi088 ceph-mon[24836]: from='client.? ' entity='client.iscsi.foo.smithi088.yxerll' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6800/1891629170"}]': finished 2024-04-12T22:34:25.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:24 smithi088 ceph-mon[24836]: osdmap e85: 8 total, 8 up, 8 in 2024-04-12T22:34:25.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:24 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/2027281865' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/2945060819"}]: dispatch 2024-04-12T22:34:25.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:24 smithi088 ceph-mon[29858]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:34:25.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:24 smithi088 ceph-mon[29858]: from='client.? ' entity='client.iscsi.foo.smithi088.yxerll' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6800/1891629170"}]': finished 2024-04-12T22:34:25.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:24 smithi088 ceph-mon[29858]: osdmap e85: 8 total, 8 up, 8 in 2024-04-12T22:34:25.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:24 smithi088 ceph-mon[29858]: from='client.? 172.21.15.88:0/2027281865' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/2945060819"}]: dispatch 2024-04-12T22:34:26.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:25 smithi142 ceph-mon[25707]: from='client.? 172.21.15.88:0/2027281865' entity='client.iscsi.foo.smithi088.yxerll' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/2945060819"}]': finished 2024-04-12T22:34:26.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:25 smithi142 ceph-mon[25707]: osdmap e86: 8 total, 8 up, 8 in 2024-04-12T22:34:26.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:25 smithi142 ceph-mon[25707]: from='client.? 172.21.15.88:0/2810986981' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/1590175850"}]: dispatch 2024-04-12T22:34:26.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:25 smithi088 ceph-mon[29858]: from='client.? 172.21.15.88:0/2027281865' entity='client.iscsi.foo.smithi088.yxerll' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/2945060819"}]': finished 2024-04-12T22:34:26.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:25 smithi088 ceph-mon[29858]: osdmap e86: 8 total, 8 up, 8 in 2024-04-12T22:34:26.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:25 smithi088 ceph-mon[29858]: from='client.? 172.21.15.88:0/2810986981' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/1590175850"}]: dispatch 2024-04-12T22:34:26.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:25 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/2027281865' entity='client.iscsi.foo.smithi088.yxerll' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/2945060819"}]': finished 2024-04-12T22:34:26.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:25 smithi088 ceph-mon[24836]: osdmap e86: 8 total, 8 up, 8 in 2024-04-12T22:34:26.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:25 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/2810986981' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/1590175850"}]: dispatch 2024-04-12T22:34:27.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:26 smithi142 ceph-mon[25707]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:34:27.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:26 smithi142 ceph-mon[25707]: from='client.? 172.21.15.88:0/2810986981' entity='client.iscsi.foo.smithi088.yxerll' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/1590175850"}]': finished 2024-04-12T22:34:27.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:26 smithi142 ceph-mon[25707]: osdmap e87: 8 total, 8 up, 8 in 2024-04-12T22:34:27.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:26 smithi142 ceph-mon[25707]: from='client.? 172.21.15.88:0/1955466187' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/1867387682"}]: dispatch 2024-04-12T22:34:27.334 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:26 smithi088 ceph-mon[24836]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:34:27.334 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:26 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/2810986981' entity='client.iscsi.foo.smithi088.yxerll' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/1590175850"}]': finished 2024-04-12T22:34:27.334 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:26 smithi088 ceph-mon[24836]: osdmap e87: 8 total, 8 up, 8 in 2024-04-12T22:34:27.334 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:26 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/1955466187' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/1867387682"}]: dispatch 2024-04-12T22:34:27.334 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:26 smithi088 ceph-mon[29858]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:34:27.334 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:26 smithi088 ceph-mon[29858]: from='client.? 172.21.15.88:0/2810986981' entity='client.iscsi.foo.smithi088.yxerll' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/1590175850"}]': finished 2024-04-12T22:34:27.334 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:26 smithi088 ceph-mon[29858]: osdmap e87: 8 total, 8 up, 8 in 2024-04-12T22:34:27.335 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:26 smithi088 ceph-mon[29858]: from='client.? 172.21.15.88:0/1955466187' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/1867387682"}]: dispatch 2024-04-12T22:34:27.993 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:27 smithi088 ceph-mon[29858]: from='client.? 172.21.15.88:0/1955466187' entity='client.iscsi.foo.smithi088.yxerll' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/1867387682"}]': finished 2024-04-12T22:34:27.993 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:27 smithi088 ceph-mon[29858]: osdmap e88: 8 total, 8 up, 8 in 2024-04-12T22:34:27.993 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:27 smithi088 ceph-mon[29858]: from='client.? 172.21.15.88:0/3536117337' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/715570359"}]: dispatch 2024-04-12T22:34:27.993 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:27 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/1955466187' entity='client.iscsi.foo.smithi088.yxerll' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/1867387682"}]': finished 2024-04-12T22:34:27.994 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:27 smithi088 ceph-mon[24836]: osdmap e88: 8 total, 8 up, 8 in 2024-04-12T22:34:27.994 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:27 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/3536117337' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/715570359"}]: dispatch 2024-04-12T22:34:28.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:27 smithi142 ceph-mon[25707]: from='client.? 172.21.15.88:0/1955466187' entity='client.iscsi.foo.smithi088.yxerll' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/1867387682"}]': finished 2024-04-12T22:34:28.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:27 smithi142 ceph-mon[25707]: osdmap e88: 8 total, 8 up, 8 in 2024-04-12T22:34:28.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:27 smithi142 ceph-mon[25707]: from='client.? 172.21.15.88:0/3536117337' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/715570359"}]: dispatch 2024-04-12T22:34:29.045 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:28 smithi142 ceph-mon[25707]: from='client.24868 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:34:29.045 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:28 smithi142 ceph-mon[25707]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:34:29.045 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:28 smithi142 ceph-mon[25707]: from='client.? 172.21.15.88:0/3536117337' entity='client.iscsi.foo.smithi088.yxerll' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/715570359"}]': finished 2024-04-12T22:34:29.045 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:28 smithi142 ceph-mon[25707]: osdmap e89: 8 total, 8 up, 8 in 2024-04-12T22:34:29.045 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:28 smithi142 ceph-mon[25707]: from='client.? 172.21.15.88:0/1548996387' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6801/3695680682"}]: dispatch 2024-04-12T22:34:29.045 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:28 smithi142 ceph-mon[25707]: from='client.? ' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6801/3695680682"}]: dispatch 2024-04-12T22:34:29.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:28 smithi088 ceph-mon[29858]: from='client.24868 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:34:29.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:28 smithi088 ceph-mon[29858]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:34:29.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:28 smithi088 ceph-mon[29858]: from='client.? 172.21.15.88:0/3536117337' entity='client.iscsi.foo.smithi088.yxerll' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/715570359"}]': finished 2024-04-12T22:34:29.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:28 smithi088 ceph-mon[29858]: osdmap e89: 8 total, 8 up, 8 in 2024-04-12T22:34:29.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:28 smithi088 ceph-mon[29858]: from='client.? 172.21.15.88:0/1548996387' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6801/3695680682"}]: dispatch 2024-04-12T22:34:29.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:28 smithi088 ceph-mon[29858]: from='client.? ' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6801/3695680682"}]: dispatch 2024-04-12T22:34:29.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:28 smithi088 ceph-mon[24836]: from='client.24868 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:34:29.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:28 smithi088 ceph-mon[24836]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:34:29.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:28 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/3536117337' entity='client.iscsi.foo.smithi088.yxerll' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/715570359"}]': finished 2024-04-12T22:34:29.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:28 smithi088 ceph-mon[24836]: osdmap e89: 8 total, 8 up, 8 in 2024-04-12T22:34:29.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:28 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/1548996387' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6801/3695680682"}]: dispatch 2024-04-12T22:34:29.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:28 smithi088 ceph-mon[24836]: from='client.? ' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6801/3695680682"}]: dispatch 2024-04-12T22:34:29.933 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:34:29 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 172.21.15.142 - - [12/Apr/2024:22:34:29] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-12T22:34:30.030 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:29 smithi142 ceph-mon[25707]: from='client.? ' entity='client.iscsi.foo.smithi088.yxerll' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6801/3695680682"}]': finished 2024-04-12T22:34:30.030 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:29 smithi142 ceph-mon[25707]: osdmap e90: 8 total, 8 up, 8 in 2024-04-12T22:34:30.031 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:29 smithi142 ceph-mon[25707]: from='client.? 172.21.15.88:0/3006187819' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6801/853034920"}]: dispatch 2024-04-12T22:34:30.031 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:29 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:30.031 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:29 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:30.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:29 smithi088 ceph-mon[29858]: from='client.? ' entity='client.iscsi.foo.smithi088.yxerll' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6801/3695680682"}]': finished 2024-04-12T22:34:30.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:29 smithi088 ceph-mon[29858]: osdmap e90: 8 total, 8 up, 8 in 2024-04-12T22:34:30.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:29 smithi088 ceph-mon[29858]: from='client.? 172.21.15.88:0/3006187819' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6801/853034920"}]: dispatch 2024-04-12T22:34:30.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:29 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:30.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:29 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:30.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:29 smithi088 ceph-mon[24836]: from='client.? ' entity='client.iscsi.foo.smithi088.yxerll' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6801/3695680682"}]': finished 2024-04-12T22:34:30.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:29 smithi088 ceph-mon[24836]: osdmap e90: 8 total, 8 up, 8 in 2024-04-12T22:34:30.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:29 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/3006187819' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6801/853034920"}]: dispatch 2024-04-12T22:34:30.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:29 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:30.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:29 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:31.106 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:30 smithi142 ceph-mon[25707]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:34:31.107 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:30 smithi142 ceph-mon[25707]: from='client.? 172.21.15.88:0/3006187819' entity='client.iscsi.foo.smithi088.yxerll' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6801/853034920"}]': finished 2024-04-12T22:34:31.107 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:30 smithi142 ceph-mon[25707]: osdmap e91: 8 total, 8 up, 8 in 2024-04-12T22:34:31.107 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:30 smithi142 ceph-mon[25707]: from='client.? 172.21.15.88:0/3287517251' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/709939994"}]: dispatch 2024-04-12T22:34:31.382 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:30 smithi088 ceph-mon[29858]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:34:31.382 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:30 smithi088 ceph-mon[29858]: from='client.? 172.21.15.88:0/3006187819' entity='client.iscsi.foo.smithi088.yxerll' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6801/853034920"}]': finished 2024-04-12T22:34:31.382 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:30 smithi088 ceph-mon[29858]: osdmap e91: 8 total, 8 up, 8 in 2024-04-12T22:34:31.382 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:30 smithi088 ceph-mon[29858]: from='client.? 172.21.15.88:0/3287517251' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/709939994"}]: dispatch 2024-04-12T22:34:31.382 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:30 smithi088 ceph-mon[24836]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:34:31.382 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:30 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/3006187819' entity='client.iscsi.foo.smithi088.yxerll' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6801/853034920"}]': finished 2024-04-12T22:34:31.382 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:30 smithi088 ceph-mon[24836]: osdmap e91: 8 total, 8 up, 8 in 2024-04-12T22:34:31.383 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:30 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/3287517251' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/709939994"}]: dispatch 2024-04-12T22:34:31.682 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:34:31 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:34:31] "GET /metrics HTTP/1.1" 200 214904 "" "Prometheus/2.33.4" 2024-04-12T22:34:32.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:32 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/3287517251' entity='client.iscsi.foo.smithi088.yxerll' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/709939994"}]': finished 2024-04-12T22:34:32.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:32 smithi088 ceph-mon[24836]: osdmap e92: 8 total, 8 up, 8 in 2024-04-12T22:34:32.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:32 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/3862982506' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/3142678067"}]: dispatch 2024-04-12T22:34:32.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:32 smithi088 ceph-mon[29858]: from='client.? 172.21.15.88:0/3287517251' entity='client.iscsi.foo.smithi088.yxerll' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/709939994"}]': finished 2024-04-12T22:34:32.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:32 smithi088 ceph-mon[29858]: osdmap e92: 8 total, 8 up, 8 in 2024-04-12T22:34:32.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:32 smithi088 ceph-mon[29858]: from='client.? 172.21.15.88:0/3862982506' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/3142678067"}]: dispatch 2024-04-12T22:34:32.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:32 smithi142 ceph-mon[25707]: from='client.? 172.21.15.88:0/3287517251' entity='client.iscsi.foo.smithi088.yxerll' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/709939994"}]': finished 2024-04-12T22:34:32.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:32 smithi142 ceph-mon[25707]: osdmap e92: 8 total, 8 up, 8 in 2024-04-12T22:34:32.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:32 smithi142 ceph-mon[25707]: from='client.? 172.21.15.88:0/3862982506' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/3142678067"}]: dispatch 2024-04-12T22:34:33.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:33 smithi088 ceph-mon[24836]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:34:33.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:33 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/3862982506' entity='client.iscsi.foo.smithi088.yxerll' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/3142678067"}]': finished 2024-04-12T22:34:33.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:33 smithi088 ceph-mon[24836]: osdmap e93: 8 total, 8 up, 8 in 2024-04-12T22:34:33.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:33 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/1582964953' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/191217515"}]: dispatch 2024-04-12T22:34:33.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:33 smithi088 ceph-mon[29858]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:34:33.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:33 smithi088 ceph-mon[29858]: from='client.? 172.21.15.88:0/3862982506' entity='client.iscsi.foo.smithi088.yxerll' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/3142678067"}]': finished 2024-04-12T22:34:33.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:33 smithi088 ceph-mon[29858]: osdmap e93: 8 total, 8 up, 8 in 2024-04-12T22:34:33.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:33 smithi088 ceph-mon[29858]: from='client.? 172.21.15.88:0/1582964953' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/191217515"}]: dispatch 2024-04-12T22:34:33.437 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:33 smithi142 ceph-mon[25707]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:34:33.437 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:33 smithi142 ceph-mon[25707]: from='client.? 172.21.15.88:0/3862982506' entity='client.iscsi.foo.smithi088.yxerll' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/3142678067"}]': finished 2024-04-12T22:34:33.437 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:33 smithi142 ceph-mon[25707]: osdmap e93: 8 total, 8 up, 8 in 2024-04-12T22:34:33.437 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:33 smithi142 ceph-mon[25707]: from='client.? 172.21.15.88:0/1582964953' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/191217515"}]: dispatch 2024-04-12T22:34:33.750 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:34:33 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[27222]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:34:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-12T22:34:33.933 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:34:33 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[51094]: level=error ts=2024-04-12T22:34:33.507Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.88:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.88 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.142:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.142 because it doesn't contain any IP SANs" 2024-04-12T22:34:33.933 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:34:33 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[51094]: level=warn ts=2024-04-12T22:34:33.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.88:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.88 because it doesn't contain any IP SANs" 2024-04-12T22:34:33.933 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:34:33 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[51094]: level=warn ts=2024-04-12T22:34:33.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.142:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.142 because it doesn't contain any IP SANs" 2024-04-12T22:34:34.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:34 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/1582964953' entity='client.iscsi.foo.smithi088.yxerll' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/191217515"}]': finished 2024-04-12T22:34:34.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:34 smithi088 ceph-mon[24836]: osdmap e94: 8 total, 8 up, 8 in 2024-04-12T22:34:34.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:34 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/2130131696' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6800/3695680682"}]: dispatch 2024-04-12T22:34:34.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:34 smithi088 ceph-mon[29858]: from='client.? 172.21.15.88:0/1582964953' entity='client.iscsi.foo.smithi088.yxerll' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/191217515"}]': finished 2024-04-12T22:34:34.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:34 smithi088 ceph-mon[29858]: osdmap e94: 8 total, 8 up, 8 in 2024-04-12T22:34:34.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:34 smithi088 ceph-mon[29858]: from='client.? 172.21.15.88:0/2130131696' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6800/3695680682"}]: dispatch 2024-04-12T22:34:34.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:34 smithi142 ceph-mon[25707]: from='client.? 172.21.15.88:0/1582964953' entity='client.iscsi.foo.smithi088.yxerll' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/191217515"}]': finished 2024-04-12T22:34:34.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:34 smithi142 ceph-mon[25707]: osdmap e94: 8 total, 8 up, 8 in 2024-04-12T22:34:34.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:34 smithi142 ceph-mon[25707]: from='client.? 172.21.15.88:0/2130131696' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6800/3695680682"}]: dispatch 2024-04-12T22:34:35.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:35 smithi088 ceph-mon[24836]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:34:35.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:35 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/2130131696' entity='client.iscsi.foo.smithi088.yxerll' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6800/3695680682"}]': finished 2024-04-12T22:34:35.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:35 smithi088 ceph-mon[24836]: osdmap e95: 8 total, 8 up, 8 in 2024-04-12T22:34:35.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:35 smithi088 ceph-mon[29858]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:34:35.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:35 smithi088 ceph-mon[29858]: from='client.? 172.21.15.88:0/2130131696' entity='client.iscsi.foo.smithi088.yxerll' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6800/3695680682"}]': finished 2024-04-12T22:34:35.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:35 smithi088 ceph-mon[29858]: osdmap e95: 8 total, 8 up, 8 in 2024-04-12T22:34:35.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:35 smithi142 ceph-mon[25707]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:34:35.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:35 smithi142 ceph-mon[25707]: from='client.? 172.21.15.88:0/2130131696' entity='client.iscsi.foo.smithi088.yxerll' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6800/3695680682"}]': finished 2024-04-12T22:34:35.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:35 smithi142 ceph-mon[25707]: osdmap e95: 8 total, 8 up, 8 in 2024-04-12T22:34:37.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:36 smithi088 ceph-mon[24836]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-12T22:34:37.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:36 smithi088 ceph-mon[29858]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-12T22:34:37.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:36 smithi142 ceph-mon[25707]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-12T22:34:38.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:38 smithi088 ceph-mon[24836]: from='client.24868 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:34:38.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:38 smithi088 ceph-mon[24836]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-04-12T22:34:38.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:38 smithi088 ceph-mon[29858]: from='client.24868 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:34:38.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:38 smithi088 ceph-mon[29858]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-04-12T22:34:39.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:38 smithi142 ceph-mon[25707]: from='client.24868 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:34:39.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:38 smithi142 ceph-mon[25707]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-04-12T22:34:40.214 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:34:39 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 172.21.15.88 - - [12/Apr/2024:22:34:39] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-12T22:34:41.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:40 smithi088 ceph-mon[24836]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-12T22:34:41.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:40 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:41.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:40 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:41.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:40 smithi088 ceph-mon[29858]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-12T22:34:41.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:40 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:41.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:40 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:41.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:40 smithi142 ceph-mon[25707]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-12T22:34:41.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:40 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:41.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:40 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:41.682 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:34:41 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:34:41] "GET /metrics HTTP/1.1" 200 214950 "" "Prometheus/2.33.4" 2024-04-12T22:34:43.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:42 smithi142 ceph-mon[25707]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 579 B/s rd, 0 op/s 2024-04-12T22:34:43.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:42 smithi088 ceph-mon[24836]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 579 B/s rd, 0 op/s 2024-04-12T22:34:43.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:42 smithi088 ceph-mon[29858]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 579 B/s rd, 0 op/s 2024-04-12T22:34:43.750 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:34:43 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[27222]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:34:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-12T22:34:43.932 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:34:43 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[51094]: level=error ts=2024-04-12T22:34:43.508Z 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.142:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.142 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.88:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.88 because it doesn't contain any IP SANs" 2024-04-12T22:34:43.933 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:34:43 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[51094]: level=warn ts=2024-04-12T22:34: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.142:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.142 because it doesn't contain any IP SANs" 2024-04-12T22:34:43.933 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:34:43 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[51094]: level=warn ts=2024-04-12T22:34: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.88:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.88 because it doesn't contain any IP SANs" 2024-04-12T22:34:45.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:44 smithi142 ceph-mon[25707]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-12T22:34:45.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:44 smithi088 ceph-mon[24836]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-12T22:34:45.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:44 smithi088 ceph-mon[29858]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-12T22:34:47.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:46 smithi088 ceph-mon[24836]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 865 B/s rd, 0 op/s 2024-04-12T22:34:47.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:46 smithi088 ceph-mon[29858]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 865 B/s rd, 0 op/s 2024-04-12T22:34:47.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:46 smithi142 ceph-mon[25707]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 865 B/s rd, 0 op/s 2024-04-12T22:34:49.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:48 smithi142 ceph-mon[25707]: from='client.24868 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:34:49.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:48 smithi142 ceph-mon[25707]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:34:49.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:48 smithi088 ceph-mon[24836]: from='client.24868 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:34:49.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:48 smithi088 ceph-mon[24836]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:34:49.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:48 smithi088 ceph-mon[29858]: from='client.24868 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:34:49.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:48 smithi088 ceph-mon[29858]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:34:49.933 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:34:49 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 172.21.15.142 - - [12/Apr/2024:22:34:49] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-12T22:34:50.865 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:50 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:50.865 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:50 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:50.865 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:50 smithi142 ceph-mon[25707]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:34:50.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:50 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:50.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:50 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:50.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:50 smithi088 ceph-mon[24836]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:34:50.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:50 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:50.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:50 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:34:50.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:50 smithi088 ceph-mon[29858]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:34:51.683 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:34:51 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:34:51] "GET /metrics HTTP/1.1" 200 214950 "" "Prometheus/2.33.4" 2024-04-12T22:34:53.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:52 smithi088 ceph-mon[29858]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:34:53.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:52 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-12T22:34:53.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:52 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-12T22:34:53.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:52 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-12T22:34:53.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:52 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-12T22:34:53.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:52 smithi088 ceph-mon[24836]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:34:53.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:52 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-12T22:34:53.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:52 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-12T22:34:53.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:52 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-12T22:34:53.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:52 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-12T22:34:53.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:52 smithi142 ceph-mon[25707]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:34:53.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:52 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-12T22:34:53.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:52 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-12T22:34:53.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:52 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-12T22:34:53.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:52 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-12T22:34:53.751 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:34:53 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[27222]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:34:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-12T22:34:53.933 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:34:53 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[51094]: level=error ts=2024-04-12T22:34:53.508Z 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.142:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.142 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.88:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.88 because it doesn't contain any IP SANs" 2024-04-12T22:34:53.933 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:34:53 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[51094]: level=warn ts=2024-04-12T22:34: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.88:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.88 because it doesn't contain any IP SANs" 2024-04-12T22:34:53.933 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:34:53 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[51094]: level=warn ts=2024-04-12T22:34: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.142:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.142 because it doesn't contain any IP SANs" 2024-04-12T22:34:55.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:54 smithi088 ceph-mon[24836]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:34:55.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:54 smithi088 ceph-mon[29858]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:34:55.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:54 smithi142 ceph-mon[25707]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:34:57.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:56 smithi088 ceph-mon[24836]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:34:57.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:56 smithi088 ceph-mon[29858]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:34:57.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:56 smithi142 ceph-mon[25707]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:34:59.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:58 smithi088 ceph-mon[24836]: from='client.24868 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:34:59.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:34:58 smithi088 ceph-mon[24836]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:34:59.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:58 smithi088 ceph-mon[29858]: from='client.24868 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:34:59.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:34:58 smithi088 ceph-mon[29858]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:34:59.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:58 smithi142 ceph-mon[25707]: from='client.24868 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:34:59.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:34:58 smithi142 ceph-mon[25707]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:35:00.433 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:35:00 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 172.21.15.88 - - [12/Apr/2024:22:35:00] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-12T22:35:01.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:35:01 smithi088 ceph-mon[29858]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:35:01.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:35:01 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:35:01.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:35:01 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:35:01.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:35:01 smithi088 ceph-mon[24836]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:35:01.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:35:01 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:35:01.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:35:01 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:35:01.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:35:01 smithi142 ceph-mon[25707]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:35:01.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:35:01 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:35:01.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:35:01 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:35:01.683 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:35:01 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:35:01] "GET /metrics HTTP/1.1" 200 214871 "" "Prometheus/2.33.4" 2024-04-12T22:35:03.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:35:03 smithi088 ceph-mon[24836]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:35:03.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:35:03 smithi088 ceph-mon[29858]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:35:03.437 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:35:03 smithi142 ceph-mon[25707]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:35:03.750 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:35:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[27222]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:35:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-12T22:35:03.933 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:35:03 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[51094]: level=error ts=2024-04-12T22:35:03.509Z 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.142:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.142 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.88:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.88 because it doesn't contain any IP SANs" 2024-04-12T22:35:03.933 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:35:03 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[51094]: level=warn ts=2024-04-12T22:35: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.88:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.88 because it doesn't contain any IP SANs" 2024-04-12T22:35:03.933 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:35:03 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[51094]: level=warn ts=2024-04-12T22:35:03.511Z 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.142:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.142 because it doesn't contain any IP SANs" 2024-04-12T22:35:05.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:35:05 smithi088 ceph-mon[24836]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:35:05.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:35:05 smithi088 ceph-mon[29858]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:35:05.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:35:05 smithi142 ceph-mon[25707]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:35:07.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:35:06 smithi088 ceph-mon[24836]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:35:07.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:35:06 smithi088 ceph-mon[29858]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:35:07.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:35:06 smithi142 ceph-mon[25707]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:35:09.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:35:08 smithi088 ceph-mon[29858]: from='client.24868 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:35:09.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:35:08 smithi088 ceph-mon[29858]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:35:09.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:35:08 smithi088 ceph-mon[24836]: from='client.24868 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:35:09.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:35:08 smithi088 ceph-mon[24836]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:35:09.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:35:08 smithi142 ceph-mon[25707]: from='client.24868 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:35:09.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:35:08 smithi142 ceph-mon[25707]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:35:10.183 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:35:09 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 172.21.15.142 - - [12/Apr/2024:22:35:09] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-12T22:35:11.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:35:10 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:35:11.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:35:10 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:35:11.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:35:10 smithi088 ceph-mon[29858]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:35:11.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:35:10 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:35:11.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:35:10 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:35:11.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:35:10 smithi088 ceph-mon[24836]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:35:11.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:35:10 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:35:11.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:35:10 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:35:11.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:35:10 smithi142 ceph-mon[25707]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:35:11.682 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:35:11 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:35:11] "GET /metrics HTTP/1.1" 200 214833 "" "Prometheus/2.33.4" 2024-04-12T22:35:13.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:35:12 smithi088 ceph-mon[24836]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:35:13.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:35:12 smithi088 ceph-mon[29858]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:35:13.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:35:12 smithi142 ceph-mon[25707]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:35:13.750 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:35:13 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[27222]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:35:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-12T22:35:13.933 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:35:13 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[51094]: level=error ts=2024-04-12T22:35:13.509Z 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.142:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.142 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.88:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.88 because it doesn't contain any IP SANs" 2024-04-12T22:35:13.933 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:35:13 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[51094]: level=warn ts=2024-04-12T22:35:13.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.88:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.88 because it doesn't contain any IP SANs" 2024-04-12T22:35:13.933 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:35:13 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[51094]: level=warn ts=2024-04-12T22:35:13.511Z 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.142:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.142 because it doesn't contain any IP SANs" 2024-04-12T22:35:15.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:35:14 smithi088 ceph-mon[24836]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:35:15.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:35:14 smithi088 ceph-mon[29858]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:35:15.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:35:14 smithi142 ceph-mon[25707]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:35:17.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:35:16 smithi088 ceph-mon[24836]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:35:17.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:35:16 smithi088 ceph-mon[29858]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:35:17.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:35:16 smithi142 ceph-mon[25707]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:35:19.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:35:18 smithi088 ceph-mon[24836]: from='client.24868 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:35:19.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:35:18 smithi088 ceph-mon[24836]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:35:19.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:35:18 smithi088 ceph-mon[29858]: from='client.24868 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:35:19.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:35:18 smithi088 ceph-mon[29858]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:35:19.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:35:18 smithi142 ceph-mon[25707]: from='client.24868 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:35:19.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:35:18 smithi142 ceph-mon[25707]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:35:20.324 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:35:20 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 172.21.15.88 - - [12/Apr/2024:22:35:20] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-12T22:35:21.369 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:35:21 smithi088 ceph-mon[24836]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:35:21.369 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:35:21 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:35:21.369 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:35:21 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:35:21.369 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:35:21 smithi088 ceph-mon[29858]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:35:21.369 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:35:21 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:35:21.370 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:35:21 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:35:21.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:35:21 smithi142 ceph-mon[25707]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:35:21.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:35:21 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:35:21.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:35:21 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:35:21.682 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:35:21 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:35:21] "GET /metrics HTTP/1.1" 200 214833 "" "Prometheus/2.33.4" 2024-04-12T22:35:23.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:35:23 smithi088 ceph-mon[29858]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:35:23.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:35:23 smithi088 ceph-mon[24836]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:35:23.436 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:35:23 smithi142 ceph-mon[25707]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:35:23.750 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:35:23 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[27222]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:35:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-12T22:35:23.932 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:35:23 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[51094]: level=error ts=2024-04-12T22:35:23.510Z 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.88:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.88 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.142:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.142 because it doesn't contain any IP SANs" 2024-04-12T22:35:23.933 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:35:23 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[51094]: level=warn ts=2024-04-12T22:35: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.88:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.88 because it doesn't contain any IP SANs" 2024-04-12T22:35:23.933 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:35:23 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[51094]: level=warn ts=2024-04-12T22:35:23.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.142:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.142 because it doesn't contain any IP SANs" 2024-04-12T22:35:24.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:35:24 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:35:24.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:35:24 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:35:24.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:35:24 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:35:24.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:35:24 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:35:24.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:35:24 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:35:24.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:35:24 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:35:24.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:35:24 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:35:24.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:35:24 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:35:24.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:35:24 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:35:25.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:35:25 smithi088 ceph-mon[24836]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:35:25.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:35:25 smithi088 ceph-mon[29858]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:35:25.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:35:25 smithi142 ceph-mon[25707]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:35:27.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:35:26 smithi088 ceph-mon[24836]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:35:27.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:35:26 smithi088 ceph-mon[29858]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:35:27.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:35:26 smithi142 ceph-mon[25707]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:35:29.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:35:28 smithi088 ceph-mon[29858]: from='client.24868 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:35:29.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:35:28 smithi088 ceph-mon[29858]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:35:29.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:35:28 smithi088 ceph-mon[24836]: from='client.24868 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:35:29.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:35:28 smithi088 ceph-mon[24836]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:35:29.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:35:28 smithi142 ceph-mon[25707]: from='client.24868 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:35:29.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:35:28 smithi142 ceph-mon[25707]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:35:30.182 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:35:29 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 172.21.15.142 - - [12/Apr/2024:22:35:29] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-12T22:35:31.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:35:30 smithi088 ceph-mon[24836]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:35:31.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:35:30 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:35:31.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:35:30 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:35:31.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:35:30 smithi088 ceph-mon[29858]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:35:31.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:35:30 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:35:31.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:35:30 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:35:31.185 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:35:30 smithi142 ceph-mon[25707]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:35:31.185 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:35:30 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:35:31.186 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:35:30 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:35:31.682 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:35:31 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:35:31] "GET /metrics HTTP/1.1" 200 214834 "" "Prometheus/2.33.4" 2024-04-12T22:35:33.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:35:32 smithi088 ceph-mon[24836]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:35:33.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:35:32 smithi088 ceph-mon[29858]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:35:33.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:35:32 smithi142 ceph-mon[25707]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:35:33.750 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:35:33 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[27222]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:35:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-12T22:35:33.932 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:35:33 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[51094]: level=error ts=2024-04-12T22:35: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.88:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.88 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.142:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.142 because it doesn't contain any IP SANs" 2024-04-12T22:35:33.933 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:35:33 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[51094]: level=warn ts=2024-04-12T22:35: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.142:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.142 because it doesn't contain any IP SANs" 2024-04-12T22:35:33.933 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:35:33 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[51094]: level=warn ts=2024-04-12T22:35: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.88:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.88 because it doesn't contain any IP SANs" 2024-04-12T22:35:35.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:35:34 smithi088 ceph-mon[24836]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:35:35.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:35:34 smithi088 ceph-mon[29858]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:35:35.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:35:34 smithi142 ceph-mon[25707]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:35:37.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:35:36 smithi088 ceph-mon[24836]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:35:37.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:35:36 smithi088 ceph-mon[29858]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:35:37.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:35:36 smithi142 ceph-mon[25707]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:35:39.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:35:38 smithi088 ceph-mon[24836]: from='client.24868 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:35:39.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:35:38 smithi088 ceph-mon[24836]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:35:39.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:35:38 smithi088 ceph-mon[29858]: from='client.24868 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:35:39.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:35:38 smithi088 ceph-mon[29858]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:35:39.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:35:38 smithi142 ceph-mon[25707]: from='client.24868 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:35:39.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:35:38 smithi142 ceph-mon[25707]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:35:40.604 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:35:40 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 172.21.15.88 - - [12/Apr/2024:22:35:40] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-12T22:35:41.682 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:35:41 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:35:41] "GET /metrics HTTP/1.1" 200 214833 "" "Prometheus/2.33.4" 2024-04-12T22:35:41.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:35:41 smithi088 ceph-mon[29858]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-12T22:35:41.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:35:41 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:35:41.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:35:41 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:35:41.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:35:41 smithi088 ceph-mon[24836]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-12T22:35:41.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:35:41 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:35:41.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:35:41 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:35:41.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:35:41 smithi142 ceph-mon[25707]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-12T22:35:41.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:35:41 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:35:41.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:35:41 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:35:43.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:35:43 smithi088 ceph-mon[24836]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-12T22:35:43.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:35:43 smithi088 ceph-mon[29858]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-12T22:35:43.683 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:35:43 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[51094]: level=error ts=2024-04-12T22:35: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.88:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.88 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.142:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.142 because it doesn't contain any IP SANs" 2024-04-12T22:35:43.683 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:35:43 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[51094]: level=warn ts=2024-04-12T22:35: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.88:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.88 because it doesn't contain any IP SANs" 2024-04-12T22:35:43.683 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:35:43 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[51094]: level=warn ts=2024-04-12T22:35: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.142:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.142 because it doesn't contain any IP SANs" 2024-04-12T22:35:43.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:35:43 smithi142 ceph-mon[25707]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-12T22:35:43.750 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:35:43 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[27222]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:35:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-12T22:35:45.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:35:45 smithi142 ceph-mon[25707]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:35:45.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:35:45 smithi088 ceph-mon[24836]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:35:45.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:35:45 smithi088 ceph-mon[29858]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:35:47.137 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:35:46 smithi142 ceph-mon[25707]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-12T22:35:47.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:35:46 smithi088 ceph-mon[24836]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-12T22:35:47.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:35:46 smithi088 ceph-mon[29858]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-12T22:35:49.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:35:48 smithi088 ceph-mon[24836]: from='client.24868 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:35:49.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:35:48 smithi088 ceph-mon[24836]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:35:49.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:35:48 smithi088 ceph-mon[29858]: from='client.24868 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:35:49.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:35:48 smithi088 ceph-mon[29858]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:35:49.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:35:48 smithi142 ceph-mon[25707]: from='client.24868 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:35:49.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:35:48 smithi142 ceph-mon[25707]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:35:50.432 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:35:49 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 172.21.15.142 - - [12/Apr/2024:22:35:49] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-12T22:35:51.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:35:50 smithi142 ceph-mon[25707]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:35:51.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:35:50 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:35:51.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:35:50 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:35:51.381 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:35:50 smithi088 ceph-mon[29858]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:35:51.382 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:35:50 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:35:51.382 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:35:50 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:35:51.382 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:35:50 smithi088 ceph-mon[24836]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:35:51.382 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:35:50 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:35:51.382 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:35:50 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:35:51.682 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:35:51 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:35:51] "GET /metrics HTTP/1.1" 200 214833 "" "Prometheus/2.33.4" 2024-04-12T22:35:52.239 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:35:51 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-12T22:35:52.239 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:35:51 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-12T22:35:52.240 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:35:51 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-12T22:35:52.240 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:35:51 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-12T22:35:52.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:35:51 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-12T22:35:52.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:35:51 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-12T22:35:52.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:35:51 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-12T22:35:52.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:35:51 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-12T22:35:52.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:35:51 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-12T22:35:52.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:35:51 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-12T22:35:52.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:35:51 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-12T22:35:52.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:35:51 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-12T22:35:53.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:35:52 smithi142 ceph-mon[25707]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:35:53.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:35:52 smithi088 ceph-mon[24836]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:35:53.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:35:52 smithi088 ceph-mon[29858]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:35:53.747 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:35:53 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[27222]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:35:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-12T22:35:53.932 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:35:53 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[51094]: level=error ts=2024-04-12T22:35: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.142:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.142 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.88:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.88 because it doesn't contain any IP SANs" 2024-04-12T22:35:53.932 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:35:53 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[51094]: level=warn ts=2024-04-12T22:35: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.88:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.88 because it doesn't contain any IP SANs" 2024-04-12T22:35:53.932 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:35:53 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[51094]: level=warn ts=2024-04-12T22:35: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.142:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.142 because it doesn't contain any IP SANs" 2024-04-12T22:35:55.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:35:54 smithi142 ceph-mon[25707]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:35:55.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:35:54 smithi088 ceph-mon[24836]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:35:55.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:35:54 smithi088 ceph-mon[29858]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:35:57.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:35:56 smithi088 ceph-mon[24836]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:35:57.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:35:56 smithi088 ceph-mon[29858]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:35:57.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:35:56 smithi142 ceph-mon[25707]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:35:59.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:35:58 smithi088 ceph-mon[24836]: from='client.24868 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:35:59.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:35:58 smithi088 ceph-mon[24836]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:35:59.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:35:58 smithi088 ceph-mon[29858]: from='client.24868 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:35:59.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:35:58 smithi088 ceph-mon[29858]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:35:59.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:35:58 smithi142 ceph-mon[25707]: from='client.24868 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:35:59.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:35:58 smithi142 ceph-mon[25707]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:36:00.682 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:36:00 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 172.21.15.88 - - [12/Apr/2024:22:36:00] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-12T22:36:01.682 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:36:01 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:36:01] "GET /metrics HTTP/1.1" 200 214854 "" "Prometheus/2.33.4" 2024-04-12T22:36:01.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:36:01 smithi088 ceph-mon[24836]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:36:01.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:36:01 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:36:01.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:36:01 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:36:01.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:36:01 smithi088 ceph-mon[29858]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:36:01.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:36:01 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:36:01.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:36:01 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:36:01.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:36:01 smithi142 ceph-mon[25707]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:36:01.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:36:01 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:36:01.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:36:01 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:36:03.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:36:03 smithi088 ceph-mon[24836]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:36:03.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:36:03 smithi088 ceph-mon[29858]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:36:03.681 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:36:03 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[51094]: level=error ts=2024-04-12T22:36:03.513Z 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.142:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.142 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.88:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.88 because it doesn't contain any IP SANs" 2024-04-12T22:36:03.681 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:36:03 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[51094]: level=warn ts=2024-04-12T22:36: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.142:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.142 because it doesn't contain any IP SANs" 2024-04-12T22:36:03.681 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:36:03 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[51094]: level=warn ts=2024-04-12T22:36: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.88:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.88 because it doesn't contain any IP SANs" 2024-04-12T22:36:03.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:36:03 smithi142 ceph-mon[25707]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:36:03.750 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:36:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[27222]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:36:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-12T22:36:05.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:36:05 smithi088 ceph-mon[24836]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:36:05.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:36:05 smithi088 ceph-mon[29858]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:36:05.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:36:05 smithi142 ceph-mon[25707]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:36:07.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:36:06 smithi088 ceph-mon[29858]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:36:07.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:36:06 smithi088 ceph-mon[24836]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:36:07.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:36:06 smithi142 ceph-mon[25707]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:36:09.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:36:08 smithi088 ceph-mon[29858]: from='client.24868 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:36:09.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:36:08 smithi088 ceph-mon[29858]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:36:09.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:36:08 smithi088 ceph-mon[24836]: from='client.24868 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:36:09.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:36:08 smithi088 ceph-mon[24836]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:36:09.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:36:08 smithi142 ceph-mon[25707]: from='client.24868 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:36:09.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:36:08 smithi142 ceph-mon[25707]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:36:10.432 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:36:10 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 172.21.15.142 - - [12/Apr/2024:22:36:10] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-12T22:36:11.383 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:36:11 smithi088 ceph-mon[24836]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:36:11.383 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:36:11 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:36:11.383 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:36:11 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:36:11.383 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:36:11 smithi088 ceph-mon[29858]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:36:11.384 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:36:11 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:36:11.384 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:36:11 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:36:11.411 DEBUG:teuthology.orchestra.run.smithi088:> 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 a5fdb6f0-f91b-11ee-bc8d-c7b262605968 -e sha1=b277feb2c7beb4597d8ecc39d58d5c36b81f613a -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2024-04-12T22:36:11.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:36:11 smithi142 ceph-mon[25707]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:36:11.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:36:11 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:36:11.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:36:11 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:36:11.682 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:36:11 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:36:11] "GET /metrics HTTP/1.1" 200 214859 "" "Prometheus/2.33.4" 2024-04-12T22:36:13.155 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:36:13 smithi142 ceph-mon[25707]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:36:13.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:36:13 smithi088 ceph-mon[24836]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:36:13.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:36:13 smithi088 ceph-mon[29858]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:36:13.749 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:36:13 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[27222]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:36:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-12T22:36:13.863 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:36:13 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[51094]: level=error ts=2024-04-12T22:36: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 8 attempts: Post \"https://172.21.15.88:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.88 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.142:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.142 because it doesn't contain any IP SANs" 2024-04-12T22:36:13.863 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:36:13 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[51094]: level=warn ts=2024-04-12T22:36: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.88:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.88 because it doesn't contain any IP SANs" 2024-04-12T22:36:13.864 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:36:13 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[51094]: level=warn ts=2024-04-12T22:36: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.142:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.142 because it doesn't contain any IP SANs" 2024-04-12T22:36:13.889 DEBUG:teuthology.orchestra.run.smithi088:> 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 a5fdb6f0-f91b-11ee-bc8d-c7b262605968 -e sha1=b277feb2c7beb4597d8ecc39d58d5c36b81f613a -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2024-04-12T22:36:15.379 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:36:15 smithi088 ceph-mon[24836]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:36:15.379 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:36:15 smithi088 ceph-mon[29858]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:36:15.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:36:15 smithi142 ceph-mon[25707]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:36:16.568 DEBUG:teuthology.orchestra.run.smithi088:> 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 a5fdb6f0-f91b-11ee-bc8d-c7b262605968 -e sha1=b277feb2c7beb4597d8ecc39d58d5c36b81f613a -- bash -c 'ceph config set global log_to_journald false --force' 2024-04-12T22:36:17.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:36:16 smithi088 ceph-mon[24836]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:36:17.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:36:16 smithi088 ceph-mon[29858]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:36:17.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:36:16 smithi142 ceph-mon[25707]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:36:19.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:36:18 smithi088 ceph-mon[24836]: from='client.24868 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:36:19.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:36:18 smithi088 ceph-mon[24836]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:36:19.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:36:18 smithi088 ceph-mon[29858]: from='client.24868 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:36:19.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:36:18 smithi088 ceph-mon[29858]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:36:19.206 DEBUG:teuthology.orchestra.run.smithi088:> 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 a5fdb6f0-f91b-11ee-bc8d-c7b262605968 -e sha1=b277feb2c7beb4597d8ecc39d58d5c36b81f613a -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-04-12T22:36:19.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:36:18 smithi142 ceph-mon[25707]: from='client.24868 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:36:19.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:36:18 smithi142 ceph-mon[25707]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:36:20.854 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:36:20 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 172.21.15.88 - - [12/Apr/2024:22:36:20] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-12T22:36:21.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:36:20 smithi088 ceph-mon[24836]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:36:21.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:36:20 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:36:21.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:36:20 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:36:21.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:36:20 smithi088 ceph-mon[29858]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:36:21.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:36:20 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:36:21.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:36:20 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:36:21.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:36:20 smithi142 ceph-mon[25707]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:36:21.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:36:20 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:36:21.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:36:20 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:36:21.286 INFO:teuthology.orchestra.run.smithi088.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a 2024-04-12T22:36:21.612 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:36:21 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:36:21] "GET /metrics HTTP/1.1" 200 214859 "" "Prometheus/2.33.4" 2024-04-12T22:36:22.045 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-04-12T22:36:22.055 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi088.front.sepia.ceph.com 2024-04-12T22:36:22.055 DEBUG:teuthology.orchestra.run.smithi088:> 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 a5fdb6f0-f91b-11ee-bc8d-c7b262605968 -e sha1=b277feb2c7beb4597d8ecc39d58d5c36b81f613a -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; ceph health detail ; sleep 30 ; done' 2024-04-12T22:36:22.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:36:22 smithi088 ceph-mon[24836]: from='client.24994 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:36:22.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:36:22 smithi088 ceph-mon[24836]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a 2024-04-12T22:36:22.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:36:22 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:36:22.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:36:22 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:36:22.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:36:22 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:36:22.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:36:22 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:36:22.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:36:22 smithi088 ceph-mon[24836]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a 2024-04-12T22:36:22.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:36:22 smithi088 ceph-mon[29858]: from='client.24994 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:36:22.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:36:22 smithi088 ceph-mon[29858]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a 2024-04-12T22:36:22.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:36:22 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:36:22.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:36:22 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:36:22.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:36:22 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:36:22.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:36:22 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:36:22.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:36:22 smithi088 ceph-mon[29858]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a 2024-04-12T22:36:22.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:36:22 smithi142 ceph-mon[25707]: from='client.24994 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:36:22.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:36:22 smithi142 ceph-mon[25707]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a 2024-04-12T22:36:22.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:36:22 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:36:22.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:36:22 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:36:22.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:36:22 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:36:22.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:36:22 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:36:22.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:36:22 smithi142 ceph-mon[25707]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a 2024-04-12T22:36:23.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:36:23 smithi088 ceph-mon[24836]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:36:23.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:36:23 smithi088 ceph-mon[29858]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:36:23.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:36:23 smithi142 ceph-mon[25707]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:36:23.750 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:36:23 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[27222]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:36:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-12T22:36:23.821 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:36:23 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[51094]: level=error ts=2024-04-12T22:36: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 7 attempts: Post \"https://172.21.15.142:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.142 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.88:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.88 because it doesn't contain any IP SANs" 2024-04-12T22:36:23.821 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:36:23 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[51094]: level=warn ts=2024-04-12T22:36: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.88:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.88 because it doesn't contain any IP SANs" 2024-04-12T22:36:23.821 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:36:23 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[51094]: level=warn ts=2024-04-12T22:36: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.142:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.142 because it doesn't contain any IP SANs" 2024-04-12T22:36:25.053 INFO:teuthology.orchestra.run.smithi088.stdout:true 2024-04-12T22:36:25.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:36:25 smithi088 ceph-mon[24836]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:36:25.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:36:25 smithi088 ceph-mon[29858]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:36:25.714 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:36:25 smithi142 ceph-mon[25707]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:36:25.722 INFO:teuthology.orchestra.run.smithi088.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T22:36:25.722 INFO:teuthology.orchestra.run.smithi088.stdout:agent.smithi088 smithi088 running 5s ago 8m - - 2024-04-12T22:36:25.722 INFO:teuthology.orchestra.run.smithi088.stdout:agent.smithi142 smithi142 running 15s ago 8m - - 2024-04-12T22:36:25.722 INFO:teuthology.orchestra.run.smithi088.stdout:alertmanager.a smithi088 *:9093,9094 running (2m) 5s ago 3m 27.6M - ba2b418f427c 6c06c03395db 2024-04-12T22:36:25.722 INFO:teuthology.orchestra.run.smithi088.stdout:grafana.a smithi142 *:3000 running (3m) 15s ago 3m 51.6M - 8.3.5 dad864ee21e9 fa7785131942 2024-04-12T22:36:25.722 INFO:teuthology.orchestra.run.smithi088.stdout:iscsi.foo.smithi088.yxerll smithi088 running (2m) 5s ago 2m 46.4M - 3.5 e1d6a67b021e 5cc80e83e5fd 2024-04-12T22:36:25.722 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.x smithi142 *:8443 running (8m) 15s ago 8m 412M - 17.2.0 e1d6a67b021e 323f60a34a65 2024-04-12T22:36:25.722 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.y smithi088 *:9283 running (9m) 5s ago 9m 466M - 17.2.0 e1d6a67b021e 1e4150cb3b5f 2024-04-12T22:36:25.722 INFO:teuthology.orchestra.run.smithi088.stdout:mon.a smithi088 running (9m) 5s ago 9m 49.4M 2048M 17.2.0 e1d6a67b021e b870d97d04d5 2024-04-12T22:36:25.722 INFO:teuthology.orchestra.run.smithi088.stdout:mon.b smithi142 running (8m) 15s ago 8m 40.4M 2048M 17.2.0 e1d6a67b021e ac53ac71ce6f 2024-04-12T22:36:25.722 INFO:teuthology.orchestra.run.smithi088.stdout:mon.c smithi088 running (8m) 5s ago 8m 41.7M 2048M 17.2.0 e1d6a67b021e 7d8efcb0f640 2024-04-12T22:36:25.723 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.a smithi088 *:9100 running (4m) 5s ago 4m 16.2M - 1dbe0e931976 1bd7174e9464 2024-04-12T22:36:25.723 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.b smithi142 *:9100 running (4m) 15s ago 4m 14.4M - 1dbe0e931976 b7786c0405bd 2024-04-12T22:36:25.723 INFO:teuthology.orchestra.run.smithi088.stdout:osd.0 smithi088 running (7m) 5s ago 7m 53.2M 4096M 17.2.0 e1d6a67b021e e32c7c94dffa 2024-04-12T22:36:25.723 INFO:teuthology.orchestra.run.smithi088.stdout:osd.1 smithi088 running (7m) 5s ago 7m 53.8M 4096M 17.2.0 e1d6a67b021e 46e5a57910bc 2024-04-12T22:36:25.723 INFO:teuthology.orchestra.run.smithi088.stdout:osd.2 smithi088 running (6m) 5s ago 6m 47.8M 4096M 17.2.0 e1d6a67b021e 4ea9bc8ffad6 2024-04-12T22:36:25.723 INFO:teuthology.orchestra.run.smithi088.stdout:osd.3 smithi088 running (6m) 5s ago 6m 48.9M 4096M 17.2.0 e1d6a67b021e 2d1fc92c698d 2024-04-12T22:36:25.723 INFO:teuthology.orchestra.run.smithi088.stdout:osd.4 smithi142 running (6m) 15s ago 6m 53.1M 4096M 17.2.0 e1d6a67b021e 3aa8709a8b8f 2024-04-12T22:36:25.723 INFO:teuthology.orchestra.run.smithi088.stdout:osd.5 smithi142 running (5m) 15s ago 5m 48.3M 4096M 17.2.0 e1d6a67b021e 02b8c392bba6 2024-04-12T22:36:25.723 INFO:teuthology.orchestra.run.smithi088.stdout:osd.6 smithi142 running (5m) 15s ago 5m 48.3M 4096M 17.2.0 e1d6a67b021e 9495636911ad 2024-04-12T22:36:25.723 INFO:teuthology.orchestra.run.smithi088.stdout:osd.7 smithi142 running (4m) 15s ago 4m 51.2M 4096M 17.2.0 e1d6a67b021e 767b5d349dbe 2024-04-12T22:36:25.723 INFO:teuthology.orchestra.run.smithi088.stdout:prometheus.a smithi142 *:9095 running (2m) 15s ago 4m 64.0M - 514e6a882f6e c1d8e61a1509 2024-04-12T22:36:25.723 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi088.qlemsa smithi088 *:8000 running (2m) 5s ago 2m 69.3M - 17.2.0 e1d6a67b021e 9eab94fe6def 2024-04-12T22:36:25.723 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi142.qxzxoy smithi142 *:8000 running (2m) 15s ago 2m 69.5M - 17.2.0 e1d6a67b021e ce75b554e32c 2024-04-12T22:36:25.723 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi088.rfqdxx smithi088 *:80 running (2m) 5s ago 2m 71.5M - 17.2.0 e1d6a67b021e e1b485d40249 2024-04-12T22:36:25.724 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi142.kdrxla smithi142 *:80 running (2m) 15s ago 2m 68.6M - 17.2.0 e1d6a67b021e 071754547e0a 2024-04-12T22:36:26.122 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-04-12T22:36:26.123 INFO:teuthology.orchestra.run.smithi088.stdout: "mon": { 2024-04-12T22:36:26.123 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-12T22:36:26.123 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:36:26.123 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr": { 2024-04-12T22:36:26.123 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-04-12T22:36:26.123 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:36:26.123 INFO:teuthology.orchestra.run.smithi088.stdout: "osd": { 2024-04-12T22:36:26.123 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-12T22:36:26.123 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:36:26.123 INFO:teuthology.orchestra.run.smithi088.stdout: "mds": {}, 2024-04-12T22:36:26.123 INFO:teuthology.orchestra.run.smithi088.stdout: "rgw": { 2024-04-12T22:36:26.123 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-12T22:36:26.124 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:36:26.124 INFO:teuthology.orchestra.run.smithi088.stdout: "overall": { 2024-04-12T22:36:26.124 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-04-12T22:36:26.124 INFO:teuthology.orchestra.run.smithi088.stdout: } 2024-04-12T22:36:26.124 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-04-12T22:36:26.442 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-04-12T22:36:26.442 INFO:teuthology.orchestra.run.smithi088.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a", 2024-04-12T22:36:26.442 INFO:teuthology.orchestra.run.smithi088.stdout: "in_progress": true, 2024-04-12T22:36:26.442 INFO:teuthology.orchestra.run.smithi088.stdout: "services_complete": [], 2024-04-12T22:36:26.442 INFO:teuthology.orchestra.run.smithi088.stdout: "progress": "", 2024-04-12T22:36:26.442 INFO:teuthology.orchestra.run.smithi088.stdout: "message": "Doing first pull of quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a image" 2024-04-12T22:36:26.442 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-04-12T22:36:26.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:36:26 smithi088 ceph-mon[29858]: from='client.15099 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:36:26.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:36:26 smithi088 ceph-mon[29858]: from='client.25006 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:36:26.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:36:26 smithi088 ceph-mon[29858]: from='client.? 172.21.15.88:0/2549235749' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:36:26.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:36:26 smithi088 ceph-mon[24836]: from='client.15099 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:36:26.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:36:26 smithi088 ceph-mon[24836]: from='client.25006 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:36:26.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:36:26 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/2549235749' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:36:26.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:36:26 smithi142 ceph-mon[25707]: from='client.15099 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:36:26.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:36:26 smithi142 ceph-mon[25707]: from='client.25006 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:36:26.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:36:26 smithi142 ceph-mon[25707]: from='client.? 172.21.15.88:0/2549235749' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:36:26.837 INFO:teuthology.orchestra.run.smithi088.stdout:HEALTH_OK 2024-04-12T22:36:27.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:36:27 smithi088 ceph-mon[29858]: from='client.15111 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:36:27.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:36:27 smithi088 ceph-mon[29858]: pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:36:27.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:36:27 smithi088 ceph-mon[29858]: from='client.? 172.21.15.88:0/727809776' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T22:36:27.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:36:27 smithi088 ceph-mon[24836]: from='client.15111 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:36:27.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:36:27 smithi088 ceph-mon[24836]: pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:36:27.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:36:27 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/727809776' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T22:36:27.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:36:27 smithi142 ceph-mon[25707]: from='client.15111 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:36:27.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:36:27 smithi142 ceph-mon[25707]: pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:36:27.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:36:27 smithi142 ceph-mon[25707]: from='client.? 172.21.15.88:0/727809776' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T22:36:28.455 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:36:28 smithi088 ceph-mon[24836]: from='client.25024 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:36:28.456 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:36:28 smithi088 ceph-mon[29858]: from='client.25024 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:36:28.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:36:28 smithi142 ceph-mon[25707]: from='client.25024 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:36:29.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:36:29 smithi088 ceph-mon[29858]: from='client.24868 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:36:29.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:36:29 smithi088 ceph-mon[29858]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:36:29.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:36:29 smithi088 ceph-mon[24836]: from='client.24868 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:36:29.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:36:29 smithi088 ceph-mon[24836]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:36:29.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:36:29 smithi142 ceph-mon[25707]: from='client.24868 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:36:29.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:36:29 smithi142 ceph-mon[25707]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:36:30.681 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:36:30 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 172.21.15.142 - - [12/Apr/2024:22:36:30] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-12T22:36:31.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:36:31 smithi142 ceph-mon[25707]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:36:31.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:36:31 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:36:31.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:36:31 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:36:31.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:36:31 smithi088 ceph-mon[24836]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:36:31.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:36:31 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:36:31.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:36:31 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:36:31.682 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:36:31 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:36:31] "GET /metrics HTTP/1.1" 200 214846 "" "Prometheus/2.33.4" 2024-04-12T22:36:31.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:36:31 smithi088 ceph-mon[29858]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:36:31.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:36:31 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:36:31.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:36:31 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:36:33.436 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:36:33 smithi142 ceph-mon[25707]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:36:33.511 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:36:33 smithi088 ceph-mon[24836]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:36:33.512 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:36:33 smithi088 ceph-mon[29858]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:36:33.731 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:36:33 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[27222]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:36:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-12T22:36:33.931 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:36:33 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[51094]: level=error ts=2024-04-12T22:36:33.516Z 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.88:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.88 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.142:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.142 because it doesn't contain any IP SANs" 2024-04-12T22:36:33.932 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:36:33 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[51094]: level=warn ts=2024-04-12T22:36: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.88:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.88 because it doesn't contain any IP SANs" 2024-04-12T22:36:33.932 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:36:33 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[51094]: level=warn ts=2024-04-12T22:36: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.142:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.142 because it doesn't contain any IP SANs" 2024-04-12T22:36:35.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:36:35 smithi142 ceph-mon[25707]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:36:35.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:36:35 smithi088 ceph-mon[24836]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:36:35.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:36:35 smithi088 ceph-mon[29858]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:36:37.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:36:36 smithi088 ceph-mon[24836]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:36:37.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:36:36 smithi088 ceph-mon[29858]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:36:37.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:36:36 smithi142 ceph-mon[25707]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:36:39.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:36:38 smithi088 ceph-mon[29858]: from='client.24868 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:36:39.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:36:38 smithi088 ceph-mon[29858]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:36:39.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:36:38 smithi088 ceph-mon[24836]: from='client.24868 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:36:39.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:36:38 smithi088 ceph-mon[24836]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:36:39.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:36:38 smithi142 ceph-mon[25707]: from='client.24868 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:36:39.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:36:38 smithi142 ceph-mon[25707]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:36:40.931 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:36:40 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 172.21.15.88 - - [12/Apr/2024:22:36:40] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-12T22:36:41.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:36:40 smithi142 ceph-mon[25707]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:36:41.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:36:40 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:36:41.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:36:40 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:36:41.381 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:36:40 smithi088 ceph-mon[24836]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:36:41.381 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:36:40 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:36:41.381 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:36:40 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:36:41.381 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:36:40 smithi088 ceph-mon[29858]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:36:41.381 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:36:40 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:36:41.381 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:36:40 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:36:41.681 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:36:41 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:36:41] "GET /metrics HTTP/1.1" 200 214807 "" "Prometheus/2.33.4" 2024-04-12T22:36:43.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:36:42 smithi142 ceph-mon[25707]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:36:43.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:36:42 smithi088 ceph-mon[24836]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:36:43.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:36:42 smithi088 ceph-mon[29858]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:36:43.749 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:36:43 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[27222]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:36:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-12T22:36:43.847 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:36:43 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[51094]: level=error ts=2024-04-12T22:36: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.142:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.142 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.88:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.88 because it doesn't contain any IP SANs" 2024-04-12T22:36:43.848 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:36:43 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[51094]: level=warn ts=2024-04-12T22:36:43.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.88:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.88 because it doesn't contain any IP SANs" 2024-04-12T22:36:43.848 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:36:43 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[51094]: level=warn ts=2024-04-12T22:36: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.142:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.142 because it doesn't contain any IP SANs" 2024-04-12T22:36:45.161 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:36:44 smithi088 ceph-mon[24836]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:36:45.161 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:36:44 smithi088 ceph-mon[29858]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:36:45.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:36:44 smithi142 ceph-mon[25707]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:36:47.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:36:46 smithi088 ceph-mon[24836]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:36:47.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:36:46 smithi088 ceph-mon[29858]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:36:47.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:36:46 smithi142 ceph-mon[25707]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:36:49.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:36:48 smithi142 ceph-mon[25707]: from='client.24868 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:36:49.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:36:48 smithi142 ceph-mon[25707]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:36:49.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:36:48 smithi088 ceph-mon[24836]: from='client.24868 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:36:49.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:36:48 smithi088 ceph-mon[24836]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:36:49.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:36:48 smithi088 ceph-mon[29858]: from='client.24868 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:36:49.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:36:48 smithi088 ceph-mon[29858]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:36:50.681 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:36:50 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 172.21.15.142 - - [12/Apr/2024:22:36:50] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-12T22:36:51.681 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:36:51 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:36:51] "GET /metrics HTTP/1.1" 200 214807 "" "Prometheus/2.33.4" 2024-04-12T22:36:51.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:36:51 smithi088 ceph-mon[24836]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:36:51.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:36:51 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:36:51.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:36:51 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:36:51.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:36:51 smithi088 ceph-mon[29858]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:36:51.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:36:51 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:36:51.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:36:51 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:36:51.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:36:51 smithi142 ceph-mon[25707]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:36:51.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:36:51 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:36:51.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:36:51 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:36:52.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:36:52 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-12T22:36:52.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:36:52 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-12T22:36:52.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:36:52 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-12T22:36:52.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:36:52 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-12T22:36:52.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:36:52 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-12T22:36:52.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:36:52 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-12T22:36:52.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:36:52 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-12T22:36:52.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:36:52 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-12T22:36:52.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:36:52 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-12T22:36:52.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:36:52 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-12T22:36:52.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:36:52 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-12T22:36:52.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:36:52 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-12T22:36:53.513 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:36:53 smithi088 ceph-mon[24836]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:36:53.514 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:36:53 smithi088 ceph-mon[29858]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:36:53.584 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:36:53 smithi142 ceph-mon[25707]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:36:53.585 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:36:53 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[27222]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:36:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-12T22:36:53.931 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:36:53 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[51094]: level=error ts=2024-04-12T22:36:53.517Z 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.142:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.142 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.88:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.88 because it doesn't contain any IP SANs" 2024-04-12T22:36:53.932 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:36:53 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[51094]: level=warn ts=2024-04-12T22:36: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.142:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.142 because it doesn't contain any IP SANs" 2024-04-12T22:36:53.932 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:36:53 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[51094]: level=warn ts=2024-04-12T22:36: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.88:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.88 because it doesn't contain any IP SANs" 2024-04-12T22:36:55.528 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:36:55 smithi142 ceph-mon[25707]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:36:55.554 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:36:55 smithi088 ceph-mon[24836]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:36:55.554 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:36:55 smithi088 ceph-mon[29858]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:36:56.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:36:56 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:36:56.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:36:56 smithi088 ceph-mon[24836]: Upgrade: Target is version 19.0.0-2053-gb277feb2 (unknown) 2024-04-12T22:36:56.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:36:56 smithi088 ceph-mon[24836]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:7a231d9b74270e9fc5dba084646cc7a148bd8e84d7c66434198a233cfee0f4ec'] 2024-04-12T22:36:56.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:36:56 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:36:56.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:36:56 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:36:56.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:36:56 smithi088 ceph-mon[24836]: Upgrade: Need to upgrade myself (mgr.y) 2024-04-12T22:36:56.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:36:56 smithi088 ceph-mon[24836]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:36:56.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:36:56 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:36:56.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:36:56 smithi088 ceph-mon[29858]: Upgrade: Target is version 19.0.0-2053-gb277feb2 (unknown) 2024-04-12T22:36:56.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:36:56 smithi088 ceph-mon[29858]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:7a231d9b74270e9fc5dba084646cc7a148bd8e84d7c66434198a233cfee0f4ec'] 2024-04-12T22:36:56.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:36:56 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:36:56.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:36:56 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:36:56.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:36:56 smithi088 ceph-mon[29858]: Upgrade: Need to upgrade myself (mgr.y) 2024-04-12T22:36:56.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:36:56 smithi088 ceph-mon[29858]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:36:56.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:36:56 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:36:56.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:36:56 smithi142 ceph-mon[25707]: Upgrade: Target is version 19.0.0-2053-gb277feb2 (unknown) 2024-04-12T22:36:56.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:36:56 smithi142 ceph-mon[25707]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:7a231d9b74270e9fc5dba084646cc7a148bd8e84d7c66434198a233cfee0f4ec'] 2024-04-12T22:36:56.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:36:56 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:36:56.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:36:56 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:36:56.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:36:56 smithi142 ceph-mon[25707]: Upgrade: Need to upgrade myself (mgr.y) 2024-04-12T22:36:57.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:36:56 smithi142 ceph-mon[25707]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:36:57.148 INFO:teuthology.orchestra.run.smithi088.stdout:true 2024-04-12T22:36:57.743 INFO:teuthology.orchestra.run.smithi088.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T22:36:57.743 INFO:teuthology.orchestra.run.smithi088.stdout:agent.smithi088 smithi088 running 17s ago 9m - - 2024-04-12T22:36:57.743 INFO:teuthology.orchestra.run.smithi088.stdout:agent.smithi142 smithi142 running 7s ago 9m - - 2024-04-12T22:36:57.744 INFO:teuthology.orchestra.run.smithi088.stdout:alertmanager.a smithi088 *:9093,9094 running (3m) 17s ago 3m 27.7M - ba2b418f427c 6c06c03395db 2024-04-12T22:36:57.744 INFO:teuthology.orchestra.run.smithi088.stdout:grafana.a smithi142 *:3000 running (3m) 7s ago 3m 51.5M - 8.3.5 dad864ee21e9 fa7785131942 2024-04-12T22:36:57.744 INFO:teuthology.orchestra.run.smithi088.stdout:iscsi.foo.smithi088.yxerll smithi088 running (2m) 17s ago 2m 48.5M - 3.5 e1d6a67b021e 5cc80e83e5fd 2024-04-12T22:36:57.744 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.x smithi142 *:8443 running (8m) 7s ago 8m 412M - 17.2.0 e1d6a67b021e 323f60a34a65 2024-04-12T22:36:57.744 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.y smithi088 *:9283 running (10m) 17s ago 10m 467M - 17.2.0 e1d6a67b021e 1e4150cb3b5f 2024-04-12T22:36:57.744 INFO:teuthology.orchestra.run.smithi088.stdout:mon.a smithi088 running (10m) 17s ago 10m 49.9M 2048M 17.2.0 e1d6a67b021e b870d97d04d5 2024-04-12T22:36:57.744 INFO:teuthology.orchestra.run.smithi088.stdout:mon.b smithi142 running (8m) 7s ago 8m 37.0M 2048M 17.2.0 e1d6a67b021e ac53ac71ce6f 2024-04-12T22:36:57.745 INFO:teuthology.orchestra.run.smithi088.stdout:mon.c smithi088 running (8m) 17s ago 8m 41.7M 2048M 17.2.0 e1d6a67b021e 7d8efcb0f640 2024-04-12T22:36:57.745 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.a smithi088 *:9100 running (4m) 17s ago 4m 19.1M - 1dbe0e931976 1bd7174e9464 2024-04-12T22:36:57.745 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.b smithi142 *:9100 running (4m) 7s ago 4m 14.4M - 1dbe0e931976 b7786c0405bd 2024-04-12T22:36:57.745 INFO:teuthology.orchestra.run.smithi088.stdout:osd.0 smithi088 running (8m) 17s ago 8m 53.4M 4096M 17.2.0 e1d6a67b021e e32c7c94dffa 2024-04-12T22:36:57.745 INFO:teuthology.orchestra.run.smithi088.stdout:osd.1 smithi088 running (7m) 17s ago 7m 54.0M 4096M 17.2.0 e1d6a67b021e 46e5a57910bc 2024-04-12T22:36:57.745 INFO:teuthology.orchestra.run.smithi088.stdout:osd.2 smithi088 running (7m) 17s ago 7m 48.0M 4096M 17.2.0 e1d6a67b021e 4ea9bc8ffad6 2024-04-12T22:36:57.745 INFO:teuthology.orchestra.run.smithi088.stdout:osd.3 smithi088 running (7m) 17s ago 7m 49.1M 4096M 17.2.0 e1d6a67b021e 2d1fc92c698d 2024-04-12T22:36:57.746 INFO:teuthology.orchestra.run.smithi088.stdout:osd.4 smithi142 running (6m) 7s ago 6m 53.5M 4096M 17.2.0 e1d6a67b021e 3aa8709a8b8f 2024-04-12T22:36:57.746 INFO:teuthology.orchestra.run.smithi088.stdout:osd.5 smithi142 running (6m) 7s ago 6m 48.7M 4096M 17.2.0 e1d6a67b021e 02b8c392bba6 2024-04-12T22:36:57.746 INFO:teuthology.orchestra.run.smithi088.stdout:osd.6 smithi142 running (5m) 7s ago 5m 48.6M 4096M 17.2.0 e1d6a67b021e 9495636911ad 2024-04-12T22:36:57.746 INFO:teuthology.orchestra.run.smithi088.stdout:osd.7 smithi142 running (5m) 7s ago 5m 51.5M 4096M 17.2.0 e1d6a67b021e 767b5d349dbe 2024-04-12T22:36:57.746 INFO:teuthology.orchestra.run.smithi088.stdout:prometheus.a smithi142 *:9095 running (3m) 7s ago 4m 64.0M - 514e6a882f6e c1d8e61a1509 2024-04-12T22:36:57.746 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi088.qlemsa smithi088 *:8000 running (3m) 17s ago 3m 69.4M - 17.2.0 e1d6a67b021e 9eab94fe6def 2024-04-12T22:36:57.747 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi142.qxzxoy smithi142 *:8000 running (3m) 7s ago 3m 69.7M - 17.2.0 e1d6a67b021e ce75b554e32c 2024-04-12T22:36:57.747 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi088.rfqdxx smithi088 *:80 running (2m) 17s ago 2m 71.5M - 17.2.0 e1d6a67b021e e1b485d40249 2024-04-12T22:36:57.747 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi142.kdrxla smithi142 *:80 running (2m) 7s ago 2m 68.8M - 17.2.0 e1d6a67b021e 071754547e0a 2024-04-12T22:36:58.131 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:36:57 smithi088 ceph-mon[29858]: Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a on smithi142 2024-04-12T22:36:58.131 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:36:57 smithi088 ceph-mon[29858]: from='client.15135 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:36:58.131 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:36:57 smithi088 ceph-mon[24836]: Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a on smithi142 2024-04-12T22:36:58.131 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:36:57 smithi088 ceph-mon[24836]: from='client.15135 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:36:58.132 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-04-12T22:36:58.132 INFO:teuthology.orchestra.run.smithi088.stdout: "mon": { 2024-04-12T22:36:58.132 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-12T22:36:58.132 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:36:58.132 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr": { 2024-04-12T22:36:58.132 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-04-12T22:36:58.132 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:36:58.132 INFO:teuthology.orchestra.run.smithi088.stdout: "osd": { 2024-04-12T22:36:58.132 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-12T22:36:58.132 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:36:58.132 INFO:teuthology.orchestra.run.smithi088.stdout: "mds": {}, 2024-04-12T22:36:58.132 INFO:teuthology.orchestra.run.smithi088.stdout: "rgw": { 2024-04-12T22:36:58.132 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-12T22:36:58.133 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:36:58.133 INFO:teuthology.orchestra.run.smithi088.stdout: "overall": { 2024-04-12T22:36:58.133 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-04-12T22:36:58.133 INFO:teuthology.orchestra.run.smithi088.stdout: } 2024-04-12T22:36:58.133 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-04-12T22:36:58.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:36:57 smithi142 ceph-mon[25707]: Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a on smithi142 2024-04-12T22:36:58.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:36:57 smithi142 ceph-mon[25707]: from='client.15135 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:36:58.435 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-04-12T22:36:58.435 INFO:teuthology.orchestra.run.smithi088.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a", 2024-04-12T22:36:58.435 INFO:teuthology.orchestra.run.smithi088.stdout: "in_progress": true, 2024-04-12T22:36:58.435 INFO:teuthology.orchestra.run.smithi088.stdout: "services_complete": [], 2024-04-12T22:36:58.435 INFO:teuthology.orchestra.run.smithi088.stdout: "progress": "0/23 daemons upgraded", 2024-04-12T22:36:58.435 INFO:teuthology.orchestra.run.smithi088.stdout: "message": "Pulling quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a image on host smithi142" 2024-04-12T22:36:58.435 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-04-12T22:36:58.787 INFO:teuthology.orchestra.run.smithi088.stdout:HEALTH_OK 2024-04-12T22:36:59.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:36:58 smithi088 ceph-mon[24836]: from='client.25042 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:36:59.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:36:58 smithi088 ceph-mon[24836]: from='client.15147 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:36:59.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:36:58 smithi088 ceph-mon[24836]: from='client.24868 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:36:59.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:36:58 smithi088 ceph-mon[24836]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:36:59.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:36:58 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/3600424879' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:36:59.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:36:58 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/278620619' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T22:36:59.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:36:58 smithi088 ceph-mon[29858]: from='client.25042 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:36:59.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:36:58 smithi088 ceph-mon[29858]: from='client.15147 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:36:59.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:36:58 smithi088 ceph-mon[29858]: from='client.24868 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:36:59.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:36:58 smithi088 ceph-mon[29858]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:36:59.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:36:58 smithi088 ceph-mon[29858]: from='client.? 172.21.15.88:0/3600424879' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:36:59.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:36:58 smithi088 ceph-mon[29858]: from='client.? 172.21.15.88:0/278620619' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T22:36:59.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:36:58 smithi142 ceph-mon[25707]: from='client.25042 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:36:59.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:36:58 smithi142 ceph-mon[25707]: from='client.15147 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:36:59.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:36:58 smithi142 ceph-mon[25707]: from='client.24868 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:36:59.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:36:58 smithi142 ceph-mon[25707]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:36:59.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:36:58 smithi142 ceph-mon[25707]: from='client.? 172.21.15.88:0/3600424879' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:36:59.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:36:58 smithi142 ceph-mon[25707]: from='client.? 172.21.15.88:0/278620619' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T22:37:00.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:36:59 smithi088 ceph-mon[24836]: from='client.25060 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:37:00.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:36:59 smithi088 ceph-mon[29858]: from='client.25060 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:37:00.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:36:59 smithi142 ceph-mon[25707]: from='client.25060 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:37:00.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:00 smithi088 ceph-mon[24836]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:37:00.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:00 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:37:00.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:00 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:37:00.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:00 smithi088 ceph-mon[29858]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:37:00.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:00 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:37:00.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:00 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:37:00.932 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:37:00 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 172.21.15.88 - - [12/Apr/2024:22:37:00] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-12T22:37:01.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:00 smithi142 ceph-mon[25707]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:37:01.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:00 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:37:01.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:00 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:37:01.681 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:37:01 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:37:01] "GET /metrics HTTP/1.1" 200 214777 "" "Prometheus/2.33.4" 2024-04-12T22:37:03.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:02 smithi142 ceph-mon[25707]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:37:03.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:02 smithi088 ceph-mon[24836]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:37:03.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:02 smithi088 ceph-mon[29858]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:37:03.749 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:37:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[27222]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:37:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-12T22:37:03.931 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:37:03 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[51094]: level=error ts=2024-04-12T22:37:03.519Z 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.88:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.88 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.142:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.142 because it doesn't contain any IP SANs" 2024-04-12T22:37:03.931 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:37:03 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[51094]: level=warn ts=2024-04-12T22:37:03.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.88:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.88 because it doesn't contain any IP SANs" 2024-04-12T22:37:03.932 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:37:03 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[51094]: level=warn ts=2024-04-12T22:37:03.522Z 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.142:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.142 because it doesn't contain any IP SANs" 2024-04-12T22:37:05.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:04 smithi142 ceph-mon[25707]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:37:05.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:04 smithi088 ceph-mon[24836]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:37:05.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:04 smithi088 ceph-mon[29858]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:37:07.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:06 smithi088 ceph-mon[24836]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:37:07.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:06 smithi088 ceph-mon[29858]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:37:07.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:06 smithi142 ceph-mon[25707]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:37:09.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:08 smithi088 ceph-mon[24836]: from='client.24868 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:37:09.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:08 smithi088 ceph-mon[24836]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:37:09.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:08 smithi088 ceph-mon[29858]: from='client.24868 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:37:09.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:08 smithi088 ceph-mon[29858]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:37:09.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:08 smithi142 ceph-mon[25707]: from='client.24868 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:37:09.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:08 smithi142 ceph-mon[25707]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:37:10.681 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:37:10 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 172.21.15.142 - - [12/Apr/2024:22:37:10] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-12T22:37:11.429 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:37:11 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:37:11] "GET /metrics HTTP/1.1" 200 214790 "" "Prometheus/2.33.4" 2024-04-12T22:37:11.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:11 smithi088 ceph-mon[24836]: pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:37:11.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:11 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:37:11.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:11 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:37:11.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:11 smithi088 ceph-mon[29858]: pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:37:11.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:11 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:37:11.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:11 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:37:11.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:11 smithi142 ceph-mon[25707]: pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:37:11.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:11 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:37:11.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:11 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:37:12.627 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:12 smithi088 ceph-mon[24836]: pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:37:12.627 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:12 smithi088 ceph-mon[29858]: pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:37:12.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:12 smithi142 ceph-mon[25707]: pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:37:13.749 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:37:13 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[27222]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:37:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-12T22:37:13.931 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:37:13 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[51094]: level=error ts=2024-04-12T22:37:13.520Z 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.142:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.142 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.88:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.88 because it doesn't contain any IP SANs" 2024-04-12T22:37:13.931 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:37:13 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[51094]: level=warn ts=2024-04-12T22:37:13.522Z 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.88:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.88 because it doesn't contain any IP SANs" 2024-04-12T22:37:13.931 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:37:13 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[51094]: level=warn ts=2024-04-12T22:37:13.522Z 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.142:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.142 because it doesn't contain any IP SANs" 2024-04-12T22:37:14.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:14 smithi142 ceph-mon[25707]: pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:37:15.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:14 smithi088 ceph-mon[24836]: pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:37:15.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:14 smithi088 ceph-mon[29858]: pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:37:16.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:16 smithi142 ceph-mon[25707]: pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:37:17.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:16 smithi088 ceph-mon[24836]: pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:37:17.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:16 smithi088 ceph-mon[29858]: pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:37:19.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:18 smithi142 ceph-mon[25707]: from='client.24868 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:37:19.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:18 smithi142 ceph-mon[25707]: pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:37:19.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:18 smithi088 ceph-mon[29858]: from='client.24868 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:37:19.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:18 smithi088 ceph-mon[29858]: pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:37:19.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:18 smithi088 ceph-mon[24836]: from='client.24868 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:37:19.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:18 smithi088 ceph-mon[24836]: pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:37:21.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:20 smithi088 ceph-mon[24836]: pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:37:21.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:20 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:37:21.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:20 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:37:21.182 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:37:20 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 172.21.15.88 - - [12/Apr/2024:22:37:20] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-12T22:37:21.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:20 smithi088 ceph-mon[29858]: pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:37:21.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:20 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:37:21.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:20 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:37:21.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:20 smithi142 ceph-mon[25707]: pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:37:21.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:20 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:37:21.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:20 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:37:21.681 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:37:21 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:37:21] "GET /metrics HTTP/1.1" 200 214790 "" "Prometheus/2.33.4" 2024-04-12T22:37:23.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:22 smithi142 ceph-mon[25707]: pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:37:23.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:22 smithi088 ceph-mon[24836]: pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:37:23.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:22 smithi088 ceph-mon[29858]: pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:37:23.749 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:37:23 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[27222]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:37:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-12T22:37:23.931 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:37:23 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[51094]: level=error ts=2024-04-12T22:37:23.520Z 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.142:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.142 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.88:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.88 because it doesn't contain any IP SANs" 2024-04-12T22:37:23.931 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:37:23 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[51094]: level=warn ts=2024-04-12T22:37:23.522Z 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.88:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.88 because it doesn't contain any IP SANs" 2024-04-12T22:37:23.931 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:37:23 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[51094]: level=warn ts=2024-04-12T22:37:23.522Z 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.142:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.142 because it doesn't contain any IP SANs" 2024-04-12T22:37:25.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:24 smithi142 ceph-mon[25707]: pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:37:25.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:24 smithi088 ceph-mon[24836]: pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:37:25.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:24 smithi088 ceph-mon[29858]: pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:37:27.072 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:26 smithi142 ceph-mon[25707]: pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:37:27.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:26 smithi088 ceph-mon[29858]: pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:37:27.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:26 smithi088 ceph-mon[24836]: pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:37:29.109 INFO:teuthology.orchestra.run.smithi088.stdout:true 2024-04-12T22:37:29.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:28 smithi142 ceph-mon[25707]: from='client.24868 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:37:29.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:28 smithi142 ceph-mon[25707]: pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:37:29.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:28 smithi142 ceph-mon[25707]: Upgrade: Updating mgr.x 2024-04-12T22:37:29.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:28 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:37:29.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:28 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-12T22:37:29.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:28 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-12T22:37:29.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:28 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-12T22:37:29.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:28 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:37:29.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:28 smithi142 ceph-mon[25707]: Deploying daemon mgr.x on smithi142 2024-04-12T22:37:29.371 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:28 smithi088 ceph-mon[29858]: from='client.24868 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:37:29.371 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:28 smithi088 ceph-mon[29858]: pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:37:29.371 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:28 smithi088 ceph-mon[29858]: Upgrade: Updating mgr.x 2024-04-12T22:37:29.371 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:28 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:37:29.371 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:28 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-12T22:37:29.371 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:28 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-12T22:37:29.372 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:28 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-12T22:37:29.372 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:28 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:37:29.372 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:28 smithi088 ceph-mon[29858]: Deploying daemon mgr.x on smithi142 2024-04-12T22:37:29.372 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:28 smithi088 ceph-mon[24836]: from='client.24868 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:37:29.372 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:28 smithi088 ceph-mon[24836]: pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:37:29.372 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:28 smithi088 ceph-mon[24836]: Upgrade: Updating mgr.x 2024-04-12T22:37:29.372 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:28 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:37:29.372 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:28 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-12T22:37:29.372 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:28 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-12T22:37:29.372 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:28 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-12T22:37:29.373 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:28 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:37:29.373 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:28 smithi088 ceph-mon[24836]: Deploying daemon mgr.x on smithi142 2024-04-12T22:37:29.726 INFO:teuthology.orchestra.run.smithi088.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T22:37:29.726 INFO:teuthology.orchestra.run.smithi088.stdout:agent.smithi088 smithi088 running 8s ago 9m - - 2024-04-12T22:37:29.726 INFO:teuthology.orchestra.run.smithi088.stdout:agent.smithi142 smithi142 running 19s ago 9m - - 2024-04-12T22:37:29.726 INFO:teuthology.orchestra.run.smithi088.stdout:alertmanager.a smithi088 *:9093,9094 running (4m) 8s ago 4m 27.2M - ba2b418f427c 6c06c03395db 2024-04-12T22:37:29.726 INFO:teuthology.orchestra.run.smithi088.stdout:grafana.a smithi142 *:3000 running (4m) 19s ago 4m 51.8M - 8.3.5 dad864ee21e9 fa7785131942 2024-04-12T22:37:29.726 INFO:teuthology.orchestra.run.smithi088.stdout:iscsi.foo.smithi088.yxerll smithi088 running (3m) 8s ago 3m 50.7M - 3.5 e1d6a67b021e 5cc80e83e5fd 2024-04-12T22:37:29.726 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.x smithi142 *:8443 running (9m) 19s ago 9m 413M - 17.2.0 e1d6a67b021e 323f60a34a65 2024-04-12T22:37:29.726 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.y smithi088 *:9283 running (10m) 8s ago 10m 468M - 17.2.0 e1d6a67b021e 1e4150cb3b5f 2024-04-12T22:37:29.726 INFO:teuthology.orchestra.run.smithi088.stdout:mon.a smithi088 running (10m) 8s ago 10m 50.7M 2048M 17.2.0 e1d6a67b021e b870d97d04d5 2024-04-12T22:37:29.726 INFO:teuthology.orchestra.run.smithi088.stdout:mon.b smithi142 running (9m) 19s ago 9m 37.9M 2048M 17.2.0 e1d6a67b021e ac53ac71ce6f 2024-04-12T22:37:29.726 INFO:teuthology.orchestra.run.smithi088.stdout:mon.c smithi088 running (9m) 8s ago 9m 42.0M 2048M 17.2.0 e1d6a67b021e 7d8efcb0f640 2024-04-12T22:37:29.727 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.a smithi088 *:9100 running (5m) 8s ago 5m 15.9M - 1dbe0e931976 1bd7174e9464 2024-04-12T22:37:29.727 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.b smithi142 *:9100 running (5m) 19s ago 5m 14.1M - 1dbe0e931976 b7786c0405bd 2024-04-12T22:37:29.727 INFO:teuthology.orchestra.run.smithi088.stdout:osd.0 smithi088 running (8m) 8s ago 8m 53.7M 4096M 17.2.0 e1d6a67b021e e32c7c94dffa 2024-04-12T22:37:29.727 INFO:teuthology.orchestra.run.smithi088.stdout:osd.1 smithi088 running (8m) 8s ago 8m 54.3M 4096M 17.2.0 e1d6a67b021e 46e5a57910bc 2024-04-12T22:37:29.727 INFO:teuthology.orchestra.run.smithi088.stdout:osd.2 smithi088 running (7m) 8s ago 7m 48.2M 4096M 17.2.0 e1d6a67b021e 4ea9bc8ffad6 2024-04-12T22:37:29.727 INFO:teuthology.orchestra.run.smithi088.stdout:osd.3 smithi088 running (7m) 8s ago 7m 49.5M 4096M 17.2.0 e1d6a67b021e 2d1fc92c698d 2024-04-12T22:37:29.727 INFO:teuthology.orchestra.run.smithi088.stdout:osd.4 smithi142 running (7m) 19s ago 7m 53.7M 4096M 17.2.0 e1d6a67b021e 3aa8709a8b8f 2024-04-12T22:37:29.727 INFO:teuthology.orchestra.run.smithi088.stdout:osd.5 smithi142 running (6m) 19s ago 6m 48.8M 4096M 17.2.0 e1d6a67b021e 02b8c392bba6 2024-04-12T22:37:29.727 INFO:teuthology.orchestra.run.smithi088.stdout:osd.6 smithi142 running (6m) 19s ago 6m 48.8M 4096M 17.2.0 e1d6a67b021e 9495636911ad 2024-04-12T22:37:29.727 INFO:teuthology.orchestra.run.smithi088.stdout:osd.7 smithi142 running (6m) 19s ago 6m 51.7M 4096M 17.2.0 e1d6a67b021e 767b5d349dbe 2024-04-12T22:37:29.727 INFO:teuthology.orchestra.run.smithi088.stdout:prometheus.a smithi142 *:9095 running (3m) 19s ago 5m 64.1M - 514e6a882f6e c1d8e61a1509 2024-04-12T22:37:29.727 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi088.qlemsa smithi088 *:8000 running (3m) 8s ago 3m 69.6M - 17.2.0 e1d6a67b021e 9eab94fe6def 2024-04-12T22:37:29.727 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi142.qxzxoy smithi142 *:8000 running (3m) 19s ago 3m 69.9M - 17.2.0 e1d6a67b021e ce75b554e32c 2024-04-12T22:37:29.727 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi088.rfqdxx smithi088 *:80 running (3m) 8s ago 3m 71.8M - 17.2.0 e1d6a67b021e e1b485d40249 2024-04-12T22:37:29.728 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi142.kdrxla smithi142 *:80 running (3m) 19s ago 3m 68.9M - 17.2.0 e1d6a67b021e 071754547e0a 2024-04-12T22:37:29.728 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:37:29 smithi142 systemd[1]: Stopping Ceph mgr.x for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:37:29.728 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:37:29 smithi142 bash[52278]: Error: no container with name or ID "ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr.x" found: no such container 2024-04-12T22:37:29.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:29 smithi142 ceph-mon[25707]: from='client.25072 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:37:29.999 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:37:29 smithi142 podman[52289]: 2024-04-12 22:37:29.73253213 +0000 UTC m=+0.115172873 container died 323f60a34a6567e4af6acc15a7c2e0d68cf0be3d1a8f74ad7c3d1aebf2be2790 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x, architecture=x86_64, release=754, vcs-type=git, RELEASE=HEAD, GIT_CLEAN=True, ceph=True, 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/, maintainer=Guillaume Abrioux , com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, GIT_BRANCH=HEAD, GIT_REPO=https://github.com/ceph/ceph-container.git, distribution-scope=public, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, build-date=2022-05-03T08:36:31.336870, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, CEPH_POINT_RELEASE=-17.2.0, name=centos-stream, io.k8s.display-name=CentOS Stream 8, 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, io.openshift.tags=base centos centos-stream, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, io.openshift.expose-services=, version=8, vendor=Red Hat, Inc., io.buildah.version=1.19.8) 2024-04-12T22:37:30.030 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:29 smithi088 ceph-mon[24836]: from='client.25072 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:37:30.030 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:29 smithi088 ceph-mon[29858]: from='client.25072 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:37:30.084 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-04-12T22:37:30.084 INFO:teuthology.orchestra.run.smithi088.stdout: "mon": { 2024-04-12T22:37:30.084 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-12T22:37:30.084 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:37:30.084 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr": { 2024-04-12T22:37:30.084 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-04-12T22:37:30.084 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:37:30.084 INFO:teuthology.orchestra.run.smithi088.stdout: "osd": { 2024-04-12T22:37:30.084 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-12T22:37:30.085 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:37:30.085 INFO:teuthology.orchestra.run.smithi088.stdout: "mds": {}, 2024-04-12T22:37:30.085 INFO:teuthology.orchestra.run.smithi088.stdout: "rgw": { 2024-04-12T22:37:30.085 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-12T22:37:30.085 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:37:30.085 INFO:teuthology.orchestra.run.smithi088.stdout: "overall": { 2024-04-12T22:37:30.085 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-04-12T22:37:30.085 INFO:teuthology.orchestra.run.smithi088.stdout: } 2024-04-12T22:37:30.085 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-04-12T22:37:30.379 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-04-12T22:37:30.379 INFO:teuthology.orchestra.run.smithi088.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a", 2024-04-12T22:37:30.379 INFO:teuthology.orchestra.run.smithi088.stdout: "in_progress": true, 2024-04-12T22:37:30.379 INFO:teuthology.orchestra.run.smithi088.stdout: "services_complete": [], 2024-04-12T22:37:30.379 INFO:teuthology.orchestra.run.smithi088.stdout: "progress": "0/23 daemons upgraded", 2024-04-12T22:37:30.380 INFO:teuthology.orchestra.run.smithi088.stdout: "message": "Currently upgrading mgr daemons" 2024-04-12T22:37:30.380 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-04-12T22:37:30.400 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:37:30 smithi142 podman[52289]: 2024-04-12 22:37:30.153684419 +0000 UTC m=+0.536325210 container cleanup 323f60a34a6567e4af6acc15a7c2e0d68cf0be3d1a8f74ad7c3d1aebf2be2790 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x, io.openshift.expose-services=, architecture=x86_64, CEPH_POINT_RELEASE=-17.2.0, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, io.openshift.tags=base centos centos-stream, vcs-type=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., distribution-scope=public, ceph=True, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, 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, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, io.buildah.version=1.19.8, GIT_REPO=https://github.com/ceph/ceph-container.git, maintainer=Guillaume Abrioux , build-date=2022-05-03T08:36:31.336870, RELEASE=HEAD, io.k8s.display-name=CentOS Stream 8, com.redhat.component=centos-stream-container, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, version=8, name=centos-stream, GIT_CLEAN=True, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, vendor=Red Hat, Inc., GIT_BRANCH=HEAD) 2024-04-12T22:37:30.400 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:37:30 smithi142 bash[52289]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x 2024-04-12T22:37:30.400 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:37:30 smithi142 bash[52316]: Error: no container with name or ID "ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr.x" found: no such container 2024-04-12T22:37:30.681 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:37:30 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 172.21.15.142 - - [12/Apr/2024:22:37:30] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-12T22:37:30.729 INFO:teuthology.orchestra.run.smithi088.stdout:HEALTH_OK 2024-04-12T22:37:30.749 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:37:30 smithi142 podman[52303]: 2024-04-12 22:37:30.40512546 +0000 UTC m=+0.665324187 container remove 323f60a34a6567e4af6acc15a7c2e0d68cf0be3d1a8f74ad7c3d1aebf2be2790 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, GIT_REPO=https://github.com/ceph/ceph-container.git, io.buildah.version=1.19.8, version=8, release=754, vcs-type=git, GIT_BRANCH=HEAD, name=centos-stream, vendor=Red Hat, Inc., summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, 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, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, 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., com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, io.openshift.expose-services=, RELEASE=HEAD, architecture=x86_64, distribution-scope=public, build-date=2022-05-03T08:36:31.336870, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, GIT_CLEAN=True, io.k8s.display-name=CentOS Stream 8, com.redhat.component=centos-stream-container, io.openshift.tags=base centos centos-stream) 2024-04-12T22:37:30.749 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:37:30 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-04-12T22:37:30.749 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:37:30 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-04-12T22:37:30.750 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:37:30 smithi142 systemd[1]: Stopped Ceph mgr.x for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:37:30.750 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:37:30 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@mgr.x.service: Consumed 16.728s CPU time. 2024-04-12T22:37:30.750 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:37:30 smithi142 systemd[1]: Starting Ceph mgr.x for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:37:31.079 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:30 smithi142 ceph-mon[25707]: from='client.25078 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:37:31.080 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:30 smithi142 ceph-mon[25707]: from='client.25084 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:37:31.080 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:30 smithi142 ceph-mon[25707]: pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:37:31.080 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:30 smithi142 ceph-mon[25707]: from='client.? 172.21.15.88:0/1315541107' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:37:31.080 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:30 smithi142 ceph-mon[25707]: from='client.15195 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:37:31.080 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:30 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:37:31.080 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:30 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:37:31.080 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:30 smithi142 ceph-mon[25707]: from='client.? 172.21.15.88:0/2182649318' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T22:37:31.080 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:37:30 smithi142 podman[52440]: 2024-04-12 22:37:30.730749376 +0000 UTC m=+0.017913319 image pull 668895944f0ec64b67a5b7564961d2756f2966e5d4b9338516300dbec9984951 quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a 2024-04-12T22:37:31.080 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:37:30 smithi142 podman[52440]: 2024-04-12 22:37:30.856190916 +0000 UTC m=+0.143354856 container create a14a67106d695ae1bda2442e9911d9976dbc03cf7c52c9c62fd5267254620af7 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, org.label-schema.build-date=20240409, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, GIT_CLEAN=True, ceph=True, CEPH_POINT_RELEASE=, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, RELEASE=squid-b277feb, org.label-schema.vendor=CentOS) 2024-04-12T22:37:31.080 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:37:31 smithi142 podman[52440]: 2024-04-12 22:37:31.084074512 +0000 UTC m=+0.371238452 container init a14a67106d695ae1bda2442e9911d9976dbc03cf7c52c9c62fd5267254620af7 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, RELEASE=squid-b277feb, ceph=True, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240409, GIT_CLEAN=True) 2024-04-12T22:37:31.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:30 smithi088 ceph-mon[24836]: from='client.25078 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:37:31.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:30 smithi088 ceph-mon[24836]: from='client.25084 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:37:31.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:30 smithi088 ceph-mon[24836]: pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:37:31.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:30 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/1315541107' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:37:31.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:30 smithi088 ceph-mon[24836]: from='client.15195 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:37:31.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:30 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:37:31.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:30 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:37:31.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:30 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/2182649318' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T22:37:31.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:30 smithi088 ceph-mon[29858]: from='client.25078 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:37:31.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:30 smithi088 ceph-mon[29858]: from='client.25084 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:37:31.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:30 smithi088 ceph-mon[29858]: pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:37:31.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:30 smithi088 ceph-mon[29858]: from='client.? 172.21.15.88:0/1315541107' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:37:31.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:30 smithi088 ceph-mon[29858]: from='client.15195 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:37:31.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:30 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:37:31.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:30 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:37:31.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:30 smithi088 ceph-mon[29858]: from='client.? 172.21.15.88:0/2182649318' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T22:37:31.499 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:37:31 smithi142 podman[52440]: 2024-04-12 22:37:31.087270227 +0000 UTC m=+0.374434175 container start a14a67106d695ae1bda2442e9911d9976dbc03cf7c52c9c62fd5267254620af7 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x, RELEASE=squid-b277feb, org.label-schema.build-date=20240409, org.label-schema.schema-version=1.0, ceph=True, io.buildah.version=1.33.5, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS) 2024-04-12T22:37:31.499 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:37:31 smithi142 ceph-mgr[52460]: -- 172.21.15.142:0/4293834486 <== mon.2 v2:172.21.15.142:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55c8779605a0 con 0x55c877935000 2024-04-12T22:37:31.499 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:37:31 smithi142 bash[52440]: a14a67106d695ae1bda2442e9911d9976dbc03cf7c52c9c62fd5267254620af7 2024-04-12T22:37:31.499 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:37:31 smithi142 systemd[1]: Started Ceph mgr.x for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:37:31.682 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:37:31 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:37:31] "GET /metrics HTTP/1.1" 200 214793 "" "Prometheus/2.33.4" 2024-04-12T22:37:31.998 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:37:31 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: 2024-04-12T22:37:31.638+0000 7fbbbebff200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-12T22:37:31.999 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:37:31 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: 2024-04-12T22:37:31.733+0000 7fbbbebff200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-12T22:37:32.484 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:37:32 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: 2024-04-12T22:37:32.390+0000 7fbbbebff200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-12T22:37:32.484 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:32 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:37:32.484 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:32 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:37:32.484 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:32 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:37:32.484 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:32 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:37:32.485 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:32 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:37:32.485 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:32 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:37:32.485 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:32 smithi142 ceph-mon[25707]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-12T22:37:32.485 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:32 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-12T22:37:32.485 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:32 smithi142 ceph-mon[25707]: osdmap e96: 8 total, 8 up, 8 in 2024-04-12T22:37:32.573 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:32 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:37:32.573 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:32 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:37:32.573 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:32 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:37:32.573 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:32 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:37:32.573 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:32 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:37:32.573 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:32 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:37:32.573 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:32 smithi088 ceph-mon[24836]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-12T22:37:32.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:32 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-12T22:37:32.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:32 smithi088 ceph-mon[24836]: osdmap e96: 8 total, 8 up, 8 in 2024-04-12T22:37:32.574 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:32 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:37:32.574 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:32 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:37:32.574 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:32 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:37:32.574 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:32 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:37:32.574 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:32 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' 2024-04-12T22:37:32.574 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:32 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:37:32.574 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:32 smithi088 ceph-mon[29858]: from='mgr.24349 172.21.15.88:0/3505015694' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-12T22:37:32.574 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:32 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-12T22:37:32.574 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:32 smithi088 ceph-mon[29858]: osdmap e96: 8 total, 8 up, 8 in 2024-04-12T22:37:32.739 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:37:32 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: 2024-04-12T22:37:32.488+0000 7fbbbebff200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-12T22:37:32.739 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:37:32 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: 2024-04-12T22:37:32.642+0000 7fbbbebff200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-12T22:37:32.931 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:37:32 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:37:32.546+0000 7fad976f9700 -1 mgr handle_mgr_map I was active but no longer amignoring --setuser ceph since I am not root 2024-04-12T22:37:32.931 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:37:32 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: ignoring --setgroup ceph since I am not root 2024-04-12T22:37:32.931 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:37:32 smithi088 ceph-mgr[25083]: -- 172.21.15.88:0/1133715421 <== mon.0 v2:172.21.15.88:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x562188670340 con 0x562188648c00 2024-04-12T22:37:32.999 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:37:32 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: 2024-04-12T22:37:32.743+0000 7fbbbebff200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-12T22:37:32.999 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:37:32 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: 2024-04-12T22:37:32.831+0000 7fbbbebff200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-12T22:37:33.417 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:37:33 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: 2024-04-12T22:37:33.121+0000 7fbbbebff200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-12T22:37:33.417 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:37:33 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: 2024-04-12T22:37:33.234+0000 7fbbbebff200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-12T22:37:33.417 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:37:33 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: 2024-04-12T22:37:33.323+0000 7fbbbebff200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-12T22:37:33.417 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:33 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:37:33.418 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:33 smithi142 ceph-mon[25707]: Upgrade: Need to upgrade myself (mgr.y) 2024-04-12T22:37:33.418 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:33 smithi142 ceph-mon[25707]: Failing over to other MGR 2024-04-12T22:37:33.418 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:33 smithi142 ceph-mon[25707]: pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-12T22:37:33.418 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:33 smithi142 ceph-mon[25707]: from='mgr.24349 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-04-12T22:37:33.418 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:33 smithi142 ceph-mon[25707]: mgrmap e21: x(active, starting, since 0.991679s) 2024-04-12T22:37:33.431 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:37:33 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:37:33.055+0000 7f0a097d2000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-12T22:37:33.431 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:37:33 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:37:33.145+0000 7f0a097d2000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-12T22:37:33.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:33 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:37:33.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:33 smithi088 ceph-mon[24836]: Upgrade: Need to upgrade myself (mgr.y) 2024-04-12T22:37:33.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:33 smithi088 ceph-mon[24836]: Failing over to other MGR 2024-04-12T22:37:33.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:33 smithi088 ceph-mon[24836]: pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-12T22:37:33.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:33 smithi088 ceph-mon[24836]: from='mgr.24349 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-04-12T22:37:33.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:33 smithi088 ceph-mon[24836]: mgrmap e21: x(active, starting, since 0.991679s) 2024-04-12T22:37:33.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:33 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:37:33.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:33 smithi088 ceph-mon[29858]: Upgrade: Need to upgrade myself (mgr.y) 2024-04-12T22:37:33.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:33 smithi088 ceph-mon[29858]: Failing over to other MGR 2024-04-12T22:37:33.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:33 smithi088 ceph-mon[29858]: pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-12T22:37:33.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:33 smithi088 ceph-mon[29858]: from='mgr.24349 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-04-12T22:37:33.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:33 smithi088 ceph-mon[29858]: mgrmap e21: x(active, starting, since 0.991679s) 2024-04-12T22:37:33.748 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:37:33 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: 2024-04-12T22:37:33.421+0000 7fbbbebff200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-12T22:37:33.749 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:37:33 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: 2024-04-12T22:37:33.602+0000 7fbbbebff200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-12T22:37:33.819 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:37:33 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:37:33.734+0000 7f0a097d2000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-12T22:37:33.820 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:37:33 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[51094]: level=error ts=2024-04-12T22:37:33.521Z 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.142:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.142 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.88:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.88 because it doesn't contain any IP SANs" 2024-04-12T22:37:33.820 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:37:33 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[51094]: level=warn ts=2024-04-12T22:37: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.88:8443//api/prometheus_receiver\": dial tcp 172.21.15.88:8443: connect: connection refused" 2024-04-12T22:37:33.820 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:37:33 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[51094]: level=warn ts=2024-04-12T22:37: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.142:8443/api/prometheus_receiver\": dial tcp 172.21.15.142:8443: connect: connection refused" 2024-04-12T22:37:34.132 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:37:33 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:37:33.823+0000 7f0a097d2000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-12T22:37:34.133 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:37:33 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:37:33.907+0000 7f0a097d2000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-12T22:37:34.133 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:37:34 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:37:34.056+0000 7f0a097d2000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-12T22:37:34.133 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:37:34 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:37:34.136+0000 7f0a097d2000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-12T22:37:34.431 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:37:34 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:37:34.245+0000 7f0a097d2000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-12T22:37:34.431 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:37:34 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:37:34.328+0000 7f0a097d2000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-12T22:37:34.931 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:37:34 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:37:34.493+0000 7f0a097d2000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-12T22:37:34.931 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:37:34 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:37:34.578+0000 7f0a097d2000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-12T22:37:34.998 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:37:34 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: 2024-04-12T22:37:34.575+0000 7fbbbebff200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-12T22:37:34.999 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:37:34 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: 2024-04-12T22:37:34.707+0000 7fbbbebff200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-12T22:37:35.329 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:37:35 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: 2024-04-12T22:37:35.046+0000 7fbbbebff200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-12T22:37:35.329 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:37:35 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: 2024-04-12T22:37:35.136+0000 7fbbbebff200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-12T22:37:35.590 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:37:35 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: 2024-04-12T22:37:35.333+0000 7fbbbebff200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-12T22:37:35.590 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:37:35 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: 2024-04-12T22:37:35.535+0000 7fbbbebff200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-12T22:37:35.925 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:37:35 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:37:35.607+0000 7f0a097d2000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-12T22:37:35.926 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:37:35 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:37:35.736+0000 7f0a097d2000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-12T22:37:35.998 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:37:35 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: 2024-04-12T22:37:35.839+0000 7fbbbebff200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-12T22:37:36.181 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:37:35 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:37:35.929+0000 7f0a097d2000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-12T22:37:36.181 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:37:36 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:37:36.018+0000 7f0a097d2000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-12T22:37:36.181 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:37:36 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:37:36.154+0000 7f0a097d2000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-12T22:37:36.445 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:37:36 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: 2024-04-12T22:37:36.101+0000 7fbbbebff200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-12T22:37:36.445 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:37:36 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: 2024-04-12T22:37:36.344+0000 7fbbbebff200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-12T22:37:36.776 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:37:36 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:37:36.476+0000 7f0a097d2000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-12T22:37:36.776 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:37:36 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:37:36.703+0000 7f0a097d2000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-12T22:37:37.181 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:37:36 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:37:36.808+0000 7f0a097d2000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-12T22:37:37.181 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:37:37 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:37:37.008+0000 7f0a097d2000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-12T22:37:37.499 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:37:37 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: 2024-04-12T22:37:37.196+0000 7fbbbebff200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-12T22:37:38.133 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:37:37 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: 2024-04-12T22:37:37.813+0000 7fbbbebff200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-12T22:37:38.133 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:37:37 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: 2024-04-12T22:37:37.918+0000 7fbbbebff200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-12T22:37:38.133 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:37:38 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: 2024-04-12T22:37:38.137+0000 7fbbbebff200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-12T22:37:38.193 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:37:37 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:37:37.936+0000 7f0a097d2000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-12T22:37:38.437 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:38 smithi142 ceph-mon[25707]: Active manager daemon x restarted 2024-04-12T22:37:38.437 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:38 smithi142 ceph-mon[25707]: Activating manager daemon x 2024-04-12T22:37:38.437 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:38 smithi142 ceph-mon[25707]: osdmap e97: 8 total, 8 up, 8 in 2024-04-12T22:37:38.437 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:38 smithi142 ceph-mon[25707]: from='mgr.? 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-12T22:37:38.437 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:38 smithi142 ceph-mon[25707]: from='mgr.? 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-12T22:37:38.437 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:38 smithi142 ceph-mon[25707]: from='mgr.? 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-12T22:37:38.438 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:38 smithi142 ceph-mon[25707]: from='mgr.? 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-12T22:37:38.438 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:37:38 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: [12/Apr/2024:22:37:38] ENGINE Bus STARTING 2024-04-12T22:37:38.438 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:37:38 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: CherryPy Checker: 2024-04-12T22:37:38.438 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:37:38 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: The Application mounted at '' has an empty config. 2024-04-12T22:37:38.438 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:37:38 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: 2024-04-12T22:37:38.438 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:37:38 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: [12/Apr/2024:22:37:38] ENGINE Serving on http://:::9283 2024-04-12T22:37:38.438 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:37:38 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: [12/Apr/2024:22:37:38] ENGINE Bus STARTED 2024-04-12T22:37:38.438 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:37:38 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: [12/Apr/2024:22:37:38] ENGINE Bus STOPPING 2024-04-12T22:37:38.438 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:37:38 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: [12/Apr/2024:22:37:38] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-12T22:37:38.438 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:37:38 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: [12/Apr/2024:22:37:38] ENGINE Bus STOPPED 2024-04-12T22:37:38.438 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:37:38 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: [12/Apr/2024:22:37:38] ENGINE Bus STARTING 2024-04-12T22:37:38.495 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:38 smithi088 ceph-mon[24836]: Active manager daemon x restarted 2024-04-12T22:37:38.495 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:38 smithi088 ceph-mon[24836]: Activating manager daemon x 2024-04-12T22:37:38.495 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:38 smithi088 ceph-mon[24836]: osdmap e97: 8 total, 8 up, 8 in 2024-04-12T22:37:38.496 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:38 smithi088 ceph-mon[24836]: from='mgr.? 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-12T22:37:38.496 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:38 smithi088 ceph-mon[24836]: from='mgr.? 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-12T22:37:38.496 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:38 smithi088 ceph-mon[24836]: from='mgr.? 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-12T22:37:38.496 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:38 smithi088 ceph-mon[24836]: from='mgr.? 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-12T22:37:38.496 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:37:38 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:37:38.238+0000 7f0a097d2000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-12T22:37:38.496 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:37:38 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:37:38.336+0000 7f0a097d2000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-12T22:37:38.496 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:37:38 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:37:38.498+0000 7f0a097d2000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-12T22:37:38.497 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:38 smithi088 ceph-mon[29858]: Active manager daemon x restarted 2024-04-12T22:37:38.497 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:38 smithi088 ceph-mon[29858]: Activating manager daemon x 2024-04-12T22:37:38.497 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:38 smithi088 ceph-mon[29858]: osdmap e97: 8 total, 8 up, 8 in 2024-04-12T22:37:38.497 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:38 smithi088 ceph-mon[29858]: from='mgr.? 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-12T22:37:38.497 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:38 smithi088 ceph-mon[29858]: from='mgr.? 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-12T22:37:38.497 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:38 smithi088 ceph-mon[29858]: from='mgr.? 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-12T22:37:38.497 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:38 smithi088 ceph-mon[29858]: from='mgr.? 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-12T22:37:38.748 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:37:38 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: [12/Apr/2024:22:37:38] ENGINE Serving on http://:::9283 2024-04-12T22:37:38.748 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:37:38 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: [12/Apr/2024:22:37:38] ENGINE Bus STARTED 2024-04-12T22:37:38.931 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:37:38 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: [12/Apr/2024:22:37:38] ENGINE Bus STARTING 2024-04-12T22:37:38.931 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:37:38 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: CherryPy Checker: 2024-04-12T22:37:38.931 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:37:38 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: The Application mounted at '' has an empty config. 2024-04-12T22:37:38.931 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:37:38 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: 2024-04-12T22:37:38.931 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:37:38 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: [12/Apr/2024:22:37:38] ENGINE Serving on http://:::9283 2024-04-12T22:37:38.931 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:37:38 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: [12/Apr/2024:22:37:38] ENGINE Bus STARTED 2024-04-12T22:37:39.448 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:39 smithi088 ceph-mon[29858]: mgrmap e22: x(active, starting, since 0.0557663s) 2024-04-12T22:37:39.448 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:39 smithi088 ceph-mon[29858]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-12T22:37:39.448 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:39 smithi088 ceph-mon[29858]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-12T22:37:39.448 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:39 smithi088 ceph-mon[29858]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-12T22:37:39.448 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:39 smithi088 ceph-mon[29858]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-12T22:37:39.448 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:39 smithi088 ceph-mon[29858]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-12T22:37:39.448 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:39 smithi088 ceph-mon[29858]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-12T22:37:39.448 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:39 smithi088 ceph-mon[29858]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-12T22:37:39.448 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:39 smithi088 ceph-mon[29858]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-12T22:37:39.448 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:39 smithi088 ceph-mon[29858]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-12T22:37:39.448 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:39 smithi088 ceph-mon[29858]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-12T22:37:39.448 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:39 smithi088 ceph-mon[29858]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-12T22:37:39.448 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:39 smithi088 ceph-mon[29858]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-12T22:37:39.449 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:39 smithi088 ceph-mon[29858]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-12T22:37:39.449 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:39 smithi088 ceph-mon[29858]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-12T22:37:39.449 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:39 smithi088 ceph-mon[29858]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-12T22:37:39.449 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:39 smithi088 ceph-mon[29858]: Manager daemon x is now available 2024-04-12T22:37:39.449 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:39 smithi088 ceph-mon[29858]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:37:39.449 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:39 smithi088 ceph-mon[29858]: Queued rgw.foo for migration 2024-04-12T22:37:39.449 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:39 smithi088 ceph-mon[29858]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:37:39.449 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:39 smithi088 ceph-mon[29858]: Queued rgw.smpl for migration 2024-04-12T22:37:39.449 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:39 smithi088 ceph-mon[29858]: 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-12T22:37:39.449 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:39 smithi088 ceph-mon[29858]: No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'smpl', 'service_name': 'rgw.smpl', 'service_type': 'rgw'} 2024-04-12T22:37:39.449 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:39 smithi088 ceph-mon[29858]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:37:39.449 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:39 smithi088 ceph-mon[29858]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:37:39.449 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:39 smithi088 ceph-mon[29858]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi142", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:37:39.449 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:39 smithi088 ceph-mon[29858]: from='mgr.24890 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi142", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:37:39.449 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:39 smithi088 ceph-mon[29858]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi088", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:37:39.450 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:39 smithi088 ceph-mon[29858]: from='mgr.24890 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi088", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:37:39.450 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:39 smithi088 ceph-mon[24836]: mgrmap e22: x(active, starting, since 0.0557663s) 2024-04-12T22:37:39.450 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:39 smithi088 ceph-mon[24836]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-12T22:37:39.450 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:39 smithi088 ceph-mon[24836]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-12T22:37:39.450 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:39 smithi088 ceph-mon[24836]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-12T22:37:39.450 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:39 smithi088 ceph-mon[24836]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-12T22:37:39.451 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:39 smithi088 ceph-mon[24836]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-12T22:37:39.451 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:39 smithi088 ceph-mon[24836]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-12T22:37:39.451 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:39 smithi088 ceph-mon[24836]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-12T22:37:39.451 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:39 smithi088 ceph-mon[24836]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-12T22:37:39.451 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:39 smithi088 ceph-mon[24836]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-12T22:37:39.451 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:39 smithi088 ceph-mon[24836]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-12T22:37:39.451 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:39 smithi088 ceph-mon[24836]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-12T22:37:39.451 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:39 smithi088 ceph-mon[24836]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-12T22:37:39.451 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:39 smithi088 ceph-mon[24836]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-12T22:37:39.451 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:39 smithi088 ceph-mon[24836]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-12T22:37:39.451 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:39 smithi088 ceph-mon[24836]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-12T22:37:39.451 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:39 smithi088 ceph-mon[24836]: Manager daemon x is now available 2024-04-12T22:37:39.451 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:39 smithi088 ceph-mon[24836]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:37:39.451 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:39 smithi088 ceph-mon[24836]: Queued rgw.foo for migration 2024-04-12T22:37:39.452 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:39 smithi088 ceph-mon[24836]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:37:39.452 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:39 smithi088 ceph-mon[24836]: Queued rgw.smpl for migration 2024-04-12T22:37:39.452 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:39 smithi088 ceph-mon[24836]: 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-12T22:37:39.452 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:39 smithi088 ceph-mon[24836]: No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'smpl', 'service_name': 'rgw.smpl', 'service_type': 'rgw'} 2024-04-12T22:37:39.452 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:39 smithi088 ceph-mon[24836]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:37:39.452 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:39 smithi088 ceph-mon[24836]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:37:39.452 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:39 smithi088 ceph-mon[24836]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi142", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:37:39.452 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:39 smithi088 ceph-mon[24836]: from='mgr.24890 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi142", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:37:39.452 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:39 smithi088 ceph-mon[24836]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi088", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:37:39.452 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:39 smithi088 ceph-mon[24836]: from='mgr.24890 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi088", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:37:39.452 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:39 smithi088 ceph-mon[24836]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:37:39.452 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:39 smithi088 ceph-mon[24836]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:37:39.452 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:39 smithi088 ceph-mon[24836]: Updating smithi088:/etc/ceph/ceph.conf 2024-04-12T22:37:39.452 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:39 smithi088 ceph-mon[24836]: Updating smithi142:/etc/ceph/ceph.conf 2024-04-12T22:37:39.453 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:39 smithi088 ceph-mon[24836]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:37:39.453 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:39 smithi088 ceph-mon[24836]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-12T22:37:39.453 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:39 smithi088 ceph-mon[24836]: from='mgr.24890 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-12T22:37:39.453 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:39 smithi088 ceph-mon[24836]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-12T22:37:39.453 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:39 smithi088 ceph-mon[24836]: from='mgr.24890 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-12T22:37:39.453 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:39 smithi088 ceph-mon[24836]: Standby manager daemon y started 2024-04-12T22:37:39.453 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:39 smithi088 ceph-mon[24836]: from='mgr.? 172.21.15.88:0/1396990081' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-12T22:37:39.453 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:39 smithi088 ceph-mon[24836]: from='mgr.? 172.21.15.88:0/1396990081' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-12T22:37:39.453 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:39 smithi088 ceph-mon[24836]: from='mgr.? 172.21.15.88:0/1396990081' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-12T22:37:39.453 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:39 smithi088 ceph-mon[24836]: from='mgr.? 172.21.15.88:0/1396990081' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-12T22:37:39.453 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:39 smithi088 ceph-mon[24836]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:37:39.453 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:39 smithi088 ceph-mon[24836]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:37:39.453 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:39 smithi088 ceph-mon[24836]: [12/Apr/2024:22:37:38] ENGINE Bus STARTING 2024-04-12T22:37:39.453 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:39 smithi088 ceph-mon[24836]: Updating smithi088:/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/config/ceph.conf 2024-04-12T22:37:39.454 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:39 smithi088 ceph-mon[24836]: [12/Apr/2024:22:37:38] ENGINE Serving on https://172.21.15.142:7150 2024-04-12T22:37:39.454 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:39 smithi088 ceph-mon[24836]: [12/Apr/2024:22:37:39] ENGINE Serving on http://172.21.15.142:8765 2024-04-12T22:37:39.454 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:39 smithi088 ceph-mon[24836]: [12/Apr/2024:22:37:39] ENGINE Bus STARTED 2024-04-12T22:37:39.454 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:39 smithi088 ceph-mon[29858]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:37:39.454 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:39 smithi088 ceph-mon[29858]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:37:39.454 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:39 smithi088 ceph-mon[29858]: Updating smithi088:/etc/ceph/ceph.conf 2024-04-12T22:37:39.454 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:39 smithi088 ceph-mon[29858]: Updating smithi142:/etc/ceph/ceph.conf 2024-04-12T22:37:39.454 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:39 smithi088 ceph-mon[29858]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:37:39.454 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:39 smithi088 ceph-mon[29858]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-12T22:37:39.454 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:39 smithi088 ceph-mon[29858]: from='mgr.24890 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-12T22:37:39.455 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:39 smithi088 ceph-mon[29858]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-12T22:37:39.455 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:39 smithi088 ceph-mon[29858]: from='mgr.24890 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-12T22:37:39.455 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:39 smithi088 ceph-mon[29858]: Standby manager daemon y started 2024-04-12T22:37:39.455 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:39 smithi088 ceph-mon[29858]: from='mgr.? 172.21.15.88:0/1396990081' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-12T22:37:39.455 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:39 smithi088 ceph-mon[29858]: from='mgr.? 172.21.15.88:0/1396990081' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-12T22:37:39.455 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:39 smithi088 ceph-mon[29858]: from='mgr.? 172.21.15.88:0/1396990081' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-12T22:37:39.455 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:39 smithi088 ceph-mon[29858]: from='mgr.? 172.21.15.88:0/1396990081' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-12T22:37:39.455 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:39 smithi088 ceph-mon[29858]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:37:39.455 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:39 smithi088 ceph-mon[29858]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:37:39.455 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:39 smithi088 ceph-mon[29858]: [12/Apr/2024:22:37:38] ENGINE Bus STARTING 2024-04-12T22:37:39.455 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:39 smithi088 ceph-mon[29858]: Updating smithi088:/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/config/ceph.conf 2024-04-12T22:37:39.455 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:39 smithi088 ceph-mon[29858]: [12/Apr/2024:22:37:38] ENGINE Serving on https://172.21.15.142:7150 2024-04-12T22:37:39.456 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:39 smithi088 ceph-mon[29858]: [12/Apr/2024:22:37:39] ENGINE Serving on http://172.21.15.142:8765 2024-04-12T22:37:39.456 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:39 smithi088 ceph-mon[29858]: [12/Apr/2024:22:37:39] ENGINE Bus STARTED 2024-04-12T22:37:39.456 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:37:39 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[51094]: level=warn ts=2024-04-12T22:37:39.279Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=6 err="Post \"https://172.21.15.142:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.142 because it doesn't contain any IP SANs" 2024-04-12T22:37:39.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:39 smithi142 ceph-mon[25707]: mgrmap e22: x(active, starting, since 0.0557663s) 2024-04-12T22:37:39.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:39 smithi142 ceph-mon[25707]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-12T22:37:39.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:39 smithi142 ceph-mon[25707]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-12T22:37:39.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:39 smithi142 ceph-mon[25707]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-12T22:37:39.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:39 smithi142 ceph-mon[25707]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-12T22:37:39.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:39 smithi142 ceph-mon[25707]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-12T22:37:39.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:39 smithi142 ceph-mon[25707]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-12T22:37:39.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:39 smithi142 ceph-mon[25707]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-12T22:37:39.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:39 smithi142 ceph-mon[25707]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-12T22:37:39.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:39 smithi142 ceph-mon[25707]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-12T22:37:39.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:39 smithi142 ceph-mon[25707]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-12T22:37:39.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:39 smithi142 ceph-mon[25707]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-12T22:37:39.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:39 smithi142 ceph-mon[25707]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-12T22:37:39.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:39 smithi142 ceph-mon[25707]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-12T22:37:39.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:39 smithi142 ceph-mon[25707]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-12T22:37:39.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:39 smithi142 ceph-mon[25707]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-12T22:37:39.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:39 smithi142 ceph-mon[25707]: Manager daemon x is now available 2024-04-12T22:37:39.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:39 smithi142 ceph-mon[25707]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:37:39.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:39 smithi142 ceph-mon[25707]: Queued rgw.foo for migration 2024-04-12T22:37:39.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:39 smithi142 ceph-mon[25707]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:37:39.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:39 smithi142 ceph-mon[25707]: Queued rgw.smpl for migration 2024-04-12T22:37:39.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:39 smithi142 ceph-mon[25707]: 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-12T22:37:39.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:39 smithi142 ceph-mon[25707]: No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'smpl', 'service_name': 'rgw.smpl', 'service_type': 'rgw'} 2024-04-12T22:37:39.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:39 smithi142 ceph-mon[25707]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:37:39.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:39 smithi142 ceph-mon[25707]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:37:39.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:39 smithi142 ceph-mon[25707]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi142", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:37:39.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:39 smithi142 ceph-mon[25707]: from='mgr.24890 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi142", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:37:39.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:39 smithi142 ceph-mon[25707]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi088", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:37:39.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:39 smithi142 ceph-mon[25707]: from='mgr.24890 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi088", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:37:39.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:39 smithi142 ceph-mon[25707]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:37:39.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:39 smithi142 ceph-mon[25707]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:37:39.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:39 smithi142 ceph-mon[25707]: Updating smithi088:/etc/ceph/ceph.conf 2024-04-12T22:37:39.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:39 smithi142 ceph-mon[25707]: Updating smithi142:/etc/ceph/ceph.conf 2024-04-12T22:37:39.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:39 smithi142 ceph-mon[25707]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:37:39.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:39 smithi142 ceph-mon[25707]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-12T22:37:39.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:39 smithi142 ceph-mon[25707]: from='mgr.24890 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-12T22:37:39.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:39 smithi142 ceph-mon[25707]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-12T22:37:39.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:39 smithi142 ceph-mon[25707]: from='mgr.24890 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-12T22:37:39.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:39 smithi142 ceph-mon[25707]: Standby manager daemon y started 2024-04-12T22:37:39.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:39 smithi142 ceph-mon[25707]: from='mgr.? 172.21.15.88:0/1396990081' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-12T22:37:39.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:39 smithi142 ceph-mon[25707]: from='mgr.? 172.21.15.88:0/1396990081' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-12T22:37:39.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:39 smithi142 ceph-mon[25707]: from='mgr.? 172.21.15.88:0/1396990081' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-12T22:37:39.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:39 smithi142 ceph-mon[25707]: from='mgr.? 172.21.15.88:0/1396990081' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-12T22:37:39.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:39 smithi142 ceph-mon[25707]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:37:39.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:39 smithi142 ceph-mon[25707]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:37:39.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:39 smithi142 ceph-mon[25707]: [12/Apr/2024:22:37:38] ENGINE Bus STARTING 2024-04-12T22:37:39.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:39 smithi142 ceph-mon[25707]: Updating smithi088:/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/config/ceph.conf 2024-04-12T22:37:39.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:39 smithi142 ceph-mon[25707]: [12/Apr/2024:22:37:38] ENGINE Serving on https://172.21.15.142:7150 2024-04-12T22:37:39.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:39 smithi142 ceph-mon[25707]: [12/Apr/2024:22:37:39] ENGINE Serving on http://172.21.15.142:8765 2024-04-12T22:37:39.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:39 smithi142 ceph-mon[25707]: [12/Apr/2024:22:37:39] ENGINE Bus STARTED 2024-04-12T22:37:40.431 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:37:40 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[51094]: level=warn ts=2024-04-12T22:37:40.051Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=6 err="Post \"https://172.21.15.88:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.88 because it doesn't contain any IP SANs" 2024-04-12T22:37:40.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:40 smithi088 ceph-mon[24836]: Updating smithi088:/etc/ceph/ceph.client.admin.keyring 2024-04-12T22:37:40.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:40 smithi088 ceph-mon[24836]: Updating smithi142:/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/config/ceph.conf 2024-04-12T22:37:40.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:40 smithi088 ceph-mon[24836]: mgrmap e23: x(active, since 1.07112s), standbys: y 2024-04-12T22:37:40.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:40 smithi088 ceph-mon[24836]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-12T22:37:40.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:40 smithi088 ceph-mon[24836]: from='client.24868 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:37:40.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:40 smithi088 ceph-mon[24836]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:37:40.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:40 smithi088 ceph-mon[24836]: Updating smithi088:/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/config/ceph.client.admin.keyring 2024-04-12T22:37:40.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:40 smithi088 ceph-mon[24836]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:37:40.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:40 smithi088 ceph-mon[24836]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:37:40.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:40 smithi088 ceph-mon[24836]: Updating smithi142:/etc/ceph/ceph.client.admin.keyring 2024-04-12T22:37:40.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:40 smithi088 ceph-mon[24836]: Updating smithi142:/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/config/ceph.client.admin.keyring 2024-04-12T22:37:40.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:40 smithi088 ceph-mon[29858]: Updating smithi088:/etc/ceph/ceph.client.admin.keyring 2024-04-12T22:37:40.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:40 smithi088 ceph-mon[29858]: Updating smithi142:/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/config/ceph.conf 2024-04-12T22:37:40.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:40 smithi088 ceph-mon[29858]: mgrmap e23: x(active, since 1.07112s), standbys: y 2024-04-12T22:37:40.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:40 smithi088 ceph-mon[29858]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-12T22:37:40.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:40 smithi088 ceph-mon[29858]: from='client.24868 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:37:40.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:40 smithi088 ceph-mon[29858]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:37:40.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:40 smithi088 ceph-mon[29858]: Updating smithi088:/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/config/ceph.client.admin.keyring 2024-04-12T22:37:40.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:40 smithi088 ceph-mon[29858]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:37:40.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:40 smithi088 ceph-mon[29858]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:37:40.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:40 smithi088 ceph-mon[29858]: Updating smithi142:/etc/ceph/ceph.client.admin.keyring 2024-04-12T22:37:40.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:40 smithi088 ceph-mon[29858]: Updating smithi142:/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/config/ceph.client.admin.keyring 2024-04-12T22:37:40.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:40 smithi142 ceph-mon[25707]: Updating smithi088:/etc/ceph/ceph.client.admin.keyring 2024-04-12T22:37:40.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:40 smithi142 ceph-mon[25707]: Updating smithi142:/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/config/ceph.conf 2024-04-12T22:37:40.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:40 smithi142 ceph-mon[25707]: mgrmap e23: x(active, since 1.07112s), standbys: y 2024-04-12T22:37:40.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:40 smithi142 ceph-mon[25707]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-12T22:37:40.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:40 smithi142 ceph-mon[25707]: from='client.24868 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:37:40.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:40 smithi142 ceph-mon[25707]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:37:40.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:40 smithi142 ceph-mon[25707]: Updating smithi088:/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/config/ceph.client.admin.keyring 2024-04-12T22:37:40.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:40 smithi142 ceph-mon[25707]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:37:40.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:40 smithi142 ceph-mon[25707]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:37:40.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:40 smithi142 ceph-mon[25707]: Updating smithi142:/etc/ceph/ceph.client.admin.keyring 2024-04-12T22:37:40.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:40 smithi142 ceph-mon[25707]: Updating smithi142:/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/config/ceph.client.admin.keyring 2024-04-12T22:37:41.642 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:37:41 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:37:41] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-12T22:37:41.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:41 smithi088 ceph-mon[29858]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:37:41.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:41 smithi088 ceph-mon[29858]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:37:41.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:41 smithi088 ceph-mon[29858]: mgrmap e24: x(active, since 2s), standbys: y 2024-04-12T22:37:41.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:41 smithi088 ceph-mon[29858]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:37:41.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:41 smithi088 ceph-mon[29858]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:37:41.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:41 smithi088 ceph-mon[29858]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:37:41.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:41 smithi088 ceph-mon[29858]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:37:41.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:41 smithi088 ceph-mon[29858]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:37:41.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:41 smithi088 ceph-mon[29858]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:37:41.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:41 smithi088 ceph-mon[29858]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:37:41.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:41 smithi088 ceph-mon[29858]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi088", "caps": []}]: dispatch 2024-04-12T22:37:41.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:41 smithi088 ceph-mon[29858]: from='mgr.24890 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi088", "caps": []}]: dispatch 2024-04-12T22:37:41.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:41 smithi088 ceph-mon[24836]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:37:41.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:41 smithi088 ceph-mon[24836]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:37:41.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:41 smithi088 ceph-mon[24836]: mgrmap e24: x(active, since 2s), standbys: y 2024-04-12T22:37:41.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:41 smithi088 ceph-mon[24836]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:37:41.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:41 smithi088 ceph-mon[24836]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:37:41.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:41 smithi088 ceph-mon[24836]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:37:41.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:41 smithi088 ceph-mon[24836]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:37:41.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:41 smithi088 ceph-mon[24836]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:37:41.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:41 smithi088 ceph-mon[24836]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:37:41.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:41 smithi088 ceph-mon[24836]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:37:41.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:41 smithi088 ceph-mon[24836]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi088", "caps": []}]: dispatch 2024-04-12T22:37:41.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:41 smithi088 ceph-mon[24836]: from='mgr.24890 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi088", "caps": []}]: dispatch 2024-04-12T22:37:41.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:41 smithi142 ceph-mon[25707]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:37:41.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:41 smithi142 ceph-mon[25707]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:37:41.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:41 smithi142 ceph-mon[25707]: mgrmap e24: x(active, since 2s), standbys: y 2024-04-12T22:37:41.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:41 smithi142 ceph-mon[25707]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:37:41.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:41 smithi142 ceph-mon[25707]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:37:41.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:41 smithi142 ceph-mon[25707]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:37:41.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:41 smithi142 ceph-mon[25707]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:37:41.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:41 smithi142 ceph-mon[25707]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:37:41.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:41 smithi142 ceph-mon[25707]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:37:41.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:41 smithi142 ceph-mon[25707]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:37:41.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:41 smithi142 ceph-mon[25707]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi088", "caps": []}]: dispatch 2024-04-12T22:37:41.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:41 smithi142 ceph-mon[25707]: from='mgr.24890 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi088", "caps": []}]: dispatch 2024-04-12T22:37:42.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:42 smithi088 ceph-mon[29858]: Reconfiguring daemon agent.smithi088 on smithi088 2024-04-12T22:37:42.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:42 smithi088 ceph-mon[29858]: Deploying cephadm binary to smithi088 2024-04-12T22:37:42.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:42 smithi088 ceph-mon[24836]: Reconfiguring daemon agent.smithi088 on smithi088 2024-04-12T22:37:42.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:42 smithi088 ceph-mon[24836]: Deploying cephadm binary to smithi088 2024-04-12T22:37:42.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:42 smithi142 ceph-mon[25707]: Reconfiguring daemon agent.smithi088 on smithi088 2024-04-12T22:37:42.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:42 smithi142 ceph-mon[25707]: Deploying cephadm binary to smithi088 2024-04-12T22:37:43.748 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:37:43 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:37:43] "GET /metrics HTTP/1.1" 200 35149 "" "Prometheus/2.33.4" 2024-04-12T22:37:43.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:43 smithi142 ceph-mon[25707]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:37:43.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:43 smithi142 ceph-mon[25707]: mgrmap e25: x(active, since 4s), standbys: y 2024-04-12T22:37:43.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:43 smithi088 ceph-mon[24836]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:37:43.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:43 smithi088 ceph-mon[24836]: mgrmap e25: x(active, since 4s), standbys: y 2024-04-12T22:37:43.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:43 smithi088 ceph-mon[29858]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:37:43.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:43 smithi088 ceph-mon[29858]: mgrmap e25: x(active, since 4s), standbys: y 2024-04-12T22:37:43.931 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:37:43 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[51094]: level=error ts=2024-04-12T22:37:43.521Z 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.88:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.88 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.142:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.142 because it doesn't contain any IP SANs" 2024-04-12T22:37:43.931 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:37:43 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[51094]: level=warn ts=2024-04-12T22:37:43.523Z 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.88:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.88 because it doesn't contain any IP SANs" 2024-04-12T22:37:43.931 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:37:43 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[51094]: level=warn ts=2024-04-12T22:37:43.530Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.142:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.142 because it doesn't contain any IP SANs" 2024-04-12T22:37:45.639 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:37:45 smithi088 systemd[1]: Stopping Ceph node-exporter.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:37:45.639 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:37:45 smithi088 bash[63171]: Error: no container with name or ID "ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter.a" found: no such container 2024-04-12T22:37:46.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:45 smithi142 ceph-mon[25707]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:37:46.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:45 smithi142 ceph-mon[25707]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:37:46.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:45 smithi142 ceph-mon[25707]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:37:46.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:45 smithi142 ceph-mon[25707]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:37:46.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:45 smithi142 ceph-mon[25707]: Reconfiguring node-exporter.a (dependencies changed)... 2024-04-12T22:37:46.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:45 smithi142 ceph-mon[25707]: Reconfiguring daemon node-exporter.a on smithi088 2024-04-12T22:37:46.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:45 smithi088 ceph-mon[24836]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:37:46.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:45 smithi088 ceph-mon[24836]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:37:46.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:45 smithi088 ceph-mon[24836]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:37:46.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:45 smithi088 ceph-mon[24836]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:37:46.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:45 smithi088 ceph-mon[24836]: Reconfiguring node-exporter.a (dependencies changed)... 2024-04-12T22:37:46.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:45 smithi088 ceph-mon[24836]: Reconfiguring daemon node-exporter.a on smithi088 2024-04-12T22:37:46.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:45 smithi088 ceph-mon[29858]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:37:46.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:45 smithi088 ceph-mon[29858]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:37:46.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:45 smithi088 ceph-mon[29858]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:37:46.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:45 smithi088 ceph-mon[29858]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:37:46.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:45 smithi088 ceph-mon[29858]: Reconfiguring node-exporter.a (dependencies changed)... 2024-04-12T22:37:46.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:45 smithi088 ceph-mon[29858]: Reconfiguring daemon node-exporter.a on smithi088 2024-04-12T22:37:47.149 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:37:46 smithi088 podman[63187]: 2024-04-12 22:37:46.854704162 +0000 UTC m=+1.300012946 container died 1bd7174e94641ac69c8f4d17aaadb4accb100b7d65b0c4edd45a4fc78301bfdf (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-04-12T22:37:47.431 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:37:47 smithi088 podman[63187]: 2024-04-12 22:37:47.277998791 +0000 UTC m=+1.723307575 container cleanup 1bd7174e94641ac69c8f4d17aaadb4accb100b7d65b0c4edd45a4fc78301bfdf (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-04-12T22:37:47.431 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:37:47 smithi088 bash[63187]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a 2024-04-12T22:37:47.431 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:37:47 smithi088 bash[63259]: Error: no container with name or ID "ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter.a" found: no such container 2024-04-12T22:37:47.931 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:37:47 smithi088 podman[63225]: 2024-04-12 22:37:47.881144591 +0000 UTC m=+1.859563344 container remove 1bd7174e94641ac69c8f4d17aaadb4accb100b7d65b0c4edd45a4fc78301bfdf (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-04-12T22:37:47.931 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:37:47 smithi088 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-04-12T22:37:47.931 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:37:47 smithi088 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-04-12T22:37:47.931 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:37:47 smithi088 systemd[1]: Stopped Ceph node-exporter.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:37:47.931 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:37:47 smithi088 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@node-exporter.a.service: Consumed 2.700s CPU time. 2024-04-12T22:37:47.931 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:37:47 smithi088 systemd[1]: Starting Ceph node-exporter.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:37:48.228 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:47 smithi088 ceph-mon[24836]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-04-12T22:37:48.229 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:47 smithi088 ceph-mon[29858]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-04-12T22:37:48.229 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:37:48 smithi088 podman[63364]: 2024-04-12 22:37:48.019066618 +0000 UTC m=+0.021411996 image pull 1dbe0e931976487e20e5cfb272087e08a9779c88fd5e9617ed7042dd9751ec26 quay.io/prometheus/node-exporter:v1.3.1 2024-04-12T22:37:48.229 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:37:48 smithi088 podman[63364]: 2024-04-12 22:37:48.132018684 +0000 UTC m=+0.134364062 container create 40e0439db208a135a05065f763cd1453c4b83964d6f024c1a7404eeb3aae93b5 (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-04-12T22:37:48.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:47 smithi142 ceph-mon[25707]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-04-12T22:37:48.607 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:37:48 smithi088 podman[63364]: 2024-04-12 22:37:48.334086699 +0000 UTC m=+0.336432075 container init 40e0439db208a135a05065f763cd1453c4b83964d6f024c1a7404eeb3aae93b5 (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-04-12T22:37:48.607 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:37:48 smithi088 podman[63364]: 2024-04-12 22:37:48.336888511 +0000 UTC m=+0.339233891 container start 40e0439db208a135a05065f763cd1453c4b83964d6f024c1a7404eeb3aae93b5 (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-04-12T22:37:48.608 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:37:48 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a[63392]: ts=2024-04-12T22:37:48.340Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-04-12T22:37:48.608 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:37:48 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a[63392]: ts=2024-04-12T22:37:48.340Z 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-12T22:37:48.608 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:37:48 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a[63392]: ts=2024-04-12T22:37:48.341Z 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-12T22:37:48.608 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:37:48 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a[63392]: ts=2024-04-12T22:37:48.341Z 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-12T22:37:48.608 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:37:48 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a[63392]: ts=2024-04-12T22:37:48.342Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-04-12T22:37:48.608 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:37:48 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a[63392]: ts=2024-04-12T22:37:48.342Z caller=node_exporter.go:115 level=info collector=arp 2024-04-12T22:37:48.608 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:37:48 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a[63392]: ts=2024-04-12T22:37:48.342Z caller=node_exporter.go:115 level=info collector=bcache 2024-04-12T22:37:48.608 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:37:48 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a[63392]: ts=2024-04-12T22:37:48.342Z caller=node_exporter.go:115 level=info collector=bonding 2024-04-12T22:37:48.608 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:37:48 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a[63392]: ts=2024-04-12T22:37:48.342Z caller=node_exporter.go:115 level=info collector=btrfs 2024-04-12T22:37:48.608 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:37:48 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a[63392]: ts=2024-04-12T22:37:48.342Z caller=node_exporter.go:115 level=info collector=conntrack 2024-04-12T22:37:48.608 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:37:48 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a[63392]: ts=2024-04-12T22:37:48.342Z caller=node_exporter.go:115 level=info collector=cpu 2024-04-12T22:37:48.608 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:37:48 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a[63392]: ts=2024-04-12T22:37:48.342Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-04-12T22:37:48.608 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:37:48 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a[63392]: ts=2024-04-12T22:37:48.342Z caller=node_exporter.go:115 level=info collector=diskstats 2024-04-12T22:37:48.609 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:37:48 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a[63392]: ts=2024-04-12T22:37:48.342Z caller=node_exporter.go:115 level=info collector=dmi 2024-04-12T22:37:48.609 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:37:48 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a[63392]: ts=2024-04-12T22:37:48.342Z caller=node_exporter.go:115 level=info collector=edac 2024-04-12T22:37:48.609 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:37:48 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a[63392]: ts=2024-04-12T22:37:48.342Z caller=node_exporter.go:115 level=info collector=entropy 2024-04-12T22:37:48.609 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:37:48 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a[63392]: ts=2024-04-12T22:37:48.342Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-04-12T22:37:48.609 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:37:48 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a[63392]: ts=2024-04-12T22:37:48.342Z caller=node_exporter.go:115 level=info collector=filefd 2024-04-12T22:37:48.609 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:37:48 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a[63392]: ts=2024-04-12T22:37:48.342Z caller=node_exporter.go:115 level=info collector=filesystem 2024-04-12T22:37:48.609 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:37:48 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a[63392]: ts=2024-04-12T22:37:48.342Z caller=node_exporter.go:115 level=info collector=hwmon 2024-04-12T22:37:48.609 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:37:48 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a[63392]: ts=2024-04-12T22:37:48.342Z caller=node_exporter.go:115 level=info collector=infiniband 2024-04-12T22:37:48.609 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:37:48 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a[63392]: ts=2024-04-12T22:37:48.342Z caller=node_exporter.go:115 level=info collector=ipvs 2024-04-12T22:37:48.609 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:37:48 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a[63392]: ts=2024-04-12T22:37:48.342Z caller=node_exporter.go:115 level=info collector=loadavg 2024-04-12T22:37:48.609 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:37:48 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a[63392]: ts=2024-04-12T22:37:48.342Z caller=node_exporter.go:115 level=info collector=mdadm 2024-04-12T22:37:48.609 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:37:48 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a[63392]: ts=2024-04-12T22:37:48.342Z caller=node_exporter.go:115 level=info collector=meminfo 2024-04-12T22:37:48.609 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:37:48 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a[63392]: ts=2024-04-12T22:37:48.342Z caller=node_exporter.go:115 level=info collector=netclass 2024-04-12T22:37:48.609 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:37:48 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a[63392]: ts=2024-04-12T22:37:48.342Z caller=node_exporter.go:115 level=info collector=netdev 2024-04-12T22:37:48.609 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:37:48 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a[63392]: ts=2024-04-12T22:37:48.342Z caller=node_exporter.go:115 level=info collector=netstat 2024-04-12T22:37:48.610 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:37:48 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a[63392]: ts=2024-04-12T22:37:48.342Z caller=node_exporter.go:115 level=info collector=nfs 2024-04-12T22:37:48.610 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:37:48 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a[63392]: ts=2024-04-12T22:37:48.342Z caller=node_exporter.go:115 level=info collector=nfsd 2024-04-12T22:37:48.610 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:37:48 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a[63392]: ts=2024-04-12T22:37:48.342Z caller=node_exporter.go:115 level=info collector=nvme 2024-04-12T22:37:48.610 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:37:48 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a[63392]: ts=2024-04-12T22:37:48.342Z caller=node_exporter.go:115 level=info collector=os 2024-04-12T22:37:48.610 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:37:48 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a[63392]: ts=2024-04-12T22:37:48.342Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-04-12T22:37:48.610 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:37:48 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a[63392]: ts=2024-04-12T22:37:48.342Z caller=node_exporter.go:115 level=info collector=pressure 2024-04-12T22:37:48.610 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:37:48 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a[63392]: ts=2024-04-12T22:37:48.342Z caller=node_exporter.go:115 level=info collector=rapl 2024-04-12T22:37:48.610 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:37:48 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a[63392]: ts=2024-04-12T22:37:48.342Z caller=node_exporter.go:115 level=info collector=schedstat 2024-04-12T22:37:48.610 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:37:48 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a[63392]: ts=2024-04-12T22:37:48.342Z caller=node_exporter.go:115 level=info collector=sockstat 2024-04-12T22:37:48.610 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:37:48 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a[63392]: ts=2024-04-12T22:37:48.342Z caller=node_exporter.go:115 level=info collector=softnet 2024-04-12T22:37:48.610 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:37:48 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a[63392]: ts=2024-04-12T22:37:48.342Z caller=node_exporter.go:115 level=info collector=stat 2024-04-12T22:37:48.611 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:37:48 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a[63392]: ts=2024-04-12T22:37:48.342Z caller=node_exporter.go:115 level=info collector=tapestats 2024-04-12T22:37:48.611 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:37:48 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a[63392]: ts=2024-04-12T22:37:48.342Z caller=node_exporter.go:115 level=info collector=textfile 2024-04-12T22:37:48.611 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:37:48 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a[63392]: ts=2024-04-12T22:37:48.342Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-04-12T22:37:48.611 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:37:48 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a[63392]: ts=2024-04-12T22:37:48.342Z caller=node_exporter.go:115 level=info collector=time 2024-04-12T22:37:48.611 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:37:48 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a[63392]: ts=2024-04-12T22:37:48.342Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-04-12T22:37:48.611 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:37:48 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a[63392]: ts=2024-04-12T22:37:48.342Z caller=node_exporter.go:115 level=info collector=uname 2024-04-12T22:37:48.611 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:37:48 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a[63392]: ts=2024-04-12T22:37:48.342Z caller=node_exporter.go:115 level=info collector=vmstat 2024-04-12T22:37:48.611 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:37:48 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a[63392]: ts=2024-04-12T22:37:48.342Z caller=node_exporter.go:115 level=info collector=xfs 2024-04-12T22:37:48.611 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:37:48 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a[63392]: ts=2024-04-12T22:37:48.342Z caller=node_exporter.go:115 level=info collector=zfs 2024-04-12T22:37:48.611 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:37:48 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a[63392]: ts=2024-04-12T22:37:48.342Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-04-12T22:37:48.611 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:37:48 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a[63392]: ts=2024-04-12T22:37:48.342Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-04-12T22:37:48.611 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:37:48 smithi088 bash[63364]: 40e0439db208a135a05065f763cd1453c4b83964d6f024c1a7404eeb3aae93b5 2024-04-12T22:37:48.611 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:37:48 smithi088 systemd[1]: Started Ceph node-exporter.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:37:49.497 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:49 smithi088 ceph-mon[24836]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-12T22:37:49.498 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:49 smithi088 ceph-mon[24836]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:37:49.498 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:49 smithi088 ceph-mon[24836]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:37:49.498 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:49 smithi088 ceph-mon[24836]: Reconfiguring alertmanager.a (dependencies changed)... 2024-04-12T22:37:49.498 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:49 smithi088 ceph-mon[24836]: Reconfiguring daemon alertmanager.a on smithi088 2024-04-12T22:37:49.498 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:49 smithi088 ceph-mon[29858]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-12T22:37:49.498 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:49 smithi088 ceph-mon[29858]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:37:49.498 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:49 smithi088 ceph-mon[29858]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:37:49.498 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:49 smithi088 ceph-mon[29858]: Reconfiguring alertmanager.a (dependencies changed)... 2024-04-12T22:37:49.499 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:49 smithi088 ceph-mon[29858]: Reconfiguring daemon alertmanager.a on smithi088 2024-04-12T22:37:49.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:49 smithi142 ceph-mon[25707]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-12T22:37:49.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:49 smithi142 ceph-mon[25707]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:37:49.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:49 smithi142 ceph-mon[25707]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:37:49.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:49 smithi142 ceph-mon[25707]: Reconfiguring alertmanager.a (dependencies changed)... 2024-04-12T22:37:49.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:49 smithi142 ceph-mon[25707]: Reconfiguring daemon alertmanager.a on smithi088 2024-04-12T22:37:50.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:50 smithi088 ceph-mon[24836]: from='client.24868 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:37:50.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:50 smithi088 ceph-mon[29858]: from='client.24868 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:37:50.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:50 smithi142 ceph-mon[25707]: from='client.24868 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:37:51.680 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:37:51 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:37:51] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-12T22:37:52.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:51 smithi088 ceph-mon[24836]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-12T22:37:52.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:51 smithi088 ceph-mon[29858]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-12T22:37:52.198 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:51 smithi142 ceph-mon[25707]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-12T22:37:53.748 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:37:53 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:37:53] "GET /metrics HTTP/1.1" 200 38148 "" "Prometheus/2.33.4" 2024-04-12T22:37:53.880 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:37:53 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[51094]: level=error ts=2024-04-12T22:37:53.521Z 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.88:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.88 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.142:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.142 because it doesn't contain any IP SANs" 2024-04-12T22:37:53.880 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:37:53 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[51094]: level=warn ts=2024-04-12T22:37:53.524Z 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.142:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.142 because it doesn't contain any IP SANs" 2024-04-12T22:37:53.881 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:37:53 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[51094]: level=warn ts=2024-04-12T22:37:53.524Z 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.88:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.88 because it doesn't contain any IP SANs" 2024-04-12T22:37:54.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:53 smithi088 ceph-mon[24836]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-12T22:37:54.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:53 smithi088 ceph-mon[24836]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:37:54.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:53 smithi088 ceph-mon[29858]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-12T22:37:54.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:53 smithi088 ceph-mon[29858]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:37:54.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:53 smithi142 ceph-mon[25707]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-12T22:37:54.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:53 smithi142 ceph-mon[25707]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:37:56.153 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:55 smithi088 ceph-mon[29858]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-12T22:37:56.153 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:55 smithi088 ceph-mon[24836]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-12T22:37:56.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:55 smithi142 ceph-mon[25707]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-12T22:37:57.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:57 smithi088 ceph-mon[24836]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-12T22:37:57.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:57 smithi088 ceph-mon[29858]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-12T22:37:57.932 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:37:57 smithi088 systemd[1]: Stopping Ceph alertmanager.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:37:57.932 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:37:57 smithi088 bash[64081]: Error: no container with name or ID "ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager.a" found: no such container 2024-04-12T22:37:57.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:57 smithi142 ceph-mon[25707]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-12T22:37:58.320 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:37:57 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[51094]: level=info ts=2024-04-12T22:37:57.972Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-04-12T22:37:58.320 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:37:58 smithi088 podman[64094]: 2024-04-12 22:37:58.013839153 +0000 UTC m=+0.151963885 container died 6c06c03395dbbb2a05eb99586c17f70bc9ce72179b7273767d4cea77039d62ee (image=quay.io/prometheus/alertmanager:v0.23.0, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-04-12T22:37:58.592 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:37:58 smithi088 podman[64094]: 2024-04-12 22:37:58.573775726 +0000 UTC m=+0.711900446 container cleanup 6c06c03395dbbb2a05eb99586c17f70bc9ce72179b7273767d4cea77039d62ee (image=quay.io/prometheus/alertmanager:v0.23.0, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-04-12T22:37:58.592 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:37:58 smithi088 bash[64094]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a 2024-04-12T22:37:58.844 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:37:58 smithi088 bash[64126]: Error: no container with name or ID "ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager.a" found: no such container 2024-04-12T22:37:59.171 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:37:58 smithi088 podman[64109]: 2024-04-12 22:37:58.849817526 +0000 UTC m=+0.839414762 container remove 6c06c03395dbbb2a05eb99586c17f70bc9ce72179b7273767d4cea77039d62ee (image=quay.io/prometheus/alertmanager:v0.23.0, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-04-12T22:37:59.171 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:37:58 smithi088 podman[64109]: 2024-04-12 22:37:58.933855897 +0000 UTC m=+0.923453131 volume remove be151d22e6a4d54416ad2fe86597eac039efe7bfca1c9aa4c3797350f2fb7869 2024-04-12T22:37:59.171 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:37:58 smithi088 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-04-12T22:37:59.171 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:37:58 smithi088 systemd[1]: Stopped Ceph alertmanager.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:37:59.171 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:37:58 smithi088 systemd[1]: Starting Ceph alertmanager.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:37:59.431 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:37:59 smithi088 podman[64202]: 2024-04-12 22:37:59.176149289 +0000 UTC m=+0.115688965 volume create 0205e3c88342749f505a929f01ea2181996cbe04cf3ba4776a9dcb694822e63b 2024-04-12T22:37:59.431 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:37:59 smithi088 podman[64202]: 2024-04-12 22:37:59.081881143 +0000 UTC m=+0.021420819 image pull ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4 quay.io/prometheus/alertmanager:v0.23.0 2024-04-12T22:37:59.431 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:37:59 smithi088 podman[64202]: 2024-04-12 22:37:59.285027852 +0000 UTC m=+0.224567531 container create 0ea85e911776e1141fad919857bc6a8e0e63e9232d46546e0f747aed61f2560c (image=quay.io/prometheus/alertmanager:v0.23.0, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-04-12T22:37:59.895 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:37:59 smithi088 podman[64202]: 2024-04-12 22:37:59.629384404 +0000 UTC m=+0.568924081 container init 0ea85e911776e1141fad919857bc6a8e0e63e9232d46546e0f747aed61f2560c (image=quay.io/prometheus/alertmanager:v0.23.0, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-04-12T22:37:59.895 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:37:59 smithi088 podman[64202]: 2024-04-12 22:37:59.632189214 +0000 UTC m=+0.571728898 container start 0ea85e911776e1141fad919857bc6a8e0e63e9232d46546e0f747aed61f2560c (image=quay.io/prometheus/alertmanager:v0.23.0, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-04-12T22:37:59.895 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:37:59 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[64217]: level=info ts=2024-04-12T22:37:59.642Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-04-12T22:37:59.895 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:37:59 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[64217]: level=info ts=2024-04-12T22:37:59.642Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-04-12T22:37:59.895 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:37:59 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[64217]: level=info ts=2024-04-12T22:37:59.643Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.88 port=9094 2024-04-12T22:37:59.895 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:37:59 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[64217]: level=info ts=2024-04-12T22:37:59.644Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-04-12T22:37:59.896 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:37:59 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[64217]: level=info ts=2024-04-12T22:37:59.668Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-12T22:37:59.896 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:37:59 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[64217]: level=info ts=2024-04-12T22:37:59.669Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-12T22:37:59.896 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:37:59 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[64217]: level=info ts=2024-04-12T22:37:59.671Z caller=main.go:518 msg=Listening address=:9093 2024-04-12T22:37:59.896 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:37:59 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[64217]: level=info ts=2024-04-12T22:37:59.671Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-04-12T22:37:59.896 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:37:59 smithi088 bash[64202]: 0ea85e911776e1141fad919857bc6a8e0e63e9232d46546e0f747aed61f2560c 2024-04-12T22:37:59.896 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:37:59 smithi088 systemd[1]: Started Ceph alertmanager.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:38:00.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:59 smithi088 ceph-mon[24836]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:38:00.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:59 smithi088 ceph-mon[24836]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:38:00.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:59 smithi088 ceph-mon[24836]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:38:00.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:59 smithi088 ceph-mon[24836]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi088.yxerll", "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-12T22:38:00.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:59 smithi088 ceph-mon[24836]: from='mgr.24890 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi088.yxerll", "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-12T22:38:00.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:37:59 smithi088 ceph-mon[24836]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:38:00.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:59 smithi088 ceph-mon[29858]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:38:00.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:59 smithi088 ceph-mon[29858]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:38:00.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:59 smithi088 ceph-mon[29858]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:38:00.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:59 smithi088 ceph-mon[29858]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi088.yxerll", "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-12T22:38:00.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:59 smithi088 ceph-mon[29858]: from='mgr.24890 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi088.yxerll", "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-12T22:38:00.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:37:59 smithi088 ceph-mon[29858]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:38:00.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:59 smithi142 ceph-mon[25707]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:38:00.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:59 smithi142 ceph-mon[25707]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:38:00.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:59 smithi142 ceph-mon[25707]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:38:00.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:59 smithi142 ceph-mon[25707]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi088.yxerll", "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-12T22:38:00.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:59 smithi142 ceph-mon[25707]: from='mgr.24890 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi088.yxerll", "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-12T22:38:00.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:37:59 smithi142 ceph-mon[25707]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:38:00.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:00 smithi088 ceph-mon[24836]: from='client.24868 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:38:00.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:00 smithi088 ceph-mon[24836]: Reconfiguring iscsi.foo.smithi088.yxerll (dependencies changed)... 2024-04-12T22:38:00.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:00 smithi088 ceph-mon[24836]: Reconfiguring daemon iscsi.foo.smithi088.yxerll on smithi088 2024-04-12T22:38:00.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:00 smithi088 ceph-mon[29858]: from='client.24868 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:38:00.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:00 smithi088 ceph-mon[29858]: Reconfiguring iscsi.foo.smithi088.yxerll (dependencies changed)... 2024-04-12T22:38:00.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:00 smithi088 ceph-mon[29858]: Reconfiguring daemon iscsi.foo.smithi088.yxerll on smithi088 2024-04-12T22:38:01.080 INFO:teuthology.orchestra.run.smithi088.stdout:true 2024-04-12T22:38:01.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:00 smithi142 ceph-mon[25707]: from='client.24868 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:38:01.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:00 smithi142 ceph-mon[25707]: Reconfiguring iscsi.foo.smithi088.yxerll (dependencies changed)... 2024-04-12T22:38:01.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:00 smithi142 ceph-mon[25707]: Reconfiguring daemon iscsi.foo.smithi088.yxerll on smithi088 2024-04-12T22:38:01.640 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:38:01 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:38:01] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-12T22:38:01.755 INFO:teuthology.orchestra.run.smithi088.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T22:38:01.755 INFO:teuthology.orchestra.run.smithi088.stdout:agent.smithi088 smithi088 starting - - - - 2024-04-12T22:38:01.755 INFO:teuthology.orchestra.run.smithi088.stdout:agent.smithi142 smithi142 running 31s ago 10m - - 2024-04-12T22:38:01.755 INFO:teuthology.orchestra.run.smithi088.stdout:alertmanager.a smithi088 *:9093,9094 starting - - - - 2024-04-12T22:38:01.755 INFO:teuthology.orchestra.run.smithi088.stdout:grafana.a smithi142 *:3000 running (4m) 31s ago 4m 51.9M - 8.3.5 dad864ee21e9 fa7785131942 2024-04-12T22:38:01.755 INFO:teuthology.orchestra.run.smithi088.stdout:iscsi.foo.smithi088.yxerll smithi088 running (3m) 40s ago 3m 50.7M - 3.5 e1d6a67b021e 5cc80e83e5fd 2024-04-12T22:38:01.755 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.x smithi142 *:8443,9283 starting - - - - 2024-04-12T22:38:01.756 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.y smithi088 *:9283 running (11m) 40s ago 11m 468M - 17.2.0 e1d6a67b021e 1e4150cb3b5f 2024-04-12T22:38:01.756 INFO:teuthology.orchestra.run.smithi088.stdout:mon.a smithi088 running (11m) 40s ago 11m 50.7M 2048M 17.2.0 e1d6a67b021e b870d97d04d5 2024-04-12T22:38:01.756 INFO:teuthology.orchestra.run.smithi088.stdout:mon.b smithi142 running (9m) 31s ago 9m 38.5M 2048M 17.2.0 e1d6a67b021e ac53ac71ce6f 2024-04-12T22:38:01.756 INFO:teuthology.orchestra.run.smithi088.stdout:mon.c smithi088 running (10m) 40s ago 10m 42.0M 2048M 17.2.0 e1d6a67b021e 7d8efcb0f640 2024-04-12T22:38:01.756 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.a smithi088 *:9100 starting - - - - 2024-04-12T22:38:01.756 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.b smithi142 *:9100 running (5m) 31s ago 5m 15.0M - 1dbe0e931976 b7786c0405bd 2024-04-12T22:38:01.756 INFO:teuthology.orchestra.run.smithi088.stdout:osd.0 smithi088 running (9m) 40s ago 9m 53.7M 4096M 17.2.0 e1d6a67b021e e32c7c94dffa 2024-04-12T22:38:01.756 INFO:teuthology.orchestra.run.smithi088.stdout:osd.1 smithi088 running (8m) 40s ago 8m 54.3M 4096M 17.2.0 e1d6a67b021e 46e5a57910bc 2024-04-12T22:38:01.756 INFO:teuthology.orchestra.run.smithi088.stdout:osd.2 smithi088 running (8m) 40s ago 8m 48.2M 4096M 17.2.0 e1d6a67b021e 4ea9bc8ffad6 2024-04-12T22:38:01.756 INFO:teuthology.orchestra.run.smithi088.stdout:osd.3 smithi088 running (8m) 40s ago 8m 49.5M 4096M 17.2.0 e1d6a67b021e 2d1fc92c698d 2024-04-12T22:38:01.756 INFO:teuthology.orchestra.run.smithi088.stdout:osd.4 smithi142 running (7m) 31s ago 7m 53.9M 4096M 17.2.0 e1d6a67b021e 3aa8709a8b8f 2024-04-12T22:38:01.756 INFO:teuthology.orchestra.run.smithi088.stdout:osd.5 smithi142 running (7m) 31s ago 7m 49.0M 4096M 17.2.0 e1d6a67b021e 02b8c392bba6 2024-04-12T22:38:01.756 INFO:teuthology.orchestra.run.smithi088.stdout:osd.6 smithi142 running (6m) 31s ago 6m 49.0M 4096M 17.2.0 e1d6a67b021e 9495636911ad 2024-04-12T22:38:01.756 INFO:teuthology.orchestra.run.smithi088.stdout:osd.7 smithi142 running (6m) 31s ago 6m 51.9M 4096M 17.2.0 e1d6a67b021e 767b5d349dbe 2024-04-12T22:38:01.756 INFO:teuthology.orchestra.run.smithi088.stdout:prometheus.a smithi142 *:9095 running (4m) 31s ago 5m 66.3M - 514e6a882f6e c1d8e61a1509 2024-04-12T22:38:01.756 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi088.qlemsa smithi088 *:8000 running (4m) 40s ago 4m 69.6M - 17.2.0 e1d6a67b021e 9eab94fe6def 2024-04-12T22:38:01.757 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi142.qxzxoy smithi142 *:8000 running (4m) 31s ago 4m 70.0M - 17.2.0 e1d6a67b021e ce75b554e32c 2024-04-12T22:38:01.757 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi088.rfqdxx smithi088 *:80 running (3m) 40s ago 3m 71.8M - 17.2.0 e1d6a67b021e e1b485d40249 2024-04-12T22:38:01.757 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi142.kdrxla smithi142 *:80 running (3m) 31s ago 3m 69.1M - 17.2.0 e1d6a67b021e 071754547e0a 2024-04-12T22:38:01.902 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:38:01 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[64217]: level=info ts=2024-04-12T22:38:01.645Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000952652s 2024-04-12T22:38:02.158 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-04-12T22:38:02.159 INFO:teuthology.orchestra.run.smithi088.stdout: "mon": { 2024-04-12T22:38:02.159 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-12T22:38:02.159 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:38:02.159 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr": { 2024-04-12T22:38:02.159 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-04-12T22:38:02.159 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-2053-gb277feb2 (b277feb2c7beb4597d8ecc39d58d5c36b81f613a) squid (dev)": 1 2024-04-12T22:38:02.159 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:38:02.159 INFO:teuthology.orchestra.run.smithi088.stdout: "osd": { 2024-04-12T22:38:02.159 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-12T22:38:02.159 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:38:02.159 INFO:teuthology.orchestra.run.smithi088.stdout: "mds": {}, 2024-04-12T22:38:02.159 INFO:teuthology.orchestra.run.smithi088.stdout: "rgw": { 2024-04-12T22:38:02.160 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-12T22:38:02.160 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:38:02.160 INFO:teuthology.orchestra.run.smithi088.stdout: "overall": { 2024-04-12T22:38:02.160 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 16, 2024-04-12T22:38:02.160 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-2053-gb277feb2 (b277feb2c7beb4597d8ecc39d58d5c36b81f613a) squid (dev)": 1 2024-04-12T22:38:02.160 INFO:teuthology.orchestra.run.smithi088.stdout: } 2024-04-12T22:38:02.160 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-04-12T22:38:02.160 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:01 smithi088 ceph-mon[24836]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:38:02.160 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:01 smithi088 ceph-mon[24836]: from='client.25144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:38:02.160 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:01 smithi088 ceph-mon[29858]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:38:02.161 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:01 smithi088 ceph-mon[29858]: from='client.25144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:38:02.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:01 smithi142 ceph-mon[25707]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:38:02.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:01 smithi142 ceph-mon[25707]: from='client.25144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:38:02.494 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-04-12T22:38:02.495 INFO:teuthology.orchestra.run.smithi088.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a", 2024-04-12T22:38:02.495 INFO:teuthology.orchestra.run.smithi088.stdout: "in_progress": true, 2024-04-12T22:38:02.495 INFO:teuthology.orchestra.run.smithi088.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-12T22:38:02.495 INFO:teuthology.orchestra.run.smithi088.stdout: "services_complete": [], 2024-04-12T22:38:02.495 INFO:teuthology.orchestra.run.smithi088.stdout: "progress": "", 2024-04-12T22:38:02.495 INFO:teuthology.orchestra.run.smithi088.stdout: "message": "", 2024-04-12T22:38:02.495 INFO:teuthology.orchestra.run.smithi088.stdout: "is_paused": false 2024-04-12T22:38:02.495 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-04-12T22:38:02.749 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:38:02 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[46088]: ts=2024-04-12T22:38:02.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.88:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.142:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-12T22:38:02.886 INFO:teuthology.orchestra.run.smithi088.stdout:HEALTH_OK 2024-04-12T22:38:03.123 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:02 smithi088 ceph-mon[24836]: from='client.25150 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:38:03.123 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:02 smithi088 ceph-mon[24836]: from='client.25156 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:38:03.123 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:02 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/2236388140' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:38:03.123 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:02 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/2663682220' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T22:38:03.123 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:02 smithi088 ceph-mon[29858]: from='client.25150 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:38:03.123 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:02 smithi088 ceph-mon[29858]: from='client.25156 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:38:03.124 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:02 smithi088 ceph-mon[29858]: from='client.? 172.21.15.88:0/2236388140' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:38:03.124 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:02 smithi088 ceph-mon[29858]: from='client.? 172.21.15.88:0/2663682220' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T22:38:03.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:02 smithi142 ceph-mon[25707]: from='client.25150 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:38:03.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:02 smithi142 ceph-mon[25707]: from='client.25156 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:38:03.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:02 smithi142 ceph-mon[25707]: from='client.? 172.21.15.88:0/2236388140' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:38:03.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:02 smithi142 ceph-mon[25707]: from='client.? 172.21.15.88:0/2663682220' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T22:38:03.749 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:38:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: 2024-04-12T22:38:03.263+0000 7fbb448e6700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi088.yxerll ... 2024-04-12T22:38:03.749 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:38:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: Creating ceph-iscsi config... 2024-04-12T22:38:03.749 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:38:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: Write file: /var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/iscsi.foo.smithi088.yxerll/iscsi-gateway.cfg 2024-04-12T22:38:03.749 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:38:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: Write file: /var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/iscsi.foo.smithi088.yxerll/tcmu-runner-entrypoint.sh 2024-04-12T22:38:03.749 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:38:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: Non-zero exit code 1 from systemctl restart ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll 2024-04-12T22:38:03.749 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:38:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: systemctl: stderr Job for ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service failed because the control process exited with error code. 2024-04-12T22:38:03.749 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:38:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: systemctl: stderr See "systemctl status ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" and "journalctl -xeu ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" for details. 2024-04-12T22:38:03.750 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:38:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: Traceback (most recent call last): 2024-04-12T22:38:03.750 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:38:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-04-12T22:38:03.750 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:38:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: return _run_code(code, main_globals, None, 2024-04-12T22:38:03.750 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:38:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-04-12T22:38:03.750 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:38:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: exec(code, run_globals) 2024-04-12T22:38:03.750 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:38:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 5534, in 2024-04-12T22:38:03.750 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:38:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 5522, in main 2024-04-12T22:38:03.750 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:38:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 3045, in command_deploy_from 2024-04-12T22:38:03.750 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:38:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 3080, in _common_deploy 2024-04-12T22:38:03.750 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:38:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 3100, in _deploy_daemon_container 2024-04-12T22:38:03.750 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:38:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 1072, in deploy_daemon 2024-04-12T22:38:03.751 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:38:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-12T22:38:03.751 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:38:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: RuntimeError: Failed command: systemctl restart ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll: Job for ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service failed because the control process exited with error code. 2024-04-12T22:38:03.751 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:38:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: See "systemctl status ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" and "journalctl -xeu ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" for details. 2024-04-12T22:38:03.751 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:38:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: Traceback (most recent call last): 2024-04-12T22:38:03.751 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:38:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1114, in _check_daemons 2024-04-12T22:38:03.751 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:38:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: self.mgr._daemon_action(daemon_spec, action=action) 2024-04-12T22:38:03.752 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:38:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: File "/usr/share/ceph/mgr/cephadm/module.py", line 2390, in _daemon_action 2024-04-12T22:38:03.752 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:38:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: CephadmServe(self)._create_daemon(daemon_spec, reconfig=(action == 'reconfig'))) 2024-04-12T22:38:03.752 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:38:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: File "/usr/share/ceph/mgr/cephadm/module.py", line 747, in wait_async 2024-04-12T22:38:03.752 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:38:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: return self.event_loop.get_result(coro, timeout) 2024-04-12T22:38:03.752 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:38:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 136, in get_result 2024-04-12T22:38:03.752 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:38:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: return future.result(timeout) 2024-04-12T22:38:03.752 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:38:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: File "/lib64/python3.6/concurrent/futures/_base.py", line 432, in result 2024-04-12T22:38:03.752 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:38:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: return self.__get_result() 2024-04-12T22:38:03.752 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:38:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: File "/lib64/python3.6/concurrent/futures/_base.py", line 384, in __get_result 2024-04-12T22:38:03.752 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:38:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: raise self._exception 2024-04-12T22:38:03.752 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:38:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1374, in _create_daemon 2024-04-12T22:38:03.752 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:38:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: config_blobs=daemon_spec.final_config, 2024-04-12T22:38:03.752 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:38:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1685, in _run_cephadm 2024-04-12T22:38:03.752 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:38:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: f'cephadm exited with an error code: {code}, stderr: {err}') 2024-04-12T22:38:03.753 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:38:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi088.yxerll ... 2024-04-12T22:38:03.753 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:38:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: Creating ceph-iscsi config... 2024-04-12T22:38:03.753 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:38:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: Write file: /var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/iscsi.foo.smithi088.yxerll/iscsi-gateway.cfg 2024-04-12T22:38:03.753 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:38:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: Write file: /var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/iscsi.foo.smithi088.yxerll/tcmu-runner-entrypoint.sh 2024-04-12T22:38:03.753 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:38:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: Non-zero exit code 1 from systemctl restart ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll 2024-04-12T22:38:03.753 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:38:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: systemctl: stderr Job for ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service failed because the control process exited with error code. 2024-04-12T22:38:03.753 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:38:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: systemctl: stderr See "systemctl status ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" and "journalctl -xeu ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" for details. 2024-04-12T22:38:03.753 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:38:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: Traceback (most recent call last): 2024-04-12T22:38:03.753 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:38:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-04-12T22:38:03.753 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:38:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: return _run_code(code, main_globals, None, 2024-04-12T22:38:03.753 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:38:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-04-12T22:38:03.753 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:38:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: exec(code, run_globals) 2024-04-12T22:38:03.753 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:38:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 5534, in 2024-04-12T22:38:03.753 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:38:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 5522, in main 2024-04-12T22:38:03.753 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:38:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 3045, in command_deploy_from 2024-04-12T22:38:03.754 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:38:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 3080, in _common_deploy 2024-04-12T22:38:03.754 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:38:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 3100, in _deploy_daemon_container 2024-04-12T22:38:03.754 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:38:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 1072, in deploy_daemon 2024-04-12T22:38:03.754 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:38:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-12T22:38:03.754 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:38:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: RuntimeError: Failed command: systemctl restart ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll: Job for ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service failed because the control process exited with error code. 2024-04-12T22:38:03.754 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:38:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: See "systemctl status ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" and "journalctl -xeu ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" for details. 2024-04-12T22:38:03.754 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:38:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:38:03] "GET /metrics HTTP/1.1" 200 38148 "" "Prometheus/2.33.4" 2024-04-12T22:38:04.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:03 smithi088 ceph-mon[24836]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:38:04.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:03 smithi088 ceph-mon[24836]: from='client.25168 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:38:04.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:03 smithi088 ceph-mon[24836]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi142", "caps": []}]: dispatch 2024-04-12T22:38:04.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:03 smithi088 ceph-mon[24836]: from='mgr.24890 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi142", "caps": []}]: dispatch 2024-04-12T22:38:04.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:03 smithi088 ceph-mon[29858]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:38:04.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:03 smithi088 ceph-mon[29858]: from='client.25168 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:38:04.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:03 smithi088 ceph-mon[29858]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi142", "caps": []}]: dispatch 2024-04-12T22:38:04.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:03 smithi088 ceph-mon[29858]: from='mgr.24890 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi142", "caps": []}]: dispatch 2024-04-12T22:38:04.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:03 smithi142 ceph-mon[25707]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:38:04.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:03 smithi142 ceph-mon[25707]: from='client.25168 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:38:04.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:03 smithi142 ceph-mon[25707]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi142", "caps": []}]: dispatch 2024-04-12T22:38:04.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:03 smithi142 ceph-mon[25707]: from='mgr.24890 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi142", "caps": []}]: dispatch 2024-04-12T22:38:05.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:04 smithi088 ceph-mon[29858]: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi088.yxerll ... 2024-04-12T22:38:05.181 INFO:journalctl@ceph.mon.c.smithi088.stdout: Creating ceph-iscsi config... 2024-04-12T22:38:05.181 INFO:journalctl@ceph.mon.c.smithi088.stdout: Write file: /var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/iscsi.foo.smithi088.yxerll/iscsi-gateway.cfg 2024-04-12T22:38:05.181 INFO:journalctl@ceph.mon.c.smithi088.stdout: Write file: /var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/iscsi.foo.smithi088.yxerll/tcmu-runner-entrypoint.sh 2024-04-12T22:38:05.181 INFO:journalctl@ceph.mon.c.smithi088.stdout: Non-zero exit code 1 from systemctl restart ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll 2024-04-12T22:38:05.181 INFO:journalctl@ceph.mon.c.smithi088.stdout: systemctl: stderr Job for ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service failed because the control process exited with error code. 2024-04-12T22:38:05.181 INFO:journalctl@ceph.mon.c.smithi088.stdout: systemctl: stderr See "systemctl status ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" and "journalctl -xeu ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" for details. 2024-04-12T22:38:05.181 INFO:journalctl@ceph.mon.c.smithi088.stdout: Traceback (most recent call last): 2024-04-12T22:38:05.181 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-04-12T22:38:05.181 INFO:journalctl@ceph.mon.c.smithi088.stdout: return _run_code(code, main_globals, None, 2024-04-12T22:38:05.181 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-04-12T22:38:05.182 INFO:journalctl@ceph.mon.c.smithi088.stdout: exec(code, run_globals) 2024-04-12T22:38:05.182 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 5534, in 2024-04-12T22:38:05.182 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 5522, in main 2024-04-12T22:38:05.182 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 3045, in command_deploy_from 2024-04-12T22:38:05.182 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 3080, in _common_deploy 2024-04-12T22:38:05.182 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 3100, in _deploy_daemon_container 2024-04-12T22:38:05.182 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 1072, in deploy_daemon 2024-04-12T22:38:05.182 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-12T22:38:05.182 INFO:journalctl@ceph.mon.c.smithi088.stdout: RuntimeError: Failed command: systemctl restart ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll: Job for ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service failed because the control process exited with error code. 2024-04-12T22:38:05.182 INFO:journalctl@ceph.mon.c.smithi088.stdout: See "systemctl status ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" and "journalctl -xeu ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" for details. 2024-04-12T22:38:05.182 INFO:journalctl@ceph.mon.c.smithi088.stdout: Traceback (most recent call last): 2024-04-12T22:38:05.182 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1114, in _check_daemons 2024-04-12T22:38:05.182 INFO:journalctl@ceph.mon.c.smithi088.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-04-12T22:38:05.182 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2390, in _daemon_action 2024-04-12T22:38:05.183 INFO:journalctl@ceph.mon.c.smithi088.stdout: CephadmServe(self)._create_daemon(daemon_spec, reconfig=(action == 'reconfig'))) 2024-04-12T22:38:05.183 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 747, in wait_async 2024-04-12T22:38:05.183 INFO:journalctl@ceph.mon.c.smithi088.stdout: return self.event_loop.get_result(coro, timeout) 2024-04-12T22:38:05.183 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 136, in get_result 2024-04-12T22:38:05.183 INFO:journalctl@ceph.mon.c.smithi088.stdout: return future.result(timeout) 2024-04-12T22:38:05.183 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/lib64/python3.6/concurrent/futures/_base.py", line 432, in result 2024-04-12T22:38:05.183 INFO:journalctl@ceph.mon.c.smithi088.stdout: return self.__get_result() 2024-04-12T22:38:05.183 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/lib64/python3.6/concurrent/futures/_base.py", line 384, in __get_result 2024-04-12T22:38:05.183 INFO:journalctl@ceph.mon.c.smithi088.stdout: raise self._exception 2024-04-12T22:38:05.183 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1374, in _create_daemon 2024-04-12T22:38:05.183 INFO:journalctl@ceph.mon.c.smithi088.stdout: config_blobs=daemon_spec.final_config, 2024-04-12T22:38:05.183 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1685, in _run_cephadm 2024-04-12T22:38:05.183 INFO:journalctl@ceph.mon.c.smithi088.stdout: f'cephadm exited with an error code: {code}, stderr: {err}') 2024-04-12T22:38:05.183 INFO:journalctl@ceph.mon.c.smithi088.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi088.yxerll ... 2024-04-12T22:38:05.184 INFO:journalctl@ceph.mon.c.smithi088.stdout: Creating ceph-iscsi config... 2024-04-12T22:38:05.184 INFO:journalctl@ceph.mon.c.smithi088.stdout: Write file: /var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/iscsi.foo.smithi088.yxerll/iscsi-gateway.cfg 2024-04-12T22:38:05.184 INFO:journalctl@ceph.mon.c.smithi088.stdout: Write file: /var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/iscsi.foo.smithi088.yxerll/tcmu-runner-entrypoint.sh 2024-04-12T22:38:05.184 INFO:journalctl@ceph.mon.c.smithi088.stdout: Non-zero exit code 1 from systemctl restart ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll 2024-04-12T22:38:05.184 INFO:journalctl@ceph.mon.c.smithi088.stdout: systemctl: stderr Job for ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service failed because the control process exited with error code. 2024-04-12T22:38:05.184 INFO:journalctl@ceph.mon.c.smithi088.stdout: systemctl: stderr See "systemctl status ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" and "journalctl -xeu ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" for details. 2024-04-12T22:38:05.184 INFO:journalctl@ceph.mon.c.smithi088.stdout: Traceback (most recent call last): 2024-04-12T22:38:05.184 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-04-12T22:38:05.184 INFO:journalctl@ceph.mon.c.smithi088.stdout: return _run_code(code, main_globals, None, 2024-04-12T22:38:05.184 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-04-12T22:38:05.184 INFO:journalctl@ceph.mon.c.smithi088.stdout: exec(code, run_globals) 2024-04-12T22:38:05.184 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 5534, in 2024-04-12T22:38:05.184 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 5522, in main 2024-04-12T22:38:05.184 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 3045, in command_deploy_from 2024-04-12T22:38:05.184 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 3080, in _common_deploy 2024-04-12T22:38:05.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:04 smithi088 ceph-mon[24836]: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi088.yxerll ... 2024-04-12T22:38:05.185 INFO:journalctl@ceph.mon.a.smithi088.stdout: Creating ceph-iscsi config... 2024-04-12T22:38:05.185 INFO:journalctl@ceph.mon.a.smithi088.stdout: Write file: /var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/iscsi.foo.smithi088.yxerll/iscsi-gateway.cfg 2024-04-12T22:38:05.185 INFO:journalctl@ceph.mon.a.smithi088.stdout: Write file: /var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/iscsi.foo.smithi088.yxerll/tcmu-runner-entrypoint.sh 2024-04-12T22:38:05.185 INFO:journalctl@ceph.mon.a.smithi088.stdout: Non-zero exit code 1 from systemctl restart ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll 2024-04-12T22:38:05.185 INFO:journalctl@ceph.mon.a.smithi088.stdout: systemctl: stderr Job for ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service failed because the control process exited with error code. 2024-04-12T22:38:05.185 INFO:journalctl@ceph.mon.a.smithi088.stdout: systemctl: stderr See "systemctl status ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" and "journalctl -xeu ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" for details. 2024-04-12T22:38:05.185 INFO:journalctl@ceph.mon.a.smithi088.stdout: Traceback (most recent call last): 2024-04-12T22:38:05.185 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-04-12T22:38:05.185 INFO:journalctl@ceph.mon.a.smithi088.stdout: return _run_code(code, main_globals, None, 2024-04-12T22:38:05.186 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-04-12T22:38:05.186 INFO:journalctl@ceph.mon.a.smithi088.stdout: exec(code, run_globals) 2024-04-12T22:38:05.186 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 5534, in 2024-04-12T22:38:05.186 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 5522, in main 2024-04-12T22:38:05.186 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 3045, in command_deploy_from 2024-04-12T22:38:05.186 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 3080, in _common_deploy 2024-04-12T22:38:05.186 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 3100, in _deploy_daemon_container 2024-04-12T22:38:05.186 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 1072, in deploy_daemon 2024-04-12T22:38:05.186 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-12T22:38:05.186 INFO:journalctl@ceph.mon.a.smithi088.stdout: RuntimeError: Failed command: systemctl restart ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll: Job for ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service failed because the control process exited with error code. 2024-04-12T22:38:05.186 INFO:journalctl@ceph.mon.a.smithi088.stdout: See "systemctl status ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" and "journalctl -xeu ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" for details. 2024-04-12T22:38:05.186 INFO:journalctl@ceph.mon.a.smithi088.stdout: Traceback (most recent call last): 2024-04-12T22:38:05.186 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1114, in _check_daemons 2024-04-12T22:38:05.187 INFO:journalctl@ceph.mon.a.smithi088.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-04-12T22:38:05.187 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2390, in _daemon_action 2024-04-12T22:38:05.187 INFO:journalctl@ceph.mon.a.smithi088.stdout: CephadmServe(self)._create_daemon(daemon_spec, reconfig=(action == 'reconfig'))) 2024-04-12T22:38:05.187 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 747, in wait_async 2024-04-12T22:38:05.187 INFO:journalctl@ceph.mon.a.smithi088.stdout: return self.event_loop.get_result(coro, timeout) 2024-04-12T22:38:05.187 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 136, in get_result 2024-04-12T22:38:05.187 INFO:journalctl@ceph.mon.a.smithi088.stdout: return future.result(timeout) 2024-04-12T22:38:05.187 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/lib64/python3.6/concurrent/futures/_base.py", line 432, in result 2024-04-12T22:38:05.187 INFO:journalctl@ceph.mon.a.smithi088.stdout: return self.__get_result() 2024-04-12T22:38:05.187 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/lib64/python3.6/concurrent/futures/_base.py", line 384, in __get_result 2024-04-12T22:38:05.187 INFO:journalctl@ceph.mon.a.smithi088.stdout: raise self._exception 2024-04-12T22:38:05.187 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1374, in _create_daemon 2024-04-12T22:38:05.187 INFO:journalctl@ceph.mon.a.smithi088.stdout: config_blobs=daemon_spec.final_config, 2024-04-12T22:38:05.188 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1685, in _run_cephadm 2024-04-12T22:38:05.188 INFO:journalctl@ceph.mon.a.smithi088.stdout: f'cephadm exited with an error code: {code}, stderr: {err}') 2024-04-12T22:38:05.188 INFO:journalctl@ceph.mon.a.smithi088.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi088.yxerll ... 2024-04-12T22:38:05.188 INFO:journalctl@ceph.mon.a.smithi088.stdout: Creating ceph-iscsi config... 2024-04-12T22:38:05.188 INFO:journalctl@ceph.mon.a.smithi088.stdout: Write file: /var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/iscsi.foo.smithi088.yxerll/iscsi-gateway.cfg 2024-04-12T22:38:05.188 INFO:journalctl@ceph.mon.a.smithi088.stdout: Write file: /var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/iscsi.foo.smithi088.yxerll/tcmu-runner-entrypoint.sh 2024-04-12T22:38:05.188 INFO:journalctl@ceph.mon.a.smithi088.stdout: Non-zero exit code 1 from systemctl restart ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll 2024-04-12T22:38:05.188 INFO:journalctl@ceph.mon.a.smithi088.stdout: systemctl: stderr Job for ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service failed because the control process exited with error code. 2024-04-12T22:38:05.188 INFO:journalctl@ceph.mon.a.smithi088.stdout: systemctl: stderr See "systemctl status ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" and "journalctl -xeu ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" for details. 2024-04-12T22:38:05.188 INFO:journalctl@ceph.mon.a.smithi088.stdout: Traceback (most recent call last): 2024-04-12T22:38:05.188 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-04-12T22:38:05.188 INFO:journalctl@ceph.mon.a.smithi088.stdout: return _run_code(code, main_globals, None, 2024-04-12T22:38:05.188 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-04-12T22:38:05.188 INFO:journalctl@ceph.mon.a.smithi088.stdout: exec(code, run_globals) 2024-04-12T22:38:05.189 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 5534, in 2024-04-12T22:38:05.189 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 5522, in main 2024-04-12T22:38:05.189 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 3045, in command_deploy_from 2024-04-12T22:38:05.189 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 3080, in _common_deploy 2024-04-12T22:38:05.189 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 3100, in _deploy_daemon_container 2024-04-12T22:38:05.189 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 1072, in deploy_daemon 2024-04-12T22:38:05.189 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-12T22:38:05.189 INFO:journalctl@ceph.mon.c.smithi088.stdout: RuntimeError: Failed command: systemctl restart ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll: Job for ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service failed because the control process exited with error code. 2024-04-12T22:38:05.189 INFO:journalctl@ceph.mon.c.smithi088.stdout: See "systemctl status ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" and "journalctl -xeu ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" for details. 2024-04-12T22:38:05.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:04 smithi088 ceph-mon[29858]: Reconfiguring daemon agent.smithi142 on smithi142 2024-04-12T22:38:05.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:04 smithi088 ceph-mon[29858]: Deploying cephadm binary to smithi142 2024-04-12T22:38:05.190 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 3100, in _deploy_daemon_container 2024-04-12T22:38:05.190 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 1072, in deploy_daemon 2024-04-12T22:38:05.190 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-12T22:38:05.190 INFO:journalctl@ceph.mon.a.smithi088.stdout: RuntimeError: Failed command: systemctl restart ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll: Job for ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service failed because the control process exited with error code. 2024-04-12T22:38:05.190 INFO:journalctl@ceph.mon.a.smithi088.stdout: See "systemctl status ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" and "journalctl -xeu ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" for details. 2024-04-12T22:38:05.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:04 smithi088 ceph-mon[24836]: Reconfiguring daemon agent.smithi142 on smithi142 2024-04-12T22:38:05.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:04 smithi088 ceph-mon[24836]: Deploying cephadm binary to smithi142 2024-04-12T22:38:05.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:04 smithi142 ceph-mon[25707]: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi088.yxerll ... 2024-04-12T22:38:05.249 INFO:journalctl@ceph.mon.b.smithi142.stdout: Creating ceph-iscsi config... 2024-04-12T22:38:05.249 INFO:journalctl@ceph.mon.b.smithi142.stdout: Write file: /var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/iscsi.foo.smithi088.yxerll/iscsi-gateway.cfg 2024-04-12T22:38:05.249 INFO:journalctl@ceph.mon.b.smithi142.stdout: Write file: /var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/iscsi.foo.smithi088.yxerll/tcmu-runner-entrypoint.sh 2024-04-12T22:38:05.249 INFO:journalctl@ceph.mon.b.smithi142.stdout: Non-zero exit code 1 from systemctl restart ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll 2024-04-12T22:38:05.249 INFO:journalctl@ceph.mon.b.smithi142.stdout: systemctl: stderr Job for ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service failed because the control process exited with error code. 2024-04-12T22:38:05.249 INFO:journalctl@ceph.mon.b.smithi142.stdout: systemctl: stderr See "systemctl status ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" and "journalctl -xeu ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" for details. 2024-04-12T22:38:05.249 INFO:journalctl@ceph.mon.b.smithi142.stdout: Traceback (most recent call last): 2024-04-12T22:38:05.249 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-04-12T22:38:05.249 INFO:journalctl@ceph.mon.b.smithi142.stdout: return _run_code(code, main_globals, None, 2024-04-12T22:38:05.249 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-04-12T22:38:05.249 INFO:journalctl@ceph.mon.b.smithi142.stdout: exec(code, run_globals) 2024-04-12T22:38:05.249 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 5534, in 2024-04-12T22:38:05.249 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 5522, in main 2024-04-12T22:38:05.249 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 3045, in command_deploy_from 2024-04-12T22:38:05.250 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 3080, in _common_deploy 2024-04-12T22:38:05.250 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 3100, in _deploy_daemon_container 2024-04-12T22:38:05.250 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 1072, in deploy_daemon 2024-04-12T22:38:05.250 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-12T22:38:05.250 INFO:journalctl@ceph.mon.b.smithi142.stdout: RuntimeError: Failed command: systemctl restart ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll: Job for ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service failed because the control process exited with error code. 2024-04-12T22:38:05.250 INFO:journalctl@ceph.mon.b.smithi142.stdout: See "systemctl status ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" and "journalctl -xeu ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" for details. 2024-04-12T22:38:05.250 INFO:journalctl@ceph.mon.b.smithi142.stdout: Traceback (most recent call last): 2024-04-12T22:38:05.250 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1114, in _check_daemons 2024-04-12T22:38:05.250 INFO:journalctl@ceph.mon.b.smithi142.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-04-12T22:38:05.250 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2390, in _daemon_action 2024-04-12T22:38:05.250 INFO:journalctl@ceph.mon.b.smithi142.stdout: CephadmServe(self)._create_daemon(daemon_spec, reconfig=(action == 'reconfig'))) 2024-04-12T22:38:05.250 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 747, in wait_async 2024-04-12T22:38:05.250 INFO:journalctl@ceph.mon.b.smithi142.stdout: return self.event_loop.get_result(coro, timeout) 2024-04-12T22:38:05.250 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 136, in get_result 2024-04-12T22:38:05.251 INFO:journalctl@ceph.mon.b.smithi142.stdout: return future.result(timeout) 2024-04-12T22:38:05.251 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/lib64/python3.6/concurrent/futures/_base.py", line 432, in result 2024-04-12T22:38:05.251 INFO:journalctl@ceph.mon.b.smithi142.stdout: return self.__get_result() 2024-04-12T22:38:05.251 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/lib64/python3.6/concurrent/futures/_base.py", line 384, in __get_result 2024-04-12T22:38:05.251 INFO:journalctl@ceph.mon.b.smithi142.stdout: raise self._exception 2024-04-12T22:38:05.251 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1374, in _create_daemon 2024-04-12T22:38:05.251 INFO:journalctl@ceph.mon.b.smithi142.stdout: config_blobs=daemon_spec.final_config, 2024-04-12T22:38:05.251 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1685, in _run_cephadm 2024-04-12T22:38:05.251 INFO:journalctl@ceph.mon.b.smithi142.stdout: f'cephadm exited with an error code: {code}, stderr: {err}') 2024-04-12T22:38:05.251 INFO:journalctl@ceph.mon.b.smithi142.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi088.yxerll ... 2024-04-12T22:38:05.251 INFO:journalctl@ceph.mon.b.smithi142.stdout: Creating ceph-iscsi config... 2024-04-12T22:38:05.251 INFO:journalctl@ceph.mon.b.smithi142.stdout: Write file: /var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/iscsi.foo.smithi088.yxerll/iscsi-gateway.cfg 2024-04-12T22:38:05.251 INFO:journalctl@ceph.mon.b.smithi142.stdout: Write file: /var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/iscsi.foo.smithi088.yxerll/tcmu-runner-entrypoint.sh 2024-04-12T22:38:05.251 INFO:journalctl@ceph.mon.b.smithi142.stdout: Non-zero exit code 1 from systemctl restart ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll 2024-04-12T22:38:05.251 INFO:journalctl@ceph.mon.b.smithi142.stdout: systemctl: stderr Job for ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service failed because the control process exited with error code. 2024-04-12T22:38:05.251 INFO:journalctl@ceph.mon.b.smithi142.stdout: systemctl: stderr See "systemctl status ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" and "journalctl -xeu ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" for details. 2024-04-12T22:38:05.252 INFO:journalctl@ceph.mon.b.smithi142.stdout: Traceback (most recent call last): 2024-04-12T22:38:05.252 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-04-12T22:38:05.252 INFO:journalctl@ceph.mon.b.smithi142.stdout: return _run_code(code, main_globals, None, 2024-04-12T22:38:05.252 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-04-12T22:38:05.252 INFO:journalctl@ceph.mon.b.smithi142.stdout: exec(code, run_globals) 2024-04-12T22:38:05.252 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 5534, in 2024-04-12T22:38:05.252 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 5522, in main 2024-04-12T22:38:05.252 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 3045, in command_deploy_from 2024-04-12T22:38:05.252 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 3080, in _common_deploy 2024-04-12T22:38:05.252 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 3100, in _deploy_daemon_container 2024-04-12T22:38:05.252 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 1072, in deploy_daemon 2024-04-12T22:38:05.252 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-12T22:38:05.252 INFO:journalctl@ceph.mon.b.smithi142.stdout: RuntimeError: Failed command: systemctl restart ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll: Job for ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service failed because the control process exited with error code. 2024-04-12T22:38:05.252 INFO:journalctl@ceph.mon.b.smithi142.stdout: See "systemctl status ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" and "journalctl -xeu ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" for details. 2024-04-12T22:38:05.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:04 smithi142 ceph-mon[25707]: Reconfiguring daemon agent.smithi142 on smithi142 2024-04-12T22:38:05.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:04 smithi142 ceph-mon[25707]: Deploying cephadm binary to smithi142 2024-04-12T22:38:06.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:05 smithi088 ceph-mon[24836]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:38:06.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:05 smithi088 ceph-mon[29858]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:38:06.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:05 smithi142 ceph-mon[25707]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:38:07.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:07 smithi088 ceph-mon[29858]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:38:07.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:07 smithi088 ceph-mon[29858]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:38:07.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:07 smithi088 ceph-mon[29858]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:38:07.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:07 smithi088 ceph-mon[29858]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:38:07.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:07 smithi088 ceph-mon[29858]: Reconfiguring prometheus.a (dependencies changed)... 2024-04-12T22:38:07.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:07 smithi088 ceph-mon[29858]: Reconfiguring daemon prometheus.a on smithi142 2024-04-12T22:38:07.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:07 smithi088 ceph-mon[24836]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:38:07.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:07 smithi088 ceph-mon[24836]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:38:07.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:07 smithi088 ceph-mon[24836]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:38:07.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:07 smithi088 ceph-mon[24836]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:38:07.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:07 smithi088 ceph-mon[24836]: Reconfiguring prometheus.a (dependencies changed)... 2024-04-12T22:38:07.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:07 smithi088 ceph-mon[24836]: Reconfiguring daemon prometheus.a on smithi142 2024-04-12T22:38:07.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:07 smithi142 ceph-mon[25707]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:38:07.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:07 smithi142 ceph-mon[25707]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:38:07.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:07 smithi142 ceph-mon[25707]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:38:07.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:07 smithi142 ceph-mon[25707]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:38:07.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:07 smithi142 ceph-mon[25707]: Reconfiguring prometheus.a (dependencies changed)... 2024-04-12T22:38:07.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:07 smithi142 ceph-mon[25707]: Reconfiguring daemon prometheus.a on smithi142 2024-04-12T22:38:08.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:08 smithi088 ceph-mon[24836]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:38:08.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:08 smithi088 ceph-mon[29858]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:38:08.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:08 smithi142 ceph-mon[25707]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:38:09.864 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:09 smithi142 ceph-mon[25707]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-04-12T22:38:09.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:09 smithi088 ceph-mon[24836]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-04-12T22:38:09.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:09 smithi088 ceph-mon[29858]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-04-12T22:38:09.931 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:38:09 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[64217]: level=info ts=2024-04-12T22:38:09.647Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.00271106s 2024-04-12T22:38:11.681 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:38:11 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[25079]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:38:11] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-12T22:38:12.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:11 smithi088 ceph-mon[24836]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-04-12T22:38:12.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:11 smithi088 ceph-mon[29858]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-04-12T22:38:12.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:11 smithi142 ceph-mon[25707]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-04-12T22:38:12.748 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:38:12 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[46088]: ts=2024-04-12T22:38:12.314Z caller=manager.go:609 level=warn component="rule manager" group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on(pool_id) group_right()\n ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: |\n Pool '{{ $labels.name }}' will be full in less than 5 days assuming the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed it's capacity\n" err="found duplicate series for the match group {pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"172.21.15.88:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.142:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-12T22:38:13.748 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:38:13 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:38:13] "GET /metrics HTTP/1.1" 200 38146 "" "Prometheus/2.33.4" 2024-04-12T22:38:13.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:13 smithi088 ceph-mon[24836]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-04-12T22:38:13.943 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:13 smithi088 ceph-mon[29858]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-04-12T22:38:14.209 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:13 smithi142 ceph-mon[25707]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-04-12T22:38:16.144 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:15 smithi142 ceph-mon[25707]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-04-12T22:38:16.144 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:15 smithi142 ceph-mon[25707]: from='client.? 172.21.15.88:0/1524062741' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-12T22:38:16.144 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:15 smithi142 ceph-mon[25707]: from='client.? 172.21.15.88:0/1320340238' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/4219973868"}]: dispatch 2024-04-12T22:38:16.144 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:15 smithi142 ceph-mon[25707]: from='client.? ' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/4219973868"}]: dispatch 2024-04-12T22:38:16.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:15 smithi088 ceph-mon[24836]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-04-12T22:38:16.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:15 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/1524062741' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-12T22:38:16.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:15 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/1320340238' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/4219973868"}]: dispatch 2024-04-12T22:38:16.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:15 smithi088 ceph-mon[24836]: from='client.? ' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/4219973868"}]: dispatch 2024-04-12T22:38:16.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:15 smithi088 ceph-mon[29858]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-04-12T22:38:16.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:15 smithi088 ceph-mon[29858]: from='client.? 172.21.15.88:0/1524062741' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-12T22:38:16.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:15 smithi088 ceph-mon[29858]: from='client.? 172.21.15.88:0/1320340238' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/4219973868"}]: dispatch 2024-04-12T22:38:16.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:15 smithi088 ceph-mon[29858]: from='client.? ' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/4219973868"}]: dispatch 2024-04-12T22:38:17.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:16 smithi088 ceph-mon[24836]: from='client.? ' entity='client.iscsi.foo.smithi088.yxerll' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/4219973868"}]': finished 2024-04-12T22:38:17.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:16 smithi088 ceph-mon[24836]: osdmap e98: 8 total, 8 up, 8 in 2024-04-12T22:38:17.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:16 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/3773336378' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/1728859067"}]: dispatch 2024-04-12T22:38:17.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:16 smithi088 ceph-mon[29858]: from='client.? ' entity='client.iscsi.foo.smithi088.yxerll' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/4219973868"}]': finished 2024-04-12T22:38:17.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:16 smithi088 ceph-mon[29858]: osdmap e98: 8 total, 8 up, 8 in 2024-04-12T22:38:17.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:16 smithi088 ceph-mon[29858]: from='client.? 172.21.15.88:0/3773336378' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/1728859067"}]: dispatch 2024-04-12T22:38:17.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:16 smithi142 ceph-mon[25707]: from='client.? ' entity='client.iscsi.foo.smithi088.yxerll' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/4219973868"}]': finished 2024-04-12T22:38:17.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:16 smithi142 ceph-mon[25707]: osdmap e98: 8 total, 8 up, 8 in 2024-04-12T22:38:17.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:16 smithi142 ceph-mon[25707]: from='client.? 172.21.15.88:0/3773336378' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/1728859067"}]: dispatch 2024-04-12T22:38:17.747 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:38:17 smithi142 systemd[1]: Stopping Ceph prometheus.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:38:17.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:17 smithi142 ceph-mon[25707]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:38:17.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:17 smithi142 ceph-mon[25707]: from='client.? 172.21.15.88:0/3773336378' entity='client.iscsi.foo.smithi088.yxerll' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/1728859067"}]': finished 2024-04-12T22:38:17.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:17 smithi142 ceph-mon[25707]: osdmap e99: 8 total, 8 up, 8 in 2024-04-12T22:38:17.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:17 smithi142 ceph-mon[25707]: from='client.? 172.21.15.88:0/2591841175' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/1001380593"}]: dispatch 2024-04-12T22:38:18.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:17 smithi088 ceph-mon[24836]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:38:18.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:17 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/3773336378' entity='client.iscsi.foo.smithi088.yxerll' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/1728859067"}]': finished 2024-04-12T22:38:18.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:17 smithi088 ceph-mon[24836]: osdmap e99: 8 total, 8 up, 8 in 2024-04-12T22:38:18.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:17 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/2591841175' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/1001380593"}]: dispatch 2024-04-12T22:38:18.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:17 smithi088 ceph-mon[29858]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:38:18.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:17 smithi088 ceph-mon[29858]: from='client.? 172.21.15.88:0/3773336378' entity='client.iscsi.foo.smithi088.yxerll' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/1728859067"}]': finished 2024-04-12T22:38:18.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:17 smithi088 ceph-mon[29858]: osdmap e99: 8 total, 8 up, 8 in 2024-04-12T22:38:18.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:17 smithi088 ceph-mon[29858]: from='client.? 172.21.15.88:0/2591841175' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/1001380593"}]: dispatch 2024-04-12T22:38:18.499 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:38:18 smithi142 bash[55624]: Error: no container with name or ID "ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus.a" found: no such container 2024-04-12T22:38:18.499 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:38:18 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[46088]: ts=2024-04-12T22:38:18.368Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-04-12T22:38:18.499 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:38:18 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[46088]: ts=2024-04-12T22:38:18.368Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-04-12T22:38:18.499 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:38:18 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[46088]: ts=2024-04-12T22:38:18.368Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-04-12T22:38:18.499 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:38:18 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[46088]: ts=2024-04-12T22:38:18.368Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-04-12T22:38:18.499 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:38:18 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[46088]: ts=2024-04-12T22:38:18.368Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-04-12T22:38:18.499 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:38:18 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[46088]: ts=2024-04-12T22:38:18.368Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-04-12T22:38:18.499 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:38:18 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[46088]: ts=2024-04-12T22:38:18.368Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-04-12T22:38:18.499 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:38:18 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[46088]: ts=2024-04-12T22:38:18.368Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-04-12T22:38:18.499 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:38:18 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[46088]: ts=2024-04-12T22:38:18.368Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-04-12T22:38:18.500 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:38:18 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[46088]: ts=2024-04-12T22:38:18.368Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-04-12T22:38:18.500 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:38:18 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[46088]: ts=2024-04-12T22:38:18.368Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-04-12T22:38:18.500 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:38:18 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[46088]: ts=2024-04-12T22:38:18.368Z caller=main.go:1066 level=info msg="See you next time!" 2024-04-12T22:38:18.500 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:38:18 smithi142 podman[55690]: 2024-04-12 22:38:18.378530967 +0000 UTC m=+0.157489925 container died c1d8e61a15093ac87a50aae1121d13d8b51b20de83de7bc97b7a6c6e12e01d50 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-12T22:38:18.930 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:38:18 smithi142 podman[55690]: 2024-04-12 22:38:18.740028791 +0000 UTC m=+0.518987743 container cleanup c1d8e61a15093ac87a50aae1121d13d8b51b20de83de7bc97b7a6c6e12e01d50 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-12T22:38:18.930 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:38:18 smithi142 bash[55690]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a 2024-04-12T22:38:18.930 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:38:18 smithi142 bash[55752]: Error: no container with name or ID "ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus.a" found: no such container 2024-04-12T22:38:19.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:18 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/2591841175' entity='client.iscsi.foo.smithi088.yxerll' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/1001380593"}]': finished 2024-04-12T22:38:19.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:18 smithi088 ceph-mon[24836]: osdmap e100: 8 total, 8 up, 8 in 2024-04-12T22:38:19.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:18 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/3340874968' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6801/137248898"}]: dispatch 2024-04-12T22:38:19.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:18 smithi088 ceph-mon[29858]: from='client.? 172.21.15.88:0/2591841175' entity='client.iscsi.foo.smithi088.yxerll' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/1001380593"}]': finished 2024-04-12T22:38:19.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:18 smithi088 ceph-mon[29858]: osdmap e100: 8 total, 8 up, 8 in 2024-04-12T22:38:19.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:18 smithi088 ceph-mon[29858]: from='client.? 172.21.15.88:0/3340874968' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6801/137248898"}]: dispatch 2024-04-12T22:38:19.240 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:18 smithi142 ceph-mon[25707]: from='client.? 172.21.15.88:0/2591841175' entity='client.iscsi.foo.smithi088.yxerll' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/1001380593"}]': finished 2024-04-12T22:38:19.240 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:18 smithi142 ceph-mon[25707]: osdmap e100: 8 total, 8 up, 8 in 2024-04-12T22:38:19.240 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:18 smithi142 ceph-mon[25707]: from='client.? 172.21.15.88:0/3340874968' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6801/137248898"}]: dispatch 2024-04-12T22:38:19.241 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:38:19 smithi142 podman[55739]: 2024-04-12 22:38:19.024957146 +0000 UTC m=+0.649200084 container remove c1d8e61a15093ac87a50aae1121d13d8b51b20de83de7bc97b7a6c6e12e01d50 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-12T22:38:19.241 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:38:19 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-04-12T22:38:19.241 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:38:19 smithi142 systemd[1]: Stopped Ceph prometheus.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:38:19.241 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:38:19 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@prometheus.a.service: Consumed 1.475s CPU time. 2024-04-12T22:38:19.241 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:38:19 smithi142 systemd[1]: Starting Ceph prometheus.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:38:19.498 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:38:19 smithi142 podman[55820]: 2024-04-12 22:38:19.149986209 +0000 UTC m=+0.018916564 image pull 514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d quay.io/prometheus/prometheus:v2.33.4 2024-04-12T22:38:19.498 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:38:19 smithi142 podman[55820]: 2024-04-12 22:38:19.284488305 +0000 UTC m=+0.153418688 container create 013975b06fa34072161203b8ab43a06c5217d2e62a809dad6e1ea8d7508c9374 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-12T22:38:19.802 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:38:19 smithi142 podman[55820]: 2024-04-12 22:38:19.53676428 +0000 UTC m=+0.405694621 container init 013975b06fa34072161203b8ab43a06c5217d2e62a809dad6e1ea8d7508c9374 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-12T22:38:19.802 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:38:19 smithi142 podman[55820]: 2024-04-12 22:38:19.539411715 +0000 UTC m=+0.408342057 container start 013975b06fa34072161203b8ab43a06c5217d2e62a809dad6e1ea8d7508c9374 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-12T22:38:19.802 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:38:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[55835]: ts=2024-04-12T22:38:19.562Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-04-12T22:38:19.802 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:38:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[55835]: ts=2024-04-12T22:38:19.562Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-04-12T22:38:19.802 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:38:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[55835]: ts=2024-04-12T22:38:19.562Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-04-12T22:38:19.802 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:38:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[55835]: ts=2024-04-12T22:38:19.562Z caller=main.go:518 level=info host_details="(Linux 5.14.0-435.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Mar 29 18:46:37 UTC 2024 x86_64 smithi142 (none))" 2024-04-12T22:38:19.802 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:38:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[55835]: ts=2024-04-12T22:38:19.562Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-04-12T22:38:19.802 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:38:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[55835]: ts=2024-04-12T22:38:19.562Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-12T22:38:19.802 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:38:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[55835]: ts=2024-04-12T22:38:19.564Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-04-12T22:38:19.802 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:38:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[55835]: ts=2024-04-12T22:38:19.564Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-04-12T22:38:19.803 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:38:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[55835]: ts=2024-04-12T22:38:19.565Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-04-12T22:38:19.803 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:38:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[55835]: ts=2024-04-12T22:38:19.568Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-04-12T22:38:19.803 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:38:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[55835]: ts=2024-04-12T22:38:19.568Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.891µs 2024-04-12T22:38:19.803 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:38:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[55835]: ts=2024-04-12T22:38:19.568Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-04-12T22:38:19.803 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:38:19 smithi142 bash[55820]: 013975b06fa34072161203b8ab43a06c5217d2e62a809dad6e1ea8d7508c9374 2024-04-12T22:38:19.803 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:38:19 smithi142 systemd[1]: Started Ceph prometheus.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:38:19.803 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:38:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[55835]: ts=2024-04-12T22:38:19.750Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=4 2024-04-12T22:38:19.803 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:38:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[55835]: ts=2024-04-12T22:38:19.750Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=4 2024-04-12T22:38:20.110 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:19 smithi142 ceph-mon[25707]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:38:20.110 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:19 smithi142 ceph-mon[25707]: from='client.? 172.21.15.88:0/3340874968' entity='client.iscsi.foo.smithi088.yxerll' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6801/137248898"}]': finished 2024-04-12T22:38:20.110 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:19 smithi142 ceph-mon[25707]: osdmap e101: 8 total, 8 up, 8 in 2024-04-12T22:38:20.111 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:19 smithi142 ceph-mon[25707]: from='client.? 172.21.15.88:0/2803298812' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6800/137248898"}]: dispatch 2024-04-12T22:38:20.111 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:19 smithi142 ceph-mon[25707]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:38:20.111 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:19 smithi142 ceph-mon[25707]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:38:20.111 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:38:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[55835]: ts=2024-04-12T22:38:19.838Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=4 2024-04-12T22:38:20.111 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:38:20 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[55835]: ts=2024-04-12T22:38:20.004Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=4 2024-04-12T22:38:20.111 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:38:20 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[55835]: ts=2024-04-12T22:38:20.004Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=4 2024-04-12T22:38:20.111 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:38:20 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[55835]: ts=2024-04-12T22:38:20.004Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=35.632µs wal_replay_duration=436.78717ms total_replay_duration=436.837099ms 2024-04-12T22:38:20.111 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:38:20 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[55835]: ts=2024-04-12T22:38:20.008Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-04-12T22:38:20.111 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:38:20 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[55835]: ts=2024-04-12T22:38:20.008Z caller=main.go:947 level=info msg="TSDB started" 2024-04-12T22:38:20.111 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:38:20 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[55835]: ts=2024-04-12T22:38:20.008Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-12T22:38:20.112 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:38:20 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[55835]: ts=2024-04-12T22:38:20.028Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=20.033643ms db_storage=809ns remote_storage=1.469µs web_handler=361ns query_engine=690ns scrape=366.69µs scrape_sd=86.297µs notify=14.019µs notify_sd=20.079µs rules=19.294444ms 2024-04-12T22:38:20.112 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:38:20 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[55835]: ts=2024-04-12T22:38:20.028Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-04-12T22:38:20.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:19 smithi088 ceph-mon[24836]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:38:20.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:19 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/3340874968' entity='client.iscsi.foo.smithi088.yxerll' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6801/137248898"}]': finished 2024-04-12T22:38:20.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:19 smithi088 ceph-mon[24836]: osdmap e101: 8 total, 8 up, 8 in 2024-04-12T22:38:20.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:19 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/2803298812' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6800/137248898"}]: dispatch 2024-04-12T22:38:20.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:19 smithi088 ceph-mon[24836]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:38:20.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:19 smithi088 ceph-mon[24836]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:38:20.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:19 smithi088 ceph-mon[29858]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:38:20.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:19 smithi088 ceph-mon[29858]: from='client.? 172.21.15.88:0/3340874968' entity='client.iscsi.foo.smithi088.yxerll' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6801/137248898"}]': finished 2024-04-12T22:38:20.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:19 smithi088 ceph-mon[29858]: osdmap e101: 8 total, 8 up, 8 in 2024-04-12T22:38:20.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:19 smithi088 ceph-mon[29858]: from='client.? 172.21.15.88:0/2803298812' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6800/137248898"}]: dispatch 2024-04-12T22:38:20.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:19 smithi088 ceph-mon[29858]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:38:20.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:19 smithi088 ceph-mon[29858]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:38:21.049 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:20 smithi142 ceph-mon[25707]: Reconfiguring node-exporter.b (dependencies changed)... 2024-04-12T22:38:21.049 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:20 smithi142 ceph-mon[25707]: Reconfiguring daemon node-exporter.b on smithi142 2024-04-12T22:38:21.049 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:20 smithi142 ceph-mon[25707]: from='client.? 172.21.15.88:0/2803298812' entity='client.iscsi.foo.smithi088.yxerll' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6800/137248898"}]': finished 2024-04-12T22:38:21.049 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:20 smithi142 ceph-mon[25707]: osdmap e102: 8 total, 8 up, 8 in 2024-04-12T22:38:21.049 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:20 smithi142 ceph-mon[25707]: from='client.? 172.21.15.88:0/3271955101' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/3001442423"}]: dispatch 2024-04-12T22:38:21.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:20 smithi088 ceph-mon[24836]: Reconfiguring node-exporter.b (dependencies changed)... 2024-04-12T22:38:21.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:20 smithi088 ceph-mon[24836]: Reconfiguring daemon node-exporter.b on smithi142 2024-04-12T22:38:21.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:20 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/2803298812' entity='client.iscsi.foo.smithi088.yxerll' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6800/137248898"}]': finished 2024-04-12T22:38:21.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:20 smithi088 ceph-mon[24836]: osdmap e102: 8 total, 8 up, 8 in 2024-04-12T22:38:21.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:20 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/3271955101' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/3001442423"}]: dispatch 2024-04-12T22:38:21.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:20 smithi088 ceph-mon[29858]: Reconfiguring node-exporter.b (dependencies changed)... 2024-04-12T22:38:21.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:20 smithi088 ceph-mon[29858]: Reconfiguring daemon node-exporter.b on smithi142 2024-04-12T22:38:21.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:20 smithi088 ceph-mon[29858]: from='client.? 172.21.15.88:0/2803298812' entity='client.iscsi.foo.smithi088.yxerll' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6800/137248898"}]': finished 2024-04-12T22:38:21.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:20 smithi088 ceph-mon[29858]: osdmap e102: 8 total, 8 up, 8 in 2024-04-12T22:38:21.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:20 smithi088 ceph-mon[29858]: from='client.? 172.21.15.88:0/3271955101' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/3001442423"}]: dispatch 2024-04-12T22:38:21.748 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:38:21 smithi142 systemd[1]: Stopping Ceph node-exporter.b for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:38:21.748 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:38:21 smithi142 bash[56044]: Error: no container with name or ID "ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter.b" found: no such container 2024-04-12T22:38:21.748 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:38:21 smithi142 podman[56063]: 2024-04-12 22:38:21.667062009 +0000 UTC m=+0.120697871 container died b7786c0405bd11bd19418a48372502ce72d4c214832c42fed0a38df09e24609e (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-04-12T22:38:22.143 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:21 smithi142 ceph-mon[25707]: 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-12T22:38:22.144 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:21 smithi142 ceph-mon[25707]: from='client.? 172.21.15.88:0/3271955101' entity='client.iscsi.foo.smithi088.yxerll' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/3001442423"}]': finished 2024-04-12T22:38:22.144 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:21 smithi142 ceph-mon[25707]: osdmap e103: 8 total, 8 up, 8 in 2024-04-12T22:38:22.144 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:21 smithi142 ceph-mon[25707]: from='client.? 172.21.15.88:0/1786962355' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/2123104011"}]: dispatch 2024-04-12T22:38:22.144 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:21 smithi142 ceph-mon[25707]: from='client.? ' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/2123104011"}]: dispatch 2024-04-12T22:38:22.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:21 smithi088 ceph-mon[24836]: 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-12T22:38:22.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:21 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/3271955101' entity='client.iscsi.foo.smithi088.yxerll' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/3001442423"}]': finished 2024-04-12T22:38:22.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:21 smithi088 ceph-mon[24836]: osdmap e103: 8 total, 8 up, 8 in 2024-04-12T22:38:22.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:21 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/1786962355' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/2123104011"}]: dispatch 2024-04-12T22:38:22.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:21 smithi088 ceph-mon[24836]: from='client.? ' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/2123104011"}]: dispatch 2024-04-12T22:38:22.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:21 smithi088 ceph-mon[29858]: 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-12T22:38:22.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:21 smithi088 ceph-mon[29858]: from='client.? 172.21.15.88:0/3271955101' entity='client.iscsi.foo.smithi088.yxerll' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/3001442423"}]': finished 2024-04-12T22:38:22.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:21 smithi088 ceph-mon[29858]: osdmap e103: 8 total, 8 up, 8 in 2024-04-12T22:38:22.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:21 smithi088 ceph-mon[29858]: from='client.? 172.21.15.88:0/1786962355' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/2123104011"}]: dispatch 2024-04-12T22:38:22.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:21 smithi088 ceph-mon[29858]: from='client.? ' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/2123104011"}]: dispatch 2024-04-12T22:38:22.498 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:38:22 smithi142 podman[56063]: 2024-04-12 22:38:22.148979594 +0000 UTC m=+0.602615457 container cleanup b7786c0405bd11bd19418a48372502ce72d4c214832c42fed0a38df09e24609e (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-04-12T22:38:22.498 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:38:22 smithi142 bash[56063]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b 2024-04-12T22:38:22.498 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:38:22 smithi142 bash[56090]: Error: no container with name or ID "ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter.b" found: no such container 2024-04-12T22:38:22.498 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:38:22 smithi142 podman[56077]: 2024-04-12 22:38:22.367191415 +0000 UTC m=+0.704431916 container remove b7786c0405bd11bd19418a48372502ce72d4c214832c42fed0a38df09e24609e (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-04-12T22:38:22.498 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:38:22 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-04-12T22:38:22.498 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:38:22 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-04-12T22:38:22.499 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:38:22 smithi142 systemd[1]: Stopped Ceph node-exporter.b for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:38:22.499 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:38:22 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@node-exporter.b.service: Consumed 3.068s CPU time. 2024-04-12T22:38:22.499 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:38:22 smithi142 systemd[1]: Starting Ceph node-exporter.b for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:38:22.874 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:38:22 smithi142 podman[56161]: 2024-04-12 22:38:22.499860241 +0000 UTC m=+0.017836307 image pull 1dbe0e931976487e20e5cfb272087e08a9779c88fd5e9617ed7042dd9751ec26 quay.io/prometheus/node-exporter:v1.3.1 2024-04-12T22:38:22.874 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:38:22 smithi142 podman[56161]: 2024-04-12 22:38:22.643072785 +0000 UTC m=+0.161048852 container create 747060fd1a5de13b009d18e84146b3cc2f6a44942de7f2848df23c2580b0e94c (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-04-12T22:38:23.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:22 smithi142 ceph-mon[25707]: from='client.? ' entity='client.iscsi.foo.smithi088.yxerll' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/2123104011"}]': finished 2024-04-12T22:38:23.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:22 smithi142 ceph-mon[25707]: osdmap e104: 8 total, 8 up, 8 in 2024-04-12T22:38:23.249 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:38:22 smithi142 podman[56161]: 2024-04-12 22:38:22.879496521 +0000 UTC m=+0.397472601 container init 747060fd1a5de13b009d18e84146b3cc2f6a44942de7f2848df23c2580b0e94c (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-04-12T22:38:23.249 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:38:22 smithi142 podman[56161]: 2024-04-12 22:38:22.883442951 +0000 UTC m=+0.401419022 container start 747060fd1a5de13b009d18e84146b3cc2f6a44942de7f2848df23c2580b0e94c (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-04-12T22:38:23.249 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:38:22 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b[56175]: ts=2024-04-12T22:38:22.887Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-04-12T22:38:23.249 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:38:22 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b[56175]: ts=2024-04-12T22:38:22.887Z 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-12T22:38:23.249 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:38:22 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b[56175]: ts=2024-04-12T22:38:22.887Z 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-12T22:38:23.249 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:38:22 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b[56175]: ts=2024-04-12T22:38:22.887Z 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-12T22:38:23.249 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:38:22 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b[56175]: ts=2024-04-12T22:38:22.888Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-04-12T22:38:23.249 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:38:22 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b[56175]: ts=2024-04-12T22:38:22.888Z caller=node_exporter.go:115 level=info collector=arp 2024-04-12T22:38:23.249 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:38:22 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b[56175]: ts=2024-04-12T22:38:22.888Z caller=node_exporter.go:115 level=info collector=bcache 2024-04-12T22:38:23.249 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:38:22 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b[56175]: ts=2024-04-12T22:38:22.888Z caller=node_exporter.go:115 level=info collector=bonding 2024-04-12T22:38:23.249 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:38:22 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b[56175]: ts=2024-04-12T22:38:22.888Z caller=node_exporter.go:115 level=info collector=btrfs 2024-04-12T22:38:23.249 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:38:22 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b[56175]: ts=2024-04-12T22:38:22.888Z caller=node_exporter.go:115 level=info collector=conntrack 2024-04-12T22:38:23.250 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:38:22 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b[56175]: ts=2024-04-12T22:38:22.888Z caller=node_exporter.go:115 level=info collector=cpu 2024-04-12T22:38:23.250 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:38:22 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b[56175]: ts=2024-04-12T22:38:22.888Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-04-12T22:38:23.250 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:38:22 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b[56175]: ts=2024-04-12T22:38:22.888Z caller=node_exporter.go:115 level=info collector=diskstats 2024-04-12T22:38:23.250 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:38:22 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b[56175]: ts=2024-04-12T22:38:22.888Z caller=node_exporter.go:115 level=info collector=dmi 2024-04-12T22:38:23.250 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:38:22 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b[56175]: ts=2024-04-12T22:38:22.888Z caller=node_exporter.go:115 level=info collector=edac 2024-04-12T22:38:23.250 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:38:22 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b[56175]: ts=2024-04-12T22:38:22.888Z caller=node_exporter.go:115 level=info collector=entropy 2024-04-12T22:38:23.250 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:38:22 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b[56175]: ts=2024-04-12T22:38:22.888Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-04-12T22:38:23.250 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:38:22 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b[56175]: ts=2024-04-12T22:38:22.888Z caller=node_exporter.go:115 level=info collector=filefd 2024-04-12T22:38:23.250 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:38:22 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b[56175]: ts=2024-04-12T22:38:22.888Z caller=node_exporter.go:115 level=info collector=filesystem 2024-04-12T22:38:23.250 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:38:22 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b[56175]: ts=2024-04-12T22:38:22.888Z caller=node_exporter.go:115 level=info collector=hwmon 2024-04-12T22:38:23.250 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:38:22 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b[56175]: ts=2024-04-12T22:38:22.888Z caller=node_exporter.go:115 level=info collector=infiniband 2024-04-12T22:38:23.250 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:38:22 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b[56175]: ts=2024-04-12T22:38:22.888Z caller=node_exporter.go:115 level=info collector=ipvs 2024-04-12T22:38:23.250 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:38:22 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b[56175]: ts=2024-04-12T22:38:22.888Z caller=node_exporter.go:115 level=info collector=loadavg 2024-04-12T22:38:23.250 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:38:22 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b[56175]: ts=2024-04-12T22:38:22.888Z caller=node_exporter.go:115 level=info collector=mdadm 2024-04-12T22:38:23.251 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:38:22 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b[56175]: ts=2024-04-12T22:38:22.888Z caller=node_exporter.go:115 level=info collector=meminfo 2024-04-12T22:38:23.251 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:38:22 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b[56175]: ts=2024-04-12T22:38:22.888Z caller=node_exporter.go:115 level=info collector=netclass 2024-04-12T22:38:23.251 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:38:22 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b[56175]: ts=2024-04-12T22:38:22.888Z caller=node_exporter.go:115 level=info collector=netdev 2024-04-12T22:38:23.251 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:38:22 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b[56175]: ts=2024-04-12T22:38:22.888Z caller=node_exporter.go:115 level=info collector=netstat 2024-04-12T22:38:23.251 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:38:22 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b[56175]: ts=2024-04-12T22:38:22.888Z caller=node_exporter.go:115 level=info collector=nfs 2024-04-12T22:38:23.251 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:38:22 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b[56175]: ts=2024-04-12T22:38:22.888Z caller=node_exporter.go:115 level=info collector=nfsd 2024-04-12T22:38:23.251 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:38:22 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b[56175]: ts=2024-04-12T22:38:22.888Z caller=node_exporter.go:115 level=info collector=nvme 2024-04-12T22:38:23.251 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:38:22 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b[56175]: ts=2024-04-12T22:38:22.888Z caller=node_exporter.go:115 level=info collector=os 2024-04-12T22:38:23.251 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:38:22 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b[56175]: ts=2024-04-12T22:38:22.888Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-04-12T22:38:23.251 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:38:22 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b[56175]: ts=2024-04-12T22:38:22.888Z caller=node_exporter.go:115 level=info collector=pressure 2024-04-12T22:38:23.251 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:38:22 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b[56175]: ts=2024-04-12T22:38:22.888Z caller=node_exporter.go:115 level=info collector=rapl 2024-04-12T22:38:23.251 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:38:22 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b[56175]: ts=2024-04-12T22:38:22.888Z caller=node_exporter.go:115 level=info collector=schedstat 2024-04-12T22:38:23.251 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:38:22 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b[56175]: ts=2024-04-12T22:38:22.888Z caller=node_exporter.go:115 level=info collector=sockstat 2024-04-12T22:38:23.251 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:38:22 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b[56175]: ts=2024-04-12T22:38:22.888Z caller=node_exporter.go:115 level=info collector=softnet 2024-04-12T22:38:23.251 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:38:22 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b[56175]: ts=2024-04-12T22:38:22.888Z caller=node_exporter.go:115 level=info collector=stat 2024-04-12T22:38:23.252 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:38:22 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b[56175]: ts=2024-04-12T22:38:22.888Z caller=node_exporter.go:115 level=info collector=tapestats 2024-04-12T22:38:23.252 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:38:22 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b[56175]: ts=2024-04-12T22:38:22.888Z caller=node_exporter.go:115 level=info collector=textfile 2024-04-12T22:38:23.252 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:38:22 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b[56175]: ts=2024-04-12T22:38:22.888Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-04-12T22:38:23.252 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:38:22 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b[56175]: ts=2024-04-12T22:38:22.888Z caller=node_exporter.go:115 level=info collector=time 2024-04-12T22:38:23.252 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:38:22 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b[56175]: ts=2024-04-12T22:38:22.888Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-04-12T22:38:23.252 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:38:22 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b[56175]: ts=2024-04-12T22:38:22.888Z caller=node_exporter.go:115 level=info collector=uname 2024-04-12T22:38:23.252 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:38:22 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b[56175]: ts=2024-04-12T22:38:22.888Z caller=node_exporter.go:115 level=info collector=vmstat 2024-04-12T22:38:23.252 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:38:22 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b[56175]: ts=2024-04-12T22:38:22.888Z caller=node_exporter.go:115 level=info collector=xfs 2024-04-12T22:38:23.252 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:38:22 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b[56175]: ts=2024-04-12T22:38:22.888Z caller=node_exporter.go:115 level=info collector=zfs 2024-04-12T22:38:23.252 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:38:22 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b[56175]: ts=2024-04-12T22:38:22.888Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-04-12T22:38:23.252 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:38:22 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b[56175]: ts=2024-04-12T22:38:22.888Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-04-12T22:38:23.252 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:38:22 smithi142 bash[56161]: 747060fd1a5de13b009d18e84146b3cc2f6a44942de7f2848df23c2580b0e94c 2024-04-12T22:38:23.252 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:38:22 smithi142 systemd[1]: Started Ceph node-exporter.b for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:38:23.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:22 smithi088 ceph-mon[24836]: from='client.? ' entity='client.iscsi.foo.smithi088.yxerll' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/2123104011"}]': finished 2024-04-12T22:38:23.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:22 smithi088 ceph-mon[24836]: osdmap e104: 8 total, 8 up, 8 in 2024-04-12T22:38:23.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:22 smithi088 ceph-mon[29858]: from='client.? ' entity='client.iscsi.foo.smithi088.yxerll' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/2123104011"}]': finished 2024-04-12T22:38:23.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:22 smithi088 ceph-mon[29858]: osdmap e104: 8 total, 8 up, 8 in 2024-04-12T22:38:24.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:24 smithi088 ceph-mon[29858]: 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-12T22:38:24.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:24 smithi088 ceph-mon[29858]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:38:24.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:24 smithi088 ceph-mon[29858]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:38:24.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:24 smithi088 ceph-mon[29858]: Reconfiguring grafana.a (dependencies changed)... 2024-04-12T22:38:24.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:24 smithi088 ceph-mon[29858]: Regenerating cephadm self-signed grafana TLS certificates 2024-04-12T22:38:24.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:24 smithi088 ceph-mon[29858]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:38:24.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:24 smithi088 ceph-mon[29858]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:38:24.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:24 smithi088 ceph-mon[29858]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-12T22:38:24.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:24 smithi088 ceph-mon[29858]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:38:24.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:24 smithi088 ceph-mon[24836]: 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-12T22:38:24.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:24 smithi088 ceph-mon[24836]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:38:24.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:24 smithi088 ceph-mon[24836]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:38:24.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:24 smithi088 ceph-mon[24836]: Reconfiguring grafana.a (dependencies changed)... 2024-04-12T22:38:24.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:24 smithi088 ceph-mon[24836]: Regenerating cephadm self-signed grafana TLS certificates 2024-04-12T22:38:24.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:24 smithi088 ceph-mon[24836]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:38:24.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:24 smithi088 ceph-mon[24836]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:38:24.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:24 smithi088 ceph-mon[24836]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-12T22:38:24.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:24 smithi088 ceph-mon[24836]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:38:24.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:24 smithi142 ceph-mon[25707]: 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-12T22:38:24.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:24 smithi142 ceph-mon[25707]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:38:24.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:24 smithi142 ceph-mon[25707]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:38:24.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:24 smithi142 ceph-mon[25707]: Reconfiguring grafana.a (dependencies changed)... 2024-04-12T22:38:24.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:24 smithi142 ceph-mon[25707]: Regenerating cephadm self-signed grafana TLS certificates 2024-04-12T22:38:24.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:24 smithi142 ceph-mon[25707]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:38:24.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:24 smithi142 ceph-mon[25707]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:38:24.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:24 smithi142 ceph-mon[25707]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-12T22:38:24.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:24 smithi142 ceph-mon[25707]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:38:25.145 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:25 smithi088 ceph-mon[24836]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-12T22:38:25.145 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:25 smithi088 ceph-mon[24836]: Reconfiguring daemon grafana.a on smithi142 2024-04-12T22:38:25.145 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:25 smithi088 ceph-mon[29858]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-12T22:38:25.146 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:25 smithi088 ceph-mon[29858]: Reconfiguring daemon grafana.a on smithi142 2024-04-12T22:38:25.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:25 smithi142 ceph-mon[25707]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-12T22:38:25.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:25 smithi142 ceph-mon[25707]: Reconfiguring daemon grafana.a on smithi142 2024-04-12T22:38:26.146 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:26 smithi088 ceph-mon[24836]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 968 B/s rd, 1 op/s 2024-04-12T22:38:26.146 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:26 smithi088 ceph-mon[24836]: from='client.24950 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:38:26.147 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:26 smithi088 ceph-mon[29858]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 968 B/s rd, 1 op/s 2024-04-12T22:38:26.147 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:26 smithi088 ceph-mon[29858]: from='client.24950 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:38:26.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:26 smithi142 ceph-mon[25707]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 968 B/s rd, 1 op/s 2024-04-12T22:38:26.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:26 smithi142 ceph-mon[25707]: from='client.24950 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:38:28.289 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:28 smithi142 ceph-mon[25707]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-04-12T22:38:28.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:28 smithi088 ceph-mon[29858]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-04-12T22:38:28.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:28 smithi088 ceph-mon[24836]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-04-12T22:38:30.291 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:30 smithi142 ceph-mon[25707]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-12T22:38:30.342 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:30 smithi088 ceph-mon[24836]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-12T22:38:30.342 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:30 smithi088 ceph-mon[29858]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-12T22:38:31.888 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:38:31 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:38:31] "GET /metrics HTTP/1.1" 200 38149 "" "Prometheus/2.33.4" 2024-04-12T22:38:32.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:32 smithi142 ceph-mon[25707]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:38:32.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:32 smithi088 ceph-mon[24836]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:38:32.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:32 smithi088 ceph-mon[29858]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:38:33.245 INFO:teuthology.orchestra.run.smithi088.stdout:true 2024-04-12T22:38:33.880 INFO:teuthology.orchestra.run.smithi088.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T22:38:33.881 INFO:teuthology.orchestra.run.smithi088.stdout:agent.smithi088 smithi088 starting - - - - 2024-04-12T22:38:33.881 INFO:teuthology.orchestra.run.smithi088.stdout:agent.smithi142 smithi142 starting - - - - 2024-04-12T22:38:33.881 INFO:teuthology.orchestra.run.smithi088.stdout:alertmanager.a smithi088 *:9093,9094 starting - - - - 2024-04-12T22:38:33.881 INFO:teuthology.orchestra.run.smithi088.stdout:grafana.a smithi142 *:3000 running (5m) 63s ago 5m 51.9M - 8.3.5 dad864ee21e9 fa7785131942 2024-04-12T22:38:33.881 INFO:teuthology.orchestra.run.smithi088.stdout:iscsi.foo.smithi088.yxerll smithi088 running (4m) 73s ago 4m 50.7M - 3.5 e1d6a67b021e 5cc80e83e5fd 2024-04-12T22:38:33.881 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.x smithi142 *:8443,9283 starting - - - - 2024-04-12T22:38:33.881 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.y smithi088 *:9283 running (11m) 73s ago 11m 468M - 17.2.0 e1d6a67b021e 1e4150cb3b5f 2024-04-12T22:38:33.881 INFO:teuthology.orchestra.run.smithi088.stdout:mon.a smithi088 running (11m) 73s ago 11m 50.7M 2048M 17.2.0 e1d6a67b021e b870d97d04d5 2024-04-12T22:38:33.881 INFO:teuthology.orchestra.run.smithi088.stdout:mon.b smithi142 running (10m) 63s ago 10m 38.5M 2048M 17.2.0 e1d6a67b021e ac53ac71ce6f 2024-04-12T22:38:33.881 INFO:teuthology.orchestra.run.smithi088.stdout:mon.c smithi088 running (10m) 73s ago 10m 42.0M 2048M 17.2.0 e1d6a67b021e 7d8efcb0f640 2024-04-12T22:38:33.881 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.a smithi088 *:9100 starting - - - - 2024-04-12T22:38:33.881 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.b smithi142 *:9100 starting - - - - 2024-04-12T22:38:33.881 INFO:teuthology.orchestra.run.smithi088.stdout:osd.0 smithi088 running (9m) 73s ago 9m 53.7M 4096M 17.2.0 e1d6a67b021e e32c7c94dffa 2024-04-12T22:38:33.881 INFO:teuthology.orchestra.run.smithi088.stdout:osd.1 smithi088 running (9m) 73s ago 9m 54.3M 4096M 17.2.0 e1d6a67b021e 46e5a57910bc 2024-04-12T22:38:33.881 INFO:teuthology.orchestra.run.smithi088.stdout:osd.2 smithi088 running (9m) 73s ago 9m 48.2M 4096M 17.2.0 e1d6a67b021e 4ea9bc8ffad6 2024-04-12T22:38:33.882 INFO:teuthology.orchestra.run.smithi088.stdout:osd.3 smithi088 running (8m) 73s ago 8m 49.5M 4096M 17.2.0 e1d6a67b021e 2d1fc92c698d 2024-04-12T22:38:33.882 INFO:teuthology.orchestra.run.smithi088.stdout:osd.4 smithi142 running (8m) 63s ago 8m 53.9M 4096M 17.2.0 e1d6a67b021e 3aa8709a8b8f 2024-04-12T22:38:33.882 INFO:teuthology.orchestra.run.smithi088.stdout:osd.5 smithi142 running (7m) 63s ago 7m 49.0M 4096M 17.2.0 e1d6a67b021e 02b8c392bba6 2024-04-12T22:38:33.882 INFO:teuthology.orchestra.run.smithi088.stdout:osd.6 smithi142 running (7m) 63s ago 7m 49.0M 4096M 17.2.0 e1d6a67b021e 9495636911ad 2024-04-12T22:38:33.882 INFO:teuthology.orchestra.run.smithi088.stdout:osd.7 smithi142 running (7m) 63s ago 7m 51.9M 4096M 17.2.0 e1d6a67b021e 767b5d349dbe 2024-04-12T22:38:33.882 INFO:teuthology.orchestra.run.smithi088.stdout:prometheus.a smithi142 *:9095 starting - - - - 2024-04-12T22:38:33.882 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi088.qlemsa smithi088 *:8000 running (4m) 73s ago 4m 69.6M - 17.2.0 e1d6a67b021e 9eab94fe6def 2024-04-12T22:38:33.882 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi142.qxzxoy smithi142 *:8000 running (4m) 63s ago 4m 70.0M - 17.2.0 e1d6a67b021e ce75b554e32c 2024-04-12T22:38:33.882 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi088.rfqdxx smithi088 *:80 running (4m) 73s ago 4m 71.8M - 17.2.0 e1d6a67b021e e1b485d40249 2024-04-12T22:38:33.882 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi142.kdrxla smithi142 *:80 running (4m) 63s ago 4m 69.1M - 17.2.0 e1d6a67b021e 071754547e0a 2024-04-12T22:38:34.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:34 smithi088 ceph-mon[24836]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 999 B/s rd, 0 op/s 2024-04-12T22:38:34.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:34 smithi088 ceph-mon[29858]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 999 B/s rd, 0 op/s 2024-04-12T22:38:34.272 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-04-12T22:38:34.272 INFO:teuthology.orchestra.run.smithi088.stdout: "mon": { 2024-04-12T22:38:34.272 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-12T22:38:34.273 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:38:34.273 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr": { 2024-04-12T22:38:34.273 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-04-12T22:38:34.273 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-2053-gb277feb2 (b277feb2c7beb4597d8ecc39d58d5c36b81f613a) squid (dev)": 1 2024-04-12T22:38:34.273 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:38:34.273 INFO:teuthology.orchestra.run.smithi088.stdout: "osd": { 2024-04-12T22:38:34.273 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-12T22:38:34.273 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:38:34.273 INFO:teuthology.orchestra.run.smithi088.stdout: "mds": {}, 2024-04-12T22:38:34.273 INFO:teuthology.orchestra.run.smithi088.stdout: "rgw": { 2024-04-12T22:38:34.273 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-12T22:38:34.273 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:38:34.273 INFO:teuthology.orchestra.run.smithi088.stdout: "overall": { 2024-04-12T22:38:34.273 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 16, 2024-04-12T22:38:34.273 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-2053-gb277feb2 (b277feb2c7beb4597d8ecc39d58d5c36b81f613a) squid (dev)": 1 2024-04-12T22:38:34.273 INFO:teuthology.orchestra.run.smithi088.stdout: } 2024-04-12T22:38:34.274 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-04-12T22:38:34.318 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:34 smithi142 ceph-mon[25707]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 999 B/s rd, 0 op/s 2024-04-12T22:38:34.597 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-04-12T22:38:34.597 INFO:teuthology.orchestra.run.smithi088.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a", 2024-04-12T22:38:34.597 INFO:teuthology.orchestra.run.smithi088.stdout: "in_progress": true, 2024-04-12T22:38:34.597 INFO:teuthology.orchestra.run.smithi088.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-12T22:38:34.597 INFO:teuthology.orchestra.run.smithi088.stdout: "services_complete": [], 2024-04-12T22:38:34.597 INFO:teuthology.orchestra.run.smithi088.stdout: "progress": "", 2024-04-12T22:38:34.597 INFO:teuthology.orchestra.run.smithi088.stdout: "message": "", 2024-04-12T22:38:34.597 INFO:teuthology.orchestra.run.smithi088.stdout: "is_paused": false 2024-04-12T22:38:34.597 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-04-12T22:38:34.988 INFO:teuthology.orchestra.run.smithi088.stdout:HEALTH_OK 2024-04-12T22:38:35.313 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:35 smithi142 ceph-mon[25707]: from='client.15345 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:38:35.313 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:35 smithi142 ceph-mon[25707]: from='client.25252 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:38:35.313 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:35 smithi142 ceph-mon[25707]: from='client.15357 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:38:35.313 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:35 smithi142 ceph-mon[25707]: from='client.? 172.21.15.88:0/423401916' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:38:35.313 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:35 smithi142 ceph-mon[25707]: from='client.? 172.21.15.88:0/1064660743' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T22:38:35.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:35 smithi088 ceph-mon[29858]: from='client.15345 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:38:35.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:35 smithi088 ceph-mon[29858]: from='client.25252 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:38:35.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:35 smithi088 ceph-mon[29858]: from='client.15357 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:38:35.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:35 smithi088 ceph-mon[29858]: from='client.? 172.21.15.88:0/423401916' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:38:35.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:35 smithi088 ceph-mon[29858]: from='client.? 172.21.15.88:0/1064660743' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T22:38:35.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:35 smithi088 ceph-mon[24836]: from='client.15345 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:38:35.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:35 smithi088 ceph-mon[24836]: from='client.25252 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:38:35.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:35 smithi088 ceph-mon[24836]: from='client.15357 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:38:35.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:35 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/423401916' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:38:35.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:35 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/1064660743' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T22:38:36.303 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:36 smithi142 ceph-mon[25707]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:38:36.303 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:36 smithi142 ceph-mon[25707]: from='client.25270 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:38:36.303 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:36 smithi142 ceph-mon[25707]: from='client.24950 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:38:36.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:36 smithi088 ceph-mon[24836]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:38:36.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:36 smithi088 ceph-mon[24836]: from='client.25270 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:38:36.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:36 smithi088 ceph-mon[24836]: from='client.24950 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:38:36.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:36 smithi088 ceph-mon[29858]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:38:36.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:36 smithi088 ceph-mon[29858]: from='client.25270 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:38:36.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:36 smithi088 ceph-mon[29858]: from='client.24950 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:38:36.733 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:38:36 smithi142 systemd[1]: Stopping Ceph grafana.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:38:36.733 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:38:36 smithi142 bash[56817]: Error: no container with name or ID "ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana.a" found: no such container 2024-04-12T22:38:36.733 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:38:36 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[45019]: t=2024-04-12T22:38:36+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2024-04-12T22:38:36.733 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:38:36 smithi142 podman[56835]: 2024-04-12 22:38:36.455554101 +0000 UTC m=+0.111576054 container died fa7785131942dbe81370a73adb4878485a8c9cd13c1e0ae7b2c5d8e245fe5ecf (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a, version=8.5, description=Ceph Grafana Container, distribution-scope=public, io.openshift.tags=base rhel8, io.k8s.display-name=Red Hat Universal Base Image 8, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, name=ubi8, vcs-type=git, release=236.1648460182, summary=Grafana Container configured for Ceph mgr/dashboard integration, 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, maintainer=Paul Cuzner , vendor=Red Hat, Inc., build-date=2022-03-28T10:36:18.413762, io.buildah.version=1.24.2, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, architecture=x86_64, 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., io.openshift.expose-services=) 2024-04-12T22:38:36.998 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:38:36 smithi142 podman[56835]: 2024-04-12 22:38:36.836422242 +0000 UTC m=+0.492444202 container cleanup fa7785131942dbe81370a73adb4878485a8c9cd13c1e0ae7b2c5d8e245fe5ecf (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a, version=8.5, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, vendor=Red Hat, Inc., build-date=2022-03-28T10:36:18.413762, io.buildah.version=1.24.2, architecture=x86_64, distribution-scope=public, release=236.1648460182, 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., name=ubi8, io.openshift.tags=base rhel8, vcs-type=git, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, maintainer=Paul Cuzner , com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, description=Ceph Grafana Container, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, summary=Grafana Container configured for Ceph mgr/dashboard integration, io.openshift.expose-services=, io.k8s.display-name=Red Hat Universal Base Image 8) 2024-04-12T22:38:36.998 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:38:36 smithi142 bash[56835]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a 2024-04-12T22:38:36.998 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:38:36 smithi142 bash[56892]: Error: no container with name or ID "ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana.a" found: no such container 2024-04-12T22:38:37.351 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:38:37 smithi142 podman[56862]: 2024-04-12 22:38:37.104672076 +0000 UTC m=+0.649511910 container remove fa7785131942dbe81370a73adb4878485a8c9cd13c1e0ae7b2c5d8e245fe5ecf (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a, maintainer=Paul Cuzner , io.openshift.tags=base rhel8, io.openshift.expose-services=, io.k8s.display-name=Red Hat Universal Base Image 8, build-date=2022-03-28T10:36:18.413762, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, release=236.1648460182, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, 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., com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, distribution-scope=public, architecture=x86_64, description=Ceph Grafana Container, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, version=8.5, vcs-type=git, io.buildah.version=1.24.2, name=ubi8, vendor=Red Hat, Inc., summary=Grafana Container configured for Ceph mgr/dashboard integration) 2024-04-12T22:38:37.351 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:38:37 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@grafana.a.service: Deactivated successfully. 2024-04-12T22:38:37.351 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:38:37 smithi142 systemd[1]: Stopped Ceph grafana.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:38:37.351 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:38:37 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@grafana.a.service: Consumed 2.540s CPU time. 2024-04-12T22:38:37.351 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:38:37 smithi142 systemd[1]: Starting Ceph grafana.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:38:38.248 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:38:38 smithi142 podman[57038]: 2024-04-12 22:38:37.903019177 +0000 UTC m=+0.022417772 image pull dad864ee21e98e69f4029d1e417aa085001566be0d322fbc75bc6f29b0050c01 quay.io/ceph/ceph-grafana:8.3.5 2024-04-12T22:38:38.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:38 smithi142 ceph-mon[25707]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:38:38.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:38 smithi088 ceph-mon[24836]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:38:38.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:38 smithi088 ceph-mon[29858]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:38:38.936 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:38:38 smithi142 podman[57038]: 2024-04-12 22:38:38.747209955 +0000 UTC m=+0.866608558 container create 7ad6e7688954884c7fbcecc3b09a40a79f8258d2940e7eec975a6718dfa96841 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, 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, vendor=Red Hat, Inc., vcs-type=git, distribution-scope=public, description=Ceph Grafana Container, io.openshift.tags=base rhel8, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, name=ubi8, io.openshift.expose-services=, io.buildah.version=1.24.2, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, com.redhat.component=ubi8-container, architecture=x86_64, maintainer=Paul Cuzner , build-date=2022-03-28T10:36:18.413762, summary=Grafana Container configured for Ceph mgr/dashboard integration, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, io.k8s.display-name=Red Hat Universal Base Image 8, version=8.5) 2024-04-12T22:38:38.936 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:38:38 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[55835]: ts=2024-04-12T22:38: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.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"smithi142:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"172.21.15.142:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-12T22:38:39.232 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:38:39 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: [12/Apr/2024:22:38:39] ENGINE Bus STOPPING 2024-04-12T22:38:39.232 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:38:39 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: [12/Apr/2024:22:38:39] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-12T22:38:39.232 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:38:39 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: [12/Apr/2024:22:38:39] ENGINE Bus STOPPED 2024-04-12T22:38:39.232 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:38:39 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: [12/Apr/2024:22:38:39] ENGINE Bus STARTING 2024-04-12T22:38:39.232 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:39 smithi142 ceph-mon[25707]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:38:39.233 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:38:38 smithi142 podman[57038]: 2024-04-12 22:38:38.941141383 +0000 UTC m=+1.060539977 container init 7ad6e7688954884c7fbcecc3b09a40a79f8258d2940e7eec975a6718dfa96841 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a, vcs-type=git, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, summary=Grafana Container configured for Ceph mgr/dashboard integration, io.openshift.expose-services=, name=ubi8, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, 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, version=8.5, vendor=Red Hat, Inc., io.buildah.version=1.24.2, com.redhat.component=ubi8-container, distribution-scope=public, architecture=x86_64, io.k8s.display-name=Red Hat Universal Base Image 8, maintainer=Paul Cuzner , io.openshift.tags=base rhel8, build-date=2022-03-28T10:36:18.413762, 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., release=236.1648460182) 2024-04-12T22:38:39.233 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:38:38 smithi142 podman[57038]: 2024-04-12 22:38:38.94460443 +0000 UTC m=+1.064003025 container start 7ad6e7688954884c7fbcecc3b09a40a79f8258d2940e7eec975a6718dfa96841 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a, io.openshift.expose-services=, io.openshift.tags=base rhel8, com.redhat.component=ubi8-container, architecture=x86_64, distribution-scope=public, io.buildah.version=1.24.2, description=Ceph Grafana Container, vendor=Red Hat, Inc., name=ubi8, io.k8s.display-name=Red Hat Universal Base Image 8, vcs-type=git, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, build-date=2022-03-28T10:36:18.413762, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, summary=Grafana Container configured for Ceph mgr/dashboard integration, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, version=8.5, release=236.1648460182, maintainer=Paul Cuzner , url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, 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-12T22:38:39.233 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:38:38 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[57123]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-12T22:38:39.233 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:38:38 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[57123]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-12T22:38:39.233 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:38:39 smithi142 bash[57038]: 7ad6e7688954884c7fbcecc3b09a40a79f8258d2940e7eec975a6718dfa96841 2024-04-12T22:38:39.233 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:38:39 smithi142 systemd[1]: Started Ceph grafana.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:38:39.233 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:38:39 smithi142 podman[57161]: 2024-04-12 22:38:39.056351654 +0000 UTC m=+0.073423979 container died 7ad6e7688954884c7fbcecc3b09a40a79f8258d2940e7eec975a6718dfa96841 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a, 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., name=ubi8, io.openshift.expose-services=, build-date=2022-03-28T10:36:18.413762, vcs-type=git, release=236.1648460182, io.openshift.tags=base rhel8, com.redhat.component=ubi8-container, maintainer=Paul Cuzner , 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, io.buildah.version=1.24.2, version=8.5, summary=Grafana Container configured for Ceph mgr/dashboard integration, architecture=x86_64, description=Ceph Grafana Container, distribution-scope=public, io.k8s.display-name=Red Hat Universal Base Image 8, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56) 2024-04-12T22:38:39.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:39 smithi088 ceph-mon[24836]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:38:39.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:39 smithi088 ceph-mon[29858]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:38:39.498 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:38:39 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: [12/Apr/2024:22:38:39] ENGINE Serving on http://:::9283 2024-04-12T22:38:39.498 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:38:39 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: [12/Apr/2024:22:38:39] ENGINE Bus STARTED 2024-04-12T22:38:39.499 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:38:39 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: [12/Apr/2024:22:38:39] ENGINE Bus STOPPING 2024-04-12T22:38:39.499 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:38:39 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: [12/Apr/2024:22:38:39] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-12T22:38:39.499 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:38:39 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: [12/Apr/2024:22:38:39] ENGINE Bus STOPPED 2024-04-12T22:38:39.499 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:38:39 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: [12/Apr/2024:22:38:39] ENGINE Bus STARTING 2024-04-12T22:38:39.499 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:38:39 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: [12/Apr/2024:22:38:39] ENGINE Serving on http://:::9283 2024-04-12T22:38:39.499 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:38:39 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: [12/Apr/2024:22:38:39] ENGINE Bus STARTED 2024-04-12T22:38:39.499 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:38:39 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: [12/Apr/2024:22:38:39] ENGINE Bus STOPPING 2024-04-12T22:38:39.499 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:38:39 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: [12/Apr/2024:22:38:39] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-12T22:38:39.499 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:38:39 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: [12/Apr/2024:22:38:39] ENGINE Bus STOPPED 2024-04-12T22:38:39.499 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:38:39 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: [12/Apr/2024:22:38:39] ENGINE Bus STARTING 2024-04-12T22:38:39.499 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:38:39 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: [12/Apr/2024:22:38:39] ENGINE Serving on http://:::9283 2024-04-12T22:38:39.499 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:38:39 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: [12/Apr/2024:22:38:39] ENGINE Bus STARTED 2024-04-12T22:38:39.929 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:38:39 smithi142 podman[57161]: 2024-04-12 22:38:39.655960376 +0000 UTC m=+0.673032690 container remove 7ad6e7688954884c7fbcecc3b09a40a79f8258d2940e7eec975a6718dfa96841 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a, version=8.5, summary=Grafana Container configured for Ceph mgr/dashboard integration, name=ubi8, release=236.1648460182, com.redhat.component=ubi8-container, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, maintainer=Paul Cuzner , io.k8s.display-name=Red Hat Universal Base Image 8, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, architecture=x86_64, 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., io.buildah.version=1.24.2, io.openshift.tags=base rhel8, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, distribution-scope=public, vcs-type=git, io.openshift.expose-services=, vendor=Red Hat, Inc., build-date=2022-03-28T10:36:18.413762) 2024-04-12T22:38:39.930 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:38:39 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-04-12T22:38:39.930 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:38:39 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@grafana.a.service: Failed with result 'exit-code'. 2024-04-12T22:38:40.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:40 smithi142 ceph-mon[25707]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:38:40.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:40 smithi142 ceph-mon[25707]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:38:40.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:40 smithi142 ceph-mon[25707]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:38:40.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:40 smithi142 ceph-mon[25707]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-12T22:38:40.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:40 smithi142 ceph-mon[25707]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-12T22:38:40.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:40 smithi142 ceph-mon[25707]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi088.front.sepia.ceph.com:9093"}]: dispatch 2024-04-12T22:38:40.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:40 smithi142 ceph-mon[25707]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi088.front.sepia.ceph.com:9093"}]: dispatch 2024-04-12T22:38:40.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:40 smithi142 ceph-mon[25707]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:38:40.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:40 smithi142 ceph-mon[25707]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-12T22:38:40.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:40 smithi142 ceph-mon[25707]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi142.front.sepia.ceph.com:9095"}]: dispatch 2024-04-12T22:38:40.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:40 smithi142 ceph-mon[25707]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:38:40.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:40 smithi142 ceph-mon[25707]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-12T22:38:40.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:40 smithi142 ceph-mon[25707]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi142.front.sepia.ceph.com:3000"}]: dispatch 2024-04-12T22:38:40.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:40 smithi142 ceph-mon[25707]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:38:40.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:40 smithi142 ceph-mon[25707]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:38:40.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:40 smithi088 ceph-mon[29858]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:38:40.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:40 smithi088 ceph-mon[29858]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:38:40.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:40 smithi088 ceph-mon[29858]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:38:40.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:40 smithi088 ceph-mon[29858]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-12T22:38:40.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:40 smithi088 ceph-mon[29858]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-12T22:38:40.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:40 smithi088 ceph-mon[29858]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi088.front.sepia.ceph.com:9093"}]: dispatch 2024-04-12T22:38:40.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:40 smithi088 ceph-mon[29858]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi088.front.sepia.ceph.com:9093"}]: dispatch 2024-04-12T22:38:40.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:40 smithi088 ceph-mon[29858]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:38:40.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:40 smithi088 ceph-mon[29858]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-12T22:38:40.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:40 smithi088 ceph-mon[29858]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi142.front.sepia.ceph.com:9095"}]: dispatch 2024-04-12T22:38:40.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:40 smithi088 ceph-mon[29858]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:38:40.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:40 smithi088 ceph-mon[29858]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-12T22:38:40.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:40 smithi088 ceph-mon[29858]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi142.front.sepia.ceph.com:3000"}]: dispatch 2024-04-12T22:38:40.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:40 smithi088 ceph-mon[29858]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:38:40.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:40 smithi088 ceph-mon[29858]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:38:40.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:40 smithi088 ceph-mon[24836]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:38:40.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:40 smithi088 ceph-mon[24836]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:38:40.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:40 smithi088 ceph-mon[24836]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:38:40.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:40 smithi088 ceph-mon[24836]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-12T22:38:40.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:40 smithi088 ceph-mon[24836]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-12T22:38:40.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:40 smithi088 ceph-mon[24836]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi088.front.sepia.ceph.com:9093"}]: dispatch 2024-04-12T22:38:40.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:40 smithi088 ceph-mon[24836]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi088.front.sepia.ceph.com:9093"}]: dispatch 2024-04-12T22:38:40.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:40 smithi088 ceph-mon[24836]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:38:40.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:40 smithi088 ceph-mon[24836]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-12T22:38:40.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:40 smithi088 ceph-mon[24836]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi142.front.sepia.ceph.com:9095"}]: dispatch 2024-04-12T22:38:40.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:40 smithi088 ceph-mon[24836]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:38:40.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:40 smithi088 ceph-mon[24836]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-12T22:38:40.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:40 smithi088 ceph-mon[24836]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi142.front.sepia.ceph.com:3000"}]: dispatch 2024-04-12T22:38:40.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:40 smithi088 ceph-mon[24836]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:38:40.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:40 smithi088 ceph-mon[24836]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:38:41.150 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:41 smithi142 ceph-mon[25707]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-12T22:38:41.150 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:41 smithi142 ceph-mon[25707]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi142.front.sepia.ceph.com:9095"}]: dispatch 2024-04-12T22:38:41.150 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:41 smithi142 ceph-mon[25707]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-12T22:38:41.150 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:41 smithi142 ceph-mon[25707]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi142.front.sepia.ceph.com:3000"}]: dispatch 2024-04-12T22:38:41.151 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:41 smithi142 ceph-mon[25707]: Upgrade: Need to upgrade myself (mgr.x) 2024-04-12T22:38:41.151 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:41 smithi142 ceph-mon[25707]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:38:41.151 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:41 smithi142 ceph-mon[25707]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-12T22:38:41.151 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:41 smithi142 ceph-mon[25707]: from='mgr.24890 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-12T22:38:41.151 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:41 smithi142 ceph-mon[25707]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-12T22:38:41.151 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:41 smithi142 ceph-mon[25707]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:38:41.356 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:41 smithi088 ceph-mon[29858]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-12T22:38:41.356 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:41 smithi088 ceph-mon[29858]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi142.front.sepia.ceph.com:9095"}]: dispatch 2024-04-12T22:38:41.357 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:41 smithi088 ceph-mon[29858]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-12T22:38:41.357 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:41 smithi088 ceph-mon[29858]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi142.front.sepia.ceph.com:3000"}]: dispatch 2024-04-12T22:38:41.357 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:41 smithi088 ceph-mon[29858]: Upgrade: Need to upgrade myself (mgr.x) 2024-04-12T22:38:41.357 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:41 smithi088 ceph-mon[29858]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:38:41.357 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:41 smithi088 ceph-mon[29858]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-12T22:38:41.357 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:41 smithi088 ceph-mon[29858]: from='mgr.24890 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-12T22:38:41.357 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:41 smithi088 ceph-mon[29858]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-12T22:38:41.357 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:41 smithi088 ceph-mon[29858]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:38:41.357 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:41 smithi088 ceph-mon[24836]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-12T22:38:41.357 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:41 smithi088 ceph-mon[24836]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi142.front.sepia.ceph.com:9095"}]: dispatch 2024-04-12T22:38:41.357 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:41 smithi088 ceph-mon[24836]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-12T22:38:41.357 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:41 smithi088 ceph-mon[24836]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi142.front.sepia.ceph.com:3000"}]: dispatch 2024-04-12T22:38:41.358 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:41 smithi088 ceph-mon[24836]: Upgrade: Need to upgrade myself (mgr.x) 2024-04-12T22:38:41.358 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:41 smithi088 ceph-mon[24836]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:38:41.358 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:41 smithi088 ceph-mon[24836]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-12T22:38:41.358 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:41 smithi088 ceph-mon[24836]: from='mgr.24890 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-12T22:38:41.358 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:41 smithi088 ceph-mon[24836]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-12T22:38:41.358 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:41 smithi088 ceph-mon[24836]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:38:41.998 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:38:41 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:38:41] "GET /metrics HTTP/1.1" 200 38146 "" "Prometheus/2.33.4" 2024-04-12T22:38:42.365 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:42 smithi088 ceph-mon[24836]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:38:42.365 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:42 smithi088 ceph-mon[24836]: Upgrade: Updating mgr.y 2024-04-12T22:38:42.365 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:42 smithi088 ceph-mon[24836]: Deploying daemon mgr.y on smithi088 2024-04-12T22:38:42.365 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:42 smithi088 ceph-mon[29858]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:38:42.365 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:42 smithi088 ceph-mon[29858]: Upgrade: Updating mgr.y 2024-04-12T22:38:42.365 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:42 smithi088 ceph-mon[29858]: Deploying daemon mgr.y on smithi088 2024-04-12T22:38:42.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:42 smithi142 ceph-mon[25707]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:38:42.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:42 smithi142 ceph-mon[25707]: Upgrade: Updating mgr.y 2024-04-12T22:38:42.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:42 smithi142 ceph-mon[25707]: Deploying daemon mgr.y on smithi088 2024-04-12T22:38:42.930 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:38:42 smithi088 systemd[1]: Stopping Ceph mgr.y for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:38:43.269 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:38:42 smithi088 podman[66745]: 2024-04-12 22:38:42.946793928 +0000 UTC m=+0.157831910 container died 1e4150cb3b5faf78e352c84862abab471039742d159ce29c25360f37aa8deb9a (image=quay.io/ceph/ceph:v17.2.0, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y, release=754, version=8, CEPH_POINT_RELEASE=-17.2.0, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, io.openshift.tags=base centos centos-stream, GIT_REPO=https://github.com/ceph/ceph-container.git, GIT_BRANCH=HEAD, RELEASE=HEAD, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, vendor=Red Hat, Inc., io.buildah.version=1.19.8, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, 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.license_terms=https://centos.org/legal/licensing-policy/, architecture=x86_64, distribution-scope=public, com.redhat.component=centos-stream-container, ceph=True, maintainer=Guillaume Abrioux , io.openshift.expose-services=, vcs-type=git, GIT_CLEAN=True, name=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., io.k8s.display-name=CentOS Stream 8, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image) 2024-04-12T22:38:43.586 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:38:43 smithi088 podman[66745]: 2024-04-12 22:38:43.357569899 +0000 UTC m=+0.568607879 container cleanup 1e4150cb3b5faf78e352c84862abab471039742d159ce29c25360f37aa8deb9a (image=quay.io/ceph/ceph:v17.2.0, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y, version=8, build-date=2022-05-03T08:36:31.336870, release=754, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, maintainer=Guillaume Abrioux , name=centos-stream, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, com.redhat.component=centos-stream-container, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, io.openshift.tags=base centos centos-stream, CEPH_POINT_RELEASE=-17.2.0, vcs-type=git, 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., url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, io.k8s.display-name=CentOS Stream 8, vendor=Red Hat, Inc., distribution-scope=public, RELEASE=HEAD, ceph=True, io.openshift.expose-services=, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, GIT_REPO=https://github.com/ceph/ceph-container.git, 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, GIT_BRANCH=HEAD) 2024-04-12T22:38:43.587 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:38:43 smithi088 bash[66745]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y 2024-04-12T22:38:43.841 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:38:43 smithi088 podman[66758]: 2024-04-12 22:38:43.592207299 +0000 UTC m=+0.644860657 container remove 1e4150cb3b5faf78e352c84862abab471039742d159ce29c25360f37aa8deb9a (image=quay.io/ceph/ceph:v17.2.0, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, distribution-scope=public, ceph=True, GIT_REPO=https://github.com/ceph/ceph-container.git, name=centos-stream, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, version=8, vcs-type=git, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, architecture=x86_64, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, build-date=2022-05-03T08:36:31.336870, io.openshift.tags=base centos centos-stream, release=754, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, 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.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., com.redhat.component=centos-stream-container, GIT_BRANCH=HEAD, GIT_CLEAN=True, RELEASE=HEAD, io.buildah.version=1.19.8, vendor=Red Hat, Inc., io.k8s.display-name=CentOS Stream 8, maintainer=Guillaume Abrioux ) 2024-04-12T22:38:43.841 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:38:43 smithi088 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-04-12T22:38:43.842 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:38:43 smithi088 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@mgr.y.service: Failed with result 'exit-code'. 2024-04-12T22:38:43.842 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:38:43 smithi088 systemd[1]: Stopped Ceph mgr.y for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:38:43.842 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:38:43 smithi088 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@mgr.y.service: Consumed 1min 2.978s CPU time. 2024-04-12T22:38:44.092 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:38:44 smithi088 systemd[1]: Starting Ceph mgr.y for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:38:44.345 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:44 smithi088 ceph-mon[24836]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:38:44.345 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:44 smithi088 ceph-mon[29858]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:38:44.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:44 smithi142 ceph-mon[25707]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:38:45.180 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:38:44 smithi088 podman[66953]: 2024-04-12 22:38:44.828386276 +0000 UTC m=+0.022456637 image pull 668895944f0ec64b67a5b7564961d2756f2966e5d4b9338516300dbec9984951 quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a 2024-04-12T22:38:45.748 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:38:45 smithi088 podman[66953]: 2024-04-12 22:38:45.484535201 +0000 UTC m=+0.678605613 container create f79d040afe40050879f44c147daf48fe16d080e4c2553187654d0950e316f537 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.vendor=CentOS, RELEASE=squid-b277feb, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , ceph=True, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240409, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD) 2024-04-12T22:38:46.024 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:38:45 smithi088 podman[66953]: 2024-04-12 22:38:45.753583458 +0000 UTC m=+0.947653804 container init f79d040afe40050879f44c147daf48fe16d080e4c2553187654d0950e316f537 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.build-date=20240409, io.buildah.version=1.33.5, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, ceph=True, maintainer=Guillaume Abrioux , RELEASE=squid-b277feb, org.label-schema.license=GPLv2, GIT_CLEAN=True) 2024-04-12T22:38:46.024 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:38:45 smithi088 podman[66953]: 2024-04-12 22:38:45.756678633 +0000 UTC m=+0.950748988 container start f79d040afe40050879f44c147daf48fe16d080e4c2553187654d0950e316f537 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y, io.buildah.version=1.33.5, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, ceph=True, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, RELEASE=squid-b277feb, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_BRANCH=HEAD, org.label-schema.build-date=20240409) 2024-04-12T22:38:46.024 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:38:45 smithi088 ceph-mgr[67085]: -- 172.21.15.88:0/1845719333 <== mon.0 v2:172.21.15.88:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55a0b396a5a0 con 0x55a0b393ec00 2024-04-12T22:38:46.024 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:38:45 smithi088 bash[66953]: f79d040afe40050879f44c147daf48fe16d080e4c2553187654d0950e316f537 2024-04-12T22:38:46.025 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:38:45 smithi088 systemd[1]: Started Ceph mgr.y for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:38:46.276 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:46 smithi088 ceph-mon[29858]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:38:46.276 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:46 smithi088 ceph-mon[29858]: from='client.24950 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:38:46.276 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:46 smithi088 ceph-mon[29858]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:38:46.276 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:46 smithi088 ceph-mon[29858]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:38:46.276 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:46 smithi088 ceph-mon[29858]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi142", "caps": []}]: dispatch 2024-04-12T22:38:46.277 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:46 smithi088 ceph-mon[29858]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi088", "caps": []}]: dispatch 2024-04-12T22:38:46.277 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:46 smithi088 ceph-mon[29858]: from='mgr.24890 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi142", "caps": []}]: dispatch 2024-04-12T22:38:46.277 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:46 smithi088 ceph-mon[29858]: from='mgr.24890 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi088", "caps": []}]: dispatch 2024-04-12T22:38:46.277 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:46 smithi088 ceph-mon[24836]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:38:46.277 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:46 smithi088 ceph-mon[24836]: from='client.24950 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:38:46.277 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:46 smithi088 ceph-mon[24836]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:38:46.277 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:46 smithi088 ceph-mon[24836]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:38:46.277 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:46 smithi088 ceph-mon[24836]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi142", "caps": []}]: dispatch 2024-04-12T22:38:46.277 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:46 smithi088 ceph-mon[24836]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi088", "caps": []}]: dispatch 2024-04-12T22:38:46.278 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:46 smithi088 ceph-mon[24836]: from='mgr.24890 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi142", "caps": []}]: dispatch 2024-04-12T22:38:46.278 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:46 smithi088 ceph-mon[24836]: from='mgr.24890 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi088", "caps": []}]: dispatch 2024-04-12T22:38:46.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:46 smithi142 ceph-mon[25707]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:38:46.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:46 smithi142 ceph-mon[25707]: from='client.24950 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:38:46.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:46 smithi142 ceph-mon[25707]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:38:46.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:46 smithi142 ceph-mon[25707]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:38:46.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:46 smithi142 ceph-mon[25707]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi142", "caps": []}]: dispatch 2024-04-12T22:38:46.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:46 smithi142 ceph-mon[25707]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi088", "caps": []}]: dispatch 2024-04-12T22:38:46.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:46 smithi142 ceph-mon[25707]: from='mgr.24890 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi142", "caps": []}]: dispatch 2024-04-12T22:38:46.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:46 smithi142 ceph-mon[25707]: from='mgr.24890 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi088", "caps": []}]: dispatch 2024-04-12T22:38:46.623 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:38:46 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[67053]: 2024-04-12T22:38:46.336+0000 7f48d0626200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-12T22:38:46.623 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:38:46 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[67053]: 2024-04-12T22:38:46.437+0000 7f48d0626200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-12T22:38:47.275 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:38:47 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[67053]: 2024-04-12T22:38:47.163+0000 7f48d0626200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-12T22:38:47.540 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:38:47 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[67053]: 2024-04-12T22:38:47.279+0000 7f48d0626200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-12T22:38:47.540 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:38:47 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[67053]: 2024-04-12T22:38:47.430+0000 7f48d0626200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-12T22:38:47.862 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:38:47 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[67053]: 2024-04-12T22:38:47.544+0000 7f48d0626200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-12T22:38:47.862 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:38:47 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[67053]: 2024-04-12T22:38:47.649+0000 7f48d0626200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-12T22:38:48.133 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:48 smithi088 ceph-mon[24836]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:38:48.133 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:48 smithi088 ceph-mon[24836]: Deploying daemon agent.smithi088 on smithi088 2024-04-12T22:38:48.133 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:48 smithi088 ceph-mon[24836]: Deploying daemon agent.smithi142 on smithi142 2024-04-12T22:38:48.133 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:38:47 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[67053]: 2024-04-12T22:38:47.925+0000 7f48d0626200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-12T22:38:48.133 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:38:48 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[67053]: 2024-04-12T22:38:48.044+0000 7f48d0626200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-12T22:38:48.134 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:48 smithi088 ceph-mon[29858]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:38:48.134 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:48 smithi088 ceph-mon[29858]: Deploying daemon agent.smithi088 on smithi088 2024-04-12T22:38:48.134 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:48 smithi088 ceph-mon[29858]: Deploying daemon agent.smithi142 on smithi142 2024-04-12T22:38:48.166 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:48 smithi142 ceph-mon[25707]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:38:48.167 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:48 smithi142 ceph-mon[25707]: Deploying daemon agent.smithi088 on smithi088 2024-04-12T22:38:48.167 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:48 smithi142 ceph-mon[25707]: Deploying daemon agent.smithi142 on smithi142 2024-04-12T22:38:48.408 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:38:48 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[67053]: 2024-04-12T22:38:48.137+0000 7f48d0626200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-12T22:38:48.408 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:38:48 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[67053]: 2024-04-12T22:38:48.234+0000 7f48d0626200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-12T22:38:48.670 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:38:48 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[67053]: 2024-04-12T22:38:48.412+0000 7f48d0626200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-12T22:38:48.832 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:38:48 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[55835]: ts=2024-04-12T22:38: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.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"smithi142:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"172.21.15.142:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-12T22:38:49.401 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:49 smithi142 ceph-mon[25707]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:38:49.402 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:49 smithi142 ceph-mon[25707]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:38:49.402 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:49 smithi142 ceph-mon[25707]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:38:49.402 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:49 smithi142 ceph-mon[25707]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:38:49.402 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:49 smithi142 ceph-mon[25707]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:38:49.402 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:49 smithi142 ceph-mon[25707]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:38:49.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:49 smithi088 ceph-mon[24836]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:38:49.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:49 smithi088 ceph-mon[24836]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:38:49.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:49 smithi088 ceph-mon[24836]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:38:49.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:49 smithi088 ceph-mon[24836]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:38:49.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:49 smithi088 ceph-mon[24836]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:38:49.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:49 smithi088 ceph-mon[24836]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:38:49.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:49 smithi088 ceph-mon[29858]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:38:49.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:49 smithi088 ceph-mon[29858]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:38:49.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:49 smithi088 ceph-mon[29858]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:38:49.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:49 smithi088 ceph-mon[29858]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:38:49.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:49 smithi088 ceph-mon[29858]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:38:49.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:49 smithi088 ceph-mon[29858]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:38:49.930 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:38:49 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[67053]: 2024-04-12T22:38:49.478+0000 7f48d0626200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-12T22:38:49.930 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:38:49 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[67053]: 2024-04-12T22:38:49.651+0000 7f48d0626200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-12T22:38:50.056 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:38:49 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@grafana.a.service: Scheduled restart job, restart counter is at 1. 2024-04-12T22:38:50.056 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:38:49 smithi142 systemd[1]: Stopped Ceph grafana.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:38:50.056 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:38:49 smithi142 systemd[1]: Starting Ceph grafana.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:38:50.346 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:38:50 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[67053]: 2024-04-12T22:38:50.041+0000 7f48d0626200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-12T22:38:50.347 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:38:50 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[67053]: 2024-04-12T22:38:50.149+0000 7f48d0626200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-12T22:38:50.366 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:38:50 smithi142 podman[57934]: 2024-04-12 22:38:50.184126379 +0000 UTC m=+0.019084384 image pull dad864ee21e98e69f4029d1e417aa085001566be0d322fbc75bc6f29b0050c01 quay.io/ceph/ceph-grafana:8.3.5 2024-04-12T22:38:50.680 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:38:50 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[67053]: 2024-04-12T22:38:50.351+0000 7f48d0626200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-12T22:38:50.680 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:38:50 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[67053]: 2024-04-12T22:38:50.557+0000 7f48d0626200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-12T22:38:50.705 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:38:50 smithi142 podman[57934]: 2024-04-12 22:38:50.489042443 +0000 UTC m=+0.324000430 container create d7a20428b99de56c3a6dbdd6c75ca264a0b66cc4f440ff6d36d6cfe1b6912927 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a, 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, description=Ceph Grafana Container, maintainer=Paul Cuzner , io.buildah.version=1.24.2, com.redhat.component=ubi8-container, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, io.openshift.tags=base rhel8, name=ubi8, io.k8s.display-name=Red Hat Universal Base Image 8, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, vcs-type=git, 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., summary=Grafana Container configured for Ceph mgr/dashboard integration, build-date=2022-03-28T10:36:18.413762, distribution-scope=public, version=8.5, vendor=Red Hat, Inc., release=236.1648460182, io.openshift.expose-services=) 2024-04-12T22:38:50.979 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:50 smithi088 ceph-mon[24836]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:38:50.980 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:50 smithi088 ceph-mon[29858]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:38:50.980 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:38:50 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[67053]: 2024-04-12T22:38:50.852+0000 7f48d0626200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-12T22:38:50.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:50 smithi142 ceph-mon[25707]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:38:50.998 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:38:50 smithi142 podman[57934]: 2024-04-12 22:38:50.74972944 +0000 UTC m=+0.584687429 container init d7a20428b99de56c3a6dbdd6c75ca264a0b66cc4f440ff6d36d6cfe1b6912927 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a, architecture=x86_64, io.buildah.version=1.24.2, description=Ceph Grafana Container, distribution-scope=public, vcs-type=git, version=8.5, io.openshift.tags=base rhel8, name=ubi8, maintainer=Paul Cuzner , vendor=Red Hat, Inc., release=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., com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, io.openshift.expose-services=, com.redhat.component=ubi8-container, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, summary=Grafana Container configured for Ceph mgr/dashboard integration, 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, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182) 2024-04-12T22:38:50.998 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:38:50 smithi142 podman[57934]: 2024-04-12 22:38:50.752414533 +0000 UTC m=+0.587372529 container start d7a20428b99de56c3a6dbdd6c75ca264a0b66cc4f440ff6d36d6cfe1b6912927 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a, summary=Grafana Container configured for Ceph mgr/dashboard integration, build-date=2022-03-28T10:36:18.413762, 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., io.buildah.version=1.24.2, maintainer=Paul Cuzner , io.openshift.expose-services=, name=ubi8, distribution-scope=public, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, version=8.5, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, description=Ceph Grafana Container, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, io.openshift.tags=base rhel8, vendor=Red Hat, Inc., com.redhat.component=ubi8-container, vcs-type=git, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, architecture=x86_64, release=236.1648460182) 2024-04-12T22:38:50.998 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:38:50 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[57963]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-12T22:38:50.998 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:38:50 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[57963]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-12T22:38:50.998 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:38:50 smithi142 bash[57934]: d7a20428b99de56c3a6dbdd6c75ca264a0b66cc4f440ff6d36d6cfe1b6912927 2024-04-12T22:38:50.998 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:38:50 smithi142 systemd[1]: Started Ceph grafana.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:38:50.998 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:38:50 smithi142 podman[57987]: 2024-04-12 22:38:50.885283308 +0000 UTC m=+0.099640388 container died d7a20428b99de56c3a6dbdd6c75ca264a0b66cc4f440ff6d36d6cfe1b6912927 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a, build-date=2022-03-28T10:36:18.413762, vcs-type=git, distribution-scope=public, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, maintainer=Paul Cuzner , name=ubi8, vendor=Red Hat, Inc., com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, 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., release=236.1648460182, version=8.5, summary=Grafana Container configured for Ceph mgr/dashboard integration, architecture=x86_64, io.k8s.display-name=Red Hat Universal Base Image 8, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, io.openshift.tags=base rhel8, io.buildah.version=1.24.2, io.openshift.expose-services=, com.redhat.component=ubi8-container) 2024-04-12T22:38:51.361 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:38:51 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[67053]: 2024-04-12T22:38:51.121+0000 7f48d0626200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-12T22:38:51.680 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:38:51 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[67053]: 2024-04-12T22:38:51.365+0000 7f48d0626200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-12T22:38:51.699 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:38:51 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:38:51] "GET /metrics HTTP/1.1" 200 38146 "" "Prometheus/2.33.4" 2024-04-12T22:38:51.700 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:38:51 smithi142 podman[57987]: 2024-04-12 22:38:51.504247259 +0000 UTC m=+0.718604340 container remove d7a20428b99de56c3a6dbdd6c75ca264a0b66cc4f440ff6d36d6cfe1b6912927 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a, com.redhat.component=ubi8-container, io.openshift.expose-services=, description=Ceph Grafana Container, vendor=Red Hat, Inc., summary=Grafana Container configured for Ceph mgr/dashboard integration, version=8.5, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, vcs-type=git, io.k8s.display-name=Red Hat Universal Base Image 8, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, name=ubi8, io.openshift.tags=base rhel8, io.buildah.version=1.24.2, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, release=236.1648460182, 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, distribution-scope=public, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, maintainer=Paul Cuzner , build-date=2022-03-28T10:36:18.413762) 2024-04-12T22:38:51.700 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:38:51 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-04-12T22:38:51.700 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:38:51 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@grafana.a.service: Failed with result 'exit-code'. 2024-04-12T22:38:51.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:51 smithi142 ceph-mon[25707]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:38:52.095 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:51 smithi088 ceph-mon[24836]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:38:52.096 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:51 smithi088 ceph-mon[29858]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:38:52.430 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:38:52 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[67053]: 2024-04-12T22:38:52.229+0000 7f48d0626200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-12T22:38:53.066 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:38:52 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[67053]: 2024-04-12T22:38:52.814+0000 7f48d0626200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-12T22:38:53.066 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:38:52 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[67053]: 2024-04-12T22:38:52.922+0000 7f48d0626200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-12T22:38:53.324 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:38:53 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[67053]: 2024-04-12T22:38:53.152+0000 7f48d0626200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-12T22:38:53.324 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:38:53 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[67053]: [12/Apr/2024:22:38:53] ENGINE Bus STARTING 2024-04-12T22:38:53.324 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:38:53 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[67053]: CherryPy Checker: 2024-04-12T22:38:53.324 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:38:53 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[67053]: The Application mounted at '' has an empty config. 2024-04-12T22:38:53.324 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:38:53 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[67053]: 2024-04-12T22:38:53.324 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:38:53 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[67053]: [12/Apr/2024:22:38:53] ENGINE Serving on http://:::9283 2024-04-12T22:38:53.324 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:38:53 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[67053]: [12/Apr/2024:22:38:53] ENGINE Bus STARTED 2024-04-12T22:38:53.998 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:53 smithi088 ceph-mon[24836]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:38:53.998 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:53 smithi088 ceph-mon[24836]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:38:53.998 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:53 smithi088 ceph-mon[24836]: Standby manager daemon y restarted 2024-04-12T22:38:53.998 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:53 smithi088 ceph-mon[24836]: Standby manager daemon y started 2024-04-12T22:38:53.998 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:53 smithi088 ceph-mon[24836]: from='mgr.? 172.21.15.88:0/3730208316' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-12T22:38:53.998 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:53 smithi088 ceph-mon[24836]: from='mgr.? 172.21.15.88:0/3730208316' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-12T22:38:53.998 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:53 smithi088 ceph-mon[24836]: from='mgr.? 172.21.15.88:0/3730208316' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-12T22:38:53.998 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:53 smithi088 ceph-mon[24836]: from='mgr.? 172.21.15.88:0/3730208316' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-12T22:38:53.998 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:53 smithi088 ceph-mon[24836]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:38:53.999 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:53 smithi088 ceph-mon[29858]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:38:53.999 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:53 smithi088 ceph-mon[29858]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:38:53.999 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:53 smithi088 ceph-mon[29858]: Standby manager daemon y restarted 2024-04-12T22:38:53.999 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:53 smithi088 ceph-mon[29858]: Standby manager daemon y started 2024-04-12T22:38:53.999 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:53 smithi088 ceph-mon[29858]: from='mgr.? 172.21.15.88:0/3730208316' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-12T22:38:53.999 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:53 smithi088 ceph-mon[29858]: from='mgr.? 172.21.15.88:0/3730208316' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-12T22:38:53.999 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:53 smithi088 ceph-mon[29858]: from='mgr.? 172.21.15.88:0/3730208316' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-12T22:38:53.999 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:53 smithi088 ceph-mon[29858]: from='mgr.? 172.21.15.88:0/3730208316' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-12T22:38:53.999 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:53 smithi088 ceph-mon[29858]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:38:54.112 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:53 smithi142 ceph-mon[25707]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:38:54.112 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:53 smithi142 ceph-mon[25707]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:38:54.113 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:53 smithi142 ceph-mon[25707]: Standby manager daemon y restarted 2024-04-12T22:38:54.113 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:53 smithi142 ceph-mon[25707]: Standby manager daemon y started 2024-04-12T22:38:54.113 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:53 smithi142 ceph-mon[25707]: from='mgr.? 172.21.15.88:0/3730208316' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-12T22:38:54.113 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:53 smithi142 ceph-mon[25707]: from='mgr.? 172.21.15.88:0/3730208316' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-12T22:38:54.113 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:53 smithi142 ceph-mon[25707]: from='mgr.? 172.21.15.88:0/3730208316' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-12T22:38:54.113 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:53 smithi142 ceph-mon[25707]: from='mgr.? 172.21.15.88:0/3730208316' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-12T22:38:54.113 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:53 smithi142 ceph-mon[25707]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:38:54.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:54 smithi142 ceph-mon[25707]: mgrmap e26: x(active, since 75s), standbys: y 2024-04-12T22:38:55.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:54 smithi088 ceph-mon[24836]: mgrmap e26: x(active, since 75s), standbys: y 2024-04-12T22:38:55.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:54 smithi088 ceph-mon[29858]: mgrmap e26: x(active, since 75s), standbys: y 2024-04-12T22:38:56.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:55 smithi142 ceph-mon[25707]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:38:56.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:55 smithi142 ceph-mon[25707]: from='client.24950 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:38:56.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:55 smithi142 ceph-mon[25707]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:38:56.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:55 smithi142 ceph-mon[25707]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:38:56.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:55 smithi142 ceph-mon[25707]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:38:56.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:55 smithi142 ceph-mon[25707]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:38:56.257 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:55 smithi088 ceph-mon[29858]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:38:56.257 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:55 smithi088 ceph-mon[29858]: from='client.24950 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:38:56.257 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:55 smithi088 ceph-mon[29858]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:38:56.257 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:55 smithi088 ceph-mon[29858]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:38:56.258 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:55 smithi088 ceph-mon[29858]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:38:56.258 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:55 smithi088 ceph-mon[29858]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:38:56.258 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:55 smithi088 ceph-mon[24836]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:38:56.258 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:55 smithi088 ceph-mon[24836]: from='client.24950 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:38:56.258 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:55 smithi088 ceph-mon[24836]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:38:56.258 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:55 smithi088 ceph-mon[24836]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:38:56.258 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:55 smithi088 ceph-mon[24836]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:38:56.258 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:55 smithi088 ceph-mon[24836]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:38:57.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:56 smithi088 ceph-mon[24836]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-12T22:38:57.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:56 smithi088 ceph-mon[24836]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-12T22:38:57.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:56 smithi088 ceph-mon[29858]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-12T22:38:57.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:56 smithi088 ceph-mon[29858]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-12T22:38:57.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:56 smithi142 ceph-mon[25707]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-12T22:38:57.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:56 smithi142 ceph-mon[25707]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-12T22:38:58.939 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:38:58 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[55835]: ts=2024-04-12T22:38: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.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"smithi142:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"172.21.15.142:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-12T22:38:59.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:58 smithi088 ceph-mon[24836]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 902 B/s rd, 0 op/s 2024-04-12T22:38:59.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:58 smithi088 ceph-mon[24836]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:38:59.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:58 smithi088 ceph-mon[24836]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:38:59.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:58 smithi088 ceph-mon[24836]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:38:59.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:58 smithi088 ceph-mon[29858]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 902 B/s rd, 0 op/s 2024-04-12T22:38:59.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:58 smithi088 ceph-mon[29858]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:38:59.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:58 smithi088 ceph-mon[29858]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:38:59.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:58 smithi088 ceph-mon[29858]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:38:59.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:58 smithi142 ceph-mon[25707]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 902 B/s rd, 0 op/s 2024-04-12T22:38:59.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:58 smithi142 ceph-mon[25707]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:38:59.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:58 smithi142 ceph-mon[25707]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:38:59.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:58 smithi142 ceph-mon[25707]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:39:00.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:59 smithi142 ceph-mon[25707]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-12T22:39:00.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:59 smithi142 ceph-mon[25707]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 645 B/s rd, 0 op/s 2024-04-12T22:39:00.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:59 smithi142 ceph-mon[25707]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:39:00.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:38:59 smithi142 ceph-mon[25707]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:39:00.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:59 smithi088 ceph-mon[24836]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-12T22:39:00.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:59 smithi088 ceph-mon[24836]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 645 B/s rd, 0 op/s 2024-04-12T22:39:00.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:59 smithi088 ceph-mon[24836]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:39:00.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:38:59 smithi088 ceph-mon[24836]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:39:00.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:59 smithi088 ceph-mon[29858]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-12T22:39:00.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:59 smithi088 ceph-mon[29858]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 645 B/s rd, 0 op/s 2024-04-12T22:39:00.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:59 smithi088 ceph-mon[29858]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:39:00.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:38:59 smithi088 ceph-mon[29858]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:39:01.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:01 smithi088 ceph-mon[29858]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:39:01.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:01 smithi088 ceph-mon[29858]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:39:01.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:01 smithi088 ceph-mon[29858]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:01.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:01 smithi088 ceph-mon[29858]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:01.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:01 smithi088 ceph-mon[29858]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-12T22:39:01.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:01 smithi088 ceph-mon[29858]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-04-12T22:39:01.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:01 smithi088 ceph-mon[29858]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:39:01.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:01 smithi088 ceph-mon[29858]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:39:01.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:01 smithi088 ceph-mon[29858]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi088.yxerll", "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-12T22:39:01.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:01 smithi088 ceph-mon[29858]: from='mgr.24890 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi088.yxerll", "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-12T22:39:01.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:01 smithi088 ceph-mon[29858]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:01.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:01 smithi088 ceph-mon[24836]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:39:01.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:01 smithi088 ceph-mon[24836]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:39:01.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:01 smithi088 ceph-mon[24836]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:01.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:01 smithi088 ceph-mon[24836]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:01.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:01 smithi088 ceph-mon[24836]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-12T22:39:01.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:01 smithi088 ceph-mon[24836]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-04-12T22:39:01.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:01 smithi088 ceph-mon[24836]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:39:01.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:01 smithi088 ceph-mon[24836]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:39:01.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:01 smithi088 ceph-mon[24836]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi088.yxerll", "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-12T22:39:01.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:01 smithi088 ceph-mon[24836]: from='mgr.24890 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi088.yxerll", "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-12T22:39:01.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:01 smithi088 ceph-mon[24836]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:01.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:01 smithi142 ceph-mon[25707]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:39:01.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:01 smithi142 ceph-mon[25707]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:39:01.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:01 smithi142 ceph-mon[25707]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:01.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:01 smithi142 ceph-mon[25707]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:01.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:01 smithi142 ceph-mon[25707]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-12T22:39:01.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:01 smithi142 ceph-mon[25707]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-04-12T22:39:01.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:01 smithi142 ceph-mon[25707]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:39:01.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:01 smithi142 ceph-mon[25707]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:39:01.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:01 smithi142 ceph-mon[25707]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi088.yxerll", "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-12T22:39:01.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:01 smithi142 ceph-mon[25707]: from='mgr.24890 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi088.yxerll", "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-12T22:39:01.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:01 smithi142 ceph-mon[25707]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:01.920 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:01 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:39:01] "GET /metrics HTTP/1.1" 200 38148 "" "Prometheus/2.33.4" 2024-04-12T22:39:01.920 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:39:01 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@grafana.a.service: Scheduled restart job, restart counter is at 2. 2024-04-12T22:39:01.920 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:39:01 smithi142 systemd[1]: Stopped Ceph grafana.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:39:01.920 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:39:01 smithi142 systemd[1]: Starting Ceph grafana.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:39:02.222 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:02 smithi142 ceph-mon[25707]: Reconfiguring iscsi.foo.smithi088.yxerll (dependencies changed)... 2024-04-12T22:39:02.222 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:02 smithi142 ceph-mon[25707]: Reconfiguring daemon iscsi.foo.smithi088.yxerll on smithi088 2024-04-12T22:39:02.223 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:02 smithi142 ceph-mon[25707]: Health check failed: 1 Cephadm Agent(s) are not reporting. Hosts may be offline (CEPHADM_AGENT_DOWN) 2024-04-12T22:39:02.223 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:39:01 smithi142 podman[58556]: 2024-04-12 22:39:01.925643191 +0000 UTC m=+0.110530140 container create c2a8917d1ad274a863334d6a46adfc8e2e2119abdb6d908c15e3e5a5c1474074 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a, io.openshift.tags=base rhel8, version=8.5, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, build-date=2022-03-28T10:36:18.413762, io.openshift.expose-services=, name=ubi8, vendor=Red Hat, Inc., architecture=x86_64, release=236.1648460182, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, summary=Grafana Container configured for Ceph mgr/dashboard integration, 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=Red Hat Universal Base Image 8, vcs-type=git, com.redhat.component=ubi8-container, io.buildah.version=1.24.2, maintainer=Paul Cuzner , com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, distribution-scope=public, description=Ceph Grafana Container) 2024-04-12T22:39:02.223 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:39:01 smithi142 podman[58556]: 2024-04-12 22:39:01.832530534 +0000 UTC m=+0.017417485 image pull dad864ee21e98e69f4029d1e417aa085001566be0d322fbc75bc6f29b0050c01 quay.io/ceph/ceph-grafana:8.3.5 2024-04-12T22:39:02.223 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:39:02 smithi142 podman[58556]: 2024-04-12 22:39:02.144839292 +0000 UTC m=+0.329726242 container init c2a8917d1ad274a863334d6a46adfc8e2e2119abdb6d908c15e3e5a5c1474074 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, description=Ceph Grafana Container, release=236.1648460182, maintainer=Paul Cuzner , vcs-type=git, io.openshift.expose-services=, com.redhat.component=ubi8-container, 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, vendor=Red Hat, Inc., architecture=x86_64, summary=Grafana Container configured for Ceph mgr/dashboard integration, 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=ubi8, version=8.5, distribution-scope=public, io.openshift.tags=base rhel8, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, io.buildah.version=1.24.2, io.k8s.display-name=Red Hat Universal Base Image 8, build-date=2022-03-28T10:36:18.413762) 2024-04-12T22:39:02.223 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:39:02 smithi142 podman[58556]: 2024-04-12 22:39:02.147525589 +0000 UTC m=+0.332412542 container start c2a8917d1ad274a863334d6a46adfc8e2e2119abdb6d908c15e3e5a5c1474074 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, 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., release=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, architecture=x86_64, name=ubi8, io.buildah.version=1.24.2, io.openshift.tags=base rhel8, version=8.5, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, summary=Grafana Container configured for Ceph mgr/dashboard integration, distribution-scope=public, maintainer=Paul Cuzner , description=Ceph Grafana Container, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, vendor=Red Hat, Inc., io.openshift.expose-services=, com.redhat.component=ubi8-container, vcs-type=git) 2024-04-12T22:39:02.223 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:39:02 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[58571]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-12T22:39:02.223 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:39:02 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[58571]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-12T22:39:02.223 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:39:02 smithi142 bash[58556]: c2a8917d1ad274a863334d6a46adfc8e2e2119abdb6d908c15e3e5a5c1474074 2024-04-12T22:39:02.400 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:02 smithi088 ceph-mon[24836]: Reconfiguring iscsi.foo.smithi088.yxerll (dependencies changed)... 2024-04-12T22:39:02.400 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:02 smithi088 ceph-mon[24836]: Reconfiguring daemon iscsi.foo.smithi088.yxerll on smithi088 2024-04-12T22:39:02.400 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:02 smithi088 ceph-mon[24836]: Health check failed: 1 Cephadm Agent(s) are not reporting. Hosts may be offline (CEPHADM_AGENT_DOWN) 2024-04-12T22:39:02.401 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:02 smithi088 ceph-mon[29858]: Reconfiguring iscsi.foo.smithi088.yxerll (dependencies changed)... 2024-04-12T22:39:02.401 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:02 smithi088 ceph-mon[29858]: Reconfiguring daemon iscsi.foo.smithi088.yxerll on smithi088 2024-04-12T22:39:02.401 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:02 smithi088 ceph-mon[29858]: Health check failed: 1 Cephadm Agent(s) are not reporting. Hosts may be offline (CEPHADM_AGENT_DOWN) 2024-04-12T22:39:02.498 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:39:02 smithi142 systemd[1]: Started Ceph grafana.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:39:02.498 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:39:02 smithi142 podman[58587]: 2024-04-12 22:39:02.253050027 +0000 UTC m=+0.072950372 container died c2a8917d1ad274a863334d6a46adfc8e2e2119abdb6d908c15e3e5a5c1474074 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a, 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., io.openshift.expose-services=, name=ubi8, release=236.1648460182, maintainer=Paul Cuzner , vcs-type=git, io.buildah.version=1.24.2, io.k8s.display-name=Red Hat Universal Base Image 8, com.redhat.component=ubi8-container, vendor=Red Hat, Inc., description=Ceph Grafana Container, io.openshift.tags=base rhel8, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, version=8.5, architecture=x86_64, 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, summary=Grafana Container configured for Ceph mgr/dashboard integration, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, distribution-scope=public) 2024-04-12T22:39:03.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:03 smithi142 ceph-mon[25707]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:39:03.248 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:39:02 smithi142 podman[58587]: 2024-04-12 22:39:02.881930741 +0000 UTC m=+0.701831080 container remove c2a8917d1ad274a863334d6a46adfc8e2e2119abdb6d908c15e3e5a5c1474074 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a, release=236.1648460182, io.openshift.expose-services=, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, distribution-scope=public, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, architecture=x86_64, name=ubi8, com.redhat.component=ubi8-container, io.openshift.tags=base rhel8, build-date=2022-03-28T10:36:18.413762, description=Ceph Grafana Container, 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, vcs-type=git, maintainer=Paul Cuzner , vendor=Red Hat, Inc., io.buildah.version=1.24.2, version=8.5, 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-12T22:39:03.248 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:39:02 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-04-12T22:39:03.248 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:39:02 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@grafana.a.service: Failed with result 'exit-code'. 2024-04-12T22:39:03.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:03 smithi088 ceph-mon[24836]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:39:03.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:03 smithi088 ceph-mon[29858]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:39:03.998 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: 2024-04-12T22:39:03.645+0000 7fbb448e6700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi088.yxerll ... 2024-04-12T22:39:03.999 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: Creating ceph-iscsi config... 2024-04-12T22:39:03.999 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: Write file: /var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/iscsi.foo.smithi088.yxerll/iscsi-gateway.cfg 2024-04-12T22:39:03.999 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: Write file: /var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/iscsi.foo.smithi088.yxerll/tcmu-runner-entrypoint.sh 2024-04-12T22:39:03.999 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: Non-zero exit code 1 from systemctl restart ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll 2024-04-12T22:39:03.999 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: systemctl: stderr Job for ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service failed because the control process exited with error code. 2024-04-12T22:39:03.999 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: systemctl: stderr See "systemctl status ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" and "journalctl -xeu ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" for details. 2024-04-12T22:39:03.999 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: Traceback (most recent call last): 2024-04-12T22:39:03.999 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-04-12T22:39:03.999 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: return _run_code(code, main_globals, None, 2024-04-12T22:39:03.999 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-04-12T22:39:03.999 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: exec(code, run_globals) 2024-04-12T22:39:04.000 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 5534, in 2024-04-12T22:39:04.000 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 5522, in main 2024-04-12T22:39:04.000 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 3045, in command_deploy_from 2024-04-12T22:39:04.000 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 3080, in _common_deploy 2024-04-12T22:39:04.000 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 3100, in _deploy_daemon_container 2024-04-12T22:39:04.000 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 1072, in deploy_daemon 2024-04-12T22:39:04.000 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-12T22:39:04.000 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: RuntimeError: Failed command: systemctl restart ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll: Job for ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service failed because the control process exited with error code. 2024-04-12T22:39:04.000 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: See "systemctl status ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" and "journalctl -xeu ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" for details. 2024-04-12T22:39:04.000 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: Traceback (most recent call last): 2024-04-12T22:39:04.000 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1114, in _check_daemons 2024-04-12T22:39:04.000 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: self.mgr._daemon_action(daemon_spec, action=action) 2024-04-12T22:39:04.000 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: File "/usr/share/ceph/mgr/cephadm/module.py", line 2390, in _daemon_action 2024-04-12T22:39:04.000 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: CephadmServe(self)._create_daemon(daemon_spec, reconfig=(action == 'reconfig'))) 2024-04-12T22:39:04.001 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: File "/usr/share/ceph/mgr/cephadm/module.py", line 747, in wait_async 2024-04-12T22:39:04.001 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: return self.event_loop.get_result(coro, timeout) 2024-04-12T22:39:04.001 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 136, in get_result 2024-04-12T22:39:04.001 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: return future.result(timeout) 2024-04-12T22:39:04.001 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: File "/lib64/python3.6/concurrent/futures/_base.py", line 432, in result 2024-04-12T22:39:04.001 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: return self.__get_result() 2024-04-12T22:39:04.001 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: File "/lib64/python3.6/concurrent/futures/_base.py", line 384, in __get_result 2024-04-12T22:39:04.001 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: raise self._exception 2024-04-12T22:39:04.001 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1374, in _create_daemon 2024-04-12T22:39:04.001 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: config_blobs=daemon_spec.final_config, 2024-04-12T22:39:04.001 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1685, in _run_cephadm 2024-04-12T22:39:04.001 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: f'cephadm exited with an error code: {code}, stderr: {err}') 2024-04-12T22:39:04.001 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi088.yxerll ... 2024-04-12T22:39:04.002 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: Creating ceph-iscsi config... 2024-04-12T22:39:04.002 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: Write file: /var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/iscsi.foo.smithi088.yxerll/iscsi-gateway.cfg 2024-04-12T22:39:04.002 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: Write file: /var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/iscsi.foo.smithi088.yxerll/tcmu-runner-entrypoint.sh 2024-04-12T22:39:04.002 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: Non-zero exit code 1 from systemctl restart ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll 2024-04-12T22:39:04.002 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: systemctl: stderr Job for ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service failed because the control process exited with error code. 2024-04-12T22:39:04.002 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: systemctl: stderr See "systemctl status ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" and "journalctl -xeu ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" for details. 2024-04-12T22:39:04.002 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: Traceback (most recent call last): 2024-04-12T22:39:04.002 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-04-12T22:39:04.002 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: return _run_code(code, main_globals, None, 2024-04-12T22:39:04.003 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-04-12T22:39:04.003 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: exec(code, run_globals) 2024-04-12T22:39:04.003 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 5534, in 2024-04-12T22:39:04.006 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 5522, in main 2024-04-12T22:39:04.006 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 3045, in command_deploy_from 2024-04-12T22:39:04.006 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 3080, in _common_deploy 2024-04-12T22:39:04.006 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 3100, in _deploy_daemon_container 2024-04-12T22:39:04.006 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 1072, in deploy_daemon 2024-04-12T22:39:04.006 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-12T22:39:04.006 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: RuntimeError: Failed command: systemctl restart ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll: Job for ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service failed because the control process exited with error code. 2024-04-12T22:39:04.006 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: See "systemctl status ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" and "journalctl -xeu ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" for details. 2024-04-12T22:39:04.350 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:04 smithi088 ceph-mon[24836]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:04.350 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:04 smithi088 ceph-mon[29858]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:04.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:04 smithi142 ceph-mon[25707]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:05.363 INFO:teuthology.orchestra.run.smithi088.stdout:true 2024-04-12T22:39:05.364 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:05 smithi088 ceph-mon[29858]: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi088.yxerll ... 2024-04-12T22:39:05.364 INFO:journalctl@ceph.mon.c.smithi088.stdout: Creating ceph-iscsi config... 2024-04-12T22:39:05.364 INFO:journalctl@ceph.mon.c.smithi088.stdout: Write file: /var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/iscsi.foo.smithi088.yxerll/iscsi-gateway.cfg 2024-04-12T22:39:05.364 INFO:journalctl@ceph.mon.c.smithi088.stdout: Write file: /var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/iscsi.foo.smithi088.yxerll/tcmu-runner-entrypoint.sh 2024-04-12T22:39:05.364 INFO:journalctl@ceph.mon.c.smithi088.stdout: Non-zero exit code 1 from systemctl restart ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll 2024-04-12T22:39:05.364 INFO:journalctl@ceph.mon.c.smithi088.stdout: systemctl: stderr Job for ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service failed because the control process exited with error code. 2024-04-12T22:39:05.364 INFO:journalctl@ceph.mon.c.smithi088.stdout: systemctl: stderr See "systemctl status ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" and "journalctl -xeu ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" for details. 2024-04-12T22:39:05.364 INFO:journalctl@ceph.mon.c.smithi088.stdout: Traceback (most recent call last): 2024-04-12T22:39:05.364 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-04-12T22:39:05.364 INFO:journalctl@ceph.mon.c.smithi088.stdout: return _run_code(code, main_globals, None, 2024-04-12T22:39:05.364 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-04-12T22:39:05.364 INFO:journalctl@ceph.mon.c.smithi088.stdout: exec(code, run_globals) 2024-04-12T22:39:05.364 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 5534, in 2024-04-12T22:39:05.365 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 5522, in main 2024-04-12T22:39:05.365 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 3045, in command_deploy_from 2024-04-12T22:39:05.365 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 3080, in _common_deploy 2024-04-12T22:39:05.365 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 3100, in _deploy_daemon_container 2024-04-12T22:39:05.365 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 1072, in deploy_daemon 2024-04-12T22:39:05.365 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-12T22:39:05.365 INFO:journalctl@ceph.mon.c.smithi088.stdout: RuntimeError: Failed command: systemctl restart ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll: Job for ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service failed because the control process exited with error code. 2024-04-12T22:39:05.365 INFO:journalctl@ceph.mon.c.smithi088.stdout: See "systemctl status ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" and "journalctl -xeu ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" for details. 2024-04-12T22:39:05.365 INFO:journalctl@ceph.mon.c.smithi088.stdout: Traceback (most recent call last): 2024-04-12T22:39:05.365 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1114, in _check_daemons 2024-04-12T22:39:05.365 INFO:journalctl@ceph.mon.c.smithi088.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-04-12T22:39:05.365 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2390, in _daemon_action 2024-04-12T22:39:05.365 INFO:journalctl@ceph.mon.c.smithi088.stdout: CephadmServe(self)._create_daemon(daemon_spec, reconfig=(action == 'reconfig'))) 2024-04-12T22:39:05.365 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 747, in wait_async 2024-04-12T22:39:05.366 INFO:journalctl@ceph.mon.c.smithi088.stdout: return self.event_loop.get_result(coro, timeout) 2024-04-12T22:39:05.366 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 136, in get_result 2024-04-12T22:39:05.366 INFO:journalctl@ceph.mon.c.smithi088.stdout: return future.result(timeout) 2024-04-12T22:39:05.366 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/lib64/python3.6/concurrent/futures/_base.py", line 432, in result 2024-04-12T22:39:05.366 INFO:journalctl@ceph.mon.c.smithi088.stdout: return self.__get_result() 2024-04-12T22:39:05.366 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/lib64/python3.6/concurrent/futures/_base.py", line 384, in __get_result 2024-04-12T22:39:05.366 INFO:journalctl@ceph.mon.c.smithi088.stdout: raise self._exception 2024-04-12T22:39:05.366 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1374, in _create_daemon 2024-04-12T22:39:05.366 INFO:journalctl@ceph.mon.c.smithi088.stdout: config_blobs=daemon_spec.final_config, 2024-04-12T22:39:05.366 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1685, in _run_cephadm 2024-04-12T22:39:05.366 INFO:journalctl@ceph.mon.c.smithi088.stdout: f'cephadm exited with an error code: {code}, stderr: {err}') 2024-04-12T22:39:05.366 INFO:journalctl@ceph.mon.c.smithi088.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi088.yxerll ... 2024-04-12T22:39:05.366 INFO:journalctl@ceph.mon.c.smithi088.stdout: Creating ceph-iscsi config... 2024-04-12T22:39:05.366 INFO:journalctl@ceph.mon.c.smithi088.stdout: Write file: /var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/iscsi.foo.smithi088.yxerll/iscsi-gateway.cfg 2024-04-12T22:39:05.366 INFO:journalctl@ceph.mon.c.smithi088.stdout: Write file: /var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/iscsi.foo.smithi088.yxerll/tcmu-runner-entrypoint.sh 2024-04-12T22:39:05.367 INFO:journalctl@ceph.mon.c.smithi088.stdout: Non-zero exit code 1 from systemctl restart ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll 2024-04-12T22:39:05.367 INFO:journalctl@ceph.mon.c.smithi088.stdout: systemctl: stderr Job for ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service failed because the control process exited with error code. 2024-04-12T22:39:05.367 INFO:journalctl@ceph.mon.c.smithi088.stdout: systemctl: stderr See "systemctl status ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" and "journalctl -xeu ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" for details. 2024-04-12T22:39:05.367 INFO:journalctl@ceph.mon.c.smithi088.stdout: Traceback (most recent call last): 2024-04-12T22:39:05.367 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-04-12T22:39:05.367 INFO:journalctl@ceph.mon.c.smithi088.stdout: return _run_code(code, main_globals, None, 2024-04-12T22:39:05.367 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-04-12T22:39:05.367 INFO:journalctl@ceph.mon.c.smithi088.stdout: exec(code, run_globals) 2024-04-12T22:39:05.367 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 5534, in 2024-04-12T22:39:05.367 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 5522, in main 2024-04-12T22:39:05.367 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 3045, in command_deploy_from 2024-04-12T22:39:05.367 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 3080, in _common_deploy 2024-04-12T22:39:05.367 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 3100, in _deploy_daemon_container 2024-04-12T22:39:05.367 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 1072, in deploy_daemon 2024-04-12T22:39:05.368 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-12T22:39:05.368 INFO:journalctl@ceph.mon.c.smithi088.stdout: RuntimeError: Failed command: systemctl restart ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll: Job for ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service failed because the control process exited with error code. 2024-04-12T22:39:05.368 INFO:journalctl@ceph.mon.c.smithi088.stdout: See "systemctl status ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" and "journalctl -xeu ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" for details. 2024-04-12T22:39:05.368 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:05 smithi088 ceph-mon[29858]: Upgrade: Need to upgrade myself (mgr.x) 2024-04-12T22:39:05.368 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:05 smithi088 ceph-mon[29858]: Upgrade: Need to upgrade myself (mgr.x) 2024-04-12T22:39:05.368 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:05 smithi088 ceph-mon[29858]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 865 B/s rd, 0 op/s 2024-04-12T22:39:05.368 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:05 smithi088 ceph-mon[24836]: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi088.yxerll ... 2024-04-12T22:39:05.368 INFO:journalctl@ceph.mon.a.smithi088.stdout: Creating ceph-iscsi config... 2024-04-12T22:39:05.369 INFO:journalctl@ceph.mon.a.smithi088.stdout: Write file: /var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/iscsi.foo.smithi088.yxerll/iscsi-gateway.cfg 2024-04-12T22:39:05.369 INFO:journalctl@ceph.mon.a.smithi088.stdout: Write file: /var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/iscsi.foo.smithi088.yxerll/tcmu-runner-entrypoint.sh 2024-04-12T22:39:05.369 INFO:journalctl@ceph.mon.a.smithi088.stdout: Non-zero exit code 1 from systemctl restart ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll 2024-04-12T22:39:05.369 INFO:journalctl@ceph.mon.a.smithi088.stdout: systemctl: stderr Job for ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service failed because the control process exited with error code. 2024-04-12T22:39:05.369 INFO:journalctl@ceph.mon.a.smithi088.stdout: systemctl: stderr See "systemctl status ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" and "journalctl -xeu ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" for details. 2024-04-12T22:39:05.369 INFO:journalctl@ceph.mon.a.smithi088.stdout: Traceback (most recent call last): 2024-04-12T22:39:05.369 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-04-12T22:39:05.369 INFO:journalctl@ceph.mon.a.smithi088.stdout: return _run_code(code, main_globals, None, 2024-04-12T22:39:05.369 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-04-12T22:39:05.369 INFO:journalctl@ceph.mon.a.smithi088.stdout: exec(code, run_globals) 2024-04-12T22:39:05.369 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 5534, in 2024-04-12T22:39:05.369 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 5522, in main 2024-04-12T22:39:05.369 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 3045, in command_deploy_from 2024-04-12T22:39:05.369 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 3080, in _common_deploy 2024-04-12T22:39:05.370 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 3100, in _deploy_daemon_container 2024-04-12T22:39:05.370 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 1072, in deploy_daemon 2024-04-12T22:39:05.370 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-12T22:39:05.370 INFO:journalctl@ceph.mon.a.smithi088.stdout: RuntimeError: Failed command: systemctl restart ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll: Job for ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service failed because the control process exited with error code. 2024-04-12T22:39:05.370 INFO:journalctl@ceph.mon.a.smithi088.stdout: See "systemctl status ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" and "journalctl -xeu ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" for details. 2024-04-12T22:39:05.370 INFO:journalctl@ceph.mon.a.smithi088.stdout: Traceback (most recent call last): 2024-04-12T22:39:05.370 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1114, in _check_daemons 2024-04-12T22:39:05.370 INFO:journalctl@ceph.mon.a.smithi088.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-04-12T22:39:05.370 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2390, in _daemon_action 2024-04-12T22:39:05.370 INFO:journalctl@ceph.mon.a.smithi088.stdout: CephadmServe(self)._create_daemon(daemon_spec, reconfig=(action == 'reconfig'))) 2024-04-12T22:39:05.370 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 747, in wait_async 2024-04-12T22:39:05.370 INFO:journalctl@ceph.mon.a.smithi088.stdout: return self.event_loop.get_result(coro, timeout) 2024-04-12T22:39:05.370 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 136, in get_result 2024-04-12T22:39:05.370 INFO:journalctl@ceph.mon.a.smithi088.stdout: return future.result(timeout) 2024-04-12T22:39:05.370 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/lib64/python3.6/concurrent/futures/_base.py", line 432, in result 2024-04-12T22:39:05.371 INFO:journalctl@ceph.mon.a.smithi088.stdout: return self.__get_result() 2024-04-12T22:39:05.371 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/lib64/python3.6/concurrent/futures/_base.py", line 384, in __get_result 2024-04-12T22:39:05.371 INFO:journalctl@ceph.mon.a.smithi088.stdout: raise self._exception 2024-04-12T22:39:05.371 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1374, in _create_daemon 2024-04-12T22:39:05.371 INFO:journalctl@ceph.mon.a.smithi088.stdout: config_blobs=daemon_spec.final_config, 2024-04-12T22:39:05.371 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1685, in _run_cephadm 2024-04-12T22:39:05.371 INFO:journalctl@ceph.mon.a.smithi088.stdout: f'cephadm exited with an error code: {code}, stderr: {err}') 2024-04-12T22:39:05.371 INFO:journalctl@ceph.mon.a.smithi088.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi088.yxerll ... 2024-04-12T22:39:05.371 INFO:journalctl@ceph.mon.a.smithi088.stdout: Creating ceph-iscsi config... 2024-04-12T22:39:05.371 INFO:journalctl@ceph.mon.a.smithi088.stdout: Write file: /var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/iscsi.foo.smithi088.yxerll/iscsi-gateway.cfg 2024-04-12T22:39:05.371 INFO:journalctl@ceph.mon.a.smithi088.stdout: Write file: /var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/iscsi.foo.smithi088.yxerll/tcmu-runner-entrypoint.sh 2024-04-12T22:39:05.371 INFO:journalctl@ceph.mon.a.smithi088.stdout: Non-zero exit code 1 from systemctl restart ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll 2024-04-12T22:39:05.371 INFO:journalctl@ceph.mon.a.smithi088.stdout: systemctl: stderr Job for ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service failed because the control process exited with error code. 2024-04-12T22:39:05.371 INFO:journalctl@ceph.mon.a.smithi088.stdout: systemctl: stderr See "systemctl status ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" and "journalctl -xeu ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" for details. 2024-04-12T22:39:05.372 INFO:journalctl@ceph.mon.a.smithi088.stdout: Traceback (most recent call last): 2024-04-12T22:39:05.372 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-04-12T22:39:05.372 INFO:journalctl@ceph.mon.a.smithi088.stdout: return _run_code(code, main_globals, None, 2024-04-12T22:39:05.372 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-04-12T22:39:05.372 INFO:journalctl@ceph.mon.a.smithi088.stdout: exec(code, run_globals) 2024-04-12T22:39:05.372 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 5534, in 2024-04-12T22:39:05.372 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 5522, in main 2024-04-12T22:39:05.372 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 3045, in command_deploy_from 2024-04-12T22:39:05.372 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 3080, in _common_deploy 2024-04-12T22:39:05.373 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 3100, in _deploy_daemon_container 2024-04-12T22:39:05.373 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 1072, in deploy_daemon 2024-04-12T22:39:05.373 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-12T22:39:05.373 INFO:journalctl@ceph.mon.a.smithi088.stdout: RuntimeError: Failed command: systemctl restart ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll: Job for ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service failed because the control process exited with error code. 2024-04-12T22:39:05.373 INFO:journalctl@ceph.mon.a.smithi088.stdout: See "systemctl status ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" and "journalctl -xeu ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" for details. 2024-04-12T22:39:05.373 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:05 smithi088 ceph-mon[24836]: Upgrade: Need to upgrade myself (mgr.x) 2024-04-12T22:39:05.373 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:05 smithi088 ceph-mon[24836]: Upgrade: Need to upgrade myself (mgr.x) 2024-04-12T22:39:05.373 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:05 smithi088 ceph-mon[24836]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 865 B/s rd, 0 op/s 2024-04-12T22:39:05.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:05 smithi142 ceph-mon[25707]: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi088.yxerll ... 2024-04-12T22:39:05.498 INFO:journalctl@ceph.mon.b.smithi142.stdout: Creating ceph-iscsi config... 2024-04-12T22:39:05.498 INFO:journalctl@ceph.mon.b.smithi142.stdout: Write file: /var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/iscsi.foo.smithi088.yxerll/iscsi-gateway.cfg 2024-04-12T22:39:05.498 INFO:journalctl@ceph.mon.b.smithi142.stdout: Write file: /var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/iscsi.foo.smithi088.yxerll/tcmu-runner-entrypoint.sh 2024-04-12T22:39:05.498 INFO:journalctl@ceph.mon.b.smithi142.stdout: Non-zero exit code 1 from systemctl restart ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll 2024-04-12T22:39:05.499 INFO:journalctl@ceph.mon.b.smithi142.stdout: systemctl: stderr Job for ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service failed because the control process exited with error code. 2024-04-12T22:39:05.499 INFO:journalctl@ceph.mon.b.smithi142.stdout: systemctl: stderr See "systemctl status ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" and "journalctl -xeu ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" for details. 2024-04-12T22:39:05.499 INFO:journalctl@ceph.mon.b.smithi142.stdout: Traceback (most recent call last): 2024-04-12T22:39:05.499 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-04-12T22:39:05.499 INFO:journalctl@ceph.mon.b.smithi142.stdout: return _run_code(code, main_globals, None, 2024-04-12T22:39:05.499 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-04-12T22:39:05.499 INFO:journalctl@ceph.mon.b.smithi142.stdout: exec(code, run_globals) 2024-04-12T22:39:05.499 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 5534, in 2024-04-12T22:39:05.499 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 5522, in main 2024-04-12T22:39:05.499 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 3045, in command_deploy_from 2024-04-12T22:39:05.499 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 3080, in _common_deploy 2024-04-12T22:39:05.499 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 3100, in _deploy_daemon_container 2024-04-12T22:39:05.499 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 1072, in deploy_daemon 2024-04-12T22:39:05.499 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-12T22:39:05.500 INFO:journalctl@ceph.mon.b.smithi142.stdout: RuntimeError: Failed command: systemctl restart ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll: Job for ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service failed because the control process exited with error code. 2024-04-12T22:39:05.500 INFO:journalctl@ceph.mon.b.smithi142.stdout: See "systemctl status ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" and "journalctl -xeu ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" for details. 2024-04-12T22:39:05.500 INFO:journalctl@ceph.mon.b.smithi142.stdout: Traceback (most recent call last): 2024-04-12T22:39:05.500 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1114, in _check_daemons 2024-04-12T22:39:05.500 INFO:journalctl@ceph.mon.b.smithi142.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-04-12T22:39:05.500 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2390, in _daemon_action 2024-04-12T22:39:05.500 INFO:journalctl@ceph.mon.b.smithi142.stdout: CephadmServe(self)._create_daemon(daemon_spec, reconfig=(action == 'reconfig'))) 2024-04-12T22:39:05.500 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 747, in wait_async 2024-04-12T22:39:05.500 INFO:journalctl@ceph.mon.b.smithi142.stdout: return self.event_loop.get_result(coro, timeout) 2024-04-12T22:39:05.500 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 136, in get_result 2024-04-12T22:39:05.500 INFO:journalctl@ceph.mon.b.smithi142.stdout: return future.result(timeout) 2024-04-12T22:39:05.500 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/lib64/python3.6/concurrent/futures/_base.py", line 432, in result 2024-04-12T22:39:05.500 INFO:journalctl@ceph.mon.b.smithi142.stdout: return self.__get_result() 2024-04-12T22:39:05.500 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/lib64/python3.6/concurrent/futures/_base.py", line 384, in __get_result 2024-04-12T22:39:05.501 INFO:journalctl@ceph.mon.b.smithi142.stdout: raise self._exception 2024-04-12T22:39:05.501 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1374, in _create_daemon 2024-04-12T22:39:05.501 INFO:journalctl@ceph.mon.b.smithi142.stdout: config_blobs=daemon_spec.final_config, 2024-04-12T22:39:05.501 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1685, in _run_cephadm 2024-04-12T22:39:05.501 INFO:journalctl@ceph.mon.b.smithi142.stdout: f'cephadm exited with an error code: {code}, stderr: {err}') 2024-04-12T22:39:05.501 INFO:journalctl@ceph.mon.b.smithi142.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi088.yxerll ... 2024-04-12T22:39:05.501 INFO:journalctl@ceph.mon.b.smithi142.stdout: Creating ceph-iscsi config... 2024-04-12T22:39:05.501 INFO:journalctl@ceph.mon.b.smithi142.stdout: Write file: /var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/iscsi.foo.smithi088.yxerll/iscsi-gateway.cfg 2024-04-12T22:39:05.501 INFO:journalctl@ceph.mon.b.smithi142.stdout: Write file: /var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/iscsi.foo.smithi088.yxerll/tcmu-runner-entrypoint.sh 2024-04-12T22:39:05.501 INFO:journalctl@ceph.mon.b.smithi142.stdout: Non-zero exit code 1 from systemctl restart ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll 2024-04-12T22:39:05.501 INFO:journalctl@ceph.mon.b.smithi142.stdout: systemctl: stderr Job for ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service failed because the control process exited with error code. 2024-04-12T22:39:05.501 INFO:journalctl@ceph.mon.b.smithi142.stdout: systemctl: stderr See "systemctl status ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" and "journalctl -xeu ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" for details. 2024-04-12T22:39:05.501 INFO:journalctl@ceph.mon.b.smithi142.stdout: Traceback (most recent call last): 2024-04-12T22:39:05.501 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-04-12T22:39:05.502 INFO:journalctl@ceph.mon.b.smithi142.stdout: return _run_code(code, main_globals, None, 2024-04-12T22:39:05.502 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-04-12T22:39:05.502 INFO:journalctl@ceph.mon.b.smithi142.stdout: exec(code, run_globals) 2024-04-12T22:39:05.502 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 5534, in 2024-04-12T22:39:05.502 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 5522, in main 2024-04-12T22:39:05.502 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 3045, in command_deploy_from 2024-04-12T22:39:05.502 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 3080, in _common_deploy 2024-04-12T22:39:05.502 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 3100, in _deploy_daemon_container 2024-04-12T22:39:05.502 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 1072, in deploy_daemon 2024-04-12T22:39:05.502 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-12T22:39:05.502 INFO:journalctl@ceph.mon.b.smithi142.stdout: RuntimeError: Failed command: systemctl restart ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll: Job for ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service failed because the control process exited with error code. 2024-04-12T22:39:05.502 INFO:journalctl@ceph.mon.b.smithi142.stdout: See "systemctl status ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" and "journalctl -xeu ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" for details. 2024-04-12T22:39:05.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:05 smithi142 ceph-mon[25707]: Upgrade: Need to upgrade myself (mgr.x) 2024-04-12T22:39:05.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:05 smithi142 ceph-mon[25707]: Upgrade: Need to upgrade myself (mgr.x) 2024-04-12T22:39:05.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:05 smithi142 ceph-mon[25707]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 865 B/s rd, 0 op/s 2024-04-12T22:39:06.036 INFO:teuthology.orchestra.run.smithi088.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T22:39:06.036 INFO:teuthology.orchestra.run.smithi088.stdout:agent.smithi088 smithi088 error 6s ago 11m - - 2024-04-12T22:39:06.037 INFO:teuthology.orchestra.run.smithi088.stdout:agent.smithi142 smithi142 running 10s ago 11m - - 2024-04-12T22:39:06.037 INFO:teuthology.orchestra.run.smithi088.stdout:alertmanager.a smithi088 *:9093,9094 running (66s) 6s ago 5m 16.0M - 0.23.0 ba2b418f427c 0ea85e911776 2024-04-12T22:39:06.037 INFO:teuthology.orchestra.run.smithi088.stdout:grafana.a smithi142 *:3000 unknown 10s ago 5m - - 2024-04-12T22:39:06.037 INFO:teuthology.orchestra.run.smithi088.stdout:iscsi.foo.smithi088.yxerll smithi088 running (51s) 6s ago 4m 48.2M - 3.5 e1d6a67b021e 13d97d8812da 2024-04-12T22:39:06.037 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.x smithi142 *:8443,9283 running (95s) 10s ago 10m 512M - 19.0.0-2053-gb277feb2 668895944f0e a14a67106d69 2024-04-12T22:39:06.037 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.y smithi088 *:8443,9283,8765 running (21s) 6s ago 12m 272M - 19.0.0-2053-gb277feb2 668895944f0e f79d040afe40 2024-04-12T22:39:06.037 INFO:teuthology.orchestra.run.smithi088.stdout:mon.a smithi088 running (12m) 6s ago 12m 54.0M 2048M 17.2.0 e1d6a67b021e b870d97d04d5 2024-04-12T22:39:06.037 INFO:teuthology.orchestra.run.smithi088.stdout:mon.b smithi142 running (10m) 10s ago 10m 46.7M 2048M 17.2.0 e1d6a67b021e ac53ac71ce6f 2024-04-12T22:39:06.037 INFO:teuthology.orchestra.run.smithi088.stdout:mon.c smithi088 running (11m) 6s ago 11m 45.9M 2048M 17.2.0 e1d6a67b021e 7d8efcb0f640 2024-04-12T22:39:06.037 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.a smithi088 *:9100 running (78s) 6s ago 6m 10.1M - 1.3.1 1dbe0e931976 40e0439db208 2024-04-12T22:39:06.037 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.b smithi142 *:9100 running (43s) 10s ago 6m 9063k - 1.3.1 1dbe0e931976 747060fd1a5d 2024-04-12T22:39:06.037 INFO:teuthology.orchestra.run.smithi088.stdout:osd.0 smithi088 running (10m) 6s ago 10m 54.0M 4096M 17.2.0 e1d6a67b021e e32c7c94dffa 2024-04-12T22:39:06.038 INFO:teuthology.orchestra.run.smithi088.stdout:osd.1 smithi088 running (9m) 6s ago 9m 55.6M 4096M 17.2.0 e1d6a67b021e 46e5a57910bc 2024-04-12T22:39:06.038 INFO:teuthology.orchestra.run.smithi088.stdout:osd.2 smithi088 running (9m) 6s ago 9m 49.2M 4096M 17.2.0 e1d6a67b021e 4ea9bc8ffad6 2024-04-12T22:39:06.038 INFO:teuthology.orchestra.run.smithi088.stdout:osd.3 smithi088 running (9m) 6s ago 9m 50.8M 4096M 17.2.0 e1d6a67b021e 2d1fc92c698d 2024-04-12T22:39:06.038 INFO:teuthology.orchestra.run.smithi088.stdout:osd.4 smithi142 running (8m) 10s ago 8m 55.2M 4096M 17.2.0 e1d6a67b021e 3aa8709a8b8f 2024-04-12T22:39:06.038 INFO:teuthology.orchestra.run.smithi088.stdout:osd.5 smithi142 running (8m) 10s ago 8m 49.5M 4096M 17.2.0 e1d6a67b021e 02b8c392bba6 2024-04-12T22:39:06.038 INFO:teuthology.orchestra.run.smithi088.stdout:osd.6 smithi142 running (8m) 10s ago 8m 50.1M 4096M 17.2.0 e1d6a67b021e 9495636911ad 2024-04-12T22:39:06.038 INFO:teuthology.orchestra.run.smithi088.stdout:osd.7 smithi142 running (7m) 10s ago 7m 52.8M 4096M 17.2.0 e1d6a67b021e 767b5d349dbe 2024-04-12T22:39:06.038 INFO:teuthology.orchestra.run.smithi088.stdout:prometheus.a smithi142 *:9095 running (46s) 10s ago 6m 55.0M - 2.33.4 514e6a882f6e 013975b06fa3 2024-04-12T22:39:06.038 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi088.qlemsa smithi088 *:8000 running (5m) 6s ago 5m 70.6M - 17.2.0 e1d6a67b021e 9eab94fe6def 2024-04-12T22:39:06.038 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi142.qxzxoy smithi142 *:8000 running (5m) 10s ago 5m 70.9M - 17.2.0 e1d6a67b021e ce75b554e32c 2024-04-12T22:39:06.039 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi088.rfqdxx smithi088 *:80 running (5m) 6s ago 5m 72.9M - 17.2.0 e1d6a67b021e e1b485d40249 2024-04-12T22:39:06.039 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi142.kdrxla smithi142 *:80 running (4m) 10s ago 4m 70.1M - 17.2.0 e1d6a67b021e 071754547e0a 2024-04-12T22:39:06.390 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:06 smithi088 ceph-mon[24836]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-12T22:39:06.390 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:06 smithi088 ceph-mon[24836]: from='mgr.24890 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-12T22:39:06.391 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:06 smithi088 ceph-mon[24836]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-12T22:39:06.391 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:06 smithi088 ceph-mon[24836]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:06.391 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:06 smithi088 ceph-mon[29858]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-12T22:39:06.391 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:06 smithi088 ceph-mon[29858]: from='mgr.24890 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-12T22:39:06.391 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:06 smithi088 ceph-mon[29858]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-12T22:39:06.391 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:06 smithi088 ceph-mon[29858]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:06.430 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-04-12T22:39:06.430 INFO:teuthology.orchestra.run.smithi088.stdout: "mon": { 2024-04-12T22:39:06.430 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-12T22:39:06.433 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:39:06.433 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr": { 2024-04-12T22:39:06.434 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-2053-gb277feb2 (b277feb2c7beb4597d8ecc39d58d5c36b81f613a) squid (dev)": 2 2024-04-12T22:39:06.434 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:39:06.434 INFO:teuthology.orchestra.run.smithi088.stdout: "osd": { 2024-04-12T22:39:06.434 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-12T22:39:06.434 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:39:06.434 INFO:teuthology.orchestra.run.smithi088.stdout: "mds": {}, 2024-04-12T22:39:06.434 INFO:teuthology.orchestra.run.smithi088.stdout: "rgw": { 2024-04-12T22:39:06.434 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-12T22:39:06.434 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:39:06.434 INFO:teuthology.orchestra.run.smithi088.stdout: "overall": { 2024-04-12T22:39:06.434 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 15, 2024-04-12T22:39:06.434 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-2053-gb277feb2 (b277feb2c7beb4597d8ecc39d58d5c36b81f613a) squid (dev)": 2 2024-04-12T22:39:06.434 INFO:teuthology.orchestra.run.smithi088.stdout: } 2024-04-12T22:39:06.434 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-04-12T22:39:06.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:06 smithi142 ceph-mon[25707]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-12T22:39:06.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:06 smithi142 ceph-mon[25707]: from='mgr.24890 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-12T22:39:06.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:06 smithi142 ceph-mon[25707]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-12T22:39:06.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:06 smithi142 ceph-mon[25707]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:06.756 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-04-12T22:39:06.756 INFO:teuthology.orchestra.run.smithi088.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a", 2024-04-12T22:39:06.756 INFO:teuthology.orchestra.run.smithi088.stdout: "in_progress": true, 2024-04-12T22:39:06.756 INFO:teuthology.orchestra.run.smithi088.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-12T22:39:06.756 INFO:teuthology.orchestra.run.smithi088.stdout: "services_complete": [ 2024-04-12T22:39:06.757 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr" 2024-04-12T22:39:06.757 INFO:teuthology.orchestra.run.smithi088.stdout: ], 2024-04-12T22:39:06.757 INFO:teuthology.orchestra.run.smithi088.stdout: "progress": "2/23 daemons upgraded", 2024-04-12T22:39:06.757 INFO:teuthology.orchestra.run.smithi088.stdout: "message": "Currently upgrading mgr daemons", 2024-04-12T22:39:06.757 INFO:teuthology.orchestra.run.smithi088.stdout: "is_paused": false 2024-04-12T22:39:06.757 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-04-12T22:39:07.178 INFO:teuthology.orchestra.run.smithi088.stdout:HEALTH_WARN 1 Cephadm Agent(s) are not reporting. Hosts may be offline; 1 failed cephadm daemon(s) 2024-04-12T22:39:07.178 INFO:teuthology.orchestra.run.smithi088.stdout:[WRN] CEPHADM_AGENT_DOWN: 1 Cephadm Agent(s) are not reporting. Hosts may be offline 2024-04-12T22:39:07.178 INFO:teuthology.orchestra.run.smithi088.stdout: Cephadm agent on host smithi088 has not reported in 60.0 seconds. Agent is assumed down and host may be offline. 2024-04-12T22:39:07.178 INFO:teuthology.orchestra.run.smithi088.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-12T22:39:07.178 INFO:teuthology.orchestra.run.smithi088.stdout: daemon grafana.a on smithi142 is in unknown state 2024-04-12T22:39:07.385 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:07 smithi088 systemd[1]: Stopping Ceph mgr.y for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:39:07.385 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:07 smithi088 ceph-mon[24836]: Upgrade: Updating mgr.y 2024-04-12T22:39:07.385 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:07 smithi088 ceph-mon[24836]: Deploying daemon mgr.y on smithi088 2024-04-12T22:39:07.385 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:07 smithi088 ceph-mon[24836]: from='client.25288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:39:07.385 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:07 smithi088 ceph-mon[24836]: from='client.25294 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:39:07.385 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:07 smithi088 ceph-mon[24836]: from='client.15399 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:39:07.385 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:07 smithi088 ceph-mon[24836]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:39:07.385 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:07 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/2333377301' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:07.386 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:07 smithi088 ceph-mon[29858]: Upgrade: Updating mgr.y 2024-04-12T22:39:07.386 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:07 smithi088 ceph-mon[29858]: Deploying daemon mgr.y on smithi088 2024-04-12T22:39:07.386 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:07 smithi088 ceph-mon[29858]: from='client.25288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:39:07.386 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:07 smithi088 ceph-mon[29858]: from='client.25294 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:39:07.386 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:07 smithi088 ceph-mon[29858]: from='client.15399 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:39:07.386 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:07 smithi088 ceph-mon[29858]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:39:07.386 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:07 smithi088 ceph-mon[29858]: from='client.? 172.21.15.88:0/2333377301' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:07.399 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:07 smithi142 ceph-mon[25707]: Upgrade: Updating mgr.y 2024-04-12T22:39:07.399 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:07 smithi142 ceph-mon[25707]: Deploying daemon mgr.y on smithi088 2024-04-12T22:39:07.399 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:07 smithi142 ceph-mon[25707]: from='client.25288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:39:07.399 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:07 smithi142 ceph-mon[25707]: from='client.25294 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:39:07.399 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:07 smithi142 ceph-mon[25707]: from='client.15399 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:39:07.399 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:07 smithi142 ceph-mon[25707]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:39:07.400 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:07 smithi142 ceph-mon[25707]: from='client.? 172.21.15.88:0/2333377301' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:07.680 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:07 smithi088 podman[69712]: 2024-04-12 22:39:07.389928369 +0000 UTC m=+0.149438507 container died f79d040afe40050879f44c147daf48fe16d080e4c2553187654d0950e316f537 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, maintainer=Guillaume Abrioux , GIT_CLEAN=True, RELEASE=squid-b277feb, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240409, org.label-schema.vendor=CentOS) 2024-04-12T22:39:07.996 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:07 smithi088 podman[69712]: 2024-04-12 22:39:07.78376875 +0000 UTC m=+0.543278887 container cleanup f79d040afe40050879f44c147daf48fe16d080e4c2553187654d0950e316f537 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, RELEASE=squid-b277feb, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240409, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS) 2024-04-12T22:39:07.996 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:07 smithi088 bash[69712]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y 2024-04-12T22:39:08.337 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:08 smithi088 ceph-mon[24836]: from='client.15411 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:39:08.338 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:08 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/1534341925' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T22:39:08.338 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:08 smithi088 ceph-mon[29858]: from='client.15411 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:39:08.338 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:08 smithi088 ceph-mon[29858]: from='client.? 172.21.15.88:0/1534341925' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T22:39:08.338 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:08 smithi088 podman[69726]: 2024-04-12 22:39:08.001383255 +0000 UTC m=+0.613667775 container remove f79d040afe40050879f44c147daf48fe16d080e4c2553187654d0950e316f537 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.build-date=20240409, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, RELEASE=squid-b277feb, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0) 2024-04-12T22:39:08.338 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:08 smithi088 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-04-12T22:39:08.339 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:08 smithi088 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@mgr.y.service: Failed with result 'exit-code'. 2024-04-12T22:39:08.339 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:08 smithi088 systemd[1]: Stopped Ceph mgr.y for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:39:08.339 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:08 smithi088 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@mgr.y.service: Consumed 9.057s CPU time. 2024-04-12T22:39:08.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:08 smithi142 ceph-mon[25707]: from='client.15411 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:39:08.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:08 smithi142 ceph-mon[25707]: from='client.? 172.21.15.88:0/1534341925' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T22:39:08.680 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:08 smithi088 systemd[1]: Starting Ceph mgr.y for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:39:08.680 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:08 smithi088 podman[69857]: 2024-04-12 22:39:08.470985729 +0000 UTC m=+0.017914670 image pull 668895944f0ec64b67a5b7564961d2756f2966e5d4b9338516300dbec9984951 quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a 2024-04-12T22:39:08.680 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:08 smithi088 podman[69857]: 2024-04-12 22:39:08.586027898 +0000 UTC m=+0.132956885 container create 61e5b18165708c00b7dd5cf07fc9422b22a6c4fe7c5093d8fd5f9784b3d024f4 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y, GIT_CLEAN=True, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, RELEASE=squid-b277feb, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240409, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, io.buildah.version=1.33.5) 2024-04-12T22:39:08.965 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:39:08 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[55835]: ts=2024-04-12T22:39:08.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.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"smithi142:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"172.21.15.142:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-12T22:39:09.076 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:08 smithi088 podman[69857]: 2024-04-12 22:39:08.838601772 +0000 UTC m=+0.385530698 container init 61e5b18165708c00b7dd5cf07fc9422b22a6c4fe7c5093d8fd5f9784b3d024f4 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y, RELEASE=squid-b277feb, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_CLEAN=True, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, org.label-schema.build-date=20240409, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0) 2024-04-12T22:39:09.076 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:08 smithi088 podman[69857]: 2024-04-12 22:39:08.841719033 +0000 UTC m=+0.388647960 container start 61e5b18165708c00b7dd5cf07fc9422b22a6c4fe7c5093d8fd5f9784b3d024f4 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , 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.license=GPLv2, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_CLEAN=True, RELEASE=squid-b277feb, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240409) 2024-04-12T22:39:09.076 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:08 smithi088 ceph-mgr[69876]: -- 172.21.15.88:0/2127081196 <== mon.1 v2:172.21.15.88:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5588840dc5a0 con 0x5588840b1000 2024-04-12T22:39:09.076 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:08 smithi088 bash[69857]: 61e5b18165708c00b7dd5cf07fc9422b22a6c4fe7c5093d8fd5f9784b3d024f4 2024-04-12T22:39:09.076 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:08 smithi088 systemd[1]: Started Ceph mgr.y for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:39:09.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:09 smithi142 ceph-mon[25707]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-04-12T22:39:09.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:09 smithi142 ceph-mon[25707]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:39:09.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:09 smithi142 ceph-mon[25707]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:39:09.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:09 smithi142 ceph-mon[25707]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:39:09.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:09 smithi142 ceph-mon[25707]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:39:09.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:09 smithi142 ceph-mon[25707]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:09.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:09 smithi142 ceph-mon[25707]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:09.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:09 smithi142 ceph-mon[25707]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:39:09.420 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:09 smithi088 ceph-mon[29858]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-04-12T22:39:09.420 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:09 smithi088 ceph-mon[29858]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:39:09.420 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:09 smithi088 ceph-mon[29858]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:39:09.420 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:09 smithi088 ceph-mon[29858]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:39:09.420 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:09 smithi088 ceph-mon[29858]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:39:09.421 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:09 smithi088 ceph-mon[29858]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:09.421 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:09 smithi088 ceph-mon[29858]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:09.421 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:09 smithi088 ceph-mon[29858]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:39:09.421 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:09 smithi088 ceph-mon[24836]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-04-12T22:39:09.421 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:09 smithi088 ceph-mon[24836]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:39:09.421 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:09 smithi088 ceph-mon[24836]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:39:09.421 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:09 smithi088 ceph-mon[24836]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:39:09.421 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:09 smithi088 ceph-mon[24836]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:39:09.421 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:09 smithi088 ceph-mon[24836]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:09.421 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:09 smithi088 ceph-mon[24836]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:09.421 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:09 smithi088 ceph-mon[24836]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:39:09.680 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:09 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: 2024-04-12T22:39:09.424+0000 7f2a9c90a200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-12T22:39:09.680 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:09 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: 2024-04-12T22:39:09.521+0000 7f2a9c90a200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-12T22:39:10.173 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:10 smithi142 ceph-mon[25707]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 455 B/s rd, 0 op/s 2024-04-12T22:39:10.173 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:10 smithi142 ceph-mon[25707]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 455 B/s rd, 0 op/s 2024-04-12T22:39:10.173 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:10 smithi142 ceph-mon[25707]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 586 B/s rd, 0 op/s 2024-04-12T22:39:10.173 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:10 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:10.174 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:10 smithi142 ceph-mon[25707]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi088.yxerll", "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-12T22:39:10.174 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:10 smithi142 ceph-mon[25707]: from='mgr.24890 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi088.yxerll", "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-12T22:39:10.174 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:10 smithi142 ceph-mon[25707]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:10.174 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:10 smithi142 ceph-mon[25707]: Health check cleared: CEPHADM_AGENT_DOWN (was: 1 Cephadm Agent(s) are not reporting. Hosts may be offline) 2024-04-12T22:39:10.397 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:10 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: 2024-04-12T22:39:10.225+0000 7f2a9c90a200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-12T22:39:10.397 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:10 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: 2024-04-12T22:39:10.323+0000 7f2a9c90a200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-12T22:39:10.397 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:10 smithi088 ceph-mon[24836]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 455 B/s rd, 0 op/s 2024-04-12T22:39:10.397 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:10 smithi088 ceph-mon[24836]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 455 B/s rd, 0 op/s 2024-04-12T22:39:10.397 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:10 smithi088 ceph-mon[24836]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 586 B/s rd, 0 op/s 2024-04-12T22:39:10.398 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:10 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:10.398 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:10 smithi088 ceph-mon[24836]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi088.yxerll", "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-12T22:39:10.398 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:10 smithi088 ceph-mon[24836]: from='mgr.24890 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi088.yxerll", "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-12T22:39:10.398 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:10 smithi088 ceph-mon[24836]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:10.398 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:10 smithi088 ceph-mon[24836]: Health check cleared: CEPHADM_AGENT_DOWN (was: 1 Cephadm Agent(s) are not reporting. Hosts may be offline) 2024-04-12T22:39:10.398 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:10 smithi088 ceph-mon[29858]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 455 B/s rd, 0 op/s 2024-04-12T22:39:10.398 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:10 smithi088 ceph-mon[29858]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 455 B/s rd, 0 op/s 2024-04-12T22:39:10.398 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:10 smithi088 ceph-mon[29858]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 586 B/s rd, 0 op/s 2024-04-12T22:39:10.398 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:10 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:10.398 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:10 smithi088 ceph-mon[29858]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi088.yxerll", "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-12T22:39:10.399 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:10 smithi088 ceph-mon[29858]: from='mgr.24890 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi088.yxerll", "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-12T22:39:10.399 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:10 smithi088 ceph-mon[29858]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:10.399 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:10 smithi088 ceph-mon[29858]: Health check cleared: CEPHADM_AGENT_DOWN (was: 1 Cephadm Agent(s) are not reporting. Hosts may be offline) 2024-04-12T22:39:10.646 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:10 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: 2024-04-12T22:39:10.467+0000 7f2a9c90a200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-12T22:39:10.647 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:10 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: 2024-04-12T22:39:10.566+0000 7f2a9c90a200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-12T22:39:10.919 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:10 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: 2024-04-12T22:39:10.651+0000 7f2a9c90a200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-12T22:39:11.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:11 smithi088 ceph-mon[24836]: Reconfiguring iscsi.foo.smithi088.yxerll (dependencies changed)... 2024-04-12T22:39:11.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:11 smithi088 ceph-mon[24836]: Reconfiguring daemon iscsi.foo.smithi088.yxerll on smithi088 2024-04-12T22:39:11.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:11 smithi088 ceph-mon[24836]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:39:11.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:11 smithi088 ceph-mon[24836]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:39:11.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:11 smithi088 ceph-mon[24836]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:39:11.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:11 smithi088 ceph-mon[29858]: Reconfiguring iscsi.foo.smithi088.yxerll (dependencies changed)... 2024-04-12T22:39:11.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:11 smithi088 ceph-mon[29858]: Reconfiguring daemon iscsi.foo.smithi088.yxerll on smithi088 2024-04-12T22:39:11.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:11 smithi088 ceph-mon[29858]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:39:11.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:11 smithi088 ceph-mon[29858]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:39:11.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:11 smithi088 ceph-mon[29858]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:39:11.181 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:10 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: 2024-04-12T22:39:10.924+0000 7f2a9c90a200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-12T22:39:11.182 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:11 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: 2024-04-12T22:39:11.036+0000 7f2a9c90a200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-12T22:39:11.182 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:11 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: 2024-04-12T22:39:11.137+0000 7f2a9c90a200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-12T22:39:11.225 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:11 smithi142 ceph-mon[25707]: Reconfiguring iscsi.foo.smithi088.yxerll (dependencies changed)... 2024-04-12T22:39:11.226 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:11 smithi142 ceph-mon[25707]: Reconfiguring daemon iscsi.foo.smithi088.yxerll on smithi088 2024-04-12T22:39:11.226 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:11 smithi142 ceph-mon[25707]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:39:11.226 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:11 smithi142 ceph-mon[25707]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:39:11.226 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:11 smithi142 ceph-mon[25707]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:39:11.611 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:11 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: 2024-04-12T22:39:11.247+0000 7f2a9c90a200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-12T22:39:11.611 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:11 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: 2024-04-12T22:39:11.428+0000 7f2a9c90a200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-12T22:39:11.998 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:11 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:39:11] "GET /metrics HTTP/1.1" 200 38295 "" "Prometheus/2.33.4" 2024-04-12T22:39:12.357 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:12 smithi088 ceph-mon[24836]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 662 B/s rd, 0 op/s 2024-04-12T22:39:12.357 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:12 smithi088 ceph-mon[24836]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:12.357 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:12 smithi088 ceph-mon[29858]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 662 B/s rd, 0 op/s 2024-04-12T22:39:12.357 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:12 smithi088 ceph-mon[29858]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:12.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:12 smithi142 ceph-mon[25707]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 662 B/s rd, 0 op/s 2024-04-12T22:39:12.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:12 smithi142 ceph-mon[25707]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:12.609 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:12 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: 2024-04-12T22:39:12.478+0000 7f2a9c90a200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-12T22:39:12.919 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:12 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: 2024-04-12T22:39:12.616+0000 7f2a9c90a200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-12T22:39:13.180 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:12 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: 2024-04-12T22:39:12.966+0000 7f2a9c90a200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-12T22:39:13.180 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:13 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: 2024-04-12T22:39:13.064+0000 7f2a9c90a200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-12T22:39:13.324 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:39:13 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@grafana.a.service: Scheduled restart job, restart counter is at 3. 2024-04-12T22:39:13.324 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:39:13 smithi142 systemd[1]: Stopped Ceph grafana.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:39:13.324 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:39:13 smithi142 systemd[1]: Starting Ceph grafana.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:39:13.325 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:39:13 smithi142 podman[58899]: 2024-04-12 22:39:13.146640096 +0000 UTC m=+0.017754061 image pull dad864ee21e98e69f4029d1e417aa085001566be0d322fbc75bc6f29b0050c01 quay.io/ceph/ceph-grafana:8.3.5 2024-04-12T22:39:13.325 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:39:13 smithi142 podman[58899]: 2024-04-12 22:39:13.249599474 +0000 UTC m=+0.120713429 container create 665d60efdc9d0d19bd9b1ce08877bdbe26315b01432105d5fe70407b97db9d4a (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a, 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=Ceph Grafana Container, io.buildah.version=1.24.2, maintainer=Paul Cuzner , build-date=2022-03-28T10:36:18.413762, vendor=Red Hat, Inc., architecture=x86_64, release=236.1648460182, distribution-scope=public, name=ubi8, io.k8s.display-name=Red Hat Universal Base Image 8, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, summary=Grafana Container configured for Ceph mgr/dashboard integration, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, vcs-type=git, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, io.openshift.expose-services=, io.openshift.tags=base rhel8, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, com.redhat.component=ubi8-container, version=8.5) 2024-04-12T22:39:13.555 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:13 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: 2024-04-12T22:39:13.275+0000 7f2a9c90a200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-12T22:39:13.555 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:13 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: 2024-04-12T22:39:13.488+0000 7f2a9c90a200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-12T22:39:13.723 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:39:13 smithi142 podman[58899]: 2024-04-12 22:39:13.443474561 +0000 UTC m=+0.314588516 container init 665d60efdc9d0d19bd9b1ce08877bdbe26315b01432105d5fe70407b97db9d4a (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a, com.redhat.component=ubi8-container, summary=Grafana Container configured for Ceph mgr/dashboard integration, vendor=Red Hat, Inc., maintainer=Paul Cuzner , com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, vcs-type=git, description=Ceph Grafana Container, release=236.1648460182, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, build-date=2022-03-28T10:36:18.413762, io.openshift.tags=base rhel8, version=8.5, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, 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=ubi8, io.openshift.expose-services=, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, distribution-scope=public, io.k8s.display-name=Red Hat Universal Base Image 8, io.buildah.version=1.24.2) 2024-04-12T22:39:13.723 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:39:13 smithi142 podman[58899]: 2024-04-12 22:39:13.446054819 +0000 UTC m=+0.317168776 container start 665d60efdc9d0d19bd9b1ce08877bdbe26315b01432105d5fe70407b97db9d4a (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a, maintainer=Paul Cuzner , io.openshift.tags=base rhel8, 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, description=Ceph Grafana Container, release=236.1648460182, io.k8s.display-name=Red Hat Universal Base Image 8, com.redhat.component=ubi8-container, build-date=2022-03-28T10:36:18.413762, vendor=Red Hat, Inc., io.openshift.expose-services=, vcs-type=git, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, distribution-scope=public, io.buildah.version=1.24.2, name=ubi8, architecture=x86_64, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, summary=Grafana Container configured for Ceph mgr/dashboard integration, version=8.5) 2024-04-12T22:39:13.723 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:39:13 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[58915]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-12T22:39:13.723 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:39:13 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[58915]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-12T22:39:13.723 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:39:13 smithi142 bash[58899]: 665d60efdc9d0d19bd9b1ce08877bdbe26315b01432105d5fe70407b97db9d4a 2024-04-12T22:39:13.723 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:39:13 smithi142 systemd[1]: Started Ceph grafana.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:39:13.908 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:13 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: 2024-04-12T22:39:13.793+0000 7f2a9c90a200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-12T22:39:13.998 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:39:13 smithi142 podman[58931]: 2024-04-12 22:39:13.728674963 +0000 UTC m=+0.248469142 container died 665d60efdc9d0d19bd9b1ce08877bdbe26315b01432105d5fe70407b97db9d4a (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a, io.openshift.tags=base rhel8, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, summary=Grafana Container configured for Ceph mgr/dashboard integration, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, io.buildah.version=1.24.2, io.k8s.display-name=Red Hat Universal Base Image 8, io.openshift.expose-services=, name=ubi8, release=236.1648460182, vendor=Red Hat, Inc., architecture=x86_64, com.redhat.component=ubi8-container, version=8.5, description=Ceph Grafana Container, maintainer=Paul Cuzner , vcs-type=git, build-date=2022-03-28T10:36:18.413762, 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-12T22:39:14.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:14 smithi088 ceph-mon[24836]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:14.180 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:14 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: 2024-04-12T22:39:14.072+0000 7f2a9c90a200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-12T22:39:14.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:14 smithi088 ceph-mon[29858]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:14.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:14 smithi142 ceph-mon[25707]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:14.498 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:39:14 smithi142 podman[58931]: 2024-04-12 22:39:14.213416418 +0000 UTC m=+0.733210622 container remove 665d60efdc9d0d19bd9b1ce08877bdbe26315b01432105d5fe70407b97db9d4a (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a, distribution-scope=public, 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, io.openshift.expose-services=, io.k8s.display-name=Red Hat Universal Base Image 8, version=8.5, summary=Grafana Container configured for Ceph mgr/dashboard integration, name=ubi8, release=236.1648460182, io.buildah.version=1.24.2, 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., vcs-type=git, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, maintainer=Paul Cuzner , io.openshift.tags=base rhel8, vendor=Red Hat, Inc., url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, architecture=x86_64) 2024-04-12T22:39:14.498 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:39:14 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-04-12T22:39:14.498 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:39:14 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@grafana.a.service: Failed with result 'exit-code'. 2024-04-12T22:39:14.562 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:14 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: 2024-04-12T22:39:14.337+0000 7f2a9c90a200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-12T22:39:15.680 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:15 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: 2024-04-12T22:39:15.235+0000 7f2a9c90a200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-12T22:39:15.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:15 smithi088 ceph-mon[29858]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:15.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:15 smithi088 ceph-mon[29858]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:39:15.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:15 smithi088 ceph-mon[29858]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:39:15.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:15 smithi088 ceph-mon[29858]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-12T22:39:15.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:15 smithi088 ceph-mon[29858]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-12T22:39:15.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:15 smithi088 ceph-mon[29858]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-12T22:39:15.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:15 smithi088 ceph-mon[29858]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-12T22:39:15.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:15 smithi088 ceph-mon[29858]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:15.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:15 smithi088 ceph-mon[29858]: Upgrade: Need to upgrade myself (mgr.x) 2024-04-12T22:39:15.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:15 smithi088 ceph-mon[29858]: Upgrade: Need to upgrade myself (mgr.x) 2024-04-12T22:39:15.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:15 smithi088 ceph-mon[29858]: Failing over to other MGR 2024-04-12T22:39:15.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:15 smithi088 ceph-mon[29858]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-04-12T22:39:15.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:15 smithi088 ceph-mon[29858]: from='mgr.24890 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-04-12T22:39:15.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:15 smithi088 ceph-mon[29858]: osdmap e105: 8 total, 8 up, 8 in 2024-04-12T22:39:15.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:15 smithi088 ceph-mon[29858]: from='client.? 172.21.15.88:0/3657440330' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-12T22:39:15.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:15 smithi088 ceph-mon[24836]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:15.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:15 smithi088 ceph-mon[24836]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:39:15.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:15 smithi088 ceph-mon[24836]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:39:15.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:15 smithi088 ceph-mon[24836]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-12T22:39:15.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:15 smithi088 ceph-mon[24836]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-12T22:39:15.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:15 smithi088 ceph-mon[24836]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-12T22:39:15.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:15 smithi088 ceph-mon[24836]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-12T22:39:15.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:15 smithi088 ceph-mon[24836]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:15.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:15 smithi088 ceph-mon[24836]: Upgrade: Need to upgrade myself (mgr.x) 2024-04-12T22:39:15.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:15 smithi088 ceph-mon[24836]: Upgrade: Need to upgrade myself (mgr.x) 2024-04-12T22:39:15.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:15 smithi088 ceph-mon[24836]: Failing over to other MGR 2024-04-12T22:39:15.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:15 smithi088 ceph-mon[24836]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-04-12T22:39:15.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:15 smithi088 ceph-mon[24836]: from='mgr.24890 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-04-12T22:39:15.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:15 smithi088 ceph-mon[24836]: osdmap e105: 8 total, 8 up, 8 in 2024-04-12T22:39:15.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:15 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/3657440330' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-12T22:39:15.748 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:15 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: 2024-04-12T22:39:15.278+0000 7fbbb21f3700 -1 mgr handle_mgr_map I was active but no longer am 2024-04-12T22:39:15.748 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:15 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: ignoring --setuser ceph since I am not root 2024-04-12T22:39:15.748 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:15 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: ignoring --setgroup ceph since I am not root 2024-04-12T22:39:15.748 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:15 smithi142 ceph-mgr[52460]: -- 172.21.15.142:0/1685863550 <== mon.2 v2:172.21.15.142:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55daa9cdc5a0 con 0x55daa9cb0800 2024-04-12T22:39:15.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:15 smithi142 ceph-mon[25707]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:15.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:15 smithi142 ceph-mon[25707]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:39:15.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:15 smithi142 ceph-mon[25707]: from='mgr.24890 ' entity='mgr.x' 2024-04-12T22:39:15.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:15 smithi142 ceph-mon[25707]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-12T22:39:15.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:15 smithi142 ceph-mon[25707]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-12T22:39:15.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:15 smithi142 ceph-mon[25707]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-12T22:39:15.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:15 smithi142 ceph-mon[25707]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-12T22:39:15.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:15 smithi142 ceph-mon[25707]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:15.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:15 smithi142 ceph-mon[25707]: Upgrade: Need to upgrade myself (mgr.x) 2024-04-12T22:39:15.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:15 smithi142 ceph-mon[25707]: Upgrade: Need to upgrade myself (mgr.x) 2024-04-12T22:39:15.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:15 smithi142 ceph-mon[25707]: Failing over to other MGR 2024-04-12T22:39:15.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:15 smithi142 ceph-mon[25707]: from='mgr.24890 172.21.15.142:0/336059149' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-04-12T22:39:15.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:15 smithi142 ceph-mon[25707]: from='mgr.24890 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-04-12T22:39:15.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:15 smithi142 ceph-mon[25707]: osdmap e105: 8 total, 8 up, 8 in 2024-04-12T22:39:15.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:15 smithi142 ceph-mon[25707]: from='client.? 172.21.15.88:0/3657440330' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-12T22:39:15.971 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:15 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: 2024-04-12T22:39:15.871+0000 7f2a9c90a200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-12T22:39:15.971 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:15 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: 2024-04-12T22:39:15.975+0000 7f2a9c90a200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-12T22:39:16.247 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:15 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: 2024-04-12T22:39:15.840+0000 7f5e879bb200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-12T22:39:16.248 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:15 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: 2024-04-12T22:39:15.935+0000 7f5e879bb200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-12T22:39:16.270 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:16 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: 2024-04-12T22:39:16.202+0000 7f2a9c90a200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-12T22:39:16.270 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:16 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: [12/Apr/2024:22:39:16] ENGINE Bus STARTING 2024-04-12T22:39:16.571 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:16 smithi142 ceph-mon[25707]: from='mgr.24890 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-04-12T22:39:16.571 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:16 smithi142 ceph-mon[25707]: mgrmap e27: y(active, starting, since 0.940384s) 2024-04-12T22:39:16.571 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:16 smithi142 ceph-mon[25707]: Active manager daemon y restarted 2024-04-12T22:39:16.571 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:16 smithi142 ceph-mon[25707]: Activating manager daemon y 2024-04-12T22:39:16.571 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:16 smithi142 ceph-mon[25707]: osdmap e106: 8 total, 8 up, 8 in 2024-04-12T22:39:16.571 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:16 smithi142 ceph-mon[25707]: from='mgr.? 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-12T22:39:16.571 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:16 smithi142 ceph-mon[25707]: from='mgr.? 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-12T22:39:16.571 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:16 smithi142 ceph-mon[25707]: from='mgr.? 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-12T22:39:16.571 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:16 smithi142 ceph-mon[25707]: from='mgr.? 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-12T22:39:16.579 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:16 smithi088 ceph-mon[24836]: from='mgr.24890 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-04-12T22:39:16.579 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:16 smithi088 ceph-mon[24836]: mgrmap e27: y(active, starting, since 0.940384s) 2024-04-12T22:39:16.579 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:16 smithi088 ceph-mon[24836]: Active manager daemon y restarted 2024-04-12T22:39:16.579 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:16 smithi088 ceph-mon[24836]: Activating manager daemon y 2024-04-12T22:39:16.580 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:16 smithi088 ceph-mon[24836]: osdmap e106: 8 total, 8 up, 8 in 2024-04-12T22:39:16.580 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:16 smithi088 ceph-mon[24836]: from='mgr.? 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-12T22:39:16.580 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:16 smithi088 ceph-mon[24836]: from='mgr.? 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-12T22:39:16.580 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:16 smithi088 ceph-mon[24836]: from='mgr.? 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-12T22:39:16.580 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:16 smithi088 ceph-mon[24836]: from='mgr.? 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-12T22:39:16.580 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:16 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: CherryPy Checker: 2024-04-12T22:39:16.580 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:16 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: The Application mounted at '' has an empty config. 2024-04-12T22:39:16.580 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:16 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: 2024-04-12T22:39:16.580 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:16 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: [12/Apr/2024:22:39:16] ENGINE Serving on http://:::9283 2024-04-12T22:39:16.580 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:16 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: [12/Apr/2024:22:39:16] ENGINE Bus STARTED 2024-04-12T22:39:16.581 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:16 smithi088 ceph-mon[29858]: from='mgr.24890 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-04-12T22:39:16.581 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:16 smithi088 ceph-mon[29858]: mgrmap e27: y(active, starting, since 0.940384s) 2024-04-12T22:39:16.581 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:16 smithi088 ceph-mon[29858]: Active manager daemon y restarted 2024-04-12T22:39:16.581 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:16 smithi088 ceph-mon[29858]: Activating manager daemon y 2024-04-12T22:39:16.581 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:16 smithi088 ceph-mon[29858]: osdmap e106: 8 total, 8 up, 8 in 2024-04-12T22:39:16.581 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:16 smithi088 ceph-mon[29858]: from='mgr.? 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-12T22:39:16.581 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:16 smithi088 ceph-mon[29858]: from='mgr.? 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-12T22:39:16.581 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:16 smithi088 ceph-mon[29858]: from='mgr.? 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-12T22:39:16.581 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:16 smithi088 ceph-mon[29858]: from='mgr.? 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-12T22:39:16.908 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:16 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: 2024-04-12T22:39:16.575+0000 7f5e879bb200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-12T22:39:16.908 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:16 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: 2024-04-12T22:39:16.669+0000 7f5e879bb200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-12T22:39:16.908 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:16 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: 2024-04-12T22:39:16.812+0000 7f5e879bb200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-12T22:39:16.909 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:16 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: 2024-04-12T22:39:16.913+0000 7f5e879bb200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-12T22:39:17.180 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:16 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: [12/Apr/2024:22:39:16] ENGINE Bus STOPPING 2024-04-12T22:39:17.180 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:16 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: [12/Apr/2024:22:39:16] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-12T22:39:17.180 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:16 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: [12/Apr/2024:22:39:16] ENGINE Bus STOPPED 2024-04-12T22:39:17.180 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:17 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: [12/Apr/2024:22:39:17] ENGINE Bus STARTING 2024-04-12T22:39:17.180 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:17 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: [12/Apr/2024:22:39:17] ENGINE Serving on http://:::9283 2024-04-12T22:39:17.180 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:17 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: [12/Apr/2024:22:39:17] ENGINE Bus STARTED 2024-04-12T22:39:17.247 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:17 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: 2024-04-12T22:39:17.000+0000 7f5e879bb200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-12T22:39:17.563 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:17 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: 2024-04-12T22:39:17.266+0000 7f5e879bb200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-12T22:39:17.563 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:17 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: 2024-04-12T22:39:17.381+0000 7f5e879bb200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-12T22:39:17.563 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:17 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: 2024-04-12T22:39:17.469+0000 7f5e879bb200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-12T22:39:17.563 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:17 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: 2024-04-12T22:39:17.567+0000 7f5e879bb200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-12T22:39:17.897 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:17 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: 2024-04-12T22:39:17.753+0000 7f5e879bb200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-12T22:39:18.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:17 smithi088 ceph-mon[29858]: mgrmap e28: y(active, starting, since 0.700307s) 2024-04-12T22:39:18.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:17 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-12T22:39:18.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:17 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-12T22:39:18.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:17 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-12T22:39:18.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:17 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-12T22:39:18.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:17 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-12T22:39:18.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:17 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-12T22:39:18.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:17 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-12T22:39:18.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:17 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-12T22:39:18.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:17 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-12T22:39:18.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:17 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-12T22:39:18.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:17 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-12T22:39:18.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:17 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-12T22:39:18.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:17 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-12T22:39:18.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:17 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-12T22:39:18.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:17 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-12T22:39:18.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:17 smithi088 ceph-mon[29858]: Manager daemon y is now available 2024-04-12T22:39:18.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:17 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:18.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:17 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi142", "caps": []}]: dispatch 2024-04-12T22:39:18.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:17 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi088", "caps": []}]: dispatch 2024-04-12T22:39:18.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:17 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:18.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:17 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:39:18.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:17 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-12T22:39:18.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:17 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-12T22:39:18.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:17 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi142", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:39:18.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:17 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi088", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:39:18.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:17 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:18.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:17 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:18.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:17 smithi088 ceph-mon[29858]: Updating smithi088:/etc/ceph/ceph.conf 2024-04-12T22:39:18.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:17 smithi088 ceph-mon[29858]: Updating smithi142:/etc/ceph/ceph.conf 2024-04-12T22:39:18.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:17 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:18.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:17 smithi088 ceph-mon[24836]: mgrmap e28: y(active, starting, since 0.700307s) 2024-04-12T22:39:18.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:17 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-12T22:39:18.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:17 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-12T22:39:18.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:17 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-12T22:39:18.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:17 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-12T22:39:18.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:17 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-12T22:39:18.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:17 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-12T22:39:18.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:17 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-12T22:39:18.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:17 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-12T22:39:18.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:17 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-12T22:39:18.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:17 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-12T22:39:18.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:17 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-12T22:39:18.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:17 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-12T22:39:18.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:17 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-12T22:39:18.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:17 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-12T22:39:18.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:17 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-12T22:39:18.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:17 smithi088 ceph-mon[24836]: Manager daemon y is now available 2024-04-12T22:39:18.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:17 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:18.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:17 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi142", "caps": []}]: dispatch 2024-04-12T22:39:18.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:17 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi088", "caps": []}]: dispatch 2024-04-12T22:39:18.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:17 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:18.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:17 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:39:18.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:17 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-12T22:39:18.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:17 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-12T22:39:18.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:17 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi142", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:39:18.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:17 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi088", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:39:18.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:17 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:18.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:17 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:18.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:17 smithi088 ceph-mon[24836]: Updating smithi088:/etc/ceph/ceph.conf 2024-04-12T22:39:18.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:17 smithi088 ceph-mon[24836]: Updating smithi142:/etc/ceph/ceph.conf 2024-04-12T22:39:18.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:17 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:18.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:17 smithi142 ceph-mon[25707]: mgrmap e28: y(active, starting, since 0.700307s) 2024-04-12T22:39:18.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:17 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-12T22:39:18.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:17 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-12T22:39:18.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:17 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-12T22:39:18.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:17 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-12T22:39:18.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:17 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-12T22:39:18.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:17 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-12T22:39:18.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:17 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-12T22:39:18.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:17 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-12T22:39:18.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:17 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-12T22:39:18.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:17 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-12T22:39:18.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:17 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-12T22:39:18.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:17 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-12T22:39:18.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:17 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-12T22:39:18.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:17 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-12T22:39:18.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:17 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-12T22:39:18.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:17 smithi142 ceph-mon[25707]: Manager daemon y is now available 2024-04-12T22:39:18.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:17 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:18.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:17 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi142", "caps": []}]: dispatch 2024-04-12T22:39:18.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:17 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi088", "caps": []}]: dispatch 2024-04-12T22:39:18.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:17 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:18.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:17 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:39:18.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:17 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-12T22:39:18.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:17 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-12T22:39:18.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:17 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi142", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:39:18.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:17 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi088", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:39:18.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:17 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:18.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:17 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:18.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:17 smithi142 ceph-mon[25707]: Updating smithi088:/etc/ceph/ceph.conf 2024-04-12T22:39:18.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:17 smithi142 ceph-mon[25707]: Updating smithi142:/etc/ceph/ceph.conf 2024-04-12T22:39:18.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:17 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:18.913 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:18 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: 2024-04-12T22:39:18.809+0000 7f5e879bb200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-12T22:39:18.914 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:39:18 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[55835]: ts=2024-04-12T22:39: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.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"smithi142:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"172.21.15.142:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-12T22:39:19.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:18 smithi088 ceph-mon[24836]: mgrmap e29: y(active, since 1.7079s) 2024-04-12T22:39:19.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:18 smithi088 ceph-mon[24836]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:19.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:18 smithi088 ceph-mon[24836]: Updating smithi088:/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/config/ceph.conf 2024-04-12T22:39:19.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:18 smithi088 ceph-mon[24836]: Updating smithi142:/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/config/ceph.conf 2024-04-12T22:39:19.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:18 smithi088 ceph-mon[24836]: Updating smithi088:/etc/ceph/ceph.client.admin.keyring 2024-04-12T22:39:19.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:18 smithi088 ceph-mon[24836]: Updating smithi142:/etc/ceph/ceph.client.admin.keyring 2024-04-12T22:39:19.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:18 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:19.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:18 smithi088 ceph-mon[24836]: [12/Apr/2024:22:39:18] ENGINE Bus STARTING 2024-04-12T22:39:19.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:18 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:19.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:18 smithi088 ceph-mon[24836]: [12/Apr/2024:22:39:18] ENGINE Serving on https://172.21.15.88:7150 2024-04-12T22:39:19.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:18 smithi088 ceph-mon[24836]: Updating smithi088:/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/config/ceph.client.admin.keyring 2024-04-12T22:39:19.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:18 smithi088 ceph-mon[24836]: [12/Apr/2024:22:39:18] ENGINE Serving on http://172.21.15.88:8765 2024-04-12T22:39:19.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:18 smithi088 ceph-mon[24836]: [12/Apr/2024:22:39:18] ENGINE Bus STARTED 2024-04-12T22:39:19.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:18 smithi088 ceph-mon[24836]: Updating smithi142:/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/config/ceph.client.admin.keyring 2024-04-12T22:39:19.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:18 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:19.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:18 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:19.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:18 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:19.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:18 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:19.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:18 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:19.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:18 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:19.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:18 smithi088 ceph-mon[29858]: mgrmap e29: y(active, since 1.7079s) 2024-04-12T22:39:19.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:18 smithi088 ceph-mon[29858]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:19.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:18 smithi088 ceph-mon[29858]: Updating smithi088:/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/config/ceph.conf 2024-04-12T22:39:19.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:18 smithi088 ceph-mon[29858]: Updating smithi142:/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/config/ceph.conf 2024-04-12T22:39:19.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:18 smithi088 ceph-mon[29858]: Updating smithi088:/etc/ceph/ceph.client.admin.keyring 2024-04-12T22:39:19.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:18 smithi088 ceph-mon[29858]: Updating smithi142:/etc/ceph/ceph.client.admin.keyring 2024-04-12T22:39:19.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:18 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:19.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:18 smithi088 ceph-mon[29858]: [12/Apr/2024:22:39:18] ENGINE Bus STARTING 2024-04-12T22:39:19.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:18 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:19.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:18 smithi088 ceph-mon[29858]: [12/Apr/2024:22:39:18] ENGINE Serving on https://172.21.15.88:7150 2024-04-12T22:39:19.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:18 smithi088 ceph-mon[29858]: Updating smithi088:/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/config/ceph.client.admin.keyring 2024-04-12T22:39:19.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:18 smithi088 ceph-mon[29858]: [12/Apr/2024:22:39:18] ENGINE Serving on http://172.21.15.88:8765 2024-04-12T22:39:19.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:18 smithi088 ceph-mon[29858]: [12/Apr/2024:22:39:18] ENGINE Bus STARTED 2024-04-12T22:39:19.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:18 smithi088 ceph-mon[29858]: Updating smithi142:/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/config/ceph.client.admin.keyring 2024-04-12T22:39:19.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:18 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:19.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:18 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:19.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:18 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:19.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:18 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:19.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:18 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:19.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:18 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:19.241 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:18 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: 2024-04-12T22:39:18.954+0000 7f5e879bb200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-12T22:39:19.242 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:18 smithi142 ceph-mon[25707]: mgrmap e29: y(active, since 1.7079s) 2024-04-12T22:39:19.242 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:18 smithi142 ceph-mon[25707]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:19.242 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:18 smithi142 ceph-mon[25707]: Updating smithi088:/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/config/ceph.conf 2024-04-12T22:39:19.242 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:18 smithi142 ceph-mon[25707]: Updating smithi142:/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/config/ceph.conf 2024-04-12T22:39:19.242 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:18 smithi142 ceph-mon[25707]: Updating smithi088:/etc/ceph/ceph.client.admin.keyring 2024-04-12T22:39:19.242 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:18 smithi142 ceph-mon[25707]: Updating smithi142:/etc/ceph/ceph.client.admin.keyring 2024-04-12T22:39:19.242 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:18 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:19.242 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:18 smithi142 ceph-mon[25707]: [12/Apr/2024:22:39:18] ENGINE Bus STARTING 2024-04-12T22:39:19.242 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:18 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:19.243 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:18 smithi142 ceph-mon[25707]: [12/Apr/2024:22:39:18] ENGINE Serving on https://172.21.15.88:7150 2024-04-12T22:39:19.243 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:18 smithi142 ceph-mon[25707]: Updating smithi088:/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/config/ceph.client.admin.keyring 2024-04-12T22:39:19.243 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:18 smithi142 ceph-mon[25707]: [12/Apr/2024:22:39:18] ENGINE Serving on http://172.21.15.88:8765 2024-04-12T22:39:19.243 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:18 smithi142 ceph-mon[25707]: [12/Apr/2024:22:39:18] ENGINE Bus STARTED 2024-04-12T22:39:19.243 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:18 smithi142 ceph-mon[25707]: Updating smithi142:/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/config/ceph.client.admin.keyring 2024-04-12T22:39:19.243 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:18 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:19.243 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:18 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:19.243 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:18 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:19.243 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:18 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:19.243 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:18 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:19.243 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:18 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:19.497 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: 2024-04-12T22:39:19.305+0000 7f5e879bb200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-12T22:39:19.498 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: 2024-04-12T22:39:19.396+0000 7f5e879bb200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-12T22:39:19.793 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: 2024-04-12T22:39:19.604+0000 7f5e879bb200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-12T22:39:20.117 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:19 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: 2024-04-12T22:39:19.798+0000 7f5e879bb200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-12T22:39:20.117 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:19 smithi142 ceph-mon[25707]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:20.118 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:19 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:20.118 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:19 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:20.118 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:19 smithi142 ceph-mon[25707]: mgrmap e30: y(active, since 2s) 2024-04-12T22:39:20.118 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:19 smithi142 ceph-mon[25707]: Reconfiguring iscsi.foo.smithi088.yxerll (dependencies changed)... 2024-04-12T22:39:20.118 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:19 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi088.yxerll", "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-12T22:39:20.118 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:19 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:20.118 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:19 smithi142 ceph-mon[25707]: Reconfiguring daemon iscsi.foo.smithi088.yxerll on smithi088 2024-04-12T22:39:20.118 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:39:20 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[55835]: ts=2024-04-12T22:39:20.014Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.142:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.142:8765: connect: connection refused" 2024-04-12T22:39:20.118 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:39:20 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[55835]: ts=2024-04-12T22:39:20.014Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.142:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.142:8765: connect: connection refused" 2024-04-12T22:39:20.118 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:39:20 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[55835]: ts=2024-04-12T22:39:20.016Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.142:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.142:8765: connect: connection refused" 2024-04-12T22:39:20.119 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:39:20 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[55835]: ts=2024-04-12T22:39:20.016Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.142:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.142:8765: connect: connection refused" 2024-04-12T22:39:20.119 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:39:20 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[55835]: ts=2024-04-12T22:39:20.016Z caller=refresh.go:98 level=error component="discovery manager notify" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.142:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.142:8765: connect: connection refused" 2024-04-12T22:39:20.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:19 smithi088 ceph-mon[24836]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:20.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:19 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:20.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:19 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:20.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:19 smithi088 ceph-mon[24836]: mgrmap e30: y(active, since 2s) 2024-04-12T22:39:20.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:19 smithi088 ceph-mon[24836]: Reconfiguring iscsi.foo.smithi088.yxerll (dependencies changed)... 2024-04-12T22:39:20.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:19 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi088.yxerll", "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-12T22:39:20.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:19 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:20.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:19 smithi088 ceph-mon[24836]: Reconfiguring daemon iscsi.foo.smithi088.yxerll on smithi088 2024-04-12T22:39:20.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:19 smithi088 ceph-mon[29858]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:20.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:19 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:20.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:19 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:20.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:19 smithi088 ceph-mon[29858]: mgrmap e30: y(active, since 2s) 2024-04-12T22:39:20.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:19 smithi088 ceph-mon[29858]: Reconfiguring iscsi.foo.smithi088.yxerll (dependencies changed)... 2024-04-12T22:39:20.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:19 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi088.yxerll", "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-12T22:39:20.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:19 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:20.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:19 smithi088 ceph-mon[29858]: Reconfiguring daemon iscsi.foo.smithi088.yxerll on smithi088 2024-04-12T22:39:20.440 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:20 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: 2024-04-12T22:39:20.122+0000 7f5e879bb200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-12T22:39:20.702 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:20 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: 2024-04-12T22:39:20.444+0000 7f5e879bb200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-12T22:39:20.998 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:20 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: 2024-04-12T22:39:20.707+0000 7f5e879bb200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-12T22:39:21.352 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:21 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:21.353 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:21 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:21.353 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:21 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:21.353 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:21 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:21.353 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:21 smithi142 ceph-mon[25707]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:21.353 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:21 smithi142 ceph-mon[25707]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:21.353 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:21 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:21.353 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:21 smithi142 ceph-mon[25707]: mgrmap e31: y(active, since 4s) 2024-04-12T22:39:21.353 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:21 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:21.353 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:21 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:21.353 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:21 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:21.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:21 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:21.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:21 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:21.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:21 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:21.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:21 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:21.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:21 smithi088 ceph-mon[29858]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:21.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:21 smithi088 ceph-mon[29858]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:21.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:21 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:21.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:21 smithi088 ceph-mon[29858]: mgrmap e31: y(active, since 4s) 2024-04-12T22:39:21.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:21 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:21.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:21 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:21.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:21 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:21.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:21 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:21.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:21 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:21.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:21 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:21.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:21 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:21.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:21 smithi088 ceph-mon[24836]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:21.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:21 smithi088 ceph-mon[24836]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:21.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:21 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:21.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:21 smithi088 ceph-mon[24836]: mgrmap e31: y(active, since 4s) 2024-04-12T22:39:21.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:21 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:21.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:21 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:21.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:21 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:21.686 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:21 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: 2024-04-12T22:39:21.591+0000 7f5e879bb200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-12T22:39:22.240 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:22 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: 2024-04-12T22:39:22.183+0000 7f5e879bb200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-12T22:39:22.498 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:22 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: 2024-04-12T22:39:22.286+0000 7f5e879bb200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-12T22:39:22.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:22 smithi142 ceph-mon[25707]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:22.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:22 smithi142 ceph-mon[25707]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:22.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:22 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:22.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:22 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:22.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:22 smithi142 ceph-mon[25707]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:22.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:22 smithi142 ceph-mon[25707]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:22.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:22 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:22.638 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:22 smithi088 ceph-mon[24836]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:22.638 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:22 smithi088 ceph-mon[24836]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:22.638 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:22 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:22.638 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:22 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:22.638 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:22 smithi088 ceph-mon[24836]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:22.639 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:22 smithi088 ceph-mon[24836]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:22.639 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:22 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:22.639 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:22 smithi088 ceph-mon[29858]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:22.639 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:22 smithi088 ceph-mon[29858]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:22.639 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:22 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:22.639 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:22 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:22.639 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:22 smithi088 ceph-mon[29858]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:22.639 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:22 smithi088 ceph-mon[29858]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:22.639 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:22 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:22.998 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:22 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: 2024-04-12T22:39:22.514+0000 7f5e879bb200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-12T22:39:22.998 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:22 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: [12/Apr/2024:22:39:22] ENGINE Bus STARTING 2024-04-12T22:39:22.998 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:22 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: CherryPy Checker: 2024-04-12T22:39:22.998 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:22 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: The Application mounted at '' has an empty config. 2024-04-12T22:39:22.998 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:22 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: 2024-04-12T22:39:22.998 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:22 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: [12/Apr/2024:22:39:22] ENGINE Serving on http://:::9283 2024-04-12T22:39:22.998 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:22 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[52456]: [12/Apr/2024:22:39:22] ENGINE Bus STARTED 2024-04-12T22:39:23.524 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:23 smithi088 ceph-mon[24836]: Standby manager daemon x started 2024-04-12T22:39:23.524 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:23 smithi088 ceph-mon[24836]: from='mgr.? 172.21.15.142:0/2783435159' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-12T22:39:23.525 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:23 smithi088 ceph-mon[24836]: from='mgr.? 172.21.15.142:0/2783435159' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-12T22:39:23.525 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:23 smithi088 ceph-mon[24836]: from='mgr.? 172.21.15.142:0/2783435159' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-12T22:39:23.525 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:23 smithi088 ceph-mon[24836]: from='mgr.? 172.21.15.142:0/2783435159' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-12T22:39:23.525 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:23 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:23.525 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:23 smithi088 ceph-mon[29858]: Standby manager daemon x started 2024-04-12T22:39:23.525 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:23 smithi088 ceph-mon[29858]: from='mgr.? 172.21.15.142:0/2783435159' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-12T22:39:23.525 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:23 smithi088 ceph-mon[29858]: from='mgr.? 172.21.15.142:0/2783435159' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-12T22:39:23.525 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:23 smithi088 ceph-mon[29858]: from='mgr.? 172.21.15.142:0/2783435159' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-12T22:39:23.525 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:23 smithi088 ceph-mon[29858]: from='mgr.? 172.21.15.142:0/2783435159' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-12T22:39:23.525 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:23 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:23.640 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:23 smithi142 ceph-mon[25707]: Standby manager daemon x started 2024-04-12T22:39:23.640 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:23 smithi142 ceph-mon[25707]: from='mgr.? 172.21.15.142:0/2783435159' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-12T22:39:23.640 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:23 smithi142 ceph-mon[25707]: from='mgr.? 172.21.15.142:0/2783435159' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-12T22:39:23.640 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:23 smithi142 ceph-mon[25707]: from='mgr.? 172.21.15.142:0/2783435159' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-12T22:39:23.640 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:23 smithi142 ceph-mon[25707]: from='mgr.? 172.21.15.142:0/2783435159' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-12T22:39:23.641 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:23 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:24.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:24 smithi088 ceph-mon[29858]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 76 KiB/s rd, 0 B/s wr, 43 op/s 2024-04-12T22:39:24.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:24 smithi088 ceph-mon[29858]: mgrmap e32: y(active, since 7s), standbys: x 2024-04-12T22:39:24.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:24 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-12T22:39:24.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:24 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:24.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:24 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:24.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:24 smithi088 ceph-mon[29858]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 41 op/s 2024-04-12T22:39:24.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:24 smithi088 ceph-mon[29858]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 94 KiB/s rd, 0 B/s wr, 53 op/s 2024-04-12T22:39:24.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:24 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:24.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:24 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:24.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:24 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:24.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:24 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:24.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:24 smithi088 ceph-mon[24836]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 76 KiB/s rd, 0 B/s wr, 43 op/s 2024-04-12T22:39:24.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:24 smithi088 ceph-mon[24836]: mgrmap e32: y(active, since 7s), standbys: x 2024-04-12T22:39:24.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:24 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-12T22:39:24.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:24 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:24.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:24 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:24.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:24 smithi088 ceph-mon[24836]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 41 op/s 2024-04-12T22:39:24.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:24 smithi088 ceph-mon[24836]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 94 KiB/s rd, 0 B/s wr, 53 op/s 2024-04-12T22:39:24.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:24 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:24.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:24 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:24.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:24 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:24.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:24 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:24.604 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:39:24 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@grafana.a.service: Scheduled restart job, restart counter is at 4. 2024-04-12T22:39:24.604 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:39:24 smithi142 systemd[1]: Stopped Ceph grafana.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:39:24.604 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:39:24 smithi142 systemd[1]: Starting Ceph grafana.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:39:24.604 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:39:24 smithi142 podman[60509]: 2024-04-12 22:39:24.383773186 +0000 UTC m=+0.017077442 image pull dad864ee21e98e69f4029d1e417aa085001566be0d322fbc75bc6f29b0050c01 quay.io/ceph/ceph-grafana:8.3.5 2024-04-12T22:39:24.604 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:39:24 smithi142 podman[60509]: 2024-04-12 22:39:24.49650656 +0000 UTC m=+0.129810798 container create 930be8330df0f8fc4b26151233e4a9522fcb1b7c0f70ffc7944653bb90af77aa (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a, description=Ceph Grafana Container, io.openshift.tags=base rhel8, release=236.1648460182, io.openshift.expose-services=, version=8.5, vendor=Red Hat, Inc., build-date=2022-03-28T10:36:18.413762, maintainer=Paul Cuzner , io.buildah.version=1.24.2, summary=Grafana Container configured for Ceph mgr/dashboard integration, com.redhat.component=ubi8-container, architecture=x86_64, vcs-type=git, name=ubi8, 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., com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, io.k8s.display-name=Red Hat Universal Base Image 8, distribution-scope=public, 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) 2024-04-12T22:39:24.604 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:24 smithi142 ceph-mon[25707]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 76 KiB/s rd, 0 B/s wr, 43 op/s 2024-04-12T22:39:24.605 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:24 smithi142 ceph-mon[25707]: mgrmap e32: y(active, since 7s), standbys: x 2024-04-12T22:39:24.605 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:24 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-12T22:39:24.605 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:24 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:24.605 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:24 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:24.605 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:24 smithi142 ceph-mon[25707]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 41 op/s 2024-04-12T22:39:24.605 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:24 smithi142 ceph-mon[25707]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 94 KiB/s rd, 0 B/s wr, 53 op/s 2024-04-12T22:39:24.605 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:24 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:24.605 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:24 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:24.606 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:24 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:24.606 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:24 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:24.998 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:39:24 smithi142 podman[60509]: 2024-04-12 22:39:24.70752821 +0000 UTC m=+0.340832443 container init 930be8330df0f8fc4b26151233e4a9522fcb1b7c0f70ffc7944653bb90af77aa (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a, name=ubi8, io.openshift.tags=base rhel8, vcs-type=git, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, io.k8s.display-name=Red Hat Universal Base Image 8, 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., com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, maintainer=Paul Cuzner , description=Ceph Grafana Container, com.redhat.component=ubi8-container, vendor=Red Hat, Inc., vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, release=236.1648460182, build-date=2022-03-28T10:36:18.413762, io.buildah.version=1.24.2, summary=Grafana Container configured for Ceph mgr/dashboard integration, version=8.5, distribution-scope=public, architecture=x86_64, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182) 2024-04-12T22:39:24.998 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:39:24 smithi142 podman[60509]: 2024-04-12 22:39:24.710283112 +0000 UTC m=+0.343587344 container start 930be8330df0f8fc4b26151233e4a9522fcb1b7c0f70ffc7944653bb90af77aa (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, io.buildah.version=1.24.2, maintainer=Paul Cuzner , summary=Grafana Container configured for Ceph mgr/dashboard integration, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, version=8.5, vendor=Red Hat, Inc., 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.openshift.tags=base rhel8, 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=, description=Ceph Grafana Container, distribution-scope=public, vcs-type=git, name=ubi8, release=236.1648460182, com.redhat.component=ubi8-container, architecture=x86_64, io.k8s.display-name=Red Hat Universal Base Image 8) 2024-04-12T22:39:24.998 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:39:24 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[60523]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-12T22:39:24.998 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:39:24 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[60523]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-12T22:39:24.998 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:39:24 smithi142 bash[60509]: 930be8330df0f8fc4b26151233e4a9522fcb1b7c0f70ffc7944653bb90af77aa 2024-04-12T22:39:24.998 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:39:24 smithi142 systemd[1]: Started Ceph grafana.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:39:24.998 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:39:24 smithi142 podman[60539]: 2024-04-12 22:39:24.800198171 +0000 UTC m=+0.052117087 container died 930be8330df0f8fc4b26151233e4a9522fcb1b7c0f70ffc7944653bb90af77aa (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, io.openshift.expose-services=, vendor=Red Hat, Inc., version=8.5, io.k8s.display-name=Red Hat Universal Base Image 8, io.openshift.tags=base rhel8, com.redhat.component=ubi8-container, build-date=2022-03-28T10:36:18.413762, 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., vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, distribution-scope=public, vcs-type=git, io.buildah.version=1.24.2, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, name=ubi8, maintainer=Paul Cuzner , release=236.1648460182, description=Ceph Grafana Container, summary=Grafana Container configured for Ceph mgr/dashboard integration, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com) 2024-04-12T22:39:25.609 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:25 smithi088 ceph-mon[24836]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 78 KiB/s rd, 0 B/s wr, 44 op/s 2024-04-12T22:39:25.610 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:25 smithi088 ceph-mon[24836]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 80 KiB/s rd, 0 B/s wr, 45 op/s 2024-04-12T22:39:25.610 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:25 smithi088 ceph-mon[29858]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 78 KiB/s rd, 0 B/s wr, 44 op/s 2024-04-12T22:39:25.610 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:25 smithi088 ceph-mon[29858]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 80 KiB/s rd, 0 B/s wr, 45 op/s 2024-04-12T22:39:25.611 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:25 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: 2024-04-12T22:39:25.377+0000 7f2a225ee700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi088.yxerll ... 2024-04-12T22:39:25.611 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:25 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: Creating ceph-iscsi config... 2024-04-12T22:39:25.611 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:25 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: Write file: /var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/iscsi.foo.smithi088.yxerll/iscsi-gateway.cfg 2024-04-12T22:39:25.611 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:25 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: Write file: /var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/iscsi.foo.smithi088.yxerll/tcmu-runner-entrypoint.sh 2024-04-12T22:39:25.611 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:25 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: Non-zero exit code 1 from systemctl restart ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll 2024-04-12T22:39:25.611 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:25 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: systemctl: stderr Job for ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service failed because the control process exited with error code. 2024-04-12T22:39:25.611 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:25 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: systemctl: stderr See "systemctl status ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" and "journalctl -xeu ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" for details. 2024-04-12T22:39:25.611 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:25 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: Traceback (most recent call last): 2024-04-12T22:39:25.611 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:25 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-04-12T22:39:25.611 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:25 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: return _run_code(code, main_globals, None, 2024-04-12T22:39:25.612 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:25 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-04-12T22:39:25.612 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:25 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: exec(code, run_globals) 2024-04-12T22:39:25.612 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:25 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 5534, in 2024-04-12T22:39:25.612 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:25 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 5522, in main 2024-04-12T22:39:25.612 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:25 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 3045, in command_deploy_from 2024-04-12T22:39:25.612 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:25 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 3080, in _common_deploy 2024-04-12T22:39:25.612 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:25 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 3100, in _deploy_daemon_container 2024-04-12T22:39:25.612 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:25 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 1072, in deploy_daemon 2024-04-12T22:39:25.612 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:25 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-12T22:39:25.612 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:25 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: RuntimeError: Failed command: systemctl restart ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll: Job for ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service failed because the control process exited with error code. 2024-04-12T22:39:25.612 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:25 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: See "systemctl status ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" and "journalctl -xeu ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" for details. 2024-04-12T22:39:25.612 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:25 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: Traceback (most recent call last): 2024-04-12T22:39:25.612 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:25 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1114, in _check_daemons 2024-04-12T22:39:25.613 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:25 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: self.mgr._daemon_action(daemon_spec, action=action) 2024-04-12T22:39:25.613 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:25 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: File "/usr/share/ceph/mgr/cephadm/module.py", line 2390, in _daemon_action 2024-04-12T22:39:25.613 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:25 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: CephadmServe(self)._create_daemon(daemon_spec, reconfig=(action == 'reconfig'))) 2024-04-12T22:39:25.613 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:25 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: File "/usr/share/ceph/mgr/cephadm/module.py", line 747, in wait_async 2024-04-12T22:39:25.613 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:25 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: return self.event_loop.get_result(coro, timeout) 2024-04-12T22:39:25.613 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:25 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 136, in get_result 2024-04-12T22:39:25.613 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:25 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: return future.result(timeout) 2024-04-12T22:39:25.613 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:25 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: File "/lib64/python3.6/concurrent/futures/_base.py", line 432, in result 2024-04-12T22:39:25.613 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:25 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: return self.__get_result() 2024-04-12T22:39:25.613 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:25 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: File "/lib64/python3.6/concurrent/futures/_base.py", line 384, in __get_result 2024-04-12T22:39:25.613 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:25 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: raise self._exception 2024-04-12T22:39:25.613 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:25 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1374, in _create_daemon 2024-04-12T22:39:25.613 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:25 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: config_blobs=daemon_spec.final_config, 2024-04-12T22:39:25.614 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:25 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1685, in _run_cephadm 2024-04-12T22:39:25.614 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:25 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: f'cephadm exited with an error code: {code}, stderr: {err}') 2024-04-12T22:39:25.614 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:25 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi088.yxerll ... 2024-04-12T22:39:25.614 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:25 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: Creating ceph-iscsi config... 2024-04-12T22:39:25.614 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:25 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: Write file: /var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/iscsi.foo.smithi088.yxerll/iscsi-gateway.cfg 2024-04-12T22:39:25.614 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:25 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: Write file: /var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/iscsi.foo.smithi088.yxerll/tcmu-runner-entrypoint.sh 2024-04-12T22:39:25.614 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:25 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: Non-zero exit code 1 from systemctl restart ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll 2024-04-12T22:39:25.614 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:25 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: systemctl: stderr Job for ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service failed because the control process exited with error code. 2024-04-12T22:39:25.614 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:25 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: systemctl: stderr See "systemctl status ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" and "journalctl -xeu ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" for details. 2024-04-12T22:39:25.614 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:25 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: Traceback (most recent call last): 2024-04-12T22:39:25.614 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:25 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-04-12T22:39:25.614 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:25 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: return _run_code(code, main_globals, None, 2024-04-12T22:39:25.614 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:25 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-04-12T22:39:25.614 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:25 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: exec(code, run_globals) 2024-04-12T22:39:25.615 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:25 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 5534, in 2024-04-12T22:39:25.615 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:25 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 5522, in main 2024-04-12T22:39:25.615 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:25 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 3045, in command_deploy_from 2024-04-12T22:39:25.615 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:25 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 3080, in _common_deploy 2024-04-12T22:39:25.615 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:25 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 3100, in _deploy_daemon_container 2024-04-12T22:39:25.615 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:25 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 1072, in deploy_daemon 2024-04-12T22:39:25.615 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:25 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-12T22:39:25.615 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:25 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: RuntimeError: Failed command: systemctl restart ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll: Job for ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service failed because the control process exited with error code. 2024-04-12T22:39:25.615 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:25 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: See "systemctl status ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" and "journalctl -xeu ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" for details. 2024-04-12T22:39:25.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:25 smithi142 ceph-mon[25707]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 78 KiB/s rd, 0 B/s wr, 44 op/s 2024-04-12T22:39:25.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:25 smithi142 ceph-mon[25707]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 80 KiB/s rd, 0 B/s wr, 45 op/s 2024-04-12T22:39:25.748 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:39:25 smithi142 podman[60539]: 2024-04-12 22:39:25.335791229 +0000 UTC m=+0.587710175 container remove 930be8330df0f8fc4b26151233e4a9522fcb1b7c0f70ffc7944653bb90af77aa (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a, summary=Grafana Container configured for Ceph mgr/dashboard integration, architecture=x86_64, maintainer=Paul Cuzner , com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, distribution-scope=public, com.redhat.component=ubi8-container, version=8.5, io.openshift.expose-services=, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, description=Ceph Grafana Container, io.k8s.display-name=Red Hat Universal Base Image 8, name=ubi8, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, vendor=Red Hat, Inc., com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, build-date=2022-03-28T10:36:18.413762, io.buildah.version=1.24.2, io.openshift.tags=base rhel8, vcs-type=git, release=236.1648460182, 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-12T22:39:25.749 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:39:25 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-04-12T22:39:25.749 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:39:25 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@grafana.a.service: Failed with result 'exit-code'. 2024-04-12T22:39:26.492 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:26 smithi142 ceph-mon[25707]: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi088.yxerll ... 2024-04-12T22:39:26.493 INFO:journalctl@ceph.mon.b.smithi142.stdout: Creating ceph-iscsi config... 2024-04-12T22:39:26.493 INFO:journalctl@ceph.mon.b.smithi142.stdout: Write file: /var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/iscsi.foo.smithi088.yxerll/iscsi-gateway.cfg 2024-04-12T22:39:26.493 INFO:journalctl@ceph.mon.b.smithi142.stdout: Write file: /var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/iscsi.foo.smithi088.yxerll/tcmu-runner-entrypoint.sh 2024-04-12T22:39:26.493 INFO:journalctl@ceph.mon.b.smithi142.stdout: Non-zero exit code 1 from systemctl restart ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll 2024-04-12T22:39:26.493 INFO:journalctl@ceph.mon.b.smithi142.stdout: systemctl: stderr Job for ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service failed because the control process exited with error code. 2024-04-12T22:39:26.493 INFO:journalctl@ceph.mon.b.smithi142.stdout: systemctl: stderr See "systemctl status ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" and "journalctl -xeu ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" for details. 2024-04-12T22:39:26.493 INFO:journalctl@ceph.mon.b.smithi142.stdout: Traceback (most recent call last): 2024-04-12T22:39:26.493 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-04-12T22:39:26.493 INFO:journalctl@ceph.mon.b.smithi142.stdout: return _run_code(code, main_globals, None, 2024-04-12T22:39:26.493 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-04-12T22:39:26.493 INFO:journalctl@ceph.mon.b.smithi142.stdout: exec(code, run_globals) 2024-04-12T22:39:26.493 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 5534, in 2024-04-12T22:39:26.494 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 5522, in main 2024-04-12T22:39:26.494 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 3045, in command_deploy_from 2024-04-12T22:39:26.494 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 3080, in _common_deploy 2024-04-12T22:39:26.494 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 3100, in _deploy_daemon_container 2024-04-12T22:39:26.494 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 1072, in deploy_daemon 2024-04-12T22:39:26.494 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-12T22:39:26.494 INFO:journalctl@ceph.mon.b.smithi142.stdout: RuntimeError: Failed command: systemctl restart ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll: Job for ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service failed because the control process exited with error code. 2024-04-12T22:39:26.494 INFO:journalctl@ceph.mon.b.smithi142.stdout: See "systemctl status ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" and "journalctl -xeu ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" for details. 2024-04-12T22:39:26.494 INFO:journalctl@ceph.mon.b.smithi142.stdout: Traceback (most recent call last): 2024-04-12T22:39:26.494 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1114, in _check_daemons 2024-04-12T22:39:26.494 INFO:journalctl@ceph.mon.b.smithi142.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-04-12T22:39:26.494 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2390, in _daemon_action 2024-04-12T22:39:26.494 INFO:journalctl@ceph.mon.b.smithi142.stdout: CephadmServe(self)._create_daemon(daemon_spec, reconfig=(action == 'reconfig'))) 2024-04-12T22:39:26.495 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 747, in wait_async 2024-04-12T22:39:26.495 INFO:journalctl@ceph.mon.b.smithi142.stdout: return self.event_loop.get_result(coro, timeout) 2024-04-12T22:39:26.495 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 136, in get_result 2024-04-12T22:39:26.495 INFO:journalctl@ceph.mon.b.smithi142.stdout: return future.result(timeout) 2024-04-12T22:39:26.495 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/lib64/python3.6/concurrent/futures/_base.py", line 432, in result 2024-04-12T22:39:26.495 INFO:journalctl@ceph.mon.b.smithi142.stdout: return self.__get_result() 2024-04-12T22:39:26.495 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/lib64/python3.6/concurrent/futures/_base.py", line 384, in __get_result 2024-04-12T22:39:26.495 INFO:journalctl@ceph.mon.b.smithi142.stdout: raise self._exception 2024-04-12T22:39:26.495 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1374, in _create_daemon 2024-04-12T22:39:26.495 INFO:journalctl@ceph.mon.b.smithi142.stdout: config_blobs=daemon_spec.final_config, 2024-04-12T22:39:26.495 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1685, in _run_cephadm 2024-04-12T22:39:26.495 INFO:journalctl@ceph.mon.b.smithi142.stdout: f'cephadm exited with an error code: {code}, stderr: {err}') 2024-04-12T22:39:26.495 INFO:journalctl@ceph.mon.b.smithi142.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi088.yxerll ... 2024-04-12T22:39:26.495 INFO:journalctl@ceph.mon.b.smithi142.stdout: Creating ceph-iscsi config... 2024-04-12T22:39:26.495 INFO:journalctl@ceph.mon.b.smithi142.stdout: Write file: /var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/iscsi.foo.smithi088.yxerll/iscsi-gateway.cfg 2024-04-12T22:39:26.496 INFO:journalctl@ceph.mon.b.smithi142.stdout: Write file: /var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/iscsi.foo.smithi088.yxerll/tcmu-runner-entrypoint.sh 2024-04-12T22:39:26.496 INFO:journalctl@ceph.mon.b.smithi142.stdout: Non-zero exit code 1 from systemctl restart ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll 2024-04-12T22:39:26.496 INFO:journalctl@ceph.mon.b.smithi142.stdout: systemctl: stderr Job for ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service failed because the control process exited with error code. 2024-04-12T22:39:26.496 INFO:journalctl@ceph.mon.b.smithi142.stdout: systemctl: stderr See "systemctl status ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" and "journalctl -xeu ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" for details. 2024-04-12T22:39:26.496 INFO:journalctl@ceph.mon.b.smithi142.stdout: Traceback (most recent call last): 2024-04-12T22:39:26.496 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-04-12T22:39:26.496 INFO:journalctl@ceph.mon.b.smithi142.stdout: return _run_code(code, main_globals, None, 2024-04-12T22:39:26.496 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-04-12T22:39:26.496 INFO:journalctl@ceph.mon.b.smithi142.stdout: exec(code, run_globals) 2024-04-12T22:39:26.496 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 5534, in 2024-04-12T22:39:26.496 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 5522, in main 2024-04-12T22:39:26.496 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 3045, in command_deploy_from 2024-04-12T22:39:26.496 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 3080, in _common_deploy 2024-04-12T22:39:26.497 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 3100, in _deploy_daemon_container 2024-04-12T22:39:26.497 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 1072, in deploy_daemon 2024-04-12T22:39:26.497 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-12T22:39:26.497 INFO:journalctl@ceph.mon.b.smithi142.stdout: RuntimeError: Failed command: systemctl restart ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll: Job for ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service failed because the control process exited with error code. 2024-04-12T22:39:26.497 INFO:journalctl@ceph.mon.b.smithi142.stdout: See "systemctl status ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" and "journalctl -xeu ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" for details. 2024-04-12T22:39:26.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:26 smithi142 ceph-mon[25707]: Reconfiguring prometheus.a (dependencies changed)... 2024-04-12T22:39:26.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:26 smithi142 ceph-mon[25707]: Reconfiguring daemon prometheus.a on smithi142 2024-04-12T22:39:26.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:26 smithi088 ceph-mon[24836]: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi088.yxerll ... 2024-04-12T22:39:26.680 INFO:journalctl@ceph.mon.a.smithi088.stdout: Creating ceph-iscsi config... 2024-04-12T22:39:26.680 INFO:journalctl@ceph.mon.a.smithi088.stdout: Write file: /var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/iscsi.foo.smithi088.yxerll/iscsi-gateway.cfg 2024-04-12T22:39:26.680 INFO:journalctl@ceph.mon.a.smithi088.stdout: Write file: /var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/iscsi.foo.smithi088.yxerll/tcmu-runner-entrypoint.sh 2024-04-12T22:39:26.680 INFO:journalctl@ceph.mon.a.smithi088.stdout: Non-zero exit code 1 from systemctl restart ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll 2024-04-12T22:39:26.680 INFO:journalctl@ceph.mon.a.smithi088.stdout: systemctl: stderr Job for ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service failed because the control process exited with error code. 2024-04-12T22:39:26.680 INFO:journalctl@ceph.mon.a.smithi088.stdout: systemctl: stderr See "systemctl status ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" and "journalctl -xeu ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" for details. 2024-04-12T22:39:26.681 INFO:journalctl@ceph.mon.a.smithi088.stdout: Traceback (most recent call last): 2024-04-12T22:39:26.681 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-04-12T22:39:26.681 INFO:journalctl@ceph.mon.a.smithi088.stdout: return _run_code(code, main_globals, None, 2024-04-12T22:39:26.681 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-04-12T22:39:26.681 INFO:journalctl@ceph.mon.a.smithi088.stdout: exec(code, run_globals) 2024-04-12T22:39:26.681 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 5534, in 2024-04-12T22:39:26.681 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 5522, in main 2024-04-12T22:39:26.681 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 3045, in command_deploy_from 2024-04-12T22:39:26.681 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 3080, in _common_deploy 2024-04-12T22:39:26.681 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 3100, in _deploy_daemon_container 2024-04-12T22:39:26.681 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 1072, in deploy_daemon 2024-04-12T22:39:26.681 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-12T22:39:26.681 INFO:journalctl@ceph.mon.a.smithi088.stdout: RuntimeError: Failed command: systemctl restart ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll: Job for ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service failed because the control process exited with error code. 2024-04-12T22:39:26.681 INFO:journalctl@ceph.mon.a.smithi088.stdout: See "systemctl status ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" and "journalctl -xeu ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" for details. 2024-04-12T22:39:26.681 INFO:journalctl@ceph.mon.a.smithi088.stdout: Traceback (most recent call last): 2024-04-12T22:39:26.682 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1114, in _check_daemons 2024-04-12T22:39:26.682 INFO:journalctl@ceph.mon.a.smithi088.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-04-12T22:39:26.682 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2390, in _daemon_action 2024-04-12T22:39:26.682 INFO:journalctl@ceph.mon.a.smithi088.stdout: CephadmServe(self)._create_daemon(daemon_spec, reconfig=(action == 'reconfig'))) 2024-04-12T22:39:26.682 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 747, in wait_async 2024-04-12T22:39:26.682 INFO:journalctl@ceph.mon.a.smithi088.stdout: return self.event_loop.get_result(coro, timeout) 2024-04-12T22:39:26.682 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 136, in get_result 2024-04-12T22:39:26.682 INFO:journalctl@ceph.mon.a.smithi088.stdout: return future.result(timeout) 2024-04-12T22:39:26.682 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/lib64/python3.6/concurrent/futures/_base.py", line 432, in result 2024-04-12T22:39:26.682 INFO:journalctl@ceph.mon.a.smithi088.stdout: return self.__get_result() 2024-04-12T22:39:26.682 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/lib64/python3.6/concurrent/futures/_base.py", line 384, in __get_result 2024-04-12T22:39:26.682 INFO:journalctl@ceph.mon.a.smithi088.stdout: raise self._exception 2024-04-12T22:39:26.682 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1374, in _create_daemon 2024-04-12T22:39:26.682 INFO:journalctl@ceph.mon.a.smithi088.stdout: config_blobs=daemon_spec.final_config, 2024-04-12T22:39:26.682 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1685, in _run_cephadm 2024-04-12T22:39:26.683 INFO:journalctl@ceph.mon.a.smithi088.stdout: f'cephadm exited with an error code: {code}, stderr: {err}') 2024-04-12T22:39:26.683 INFO:journalctl@ceph.mon.a.smithi088.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi088.yxerll ... 2024-04-12T22:39:26.683 INFO:journalctl@ceph.mon.a.smithi088.stdout: Creating ceph-iscsi config... 2024-04-12T22:39:26.683 INFO:journalctl@ceph.mon.a.smithi088.stdout: Write file: /var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/iscsi.foo.smithi088.yxerll/iscsi-gateway.cfg 2024-04-12T22:39:26.683 INFO:journalctl@ceph.mon.a.smithi088.stdout: Write file: /var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/iscsi.foo.smithi088.yxerll/tcmu-runner-entrypoint.sh 2024-04-12T22:39:26.683 INFO:journalctl@ceph.mon.a.smithi088.stdout: Non-zero exit code 1 from systemctl restart ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll 2024-04-12T22:39:26.683 INFO:journalctl@ceph.mon.a.smithi088.stdout: systemctl: stderr Job for ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service failed because the control process exited with error code. 2024-04-12T22:39:26.683 INFO:journalctl@ceph.mon.a.smithi088.stdout: systemctl: stderr See "systemctl status ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" and "journalctl -xeu ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" for details. 2024-04-12T22:39:26.683 INFO:journalctl@ceph.mon.a.smithi088.stdout: Traceback (most recent call last): 2024-04-12T22:39:26.683 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-04-12T22:39:26.683 INFO:journalctl@ceph.mon.a.smithi088.stdout: return _run_code(code, main_globals, None, 2024-04-12T22:39:26.683 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-04-12T22:39:26.683 INFO:journalctl@ceph.mon.a.smithi088.stdout: exec(code, run_globals) 2024-04-12T22:39:26.683 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 5534, in 2024-04-12T22:39:26.683 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 5522, in main 2024-04-12T22:39:26.683 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 3045, in command_deploy_from 2024-04-12T22:39:26.684 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 3080, in _common_deploy 2024-04-12T22:39:26.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:26 smithi088 ceph-mon[29858]: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi088.yxerll ... 2024-04-12T22:39:26.684 INFO:journalctl@ceph.mon.c.smithi088.stdout: Creating ceph-iscsi config... 2024-04-12T22:39:26.684 INFO:journalctl@ceph.mon.c.smithi088.stdout: Write file: /var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/iscsi.foo.smithi088.yxerll/iscsi-gateway.cfg 2024-04-12T22:39:26.684 INFO:journalctl@ceph.mon.c.smithi088.stdout: Write file: /var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/iscsi.foo.smithi088.yxerll/tcmu-runner-entrypoint.sh 2024-04-12T22:39:26.684 INFO:journalctl@ceph.mon.c.smithi088.stdout: Non-zero exit code 1 from systemctl restart ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll 2024-04-12T22:39:26.684 INFO:journalctl@ceph.mon.c.smithi088.stdout: systemctl: stderr Job for ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service failed because the control process exited with error code. 2024-04-12T22:39:26.684 INFO:journalctl@ceph.mon.c.smithi088.stdout: systemctl: stderr See "systemctl status ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" and "journalctl -xeu ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" for details. 2024-04-12T22:39:26.684 INFO:journalctl@ceph.mon.c.smithi088.stdout: Traceback (most recent call last): 2024-04-12T22:39:26.684 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-04-12T22:39:26.684 INFO:journalctl@ceph.mon.c.smithi088.stdout: return _run_code(code, main_globals, None, 2024-04-12T22:39:26.685 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-04-12T22:39:26.685 INFO:journalctl@ceph.mon.c.smithi088.stdout: exec(code, run_globals) 2024-04-12T22:39:26.685 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 5534, in 2024-04-12T22:39:26.685 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 5522, in main 2024-04-12T22:39:26.685 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 3045, in command_deploy_from 2024-04-12T22:39:26.685 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 3080, in _common_deploy 2024-04-12T22:39:26.685 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 3100, in _deploy_daemon_container 2024-04-12T22:39:26.685 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 1072, in deploy_daemon 2024-04-12T22:39:26.685 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-12T22:39:26.685 INFO:journalctl@ceph.mon.c.smithi088.stdout: RuntimeError: Failed command: systemctl restart ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll: Job for ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service failed because the control process exited with error code. 2024-04-12T22:39:26.685 INFO:journalctl@ceph.mon.c.smithi088.stdout: See "systemctl status ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" and "journalctl -xeu ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" for details. 2024-04-12T22:39:26.685 INFO:journalctl@ceph.mon.c.smithi088.stdout: Traceback (most recent call last): 2024-04-12T22:39:26.685 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1114, in _check_daemons 2024-04-12T22:39:26.685 INFO:journalctl@ceph.mon.c.smithi088.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-04-12T22:39:26.686 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2390, in _daemon_action 2024-04-12T22:39:26.686 INFO:journalctl@ceph.mon.c.smithi088.stdout: CephadmServe(self)._create_daemon(daemon_spec, reconfig=(action == 'reconfig'))) 2024-04-12T22:39:26.686 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 747, in wait_async 2024-04-12T22:39:26.686 INFO:journalctl@ceph.mon.c.smithi088.stdout: return self.event_loop.get_result(coro, timeout) 2024-04-12T22:39:26.686 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 136, in get_result 2024-04-12T22:39:26.686 INFO:journalctl@ceph.mon.c.smithi088.stdout: return future.result(timeout) 2024-04-12T22:39:26.686 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/lib64/python3.6/concurrent/futures/_base.py", line 432, in result 2024-04-12T22:39:26.686 INFO:journalctl@ceph.mon.c.smithi088.stdout: return self.__get_result() 2024-04-12T22:39:26.686 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/lib64/python3.6/concurrent/futures/_base.py", line 384, in __get_result 2024-04-12T22:39:26.686 INFO:journalctl@ceph.mon.c.smithi088.stdout: raise self._exception 2024-04-12T22:39:26.686 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1374, in _create_daemon 2024-04-12T22:39:26.686 INFO:journalctl@ceph.mon.c.smithi088.stdout: config_blobs=daemon_spec.final_config, 2024-04-12T22:39:26.686 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1685, in _run_cephadm 2024-04-12T22:39:26.686 INFO:journalctl@ceph.mon.c.smithi088.stdout: f'cephadm exited with an error code: {code}, stderr: {err}') 2024-04-12T22:39:26.686 INFO:journalctl@ceph.mon.c.smithi088.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi088.yxerll ... 2024-04-12T22:39:26.687 INFO:journalctl@ceph.mon.c.smithi088.stdout: Creating ceph-iscsi config... 2024-04-12T22:39:26.687 INFO:journalctl@ceph.mon.c.smithi088.stdout: Write file: /var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/iscsi.foo.smithi088.yxerll/iscsi-gateway.cfg 2024-04-12T22:39:26.687 INFO:journalctl@ceph.mon.c.smithi088.stdout: Write file: /var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/iscsi.foo.smithi088.yxerll/tcmu-runner-entrypoint.sh 2024-04-12T22:39:26.687 INFO:journalctl@ceph.mon.c.smithi088.stdout: Non-zero exit code 1 from systemctl restart ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll 2024-04-12T22:39:26.687 INFO:journalctl@ceph.mon.c.smithi088.stdout: systemctl: stderr Job for ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service failed because the control process exited with error code. 2024-04-12T22:39:26.687 INFO:journalctl@ceph.mon.c.smithi088.stdout: systemctl: stderr See "systemctl status ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" and "journalctl -xeu ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" for details. 2024-04-12T22:39:26.687 INFO:journalctl@ceph.mon.c.smithi088.stdout: Traceback (most recent call last): 2024-04-12T22:39:26.687 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-04-12T22:39:26.687 INFO:journalctl@ceph.mon.c.smithi088.stdout: return _run_code(code, main_globals, None, 2024-04-12T22:39:26.687 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-04-12T22:39:26.687 INFO:journalctl@ceph.mon.c.smithi088.stdout: exec(code, run_globals) 2024-04-12T22:39:26.687 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 5534, in 2024-04-12T22:39:26.687 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 5522, in main 2024-04-12T22:39:26.687 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 3045, in command_deploy_from 2024-04-12T22:39:26.687 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 3080, in _common_deploy 2024-04-12T22:39:26.688 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 3100, in _deploy_daemon_container 2024-04-12T22:39:26.688 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 1072, in deploy_daemon 2024-04-12T22:39:26.688 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-12T22:39:26.688 INFO:journalctl@ceph.mon.a.smithi088.stdout: RuntimeError: Failed command: systemctl restart ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll: Job for ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service failed because the control process exited with error code. 2024-04-12T22:39:26.688 INFO:journalctl@ceph.mon.a.smithi088.stdout: See "systemctl status ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" and "journalctl -xeu ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" for details. 2024-04-12T22:39:26.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:26 smithi088 ceph-mon[24836]: Reconfiguring prometheus.a (dependencies changed)... 2024-04-12T22:39:26.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:26 smithi088 ceph-mon[24836]: Reconfiguring daemon prometheus.a on smithi142 2024-04-12T22:39:26.688 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 3100, in _deploy_daemon_container 2024-04-12T22:39:26.689 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 1072, in deploy_daemon 2024-04-12T22:39:26.689 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-12T22:39:26.689 INFO:journalctl@ceph.mon.c.smithi088.stdout: RuntimeError: Failed command: systemctl restart ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll: Job for ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service failed because the control process exited with error code. 2024-04-12T22:39:26.689 INFO:journalctl@ceph.mon.c.smithi088.stdout: See "systemctl status ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" and "journalctl -xeu ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" for details. 2024-04-12T22:39:26.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:26 smithi088 ceph-mon[29858]: Reconfiguring prometheus.a (dependencies changed)... 2024-04-12T22:39:26.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:26 smithi088 ceph-mon[29858]: Reconfiguring daemon prometheus.a on smithi142 2024-04-12T22:39:27.648 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:27 smithi142 ceph-mon[25707]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s rd, 0 B/s wr, 26 op/s 2024-04-12T22:39:27.648 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:27 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:27.648 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:27 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:27.648 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:27 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:27.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:27 smithi088 ceph-mon[24836]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s rd, 0 B/s wr, 26 op/s 2024-04-12T22:39:27.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:27 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:27.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:27 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:27.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:27 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:27.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:27 smithi088 ceph-mon[29858]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s rd, 0 B/s wr, 26 op/s 2024-04-12T22:39:27.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:27 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:27.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:27 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:27.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:27 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:28.638 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:28 smithi142 ceph-mon[25707]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:28.638 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:28 smithi142 ceph-mon[25707]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:28.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:28 smithi088 ceph-mon[24836]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:28.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:28 smithi088 ceph-mon[24836]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:28.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:28 smithi088 ceph-mon[29858]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:28.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:28 smithi088 ceph-mon[29858]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:28.998 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:39:28 smithi142 systemd[1]: Stopping Ceph prometheus.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:39:28.998 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:39:28 smithi142 bash[60717]: Error: no container with name or ID "ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus.a" found: no such container 2024-04-12T22:39:28.998 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:39:28 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[55835]: ts=2024-04-12T22:39:28.864Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-04-12T22:39:28.999 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:39:28 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[55835]: ts=2024-04-12T22:39:28.864Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-04-12T22:39:28.999 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:39:28 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[55835]: ts=2024-04-12T22:39:28.864Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-04-12T22:39:28.999 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:39:28 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[55835]: ts=2024-04-12T22:39:28.864Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-04-12T22:39:28.999 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:39:28 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[55835]: ts=2024-04-12T22:39:28.864Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-04-12T22:39:28.999 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:39:28 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[55835]: ts=2024-04-12T22:39:28.864Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-04-12T22:39:28.999 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:39:28 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[55835]: ts=2024-04-12T22:39:28.864Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-04-12T22:39:28.999 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:39:28 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[55835]: ts=2024-04-12T22:39:28.864Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-04-12T22:39:28.999 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:39:28 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[55835]: ts=2024-04-12T22:39:28.864Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-04-12T22:39:28.999 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:39:28 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[55835]: ts=2024-04-12T22:39:28.865Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-04-12T22:39:28.999 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:39:28 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[55835]: ts=2024-04-12T22:39:28.865Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-04-12T22:39:28.999 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:39:28 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[55835]: ts=2024-04-12T22:39:28.865Z caller=main.go:1066 level=info msg="See you next time!" 2024-04-12T22:39:28.999 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:39:28 smithi142 podman[60729]: 2024-04-12 22:39:28.874636252 +0000 UTC m=+0.139519089 container died 013975b06fa34072161203b8ab43a06c5217d2e62a809dad6e1ea8d7508c9374 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-12T22:39:29.485 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:39:29 smithi142 podman[60729]: 2024-04-12 22:39:29.305716613 +0000 UTC m=+0.570599433 container cleanup 013975b06fa34072161203b8ab43a06c5217d2e62a809dad6e1ea8d7508c9374 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-12T22:39:29.485 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:39:29 smithi142 bash[60729]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a 2024-04-12T22:39:29.738 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:39:29 smithi142 podman[60743]: 2024-04-12 22:39:29.490788844 +0000 UTC m=+0.617855181 container remove 013975b06fa34072161203b8ab43a06c5217d2e62a809dad6e1ea8d7508c9374 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-12T22:39:29.738 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:39:29 smithi142 bash[60756]: Error: no container with name or ID "ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus.a" found: no such container 2024-04-12T22:39:29.738 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:39:29 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-04-12T22:39:29.738 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:39:29 smithi142 systemd[1]: Stopped Ceph prometheus.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:39:29.738 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:39:29 smithi142 systemd[1]: Starting Ceph prometheus.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:39:29.988 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:39:29 smithi142 podman[60823]: 2024-04-12 22:39:29.647483123 +0000 UTC m=+0.018978505 image pull 514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d quay.io/prometheus/prometheus:v2.33.4 2024-04-12T22:39:29.988 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:39:29 smithi142 podman[60823]: 2024-04-12 22:39:29.783845274 +0000 UTC m=+0.155340702 container create db995400848fb3fd699284c3562ddd7435e84313ffa2df7892734594ec9fb865 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-12T22:39:29.988 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:39:29 smithi142 podman[60823]: 2024-04-12 22:39:29.994394612 +0000 UTC m=+0.365889987 container init db995400848fb3fd699284c3562ddd7435e84313ffa2df7892734594ec9fb865 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-12T22:39:30.248 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:39:29 smithi142 podman[60823]: 2024-04-12 22:39:29.996949535 +0000 UTC m=+0.368444916 container start db995400848fb3fd699284c3562ddd7435e84313ffa2df7892734594ec9fb865 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-12T22:39:30.248 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:39:30 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[60838]: ts=2024-04-12T22:39:30.021Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-04-12T22:39:30.248 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:39:30 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[60838]: ts=2024-04-12T22:39:30.021Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-04-12T22:39:30.248 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:39:30 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[60838]: ts=2024-04-12T22:39:30.021Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-04-12T22:39:30.248 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:39:30 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[60838]: ts=2024-04-12T22:39:30.021Z caller=main.go:518 level=info host_details="(Linux 5.14.0-435.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Mar 29 18:46:37 UTC 2024 x86_64 smithi142 (none))" 2024-04-12T22:39:30.248 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:39:30 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[60838]: ts=2024-04-12T22:39:30.021Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-04-12T22:39:30.248 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:39:30 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[60838]: ts=2024-04-12T22:39:30.021Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-12T22:39:30.248 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:39:30 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[60838]: ts=2024-04-12T22:39:30.022Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-04-12T22:39:30.248 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:39:30 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[60838]: ts=2024-04-12T22:39:30.023Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-04-12T22:39:30.248 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:39:30 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[60838]: ts=2024-04-12T22:39:30.024Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-04-12T22:39:30.248 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:39:30 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[60838]: ts=2024-04-12T22:39:30.026Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-04-12T22:39:30.248 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:39:30 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[60838]: ts=2024-04-12T22:39:30.026Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.662µs 2024-04-12T22:39:30.249 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:39:30 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[60838]: ts=2024-04-12T22:39:30.026Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-04-12T22:39:30.249 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:39:30 smithi142 bash[60823]: db995400848fb3fd699284c3562ddd7435e84313ffa2df7892734594ec9fb865 2024-04-12T22:39:30.249 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:39:30 smithi142 systemd[1]: Started Ceph prometheus.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:39:30.249 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:39:30 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[60838]: ts=2024-04-12T22:39:30.211Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=5 2024-04-12T22:39:30.249 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:39:30 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[60838]: ts=2024-04-12T22:39:30.211Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=5 2024-04-12T22:39:30.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:30 smithi088 ceph-mon[24836]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 360 B/s rd, 0 op/s 2024-04-12T22:39:30.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:30 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:30.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:30 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:30.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:30 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-12T22:39:30.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:30 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:30.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:30 smithi088 ceph-mon[29858]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 360 B/s rd, 0 op/s 2024-04-12T22:39:30.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:30 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:30.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:30 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:30.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:30 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-12T22:39:30.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:30 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:30.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:30 smithi142 ceph-mon[25707]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 360 B/s rd, 0 op/s 2024-04-12T22:39:30.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:30 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:30.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:30 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:30.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:30 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-12T22:39:30.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:30 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:30.748 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:39:30 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[60838]: ts=2024-04-12T22:39:30.295Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=5 2024-04-12T22:39:30.748 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:39:30 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[60838]: ts=2024-04-12T22:39:30.459Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=5 2024-04-12T22:39:30.748 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:39:30 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[60838]: ts=2024-04-12T22:39:30.502Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=5 2024-04-12T22:39:30.748 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:39:30 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[60838]: ts=2024-04-12T22:39:30.502Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=5 maxSegment=5 2024-04-12T22:39:30.748 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:39:30 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[60838]: ts=2024-04-12T22:39:30.502Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=42.462µs wal_replay_duration=475.895849ms total_replay_duration=475.951677ms 2024-04-12T22:39:30.748 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:39:30 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[60838]: ts=2024-04-12T22:39:30.507Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-04-12T22:39:30.749 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:39:30 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[60838]: ts=2024-04-12T22:39:30.507Z caller=main.go:947 level=info msg="TSDB started" 2024-04-12T22:39:30.749 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:39:30 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[60838]: ts=2024-04-12T22:39:30.507Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-12T22:39:30.749 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:39:30 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[60838]: ts=2024-04-12T22:39:30.532Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=25.05445ms db_storage=1.231µs remote_storage=1.644µs web_handler=473ns query_engine=756ns scrape=554.967µs scrape_sd=147.695µs notify=41.984µs notify_sd=28.261µs rules=23.884265ms 2024-04-12T22:39:30.749 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:39:30 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[60838]: ts=2024-04-12T22:39:30.532Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-04-12T22:39:31.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:31 smithi088 ceph-mon[24836]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-12T22:39:31.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:31 smithi088 ceph-mon[29858]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-12T22:39:31.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:31 smithi142 ceph-mon[25707]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-12T22:39:32.624 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:32 smithi142 ceph-mon[25707]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 283 B/s rd, 0 op/s 2024-04-12T22:39:32.624 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:32 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-12T22:39:32.624 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:32 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-12T22:39:32.624 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:32 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:32.624 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:32 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:39:32.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:32 smithi088 ceph-mon[24836]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 283 B/s rd, 0 op/s 2024-04-12T22:39:32.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:32 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-12T22:39:32.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:32 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-12T22:39:32.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:32 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:32.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:32 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:39:32.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:32 smithi088 ceph-mon[29858]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 283 B/s rd, 0 op/s 2024-04-12T22:39:32.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:32 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-12T22:39:32.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:32 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-12T22:39:32.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:32 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:32.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:32 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:39:33.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:33 smithi088 ceph-mon[24836]: Upgrade: Updating mgr.x 2024-04-12T22:39:33.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:33 smithi088 ceph-mon[24836]: Deploying daemon mgr.x on smithi142 2024-04-12T22:39:33.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:33 smithi088 ceph-mon[29858]: Upgrade: Updating mgr.x 2024-04-12T22:39:33.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:33 smithi088 ceph-mon[29858]: Deploying daemon mgr.x on smithi142 2024-04-12T22:39:33.718 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:33 smithi142 systemd[1]: Stopping Ceph mgr.x for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:39:33.719 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:33 smithi142 ceph-mon[25707]: Upgrade: Updating mgr.x 2024-04-12T22:39:33.719 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:33 smithi142 ceph-mon[25707]: Deploying daemon mgr.x on smithi142 2024-04-12T22:39:34.325 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:34 smithi142 podman[61165]: 2024-04-12 22:39:34.010494606 +0000 UTC m=+0.146263784 container died a14a67106d695ae1bda2442e9911d9976dbc03cf7c52c9c62fd5267254620af7 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, RELEASE=squid-b277feb, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.build-date=20240409, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS) 2024-04-12T22:39:34.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:34 smithi088 ceph-mon[24836]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 222 B/s rd, 0 op/s 2024-04-12T22:39:34.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:34 smithi088 ceph-mon[29858]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 222 B/s rd, 0 op/s 2024-04-12T22:39:34.724 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:34 smithi142 podman[61165]: 2024-04-12 22:39:34.329390974 +0000 UTC m=+0.465160159 container cleanup a14a67106d695ae1bda2442e9911d9976dbc03cf7c52c9c62fd5267254620af7 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, io.buildah.version=1.33.5, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, RELEASE=squid-b277feb, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240409, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2) 2024-04-12T22:39:34.724 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:34 smithi142 bash[61165]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x 2024-04-12T22:39:34.724 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:34 smithi142 podman[61179]: 2024-04-12 22:39:34.522062255 +0000 UTC m=+0.514077347 container remove a14a67106d695ae1bda2442e9911d9976dbc03cf7c52c9c62fd5267254620af7 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-b277feb, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.build-date=20240409, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux ) 2024-04-12T22:39:34.724 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:34 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-04-12T22:39:34.724 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:34 smithi142 ceph-mon[25707]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 222 B/s rd, 0 op/s 2024-04-12T22:39:34.998 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:34 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-04-12T22:39:34.998 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:34 smithi142 systemd[1]: Stopped Ceph mgr.x for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:39:34.998 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:34 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@mgr.x.service: Consumed 29.249s CPU time. 2024-04-12T22:39:34.998 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:34 smithi142 systemd[1]: Starting Ceph mgr.x for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:39:35.416 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:39:35 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@grafana.a.service: Scheduled restart job, restart counter is at 5. 2024-04-12T22:39:35.416 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:39:35 smithi142 systemd[1]: Stopped Ceph grafana.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:39:35.416 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:35 smithi142 podman[61310]: 2024-04-12 22:39:35.064032309 +0000 UTC m=+0.017705411 image pull 668895944f0ec64b67a5b7564961d2756f2966e5d4b9338516300dbec9984951 quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a 2024-04-12T22:39:35.416 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:35 smithi142 podman[61310]: 2024-04-12 22:39:35.190164784 +0000 UTC m=+0.143837921 container create 0d2a3be9b12515ee5f686325f9bc5c181e7ef8cc13904a60d47d8ef340a45360 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.schema-version=1.0, ceph=True, GIT_BRANCH=HEAD, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux , RELEASE=squid-b277feb, org.label-schema.build-date=20240409, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS) 2024-04-12T22:39:35.417 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:35 smithi142 podman[61310]: 2024-04-12 22:39:35.400662672 +0000 UTC m=+0.354335768 container init 0d2a3be9b12515ee5f686325f9bc5c181e7ef8cc13904a60d47d8ef340a45360 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240409, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_BRANCH=HEAD, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, RELEASE=squid-b277feb) 2024-04-12T22:39:35.417 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:35 smithi142 podman[61310]: 2024-04-12 22:39:35.403366385 +0000 UTC m=+0.357039481 container start 0d2a3be9b12515ee5f686325f9bc5c181e7ef8cc13904a60d47d8ef340a45360 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x, org.label-schema.build-date=20240409, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, ceph=True, RELEASE=squid-b277feb, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-04-12T22:39:35.717 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:39:35 smithi142 systemd[1]: Starting Ceph grafana.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:39:35.718 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:35 smithi142 ceph-mgr[61328]: -- 172.21.15.142:0/3337735911 <== mon.2 v2:172.21.15.142:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5614e4ac25a0 con 0x5614e4a96c00 2024-04-12T22:39:35.718 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:35 smithi142 bash[61310]: 0d2a3be9b12515ee5f686325f9bc5c181e7ef8cc13904a60d47d8ef340a45360 2024-04-12T22:39:35.718 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:35 smithi142 systemd[1]: Started Ceph mgr.x for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:39:35.981 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:39:35 smithi142 podman[61410]: 2024-04-12 22:39:35.62576517 +0000 UTC m=+0.017600230 image pull dad864ee21e98e69f4029d1e417aa085001566be0d322fbc75bc6f29b0050c01 quay.io/ceph/ceph-grafana:8.3.5 2024-04-12T22:39:35.982 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:39:35 smithi142 podman[61410]: 2024-04-12 22:39:35.735373473 +0000 UTC m=+0.127208562 container create a6cffb3dbf1c4ad2e8a82ed3c67496ab1f2090caa28f53cedf56c46dcbabb774 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a, vcs-type=git, maintainer=Paul Cuzner , build-date=2022-03-28T10:36:18.413762, summary=Grafana Container configured for Ceph mgr/dashboard integration, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, io.k8s.display-name=Red Hat Universal Base Image 8, vendor=Red Hat, Inc., com.redhat.component=ubi8-container, architecture=x86_64, 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., io.openshift.tags=base rhel8, name=ubi8, io.buildah.version=1.24.2, release=236.1648460182, description=Ceph Grafana Container, version=8.5, io.openshift.expose-services=, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com) 2024-04-12T22:39:36.247 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:35 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[61324]: 2024-04-12T22:39:35.988+0000 7fc026eab200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-12T22:39:36.248 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:36 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[61324]: 2024-04-12T22:39:36.097+0000 7fc026eab200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-12T22:39:36.248 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:39:35 smithi142 podman[61410]: 2024-04-12 22:39:35.987702781 +0000 UTC m=+0.379537836 container init a6cffb3dbf1c4ad2e8a82ed3c67496ab1f2090caa28f53cedf56c46dcbabb774 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a, 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=Ceph Grafana Container, distribution-scope=public, vcs-type=git, com.redhat.component=ubi8-container, maintainer=Paul Cuzner , io.k8s.display-name=Red Hat Universal Base Image 8, build-date=2022-03-28T10:36:18.413762, name=ubi8, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, summary=Grafana Container configured for Ceph mgr/dashboard integration, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, version=8.5, architecture=x86_64, io.openshift.expose-services=, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, io.buildah.version=1.24.2, vendor=Red Hat, Inc., io.openshift.tags=base rhel8, release=236.1648460182, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56) 2024-04-12T22:39:36.248 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:39:35 smithi142 podman[61410]: 2024-04-12 22:39:35.990420686 +0000 UTC m=+0.382255730 container start a6cffb3dbf1c4ad2e8a82ed3c67496ab1f2090caa28f53cedf56c46dcbabb774 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a, summary=Grafana Container configured for Ceph mgr/dashboard integration, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, description=Ceph Grafana Container, com.redhat.component=ubi8-container, version=8.5, maintainer=Paul Cuzner , com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, io.buildah.version=1.24.2, 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, distribution-scope=public, io.openshift.tags=base rhel8, 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, vendor=Red Hat, Inc., vcs-type=git, build-date=2022-03-28T10:36:18.413762, architecture=x86_64, io.openshift.expose-services=, name=ubi8) 2024-04-12T22:39:36.248 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:39:36 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[61460]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-12T22:39:36.248 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:39:36 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[61460]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-12T22:39:36.248 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:39:36 smithi142 bash[61410]: a6cffb3dbf1c4ad2e8a82ed3c67496ab1f2090caa28f53cedf56c46dcbabb774 2024-04-12T22:39:36.248 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:39:36 smithi142 systemd[1]: Started Ceph grafana.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:39:36.248 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:39:36 smithi142 podman[61476]: 2024-04-12 22:39:36.10567498 +0000 UTC m=+0.072900514 container died a6cffb3dbf1c4ad2e8a82ed3c67496ab1f2090caa28f53cedf56c46dcbabb774 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a, 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., description=Ceph Grafana Container, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, release=236.1648460182, summary=Grafana Container configured for Ceph mgr/dashboard integration, build-date=2022-03-28T10:36:18.413762, maintainer=Paul Cuzner , io.openshift.expose-services=, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, com.redhat.component=ubi8-container, name=ubi8, distribution-scope=public, vendor=Red Hat, Inc., io.buildah.version=1.24.2, io.openshift.tags=base rhel8, io.k8s.display-name=Red Hat Universal Base Image 8, architecture=x86_64, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, version=8.5) 2024-04-12T22:39:36.579 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:36 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:39:36] "GET /metrics HTTP/1.1" 200 38314 "" "Prometheus/2.33.4" 2024-04-12T22:39:36.918 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:36 smithi088 ceph-mon[24836]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 222 B/s rd, 0 op/s 2024-04-12T22:39:36.918 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:36 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:36.918 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:36 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:36.919 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:36 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:36.919 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:36 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:36.919 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:36 smithi088 ceph-mon[24836]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 242 B/s rd, 0 op/s 2024-04-12T22:39:36.919 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:36 smithi088 ceph-mon[24836]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 242 B/s rd, 0 op/s 2024-04-12T22:39:36.919 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:36 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:36.919 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:36 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:36.919 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:36 smithi088 ceph-mon[24836]: Reconfiguring iscsi.foo.smithi088.yxerll (dependencies changed)... 2024-04-12T22:39:36.919 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:36 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi088.yxerll", "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-12T22:39:36.919 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:36 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:36.919 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:36 smithi088 ceph-mon[24836]: Reconfiguring daemon iscsi.foo.smithi088.yxerll on smithi088 2024-04-12T22:39:36.919 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:36 smithi088 ceph-mon[29858]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 222 B/s rd, 0 op/s 2024-04-12T22:39:36.920 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:36 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:36.920 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:36 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:36.920 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:36 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:36.920 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:36 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:36.920 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:36 smithi088 ceph-mon[29858]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 242 B/s rd, 0 op/s 2024-04-12T22:39:36.920 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:36 smithi088 ceph-mon[29858]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 242 B/s rd, 0 op/s 2024-04-12T22:39:36.920 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:36 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:36.920 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:36 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:36.920 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:36 smithi088 ceph-mon[29858]: Reconfiguring iscsi.foo.smithi088.yxerll (dependencies changed)... 2024-04-12T22:39:36.920 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:36 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi088.yxerll", "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-12T22:39:36.920 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:36 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:36.920 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:36 smithi088 ceph-mon[29858]: Reconfiguring daemon iscsi.foo.smithi088.yxerll on smithi088 2024-04-12T22:39:36.987 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:36 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[61324]: 2024-04-12T22:39:36.758+0000 7fc026eab200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-12T22:39:36.988 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:36 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[61324]: 2024-04-12T22:39:36.850+0000 7fc026eab200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-12T22:39:36.988 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:39:36 smithi142 podman[61476]: 2024-04-12 22:39:36.616446346 +0000 UTC m=+0.583671870 container remove a6cffb3dbf1c4ad2e8a82ed3c67496ab1f2090caa28f53cedf56c46dcbabb774 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a, io.k8s.display-name=Red Hat Universal Base Image 8, com.redhat.component=ubi8-container, name=ubi8, 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 , vendor=Red Hat, Inc., url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, io.openshift.expose-services=, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, build-date=2022-03-28T10:36:18.413762, version=8.5, vcs-type=git, io.buildah.version=1.24.2, architecture=x86_64, io.openshift.tags=base rhel8, release=236.1648460182, summary=Grafana Container configured for Ceph mgr/dashboard integration, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, distribution-scope=public) 2024-04-12T22:39:36.988 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:39:36 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-04-12T22:39:36.988 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:39:36 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@grafana.a.service: Failed with result 'exit-code'. 2024-04-12T22:39:36.988 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:36 smithi142 ceph-mon[25707]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 222 B/s rd, 0 op/s 2024-04-12T22:39:36.988 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:36 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:36.988 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:36 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:36.988 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:36 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:36.989 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:36 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:36.989 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:36 smithi142 ceph-mon[25707]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 242 B/s rd, 0 op/s 2024-04-12T22:39:36.989 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:36 smithi142 ceph-mon[25707]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 242 B/s rd, 0 op/s 2024-04-12T22:39:36.989 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:36 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:36.989 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:36 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:36.989 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:36 smithi142 ceph-mon[25707]: Reconfiguring iscsi.foo.smithi088.yxerll (dependencies changed)... 2024-04-12T22:39:36.989 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:36 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi088.yxerll", "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-12T22:39:36.989 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:36 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:36.989 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:36 smithi142 ceph-mon[25707]: Reconfiguring daemon iscsi.foo.smithi088.yxerll on smithi088 2024-04-12T22:39:37.247 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:36 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[61324]: 2024-04-12T22:39:36.992+0000 7fc026eab200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-12T22:39:37.248 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:37 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[61324]: 2024-04-12T22:39:37.087+0000 7fc026eab200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-12T22:39:37.248 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:37 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[61324]: 2024-04-12T22:39:37.169+0000 7fc026eab200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-12T22:39:37.522 INFO:teuthology.orchestra.run.smithi088.stdout:true 2024-04-12T22:39:37.552 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:37 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[61324]: 2024-04-12T22:39:37.444+0000 7fc026eab200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-12T22:39:37.552 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:37 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[61324]: 2024-04-12T22:39:37.557+0000 7fc026eab200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-12T22:39:37.828 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:37 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/2187275355' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-12T22:39:37.829 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:37 smithi088 ceph-mon[29858]: from='client.? 172.21.15.88:0/2187275355' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-12T22:39:37.916 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:37 smithi142 ceph-mon[25707]: from='client.? 172.21.15.88:0/2187275355' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-12T22:39:37.916 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:37 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[61324]: 2024-04-12T22:39:37.645+0000 7fc026eab200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-12T22:39:37.916 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:37 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[61324]: 2024-04-12T22:39:37.742+0000 7fc026eab200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-12T22:39:37.916 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:37 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[61324]: 2024-04-12T22:39:37.920+0000 7fc026eab200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-12T22:39:38.184 INFO:teuthology.orchestra.run.smithi088.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T22:39:38.184 INFO:teuthology.orchestra.run.smithi088.stdout:agent.smithi088 smithi088 running 10s ago 12m - - 2024-04-12T22:39:38.184 INFO:teuthology.orchestra.run.smithi088.stdout:agent.smithi142 smithi142 running 14s ago 11m - - 2024-04-12T22:39:38.184 INFO:teuthology.orchestra.run.smithi088.stdout:alertmanager.a smithi088 *:9093,9094 running (99s) 10s ago 6m 16.0M - 0.23.0 ba2b418f427c 0ea85e911776 2024-04-12T22:39:38.184 INFO:teuthology.orchestra.run.smithi088.stdout:grafana.a smithi142 *:3000 unknown 14s ago 6m - - 2024-04-12T22:39:38.184 INFO:teuthology.orchestra.run.smithi088.stdout:iscsi.foo.smithi088.yxerll smithi088 running (24s) 10s ago 5m 46.1M - 3.5 e1d6a67b021e 44fa71eb835c 2024-04-12T22:39:38.184 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.x smithi142 *:8443,9283,8765 starting - - - - 2024-04-12T22:39:38.184 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.y smithi088 *:8443,9283,8765 running (29s) 10s ago 12m 492M - 19.0.0-2053-gb277feb2 668895944f0e 61e5b1816570 2024-04-12T22:39:38.185 INFO:teuthology.orchestra.run.smithi088.stdout:mon.a smithi088 running (12m) 10s ago 13m 57.7M 2048M 17.2.0 e1d6a67b021e b870d97d04d5 2024-04-12T22:39:38.185 INFO:teuthology.orchestra.run.smithi088.stdout:mon.b smithi142 running (11m) 14s ago 11m 50.5M 2048M 17.2.0 e1d6a67b021e ac53ac71ce6f 2024-04-12T22:39:38.185 INFO:teuthology.orchestra.run.smithi088.stdout:mon.c smithi088 running (11m) 10s ago 11m 50.9M 2048M 17.2.0 e1d6a67b021e 7d8efcb0f640 2024-04-12T22:39:38.185 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.a smithi088 *:9100 running (110s) 10s ago 7m 8451k - 1.3.1 1dbe0e931976 40e0439db208 2024-04-12T22:39:38.185 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.b smithi142 *:9100 running (75s) 14s ago 7m 9722k - 1.3.1 1dbe0e931976 747060fd1a5d 2024-04-12T22:39:38.185 INFO:teuthology.orchestra.run.smithi088.stdout:osd.0 smithi088 running (10m) 10s ago 10m 54.7M 4096M 17.2.0 e1d6a67b021e e32c7c94dffa 2024-04-12T22:39:38.185 INFO:teuthology.orchestra.run.smithi088.stdout:osd.1 smithi088 running (10m) 10s ago 10m 55.0M 4096M 17.2.0 e1d6a67b021e 46e5a57910bc 2024-04-12T22:39:38.185 INFO:teuthology.orchestra.run.smithi088.stdout:osd.2 smithi088 running (10m) 10s ago 10m 49.5M 4096M 17.2.0 e1d6a67b021e 4ea9bc8ffad6 2024-04-12T22:39:38.185 INFO:teuthology.orchestra.run.smithi088.stdout:osd.3 smithi088 running (9m) 10s ago 9m 51.2M 4096M 17.2.0 e1d6a67b021e 2d1fc92c698d 2024-04-12T22:39:38.185 INFO:teuthology.orchestra.run.smithi088.stdout:osd.4 smithi142 running (9m) 14s ago 9m 55.6M 4096M 17.2.0 e1d6a67b021e 3aa8709a8b8f 2024-04-12T22:39:38.185 INFO:teuthology.orchestra.run.smithi088.stdout:osd.5 smithi142 running (8m) 14s ago 8m 49.9M 4096M 17.2.0 e1d6a67b021e 02b8c392bba6 2024-04-12T22:39:38.185 INFO:teuthology.orchestra.run.smithi088.stdout:osd.6 smithi142 running (8m) 14s ago 8m 49.5M 4096M 17.2.0 e1d6a67b021e 9495636911ad 2024-04-12T22:39:38.185 INFO:teuthology.orchestra.run.smithi088.stdout:osd.7 smithi142 running (8m) 14s ago 8m 53.5M 4096M 17.2.0 e1d6a67b021e 767b5d349dbe 2024-04-12T22:39:38.185 INFO:teuthology.orchestra.run.smithi088.stdout:prometheus.a smithi142 *:9095 starting - - - - 2024-04-12T22:39:38.186 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi088.qlemsa smithi088 *:8000 running (5m) 10s ago 5m 71.1M - 17.2.0 e1d6a67b021e 9eab94fe6def 2024-04-12T22:39:38.186 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi142.qxzxoy smithi142 *:8000 running (5m) 14s ago 5m 71.3M - 17.2.0 e1d6a67b021e ce75b554e32c 2024-04-12T22:39:38.186 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi088.rfqdxx smithi088 *:80 running (5m) 10s ago 5m 73.5M - 17.2.0 e1d6a67b021e e1b485d40249 2024-04-12T22:39:38.186 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi142.kdrxla smithi142 *:80 running (5m) 14s ago 5m 70.8M - 17.2.0 e1d6a67b021e 071754547e0a 2024-04-12T22:39:38.576 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-04-12T22:39:38.576 INFO:teuthology.orchestra.run.smithi088.stdout: "mon": { 2024-04-12T22:39:38.576 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-12T22:39:38.576 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:39:38.576 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr": { 2024-04-12T22:39:38.576 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-2053-gb277feb2 (b277feb2c7beb4597d8ecc39d58d5c36b81f613a) squid (dev)": 2 2024-04-12T22:39:38.576 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:39:38.576 INFO:teuthology.orchestra.run.smithi088.stdout: "osd": { 2024-04-12T22:39:38.576 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-12T22:39:38.577 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:39:38.577 INFO:teuthology.orchestra.run.smithi088.stdout: "mds": {}, 2024-04-12T22:39:38.577 INFO:teuthology.orchestra.run.smithi088.stdout: "rgw": { 2024-04-12T22:39:38.577 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-12T22:39:38.577 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:39:38.577 INFO:teuthology.orchestra.run.smithi088.stdout: "overall": { 2024-04-12T22:39:38.577 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 15, 2024-04-12T22:39:38.577 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-2053-gb277feb2 (b277feb2c7beb4597d8ecc39d58d5c36b81f613a) squid (dev)": 2 2024-04-12T22:39:38.577 INFO:teuthology.orchestra.run.smithi088.stdout: } 2024-04-12T22:39:38.577 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-04-12T22:39:38.919 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-04-12T22:39:38.920 INFO:teuthology.orchestra.run.smithi088.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a", 2024-04-12T22:39:38.920 INFO:teuthology.orchestra.run.smithi088.stdout: "in_progress": true, 2024-04-12T22:39:38.920 INFO:teuthology.orchestra.run.smithi088.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-12T22:39:38.920 INFO:teuthology.orchestra.run.smithi088.stdout: "services_complete": [], 2024-04-12T22:39:38.920 INFO:teuthology.orchestra.run.smithi088.stdout: "progress": "", 2024-04-12T22:39:38.920 INFO:teuthology.orchestra.run.smithi088.stdout: "message": "Currently upgrading mgr daemons", 2024-04-12T22:39:38.920 INFO:teuthology.orchestra.run.smithi088.stdout: "is_paused": false 2024-04-12T22:39:38.920 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-04-12T22:39:38.920 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:38 smithi088 ceph-mon[29858]: from='client.15501 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:39:38.920 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:38 smithi088 ceph-mon[29858]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:38.921 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:38 smithi088 ceph-mon[29858]: from='client.25417 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:39:38.921 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:38 smithi088 ceph-mon[29858]: from='client.? 172.21.15.88:0/3134810204' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:38.921 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:38 smithi088 ceph-mon[24836]: from='client.15501 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:39:38.921 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:38 smithi088 ceph-mon[24836]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:38.921 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:38 smithi088 ceph-mon[24836]: from='client.25417 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:39:38.921 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:38 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/3134810204' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:38.921 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:38 smithi142 ceph-mon[25707]: from='client.15501 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:39:38.922 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:38 smithi142 ceph-mon[25707]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:38.922 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:38 smithi142 ceph-mon[25707]: from='client.25417 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:39:38.922 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:38 smithi142 ceph-mon[25707]: from='client.? 172.21.15.88:0/3134810204' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:38.922 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:39:38 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[60838]: ts=2024-04-12T22:39:38.658Z 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.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"smithi088:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"172.21.15.142:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-12T22:39:39.247 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:38 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[61324]: 2024-04-12T22:39:38.925+0000 7fc026eab200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-12T22:39:39.247 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:39 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[61324]: 2024-04-12T22:39:39.061+0000 7fc026eab200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-12T22:39:39.318 INFO:teuthology.orchestra.run.smithi088.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-12T22:39:39.318 INFO:teuthology.orchestra.run.smithi088.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-12T22:39:39.318 INFO:teuthology.orchestra.run.smithi088.stdout: daemon grafana.a on smithi142 is in unknown state 2024-04-12T22:39:39.689 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:39 smithi142 ceph-mon[25707]: from='client.25423 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:39:39.689 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:39 smithi142 ceph-mon[25707]: from='client.? 172.21.15.88:0/2126733840' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T22:39:39.689 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:39 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[61324]: 2024-04-12T22:39:39.403+0000 7fc026eab200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-12T22:39:39.690 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:39 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[61324]: 2024-04-12T22:39:39.497+0000 7fc026eab200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-12T22:39:39.892 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:39 smithi088 ceph-mon[24836]: from='client.25423 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:39:39.892 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:39 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/2126733840' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T22:39:39.893 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:39 smithi088 ceph-mon[29858]: from='client.25423 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:39:39.893 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:39 smithi088 ceph-mon[29858]: from='client.? 172.21.15.88:0/2126733840' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T22:39:39.893 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:39 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: 2024-04-12T22:39:39.720+0000 7f2a225ee700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi088.yxerll ... 2024-04-12T22:39:39.893 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:39 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: Creating ceph-iscsi config... 2024-04-12T22:39:39.893 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:39 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: Write file: /var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/iscsi.foo.smithi088.yxerll/iscsi-gateway.cfg 2024-04-12T22:39:39.893 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:39 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: Write file: /var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/iscsi.foo.smithi088.yxerll/tcmu-runner-entrypoint.sh 2024-04-12T22:39:39.893 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:39 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: Non-zero exit code 1 from systemctl restart ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll 2024-04-12T22:39:39.893 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:39 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: systemctl: stderr Job for ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service failed because the control process exited with error code. 2024-04-12T22:39:39.893 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:39 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: systemctl: stderr See "systemctl status ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" and "journalctl -xeu ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" for details. 2024-04-12T22:39:39.893 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:39 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: Traceback (most recent call last): 2024-04-12T22:39:39.894 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:39 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-04-12T22:39:39.894 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:39 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: return _run_code(code, main_globals, None, 2024-04-12T22:39:39.894 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:39 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-04-12T22:39:39.894 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:39 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: exec(code, run_globals) 2024-04-12T22:39:39.894 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:39 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 5534, in 2024-04-12T22:39:39.894 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:39 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 5522, in main 2024-04-12T22:39:39.894 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:39 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 3045, in command_deploy_from 2024-04-12T22:39:39.894 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:39 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 3080, in _common_deploy 2024-04-12T22:39:39.894 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:39 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 3100, in _deploy_daemon_container 2024-04-12T22:39:39.894 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:39 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 1072, in deploy_daemon 2024-04-12T22:39:39.894 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:39 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-12T22:39:39.895 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:39 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: RuntimeError: Failed command: systemctl restart ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll: Job for ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service failed because the control process exited with error code. 2024-04-12T22:39:39.895 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:39 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: See "systemctl status ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" and "journalctl -xeu ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" for details. 2024-04-12T22:39:39.895 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:39 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: Traceback (most recent call last): 2024-04-12T22:39:39.895 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:39 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1114, in _check_daemons 2024-04-12T22:39:39.895 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:39 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: self.mgr._daemon_action(daemon_spec, action=action) 2024-04-12T22:39:39.895 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:39 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: File "/usr/share/ceph/mgr/cephadm/module.py", line 2390, in _daemon_action 2024-04-12T22:39:39.895 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:39 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: CephadmServe(self)._create_daemon(daemon_spec, reconfig=(action == 'reconfig'))) 2024-04-12T22:39:39.896 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:39 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: File "/usr/share/ceph/mgr/cephadm/module.py", line 747, in wait_async 2024-04-12T22:39:39.896 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:39 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: return self.event_loop.get_result(coro, timeout) 2024-04-12T22:39:39.896 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:39 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 136, in get_result 2024-04-12T22:39:39.896 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:39 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: return future.result(timeout) 2024-04-12T22:39:39.896 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:39 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: File "/lib64/python3.6/concurrent/futures/_base.py", line 432, in result 2024-04-12T22:39:39.896 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:39 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: return self.__get_result() 2024-04-12T22:39:39.896 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:39 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: File "/lib64/python3.6/concurrent/futures/_base.py", line 384, in __get_result 2024-04-12T22:39:39.896 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:39 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: raise self._exception 2024-04-12T22:39:39.896 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:39 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1374, in _create_daemon 2024-04-12T22:39:39.896 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:39 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: config_blobs=daemon_spec.final_config, 2024-04-12T22:39:39.896 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:39 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1685, in _run_cephadm 2024-04-12T22:39:39.896 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:39 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: f'cephadm exited with an error code: {code}, stderr: {err}') 2024-04-12T22:39:39.896 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:39 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi088.yxerll ... 2024-04-12T22:39:39.896 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:39 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: Creating ceph-iscsi config... 2024-04-12T22:39:39.897 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:39 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: Write file: /var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/iscsi.foo.smithi088.yxerll/iscsi-gateway.cfg 2024-04-12T22:39:39.897 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:39 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: Write file: /var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/iscsi.foo.smithi088.yxerll/tcmu-runner-entrypoint.sh 2024-04-12T22:39:39.897 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:39 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: Non-zero exit code 1 from systemctl restart ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll 2024-04-12T22:39:39.897 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:39 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: systemctl: stderr Job for ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service failed because the control process exited with error code. 2024-04-12T22:39:39.897 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:39 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: systemctl: stderr See "systemctl status ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" and "journalctl -xeu ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" for details. 2024-04-12T22:39:39.897 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:39 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: Traceback (most recent call last): 2024-04-12T22:39:39.897 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:39 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-04-12T22:39:39.897 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:39 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: return _run_code(code, main_globals, None, 2024-04-12T22:39:39.897 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:39 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-04-12T22:39:39.897 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:39 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: exec(code, run_globals) 2024-04-12T22:39:39.897 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:39 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 5534, in 2024-04-12T22:39:39.897 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:39 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 5522, in main 2024-04-12T22:39:39.897 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:39 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 3045, in command_deploy_from 2024-04-12T22:39:39.897 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:39 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 3080, in _common_deploy 2024-04-12T22:39:39.898 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:39 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 3100, in _deploy_daemon_container 2024-04-12T22:39:39.898 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:39 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 1072, in deploy_daemon 2024-04-12T22:39:39.898 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:39 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-12T22:39:39.898 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:39 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: RuntimeError: Failed command: systemctl restart ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll: Job for ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service failed because the control process exited with error code. 2024-04-12T22:39:39.898 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:39 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: See "systemctl status ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" and "journalctl -xeu ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" for details. 2024-04-12T22:39:39.997 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:39 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[61324]: 2024-04-12T22:39:39.694+0000 7fc026eab200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-12T22:39:39.997 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:39 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[61324]: 2024-04-12T22:39:39.886+0000 7fc026eab200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-12T22:39:40.439 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:40 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[61324]: 2024-04-12T22:39:40.170+0000 7fc026eab200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-12T22:39:40.439 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:40 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[61324]: 2024-04-12T22:39:40.444+0000 7fc026eab200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-12T22:39:40.694 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:40 smithi142 ceph-mon[25707]: from='client.15525 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:39:40.726 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:40 smithi142 ceph-mon[25707]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 242 B/s rd, 0 op/s 2024-04-12T22:39:40.726 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:40 smithi142 ceph-mon[25707]: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi088.yxerll ... 2024-04-12T22:39:40.726 INFO:journalctl@ceph.mon.b.smithi142.stdout: Creating ceph-iscsi config... 2024-04-12T22:39:40.726 INFO:journalctl@ceph.mon.b.smithi142.stdout: Write file: /var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/iscsi.foo.smithi088.yxerll/iscsi-gateway.cfg 2024-04-12T22:39:40.726 INFO:journalctl@ceph.mon.b.smithi142.stdout: Write file: /var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/iscsi.foo.smithi088.yxerll/tcmu-runner-entrypoint.sh 2024-04-12T22:39:40.726 INFO:journalctl@ceph.mon.b.smithi142.stdout: Non-zero exit code 1 from systemctl restart ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll 2024-04-12T22:39:40.726 INFO:journalctl@ceph.mon.b.smithi142.stdout: systemctl: stderr Job for ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service failed because the control process exited with error code. 2024-04-12T22:39:40.726 INFO:journalctl@ceph.mon.b.smithi142.stdout: systemctl: stderr See "systemctl status ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" and "journalctl -xeu ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" for details. 2024-04-12T22:39:40.726 INFO:journalctl@ceph.mon.b.smithi142.stdout: Traceback (most recent call last): 2024-04-12T22:39:40.726 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-04-12T22:39:40.727 INFO:journalctl@ceph.mon.b.smithi142.stdout: return _run_code(code, main_globals, None, 2024-04-12T22:39:40.727 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-04-12T22:39:40.727 INFO:journalctl@ceph.mon.b.smithi142.stdout: exec(code, run_globals) 2024-04-12T22:39:40.727 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 5534, in 2024-04-12T22:39:40.727 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 5522, in main 2024-04-12T22:39:40.727 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 3045, in command_deploy_from 2024-04-12T22:39:40.727 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 3080, in _common_deploy 2024-04-12T22:39:40.727 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 3100, in _deploy_daemon_container 2024-04-12T22:39:40.727 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 1072, in deploy_daemon 2024-04-12T22:39:40.727 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-12T22:39:40.727 INFO:journalctl@ceph.mon.b.smithi142.stdout: RuntimeError: Failed command: systemctl restart ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll: Job for ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service failed because the control process exited with error code. 2024-04-12T22:39:40.727 INFO:journalctl@ceph.mon.b.smithi142.stdout: See "systemctl status ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" and "journalctl -xeu ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" for details. 2024-04-12T22:39:40.727 INFO:journalctl@ceph.mon.b.smithi142.stdout: Traceback (most recent call last): 2024-04-12T22:39:40.727 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1114, in _check_daemons 2024-04-12T22:39:40.728 INFO:journalctl@ceph.mon.b.smithi142.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-04-12T22:39:40.728 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2390, in _daemon_action 2024-04-12T22:39:40.728 INFO:journalctl@ceph.mon.b.smithi142.stdout: CephadmServe(self)._create_daemon(daemon_spec, reconfig=(action == 'reconfig'))) 2024-04-12T22:39:40.728 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 747, in wait_async 2024-04-12T22:39:40.728 INFO:journalctl@ceph.mon.b.smithi142.stdout: return self.event_loop.get_result(coro, timeout) 2024-04-12T22:39:40.728 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 136, in get_result 2024-04-12T22:39:40.728 INFO:journalctl@ceph.mon.b.smithi142.stdout: return future.result(timeout) 2024-04-12T22:39:40.728 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/lib64/python3.6/concurrent/futures/_base.py", line 432, in result 2024-04-12T22:39:40.728 INFO:journalctl@ceph.mon.b.smithi142.stdout: return self.__get_result() 2024-04-12T22:39:40.728 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/lib64/python3.6/concurrent/futures/_base.py", line 384, in __get_result 2024-04-12T22:39:40.728 INFO:journalctl@ceph.mon.b.smithi142.stdout: raise self._exception 2024-04-12T22:39:40.728 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1374, in _create_daemon 2024-04-12T22:39:40.728 INFO:journalctl@ceph.mon.b.smithi142.stdout: config_blobs=daemon_spec.final_config, 2024-04-12T22:39:40.728 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1685, in _run_cephadm 2024-04-12T22:39:40.728 INFO:journalctl@ceph.mon.b.smithi142.stdout: f'cephadm exited with an error code: {code}, stderr: {err}') 2024-04-12T22:39:40.729 INFO:journalctl@ceph.mon.b.smithi142.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi088.yxerll ... 2024-04-12T22:39:40.729 INFO:journalctl@ceph.mon.b.smithi142.stdout: Creating ceph-iscsi config... 2024-04-12T22:39:40.729 INFO:journalctl@ceph.mon.b.smithi142.stdout: Write file: /var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/iscsi.foo.smithi088.yxerll/iscsi-gateway.cfg 2024-04-12T22:39:40.729 INFO:journalctl@ceph.mon.b.smithi142.stdout: Write file: /var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/iscsi.foo.smithi088.yxerll/tcmu-runner-entrypoint.sh 2024-04-12T22:39:40.729 INFO:journalctl@ceph.mon.b.smithi142.stdout: Non-zero exit code 1 from systemctl restart ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll 2024-04-12T22:39:40.729 INFO:journalctl@ceph.mon.b.smithi142.stdout: systemctl: stderr Job for ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service failed because the control process exited with error code. 2024-04-12T22:39:40.729 INFO:journalctl@ceph.mon.b.smithi142.stdout: systemctl: stderr See "systemctl status ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" and "journalctl -xeu ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" for details. 2024-04-12T22:39:40.729 INFO:journalctl@ceph.mon.b.smithi142.stdout: Traceback (most recent call last): 2024-04-12T22:39:40.729 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-04-12T22:39:40.729 INFO:journalctl@ceph.mon.b.smithi142.stdout: return _run_code(code, main_globals, None, 2024-04-12T22:39:40.729 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-04-12T22:39:40.729 INFO:journalctl@ceph.mon.b.smithi142.stdout: exec(code, run_globals) 2024-04-12T22:39:40.729 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 5534, in 2024-04-12T22:39:40.729 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 5522, in main 2024-04-12T22:39:40.729 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 3045, in command_deploy_from 2024-04-12T22:39:40.730 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 3080, in _common_deploy 2024-04-12T22:39:40.730 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 3100, in _deploy_daemon_container 2024-04-12T22:39:40.730 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 1072, in deploy_daemon 2024-04-12T22:39:40.730 INFO:journalctl@ceph.mon.b.smithi142.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-12T22:39:40.730 INFO:journalctl@ceph.mon.b.smithi142.stdout: RuntimeError: Failed command: systemctl restart ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll: Job for ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service failed because the control process exited with error code. 2024-04-12T22:39:40.730 INFO:journalctl@ceph.mon.b.smithi142.stdout: See "systemctl status ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" and "journalctl -xeu ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" for details. 2024-04-12T22:39:40.731 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:40 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:40.731 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:40 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:40.731 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:40 smithi142 ceph-mon[25707]: Upgrade: Setting container_image for all mgr 2024-04-12T22:39:40.731 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:40 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:40.731 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:40 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-04-12T22:39:40.731 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:40 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-04-12T22:39:40.731 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:40 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-12T22:39:40.731 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:40 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-04-12T22:39:40.731 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:40 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:40.731 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:40 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:40.731 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:40 smithi142 ceph-mon[25707]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 312 B/s rd, 0 op/s 2024-04-12T22:39:40.731 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:40 smithi142 ceph-mon[25707]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 450 B/s rd, 0 op/s 2024-04-12T22:39:40.731 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:40 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:40.731 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:40 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:40.732 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:40 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi088.yxerll", "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-12T22:39:40.732 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:40 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:40.924 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:40 smithi088 ceph-mon[24836]: from='client.15525 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:39:40.924 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:40 smithi088 ceph-mon[24836]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 242 B/s rd, 0 op/s 2024-04-12T22:39:40.924 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:40 smithi088 ceph-mon[24836]: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi088.yxerll ... 2024-04-12T22:39:40.924 INFO:journalctl@ceph.mon.a.smithi088.stdout: Creating ceph-iscsi config... 2024-04-12T22:39:40.924 INFO:journalctl@ceph.mon.a.smithi088.stdout: Write file: /var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/iscsi.foo.smithi088.yxerll/iscsi-gateway.cfg 2024-04-12T22:39:40.924 INFO:journalctl@ceph.mon.a.smithi088.stdout: Write file: /var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/iscsi.foo.smithi088.yxerll/tcmu-runner-entrypoint.sh 2024-04-12T22:39:40.924 INFO:journalctl@ceph.mon.a.smithi088.stdout: Non-zero exit code 1 from systemctl restart ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll 2024-04-12T22:39:40.924 INFO:journalctl@ceph.mon.a.smithi088.stdout: systemctl: stderr Job for ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service failed because the control process exited with error code. 2024-04-12T22:39:40.924 INFO:journalctl@ceph.mon.a.smithi088.stdout: systemctl: stderr See "systemctl status ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" and "journalctl -xeu ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" for details. 2024-04-12T22:39:40.924 INFO:journalctl@ceph.mon.a.smithi088.stdout: Traceback (most recent call last): 2024-04-12T22:39:40.924 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-04-12T22:39:40.924 INFO:journalctl@ceph.mon.a.smithi088.stdout: return _run_code(code, main_globals, None, 2024-04-12T22:39:40.925 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-04-12T22:39:40.925 INFO:journalctl@ceph.mon.a.smithi088.stdout: exec(code, run_globals) 2024-04-12T22:39:40.925 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 5534, in 2024-04-12T22:39:40.925 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 5522, in main 2024-04-12T22:39:40.925 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 3045, in command_deploy_from 2024-04-12T22:39:40.925 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 3080, in _common_deploy 2024-04-12T22:39:40.925 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 3100, in _deploy_daemon_container 2024-04-12T22:39:40.925 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 1072, in deploy_daemon 2024-04-12T22:39:40.925 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-12T22:39:40.925 INFO:journalctl@ceph.mon.a.smithi088.stdout: RuntimeError: Failed command: systemctl restart ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll: Job for ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service failed because the control process exited with error code. 2024-04-12T22:39:40.925 INFO:journalctl@ceph.mon.a.smithi088.stdout: See "systemctl status ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" and "journalctl -xeu ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" for details. 2024-04-12T22:39:40.925 INFO:journalctl@ceph.mon.a.smithi088.stdout: Traceback (most recent call last): 2024-04-12T22:39:40.925 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1114, in _check_daemons 2024-04-12T22:39:40.925 INFO:journalctl@ceph.mon.a.smithi088.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-04-12T22:39:40.925 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2390, in _daemon_action 2024-04-12T22:39:40.926 INFO:journalctl@ceph.mon.a.smithi088.stdout: CephadmServe(self)._create_daemon(daemon_spec, reconfig=(action == 'reconfig'))) 2024-04-12T22:39:40.926 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 747, in wait_async 2024-04-12T22:39:40.926 INFO:journalctl@ceph.mon.a.smithi088.stdout: return self.event_loop.get_result(coro, timeout) 2024-04-12T22:39:40.926 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 136, in get_result 2024-04-12T22:39:40.926 INFO:journalctl@ceph.mon.a.smithi088.stdout: return future.result(timeout) 2024-04-12T22:39:40.926 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/lib64/python3.6/concurrent/futures/_base.py", line 432, in result 2024-04-12T22:39:40.926 INFO:journalctl@ceph.mon.a.smithi088.stdout: return self.__get_result() 2024-04-12T22:39:40.926 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/lib64/python3.6/concurrent/futures/_base.py", line 384, in __get_result 2024-04-12T22:39:40.926 INFO:journalctl@ceph.mon.a.smithi088.stdout: raise self._exception 2024-04-12T22:39:40.926 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1374, in _create_daemon 2024-04-12T22:39:40.926 INFO:journalctl@ceph.mon.a.smithi088.stdout: config_blobs=daemon_spec.final_config, 2024-04-12T22:39:40.926 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1685, in _run_cephadm 2024-04-12T22:39:40.926 INFO:journalctl@ceph.mon.a.smithi088.stdout: f'cephadm exited with an error code: {code}, stderr: {err}') 2024-04-12T22:39:40.926 INFO:journalctl@ceph.mon.a.smithi088.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi088.yxerll ... 2024-04-12T22:39:40.926 INFO:journalctl@ceph.mon.a.smithi088.stdout: Creating ceph-iscsi config... 2024-04-12T22:39:40.927 INFO:journalctl@ceph.mon.a.smithi088.stdout: Write file: /var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/iscsi.foo.smithi088.yxerll/iscsi-gateway.cfg 2024-04-12T22:39:40.927 INFO:journalctl@ceph.mon.a.smithi088.stdout: Write file: /var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/iscsi.foo.smithi088.yxerll/tcmu-runner-entrypoint.sh 2024-04-12T22:39:40.927 INFO:journalctl@ceph.mon.a.smithi088.stdout: Non-zero exit code 1 from systemctl restart ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll 2024-04-12T22:39:40.927 INFO:journalctl@ceph.mon.a.smithi088.stdout: systemctl: stderr Job for ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service failed because the control process exited with error code. 2024-04-12T22:39:40.927 INFO:journalctl@ceph.mon.a.smithi088.stdout: systemctl: stderr See "systemctl status ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" and "journalctl -xeu ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" for details. 2024-04-12T22:39:40.927 INFO:journalctl@ceph.mon.a.smithi088.stdout: Traceback (most recent call last): 2024-04-12T22:39:40.927 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-04-12T22:39:40.927 INFO:journalctl@ceph.mon.a.smithi088.stdout: return _run_code(code, main_globals, None, 2024-04-12T22:39:40.927 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-04-12T22:39:40.927 INFO:journalctl@ceph.mon.a.smithi088.stdout: exec(code, run_globals) 2024-04-12T22:39:40.927 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 5534, in 2024-04-12T22:39:40.927 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 5522, in main 2024-04-12T22:39:40.927 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 3045, in command_deploy_from 2024-04-12T22:39:40.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:40 smithi088 ceph-mon[29858]: from='client.15525 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:39:40.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:40 smithi088 ceph-mon[29858]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 242 B/s rd, 0 op/s 2024-04-12T22:39:40.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:40 smithi088 ceph-mon[29858]: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi088.yxerll ... 2024-04-12T22:39:40.928 INFO:journalctl@ceph.mon.c.smithi088.stdout: Creating ceph-iscsi config... 2024-04-12T22:39:40.928 INFO:journalctl@ceph.mon.c.smithi088.stdout: Write file: /var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/iscsi.foo.smithi088.yxerll/iscsi-gateway.cfg 2024-04-12T22:39:40.928 INFO:journalctl@ceph.mon.c.smithi088.stdout: Write file: /var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/iscsi.foo.smithi088.yxerll/tcmu-runner-entrypoint.sh 2024-04-12T22:39:40.928 INFO:journalctl@ceph.mon.c.smithi088.stdout: Non-zero exit code 1 from systemctl restart ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll 2024-04-12T22:39:40.928 INFO:journalctl@ceph.mon.c.smithi088.stdout: systemctl: stderr Job for ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service failed because the control process exited with error code. 2024-04-12T22:39:40.928 INFO:journalctl@ceph.mon.c.smithi088.stdout: systemctl: stderr See "systemctl status ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" and "journalctl -xeu ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" for details. 2024-04-12T22:39:40.928 INFO:journalctl@ceph.mon.c.smithi088.stdout: Traceback (most recent call last): 2024-04-12T22:39:40.928 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-04-12T22:39:40.928 INFO:journalctl@ceph.mon.c.smithi088.stdout: return _run_code(code, main_globals, None, 2024-04-12T22:39:40.928 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-04-12T22:39:40.929 INFO:journalctl@ceph.mon.c.smithi088.stdout: exec(code, run_globals) 2024-04-12T22:39:40.929 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 5534, in 2024-04-12T22:39:40.929 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 5522, in main 2024-04-12T22:39:40.929 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 3045, in command_deploy_from 2024-04-12T22:39:40.929 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 3080, in _common_deploy 2024-04-12T22:39:40.929 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 3100, in _deploy_daemon_container 2024-04-12T22:39:40.929 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 1072, in deploy_daemon 2024-04-12T22:39:40.929 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-12T22:39:40.929 INFO:journalctl@ceph.mon.c.smithi088.stdout: RuntimeError: Failed command: systemctl restart ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll: Job for ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service failed because the control process exited with error code. 2024-04-12T22:39:40.929 INFO:journalctl@ceph.mon.c.smithi088.stdout: See "systemctl status ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" and "journalctl -xeu ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" for details. 2024-04-12T22:39:40.929 INFO:journalctl@ceph.mon.c.smithi088.stdout: Traceback (most recent call last): 2024-04-12T22:39:40.929 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1114, in _check_daemons 2024-04-12T22:39:40.929 INFO:journalctl@ceph.mon.c.smithi088.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-04-12T22:39:40.929 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2390, in _daemon_action 2024-04-12T22:39:40.929 INFO:journalctl@ceph.mon.c.smithi088.stdout: CephadmServe(self)._create_daemon(daemon_spec, reconfig=(action == 'reconfig'))) 2024-04-12T22:39:40.930 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 747, in wait_async 2024-04-12T22:39:40.930 INFO:journalctl@ceph.mon.c.smithi088.stdout: return self.event_loop.get_result(coro, timeout) 2024-04-12T22:39:40.930 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 136, in get_result 2024-04-12T22:39:40.930 INFO:journalctl@ceph.mon.c.smithi088.stdout: return future.result(timeout) 2024-04-12T22:39:40.930 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/lib64/python3.6/concurrent/futures/_base.py", line 432, in result 2024-04-12T22:39:40.930 INFO:journalctl@ceph.mon.c.smithi088.stdout: return self.__get_result() 2024-04-12T22:39:40.930 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/lib64/python3.6/concurrent/futures/_base.py", line 384, in __get_result 2024-04-12T22:39:40.930 INFO:journalctl@ceph.mon.c.smithi088.stdout: raise self._exception 2024-04-12T22:39:40.930 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1374, in _create_daemon 2024-04-12T22:39:40.930 INFO:journalctl@ceph.mon.c.smithi088.stdout: config_blobs=daemon_spec.final_config, 2024-04-12T22:39:40.930 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1685, in _run_cephadm 2024-04-12T22:39:40.930 INFO:journalctl@ceph.mon.c.smithi088.stdout: f'cephadm exited with an error code: {code}, stderr: {err}') 2024-04-12T22:39:40.930 INFO:journalctl@ceph.mon.c.smithi088.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi088.yxerll ... 2024-04-12T22:39:40.930 INFO:journalctl@ceph.mon.c.smithi088.stdout: Creating ceph-iscsi config... 2024-04-12T22:39:40.930 INFO:journalctl@ceph.mon.c.smithi088.stdout: Write file: /var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/iscsi.foo.smithi088.yxerll/iscsi-gateway.cfg 2024-04-12T22:39:40.931 INFO:journalctl@ceph.mon.c.smithi088.stdout: Write file: /var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/iscsi.foo.smithi088.yxerll/tcmu-runner-entrypoint.sh 2024-04-12T22:39:40.931 INFO:journalctl@ceph.mon.c.smithi088.stdout: Non-zero exit code 1 from systemctl restart ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll 2024-04-12T22:39:40.931 INFO:journalctl@ceph.mon.c.smithi088.stdout: systemctl: stderr Job for ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service failed because the control process exited with error code. 2024-04-12T22:39:40.931 INFO:journalctl@ceph.mon.c.smithi088.stdout: systemctl: stderr See "systemctl status ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" and "journalctl -xeu ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" for details. 2024-04-12T22:39:40.931 INFO:journalctl@ceph.mon.c.smithi088.stdout: Traceback (most recent call last): 2024-04-12T22:39:40.931 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-04-12T22:39:40.931 INFO:journalctl@ceph.mon.c.smithi088.stdout: return _run_code(code, main_globals, None, 2024-04-12T22:39:40.931 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-04-12T22:39:40.931 INFO:journalctl@ceph.mon.c.smithi088.stdout: exec(code, run_globals) 2024-04-12T22:39:40.931 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 5534, in 2024-04-12T22:39:40.931 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 5522, in main 2024-04-12T22:39:40.931 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 3045, in command_deploy_from 2024-04-12T22:39:40.932 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 3080, in _common_deploy 2024-04-12T22:39:40.932 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 3100, in _deploy_daemon_container 2024-04-12T22:39:40.932 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 1072, in deploy_daemon 2024-04-12T22:39:40.932 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-12T22:39:40.932 INFO:journalctl@ceph.mon.a.smithi088.stdout: RuntimeError: Failed command: systemctl restart ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll: Job for ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service failed because the control process exited with error code. 2024-04-12T22:39:40.932 INFO:journalctl@ceph.mon.a.smithi088.stdout: See "systemctl status ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" and "journalctl -xeu ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" for details. 2024-04-12T22:39:40.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:40 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:40.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:40 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:40.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:40 smithi088 ceph-mon[24836]: Upgrade: Setting container_image for all mgr 2024-04-12T22:39:40.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:40 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:40.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:40 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-04-12T22:39:40.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:40 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-04-12T22:39:40.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:40 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-12T22:39:40.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:40 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-04-12T22:39:40.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:40 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:40.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:40 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:40.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:40 smithi088 ceph-mon[24836]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 312 B/s rd, 0 op/s 2024-04-12T22:39:40.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:40 smithi088 ceph-mon[24836]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 450 B/s rd, 0 op/s 2024-04-12T22:39:40.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:40 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:40.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:40 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:40.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:40 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi088.yxerll", "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-12T22:39:40.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:40 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:40.933 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 3080, in _common_deploy 2024-04-12T22:39:40.933 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 3100, in _deploy_daemon_container 2024-04-12T22:39:40.933 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 1072, in deploy_daemon 2024-04-12T22:39:40.933 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-12T22:39:40.933 INFO:journalctl@ceph.mon.c.smithi088.stdout: RuntimeError: Failed command: systemctl restart ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll: Job for ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service failed because the control process exited with error code. 2024-04-12T22:39:40.934 INFO:journalctl@ceph.mon.c.smithi088.stdout: See "systemctl status ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" and "journalctl -xeu ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" for details. 2024-04-12T22:39:40.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:40 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:40.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:40 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:40.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:40 smithi088 ceph-mon[29858]: Upgrade: Setting container_image for all mgr 2024-04-12T22:39:40.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:40 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:40.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:40 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-04-12T22:39:40.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:40 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-04-12T22:39:40.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:40 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-12T22:39:40.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:40 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-04-12T22:39:40.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:40 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:40.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:40 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:40.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:40 smithi088 ceph-mon[29858]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 312 B/s rd, 0 op/s 2024-04-12T22:39:40.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:40 smithi088 ceph-mon[29858]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 450 B/s rd, 0 op/s 2024-04-12T22:39:40.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:40 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:40.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:40 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:40.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:40 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi088.yxerll", "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-12T22:39:40.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:40 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:40.998 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:40 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[61324]: 2024-04-12T22:39:40.698+0000 7fc026eab200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-12T22:39:41.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:41 smithi142 ceph-mon[25707]: Reconfiguring iscsi.foo.smithi088.yxerll (dependencies changed)... 2024-04-12T22:39:41.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:41 smithi142 ceph-mon[25707]: Reconfiguring daemon iscsi.foo.smithi088.yxerll on smithi088 2024-04-12T22:39:41.746 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:41 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[61324]: 2024-04-12T22:39:41.575+0000 7fc026eab200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-12T22:39:41.918 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:41 smithi088 ceph-mon[24836]: Reconfiguring iscsi.foo.smithi088.yxerll (dependencies changed)... 2024-04-12T22:39:41.918 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:41 smithi088 ceph-mon[24836]: Reconfiguring daemon iscsi.foo.smithi088.yxerll on smithi088 2024-04-12T22:39:41.918 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:41 smithi088 ceph-mon[29858]: Reconfiguring iscsi.foo.smithi088.yxerll (dependencies changed)... 2024-04-12T22:39:41.918 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:41 smithi088 ceph-mon[29858]: Reconfiguring daemon iscsi.foo.smithi088.yxerll on smithi088 2024-04-12T22:39:42.467 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:42 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[61324]: 2024-04-12T22:39:42.210+0000 7fc026eab200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-12T22:39:42.468 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:42 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[61324]: 2024-04-12T22:39:42.326+0000 7fc026eab200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-12T22:39:42.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:42 smithi142 ceph-mon[25707]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 335 B/s rd, 0 op/s 2024-04-12T22:39:42.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:42 smithi142 ceph-mon[25707]: Standby manager daemon x restarted 2024-04-12T22:39:42.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:42 smithi142 ceph-mon[25707]: Standby manager daemon x started 2024-04-12T22:39:42.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:42 smithi142 ceph-mon[25707]: from='mgr.? 172.21.15.142:0/308916583' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-12T22:39:42.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:42 smithi142 ceph-mon[25707]: from='mgr.? 172.21.15.142:0/308916583' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-12T22:39:42.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:42 smithi142 ceph-mon[25707]: from='mgr.? 172.21.15.142:0/308916583' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-12T22:39:42.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:42 smithi142 ceph-mon[25707]: from='mgr.? 172.21.15.142:0/308916583' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-12T22:39:42.748 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:42 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[61324]: 2024-04-12T22:39:42.577+0000 7fc026eab200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-12T22:39:42.749 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:42 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[61324]: [12/Apr/2024:22:39:42] ENGINE Bus STARTING 2024-04-12T22:39:42.749 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:42 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[61324]: CherryPy Checker: 2024-04-12T22:39:42.749 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:42 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[61324]: The Application mounted at '' has an empty config. 2024-04-12T22:39:42.749 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:42 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[61324]: 2024-04-12T22:39:42.749 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:42 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[61324]: [12/Apr/2024:22:39:42] ENGINE Serving on http://:::9283 2024-04-12T22:39:42.749 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:42 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[61324]: [12/Apr/2024:22:39:42] ENGINE Bus STARTED 2024-04-12T22:39:42.799 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:42 smithi088 ceph-mon[24836]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 335 B/s rd, 0 op/s 2024-04-12T22:39:42.799 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:42 smithi088 ceph-mon[24836]: Standby manager daemon x restarted 2024-04-12T22:39:42.799 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:42 smithi088 ceph-mon[24836]: Standby manager daemon x started 2024-04-12T22:39:42.799 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:42 smithi088 ceph-mon[24836]: from='mgr.? 172.21.15.142:0/308916583' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-12T22:39:42.799 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:42 smithi088 ceph-mon[24836]: from='mgr.? 172.21.15.142:0/308916583' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-12T22:39:42.799 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:42 smithi088 ceph-mon[24836]: from='mgr.? 172.21.15.142:0/308916583' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-12T22:39:42.799 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:42 smithi088 ceph-mon[24836]: from='mgr.? 172.21.15.142:0/308916583' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-12T22:39:42.800 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:42 smithi088 ceph-mon[29858]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 335 B/s rd, 0 op/s 2024-04-12T22:39:42.800 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:42 smithi088 ceph-mon[29858]: Standby manager daemon x restarted 2024-04-12T22:39:42.800 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:42 smithi088 ceph-mon[29858]: Standby manager daemon x started 2024-04-12T22:39:42.800 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:42 smithi088 ceph-mon[29858]: from='mgr.? 172.21.15.142:0/308916583' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-12T22:39:42.800 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:42 smithi088 ceph-mon[29858]: from='mgr.? 172.21.15.142:0/308916583' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-12T22:39:42.800 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:42 smithi088 ceph-mon[29858]: from='mgr.? 172.21.15.142:0/308916583' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-12T22:39:42.800 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:42 smithi088 ceph-mon[29858]: from='mgr.? 172.21.15.142:0/308916583' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-12T22:39:43.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:43 smithi088 ceph-mon[24836]: mgrmap e33: y(active, since 26s), standbys: x 2024-04-12T22:39:43.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:43 smithi088 ceph-mon[29858]: mgrmap e33: y(active, since 26s), standbys: x 2024-04-12T22:39:43.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:43 smithi142 ceph-mon[25707]: mgrmap e33: y(active, since 26s), standbys: x 2024-04-12T22:39:44.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:44 smithi142 ceph-mon[25707]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 378 B/s rd, 0 op/s 2024-04-12T22:39:44.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:44 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:44.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:44 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:44.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:44 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:44.911 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:44 smithi088 ceph-mon[29858]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 378 B/s rd, 0 op/s 2024-04-12T22:39:44.911 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:44 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:44.911 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:44 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:44.911 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:44 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:44.912 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:44 smithi088 ceph-mon[24836]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 378 B/s rd, 0 op/s 2024-04-12T22:39:44.912 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:44 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:44.912 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:44 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:44.912 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:44 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:45.800 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:45 smithi088 ceph-mon[29858]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 473 B/s rd, 0 op/s 2024-04-12T22:39:45.801 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:45 smithi088 ceph-mon[29858]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 228 B/s rd, 0 op/s 2024-04-12T22:39:45.801 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:45 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:45.801 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:45 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:45.801 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:45 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-12T22:39:45.801 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:45 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-12T22:39:45.801 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:45 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:45.801 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:45 smithi088 ceph-mon[29858]: from='client.? 172.21.15.88:0/3438709899' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-12T22:39:45.801 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:45 smithi088 ceph-mon[24836]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 473 B/s rd, 0 op/s 2024-04-12T22:39:45.801 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:45 smithi088 ceph-mon[24836]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 228 B/s rd, 0 op/s 2024-04-12T22:39:45.801 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:45 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:45.801 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:45 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:45.802 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:45 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-12T22:39:45.802 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:45 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-12T22:39:45.802 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:45 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:45.802 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:45 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/3438709899' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-12T22:39:45.974 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:45 smithi142 ceph-mon[25707]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 473 B/s rd, 0 op/s 2024-04-12T22:39:45.974 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:45 smithi142 ceph-mon[25707]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 228 B/s rd, 0 op/s 2024-04-12T22:39:45.974 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:45 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:45.974 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:45 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:45.974 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:45 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-12T22:39:45.974 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:45 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-12T22:39:45.974 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:45 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:45.975 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:45 smithi142 ceph-mon[25707]: from='client.? 172.21.15.88:0/3438709899' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-12T22:39:46.430 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:46 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:39:46] "GET /metrics HTTP/1.1" 200 38314 "" "Prometheus/2.33.4" 2024-04-12T22:39:46.854 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:46 smithi142 ceph-mon[25707]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-12T22:39:46.855 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:46 smithi142 ceph-mon[25707]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-12T22:39:46.855 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:39:46 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@grafana.a.service: Scheduled restart job, restart counter is at 6. 2024-04-12T22:39:46.855 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:39:46 smithi142 systemd[1]: Stopped Ceph grafana.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:39:46.855 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:39:46 smithi142 systemd[1]: Starting Ceph grafana.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:39:46.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:46 smithi088 ceph-mon[29858]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-12T22:39:46.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:46 smithi088 ceph-mon[29858]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-12T22:39:46.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:46 smithi088 ceph-mon[24836]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-12T22:39:46.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:46 smithi088 ceph-mon[24836]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-12T22:39:47.184 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:39:47 smithi142 podman[62455]: 2024-04-12 22:39:46.977940121 +0000 UTC m=+0.019012900 image pull dad864ee21e98e69f4029d1e417aa085001566be0d322fbc75bc6f29b0050c01 quay.io/ceph/ceph-grafana:8.3.5 2024-04-12T22:39:47.184 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:39:47 smithi142 podman[62455]: 2024-04-12 22:39:47.094915989 +0000 UTC m=+0.135988778 container create 64d5b4acc20a55d7c280eece3a87527bf1b30f84ea234b6e91b5e7ae9b04f9e3 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a, build-date=2022-03-28T10:36:18.413762, name=ubi8, io.k8s.display-name=Red Hat Universal Base Image 8, 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.component=ubi8-container, version=8.5, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, maintainer=Paul Cuzner , summary=Grafana Container configured for Ceph mgr/dashboard integration, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, architecture=x86_64, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, io.openshift.expose-services=, vendor=Red Hat, Inc., io.openshift.tags=base rhel8, release=236.1648460182, distribution-scope=public, description=Ceph Grafana Container, vcs-type=git, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182) 2024-04-12T22:39:47.640 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:39:47 smithi142 podman[62455]: 2024-04-12 22:39:47.339035457 +0000 UTC m=+0.380108236 container init 64d5b4acc20a55d7c280eece3a87527bf1b30f84ea234b6e91b5e7ae9b04f9e3 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a, io.openshift.tags=base rhel8, maintainer=Paul Cuzner , summary=Grafana Container configured for Ceph mgr/dashboard integration, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, release=236.1648460182, io.openshift.expose-services=, vendor=Red Hat, Inc., com.redhat.component=ubi8-container, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, io.buildah.version=1.24.2, vcs-type=git, io.k8s.display-name=Red Hat Universal Base Image 8, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, version=8.5, build-date=2022-03-28T10:36:18.413762, distribution-scope=public, name=ubi8, description=Ceph Grafana Container, 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., url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182) 2024-04-12T22:39:47.641 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:39:47 smithi142 podman[62455]: 2024-04-12 22:39:47.34290408 +0000 UTC m=+0.383976861 container start 64d5b4acc20a55d7c280eece3a87527bf1b30f84ea234b6e91b5e7ae9b04f9e3 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a, architecture=x86_64, name=ubi8, summary=Grafana Container configured for Ceph mgr/dashboard integration, io.k8s.display-name=Red Hat Universal Base Image 8, io.openshift.expose-services=, vcs-type=git, version=8.5, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, io.openshift.tags=base rhel8, description=Ceph Grafana Container, maintainer=Paul Cuzner , 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, distribution-scope=public, build-date=2022-03-28T10:36:18.413762, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, 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., vendor=Red Hat, Inc., com.redhat.component=ubi8-container, release=236.1648460182) 2024-04-12T22:39:47.641 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:39:47 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[62549]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-12T22:39:47.641 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:39:47 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[62549]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-12T22:39:47.641 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:39:47 smithi142 bash[62455]: 64d5b4acc20a55d7c280eece3a87527bf1b30f84ea234b6e91b5e7ae9b04f9e3 2024-04-12T22:39:47.641 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:39:47 smithi142 systemd[1]: Started Ceph grafana.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:39:47.641 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:39:47 smithi142 podman[62577]: 2024-04-12 22:39:47.452058732 +0000 UTC m=+0.073945465 container died 64d5b4acc20a55d7c280eece3a87527bf1b30f84ea234b6e91b5e7ae9b04f9e3 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a, name=ubi8, vendor=Red Hat, Inc., maintainer=Paul Cuzner , release=236.1648460182, summary=Grafana Container configured for Ceph mgr/dashboard integration, vcs-type=git, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, io.k8s.display-name=Red Hat Universal Base Image 8, io.openshift.tags=base rhel8, build-date=2022-03-28T10:36:18.413762, io.openshift.expose-services=, version=8.5, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, io.buildah.version=1.24.2, 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., distribution-scope=public, architecture=x86_64, com.redhat.component=ubi8-container, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56) 2024-04-12T22:39:47.841 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:47 smithi088 ceph-mon[29858]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 160 B/s rd, 0 op/s 2024-04-12T22:39:47.841 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:47 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-12T22:39:47.841 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:47 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-12T22:39:47.841 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:47 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:47.841 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:47 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:39:47.841 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:47 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:47.841 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:47 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:47.842 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:47 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:47.842 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:47 smithi088 ceph-mon[24836]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 160 B/s rd, 0 op/s 2024-04-12T22:39:47.842 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:47 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-12T22:39:47.842 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:47 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-12T22:39:47.842 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:47 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:47.842 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:47 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:39:47.842 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:47 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:47.842 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:47 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:47.842 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:47 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:47.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:47 smithi142 ceph-mon[25707]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 160 B/s rd, 0 op/s 2024-04-12T22:39:47.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:47 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-12T22:39:47.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:47 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-12T22:39:47.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:47 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:47.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:47 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:39:47.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:47 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:47.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:47 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:47.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:47 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:48.248 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:39:48 smithi142 podman[62577]: 2024-04-12 22:39:48.001514007 +0000 UTC m=+0.623400737 container remove 64d5b4acc20a55d7c280eece3a87527bf1b30f84ea234b6e91b5e7ae9b04f9e3 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a, vendor=Red Hat, Inc., name=ubi8, description=Ceph Grafana Container, io.openshift.expose-services=, release=236.1648460182, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, vcs-type=git, maintainer=Paul Cuzner , 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., version=8.5, io.openshift.tags=base rhel8, build-date=2022-03-28T10:36:18.413762, summary=Grafana Container configured for Ceph mgr/dashboard integration, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, distribution-scope=public, io.buildah.version=1.24.2, io.k8s.display-name=Red Hat Universal Base Image 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.5-236.1648460182, com.redhat.component=ubi8-container) 2024-04-12T22:39:48.248 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:39:48 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-04-12T22:39:48.248 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:39:48 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@grafana.a.service: Failed with result 'exit-code'. 2024-04-12T22:39:48.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:48 smithi088 ceph-mon[24836]: Upgrade: Updating mgr.x 2024-04-12T22:39:48.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:48 smithi088 ceph-mon[24836]: Deploying daemon mgr.x on smithi142 2024-04-12T22:39:48.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:48 smithi088 ceph-mon[24836]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 135 B/s rd, 0 op/s 2024-04-12T22:39:48.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:48 smithi088 ceph-mon[24836]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 183 B/s rd, 0 op/s 2024-04-12T22:39:48.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:48 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:48.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:48 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:48.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:48 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:48.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:48 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:48.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:48 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:48.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:48 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:48.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:48 smithi088 ceph-mon[29858]: Upgrade: Updating mgr.x 2024-04-12T22:39:48.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:48 smithi088 ceph-mon[29858]: Deploying daemon mgr.x on smithi142 2024-04-12T22:39:48.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:48 smithi088 ceph-mon[29858]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 135 B/s rd, 0 op/s 2024-04-12T22:39:48.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:48 smithi088 ceph-mon[29858]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 183 B/s rd, 0 op/s 2024-04-12T22:39:48.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:48 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:48.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:48 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:48.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:48 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:48.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:48 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:48.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:48 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:48.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:48 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:48.937 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:39:48 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[60838]: ts=2024-04-12T22:39: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.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"smithi088:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"172.21.15.142:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-12T22:39:48.937 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:48 smithi142 ceph-mon[25707]: Upgrade: Updating mgr.x 2024-04-12T22:39:48.938 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:48 smithi142 ceph-mon[25707]: Deploying daemon mgr.x on smithi142 2024-04-12T22:39:48.938 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:48 smithi142 ceph-mon[25707]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 135 B/s rd, 0 op/s 2024-04-12T22:39:48.938 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:48 smithi142 ceph-mon[25707]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 183 B/s rd, 0 op/s 2024-04-12T22:39:48.938 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:48 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:48.938 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:48 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:48.938 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:48 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:48.938 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:48 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:48.938 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:48 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:48.938 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:48 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:49.530 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:49 smithi142 systemd[1]: Stopping Ceph mgr.x for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:39:49.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:49 smithi088 ceph-mon[24836]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 698 B/s rd, 0 op/s 2024-04-12T22:39:49.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:49 smithi088 ceph-mon[24836]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 764 B/s rd, 0 op/s 2024-04-12T22:39:49.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:49 smithi088 ceph-mon[24836]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 760 B/s rd, 0 op/s 2024-04-12T22:39:49.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:49 smithi088 ceph-mon[24836]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-12T22:39:49.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:49 smithi088 ceph-mon[29858]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 698 B/s rd, 0 op/s 2024-04-12T22:39:49.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:49 smithi088 ceph-mon[29858]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 764 B/s rd, 0 op/s 2024-04-12T22:39:49.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:49 smithi088 ceph-mon[29858]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 760 B/s rd, 0 op/s 2024-04-12T22:39:49.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:49 smithi088 ceph-mon[29858]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-12T22:39:49.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:49 smithi142 ceph-mon[25707]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 698 B/s rd, 0 op/s 2024-04-12T22:39:49.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:49 smithi142 ceph-mon[25707]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 764 B/s rd, 0 op/s 2024-04-12T22:39:49.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:49 smithi142 ceph-mon[25707]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 760 B/s rd, 0 op/s 2024-04-12T22:39:49.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:49 smithi142 ceph-mon[25707]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-12T22:39:49.998 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:49 smithi142 podman[62734]: 2024-04-12 22:39:49.751664074 +0000 UTC m=+0.143178725 container died 0d2a3be9b12515ee5f686325f9bc5c181e7ef8cc13904a60d47d8ef340a45360 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x, io.buildah.version=1.33.5, RELEASE=squid-b277feb, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, ceph=True, org.label-schema.build-date=20240409, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-04-12T22:39:50.474 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:50 smithi142 podman[62734]: 2024-04-12 22:39:50.221139325 +0000 UTC m=+0.612653980 container cleanup 0d2a3be9b12515ee5f686325f9bc5c181e7ef8cc13904a60d47d8ef340a45360 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x, maintainer=Guillaume Abrioux , GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.5, RELEASE=squid-b277feb, 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_BRANCH=HEAD, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=) 2024-04-12T22:39:50.475 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:50 smithi142 bash[62734]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x 2024-04-12T22:39:50.747 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:50 smithi142 podman[62748]: 2024-04-12 22:39:50.480828848 +0000 UTC m=+0.729842915 container remove 0d2a3be9b12515ee5f686325f9bc5c181e7ef8cc13904a60d47d8ef340a45360 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x, ceph=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240409, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_CLEAN=True, io.buildah.version=1.33.5, RELEASE=squid-b277feb, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2) 2024-04-12T22:39:50.748 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:50 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-04-12T22:39:50.748 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:50 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-04-12T22:39:50.748 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:50 smithi142 systemd[1]: Stopped Ceph mgr.x for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:39:50.748 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:50 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@mgr.x.service: Consumed 8.599s CPU time. 2024-04-12T22:39:51.178 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:50 smithi142 systemd[1]: Starting Ceph mgr.x for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:39:51.178 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:51 smithi142 podman[62880]: 2024-04-12 22:39:50.955049612 +0000 UTC m=+0.018544468 image pull e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9 quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a 2024-04-12T22:39:51.178 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:51 smithi142 podman[62880]: 2024-04-12 22:39:51.082323175 +0000 UTC m=+0.145818031 container create 546c2bb157a5af19c86bf475ff8a39840bbab4aea8b409be5f7056baee003b70 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x, version=8, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, io.k8s.display-name=CentOS Stream 8, architecture=x86_64, GIT_BRANCH=HEAD, 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, vcs-type=git, CEPH_POINT_RELEASE=-17.2.0, com.redhat.component=centos-stream-container, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, build-date=2022-05-03T08:36:31.336870, 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, maintainer=Guillaume Abrioux , vendor=Red Hat, Inc., io.openshift.expose-services=, name=centos-stream, GIT_CLEAN=True, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, RELEASE=HEAD, ceph=True, io.buildah.version=1.19.8, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, release=754, io.openshift.tags=base centos 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.) 2024-04-12T22:39:51.497 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:51 smithi142 podman[62880]: 2024-04-12 22:39:51.309673627 +0000 UTC m=+0.373168482 container init 546c2bb157a5af19c86bf475ff8a39840bbab4aea8b409be5f7056baee003b70 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x, 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.openshift.tags=base centos centos-stream, version=8, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, build-date=2022-05-03T08:36:31.336870, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, 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, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, io.buildah.version=1.19.8, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, release=754, com.redhat.component=centos-stream-container, io.k8s.display-name=CentOS Stream 8, GIT_BRANCH=HEAD, distribution-scope=public, io.openshift.expose-services=, name=centos-stream, GIT_CLEAN=True, RELEASE=HEAD, maintainer=Guillaume Abrioux , vendor=Red Hat, Inc., CEPH_POINT_RELEASE=-17.2.0, architecture=x86_64, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, ceph=True, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac) 2024-04-12T22:39:51.498 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:51 smithi142 podman[62880]: 2024-04-12 22:39:51.312377091 +0000 UTC m=+0.375871949 container start 546c2bb157a5af19c86bf475ff8a39840bbab4aea8b409be5f7056baee003b70 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, GIT_BRANCH=HEAD, 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, io.k8s.display-name=CentOS Stream 8, RELEASE=HEAD, maintainer=Guillaume Abrioux , architecture=x86_64, vcs-type=git, vendor=Red Hat, Inc., version=8, distribution-scope=public, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, release=754, CEPH_POINT_RELEASE=-17.2.0, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, build-date=2022-05-03T08:36:31.336870, 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, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, name=centos-stream, GIT_CLEAN=True, 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_REPO=https://github.com/ceph/ceph-container.git, io.openshift.tags=base centos centos-stream, io.openshift.expose-services=) 2024-04-12T22:39:51.498 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:51 smithi142 ceph-mgr[62898]: -- 172.21.15.142:0/3247612911 <== mon.2 v2:172.21.15.142:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5606f69f0340 con 0x5606f69c8800 2024-04-12T22:39:51.929 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:51 smithi142 bash[62880]: 546c2bb157a5af19c86bf475ff8a39840bbab4aea8b409be5f7056baee003b70 2024-04-12T22:39:51.929 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:51 smithi142 systemd[1]: Started Ceph mgr.x for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:39:51.929 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:51 smithi142 ceph-mon[25707]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:39:51.930 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:51 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:51.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:51 smithi088 ceph-mon[24836]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:39:51.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:51 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:51.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:51 smithi088 ceph-mon[29858]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:39:51.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:51 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:52.247 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:51 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[62894]: 2024-04-12T22:39:51.934+0000 7fcdad743000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-12T22:39:52.247 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:52 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[62894]: 2024-04-12T22:39:52.033+0000 7fcdad743000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-12T22:39:52.920 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:52 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[62894]: 2024-04-12T22:39:52.698+0000 7fcdad743000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-12T22:39:52.920 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:52 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[62894]: 2024-04-12T22:39:52.811+0000 7fcdad743000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-12T22:39:52.921 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:52 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:52.921 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:52 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:52.921 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:52 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:52.921 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:52 smithi142 ceph-mon[25707]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 706 B/s rd, 0 op/s 2024-04-12T22:39:52.921 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:52 smithi142 ceph-mon[25707]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:52.921 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:52 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:52.922 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:52 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:52.922 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:52 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:52.922 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:52 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:52.922 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:52 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:52.922 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:52 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:52.922 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:52 smithi142 ceph-mon[25707]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:52.922 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:52 smithi142 ceph-mon[25707]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:52.922 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:52 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:52.922 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:52 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:52.922 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:52 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:52.922 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:52 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:52.922 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:52 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:52.922 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:52 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:52.923 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:52 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:52.923 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:52 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:52.923 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:52 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:52.923 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:52 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:52.923 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:52 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:52.923 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:52 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:52.923 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:52 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:52.923 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:52 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:52.923 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:52 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:52.923 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:52 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:52.923 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:52 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:52.923 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:52 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:52.923 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:52 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:52.923 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:52 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:52.923 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:52 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:52.924 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:52 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:52.924 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:52 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:52.924 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:52 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:52.924 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:52 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:52.924 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:52 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:52.924 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:52 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:52.924 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:52 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:52.924 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:52 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:52.924 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:52 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:52.924 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:52 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:52.924 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:52 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:52.924 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:52 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:52.924 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:52 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:52.924 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:52 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:52.924 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:52 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:52.924 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:52 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:52.925 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:52 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:52.925 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:52 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:52.925 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:52 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:52.925 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:52 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:52.925 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:52 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:52.925 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:52 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:52.925 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:52 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:52.926 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:52 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:52.926 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:52 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:52.926 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:52 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:52.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:52.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:52.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:52.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[29858]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 706 B/s rd, 0 op/s 2024-04-12T22:39:52.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[29858]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:52.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:52.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:52.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:52.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:52.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:52.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:52.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[29858]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:52.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[29858]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:52.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:52.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:52.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:52.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:52.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:52.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:52.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:52.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:52.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:52.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:52.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:52.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:52.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:52.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:52.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:52.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:52.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:52.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:52.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[24836]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 706 B/s rd, 0 op/s 2024-04-12T22:39:52.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[24836]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:52.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:52.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:52.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:52.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:52.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:52.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:52.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[24836]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:52.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[24836]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:52.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:52.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:52.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:52.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:52.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:52.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:52.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:52.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:52.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:52.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:52.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:52.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:52.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:52.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:52.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:52.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:52.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:52.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:52.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:52.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:52.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:52.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:52.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:52.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:52.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:52.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:52.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:52.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:52.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:52.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:52.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:52.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:52.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:52.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:52.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:52.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:52.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:52.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:52.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:52.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:52.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:52.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:52.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:52.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:52.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:52.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:52.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:52.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:52.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:52.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:52.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:52.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:52.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:52.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:52.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:52.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:52.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:52.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:52.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:52.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:52.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:52.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:52.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:52.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:52.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:52.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:52.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:52.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:52.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:52.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:52.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:52.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:52.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:52.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:52.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:52.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:52.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:52.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:52.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:52 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:53.172 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:52 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[62894]: 2024-04-12T22:39:52.925+0000 7fcdad743000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-12T22:39:53.172 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:53 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[62894]: 2024-04-12T22:39:53.103+0000 7fcdad743000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-12T22:39:53.497 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:53 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[62894]: 2024-04-12T22:39:53.193+0000 7fcdad743000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-12T22:39:53.497 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:53 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[62894]: 2024-04-12T22:39:53.331+0000 7fcdad743000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-12T22:39:53.498 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:53 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[62894]: 2024-04-12T22:39:53.421+0000 7fcdad743000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-12T22:39:53.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[24836]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:53.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[24836]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:53.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:53.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[24836]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:53.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[24836]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:53.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:53.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[24836]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:53.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[24836]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:53.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:53.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[24836]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:53.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[24836]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:53.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:53.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[24836]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:53.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[24836]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:53.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:53.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[24836]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:53.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[24836]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:53.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:53.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[24836]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:53.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[24836]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:53.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:53.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[24836]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:53.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[24836]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:53.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:53.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[24836]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:53.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[24836]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:53.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:53.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:53.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:53.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:53.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:53.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[24836]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:53.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[29858]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:53.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[29858]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:53.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:53.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[29858]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:53.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[29858]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:53.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:53.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[29858]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:53.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[29858]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:53.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:53.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[29858]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:53.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[29858]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:53.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:53.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[29858]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:53.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[29858]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:53.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:53.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[29858]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:53.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[29858]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:53.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:53.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[29858]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:53.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[29858]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:53.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:53.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[29858]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:53.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[29858]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:53.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:53.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[29858]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:53.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[29858]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:53.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:53.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:53.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:53.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:53.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:53.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[29858]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:53.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[24836]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:53.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:53.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:53.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:53.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:53.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:53.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:53.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[24836]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:53.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[24836]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:53.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:53.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:53.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:53.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:53.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:53.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:53.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:53.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:53.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:53.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:53.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:53.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:53.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:53.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:53.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:53.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:53.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:53.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:53.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:53.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:53.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[29858]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:53.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:53.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:53.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:53.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:53.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:53.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:53.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[29858]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:53.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[29858]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:53.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:53.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:53.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:53.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:53.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:53.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:53.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:53.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:53.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:53.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:53.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:53.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:53.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:53.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:53.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:53.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:53.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:53.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:53.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:53.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:53.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:53.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:53.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:53.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:53.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:53.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:53.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:53.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:53.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:53.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:53.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:53.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:53.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:53.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:53.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:53.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:53.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:53.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:53.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:53.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:53.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:53.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:53.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:53.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:53.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:53.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:53.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:53.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:53.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:53.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:53.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:53.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:53.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:53.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:53.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:53.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:53.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:53.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:53.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:53.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:53.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:53.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:53.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:53.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:53.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:53.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:53.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:53.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:53.943 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:53.943 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:53.943 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:53.943 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:53.943 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:53.943 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:53 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:53.997 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:53 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[62894]: 2024-04-12T22:39:53.596+0000 7fcdad743000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-12T22:39:53.998 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:53 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[62894]: 2024-04-12T22:39:53.688+0000 7fcdad743000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-12T22:39:53.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:53 smithi142 ceph-mon[25707]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:53.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:53 smithi142 ceph-mon[25707]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:53.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:53 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:53.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:53 smithi142 ceph-mon[25707]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:53.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:53 smithi142 ceph-mon[25707]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:53.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:53 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:53.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:53 smithi142 ceph-mon[25707]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:53.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:53 smithi142 ceph-mon[25707]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:53.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:53 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:53.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:53 smithi142 ceph-mon[25707]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:53.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:53 smithi142 ceph-mon[25707]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:53.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:53 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:53.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:53 smithi142 ceph-mon[25707]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:53.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:53 smithi142 ceph-mon[25707]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:53.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:53 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:53.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:53 smithi142 ceph-mon[25707]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:53.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:53 smithi142 ceph-mon[25707]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:53.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:53 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:54.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:53 smithi142 ceph-mon[25707]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:54.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:53 smithi142 ceph-mon[25707]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:54.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:53 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:54.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:53 smithi142 ceph-mon[25707]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:54.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:53 smithi142 ceph-mon[25707]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:54.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:53 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:54.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:53 smithi142 ceph-mon[25707]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:54.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:53 smithi142 ceph-mon[25707]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:54.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:53 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:54.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:53 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:54.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:53 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:54.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:53 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:54.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:53 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:54.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:53 smithi142 ceph-mon[25707]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:54.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:53 smithi142 ceph-mon[25707]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:54.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:53 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:54.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:53 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:54.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:53 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:54.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:53 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:54.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:53 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:54.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:53 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:54.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:53 smithi142 ceph-mon[25707]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:54.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:53 smithi142 ceph-mon[25707]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:54.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:53 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:54.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:53 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:54.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:53 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:54.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:53 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:54.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:53 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:54.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:53 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:54.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:53 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:54.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:53 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:54.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:53 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:54.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:53 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:54.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:53 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:54.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:53 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:54.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:53 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:54.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:53 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:54.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:53 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:54.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:53 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:54.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:53 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:54.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:53 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:54.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:53 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:54.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:53 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:54.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:53 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:54.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:53 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:54.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:53 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:54.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:53 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:54.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:53 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:54.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:53 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:54.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:53 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:54.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:53 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:54.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:53 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:54.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:53 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:54.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:53 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:54.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:53 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:54.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:53 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:54.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:53 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:54.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:53 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:54.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:53 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:54.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:53 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:54.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:53 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:54.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:53 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:54.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:53 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:54.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:53 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:54.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:53 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:54.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:53 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:54.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:53 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:54.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:53 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:54.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:53 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:54.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:53 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:54.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[29858]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:54.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[29858]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:54.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:54.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[29858]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 20 op/s 2024-04-12T22:39:54.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[29858]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 20 op/s 2024-04-12T22:39:54.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:54.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[29858]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s 2024-04-12T22:39:54.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[29858]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s 2024-04-12T22:39:54.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:54.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[29858]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s 2024-04-12T22:39:54.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[29858]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s 2024-04-12T22:39:54.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:54.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[29858]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:54.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[29858]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:54.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:54.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[29858]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:54.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[29858]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:54.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:54.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[29858]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:54.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[29858]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:54.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:54.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[29858]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:54.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[29858]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:54.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:54.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[29858]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:54.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[29858]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:54.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:54.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:54.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:54.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:54.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:54.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[24836]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:54.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[24836]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:54.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:54.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[24836]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 20 op/s 2024-04-12T22:39:54.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[24836]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 20 op/s 2024-04-12T22:39:54.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:54.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[24836]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s 2024-04-12T22:39:54.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[24836]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s 2024-04-12T22:39:54.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:54.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[24836]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s 2024-04-12T22:39:54.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[24836]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s 2024-04-12T22:39:54.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:54.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[24836]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:54.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[24836]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:54.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:54.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[24836]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:54.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[24836]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:54.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:54.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[24836]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:54.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[24836]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:54.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:54.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[24836]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:54.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[24836]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:54.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:54.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[24836]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:54.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[24836]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:54.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:54.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:54.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:54.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:54.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:54.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[29858]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:54.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[29858]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:54.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:54.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:54.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:54.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:54.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:54.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:54.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[29858]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:54.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[29858]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:54.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:54.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:54.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:54.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:54.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:54.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:54.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:54.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:54.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:54.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:54.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:54.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:54.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:54.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:54.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:54.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:54.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:54.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:54.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:54.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:54.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:54.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:54.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:54.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:54.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:54.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:54.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:54.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:54.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:54.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:54.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:54.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:54.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:54.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:54.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:54.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:54.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:54.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:54.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:54.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:54.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:54.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:54.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[24836]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:54.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[24836]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:54.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:54.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:54.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:54.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:54.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:54.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:54.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[24836]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:54.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[24836]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:54.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:54.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:54.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:54.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:54.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:54.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:54.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:54.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:54.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:54.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:54.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:54.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:54.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:54.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:54.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:54.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:54.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:54.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:54.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:54.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:54.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:54.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:54.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:54.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:54.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:54.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:54.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:54.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:54.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:54.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:54.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:54.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:54.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:54.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:54.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:54.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:54.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:54.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:54.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:54.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:54.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:54.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:54 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:54.943 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:54 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[62894]: 2024-04-12T22:39:54.798+0000 7fcdad743000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-12T22:39:54.943 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:54 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[62894]: 2024-04-12T22:39:54.941+0000 7fcdad743000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-12T22:39:54.944 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:54 smithi142 ceph-mon[25707]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:54.944 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:54 smithi142 ceph-mon[25707]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:54.944 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:54 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:54.944 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:54 smithi142 ceph-mon[25707]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 20 op/s 2024-04-12T22:39:54.944 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:54 smithi142 ceph-mon[25707]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 20 op/s 2024-04-12T22:39:54.944 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:54 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:54.944 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:54 smithi142 ceph-mon[25707]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s 2024-04-12T22:39:54.944 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:54 smithi142 ceph-mon[25707]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s 2024-04-12T22:39:54.944 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:54 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:54.944 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:54 smithi142 ceph-mon[25707]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s 2024-04-12T22:39:54.944 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:54 smithi142 ceph-mon[25707]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s 2024-04-12T22:39:54.944 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:54 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:54.945 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:54 smithi142 ceph-mon[25707]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:54.945 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:54 smithi142 ceph-mon[25707]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:54.945 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:54 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:54.945 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:54 smithi142 ceph-mon[25707]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:54.945 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:54 smithi142 ceph-mon[25707]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:54.945 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:54 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:54.945 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:54 smithi142 ceph-mon[25707]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:54.945 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:54 smithi142 ceph-mon[25707]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:54.945 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:54 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:54.945 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:54 smithi142 ceph-mon[25707]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:54.945 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:54 smithi142 ceph-mon[25707]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:54.945 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:54 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:54.945 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:54 smithi142 ceph-mon[25707]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:54.945 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:54 smithi142 ceph-mon[25707]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:54.945 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:54 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:54.946 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:54 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:54.946 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:54 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:54.946 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:54 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:54.946 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:54 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:54.946 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:54 smithi142 ceph-mon[25707]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:54.946 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:54 smithi142 ceph-mon[25707]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:54.946 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:54 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:54.946 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:54 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:54.946 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:54 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:54.946 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:54 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:54.946 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:54 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:54.946 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:54 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:54.946 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:54 smithi142 ceph-mon[25707]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:54.947 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:54 smithi142 ceph-mon[25707]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:54.947 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:54 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:54.947 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:54 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:54.947 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:54 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:54.947 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:54 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:54.947 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:54 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:54.947 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:54 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:54.947 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:54 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:54.947 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:54 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:54.947 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:54 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:54.947 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:54 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:54.947 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:54 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:54.947 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:54 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:54.947 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:54 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:54.947 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:54 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:54.948 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:54 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:54.948 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:54 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:54.948 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:54 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:54.948 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:54 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:54.948 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:54 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:54.948 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:54 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:54.948 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:54 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:54.948 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:54 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:54.948 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:54 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:54.948 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:54 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:54.948 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:54 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:54.948 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:54 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:54.948 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:54 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:54.948 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:54 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:54.948 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:54 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:54.949 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:54 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:54.949 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:54 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:54.949 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:54 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:54.949 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:54 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:54.949 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:54 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:54.949 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:54 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:54.949 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:54 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:54.949 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:54 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:54.949 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:54 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:54.949 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:54 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:54.949 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:54 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:54.949 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:54 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:54.949 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:54 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:55.231 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:55 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[62894]: 2024-04-12T22:39:55.145+0000 7fcdad743000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-12T22:39:55.497 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:55 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[62894]: 2024-04-12T22:39:55.236+0000 7fcdad743000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-12T22:39:55.498 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:55 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[62894]: 2024-04-12T22:39:55.384+0000 7fcdad743000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-12T22:39:55.805 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:55 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[62894]: 2024-04-12T22:39:55.730+0000 7fcdad743000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-12T22:39:55.806 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:55 smithi142 ceph-mon[25707]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:55.806 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:55 smithi142 ceph-mon[25707]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:55.806 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:55 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:55.806 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:55 smithi142 ceph-mon[25707]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:55.807 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:55 smithi142 ceph-mon[25707]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:55.807 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:55 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:55.810 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:55 smithi142 ceph-mon[25707]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:55.810 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:55 smithi142 ceph-mon[25707]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:55.810 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:55 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:55.810 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:55 smithi142 ceph-mon[25707]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:55.810 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:55 smithi142 ceph-mon[25707]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:55.810 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:55 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:55.811 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:55 smithi142 ceph-mon[25707]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:55.811 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:55 smithi142 ceph-mon[25707]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:55.811 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:55 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:55.811 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:55 smithi142 ceph-mon[25707]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:55.811 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:55 smithi142 ceph-mon[25707]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:55.811 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:55 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:55.811 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:55 smithi142 ceph-mon[25707]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:55.811 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:55 smithi142 ceph-mon[25707]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:55.811 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:55 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:55.812 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:55 smithi142 ceph-mon[25707]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:55.812 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:55 smithi142 ceph-mon[25707]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:55.812 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:55 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:55.812 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:55 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:55.812 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:55 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:55.812 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:55 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:55.812 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:55 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:55.812 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:55 smithi142 ceph-mon[25707]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:55.812 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:55 smithi142 ceph-mon[25707]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:55.813 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:55 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:55.813 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:55 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:55.813 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:55 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:55.813 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:55 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:55.813 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:55 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:55.813 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:55 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:55.813 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:55 smithi142 ceph-mon[25707]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:55.813 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:55 smithi142 ceph-mon[25707]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:55.813 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:55 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:55.814 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:55 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:55.814 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:55 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:55.814 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:55 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:55.814 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:55 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:55.814 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:55 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:55.814 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:55 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:55.814 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:55 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:55.814 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:55 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:55.815 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:55 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:55.815 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:55 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:55.815 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:55 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:55.815 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:55 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:55.815 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:55 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:55.815 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:55 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:55.815 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:55 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:55.815 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:55 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:55.815 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:55 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:55.816 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:55 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:55.816 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:55 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:55.816 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:55 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:55.816 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:55 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:55.816 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:55 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:55.816 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:55 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:55.816 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:55 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:55.816 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:55 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:55.817 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:55 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:55.817 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:55 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:55.817 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:55 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:55.817 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:55 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:55.817 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:55 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:55.817 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:55 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:55.817 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:55 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:55.817 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:55 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:55.817 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:55 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:55.818 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:55 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:55.818 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:55 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:55.818 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:55 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:55.818 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:55 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:55.818 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:55 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:55.818 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:55 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:55.818 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:55 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:55.818 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:55 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:55.819 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:55 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:55.819 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:55 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:55.819 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:55 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:55.819 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:55 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:55.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[24836]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:55.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[24836]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:55.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:55.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[24836]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:55.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[24836]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:55.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:55.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[24836]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:55.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[24836]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:55.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:55.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[24836]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:55.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[24836]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:55.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:55.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[24836]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:55.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[24836]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:55.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:55.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[24836]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:55.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[24836]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:55.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:55.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[24836]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:55.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[24836]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:55.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:55.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[24836]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:55.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[24836]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:55.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:55.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:55.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:55.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:55.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:55.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[24836]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:55.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[24836]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:55.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:55.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:55.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[29858]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:55.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[29858]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:55.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:55.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[29858]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:55.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[29858]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:55.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:55.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[29858]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:55.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[29858]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:55.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:55.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[29858]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:55.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[29858]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:55.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:55.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[29858]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:55.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[29858]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:55.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:55.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[29858]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:55.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[29858]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:55.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:55.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[29858]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:55.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[29858]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:55.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:55.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[29858]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:55.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[29858]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:55.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:55.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:55.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:55.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:55.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:55.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[29858]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:55.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[29858]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:55.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:55.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:55.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:55.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:55.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:55.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:55.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[24836]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:55.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[24836]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:55.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:55.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:55.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:55.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:55.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:55.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:55.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:55.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:55.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:55.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:55.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:55.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:55.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:55.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:55.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:55.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:55.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:55.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:55.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:55.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:55.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:55.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:55.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:55.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:55.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:55.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:55.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:55.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:55.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:55.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:55.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:55.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:55.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:55.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:55.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:55.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:55.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:55.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:55.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:55.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:55.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:55.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:55.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:55.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:55.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:55.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:55.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:55.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:55.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:55.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:55.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:55.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[29858]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:55.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[29858]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:55.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:55.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:55.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:55.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:55.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:55.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:55.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:55.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:55.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:55.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:55.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:55.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:55.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:55.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:55.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:55.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:55.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:55.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:55.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:55.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:55.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:55.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:55.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:55.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:55.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:55.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:55.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:55.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:55.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:55.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:55.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:55.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:55.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:55.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:55.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:55.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:55.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:55.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:55.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:55.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:55.943 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:55.943 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:55.943 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:55.943 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:55.943 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:55.943 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:55.943 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:55 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:56.060 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:55 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[62894]: 2024-04-12T22:39:55.976+0000 7fcdad743000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-12T22:39:56.060 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:56 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[62894]: 2024-04-12T22:39:56.065+0000 7fcdad743000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-12T22:39:56.497 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:56 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[62894]: 2024-04-12T22:39:56.249+0000 7fcdad743000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-12T22:39:56.679 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:39:56] "GET /metrics HTTP/1.1" 200 38312 "" "Prometheus/2.33.4" 2024-04-12T22:39:56.989 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:56 smithi142 ceph-mon[25707]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:56.989 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:56 smithi142 ceph-mon[25707]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:56.989 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:56 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:56.990 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:56 smithi142 ceph-mon[25707]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:56.990 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:56 smithi142 ceph-mon[25707]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:56.990 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:56 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:56.990 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:56 smithi142 ceph-mon[25707]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:56.990 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:56 smithi142 ceph-mon[25707]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:56.990 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:56 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:56.990 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:56 smithi142 ceph-mon[25707]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:56.990 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:56 smithi142 ceph-mon[25707]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:56.990 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:56 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:56.990 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:56 smithi142 ceph-mon[25707]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:56.990 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:56 smithi142 ceph-mon[25707]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:56.990 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:56 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:56.990 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:56 smithi142 ceph-mon[25707]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:39:56.990 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:56 smithi142 ceph-mon[25707]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:56.991 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:56 smithi142 ceph-mon[25707]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:56.991 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:56 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:56.991 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:56 smithi142 ceph-mon[25707]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:56.991 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:56 smithi142 ceph-mon[25707]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:56.991 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:56 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:56.991 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:56 smithi142 ceph-mon[25707]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:56.991 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:56 smithi142 ceph-mon[25707]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:56.991 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:56 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:56.991 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:56 smithi142 ceph-mon[25707]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:56.991 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:56 smithi142 ceph-mon[25707]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:56.991 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:56 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:56.991 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:56 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:56.991 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:56 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:56.991 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:56 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:56.992 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:56 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:56.992 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:56 smithi142 ceph-mon[25707]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:56.992 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:56 smithi142 ceph-mon[25707]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:56.992 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:56 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:56.992 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:56 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:56.992 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:56 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:56.993 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:56 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:56.993 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:56 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:56.993 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:56 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:56.993 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:56 smithi142 ceph-mon[25707]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:56.993 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:56 smithi142 ceph-mon[25707]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:56.993 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:56 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:56.993 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:56 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:56.993 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:56 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:56.993 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:56 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:56.993 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:56 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:56.993 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:56 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:56.993 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:56 smithi142 ceph-mon[25707]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:56.993 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:56 smithi142 ceph-mon[25707]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:56.993 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:56 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:56.993 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:56 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:56.994 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:56 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:56.994 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:56 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:56.994 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:56 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:56.994 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:56 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:56.994 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:56 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:56.994 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:56 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:56.994 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:56 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:56.994 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:56 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:56.994 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:56 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:56.994 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:56 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:56.994 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:56 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:56.994 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:56 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:56.994 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:56 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:56.994 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:56 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:56.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:56 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:56.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:56 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:56.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:56 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:56.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:56 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:56.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:56 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:56.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:56 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:56.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:56 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:56.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:56 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:56.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:56 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:56.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:56 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:56.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:56 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:56.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:56 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:56.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:56 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:56.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:56 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:56.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:56 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:56.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:56 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:56.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:56 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:56.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:56 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:56.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:56 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:56.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:56 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:56.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:56 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:56.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:56 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:56.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:56 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:56.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:56 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:56.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:56 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:56.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:56 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:56.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:56 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:56.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:56 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:56.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:56 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:56.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:56 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:56.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:56 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:57.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[29858]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:57.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[29858]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:57.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:57.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[29858]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:57.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[29858]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:57.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:57.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[29858]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:57.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[29858]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:57.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:57.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[29858]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:57.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[29858]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:57.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:57.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[29858]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:57.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[29858]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:57.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:57.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[29858]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:39:57.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[29858]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:57.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[29858]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:57.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:57.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[29858]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:57.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[29858]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:57.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:57.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[29858]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:57.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[29858]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:57.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:57.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[29858]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:57.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[29858]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:57.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:57.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:57.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:57.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:57.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[24836]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:57.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[24836]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:57.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:57.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[24836]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:57.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[24836]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:57.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:57.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[24836]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:57.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[24836]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:57.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:57.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[24836]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:57.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[24836]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:57.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:57.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[24836]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:57.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[24836]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:57.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:57.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[24836]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:39:57.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[24836]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:57.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[24836]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:57.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:57.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[24836]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:57.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[24836]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:57.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:57.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[24836]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:57.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[24836]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:57.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:57.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[24836]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:57.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[24836]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:57.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:57.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:57.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:57.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:57.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:57.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[29858]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:57.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[29858]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:57.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:57.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:57.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:57.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:57.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:57.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:57.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[29858]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:57.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[29858]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:57.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:57.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:57.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:57.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:57.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:57.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:57.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[29858]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:57.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[29858]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:57.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:57.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:57.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:57.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:57.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:57.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:57.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:57.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:57.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:57.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:57.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:57.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:57.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[24836]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:57.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[24836]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:57.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:57.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:57.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:57.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:57.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:57.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:57.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[24836]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:57.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[24836]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:57.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:57.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:57.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:57.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:57.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:57.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:57.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[24836]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:57.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[24836]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:57.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:57.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:57.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:57.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:57.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:57.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:57.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:57.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:57.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:57.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:57.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:57.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:57.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:57.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:57.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:57.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:57.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:57.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:57.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:57.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:57.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:57.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:57.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:57.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:57.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:57.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:57.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:57.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:57.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:57.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:57.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:57.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:57.195 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:57.195 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:57.195 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:57.195 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:57.195 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:57.195 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:57.195 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:57.195 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:57.195 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:57.195 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:57.195 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:57.195 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:57.195 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:57.196 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:57.196 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:57.196 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:57.196 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:57.196 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:57.196 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:57.196 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:57.197 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:57.197 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:57.197 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:57.197 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:57.197 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:57.197 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:57.197 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:57.197 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:57.197 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:57.197 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:57.197 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:57.197 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:57.198 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:57.198 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:57.198 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:57.198 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:57.198 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:57.198 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:57.198 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:57.198 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:57.198 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:57.198 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:57.198 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:57.199 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:57.199 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:57.199 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:57.199 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:57.199 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:57.199 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:57.199 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:57.199 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:56 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:57.247 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:57 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[62894]: 2024-04-12T22:39:57.234+0000 7fcdad743000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-12T22:39:57.563 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:57 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[62894]: 2024-04-12T22:39:57.568+0000 7fcdad743000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-12T22:39:57.817 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:57 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[62894]: 2024-04-12T22:39:57.677+0000 7fcdad743000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-12T22:39:57.818 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:57 smithi142 ceph-mon[25707]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:57.818 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:57 smithi142 ceph-mon[25707]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:57.818 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:57 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:57.818 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:57 smithi142 ceph-mon[25707]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:57.818 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:57 smithi142 ceph-mon[25707]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:57.818 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:57 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:57.818 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:57 smithi142 ceph-mon[25707]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:57.818 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:57 smithi142 ceph-mon[25707]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:57.819 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:57 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:57.819 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:57 smithi142 ceph-mon[25707]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:57.819 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:57 smithi142 ceph-mon[25707]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:57.819 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:57 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:57.819 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:57 smithi142 ceph-mon[25707]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:57.819 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:57 smithi142 ceph-mon[25707]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:57.819 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:57 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:57.819 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:57 smithi142 ceph-mon[25707]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:57.819 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:57 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:57.819 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:57 smithi142 ceph-mon[25707]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:57.819 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:57 smithi142 ceph-mon[25707]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:57.819 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:57 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:57.819 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:57 smithi142 ceph-mon[25707]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:57.819 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:57 smithi142 ceph-mon[25707]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:57.819 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:57 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:57.819 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:57 smithi142 ceph-mon[25707]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:57.820 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:57 smithi142 ceph-mon[25707]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:57.820 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:57 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:57.820 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:57 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:57.820 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:57 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:57.820 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:57 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:57.820 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:57 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:57.820 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:57 smithi142 ceph-mon[25707]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:57.820 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:57 smithi142 ceph-mon[25707]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:57.821 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:57 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:57.821 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:57 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:57.821 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:57 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:57.821 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:57 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:57.821 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:57 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:57.821 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:57 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:57.821 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:57 smithi142 ceph-mon[25707]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:57.821 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:57 smithi142 ceph-mon[25707]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:57.821 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:57 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:57.821 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:57 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:57.821 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:57 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:57.821 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:57 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:57.821 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:57 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:57.821 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:57 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:57.821 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:57 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:57.822 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:57 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:57.822 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:57 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:57.822 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:57 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:57.822 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:57 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:57.822 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:57 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:57.822 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:57 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:57.822 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:57 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:57.822 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:57 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:57.822 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:57 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:57.822 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:57 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:57.822 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:57 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:57.822 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:57 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:57.822 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:57 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:57.822 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:57 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:57.822 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:57 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:57.823 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:57 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:57.823 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:57 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:57.823 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:57 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:57.823 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:57 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:57.823 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:57 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:57.823 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:57 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:57.823 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:57 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:57.823 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:57 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:57.823 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:57 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:57.823 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:57 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:57.823 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:57 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:57.823 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:57 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:57.823 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:57 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:57.823 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:57 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:57.824 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:57 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:57.824 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:57 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:57.824 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:57 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:57.824 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:57 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:57.824 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:57 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:57.824 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:57 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:57.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[24836]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:57.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[24836]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:57.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:57.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[24836]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:57.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[24836]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:57.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:57.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[24836]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:57.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[24836]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:57.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:57.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[24836]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:57.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[24836]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:57.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:57.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[24836]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:57.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[24836]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:57.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:57.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[24836]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:57.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:57.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[24836]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:57.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[24836]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:57.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:57.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[24836]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:57.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[24836]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:57.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:57.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[24836]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:57.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[24836]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:57.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:57.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:57.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:57.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:57.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:57.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[24836]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:57.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[29858]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:57.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[29858]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:57.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:57.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[29858]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:57.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[29858]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:57.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:57.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[29858]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:57.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[29858]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:57.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:57.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[29858]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:57.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[29858]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:57.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:57.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[29858]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:57.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[29858]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:57.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:57.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[29858]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:57.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:57.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[29858]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:57.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[29858]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:57.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:57.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[29858]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:57.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[29858]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:57.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:57.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[29858]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:57.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[29858]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:57.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:57.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:57.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:57.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:57.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:57.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[29858]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:57.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[29858]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:57.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:57.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:57.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:57.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:57.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:57.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:57.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[29858]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:57.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[29858]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:57.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:57.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:57.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:57.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:57.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:57.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:57.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:57.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:57.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:57.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:57.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:57.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:57.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:57.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:57.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:57.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:57.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:57.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:57.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:57.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:57.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[24836]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:57.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:57.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:57.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:57.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:57.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:57.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:57.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[24836]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:57.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[24836]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:57.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:57.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:57.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:57.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:57.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:57.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:57.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:57.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:57.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:57.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:57.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:57.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:57.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:57.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:57.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:57.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:57.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:57.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:57.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:57.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:57.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:57.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:57.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:57.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:57.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:57.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:57.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:57.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:57.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:57.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:57.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:57.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:57.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:57.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:57.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:57.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:57.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:57.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:57.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:57.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:57.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:57.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:57.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:57.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:57.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:57.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:57.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:57.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:57.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:57.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:57.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:57.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:57.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:57.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:57.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:57.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:57.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:57.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:57.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:57.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:57.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:57.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:57.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:57.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:57 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:58.088 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:57 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[62894]: 2024-04-12T22:39:57.839+0000 7fcdad743000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-12T22:39:58.088 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:57 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[62894]: [12/Apr/2024:22:39:57] ENGINE Bus STARTING 2024-04-12T22:39:58.088 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:57 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[62894]: CherryPy Checker: 2024-04-12T22:39:58.088 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:57 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[62894]: The Application mounted at '' has an empty config. 2024-04-12T22:39:58.088 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:57 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[62894]: 2024-04-12T22:39:58.088 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:57 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[62894]: [12/Apr/2024:22:39:57] ENGINE Serving on http://:::9283 2024-04-12T22:39:58.089 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:39:57 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[62894]: [12/Apr/2024:22:39:57] ENGINE Bus STARTED 2024-04-12T22:39:58.415 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:39:58 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@grafana.a.service: Scheduled restart job, restart counter is at 7. 2024-04-12T22:39:58.416 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:39:58 smithi142 systemd[1]: Stopped Ceph grafana.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:39:58.416 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:39:58 smithi142 systemd[1]: Starting Ceph grafana.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:39:58.704 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:39:58 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[60838]: ts=2024-04-12T22:39:58.658Z 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.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"smithi088:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"172.21.15.142:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-12T22:39:58.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:58 smithi142 ceph-mon[25707]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:58.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:58 smithi142 ceph-mon[25707]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:58.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:58 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:58.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:58 smithi142 ceph-mon[25707]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:58.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:58 smithi142 ceph-mon[25707]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:58.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:58 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:58.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:58 smithi142 ceph-mon[25707]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:58.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:58 smithi142 ceph-mon[25707]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:58.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:58 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:58.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:58 smithi142 ceph-mon[25707]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:58.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:58 smithi142 ceph-mon[25707]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:58.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:58 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:58.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:58 smithi142 ceph-mon[25707]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:58.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:58 smithi142 ceph-mon[25707]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:58.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:58 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:58.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:58 smithi142 ceph-mon[25707]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:58.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:58 smithi142 ceph-mon[25707]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:58.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:58 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:58.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:58 smithi142 ceph-mon[25707]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:58.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:58 smithi142 ceph-mon[25707]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:58.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:58 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:59.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:58 smithi142 ceph-mon[25707]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:59.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:58 smithi142 ceph-mon[25707]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:59.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:58 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:59.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:58 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:59.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:58 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:59.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:58 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:59.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:58 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:59.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:58 smithi142 ceph-mon[25707]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:59.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:58 smithi142 ceph-mon[25707]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:59.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:58 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:59.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:58 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:59.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:58 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:59.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:58 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:59.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:58 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:59.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:58 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:59.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:58 smithi142 ceph-mon[25707]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:59.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:58 smithi142 ceph-mon[25707]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:59.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:58 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:59.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:58 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:59.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:58 smithi142 ceph-mon[25707]: Standby manager daemon x restarted 2024-04-12T22:39:59.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:58 smithi142 ceph-mon[25707]: Standby manager daemon x started 2024-04-12T22:39:59.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:58 smithi142 ceph-mon[25707]: from='mgr.? 172.21.15.142:0/2' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-12T22:39:59.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:58 smithi142 ceph-mon[25707]: from='mgr.? 172.21.15.142:0/2' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-12T22:39:59.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:58 smithi142 ceph-mon[25707]: from='mgr.? 172.21.15.142:0/2' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-12T22:39:59.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:58 smithi142 ceph-mon[25707]: from='mgr.? 172.21.15.142:0/2' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-12T22:39:59.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:58 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:59.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:58 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:59.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:58 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:59.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:58 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:59.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:58 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:59.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:58 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:59.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:58 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:59.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:58 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:59.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:58 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:59.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:58 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:59.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:58 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:59.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:58 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:59.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:58 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:59.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:58 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:59.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:58 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:59.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:58 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:59.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:58 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:59.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:58 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:59.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:58 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:59.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:58 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:59.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:58 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:59.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:58 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:59.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:58 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:59.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:58 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:59.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:58 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:59.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:58 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:59.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:58 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:59.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:58 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:59.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:58 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:59.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:58 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:59.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:58 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:59.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:58 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:59.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:58 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:59.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:58 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:59.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:58 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:59.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:58 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:59.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:58 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:59.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:58 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:59.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:58 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:59.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:58 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:59.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:58 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:59.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:58 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:59.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:58 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:59.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:58 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:59.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:58 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:59.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[24836]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:59.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[24836]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:59.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:59.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[24836]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:59.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[24836]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:59.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:59.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[24836]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:59.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[24836]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:59.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:59.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[24836]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:59.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[24836]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:59.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:59.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[24836]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:59.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[24836]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:59.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:59.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[24836]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:59.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[24836]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:59.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:59.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[24836]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:59.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[24836]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:59.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:59.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[24836]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:59.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[24836]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:59.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:59.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:59.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:59.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:59.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:59.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[24836]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:59.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[24836]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:59.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:59.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:59.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[29858]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:59.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[29858]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:59.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:59.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[29858]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:59.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[29858]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:59.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:59.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[29858]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:59.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[29858]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:59.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:59.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[29858]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:59.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[29858]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:59.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:59.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[29858]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:59.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[29858]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:59.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:59.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[29858]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:59.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[29858]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:59.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:59.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[29858]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:59.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[29858]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:59.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:59.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[29858]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:59.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[29858]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:59.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:59.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:59.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:59.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:59.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:59.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[29858]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:59.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[29858]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:59.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:59.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:59.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:59.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:59.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:59.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:59.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[29858]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:59.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[29858]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:59.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:59.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:59.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[29858]: Standby manager daemon x restarted 2024-04-12T22:39:59.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[29858]: Standby manager daemon x started 2024-04-12T22:39:59.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[29858]: from='mgr.? 172.21.15.142:0/2' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-12T22:39:59.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[29858]: from='mgr.? 172.21.15.142:0/2' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-12T22:39:59.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[29858]: from='mgr.? 172.21.15.142:0/2' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-12T22:39:59.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[29858]: from='mgr.? 172.21.15.142:0/2' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-12T22:39:59.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:59.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:59.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:59.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:59.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:59.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:59.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:59.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:59.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:59.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:59.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:59.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:59.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:59.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:59.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:59.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:59.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:59.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:59.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:59.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[24836]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:59.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[24836]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:59.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:59.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:59.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[24836]: Standby manager daemon x restarted 2024-04-12T22:39:59.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[24836]: Standby manager daemon x started 2024-04-12T22:39:59.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[24836]: from='mgr.? 172.21.15.142:0/2' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-12T22:39:59.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[24836]: from='mgr.? 172.21.15.142:0/2' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-12T22:39:59.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[24836]: from='mgr.? 172.21.15.142:0/2' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-12T22:39:59.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[24836]: from='mgr.? 172.21.15.142:0/2' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-12T22:39:59.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:59.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:59.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:59.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:59.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:59.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:59.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:59.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:59.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:59.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:59.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:59.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:59.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:59.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:59.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:59.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:59.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:59.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:59.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:59.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:59.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:59.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:59.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:59.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:59.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:59.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:59.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:59.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:59.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:59.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:59.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:59.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:59.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:59.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:59.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:59.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:59.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:59.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:59.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:59.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:59.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:59.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:59.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:59.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:59.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:59.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:59.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:59.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:59.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:59.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:59.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:59.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:59.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:59.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:59.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:59.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:59.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:59.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:59.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:59.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:59.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:59.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:59.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:59.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:59.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:59.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:59.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:59.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:59.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:59.193 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:59.193 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:59.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:59.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:59.193 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:59.193 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:58 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:59.973 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:39:59 smithi142 podman[66401]: 2024-04-12 22:39:59.853744224 +0000 UTC m=+0.347101254 image pull dad864ee21e98e69f4029d1e417aa085001566be0d322fbc75bc6f29b0050c01 quay.io/ceph/ceph-grafana:8.3.5 2024-04-12T22:39:59.974 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:59 smithi142 ceph-mon[25707]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:59.974 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:59 smithi142 ceph-mon[25707]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:59.974 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:59 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:59.974 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:59 smithi142 ceph-mon[25707]: pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s 2024-04-12T22:39:59.974 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:59 smithi142 ceph-mon[25707]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s 2024-04-12T22:39:59.974 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:59 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:59.974 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:59 smithi142 ceph-mon[25707]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 17 op/s 2024-04-12T22:39:59.974 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:59 smithi142 ceph-mon[25707]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 17 op/s 2024-04-12T22:39:59.974 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:59 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:59.975 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:59 smithi142 ceph-mon[25707]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-04-12T22:39:59.975 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:59 smithi142 ceph-mon[25707]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-04-12T22:39:59.975 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:59 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:59.975 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:59 smithi142 ceph-mon[25707]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:59.975 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:59 smithi142 ceph-mon[25707]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:59.975 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:59 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:59.975 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:59 smithi142 ceph-mon[25707]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:59.975 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:59 smithi142 ceph-mon[25707]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:59.975 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:59 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:59.975 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:59 smithi142 ceph-mon[25707]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:59.975 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:59 smithi142 ceph-mon[25707]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:59.975 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:59 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:59.975 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:59 smithi142 ceph-mon[25707]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:59.975 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:59 smithi142 ceph-mon[25707]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:59.975 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:59 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:59.976 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:59 smithi142 ceph-mon[25707]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:59.976 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:59 smithi142 ceph-mon[25707]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:59.976 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:59 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:59.976 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:59 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:59.976 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:59 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:59.976 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:59 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:59.976 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:59 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:59.976 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:59 smithi142 ceph-mon[25707]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:59.977 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:59 smithi142 ceph-mon[25707]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:59.977 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:59 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:59.977 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:59 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:59.977 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:59 smithi142 ceph-mon[25707]: mgrmap e34: y(active, since 42s), standbys: x 2024-04-12T22:39:59.977 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:59 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:59.977 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:59 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:59.977 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:59 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:39:59.977 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:59 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:59.977 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:59 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:59.977 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:59 smithi142 ceph-mon[25707]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:59.977 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:59 smithi142 ceph-mon[25707]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:39:59.977 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:59 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:59.977 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:59 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:39:59.977 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:59 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:59.977 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:59 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:59.978 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:59 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:59.978 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:59 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:59.978 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:59 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:59.978 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:59 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:59.978 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:59 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:59.978 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:59 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:59.978 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:59 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:59.978 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:59 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:59.978 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:59 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:59.978 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:59 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:59.978 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:59 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:59.978 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:59 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:59.978 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:59 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:59.978 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:59 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:59.979 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:59 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:59.979 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:59 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:59.979 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:59 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:59.979 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:59 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:59.979 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:59 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:59.979 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:59 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:59.979 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:59 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:59.979 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:59 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:59.979 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:59 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:59.979 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:59 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:59.979 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:59 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:59.979 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:59 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:59.979 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:59 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:59.979 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:59 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:59.979 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:59 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:59.980 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:59 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:59.980 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:59 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:59.980 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:59 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:59.980 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:59 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:59.980 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:59 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:59.980 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:59 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:39:59.980 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:59 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:39:59.980 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:59 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:39:59.980 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:59 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:39:59.980 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:59 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:39:59.980 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:39:59 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:00.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[24836]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:00.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[24836]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:00.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:00.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[24836]: pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s 2024-04-12T22:40:00.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[24836]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s 2024-04-12T22:40:00.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:00.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[24836]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 17 op/s 2024-04-12T22:40:00.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[24836]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 17 op/s 2024-04-12T22:40:00.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:00.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[24836]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-04-12T22:40:00.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[24836]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-04-12T22:40:00.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:00.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[24836]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:00.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[24836]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:00.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:00.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[24836]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:00.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[24836]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:00.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:00.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[24836]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:00.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[24836]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:00.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:00.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[24836]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:00.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[24836]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:00.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:00.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[24836]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:00.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[24836]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:00.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:00.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:00.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:00.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:00.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[29858]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:00.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[29858]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:00.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:00.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[29858]: pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s 2024-04-12T22:40:00.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[29858]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s 2024-04-12T22:40:00.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:00.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[29858]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 17 op/s 2024-04-12T22:40:00.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[29858]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 17 op/s 2024-04-12T22:40:00.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:00.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[29858]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-04-12T22:40:00.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[29858]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-04-12T22:40:00.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:00.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[29858]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:00.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[29858]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:00.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:00.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[29858]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:00.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[29858]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:00.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:00.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[29858]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:00.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[29858]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:00.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:00.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[29858]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:00.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[29858]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:00.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:00.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[29858]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:00.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[29858]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:00.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:00.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:00.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:00.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:00.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:00.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[24836]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:00.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[24836]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:00.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:00.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:00.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[24836]: mgrmap e34: y(active, since 42s), standbys: x 2024-04-12T22:40:00.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:00.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:00.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:00.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:00.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:00.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[24836]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:00.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[24836]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:00.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:00.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:00.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:00.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:00.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:00.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:00.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:00.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:00.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:00.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:00.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:00.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:00.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:00.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:00.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:00.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:00.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:00.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:00.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[29858]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:00.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[29858]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:00.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:00.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:00.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[29858]: mgrmap e34: y(active, since 42s), standbys: x 2024-04-12T22:40:00.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:00.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:00.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:00.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:00.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:00.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[29858]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:00.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[29858]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:00.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:00.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:00.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:00.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:00.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:00.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:00.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:00.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:00.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:00.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:00.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:00.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:00.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:00.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:00.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:00.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:00.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:00.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:00.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:00.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:00.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:00.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:00.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:00.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:00.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:00.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:00.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:00.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:00.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:00.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:00.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:00.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:00.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:00.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:00.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:00.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:00.197 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:00.197 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:00.197 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:00.197 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:00.197 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:00.197 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:00.197 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:00.197 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:00.198 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:00.198 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:00.198 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:00.198 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:00.198 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:00.198 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:00.198 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:00.198 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:00.198 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:00.199 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:00.199 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:00.199 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:00.199 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:00.199 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:00.199 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:00.199 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:00.199 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:00.199 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:00.199 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:00.199 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:00.200 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:00.200 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:00.200 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:00.200 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:00.200 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:00.200 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:00.200 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:39:59 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:00.497 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:40:00 smithi142 podman[66401]: 2024-04-12 22:40:00.4070471 +0000 UTC m=+0.900404120 container create bd6349493573804c0c17d63b86cb3971ab4ff336ab48991ab02ad738125a1a51 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, vcs-type=git, io.buildah.version=1.24.2, version=8.5, 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=Red Hat Universal Base Image 8, maintainer=Paul Cuzner , vendor=Red Hat, Inc., io.openshift.expose-services=, distribution-scope=public, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, name=ubi8, io.openshift.tags=base rhel8, build-date=2022-03-28T10:36:18.413762, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, com.redhat.component=ubi8-container, architecture=x86_64, release=236.1648460182, summary=Grafana Container configured for Ceph mgr/dashboard integration, description=Ceph Grafana Container) 2024-04-12T22:40:00.998 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:40:00 smithi142 podman[66401]: 2024-04-12 22:40:00.651029661 +0000 UTC m=+1.144386684 container init bd6349493573804c0c17d63b86cb3971ab4ff336ab48991ab02ad738125a1a51 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a, architecture=x86_64, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, distribution-scope=public, io.k8s.display-name=Red Hat Universal Base Image 8, io.openshift.tags=base rhel8, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, version=8.5, 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., name=ubi8, build-date=2022-03-28T10:36:18.413762, io.buildah.version=1.24.2, maintainer=Paul Cuzner , com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, release=236.1648460182, description=Ceph Grafana Container, vcs-type=git, io.openshift.expose-services=, com.redhat.component=ubi8-container, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, summary=Grafana Container configured for Ceph mgr/dashboard integration) 2024-04-12T22:40:00.998 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:40:00 smithi142 podman[66401]: 2024-04-12 22:40:00.653592602 +0000 UTC m=+1.146949630 container start bd6349493573804c0c17d63b86cb3971ab4ff336ab48991ab02ad738125a1a51 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a, io.buildah.version=1.24.2, com.redhat.component=ubi8-container, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, vendor=Red Hat, Inc., 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, vcs-type=git, build-date=2022-03-28T10:36:18.413762, release=236.1648460182, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, io.openshift.expose-services=, architecture=x86_64, summary=Grafana Container configured for Ceph mgr/dashboard integration, description=Ceph Grafana Container, name=ubi8, io.k8s.display-name=Red Hat Universal Base Image 8, distribution-scope=public, version=8.5, maintainer=Paul Cuzner , io.openshift.tags=base rhel8, 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-12T22:40:00.998 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:40:00 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[66837]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-12T22:40:00.998 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:40:00 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[66837]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-12T22:40:00.998 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:40:00 smithi142 bash[66401]: bd6349493573804c0c17d63b86cb3971ab4ff336ab48991ab02ad738125a1a51 2024-04-12T22:40:00.999 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:40:00 smithi142 systemd[1]: Started Ceph grafana.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:40:00.999 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:40:00 smithi142 podman[66906]: 2024-04-12 22:40:00.761680218 +0000 UTC m=+0.071968384 container died bd6349493573804c0c17d63b86cb3971ab4ff336ab48991ab02ad738125a1a51 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a, io.k8s.display-name=Red Hat Universal Base Image 8, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, summary=Grafana Container configured for Ceph mgr/dashboard integration, name=ubi8, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, vendor=Red Hat, Inc., 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., description=Ceph Grafana Container, vcs-type=git, release=236.1648460182, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, distribution-scope=public, io.openshift.tags=base rhel8, maintainer=Paul Cuzner , io.buildah.version=1.24.2, com.redhat.component=ubi8-container, build-date=2022-03-28T10:36:18.413762, io.openshift.expose-services=, version=8.5, architecture=x86_64) 2024-04-12T22:40:00.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:00 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:01.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:00 smithi142 ceph-mon[25707]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:01.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:00 smithi142 ceph-mon[25707]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:01.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:00 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:01.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:00 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:01.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:00 smithi142 ceph-mon[25707]: pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:01.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:00 smithi142 ceph-mon[25707]: pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:01.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:00 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:01.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:00 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:01.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:00 smithi142 ceph-mon[25707]: pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:01.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:00 smithi142 ceph-mon[25707]: pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:01.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:00 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:01.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:00 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:01.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:00 smithi142 ceph-mon[25707]: pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:01.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:00 smithi142 ceph-mon[25707]: pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:01.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:00 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:01.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:00 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:01.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:00 smithi142 ceph-mon[25707]: pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:01.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:00 smithi142 ceph-mon[25707]: pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:01.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:00 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:01.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:00 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:01.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:00 smithi142 ceph-mon[25707]: pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:01.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:00 smithi142 ceph-mon[25707]: pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:01.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:00 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:01.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:00 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:01.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:00 smithi142 ceph-mon[25707]: pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:01.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:00 smithi142 ceph-mon[25707]: pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:01.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:00 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:01.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:00 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:01.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:00 smithi142 ceph-mon[25707]: pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:01.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:00 smithi142 ceph-mon[25707]: pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:01.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:00 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:01.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:00 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:01.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:00 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:01.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:00 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:01.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:00 smithi142 ceph-mon[25707]: pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:01.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:00 smithi142 ceph-mon[25707]: pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:01.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:00 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:01.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:00 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:01.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:00 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:01.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:00 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:01.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:00 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:01.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:00 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:01.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:00 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:01.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:00 smithi142 ceph-mon[25707]: pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:01.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:00 smithi142 ceph-mon[25707]: pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:01.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:00 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:01.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:00 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:01.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:00 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:01.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:00 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:01.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:00 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:01.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:00 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:01.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:00 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:01.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:00 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:01.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:00 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:01.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:00 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:01.005 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:00 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:01.005 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:00 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:01.005 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:00 smithi142 ceph-mon[25707]: Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-12T22:40:01.005 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:00 smithi142 ceph-mon[25707]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-12T22:40:01.005 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:00 smithi142 ceph-mon[25707]: daemon grafana.a on smithi142 is in unknown state 2024-04-12T22:40:01.005 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:00 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:01.005 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:00 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:01.005 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:00 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:01.005 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:00 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:01.005 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:00 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:01.005 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:00 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:01.005 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:00 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:01.006 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:00 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:01.006 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:00 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:01.006 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:00 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:01.006 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:00 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:01.006 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:00 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:01.006 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:00 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:01.006 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:00 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:01.006 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:00 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:01.006 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:00 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:01.006 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:00 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:01.006 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:00 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:01.006 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:00 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:01.007 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:00 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:01.007 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:00 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:01.007 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:00 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:01.007 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:00 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:01.007 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:00 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:01.007 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:00 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:01.007 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:00 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:01.007 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:00 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:01.007 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:00 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:01.007 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:00 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:01.007 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:00 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:01.007 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:00 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:01.007 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:00 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:01.008 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:00 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:01.008 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:00 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:01.008 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:00 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:01.008 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:00 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:01.008 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:00 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:01.008 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:00 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:01.008 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:00 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:01.008 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:00 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:01.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:01.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[24836]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:01.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[24836]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:01.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:01.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:01.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[24836]: pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:01.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[24836]: pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:01.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:01.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:01.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[24836]: pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:01.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[24836]: pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:01.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:01.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:01.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[24836]: pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:01.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[24836]: pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:01.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:01.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:01.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[24836]: pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:01.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[24836]: pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:01.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:01.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:01.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[24836]: pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:01.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[24836]: pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:01.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:01.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:01.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[24836]: pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:01.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[24836]: pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:01.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:01.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:01.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[24836]: pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:01.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[24836]: pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:01.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:01.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:01.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:01.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[29858]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:01.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[29858]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:01.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:01.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:01.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[29858]: pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:01.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[29858]: pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:01.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:01.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:01.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[29858]: pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:01.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[29858]: pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:01.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:01.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:01.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[29858]: pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:01.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[29858]: pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:01.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:01.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:01.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[29858]: pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:01.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[29858]: pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:01.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:01.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:01.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[29858]: pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:01.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[29858]: pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:01.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:01.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:01.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[29858]: pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:01.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[29858]: pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:01.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:01.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:01.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[29858]: pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:01.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[29858]: pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:01.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:01.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:01.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:01.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:01.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[29858]: pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:01.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[29858]: pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:01.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:01.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:01.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:01.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:01.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:01.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:01.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:01.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[29858]: pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:01.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[29858]: pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:01.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:01.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:01.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:01.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:01.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:01.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:01.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:01.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:01.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:01.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:01.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:01.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:01.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[29858]: Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-12T22:40:01.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[29858]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-12T22:40:01.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[29858]: daemon grafana.a on smithi142 is in unknown state 2024-04-12T22:40:01.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:01.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:01.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:01.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:01.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[24836]: pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:01.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[24836]: pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:01.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:01.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:01.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:01.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:01.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:01.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:01.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:01.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[24836]: pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:01.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[24836]: pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:01.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:01.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:01.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:01.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:01.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:01.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:01.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:01.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:01.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:01.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:01.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:01.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:01.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[24836]: Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-12T22:40:01.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[24836]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-12T22:40:01.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[24836]: daemon grafana.a on smithi142 is in unknown state 2024-04-12T22:40:01.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:01.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:01.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:01.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:01.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:01.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:01.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:01.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:01.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:01.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:01.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:01.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:01.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:01.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:01.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:01.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:01.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:01.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:01.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:01.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:01.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:01.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:01.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:01.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:01.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:01.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:01.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:01.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:01.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:01.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:01.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:01.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:01.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:01.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:01.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:01.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:01.193 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:01.193 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:01.193 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:01.193 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:01.193 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:01.193 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:01.193 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:01.193 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:01.193 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:01.193 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:01.193 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:01.193 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:01.193 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:01.193 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:01.193 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:01.194 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:01.194 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:01.194 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:01.194 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:01.194 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:01.194 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:01.194 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:01.194 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:01.194 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:01.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:01.195 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:01.195 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:01.195 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:01.195 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:01.195 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:01.195 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:01.195 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:01.195 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:01.195 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:01.195 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:01.195 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:01.195 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:01.196 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:01.196 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:01.196 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:01.196 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:01.196 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:00 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:01.716 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:40:01 smithi142 podman[66906]: 2024-04-12 22:40:01.41405818 +0000 UTC m=+0.724346383 container remove bd6349493573804c0c17d63b86cb3971ab4ff336ab48991ab02ad738125a1a51 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, summary=Grafana Container configured for Ceph mgr/dashboard integration, name=ubi8, vcs-type=git, build-date=2022-03-28T10:36:18.413762, distribution-scope=public, release=236.1648460182, vendor=Red Hat, Inc., vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, version=8.5, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, 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., io.buildah.version=1.24.2, io.openshift.expose-services=, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, com.redhat.component=ubi8-container, architecture=x86_64, io.k8s.display-name=Red Hat Universal Base Image 8, io.openshift.tags=base rhel8, maintainer=Paul Cuzner ) 2024-04-12T22:40:01.716 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:40:01 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-04-12T22:40:01.716 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:40:01 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@grafana.a.service: Failed with result 'exit-code'. 2024-04-12T22:40:01.716 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:01 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:01.716 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:01 smithi142 ceph-mon[25707]: pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:01.716 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:01 smithi142 ceph-mon[25707]: pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:01.716 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:01 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:01.717 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:01 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:01.717 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:01 smithi142 ceph-mon[25707]: pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:01.717 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:01 smithi142 ceph-mon[25707]: pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:01.717 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:01 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:01.717 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:01 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:01.717 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:01 smithi142 ceph-mon[25707]: pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:01.717 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:01 smithi142 ceph-mon[25707]: pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:01.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:01 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:01.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:01 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:01.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:01 smithi142 ceph-mon[25707]: pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:01.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:01 smithi142 ceph-mon[25707]: pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:01.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:01 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:01.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:01 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:01.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:01 smithi142 ceph-mon[25707]: pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:01.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:01 smithi142 ceph-mon[25707]: pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:01.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:01 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:01.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:01 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:01.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:01 smithi142 ceph-mon[25707]: pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:01.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:01 smithi142 ceph-mon[25707]: pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:01.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:01 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:01.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:01 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:01.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:01 smithi142 ceph-mon[25707]: pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:01.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:01 smithi142 ceph-mon[25707]: pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:01.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:01 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:01.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:01 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:01.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:01 smithi142 ceph-mon[25707]: pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:01.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:01 smithi142 ceph-mon[25707]: pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:01.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:01 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:02.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:01 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:02.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:01 smithi142 ceph-mon[25707]: pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:02.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:01 smithi142 ceph-mon[25707]: pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:02.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:01 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:02.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:01 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:02.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:01 smithi142 ceph-mon[25707]: pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:02.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:01 smithi142 ceph-mon[25707]: pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:02.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:01 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:02.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:01 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:02.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:01 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:02.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:01 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:02.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:01 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:02.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:01 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:02.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:01 smithi142 ceph-mon[25707]: pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:02.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:01 smithi142 ceph-mon[25707]: pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:02.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:01 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:02.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:01 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:02.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:01 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:02.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:01 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:02.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:01 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:02.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:01 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:02.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:01 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:02.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:01 smithi142 ceph-mon[25707]: pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:02.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:01 smithi142 ceph-mon[25707]: pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:02.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:01 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:02.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:01 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:02.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:01 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:02.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:01 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:02.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:01 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:02.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:01 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:02.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:01 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:02.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:01 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:02.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:01 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:02.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:01 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:02.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:01 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:02.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:01 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:02.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:01 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:02.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:01 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:02.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:01 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:02.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:01 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:02.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:01 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:02.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:01 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:02.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:01 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:02.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:01 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:02.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:01 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:02.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:01 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:02.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:01 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:02.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:01 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:02.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:01 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:02.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:01 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:02.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:01 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:02.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:01 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:02.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:01 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:02.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:01 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:02.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:01 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:02.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:01 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:02.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:01 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:02.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:01 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:02.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:01 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:02.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:01 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:02.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:01 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:02.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:01 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:02.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:01 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:02.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:01 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:02.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:01 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:02.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:01 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:02.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:01 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:02.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:01 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:02.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:01 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:02.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:01 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:02.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:01 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:02.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:02.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[29858]: pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:02.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[29858]: pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:02.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:02.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:02.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[29858]: pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:02.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[29858]: pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:02.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:02.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:02.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[29858]: pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:02.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[29858]: pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:02.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:02.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:02.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[29858]: pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:02.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[29858]: pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:02.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:02.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:02.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[29858]: pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:02.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[29858]: pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:02.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:02.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:02.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[29858]: pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:02.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[29858]: pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:02.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:02.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:02.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[29858]: pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:02.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[29858]: pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:02.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:02.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:02.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[29858]: pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:02.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[29858]: pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:02.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:02.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:02.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[29858]: pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:02.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[29858]: pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:02.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:02.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:02.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[29858]: pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:02.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[29858]: pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:02.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:02.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:02.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:02.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:02.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:02.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:02.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[29858]: pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:02.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[29858]: pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:02.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:02.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:02.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:02.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:02.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:02.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:02.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:02.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[29858]: pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:02.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[29858]: pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:02.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:02.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:02.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:02.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:02.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:02.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:02.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:02.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:02.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:02.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[24836]: pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:02.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[24836]: pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:02.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:02.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:02.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[24836]: pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:02.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[24836]: pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:02.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:02.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:02.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[24836]: pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:02.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[24836]: pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:02.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:02.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:02.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[24836]: pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:02.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[24836]: pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:02.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:02.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:02.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[24836]: pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:02.193 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[24836]: pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:02.193 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:02.194 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:02.194 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[24836]: pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:02.194 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[24836]: pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:02.194 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:02.194 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:02.194 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[24836]: pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:02.194 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[24836]: pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:02.194 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:02.194 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:02.194 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[24836]: pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:02.194 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[24836]: pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:02.195 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:02.195 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:02.195 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:02.195 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:02.195 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:02.195 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:02.195 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:02.196 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:02.196 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:02.196 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:02.196 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:02.196 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:02.196 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:02.196 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:02.196 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:02.196 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:02.196 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:02.196 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:02.196 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:02.196 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:02.196 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:02.196 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:02.197 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:02.197 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:02.197 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:02.197 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:02.197 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:02.197 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:02.197 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:02.197 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:02.197 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:02.197 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:02.197 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:02.197 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:02.197 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:02.197 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:02.197 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:02.198 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:02.198 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:02.198 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:02.198 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:02.198 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[24836]: pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:02.198 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[24836]: pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:02.198 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:02.198 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:02.199 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[24836]: pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:02.199 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[24836]: pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:02.199 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:02.199 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:02.199 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:02.199 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:02.199 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:02.199 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:02.199 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[24836]: pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:02.199 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[24836]: pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:02.199 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:02.199 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:02.199 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:02.199 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:02.199 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:02.200 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:02.200 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:02.200 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[24836]: pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:02.200 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[24836]: pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:02.200 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:02.200 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:02.200 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:02.200 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:02.200 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:02.200 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:02.200 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:02.200 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:02.200 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:02.200 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:02.201 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:02.201 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:02.201 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:02.201 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:02.201 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:02.201 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:02.201 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:02.201 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:02.201 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:02.201 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:02.201 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:02.201 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:02.201 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:02.201 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:02.202 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:02.202 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:02.202 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:02.202 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:02.202 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:02.202 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:02.202 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:02.202 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:02.202 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:02.202 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:02.202 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:02.202 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:02.202 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:02.202 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:02.202 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:02.203 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:02.203 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:02.203 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:02.203 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:02.203 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:02.203 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:02.203 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:02.203 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:01 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:02.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:02 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:02.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:02 smithi142 ceph-mon[25707]: pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:02.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:02 smithi142 ceph-mon[25707]: pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:02.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:02 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:02.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:02 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:02.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:02 smithi142 ceph-mon[25707]: pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:02.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:02 smithi142 ceph-mon[25707]: pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:02.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:02 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:02.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:02 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:02.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:02 smithi142 ceph-mon[25707]: pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:02.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:02 smithi142 ceph-mon[25707]: pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:02.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:02 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:02.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:02 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:02.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:02 smithi142 ceph-mon[25707]: pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:02.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:02 smithi142 ceph-mon[25707]: pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:02.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:02 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:02.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:02 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:02.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:02 smithi142 ceph-mon[25707]: pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:02.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:02 smithi142 ceph-mon[25707]: pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:02.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:02 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:02.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:02 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:02.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:02 smithi142 ceph-mon[25707]: pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:03.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:02 smithi142 ceph-mon[25707]: pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:03.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:02 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:03.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:02 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:03.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:02 smithi142 ceph-mon[25707]: pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:03.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:02 smithi142 ceph-mon[25707]: pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:03.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:02 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:03.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:02 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:03.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:02 smithi142 ceph-mon[25707]: pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:03.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:02 smithi142 ceph-mon[25707]: pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:03.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:02 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:03.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:02 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:03.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:02 smithi142 ceph-mon[25707]: pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:03.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:02 smithi142 ceph-mon[25707]: pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:03.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:02 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:03.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:02 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:03.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:02 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:03.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:02 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:03.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:02 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:03.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:02 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:03.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:02 smithi142 ceph-mon[25707]: pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:03.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:02 smithi142 ceph-mon[25707]: pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:03.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:02 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:03.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:02 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:03.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:02 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:03.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:02 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:03.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:02 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:03.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:02 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:03.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:02 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:03.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:02 smithi142 ceph-mon[25707]: pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:03.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:02 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:03.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:02 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:03.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:02 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:03.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:02 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:03.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:02 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:03.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:02 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:03.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:02 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:03.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:02 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:03.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:02 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:03.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:02 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:03.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:02 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:03.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:02 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:03.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:02 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:40:03.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:02 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:03.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:02 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:03.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:02 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:03.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:02 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:03.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:02 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:03.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:02 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:03.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:02 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:03.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:02 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:03.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:02 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:03.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:02 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:03.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:02 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:03.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:02 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:03.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:02 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:03.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:02 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:03.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:02 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:03.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:02 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:03.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:02 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:03.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:02 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:03.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:02 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:03.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:02 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:03.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:02 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:03.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:02 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:03.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:02 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:03.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:02 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:03.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:02 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:03.005 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:02 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:03.005 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:02 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:03.005 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:02 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:03.005 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:02 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:03.005 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:02 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:03.005 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:02 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:03.005 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:02 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:03.005 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:02 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:03.005 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:02 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:03.005 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:02 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:03.005 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:02 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:03.005 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:02 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:03.005 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:02 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:03.005 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:02 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:03.005 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:02 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:03.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:03.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[24836]: pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:03.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[24836]: pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:03.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:03.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:03.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[24836]: pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:03.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[24836]: pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:03.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:03.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:03.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[24836]: pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:03.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[24836]: pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:03.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:03.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:03.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[24836]: pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:03.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[24836]: pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:03.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:03.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:03.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[24836]: pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:03.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[24836]: pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:03.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:03.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:03.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[24836]: pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:03.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[24836]: pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:03.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:03.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:03.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[24836]: pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:03.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[24836]: pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:03.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:03.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:03.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[24836]: pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:03.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[24836]: pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:03.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:03.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:03.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:03.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[29858]: pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:03.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[29858]: pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:03.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:03.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:03.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[29858]: pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:03.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[29858]: pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:03.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:03.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:03.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[29858]: pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:03.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[29858]: pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:03.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:03.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:03.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[29858]: pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:03.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[29858]: pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:03.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:03.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:03.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[29858]: pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:03.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[29858]: pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:03.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:03.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:03.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[29858]: pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:03.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[29858]: pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:03.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:03.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:03.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[29858]: pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:03.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[29858]: pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:03.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:03.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:03.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[29858]: pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:03.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[29858]: pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:03.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:03.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:03.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[29858]: pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:03.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[29858]: pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:03.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:03.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:03.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:03.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:03.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:03.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:03.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[29858]: pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:03.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[29858]: pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:03.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:03.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:03.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:03.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:03.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:03.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:03.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:03.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[29858]: pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:03.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:03.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:03.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:03.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:03.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:03.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:03.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:03.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:03.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:03.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:03.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:03.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:03.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[24836]: pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:03.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[24836]: pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:03.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:03.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:03.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:03.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:03.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:03.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:03.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[24836]: pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:03.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[24836]: pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:03.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:03.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:03.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:03.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:03.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:03.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:03.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:03.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[24836]: pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:03.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:03.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:03.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:03.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:03.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:03.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:03.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:03.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:03.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:03.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:03.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:03.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:03.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:40:03.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:03.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:03.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:03.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:03.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:03.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:03.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:03.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:03.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:03.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:03.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:03.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:03.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:03.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:03.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:03.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:03.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:03.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:03.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:03.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:03.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:03.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:03.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:03.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:03.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:03.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:03.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:03.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:40:03.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:03.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:03.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:03.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:03.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:03.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:03.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:03.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:03.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:03.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:03.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:03.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:03.193 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:03.193 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:03.193 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:03.193 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:03.193 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:03.193 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:03.193 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:03.193 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:03.193 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:03.193 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:03.193 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:03.193 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:03.193 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:03.193 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:03.193 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:03.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:03.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:03.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:03.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:03.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:03.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:03.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:03.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:03.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:03.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:03.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:03.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:03.195 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:03.195 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:03.195 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:03.195 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:03.195 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:03.195 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:03.195 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:03.195 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:03.195 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:03.195 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:03.195 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:03.195 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:03.196 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:03.196 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:02 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:03.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:03 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:03.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:03 smithi142 ceph-mon[25707]: pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:03.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:03 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:03.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:03 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:03.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:03 smithi142 ceph-mon[25707]: pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:03.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:03 smithi142 ceph-mon[25707]: pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:03.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:03 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:03.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:03 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:03.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:03 smithi142 ceph-mon[25707]: pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:03.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:03 smithi142 ceph-mon[25707]: pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:03.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:03 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:03.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:03 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:03.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:03 smithi142 ceph-mon[25707]: pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:03.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:03 smithi142 ceph-mon[25707]: pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:03.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:03 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:03.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:03 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:03.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:03 smithi142 ceph-mon[25707]: pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:03.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:03 smithi142 ceph-mon[25707]: pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:03.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:03 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:03.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:03 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:03.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:03 smithi142 ceph-mon[25707]: pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:04.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:03 smithi142 ceph-mon[25707]: pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:04.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:03 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:04.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:03 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:04.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:03 smithi142 ceph-mon[25707]: pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:04.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:03 smithi142 ceph-mon[25707]: pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:04.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:03 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:04.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:03 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:04.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:03 smithi142 ceph-mon[25707]: pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:04.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:03 smithi142 ceph-mon[25707]: pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:04.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:03 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:04.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:03 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:04.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:03 smithi142 ceph-mon[25707]: pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:04.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:03 smithi142 ceph-mon[25707]: pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:04.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:03 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:04.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:03 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:04.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:03 smithi142 ceph-mon[25707]: pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:04.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:03 smithi142 ceph-mon[25707]: pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:04.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:03 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:04.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:03 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:04.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:03 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:04.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:03 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:04.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:03 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:04.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:03 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:04.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:03 smithi142 ceph-mon[25707]: pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:04.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:03 smithi142 ceph-mon[25707]: pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:04.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:03 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:04.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:03 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:04.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:03 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:04.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:03 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:04.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:03 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:04.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:03 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:04.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:03 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:04.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:03 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:04.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:03 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:04.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:03 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:04.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:03 smithi088 ceph-mon[24836]: pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:04.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:03 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:04.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:03 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:04.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:03 smithi088 ceph-mon[24836]: pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:04.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:03 smithi088 ceph-mon[24836]: pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:04.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:03 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:04.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:03 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:04.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:03 smithi088 ceph-mon[24836]: pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:04.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:03 smithi088 ceph-mon[24836]: pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:04.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:03 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:04.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:03 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:04.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:03 smithi088 ceph-mon[24836]: pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:04.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:03 smithi088 ceph-mon[24836]: pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:04.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:03 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:04.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:03 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:04.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:03 smithi088 ceph-mon[24836]: pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:04.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:03 smithi088 ceph-mon[24836]: pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:04.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:03 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:04.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:03 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:04.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:03 smithi088 ceph-mon[24836]: pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:04.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:03 smithi088 ceph-mon[24836]: pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:04.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:03 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:04.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:03 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:04.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:03 smithi088 ceph-mon[24836]: pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:04.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:03 smithi088 ceph-mon[24836]: pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:04.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:03 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:04.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:03 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:04.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:03 smithi088 ceph-mon[24836]: pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:04.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:03 smithi088 ceph-mon[24836]: pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:04.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:03 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:04.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:03 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:04.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:03 smithi088 ceph-mon[24836]: pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:04.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:03 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:04.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:03 smithi088 ceph-mon[29858]: pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:04.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:03 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:04.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:03 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:04.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:03 smithi088 ceph-mon[29858]: pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:04.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:03 smithi088 ceph-mon[29858]: pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:04.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:03 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:04.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:03 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:04.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:03 smithi088 ceph-mon[29858]: pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:04.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:03 smithi088 ceph-mon[29858]: pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:04.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:03 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:04.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:03 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:04.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:03 smithi088 ceph-mon[29858]: pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:04.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:03 smithi088 ceph-mon[29858]: pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:04.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:03 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:04.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:03 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:04.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:03 smithi088 ceph-mon[29858]: pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:04.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:03 smithi088 ceph-mon[29858]: pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:04.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:03 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:04.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:03 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:04.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:03 smithi088 ceph-mon[29858]: pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:04.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:03 smithi088 ceph-mon[29858]: pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:04.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:03 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:04.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:03 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:04.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:03 smithi088 ceph-mon[29858]: pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:04.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:03 smithi088 ceph-mon[29858]: pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:04.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:03 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:04.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:03 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:04.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:03 smithi088 ceph-mon[29858]: pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:04.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:03 smithi088 ceph-mon[29858]: pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:04.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:03 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:04.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:03 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:04.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:03 smithi088 ceph-mon[29858]: pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:04.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:03 smithi088 ceph-mon[24836]: pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:04.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:03 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:04.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:03 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:04.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:03 smithi088 ceph-mon[24836]: pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:04.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:03 smithi088 ceph-mon[24836]: pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:04.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:03 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:04.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:03 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:04.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:03 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:04.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:03 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:04.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:03 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:04.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:03 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:04.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:03 smithi088 ceph-mon[24836]: pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:04.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:03 smithi088 ceph-mon[24836]: pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:04.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:03 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:04.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:03 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:04.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:03 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:04.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:03 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:04.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:03 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:04.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:03 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:04.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:03 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:04.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:03 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:04.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:03 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:04.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:03 smithi088 ceph-mon[29858]: pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:04.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:03 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:04.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:03 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:04.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:03 smithi088 ceph-mon[29858]: pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:04.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:03 smithi088 ceph-mon[29858]: pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:04.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:03 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:04.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:03 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:04.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:03 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:04.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:03 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:04.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:03 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:04.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:03 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:04.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:03 smithi088 ceph-mon[29858]: pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:04.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:03 smithi088 ceph-mon[29858]: pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:04.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:03 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:04.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:03 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:04.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:03 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:04.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:03 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:04.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:03 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:04.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:03 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:04.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:03 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:04.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:03 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:04.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:03 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:04.950 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:04 smithi088 ceph-mon[24836]: pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:04.950 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:04 smithi088 ceph-mon[24836]: pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:04.950 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:04 smithi088 ceph-mon[24836]: pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 11 op/s 2024-04-12T22:40:04.950 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:04 smithi088 ceph-mon[24836]: pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 11 op/s 2024-04-12T22:40:04.950 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:04 smithi088 ceph-mon[29858]: pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:04.951 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:04 smithi088 ceph-mon[29858]: pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:04.951 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:04 smithi088 ceph-mon[29858]: pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 11 op/s 2024-04-12T22:40:04.951 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:04 smithi088 ceph-mon[29858]: pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 11 op/s 2024-04-12T22:40:04.985 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:04 smithi142 ceph-mon[25707]: pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:04.985 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:04 smithi142 ceph-mon[25707]: pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:04.985 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:04 smithi142 ceph-mon[25707]: pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 11 op/s 2024-04-12T22:40:04.985 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:04 smithi142 ceph-mon[25707]: pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 11 op/s 2024-04-12T22:40:06.345 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:40:06 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:40:06] "GET /metrics HTTP/1.1" 200 38310 "" "Prometheus/2.33.4" 2024-04-12T22:40:06.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:06 smithi088 ceph-mon[24836]: pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-04-12T22:40:06.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:06 smithi088 ceph-mon[24836]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:40:06.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:06 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:06.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:06 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:06.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:06 smithi088 ceph-mon[24836]: pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s rd, 1 op/s 2024-04-12T22:40:06.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:06 smithi088 ceph-mon[24836]: pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-04-12T22:40:06.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:06 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:06.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:06 smithi088 ceph-mon[24836]: Upgrade: Updating mgr.x 2024-04-12T22:40:06.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:06 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:06.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:06 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-12T22:40:06.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:06 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-12T22:40:06.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:06 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:06.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:06 smithi088 ceph-mon[24836]: Deploying daemon mgr.x on smithi142 2024-04-12T22:40:06.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:06 smithi088 ceph-mon[29858]: pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-04-12T22:40:06.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:06 smithi088 ceph-mon[29858]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:40:06.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:06 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:06.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:06 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:06.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:06 smithi088 ceph-mon[29858]: pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s rd, 1 op/s 2024-04-12T22:40:06.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:06 smithi088 ceph-mon[29858]: pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-04-12T22:40:06.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:06 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:06.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:06 smithi088 ceph-mon[29858]: Upgrade: Updating mgr.x 2024-04-12T22:40:06.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:06 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:06.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:06 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-12T22:40:06.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:06 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-12T22:40:06.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:06 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:06.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:06 smithi088 ceph-mon[29858]: Deploying daemon mgr.x on smithi142 2024-04-12T22:40:06.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:06 smithi142 ceph-mon[25707]: pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-04-12T22:40:06.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:06 smithi142 ceph-mon[25707]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:40:06.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:06 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:06.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:06 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:06.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:06 smithi142 ceph-mon[25707]: pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s rd, 1 op/s 2024-04-12T22:40:06.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:06 smithi142 ceph-mon[25707]: pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-04-12T22:40:06.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:06 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:06.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:06 smithi142 ceph-mon[25707]: Upgrade: Updating mgr.x 2024-04-12T22:40:06.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:06 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:06.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:06 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-12T22:40:06.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:06 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-12T22:40:06.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:06 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:06.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:06 smithi142 ceph-mon[25707]: Deploying daemon mgr.x on smithi142 2024-04-12T22:40:08.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:08 smithi142 ceph-mon[25707]: pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:40:08.748 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:40:08 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[60838]: ts=2024-04-12T22:40:08.658Z 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.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"smithi088:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"172.21.15.142:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-12T22:40:08.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:08 smithi088 ceph-mon[24836]: pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:40:08.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:08 smithi088 ceph-mon[29858]: pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:40:09.346 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:09 smithi142 systemd[1]: Stopping Ceph mgr.x for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:40:09.679 INFO:teuthology.orchestra.run.smithi088.stdout:true 2024-04-12T22:40:09.733 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:09 smithi142 podman[68458]: 2024-04-12 22:40:09.438255878 +0000 UTC m=+0.180742542 container died 546c2bb157a5af19c86bf475ff8a39840bbab4aea8b409be5f7056baee003b70 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x, build-date=2022-05-03T08:36:31.336870, ceph=True, maintainer=Guillaume Abrioux , io.openshift.expose-services=, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, vendor=Red Hat, Inc., 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, release=754, vcs-type=git, GIT_REPO=https://github.com/ceph/ceph-container.git, io.buildah.version=1.19.8, com.redhat.component=centos-stream-container, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, io.openshift.tags=base centos centos-stream, GIT_BRANCH=HEAD, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, GIT_CLEAN=True, name=centos-stream, 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, architecture=x86_64, distribution-scope=public, version=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., CEPH_POINT_RELEASE=-17.2.0) 2024-04-12T22:40:09.997 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:09 smithi142 podman[68458]: 2024-04-12 22:40:09.913643981 +0000 UTC m=+0.656130658 container cleanup 546c2bb157a5af19c86bf475ff8a39840bbab4aea8b409be5f7056baee003b70 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x, GIT_REPO=https://github.com/ceph/ceph-container.git, ceph=True, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, io.buildah.version=1.19.8, io.openshift.tags=base centos centos-stream, GIT_BRANCH=HEAD, distribution-scope=public, RELEASE=HEAD, release=754, version=8, architecture=x86_64, vendor=Red Hat, Inc., 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, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, CEPH_POINT_RELEASE=-17.2.0, 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, com.redhat.component=centos-stream-container, io.openshift.expose-services=, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, 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., vcs-type=git, maintainer=Guillaume Abrioux , GIT_CLEAN=True, name=centos-stream) 2024-04-12T22:40:09.997 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:09 smithi142 bash[68458]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x 2024-04-12T22:40:10.328 INFO:teuthology.orchestra.run.smithi088.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T22:40:10.328 INFO:teuthology.orchestra.run.smithi088.stdout:agent.smithi088 smithi088 running 4s ago 12m - - 2024-04-12T22:40:10.328 INFO:teuthology.orchestra.run.smithi088.stdout:agent.smithi142 smithi142 running 7s ago 12m - - 2024-04-12T22:40:10.328 INFO:teuthology.orchestra.run.smithi088.stdout:alertmanager.a smithi088 *:9093,9094 running (2m) 4s ago 7m 17.8M - 0.23.0 ba2b418f427c 0ea85e911776 2024-04-12T22:40:10.329 INFO:teuthology.orchestra.run.smithi088.stdout:grafana.a smithi142 *:3000 unknown 7s ago 6m - - 2024-04-12T22:40:10.329 INFO:teuthology.orchestra.run.smithi088.stdout:iscsi.foo.smithi088.yxerll smithi088 running (25s) 4s ago 5m 50.2M - 3.5 e1d6a67b021e 59c9318194eb 2024-04-12T22:40:10.329 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.x smithi142 *:8443,9283,8765 running (19s) 7s ago 11m 411M - 17.2.0 e1d6a67b021e 546c2bb157a5 2024-04-12T22:40:10.329 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.y smithi088 *:8443,9283,8765 running (61s) 4s ago 13m 506M - 19.0.0-2053-gb277feb2 668895944f0e 61e5b1816570 2024-04-12T22:40:10.329 INFO:teuthology.orchestra.run.smithi088.stdout:mon.a smithi088 running (13m) 4s ago 13m 67.7M 2048M 17.2.0 e1d6a67b021e b870d97d04d5 2024-04-12T22:40:10.329 INFO:teuthology.orchestra.run.smithi088.stdout:mon.b smithi142 running (12m) 7s ago 12m 50.2M 2048M 17.2.0 e1d6a67b021e ac53ac71ce6f 2024-04-12T22:40:10.329 INFO:teuthology.orchestra.run.smithi088.stdout:mon.c smithi088 running (12m) 4s ago 12m 50.5M 2048M 17.2.0 e1d6a67b021e 7d8efcb0f640 2024-04-12T22:40:10.329 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.a smithi088 *:9100 running (2m) 4s ago 7m 15.5M - 1.3.1 1dbe0e931976 40e0439db208 2024-04-12T22:40:10.329 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.b smithi142 *:9100 running (107s) 7s ago 7m 19.0M - 1.3.1 1dbe0e931976 747060fd1a5d 2024-04-12T22:40:10.329 INFO:teuthology.orchestra.run.smithi088.stdout:osd.0 smithi088 running (11m) 4s ago 11m 54.9M 4096M 17.2.0 e1d6a67b021e e32c7c94dffa 2024-04-12T22:40:10.329 INFO:teuthology.orchestra.run.smithi088.stdout:osd.1 smithi088 running (11m) 4s ago 11m 55.4M 4096M 17.2.0 e1d6a67b021e 46e5a57910bc 2024-04-12T22:40:10.329 INFO:teuthology.orchestra.run.smithi088.stdout:osd.2 smithi088 running (10m) 4s ago 10m 50.0M 4096M 17.2.0 e1d6a67b021e 4ea9bc8ffad6 2024-04-12T22:40:10.329 INFO:teuthology.orchestra.run.smithi088.stdout:osd.3 smithi088 running (10m) 4s ago 10m 51.4M 4096M 17.2.0 e1d6a67b021e 2d1fc92c698d 2024-04-12T22:40:10.330 INFO:teuthology.orchestra.run.smithi088.stdout:osd.4 smithi142 running (9m) 7s ago 9m 56.0M 4096M 17.2.0 e1d6a67b021e 3aa8709a8b8f 2024-04-12T22:40:10.330 INFO:teuthology.orchestra.run.smithi088.stdout:osd.5 smithi142 running (9m) 7s ago 9m 50.4M 4096M 17.2.0 e1d6a67b021e 02b8c392bba6 2024-04-12T22:40:10.330 INFO:teuthology.orchestra.run.smithi088.stdout:osd.6 smithi142 running (9m) 7s ago 9m 49.9M 4096M 17.2.0 e1d6a67b021e 9495636911ad 2024-04-12T22:40:10.330 INFO:teuthology.orchestra.run.smithi088.stdout:osd.7 smithi142 running (8m) 7s ago 8m 53.9M 4096M 17.2.0 e1d6a67b021e 767b5d349dbe 2024-04-12T22:40:10.330 INFO:teuthology.orchestra.run.smithi088.stdout:prometheus.a smithi142 *:9095 running (40s) 7s ago 8m 57.8M - 2.33.4 514e6a882f6e db995400848f 2024-04-12T22:40:10.330 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi088.qlemsa smithi088 *:8000 running (6m) 4s ago 6m 71.8M - 17.2.0 e1d6a67b021e 9eab94fe6def 2024-04-12T22:40:10.330 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi142.qxzxoy smithi142 *:8000 running (6m) 7s ago 6m 71.6M - 17.2.0 e1d6a67b021e ce75b554e32c 2024-04-12T22:40:10.330 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi088.rfqdxx smithi088 *:80 running (6m) 4s ago 6m 73.8M - 17.2.0 e1d6a67b021e e1b485d40249 2024-04-12T22:40:10.330 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi142.kdrxla smithi142 *:80 running (6m) 7s ago 6m 71.4M - 17.2.0 e1d6a67b021e 071754547e0a 2024-04-12T22:40:10.478 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:10 smithi142 podman[68472]: 2024-04-12 22:40:10.19004542 +0000 UTC m=+0.755465012 container remove 546c2bb157a5af19c86bf475ff8a39840bbab4aea8b409be5f7056baee003b70 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x, 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, 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, io.k8s.display-name=CentOS Stream 8, release=754, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , build-date=2022-05-03T08:36:31.336870, com.redhat.component=centos-stream-container, vendor=Red Hat, Inc., name=centos-stream, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, version=8, architecture=x86_64, io.buildah.version=1.19.8, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, ceph=True, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, RELEASE=HEAD, GIT_CLEAN=True, 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., io.openshift.tags=base centos centos-stream, distribution-scope=public, CEPH_POINT_RELEASE=-17.2.0, GIT_REPO=https://github.com/ceph/ceph-container.git, io.openshift.expose-services=) 2024-04-12T22:40:10.479 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:10 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-04-12T22:40:10.479 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:10 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-04-12T22:40:10.479 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:10 smithi142 systemd[1]: Stopped Ceph mgr.x for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:40:10.479 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:10 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@mgr.x.service: Consumed 7.787s CPU time. 2024-04-12T22:40:10.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:10 smithi088 ceph-mon[24836]: pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 812 B/s rd, 0 op/s 2024-04-12T22:40:10.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:10 smithi088 ceph-mon[24836]: from='client.15561 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:40:10.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:10 smithi088 ceph-mon[29858]: pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 812 B/s rd, 0 op/s 2024-04-12T22:40:10.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:10 smithi088 ceph-mon[29858]: from='client.15561 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:40:10.714 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-04-12T22:40:10.715 INFO:teuthology.orchestra.run.smithi088.stdout: "mon": { 2024-04-12T22:40:10.715 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-12T22:40:10.715 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:40:10.715 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr": { 2024-04-12T22:40:10.715 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-04-12T22:40:10.715 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-2053-gb277feb2 (b277feb2c7beb4597d8ecc39d58d5c36b81f613a) squid (dev)": 1 2024-04-12T22:40:10.715 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:40:10.715 INFO:teuthology.orchestra.run.smithi088.stdout: "osd": { 2024-04-12T22:40:10.715 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-12T22:40:10.715 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:40:10.715 INFO:teuthology.orchestra.run.smithi088.stdout: "mds": {}, 2024-04-12T22:40:10.715 INFO:teuthology.orchestra.run.smithi088.stdout: "rgw": { 2024-04-12T22:40:10.715 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-12T22:40:10.715 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:40:10.716 INFO:teuthology.orchestra.run.smithi088.stdout: "overall": { 2024-04-12T22:40:10.716 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 16, 2024-04-12T22:40:10.716 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-2053-gb277feb2 (b277feb2c7beb4597d8ecc39d58d5c36b81f613a) squid (dev)": 1 2024-04-12T22:40:10.716 INFO:teuthology.orchestra.run.smithi088.stdout: } 2024-04-12T22:40:10.716 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-04-12T22:40:10.747 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:10 smithi142 systemd[1]: Starting Ceph mgr.x for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:40:10.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:10 smithi142 ceph-mon[25707]: pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 812 B/s rd, 0 op/s 2024-04-12T22:40:10.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:10 smithi142 ceph-mon[25707]: from='client.15561 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:40:11.037 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:10 smithi142 podman[68612]: 2024-04-12 22:40:10.757863726 +0000 UTC m=+0.113773710 container create a4159794c89dc8c761b77dc5472a4d8ec395f70664f4c5f61faa138efada6eda (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x, org.label-schema.license=GPLv2, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.build-date=20240409, RELEASE=squid-b277feb, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux ) 2024-04-12T22:40:11.037 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:10 smithi142 podman[68612]: 2024-04-12 22:40:10.661643867 +0000 UTC m=+0.017553849 image pull 668895944f0ec64b67a5b7564961d2756f2966e5d4b9338516300dbec9984951 quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a 2024-04-12T22:40:11.038 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:10 smithi142 podman[68612]: 2024-04-12 22:40:10.960246215 +0000 UTC m=+0.316156196 container init a4159794c89dc8c761b77dc5472a4d8ec395f70664f4c5f61faa138efada6eda (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240409, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.5, ceph=True, RELEASE=squid-b277feb, org.label-schema.vendor=CentOS) 2024-04-12T22:40:11.038 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:10 smithi142 podman[68612]: 2024-04-12 22:40:10.962833231 +0000 UTC m=+0.318743211 container start a4159794c89dc8c761b77dc5472a4d8ec395f70664f4c5f61faa138efada6eda (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240409, org.label-schema.schema-version=1.0, ceph=True, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_CLEAN=True, RELEASE=squid-b277feb, org.label-schema.vendor=CentOS, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0) 2024-04-12T22:40:11.038 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:10 smithi142 ceph-mgr[68631]: -- 172.21.15.142:0/3065867274 <== mon.2 v2:172.21.15.142:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x556a753b85a0 con 0x556a7538c800 2024-04-12T22:40:11.038 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:11 smithi142 bash[68612]: a4159794c89dc8c761b77dc5472a4d8ec395f70664f4c5f61faa138efada6eda 2024-04-12T22:40:11.043 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-04-12T22:40:11.043 INFO:teuthology.orchestra.run.smithi088.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a", 2024-04-12T22:40:11.044 INFO:teuthology.orchestra.run.smithi088.stdout: "in_progress": true, 2024-04-12T22:40:11.044 INFO:teuthology.orchestra.run.smithi088.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-12T22:40:11.044 INFO:teuthology.orchestra.run.smithi088.stdout: "services_complete": [], 2024-04-12T22:40:11.044 INFO:teuthology.orchestra.run.smithi088.stdout: "progress": "1/23 daemons upgraded", 2024-04-12T22:40:11.044 INFO:teuthology.orchestra.run.smithi088.stdout: "message": "Currently upgrading mgr daemons", 2024-04-12T22:40:11.044 INFO:teuthology.orchestra.run.smithi088.stdout: "is_paused": false 2024-04-12T22:40:11.044 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-04-12T22:40:11.452 INFO:teuthology.orchestra.run.smithi088.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-12T22:40:11.452 INFO:teuthology.orchestra.run.smithi088.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-12T22:40:11.452 INFO:teuthology.orchestra.run.smithi088.stdout: daemon grafana.a on smithi142 is in unknown state 2024-04-12T22:40:11.479 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:11 smithi142 systemd[1]: Started Ceph mgr.x for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:40:11.738 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:40:11 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@grafana.a.service: Scheduled restart job, restart counter is at 8. 2024-04-12T22:40:11.739 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:40:11 smithi142 systemd[1]: Stopped Ceph grafana.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:40:11.739 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:40:11 smithi142 systemd[1]: Starting Ceph grafana.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:40:11.739 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:11 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[68627]: 2024-04-12T22:40:11.518+0000 7f81fd648200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-12T22:40:11.739 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:11 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[68627]: 2024-04-12T22:40:11.637+0000 7f81fd648200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-12T22:40:11.739 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:11 smithi142 ceph-mon[25707]: from='client.25477 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:40:11.739 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:11 smithi142 ceph-mon[25707]: from='client.25483 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:40:11.739 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:11 smithi142 ceph-mon[25707]: from='client.? 172.21.15.88:0/1507925959' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:11.740 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:11 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:11.740 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:11 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:11.740 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:11 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:11.740 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:11 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:11.740 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:11 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:11.740 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:11 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:11.740 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:11 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:11.740 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:11 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-04-12T22:40:11.740 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:11 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-04-12T22:40:11.740 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:11 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:11.740 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:11 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:11.740 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:11 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:11.740 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:11 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:11.740 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:11 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:11.741 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:11 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:11.741 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:11 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:11.741 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:11 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:11.741 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:11 smithi142 ceph-mon[25707]: from='client.? 172.21.15.88:0/516682701' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T22:40:11.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:11 smithi088 ceph-mon[29858]: from='client.25477 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:40:11.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:11 smithi088 ceph-mon[29858]: from='client.25483 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:40:11.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:11 smithi088 ceph-mon[29858]: from='client.? 172.21.15.88:0/1507925959' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:11.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:11 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:11.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:11 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:11.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:11 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:11.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:11 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:11.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:11 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:11.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:11 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:11.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:11 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:11.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:11 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-04-12T22:40:11.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:11 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-04-12T22:40:11.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:11 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:11.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:11 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:11.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:11 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:11.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:11 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:11.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:11 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:11.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:11 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:11.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:11 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:11.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:11 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:11.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:11 smithi088 ceph-mon[29858]: from='client.? 172.21.15.88:0/516682701' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T22:40:11.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:11 smithi088 ceph-mon[24836]: from='client.25477 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:40:11.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:11 smithi088 ceph-mon[24836]: from='client.25483 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:40:11.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:11 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/1507925959' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:11.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:11 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:11.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:11 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:11.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:11 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:11.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:11 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:11.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:11 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:11.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:11 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:11.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:11 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:11.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:11 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-04-12T22:40:11.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:11 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-04-12T22:40:11.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:11 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:11.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:11 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:11.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:11 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:11.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:11 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:11.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:11 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:11.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:11 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:11.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:11 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:11.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:11 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:11.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:11 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/516682701' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T22:40:11.997 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:40:11 smithi142 podman[68863]: 2024-04-12 22:40:11.752337027 +0000 UTC m=+0.124469674 image pull dad864ee21e98e69f4029d1e417aa085001566be0d322fbc75bc6f29b0050c01 quay.io/ceph/ceph-grafana:8.3.5 2024-04-12T22:40:12.585 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:12 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[68627]: 2024-04-12T22:40:12.339+0000 7f81fd648200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-12T22:40:12.585 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:12 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[68627]: 2024-04-12T22:40:12.437+0000 7f81fd648200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-12T22:40:12.585 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:12 smithi142 ceph-mon[25707]: from='client.25495 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:40:12.585 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:12 smithi142 ceph-mon[25707]: pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-12T22:40:12.586 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:12 smithi142 ceph-mon[25707]: pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-04-12T22:40:12.586 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:12 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:12.586 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:12 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:12.586 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:12 smithi142 ceph-mon[25707]: pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 877 B/s rd, 0 op/s 2024-04-12T22:40:12.586 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:12 smithi142 ceph-mon[25707]: pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 877 B/s rd, 0 op/s 2024-04-12T22:40:12.586 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:12 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:12.586 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:12 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:12.586 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:12 smithi142 ceph-mon[25707]: pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-12T22:40:12.586 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:12 smithi142 ceph-mon[25707]: pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:12.586 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:12 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:12.586 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:12 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:12.586 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:12 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:12.586 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:12 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:12.587 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:12 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:12.587 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:12 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:12.587 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:12 smithi142 ceph-mon[25707]: pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:12.587 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:12 smithi142 ceph-mon[25707]: pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:12.587 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:12 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:12.587 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:12 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:12.587 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:12 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:12.587 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:12 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:12.587 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:12 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:12.587 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:12 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:12.587 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:12 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:12.587 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:12 smithi142 ceph-mon[25707]: pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:12.587 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:12 smithi142 ceph-mon[25707]: pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:12.587 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:12 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:12.587 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:12 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:12.588 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:12 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:12.588 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:12 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:12.588 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:12 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:12.588 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:12 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:12.588 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:12 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:12.588 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:12 smithi142 ceph-mon[25707]: pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:12.588 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:12 smithi142 ceph-mon[25707]: pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:12.588 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:12 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:12.588 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:12 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:12.588 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:12 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:12.588 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:12 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:12.588 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:12 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:12.588 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:12 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:12.588 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:12 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:12.589 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:12 smithi142 ceph-mon[25707]: pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:12.589 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:12 smithi142 ceph-mon[25707]: pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:12.589 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:12 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:12.589 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:12 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:12.589 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:12 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:12.589 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:12 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:12.589 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:12 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:12.589 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:12 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:12.589 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:12 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:12.589 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:12 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:12.589 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:12 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:12.589 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:12 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:12.589 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:12 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:12.589 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:12 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:12.590 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:12 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:12.590 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:12 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:12.590 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:12 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:12.590 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:12 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:12.590 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:12 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:12.590 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:12 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:12.590 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:12 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:12.590 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:12 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:12.590 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:12 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:12.590 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:12 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:12.590 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:12 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:12.590 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:12 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:12.590 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:12 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:12.590 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:12 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:12.591 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:12 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:12.591 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:12 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:12.591 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:12 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:12.591 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:12 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:12.591 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:12 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:12.591 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:12 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:12.591 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:12 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:12.591 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:12 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:12.591 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:12 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:12.591 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:12 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:12.591 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:12 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:12.591 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:12 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:12.591 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:12 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:12.591 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:12 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:12.592 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:12 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:12.592 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:12 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:12.852 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:40:12 smithi142 podman[68863]: 2024-04-12 22:40:12.61883696 +0000 UTC m=+0.990969606 container create 3ef2d3c225f4deb15770e369ace246bfc5734f53dc82cfa76eca23ecd0e34ddb (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, io.buildah.version=1.24.2, 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., io.openshift.expose-services=, distribution-scope=public, vcs-type=git, io.k8s.display-name=Red Hat Universal Base Image 8, summary=Grafana Container configured for Ceph mgr/dashboard integration, io.openshift.tags=base rhel8, version=8.5, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, build-date=2022-03-28T10:36:18.413762, maintainer=Paul Cuzner , release=236.1648460182, description=Ceph Grafana Container, architecture=x86_64, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, com.redhat.component=ubi8-container, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, vendor=Red Hat, Inc.) 2024-04-12T22:40:12.852 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:40:12 smithi142 podman[68863]: 2024-04-12 22:40:12.827994414 +0000 UTC m=+1.200127071 container init 3ef2d3c225f4deb15770e369ace246bfc5734f53dc82cfa76eca23ecd0e34ddb (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a, name=ubi8, io.openshift.tags=base rhel8, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, vendor=Red Hat, Inc., build-date=2022-03-28T10:36:18.413762, version=8.5, vcs-type=git, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, com.redhat.component=ubi8-container, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, summary=Grafana Container configured for Ceph mgr/dashboard integration, 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=Ceph Grafana Container, io.openshift.expose-services=, io.k8s.display-name=Red Hat Universal Base Image 8, maintainer=Paul Cuzner , io.buildah.version=1.24.2, distribution-scope=public, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, release=236.1648460182, architecture=x86_64) 2024-04-12T22:40:12.852 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:12 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[68627]: 2024-04-12T22:40:12.590+0000 7f81fd648200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-12T22:40:12.852 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:12 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[68627]: 2024-04-12T22:40:12.692+0000 7f81fd648200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-12T22:40:12.852 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:12 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[68627]: 2024-04-12T22:40:12.787+0000 7f81fd648200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-12T22:40:12.852 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:40:12 smithi142 podman[68863]: 2024-04-12 22:40:12.830721719 +0000 UTC m=+1.202854366 container start 3ef2d3c225f4deb15770e369ace246bfc5734f53dc82cfa76eca23ecd0e34ddb (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a, com.redhat.component=ubi8-container, io.buildah.version=1.24.2, version=8.5, description=Ceph Grafana Container, io.openshift.expose-services=, vendor=Red Hat, Inc., io.openshift.tags=base rhel8, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, release=236.1648460182, architecture=x86_64, name=ubi8, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, distribution-scope=public, 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.k8s.display-name=Red Hat Universal Base Image 8, summary=Grafana Container configured for Ceph mgr/dashboard integration, 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, maintainer=Paul Cuzner ) 2024-04-12T22:40:12.853 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:40:12 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[69336]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-12T22:40:12.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[29858]: from='client.25495 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:40:12.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[29858]: pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-12T22:40:12.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[29858]: pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-04-12T22:40:12.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:12.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:12.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[29858]: pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 877 B/s rd, 0 op/s 2024-04-12T22:40:12.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[29858]: pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 877 B/s rd, 0 op/s 2024-04-12T22:40:12.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:12.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:12.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[29858]: pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-12T22:40:12.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[29858]: pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:12.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:12.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:12.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:12.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:12.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:12.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:12.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[29858]: pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:12.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[29858]: pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:12.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:12.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:12.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:12.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:12.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:12.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:12.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:12.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[29858]: pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:12.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[29858]: pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:12.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:12.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:12.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[24836]: from='client.25495 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:40:12.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[24836]: pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-12T22:40:12.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[24836]: pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-04-12T22:40:12.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:12.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:12.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[24836]: pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 877 B/s rd, 0 op/s 2024-04-12T22:40:12.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[24836]: pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 877 B/s rd, 0 op/s 2024-04-12T22:40:12.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:12.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:12.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[24836]: pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-12T22:40:12.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[24836]: pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:12.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:12.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:12.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:12.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:12.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:12.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:12.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[24836]: pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:12.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[24836]: pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:12.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:12.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:12.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:12.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:12.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:12.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:12.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:12.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[24836]: pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:12.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[24836]: pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:12.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:12.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:12.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:12.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:12.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:12.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:12.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:12.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[29858]: pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:12.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[29858]: pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:12.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:12.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:12.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:12.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:12.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:12.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:12.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:12.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[29858]: pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:12.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[29858]: pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:12.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:12.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:12.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:12.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:12.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:12.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:12.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:12.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:12.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:12.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:12.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:12.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:12.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:12.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:12.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:12.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:12.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:12.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:12.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:12.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:12.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:12.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:12.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:12.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:12.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:12.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:12.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:12.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:12.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:12.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:12.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:12.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:12.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:12.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:12.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:12.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:12.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:12.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:12.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:12.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:12.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:12.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:12.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:12.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:12.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:12.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:12.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:12.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[24836]: pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:12.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[24836]: pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:12.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:12.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:12.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:12.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:12.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:12.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:12.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:12.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[24836]: pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:12.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[24836]: pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:12.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:12.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:12.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:12.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:12.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:12.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:12.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:12.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:12.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:12.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:12.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:12.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:12.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:12.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:12.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:12.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:12.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:12.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:12.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:12.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:12.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:12.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:12.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:12.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:12.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:12.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:12.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:12.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:12.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:12.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:12.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:12.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:12.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:12.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:12.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:12.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:12.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:12.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:12.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:12.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:12.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:12.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:12 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:13.188 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:13 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[68627]: 2024-04-12T22:40:13.076+0000 7f81fd648200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-12T22:40:13.188 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:13 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[68627]: 2024-04-12T22:40:13.193+0000 7f81fd648200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-12T22:40:13.189 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:40:12 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[69336]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-12T22:40:13.189 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:40:12 smithi142 bash[68863]: 3ef2d3c225f4deb15770e369ace246bfc5734f53dc82cfa76eca23ecd0e34ddb 2024-04-12T22:40:13.189 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:40:12 smithi142 systemd[1]: Started Ceph grafana.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:40:13.189 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:40:12 smithi142 podman[69385]: 2024-04-12 22:40:12.99303974 +0000 UTC m=+0.128021184 container died 3ef2d3c225f4deb15770e369ace246bfc5734f53dc82cfa76eca23ecd0e34ddb (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a, version=8.5, name=ubi8, vendor=Red Hat, Inc., build-date=2022-03-28T10:36:18.413762, io.k8s.display-name=Red Hat Universal Base Image 8, vcs-type=git, 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.expose-services=, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, summary=Grafana Container configured for Ceph mgr/dashboard integration, distribution-scope=public, architecture=x86_64, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, com.redhat.component=ubi8-container, description=Ceph Grafana Container, release=236.1648460182, io.openshift.tags=base rhel8, maintainer=Paul Cuzner , io.buildah.version=1.24.2, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI) 2024-04-12T22:40:13.487 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:13 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[68627]: 2024-04-12T22:40:13.286+0000 7f81fd648200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-12T22:40:13.487 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:13 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[68627]: 2024-04-12T22:40:13.385+0000 7f81fd648200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-12T22:40:13.743 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:40:13 smithi142 podman[69385]: 2024-04-12 22:40:13.733350666 +0000 UTC m=+0.868332107 container remove 3ef2d3c225f4deb15770e369ace246bfc5734f53dc82cfa76eca23ecd0e34ddb (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a, summary=Grafana Container configured for Ceph mgr/dashboard integration, vcs-type=git, version=8.5, 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=ubi8, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, architecture=x86_64, io.buildah.version=1.24.2, release=236.1648460182, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, io.openshift.tags=base rhel8, distribution-scope=public, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, maintainer=Paul Cuzner , vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, com.redhat.component=ubi8-container, description=Ceph Grafana Container, io.openshift.expose-services=, vendor=Red Hat, Inc., build-date=2022-03-28T10:36:18.413762, io.k8s.display-name=Red Hat Universal Base Image 8) 2024-04-12T22:40:13.743 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:40:13 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-04-12T22:40:13.743 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:13 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[68627]: 2024-04-12T22:40:13.570+0000 7f81fd648200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-12T22:40:13.743 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:13 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:13.743 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:13 smithi142 ceph-mon[25707]: pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:13.743 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:13 smithi142 ceph-mon[25707]: pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:13.744 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:13 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:13.744 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:13 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:13.744 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:13 smithi142 ceph-mon[25707]: pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:13.744 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:13 smithi142 ceph-mon[25707]: pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:13.744 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:13 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:13.744 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:13 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:13.744 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:13 smithi142 ceph-mon[25707]: pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:13.744 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:13 smithi142 ceph-mon[25707]: pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:13.744 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:13 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:13.744 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:13 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:13.744 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:13 smithi142 ceph-mon[25707]: pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:13.744 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:13 smithi142 ceph-mon[25707]: pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:13.744 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:13 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:13.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:13 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:13.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:13 smithi142 ceph-mon[25707]: pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:13.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:13 smithi142 ceph-mon[25707]: pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:13.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:13 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:13.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:13 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:13.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:13 smithi142 ceph-mon[25707]: pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:13.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:13 smithi142 ceph-mon[25707]: pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:13.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:13 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:13.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:13 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:13.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:13 smithi142 ceph-mon[25707]: pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:13.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:13 smithi142 ceph-mon[25707]: pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:13.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:13 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:13.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:13 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:13.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:13 smithi142 ceph-mon[25707]: pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:13.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:13 smithi142 ceph-mon[25707]: pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:13.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:13 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:13.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:13 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:13.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:13 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:13.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:13 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:13.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:13 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:13.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:13 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:13.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:13 smithi142 ceph-mon[25707]: pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:13.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:13 smithi142 ceph-mon[25707]: pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:13.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:13 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:13.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:13 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:13.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:13 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:13.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:13 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:13.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:13 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:13.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:13 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:13.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:13 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:13.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:13 smithi142 ceph-mon[25707]: pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:13.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:13 smithi142 ceph-mon[25707]: pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:13.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:13 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:13.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:13 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:13.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:13 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:13.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:13 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:13.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:13 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:13.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:13 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:13.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:13 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:13.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:13 smithi142 ceph-mon[25707]: pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:13.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:13 smithi142 ceph-mon[25707]: pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:13.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:13 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:13.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:13 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:13.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:13 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:13.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:13 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:13.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:13 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:13.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:13 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:13.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:13 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:13.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:13 smithi142 ceph-mon[25707]: pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:13.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:13 smithi142 ceph-mon[25707]: pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:13.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:13 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:13.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:13 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:13.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:13 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:13.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:13 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:13.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:13 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:13.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:13 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:13.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:13 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:13.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:13 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:13.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:13 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:13.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:13 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:13.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:13 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:13.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:13 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:13.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:13 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:13.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:13 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:13.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:13 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:13.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:13 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:13.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:13 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:13.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:13 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:13.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:13 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:13.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:13 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:13.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:13 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:13.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:13 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:13.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:13 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:13.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:13 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:13.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:13 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:13.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:13 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:13.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:13 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:13.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:13 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:13.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:13 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:13.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:13 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:13.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:13 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:13.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:13 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:13.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:13 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:13.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:13 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:13.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:13 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:13.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:13 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:13.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:13 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:13.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:13.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[24836]: pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:13.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[24836]: pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:13.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:13.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:13.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[24836]: pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:13.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[24836]: pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:13.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:13.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:13.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[24836]: pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:13.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[24836]: pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:13.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:13.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:13.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[24836]: pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:13.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[24836]: pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:13.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:13.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:13.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[24836]: pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:13.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[24836]: pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:13.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:13.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:13.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[24836]: pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:13.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[24836]: pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:13.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:13.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:13.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[24836]: pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:13.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[24836]: pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:13.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:13.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:13.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[24836]: pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:13.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[24836]: pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:13.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:13.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:13.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:13.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[29858]: pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:13.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[29858]: pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:13.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:13.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:13.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[29858]: pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:13.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[29858]: pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:13.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:13.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:13.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[29858]: pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:13.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[29858]: pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:13.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:13.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:13.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[29858]: pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:13.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[29858]: pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:13.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:13.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:13.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[29858]: pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:13.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[29858]: pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:13.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:13.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:13.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[29858]: pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:13.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[29858]: pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:13.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:13.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:13.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[29858]: pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:13.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[29858]: pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:13.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:13.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:13.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[29858]: pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:13.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[29858]: pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:13.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:13.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:13.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:13.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:13.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:13.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:13.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[24836]: pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:13.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[24836]: pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:13.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:13.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:13.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:13.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:13.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:13.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:13.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:13.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[24836]: pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:13.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[24836]: pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:13.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:13.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:13.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:13.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:13.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:13.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:13.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:13.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[24836]: pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:13.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[24836]: pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:13.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:13.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:13.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:13.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:13.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:13.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:13.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:13.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:13.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:13.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:13.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[29858]: pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:13.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[29858]: pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:13.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:13.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:13.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:13.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:13.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:13.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:13.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:13.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[29858]: pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:13.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[29858]: pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:13.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:13.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:13.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:13.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:13.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:13.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:13.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:13.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[29858]: pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:13.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[29858]: pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:13.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:13.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:13.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:13.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:13.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:13.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:13.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:13.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[29858]: pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:13.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[29858]: pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:13.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:13.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:13.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:13.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:13.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:13.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:13.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:13.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:13.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:13.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:13.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:13.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:13.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:13.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:13.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:13.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:13.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:13.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:13.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:13.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:13.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:13.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:13.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:13.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:13.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:13.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:13.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:13.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[24836]: pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:13.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[24836]: pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:13.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:13.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:13.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:13.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:13.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:13.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:13.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:13.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:13.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:13.944 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:13.944 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:13.944 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:13.944 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:13.944 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:13.944 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:13.944 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:13.944 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:13.944 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:13.944 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:13.944 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:13.945 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:13.945 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:13.945 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:13.945 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:13.945 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:13.945 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:13.945 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:13.945 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:13.945 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:13.945 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:13.945 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:13.946 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:13.946 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:13.946 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:13.946 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:13.946 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:13.946 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:13.946 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:13.946 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:13.946 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:13.946 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:13.947 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:13.947 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:13.947 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:13.947 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:13.947 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:13.947 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:13.947 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:13 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:13.997 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:40:13 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@grafana.a.service: Failed with result 'exit-code'. 2024-04-12T22:40:14.490 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:14 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:14.490 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:14 smithi142 ceph-mon[25707]: pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s 2024-04-12T22:40:14.491 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:14 smithi142 ceph-mon[25707]: pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s 2024-04-12T22:40:14.491 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:14 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:14.491 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:14 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:14.491 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:14 smithi142 ceph-mon[25707]: pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-04-12T22:40:14.491 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:14 smithi142 ceph-mon[25707]: pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-04-12T22:40:14.491 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:14 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:14.491 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:14 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:14.491 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:14 smithi142 ceph-mon[25707]: pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 17 op/s 2024-04-12T22:40:14.491 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:14 smithi142 ceph-mon[25707]: pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 17 op/s 2024-04-12T22:40:14.491 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:14 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:14.491 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:14 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:14.491 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:14 smithi142 ceph-mon[25707]: pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:14.491 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:14 smithi142 ceph-mon[25707]: pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:14.491 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:14 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:14.492 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:14 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:14.492 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:14 smithi142 ceph-mon[25707]: pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:14.492 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:14 smithi142 ceph-mon[25707]: pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:14.492 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:14 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:14.492 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:14 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:14.492 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:14 smithi142 ceph-mon[25707]: pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:14.492 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:14 smithi142 ceph-mon[25707]: pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:14.492 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:14 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:14.492 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:14 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:14.492 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:14 smithi142 ceph-mon[25707]: pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:14.492 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:14 smithi142 ceph-mon[25707]: pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:14.492 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:14 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:14.492 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:14 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:14.492 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:14 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:14.493 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:14 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:14.493 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:14 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:14.493 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:14 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:14.493 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:14 smithi142 ceph-mon[25707]: pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:14.493 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:14 smithi142 ceph-mon[25707]: pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:14.493 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:14 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:14.494 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:14 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:14.494 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:14 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:14.494 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:14 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:14.494 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:14 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:14.494 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:14 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:14.494 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:14 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:14.494 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:14 smithi142 ceph-mon[25707]: pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:14.494 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:14 smithi142 ceph-mon[25707]: pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:14.494 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:14 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:14.494 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:14 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:14.494 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:14 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:14.494 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:14 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:14.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:14 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:14.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:14 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:14.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:14 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:14.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:14 smithi142 ceph-mon[25707]: pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:14.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:14 smithi142 ceph-mon[25707]: pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:14.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:14 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:14.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:14 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:14.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:14 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:14.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:14 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:14.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:14 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:14.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:14 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:14.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:14 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:14.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:14 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:14.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:14 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:14.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:14 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:14.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:14 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:14.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:14 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:14.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:14 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:14.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:14 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:14.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:14 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:14.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:14 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:14.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:14 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:14.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:14 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:14.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:14 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:14.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:14 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:14.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:14 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:14.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:14 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:14.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:14 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:14.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:14 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:14.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:14 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:14.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:14 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:14.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:14 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:14.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:14 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:14.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:14 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:14.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:14 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:14.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:14 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:14.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:14 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:14.747 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:14 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[68627]: 2024-04-12T22:40:14.660+0000 7f81fd648200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-12T22:40:14.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:14.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[24836]: pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s 2024-04-12T22:40:14.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[24836]: pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s 2024-04-12T22:40:14.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:14.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:14.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[24836]: pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-04-12T22:40:14.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[24836]: pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-04-12T22:40:14.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:14.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:14.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[24836]: pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 17 op/s 2024-04-12T22:40:14.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[24836]: pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 17 op/s 2024-04-12T22:40:14.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:14.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:14.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[24836]: pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:14.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[24836]: pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:14.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:14.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:14.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[24836]: pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:14.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[24836]: pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:14.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:14.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:14.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[24836]: pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:14.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[24836]: pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:14.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:14.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:14.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[24836]: pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:14.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[24836]: pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:14.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:14.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:14.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:14.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:14.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:14.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:14.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[29858]: pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s 2024-04-12T22:40:14.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[29858]: pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s 2024-04-12T22:40:14.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:14.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:14.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[29858]: pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-04-12T22:40:14.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[29858]: pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-04-12T22:40:14.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:14.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:14.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[29858]: pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 17 op/s 2024-04-12T22:40:14.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[29858]: pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 17 op/s 2024-04-12T22:40:14.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:14.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:14.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[29858]: pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:14.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[29858]: pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:14.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:14.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:14.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[29858]: pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:14.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[29858]: pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:14.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:14.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:14.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[29858]: pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:14.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[29858]: pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:14.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:14.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:14.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[29858]: pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:14.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[29858]: pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:14.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:14.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:14.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:14.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:14.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:14.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:14.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[24836]: pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:14.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[24836]: pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:14.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:14.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:14.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:14.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:14.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:14.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:14.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:14.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[24836]: pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:14.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[24836]: pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:14.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:14.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:14.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:14.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:14.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:14.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:14.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:14.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[24836]: pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:14.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[24836]: pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:14.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:14.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:14.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:14.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:14.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:14.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:14.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:14.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:14.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:14.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:14.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[29858]: pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:14.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[29858]: pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:14.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:14.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:14.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:14.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:14.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:14.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:14.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:14.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[29858]: pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:14.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[29858]: pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:14.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:14.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:14.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:14.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:14.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:14.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:14.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:14.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[29858]: pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:14.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[29858]: pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:14.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:14.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:14.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:14.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:14.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:14.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:14.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:14.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:14.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:14.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:14.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:14.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:14.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:14.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:14.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:14.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:14.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:14.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:14.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:14.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:14.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:14.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:14.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:14.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:14.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:14.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:14.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:14.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:14.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:14.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:14.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:14.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:14.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:14.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:14.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:14.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:14.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:14.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:14.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:14.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:14.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:14.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:14.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:14.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:14.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:14.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:14.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:14.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:14.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:14.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:14.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:14.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:14.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:14.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:14.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:14 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:15.206 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:14 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[68627]: 2024-04-12T22:40:14.804+0000 7f81fd648200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-12T22:40:15.491 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:15 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[68627]: 2024-04-12T22:40:15.211+0000 7f81fd648200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-12T22:40:15.491 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:15 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[68627]: 2024-04-12T22:40:15.313+0000 7f81fd648200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-12T22:40:15.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:15.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[24836]: pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:15.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[24836]: pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:15.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:15.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:15.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[24836]: pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:15.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[24836]: pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:15.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:15.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:15.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[24836]: pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:15.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[24836]: pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:15.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:15.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:15.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[24836]: pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:15.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[24836]: pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:15.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:15.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:15.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[24836]: pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:15.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[24836]: pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:15.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:15.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:15.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[24836]: pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:15.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[24836]: pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:15.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:15.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:15.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:15.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:15.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:15.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:15.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[24836]: pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:15.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[24836]: pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:15.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:15.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:15.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[29858]: pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:15.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[29858]: pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:15.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:15.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:15.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[29858]: pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:15.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[29858]: pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:15.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:15.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:15.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[29858]: pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:15.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[29858]: pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:15.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:15.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:15.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[29858]: pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:15.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[29858]: pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:15.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:15.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:15.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[29858]: pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:15.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[29858]: pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:15.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:15.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:15.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[29858]: pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:15.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[29858]: pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:15.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:15.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:15.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:15.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:15.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:15.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:15.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[29858]: pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:15.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[29858]: pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:15.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:15.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:15.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:15.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:15.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:15.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:15.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:15.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[24836]: pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:15.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[24836]: pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:15.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:15.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:15.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:15.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:15.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:15.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:15.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:15.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[24836]: pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:15.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[24836]: pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:15.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:15.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:15.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:15.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:15.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:15.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:15.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:15.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[24836]: pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:15.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[24836]: pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:15.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:15.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:15.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:15.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:15.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:15.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:15.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:15.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:15.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:15.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:15.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[29858]: pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:15.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[29858]: pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:15.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:15.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:15.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:15.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:15.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:15.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:15.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:15.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[29858]: pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:15.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[29858]: pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:15.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:15.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:15.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:15.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:15.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:15.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:15.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:15.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[29858]: pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:15.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[29858]: pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:15.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:15.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:15.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:15.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:15.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:15.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:15.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:15.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:15.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:15.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:15.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:15.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:15.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:15.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:15.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:15.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:15.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:15.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:15.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:15.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:15.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:15.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:15.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:15.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:15.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:15.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:15.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:15.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:15.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:15.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:15.692 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:15.692 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:15.692 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:15.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:15.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:15.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:15.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:15.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:15.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:15.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:15.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:15.693 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:15.693 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:15.693 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:15.693 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:15.693 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:15.693 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:15.693 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:15.693 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:15.693 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:15.693 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:15.693 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:15.693 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:15.694 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:15.694 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:15.694 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:15.694 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:15.694 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:15.694 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:15.694 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:15.694 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:15.694 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:15.694 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:15.695 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:15.695 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:15.695 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:15.695 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:15.695 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:15.695 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:15.695 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:15 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:15.747 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:15 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[68627]: 2024-04-12T22:40:15.537+0000 7f81fd648200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-12T22:40:15.747 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:15 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[68627]: 2024-04-12T22:40:15.738+0000 7f81fd648200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-12T22:40:15.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:15 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:15.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:15 smithi142 ceph-mon[25707]: pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:15.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:15 smithi142 ceph-mon[25707]: pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:15.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:15 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:15.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:15 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:15.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:15 smithi142 ceph-mon[25707]: pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:15.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:15 smithi142 ceph-mon[25707]: pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:15.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:15 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:15.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:15 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:15.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:15 smithi142 ceph-mon[25707]: pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:15.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:15 smithi142 ceph-mon[25707]: pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:15.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:15 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:15.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:15 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:15.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:15 smithi142 ceph-mon[25707]: pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:15.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:15 smithi142 ceph-mon[25707]: pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:15.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:15 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:15.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:15 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:15.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:15 smithi142 ceph-mon[25707]: pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:15.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:15 smithi142 ceph-mon[25707]: pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:15.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:15 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:15.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:15 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:15.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:15 smithi142 ceph-mon[25707]: pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:15.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:15 smithi142 ceph-mon[25707]: pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:15.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:15 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:15.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:15 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:15.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:15 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:15.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:15 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:15.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:15 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:15.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:15 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:15.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:15 smithi142 ceph-mon[25707]: pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:15.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:15 smithi142 ceph-mon[25707]: pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:15.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:15 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:15.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:15 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:15.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:15 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:15.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:15 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:15.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:15 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:15.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:15 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:15.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:15 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:15.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:15 smithi142 ceph-mon[25707]: pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:15.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:15 smithi142 ceph-mon[25707]: pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:15.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:15 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:15.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:15 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:15.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:15 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:15.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:15 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:15.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:15 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:15.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:15 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:15.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:15 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:15.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:15 smithi142 ceph-mon[25707]: pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:15.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:15 smithi142 ceph-mon[25707]: pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:15.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:15 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:15.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:15 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:15.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:15 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:15.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:15 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:15.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:15 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:15.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:15 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:15.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:15 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:15.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:15 smithi142 ceph-mon[25707]: pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:15.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:15 smithi142 ceph-mon[25707]: pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:15.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:15 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:15.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:15 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:15.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:15 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:15.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:15 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:15.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:15 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:15.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:15 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:15.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:15 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:15.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:15 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:15.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:15 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:15.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:15 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:15.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:15 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:15.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:15 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:15.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:15 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:15.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:15 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:15.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:15 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:15.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:15 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:15.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:15 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:15.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:15 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:15.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:15 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:15.755 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:15 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:15.755 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:15 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:15.755 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:15 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:15.755 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:15 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:15.755 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:15 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:15.755 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:15 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:15.755 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:15 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:15.755 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:15 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:15.755 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:15 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:15.755 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:15 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:15.755 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:15 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:15.755 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:15 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:15.755 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:15 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:15.755 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:15 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:15.756 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:15 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:15.756 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:15 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:15.756 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:15 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:15.756 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:15 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:16.227 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:16 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[68627]: 2024-04-12T22:40:16.041+0000 7f81fd648200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-12T22:40:16.491 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:16 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[68627]: 2024-04-12T22:40:16.318+0000 7f81fd648200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-12T22:40:16.679 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:40:16] "GET /metrics HTTP/1.1" 200 38310 "" "Prometheus/2.33.4" 2024-04-12T22:40:16.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:16.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[24836]: pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:16.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[24836]: pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:16.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:16.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:16.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[24836]: pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:16.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[24836]: pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:16.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:16.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:16.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[24836]: pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:16.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[24836]: pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:16.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:16.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:16.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[24836]: pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:16.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[24836]: pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:16.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:16.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:16.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[24836]: pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:16.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[24836]: pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:16.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:16.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[24836]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:40:16.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:16.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[24836]: pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:16.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[24836]: pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:16.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:16.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:16.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[24836]: pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:16.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[24836]: pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:16.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:16.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:16.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:16.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:16.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:16.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[29858]: pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:16.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[29858]: pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:16.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:16.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:16.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[29858]: pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:16.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[29858]: pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:16.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:16.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:16.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[29858]: pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:16.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[29858]: pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:16.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:16.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:16.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[29858]: pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:16.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[29858]: pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:16.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:16.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:16.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[29858]: pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:16.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[29858]: pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:16.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:16.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[29858]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:40:16.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:16.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[29858]: pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:16.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[29858]: pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:16.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:16.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:16.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[29858]: pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:16.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[29858]: pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:16.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:16.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:16.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:16.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:16.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:16.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:16.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[29858]: pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:16.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[29858]: pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:16.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:16.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:16.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:16.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:16.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:16.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:16.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:16.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[29858]: pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:16.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[29858]: pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:16.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:16.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:16.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:16.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:16.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:16.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:16.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:16.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[29858]: pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:16.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[29858]: pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:16.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:16.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:16.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:16.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:16.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:16.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:16.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:16.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[29858]: pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:16.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[29858]: pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:16.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:16.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:16.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[24836]: pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:16.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[24836]: pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:16.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:16.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:16.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:16.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:16.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:16.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:16.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:16.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[24836]: pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:16.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[24836]: pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:16.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:16.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:16.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:16.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:16.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:16.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:16.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:16.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[24836]: pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:16.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[24836]: pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:16.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:16.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:16.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:16.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:16.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:16.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:16.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:16.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[24836]: pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:16.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[24836]: pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:16.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:16.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:16.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:16.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:16.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:16.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:16.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:16.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:16.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:16.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:16.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:16.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:16.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:16.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:16.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:16.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:16.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:16.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:16.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:16.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:16.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:16.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:16.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:16.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:16.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:16.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:16.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:16.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:16.692 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:16.693 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:16.693 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:16.693 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:16.693 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:16.693 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:16.693 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:16.693 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:16.693 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:16.693 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:16.693 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:16.693 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:16.693 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:16.693 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:16.694 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:16.694 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:16.694 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:16.694 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:16.694 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:16.694 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:16.694 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:16.694 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:16.694 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:16.694 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:16.694 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:16.694 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:16.695 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:16.695 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:16.695 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:16.695 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:16.695 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:16.695 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:16.695 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:16.695 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:16.695 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:16.695 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:16.695 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:16.696 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:16.696 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:16.696 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:16.696 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:16.696 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:16.696 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:16.696 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:16.696 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:16.696 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:16.696 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:16.697 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:16.697 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:16.697 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:16.697 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:16.697 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:16.697 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:16.697 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:16.697 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:16.697 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:16 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:16.747 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:16 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[68627]: 2024-04-12T22:40:16.573+0000 7f81fd648200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-12T22:40:16.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:16 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:16.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:16 smithi142 ceph-mon[25707]: pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:16.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:16 smithi142 ceph-mon[25707]: pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:16.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:16 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:16.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:16 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:16.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:16 smithi142 ceph-mon[25707]: pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:16.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:16 smithi142 ceph-mon[25707]: pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:16.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:16 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:16.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:16 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:16.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:16 smithi142 ceph-mon[25707]: pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:16.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:16 smithi142 ceph-mon[25707]: pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:16.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:16 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:16.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:16 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:16.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:16 smithi142 ceph-mon[25707]: pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:16.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:16 smithi142 ceph-mon[25707]: pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:16.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:16 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:16.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:16 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:16.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:16 smithi142 ceph-mon[25707]: pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:16.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:16 smithi142 ceph-mon[25707]: pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:16.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:16 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:16.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:16 smithi142 ceph-mon[25707]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:40:16.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:16 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:16.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:16 smithi142 ceph-mon[25707]: pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:16.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:16 smithi142 ceph-mon[25707]: pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:16.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:16 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:16.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:16 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:16.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:16 smithi142 ceph-mon[25707]: pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:16.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:16 smithi142 ceph-mon[25707]: pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:16.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:16 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:16.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:16 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:16.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:16 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:16.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:16 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:16.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:16 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:16.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:16 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:16.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:16 smithi142 ceph-mon[25707]: pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:16.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:16 smithi142 ceph-mon[25707]: pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:16.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:16 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:16.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:16 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:16.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:16 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:16.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:16 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:16.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:16 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:16.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:16 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:16.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:16 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:16.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:16 smithi142 ceph-mon[25707]: pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:16.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:16 smithi142 ceph-mon[25707]: pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:16.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:16 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:16.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:16 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:16.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:16 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:16.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:16 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:16.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:16 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:16.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:16 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:16.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:16 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:16.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:16 smithi142 ceph-mon[25707]: pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:16.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:16 smithi142 ceph-mon[25707]: pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:16.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:16 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:16.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:16 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:16.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:16 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:16.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:16 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:16.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:16 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:16.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:16 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:16.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:16 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:16.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:16 smithi142 ceph-mon[25707]: pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:16.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:16 smithi142 ceph-mon[25707]: pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:16.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:16 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:16.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:16 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:16.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:16 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:16.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:16 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:16.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:16 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:16.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:16 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:16.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:16 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:16.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:16 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:16.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:16 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:16.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:16 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:16.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:16 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:16.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:16 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:16.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:16 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:16.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:16 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:16.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:16 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:16.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:16 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:16.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:16 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:16.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:16 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:16.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:16 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:16.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:16 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:16.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:16 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:16.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:16 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:16.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:16 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:16.755 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:16 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:16.755 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:16 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:16.755 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:16 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:16.755 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:16 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:16.755 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:16 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:16.755 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:16 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:16.755 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:16 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:16.755 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:16 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:16.755 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:16 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:16.755 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:16 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:16.755 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:16 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:16.755 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:16 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:16.755 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:16 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:16.755 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:16 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:16.755 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:16 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:16.756 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:16 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:16.756 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:16 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:16.756 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:16 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:16.756 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:16 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:17.494 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:17 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[68627]: 2024-04-12T22:40:17.451+0000 7f81fd648200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-12T22:40:17.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:17 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:17.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:17 smithi142 ceph-mon[25707]: pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:17.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:17 smithi142 ceph-mon[25707]: pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:17.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:17 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:17.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:17 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:17.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:17 smithi142 ceph-mon[25707]: pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:17.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:17 smithi142 ceph-mon[25707]: pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:17.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:17 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:17.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:17 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:17.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:17 smithi142 ceph-mon[25707]: pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:17.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:17 smithi142 ceph-mon[25707]: pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:17.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:17 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:17.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:17 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:17.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:17 smithi142 ceph-mon[25707]: pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:17.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:17 smithi142 ceph-mon[25707]: pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:17.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:17 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:17.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:17 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:17.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:17 smithi142 ceph-mon[25707]: pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:17.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:17 smithi142 ceph-mon[25707]: pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:17.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:17 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:17.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:17 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:17.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:17 smithi142 ceph-mon[25707]: pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:17.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:17 smithi142 ceph-mon[25707]: pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:17.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:17 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:17.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:17 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:17.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:17 smithi142 ceph-mon[25707]: pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:17.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:17 smithi142 ceph-mon[25707]: pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:17.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:17 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:17.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:17 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:17.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:17 smithi142 ceph-mon[25707]: pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:17.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:17 smithi142 ceph-mon[25707]: pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:17.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:17 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:17.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:17 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:17.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:17 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:17.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:17 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:17.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:17 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:17.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:17 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:17.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:17 smithi142 ceph-mon[25707]: pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:17.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:17 smithi142 ceph-mon[25707]: pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:17.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:17 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:17.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:17 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:17.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:17 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:17.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:17 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:17.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:17 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:17.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:17 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:17.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:17 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:17.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:17 smithi142 ceph-mon[25707]: pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:17.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:17 smithi142 ceph-mon[25707]: pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:17.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:17 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:17.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:17 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:17.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:17 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:17.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:17 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:17.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:17 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:17.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:17 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:17.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:17 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:17.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:17 smithi142 ceph-mon[25707]: pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:17.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:17 smithi142 ceph-mon[25707]: pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:17.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:17 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:17.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:17 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:17.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:17 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:17.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:17 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:17.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:17 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:17.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:17 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:17.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:17 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:17.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:17 smithi142 ceph-mon[25707]: pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:17.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:17 smithi142 ceph-mon[25707]: pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:17.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:17 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:17.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:17 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:17.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:17 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:17.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:17 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:17.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:17 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:17.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:17 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:17.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:17 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:17.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:17 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:40:17.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:17 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:17.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:17 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:17.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:17 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:17.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:17 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:17.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:17 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:17.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:17 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:17.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:17 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:17.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:17 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:17.755 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:17 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:17.755 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:17 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:17.755 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:17 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:17.755 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:17 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:17.755 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:17 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:17.755 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:17 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:17.755 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:17 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:17.755 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:17 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:17.755 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:17 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:17.755 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:17 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:17.755 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:17 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:17.755 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:17 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:17.756 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:17 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:17.756 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:17 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:17.756 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:17 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:17.756 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:17 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:17.756 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:17 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:17.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:17.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[29858]: pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:17.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[29858]: pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:17.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:17.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:17.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[29858]: pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:17.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[29858]: pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:17.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:17.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:17.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[29858]: pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:17.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[29858]: pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:17.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:17.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:17.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[29858]: pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:17.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[29858]: pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:17.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:17.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:17.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[29858]: pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:17.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[29858]: pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:17.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:17.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:17.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[29858]: pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:17.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[29858]: pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:17.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:17.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:17.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[29858]: pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:17.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[29858]: pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:17.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:17.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:17.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[29858]: pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:17.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[29858]: pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:17.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:17.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:17.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:17.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[24836]: pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:17.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[24836]: pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:17.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:17.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:17.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[24836]: pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:17.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[24836]: pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:17.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:17.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:17.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[24836]: pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:17.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[24836]: pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:17.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:17.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:17.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[24836]: pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:17.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[24836]: pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:17.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:17.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:17.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[24836]: pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:17.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[24836]: pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:17.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:17.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:17.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[24836]: pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:17.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[24836]: pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:17.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:17.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:17.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[24836]: pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:17.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[24836]: pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:17.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:17.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:17.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[24836]: pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:17.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[24836]: pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:17.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:17.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:17.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:17.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:17.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:17.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:17.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[29858]: pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:17.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[29858]: pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:17.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:17.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:17.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:17.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:17.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:17.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:17.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:17.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[29858]: pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:17.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[29858]: pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:17.943 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:17.943 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:17.943 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:17.943 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:17.943 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:17.943 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:17.943 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:17.943 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[29858]: pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:17.943 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[29858]: pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:17.943 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:17.943 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:17.943 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:17.943 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:17.943 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:17.944 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:17.944 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:17.944 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[29858]: pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:17.944 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[29858]: pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:17.944 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:17.944 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:17.944 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:17.944 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:17.944 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:17.944 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:17.944 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:17.944 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:40:17.944 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:17.944 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:17.944 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:17.945 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:17.945 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:17.945 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:17.945 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:17.945 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:17.945 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:17.945 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:17.945 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:17.945 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:17.945 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:17.945 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:17.945 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:17.946 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:17.946 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:17.946 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:17.946 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:17.946 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:17.946 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:17.946 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:17.946 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:17.946 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:17.946 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:17.947 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:17.947 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:17.947 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:17.947 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:17.947 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[24836]: pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:17.947 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[24836]: pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:17.947 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:17.948 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:17.948 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:17.948 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:17.948 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:17.948 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:17.948 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:17.948 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[24836]: pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:17.948 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[24836]: pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:17.948 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:17.948 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:17.948 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:17.948 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:17.949 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:17.949 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:17.949 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:17.949 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[24836]: pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:17.949 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[24836]: pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:17.949 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:17.949 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:17.949 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:17.949 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:17.949 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:17.949 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:17.949 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:17.949 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[24836]: pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:17.950 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[24836]: pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:17.950 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:17.950 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:17.950 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:17.950 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:17.950 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:17.950 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:17.950 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:17.950 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:40:17.950 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:17.950 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:17.950 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:17.951 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:17.951 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:17.951 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:17.951 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:17.951 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:17.951 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:17.951 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:17.951 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:17.951 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:17.951 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:17.951 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:17.951 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:17.951 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:17.951 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:17.952 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:17.952 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:17.952 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:17.952 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:17.952 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:17.952 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:17.952 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:17.952 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:17 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:18.182 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[68627]: 2024-04-12T22:40:18.081+0000 7f81fd648200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-12T22:40:18.183 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[68627]: 2024-04-12T22:40:18.188+0000 7f81fd648200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-12T22:40:18.462 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[68627]: 2024-04-12T22:40:18.430+0000 7f81fd648200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-12T22:40:18.462 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[68627]: [12/Apr/2024:22:40:18] ENGINE Bus STARTING 2024-04-12T22:40:18.747 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[60838]: ts=2024-04-12T22:40: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.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"smithi088:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"172.21.15.142:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-12T22:40:18.748 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[68627]: CherryPy Checker: 2024-04-12T22:40:18.748 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[68627]: The Application mounted at '' has an empty config. 2024-04-12T22:40:18.748 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[68627]: 2024-04-12T22:40:18.748 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[68627]: [12/Apr/2024:22:40:18] ENGINE Serving on http://:::9283 2024-04-12T22:40:18.748 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[68627]: [12/Apr/2024:22:40:18] ENGINE Bus STARTED 2024-04-12T22:40:18.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:18.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-mon[25707]: pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:18.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-mon[25707]: pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:18.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:18.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:18.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-mon[25707]: pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:18.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-mon[25707]: pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:18.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:18.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:18.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-mon[25707]: pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:18.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-mon[25707]: pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:18.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:18.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:18.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-mon[25707]: pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:18.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-mon[25707]: pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:18.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:18.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:18.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-mon[25707]: pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:18.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-mon[25707]: pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:18.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:18.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:18.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-mon[25707]: pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:18.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-mon[25707]: pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:18.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:18.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:18.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:18.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:18.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:18.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:18.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-mon[25707]: pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:18.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-mon[25707]: pgmap v428: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:18.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:18.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:18.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:18.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:18.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:18.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:18.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:18.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-mon[25707]: pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:18.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-mon[25707]: pgmap v430: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:18.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:18.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:18.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:18.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:18.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:18.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:18.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:18.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-mon[25707]: pgmap v431: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:18.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-mon[25707]: pgmap v432: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:18.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:18.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:18.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:18.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:18.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:18.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:18.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:18.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-mon[25707]: pgmap v433: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:18.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-mon[25707]: pgmap v434: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:18.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:18.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:18.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:18.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:18.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:18.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:18.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:18.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-mon[25707]: pgmap v435: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:18.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-mon[25707]: pgmap v436: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:18.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:18.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:18.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:18.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:18.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:18.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:18.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:18.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:18.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:18.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:18.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:18.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:18.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:18.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:18.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:18.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:18.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:18.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:18.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:18.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:18.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:18.755 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:18.755 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:18.755 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:18.755 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:18.755 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:18.755 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:18.755 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:18.755 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:18.755 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:18.755 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:18.755 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:18.755 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:18.755 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:18.755 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:18.755 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:18.756 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-mon[25707]: Standby manager daemon x restarted 2024-04-12T22:40:18.756 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-mon[25707]: Standby manager daemon x started 2024-04-12T22:40:18.756 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-mon[25707]: from='mgr.? 172.21.15.142:0/680928992' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-12T22:40:18.756 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-mon[25707]: from='mgr.? 172.21.15.142:0/680928992' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-12T22:40:18.756 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:18.756 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-mon[25707]: from='mgr.? 172.21.15.142:0/680928992' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-12T22:40:18.756 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:18 smithi142 ceph-mon[25707]: from='mgr.? 172.21.15.142:0/680928992' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-12T22:40:18.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:18.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[24836]: pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:18.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[24836]: pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:18.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:18.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:18.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[24836]: pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:18.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[24836]: pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:18.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:18.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:18.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[24836]: pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:18.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[24836]: pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:18.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:18.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:18.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[24836]: pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:18.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[24836]: pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:18.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:18.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:18.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[24836]: pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:18.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[24836]: pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:18.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:18.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:18.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[24836]: pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:18.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[24836]: pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:18.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:18.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:18.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:18.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:18.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:18.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:18.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[24836]: pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:18.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[24836]: pgmap v428: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:18.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:18.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:18.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[29858]: pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:18.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[29858]: pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:18.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:18.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:18.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[29858]: pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:18.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[29858]: pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:18.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:18.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:18.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[29858]: pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:18.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[29858]: pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:18.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:18.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:18.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[29858]: pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:18.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[29858]: pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:18.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:18.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:18.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[29858]: pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:18.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[29858]: pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:18.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:18.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:18.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[29858]: pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:18.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[29858]: pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:18.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:18.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:18.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:18.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:18.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:18.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:18.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[29858]: pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:18.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[29858]: pgmap v428: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:18.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:18.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:18.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:18.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:18.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:18.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:18.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:18.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[24836]: pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:18.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[24836]: pgmap v430: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:18.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:18.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:18.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:18.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:18.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:18.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:18.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:18.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[24836]: pgmap v431: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:18.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[24836]: pgmap v432: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:18.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:18.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:18.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:18.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:18.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:18.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:18.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:18.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[24836]: pgmap v433: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:18.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[24836]: pgmap v434: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:18.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:18.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:18.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:18.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:18.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:18.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:18.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:18.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:18.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:18.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:18.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:18.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[29858]: pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:18.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[29858]: pgmap v430: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:18.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:18.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:18.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:18.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:18.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:18.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:18.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:18.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[29858]: pgmap v431: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:18.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[29858]: pgmap v432: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:18.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:18.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:18.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:18.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:18.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:18.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:18.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:18.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[29858]: pgmap v433: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:18.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[29858]: pgmap v434: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:18.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:18.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:18.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:18.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:18.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:18.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:18.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:18.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[24836]: pgmap v435: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:18.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[24836]: pgmap v436: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:18.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:18.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:18.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:18.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:18.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:18.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:18.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:18.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:18.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:18.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:18.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:18.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:18.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:18.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:18.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:18.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:18.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:18.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:18.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:18.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:18.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:18.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:18.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:18.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:18.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:18.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:18.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[29858]: pgmap v435: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:18.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[29858]: pgmap v436: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:18.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:18.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:18.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:18.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:18.943 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:18.943 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:18.943 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:18.943 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:18.943 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:18.943 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:18.943 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:18.943 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:18.943 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:18.943 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:18.943 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:18.943 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:18.943 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:18.943 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:18.943 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:18.944 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:18.944 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:18.944 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:18.944 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:18.944 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:18.944 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:18.944 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:18.944 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:18.944 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:18.944 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:18.944 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:18.945 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:18.945 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:18.945 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:18.945 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:18.945 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:18.945 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:18.945 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[24836]: Standby manager daemon x restarted 2024-04-12T22:40:18.945 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[24836]: Standby manager daemon x started 2024-04-12T22:40:18.945 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[24836]: from='mgr.? 172.21.15.142:0/680928992' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-12T22:40:18.945 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[24836]: from='mgr.? 172.21.15.142:0/680928992' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-12T22:40:18.945 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:18.945 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[24836]: from='mgr.? 172.21.15.142:0/680928992' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-12T22:40:18.945 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[24836]: from='mgr.? 172.21.15.142:0/680928992' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-12T22:40:18.946 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:18.946 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:18.946 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:18.946 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:18.946 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:18.946 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:18.946 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:18.946 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:18.946 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:18.946 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:18.947 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:18.947 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:18.947 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[29858]: Standby manager daemon x restarted 2024-04-12T22:40:18.947 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[29858]: Standby manager daemon x started 2024-04-12T22:40:18.947 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[29858]: from='mgr.? 172.21.15.142:0/680928992' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-12T22:40:18.947 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[29858]: from='mgr.? 172.21.15.142:0/680928992' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-12T22:40:18.947 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:18.947 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[29858]: from='mgr.? 172.21.15.142:0/680928992' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-12T22:40:18.947 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:18 smithi088 ceph-mon[29858]: from='mgr.? 172.21.15.142:0/680928992' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-12T22:40:19.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:19 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:19.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:19 smithi142 ceph-mon[25707]: pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:19.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:19 smithi142 ceph-mon[25707]: pgmap v438: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:19.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:19 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:19.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:19 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:19.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:19 smithi142 ceph-mon[25707]: pgmap v439: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s 2024-04-12T22:40:19.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:19 smithi142 ceph-mon[25707]: pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s 2024-04-12T22:40:19.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:19 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:19.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:19 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:19.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:19 smithi142 ceph-mon[25707]: pgmap v441: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s 2024-04-12T22:40:19.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:19 smithi142 ceph-mon[25707]: pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s 2024-04-12T22:40:19.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:19 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:19.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:19 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:19.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:19 smithi142 ceph-mon[25707]: pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s 2024-04-12T22:40:19.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:19 smithi142 ceph-mon[25707]: pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s 2024-04-12T22:40:19.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:19 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:19.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:19 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:19.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:19 smithi142 ceph-mon[25707]: pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:19.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:19 smithi142 ceph-mon[25707]: pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:19.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:19 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:19.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:19 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:19.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:19 smithi142 ceph-mon[25707]: pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:19.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:19 smithi142 ceph-mon[25707]: pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:19.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:19 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:19.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:19 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:19.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:19 smithi142 ceph-mon[25707]: pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:19.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:19 smithi142 ceph-mon[25707]: pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:19.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:19 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:19.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:19 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:19.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:19 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:19.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:19 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:19.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:19 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:19.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:19 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:19.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:19 smithi142 ceph-mon[25707]: pgmap v451: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:19.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:19 smithi142 ceph-mon[25707]: pgmap v452: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:19.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:19 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:19.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:19 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:19.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:19 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:19.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:19 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:19.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:19 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:19.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:19 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:19.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:19 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:19.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:19 smithi142 ceph-mon[25707]: pgmap v453: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:19.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:19 smithi142 ceph-mon[25707]: pgmap v454: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:19.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:19 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:19.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:19 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:19.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:19 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:19.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:19 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:19.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:19 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:19.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:19 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:19.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:19 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:19.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:19 smithi142 ceph-mon[25707]: pgmap v455: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:19.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:19 smithi142 ceph-mon[25707]: pgmap v456: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:19.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:19 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:19.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:19 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:19.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:19 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:19.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:19 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:19.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:19 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:19.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:19 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:19.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:19 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:19.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:19 smithi142 ceph-mon[25707]: pgmap v457: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:19.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:19 smithi142 ceph-mon[25707]: pgmap v458: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:19.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:19 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:19.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:19 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:19.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:19 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:19.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:19 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:19.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:19 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:19.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:19 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:19.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:19 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:19.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:19 smithi142 ceph-mon[25707]: pgmap v459: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:19.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:19 smithi142 ceph-mon[25707]: pgmap v460: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:19.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:19 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:19.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:19 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:19.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:19 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:19.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:19 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:19.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:19 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:19.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:19 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:19.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:19 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:19.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:19 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:19.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:19 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:19.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:19 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:19.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:19 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:19.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:19 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:19.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:19 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:19.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:19 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:19.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:19 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:19.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:19 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:19.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:19 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:19.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:19 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:19.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:19 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:19.755 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:19 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:19.755 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:19 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:19.755 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:19 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:19.755 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:19 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:19.755 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:19 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:19.755 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:19 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:19.755 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:19 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:19.755 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:19 smithi142 ceph-mon[25707]: mgrmap e35: y(active, since 63s), standbys: x 2024-04-12T22:40:19.755 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:19 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:19.755 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:19 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:19.755 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:19 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:19.755 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:19 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:19.755 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:19 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:19.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:19.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[29858]: pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:19.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[29858]: pgmap v438: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:19.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:19.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:19.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[29858]: pgmap v439: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s 2024-04-12T22:40:19.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[29858]: pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s 2024-04-12T22:40:19.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:19.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:19.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[29858]: pgmap v441: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s 2024-04-12T22:40:19.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[29858]: pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s 2024-04-12T22:40:19.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:19.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:19.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[29858]: pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s 2024-04-12T22:40:19.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[29858]: pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s 2024-04-12T22:40:19.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:19.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:19.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[29858]: pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:19.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[29858]: pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:19.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:19.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:19.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[29858]: pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:19.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[29858]: pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:19.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:19.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:19.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[29858]: pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:19.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[29858]: pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:19.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:19.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:19.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:19.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:19.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:19.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:19.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[24836]: pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:19.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[24836]: pgmap v438: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:19.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:19.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:19.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[24836]: pgmap v439: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s 2024-04-12T22:40:19.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[24836]: pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s 2024-04-12T22:40:19.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:19.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:19.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[24836]: pgmap v441: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s 2024-04-12T22:40:19.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[24836]: pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s 2024-04-12T22:40:19.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:19.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:19.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[24836]: pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s 2024-04-12T22:40:19.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[24836]: pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s 2024-04-12T22:40:19.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:19.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:19.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[24836]: pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:19.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[24836]: pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:19.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:19.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:19.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[24836]: pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:19.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[24836]: pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:19.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:19.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:19.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[24836]: pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:19.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[24836]: pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:19.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:19.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:19.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:19.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:19.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:19.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:19.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[29858]: pgmap v451: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:19.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[29858]: pgmap v452: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:19.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:19.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:19.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:19.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:19.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:19.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:19.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:19.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[29858]: pgmap v453: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:19.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[29858]: pgmap v454: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:19.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:19.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:19.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:19.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:19.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:19.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:19.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:19.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[29858]: pgmap v455: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:19.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[29858]: pgmap v456: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:19.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:19.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:19.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:19.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:19.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:19.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:19.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:19.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[29858]: pgmap v457: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:19.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[29858]: pgmap v458: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:19.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:19.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[24836]: pgmap v451: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:19.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[24836]: pgmap v452: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:19.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:19.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:19.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:19.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:19.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:19.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:19.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:19.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[24836]: pgmap v453: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:19.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[24836]: pgmap v454: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:19.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:19.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:19.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:19.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:19.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:19.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:19.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:19.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[24836]: pgmap v455: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:19.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[24836]: pgmap v456: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:19.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:19.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:19.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:19.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:19.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:19.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:19.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:19.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[24836]: pgmap v457: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:19.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[24836]: pgmap v458: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:19.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:19.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:19.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:19.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:19.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:19.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:19.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:19.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[29858]: pgmap v459: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:19.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[29858]: pgmap v460: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:19.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:19.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:19.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:19.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:19.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:19.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:19.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:19.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:19.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:19.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:19.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:19.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:19.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:19.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:19.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:19.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:19.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:19.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:19.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:19.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:19.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:19.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:19.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:19.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:19.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:19.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:19.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[29858]: mgrmap e35: y(active, since 63s), standbys: x 2024-04-12T22:40:19.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:19.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:19.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:19.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:19.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:19.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:19.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:19.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:19.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:19.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:19.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:19.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:19.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[24836]: pgmap v459: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:19.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[24836]: pgmap v460: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:19.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:19.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:19.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:19.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:19.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:19.944 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:19.944 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:19.944 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:19.944 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:19.944 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:19.944 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:19.944 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:19.944 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:19.944 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:19.944 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:19.944 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:19.944 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:19.944 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:19.945 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:19.945 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:19.945 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:19.945 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:19.945 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:19.945 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:19.945 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:19.945 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:19.945 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[24836]: mgrmap e35: y(active, since 63s), standbys: x 2024-04-12T22:40:19.945 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:19.945 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:19.945 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:19.945 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:19.945 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:19 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:20.679 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:20 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:20.679 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:20 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:20.679 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:20 smithi142 ceph-mon[25707]: pgmap v461: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:20.679 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:20 smithi142 ceph-mon[25707]: pgmap v462: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:20.679 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:20 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:20.679 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:20 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:20.679 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:20 smithi142 ceph-mon[25707]: pgmap v463: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:20.679 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:20 smithi142 ceph-mon[25707]: pgmap v464: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:20.679 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:20 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:20.679 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:20 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:20.679 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:20 smithi142 ceph-mon[25707]: pgmap v465: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:20.679 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:20 smithi142 ceph-mon[25707]: pgmap v466: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:20.679 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:20 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:20.680 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:20 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:20.680 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:20 smithi142 ceph-mon[25707]: pgmap v467: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:20.680 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:20 smithi142 ceph-mon[25707]: pgmap v468: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:20.680 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:20 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:20.680 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:20 smithi142 ceph-mon[25707]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:20.680 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:20 smithi142 ceph-mon[25707]: pgmap v469: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:20.680 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:20 smithi142 ceph-mon[25707]: pgmap v470: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:20.680 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:20 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:20.680 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:20 smithi142 ceph-mon[25707]: pgmap v471: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:20.680 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:20 smithi142 ceph-mon[25707]: pgmap v472: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:20.680 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:20 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:20.680 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:20 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:20.680 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:20 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:20.680 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:20 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:20.680 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:20 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:20.681 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:20 smithi142 ceph-mon[25707]: pgmap v473: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:20.681 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:20 smithi142 ceph-mon[25707]: pgmap v474: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:20.681 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:20 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:20.681 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:20 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:20.681 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:20 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:20.681 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:20 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:20.681 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:20 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:20.681 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:20 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:20.681 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:20 smithi142 ceph-mon[25707]: pgmap v475: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:20.681 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:20 smithi142 ceph-mon[25707]: pgmap v476: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:20.681 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:20 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:20.681 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:20 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:20.681 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:20 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:20.681 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:20 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:20.682 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:20 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:20.682 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:20 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:20.682 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:20 smithi142 ceph-mon[25707]: pgmap v477: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:20.682 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:20 smithi142 ceph-mon[25707]: pgmap v478: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:20.682 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:20 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:20.682 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:20 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:20.682 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:20 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:20.682 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:20 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:20.682 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:20 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:20.682 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:20 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:20.682 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:20 smithi142 ceph-mon[25707]: pgmap v479: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:20.682 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:20 smithi142 ceph-mon[25707]: pgmap v480: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:20.682 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:20 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:20.682 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:20 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:20.682 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:20 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:20.683 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:20 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:20.683 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:20 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:20.683 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:20 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:20.683 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:20 smithi142 ceph-mon[25707]: pgmap v481: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:20.683 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:20 smithi142 ceph-mon[25707]: pgmap v482: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:20.683 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:20 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:20.683 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:20 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:20.683 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:20 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:20.684 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:20 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:20.684 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:20 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:20.684 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:20 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:20.684 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:20 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:20.684 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:20 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:20.684 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:20 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:20.684 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:20 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:20.684 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:20 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:20.684 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:20 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:20.684 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:20 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:20.684 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:20 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:20.684 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:20 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:20.684 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:20 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:20.684 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:20 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:20.684 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:20 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:20.685 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:20 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:20.685 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:20 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:20.685 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:20 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:20.685 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:20 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:20.685 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:20 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:20.685 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:20 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:20.685 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:20 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:20.685 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:20 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:20.685 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:20 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:20.685 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:20 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:20.685 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:20 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:20.685 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:20 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:20.685 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:20 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:20.685 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:20 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:20.685 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:20 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:20.685 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:20 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:20.686 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:20 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:20.686 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:20 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:20.686 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:20 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:20.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:20.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:20.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[24836]: pgmap v461: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:20.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[24836]: pgmap v462: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:20.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:20.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:20.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[24836]: pgmap v463: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:20.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[24836]: pgmap v464: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:20.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:20.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:20.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[24836]: pgmap v465: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:20.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[24836]: pgmap v466: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:20.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:20.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:20.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[24836]: pgmap v467: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:20.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[24836]: pgmap v468: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:20.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:20.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[24836]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:20.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[24836]: pgmap v469: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:20.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[24836]: pgmap v470: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:20.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:20.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[24836]: pgmap v471: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:20.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[24836]: pgmap v472: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:20.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:20.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:20.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:20.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:20.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:20.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[24836]: pgmap v473: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:20.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[24836]: pgmap v474: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:20.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:20.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:20.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:20.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:20.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[29858]: pgmap v461: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:20.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[29858]: pgmap v462: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:20.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:20.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:20.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[29858]: pgmap v463: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:20.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[29858]: pgmap v464: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:20.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:20.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:20.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[29858]: pgmap v465: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:20.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[29858]: pgmap v466: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:20.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:20.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:20.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[29858]: pgmap v467: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:20.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[29858]: pgmap v468: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:20.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:20.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[29858]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2053-gb277feb2 2024-04-12T22:40:20.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[29858]: pgmap v469: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:20.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[29858]: pgmap v470: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:20.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:20.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[29858]: pgmap v471: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:20.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[29858]: pgmap v472: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:20.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:20.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:20.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:20.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:20.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:20.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[29858]: pgmap v473: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:20.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[29858]: pgmap v474: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:20.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:20.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:20.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:20.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:20.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:20.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:20.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[29858]: pgmap v475: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:20.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[29858]: pgmap v476: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:20.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:20.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:20.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:20.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:20.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:20.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:20.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[29858]: pgmap v477: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:20.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[29858]: pgmap v478: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:20.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:20.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:20.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:20.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:20.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:20.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:20.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[29858]: pgmap v479: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:20.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[29858]: pgmap v480: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:20.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:20.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:20.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:20.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:20.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:20.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:20.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[29858]: pgmap v481: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:20.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[29858]: pgmap v482: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:20.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:20.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:20.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:20.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:20.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[24836]: pgmap v475: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:20.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[24836]: pgmap v476: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:20.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:20.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:20.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:20.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:20.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:20.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:20.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[24836]: pgmap v477: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:20.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[24836]: pgmap v478: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:20.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:20.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:20.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:20.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:20.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:20.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:20.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[24836]: pgmap v479: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:20.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[24836]: pgmap v480: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:20.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:20.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:20.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:20.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:20.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:20.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:20.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[24836]: pgmap v481: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:20.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[24836]: pgmap v482: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:20.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:20.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:20.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:20.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:20.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:20.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:20.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:20.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:20.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:20.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:20.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:20.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:20.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:20.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:20.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:20.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:20.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:20.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:20.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:20.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:20.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:20.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:20.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:20.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:20.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:20.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:20.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:20.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:20.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:20.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:20.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:20.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:20.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:20.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:20.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:20.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:20.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:20.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:20.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:20.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:20.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:20.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:20.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:20.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:20.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:20.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:20.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:20.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:20.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:20.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:20.944 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:20.944 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:20.944 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:20.944 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:20.944 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:20.944 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:20.944 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:20.944 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:20.944 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:20.944 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:20.944 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:20.944 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:20.944 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:20.944 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:20.944 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:20.945 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:20.945 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:20.945 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:20.945 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:20.945 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:20.945 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:20.945 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:20.945 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:20.945 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:20 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:21.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:21 smithi142 ceph-mon[25707]: pgmap v483: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:21.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:21 smithi142 ceph-mon[25707]: pgmap v484: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:21.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:21 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:21.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:21 smithi142 ceph-mon[25707]: pgmap v485: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:21.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:21 smithi142 ceph-mon[25707]: pgmap v486: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:21.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:21 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:21.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:21 smithi142 ceph-mon[25707]: pgmap v487: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:21.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:21 smithi142 ceph-mon[25707]: pgmap v488: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:21.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:21 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:21.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:21 smithi142 ceph-mon[25707]: pgmap v489: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:21.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:21 smithi142 ceph-mon[25707]: pgmap v490: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:21.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:21 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:21.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:21 smithi142 ceph-mon[25707]: pgmap v491: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:21.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:21 smithi142 ceph-mon[25707]: pgmap v492: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:21.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:21 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:21.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:21 smithi142 ceph-mon[25707]: pgmap v493: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:21.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:21 smithi142 ceph-mon[25707]: pgmap v494: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:21.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:21 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:21.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:21 smithi142 ceph-mon[25707]: pgmap v495: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:21.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:21 smithi142 ceph-mon[25707]: pgmap v496: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:21.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:21 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:21.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:21 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:21.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:21 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:21.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:21 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:21.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:21 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:21.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:21 smithi142 ceph-mon[25707]: pgmap v497: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:21.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:21 smithi142 ceph-mon[25707]: pgmap v498: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:21.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:21 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:21.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:21 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:21.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:21 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:21.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:21 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:21.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:21 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:21.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:21 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:21.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:21 smithi142 ceph-mon[25707]: pgmap v499: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:21.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:21 smithi142 ceph-mon[25707]: pgmap v500: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:21.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:21 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:21.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:21 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:21.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:21 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:21.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:21 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:21.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:21 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:21.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:21 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:21.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:21 smithi142 ceph-mon[25707]: pgmap v501: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:21.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:21 smithi142 ceph-mon[25707]: pgmap v502: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:21.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:21 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:21.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:21 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:21.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:21 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:21.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:21 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:21.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:21 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:21.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:21 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:21.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:21 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:21.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:21 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:21.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:21 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:21.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:21 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:21.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:21 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:21.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:21 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:21.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:21 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:21.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:21 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:21.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:21 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:21.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:21 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:21.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:21 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:21.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:21 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:21.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:21 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:21.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:21 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:21.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:21 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:21.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:21 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:21.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:21 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:21.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:21 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:21.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:21 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:21.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:21 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:21.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:21 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:21.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:21 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:21.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:21 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:21.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:21 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:21.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:21 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:21.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:21 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:21.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:21 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:21.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:21 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:21.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:21 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:21.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:21 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:21.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:21 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:21.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[29858]: pgmap v483: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:21.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[29858]: pgmap v484: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:21.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:21.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[29858]: pgmap v485: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:21.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[29858]: pgmap v486: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:21.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:21.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[29858]: pgmap v487: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:21.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[29858]: pgmap v488: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:21.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:21.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[29858]: pgmap v489: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:21.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[29858]: pgmap v490: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:21.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:21.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[29858]: pgmap v491: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:21.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[29858]: pgmap v492: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:21.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:21.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[29858]: pgmap v493: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:21.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[29858]: pgmap v494: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:21.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:21.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[29858]: pgmap v495: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:21.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[29858]: pgmap v496: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:21.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:21.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:21.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:21.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:21.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:21.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[29858]: pgmap v497: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:21.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[29858]: pgmap v498: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:21.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:21.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:21.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:21.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:21.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[24836]: pgmap v483: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:21.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[24836]: pgmap v484: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:21.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:21.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[24836]: pgmap v485: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:21.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[24836]: pgmap v486: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:21.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:21.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[24836]: pgmap v487: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:21.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[24836]: pgmap v488: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:21.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:21.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[24836]: pgmap v489: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:21.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[24836]: pgmap v490: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:21.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:21.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[24836]: pgmap v491: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:21.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[24836]: pgmap v492: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:21.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:21.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[24836]: pgmap v493: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:21.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[24836]: pgmap v494: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:21.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:21.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[24836]: pgmap v495: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:21.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[24836]: pgmap v496: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:21.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:21.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:21.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:21.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:21.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:21.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[24836]: pgmap v497: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:21.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[24836]: pgmap v498: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:21.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:21.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:21.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:21.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:21.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:21.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:21.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[29858]: pgmap v499: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:21.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[29858]: pgmap v500: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:21.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:21.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:21.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:21.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:21.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:21.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:21.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[29858]: pgmap v501: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:21.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[29858]: pgmap v502: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:21.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:21.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:21.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:21.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:21.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:21.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:21.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:21.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:21.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:21.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:21.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:21.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:21.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:21.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:21.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:21.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:21.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:21.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:21.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:21.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[24836]: pgmap v499: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:21.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[24836]: pgmap v500: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:21.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:21.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:21.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:21.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:21.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:21.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:21.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[24836]: pgmap v501: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:21.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[24836]: pgmap v502: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:21.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:21.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:21.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:21.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:21.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:21.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:21.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:21.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:21.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:21.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:21.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:21.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:21.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:21.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:21.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:21.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:21.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:21.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:21.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:21.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:21.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:21.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:21.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:21.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:21.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:21.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:21.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:21.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:21.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:21.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:21.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:21.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:21.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:21.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:21.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:21.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:21.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:21.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:21.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:21.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:21.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:21.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:21.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:21.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:21.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:21.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:21.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:21.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:21.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:21.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:21.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:21.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:21.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:21.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:21.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:21.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:21.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:21 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:22.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[24836]: pgmap v503: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:22.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[24836]: pgmap v504: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:22.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:22.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[24836]: pgmap v505: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:22.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[24836]: pgmap v506: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:22.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:22.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[24836]: pgmap v507: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:22.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[24836]: pgmap v508: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:22.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:22.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[24836]: pgmap v509: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:22.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[24836]: pgmap v510: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:22.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:22.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[24836]: pgmap v511: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:22.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[24836]: pgmap v512: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:22.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:22.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[24836]: pgmap v513: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:22.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[24836]: pgmap v514: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:22.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:22.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[24836]: pgmap v515: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:22.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[24836]: pgmap v516: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:22.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:22.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:22.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:22.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:22.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:22.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[24836]: pgmap v517: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:22.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[24836]: pgmap v518: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:22.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:22.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:22.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:22.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:22.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[29858]: pgmap v503: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:22.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[29858]: pgmap v504: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:22.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:22.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[29858]: pgmap v505: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:22.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[29858]: pgmap v506: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:22.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:22.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[29858]: pgmap v507: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:22.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[29858]: pgmap v508: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:22.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:22.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[29858]: pgmap v509: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:22.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[29858]: pgmap v510: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:22.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:22.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[29858]: pgmap v511: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:22.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[29858]: pgmap v512: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:22.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:22.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[29858]: pgmap v513: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:22.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[29858]: pgmap v514: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:22.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:22.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[29858]: pgmap v515: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:22.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[29858]: pgmap v516: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:22.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:22.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:22.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:22.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:22.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:22.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[29858]: pgmap v517: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:22.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[29858]: pgmap v518: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:22.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:22.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:22.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:22.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:22.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:22.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:22.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[24836]: pgmap v519: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:22.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[24836]: pgmap v520: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:22.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:22.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:22.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:22.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:22.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:22.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:22.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[24836]: pgmap v521: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:22.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[24836]: pgmap v522: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:22.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:22.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:22.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:22.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:22.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:22.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:22.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[24836]: pgmap v523: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:22.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[24836]: pgmap v524: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:22.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:22.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:22.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:22.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:22.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:22.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:22.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:22.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:22.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:22.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:22.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:22.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[29858]: pgmap v519: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:22.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[29858]: pgmap v520: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:22.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:22.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:22.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:22.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:22.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:22.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:22.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[29858]: pgmap v521: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:22.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[29858]: pgmap v522: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:22.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:22.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:22.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:22.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:22.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:22.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:22.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[29858]: pgmap v523: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:22.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[29858]: pgmap v524: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:22.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:22.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:22.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:22.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:22.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:22.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:22.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:22.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:22.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:22.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:22.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:22.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:22.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:22.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:22.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:22.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:22.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:22.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:22.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:22.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:22.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:22.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:22.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:22.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:22.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:22.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:22.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:22.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:22.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:22.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:22.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:22.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:22.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:22.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:22.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:22.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:22.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:22.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:22.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:22.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:22.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:22.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:22.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:22 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:22.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:22 smithi142 ceph-mon[25707]: pgmap v503: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:22.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:22 smithi142 ceph-mon[25707]: pgmap v504: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:22.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:22 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:22.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:22 smithi142 ceph-mon[25707]: pgmap v505: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:22.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:22 smithi142 ceph-mon[25707]: pgmap v506: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:22.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:22 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:22.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:22 smithi142 ceph-mon[25707]: pgmap v507: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:22.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:22 smithi142 ceph-mon[25707]: pgmap v508: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:22.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:22 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:22.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:22 smithi142 ceph-mon[25707]: pgmap v509: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:22.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:22 smithi142 ceph-mon[25707]: pgmap v510: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:22.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:22 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:22.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:22 smithi142 ceph-mon[25707]: pgmap v511: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:22.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:22 smithi142 ceph-mon[25707]: pgmap v512: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:22.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:22 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:22.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:22 smithi142 ceph-mon[25707]: pgmap v513: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:22.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:22 smithi142 ceph-mon[25707]: pgmap v514: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:22.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:22 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:22.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:22 smithi142 ceph-mon[25707]: pgmap v515: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:22.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:22 smithi142 ceph-mon[25707]: pgmap v516: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:22.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:22 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:22.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:22 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:22.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:22 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:22.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:22 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:22.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:22 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:22.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:22 smithi142 ceph-mon[25707]: pgmap v517: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:22.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:22 smithi142 ceph-mon[25707]: pgmap v518: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:22.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:22 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:22.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:22 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:22.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:22 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:22.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:22 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:22.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:22 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:22.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:22 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:22.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:22 smithi142 ceph-mon[25707]: pgmap v519: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:22.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:22 smithi142 ceph-mon[25707]: pgmap v520: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:22.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:22 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:22.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:22 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:22.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:22 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:22.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:22 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:22.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:22 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:22.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:22 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:22.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:22 smithi142 ceph-mon[25707]: pgmap v521: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:22.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:22 smithi142 ceph-mon[25707]: pgmap v522: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:22.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:22 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:22.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:22 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:22.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:22 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:22.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:22 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:22.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:22 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:22.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:22 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:22.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:22 smithi142 ceph-mon[25707]: pgmap v523: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:22.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:22 smithi142 ceph-mon[25707]: pgmap v524: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:22.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:22 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:22.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:22 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:22.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:22 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:22.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:22 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:22.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:22 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:22.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:22 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:22.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:22 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:22.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:22 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:22.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:22 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:22.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:22 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:22.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:22 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:22.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:22 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:22.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:22 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:22.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:22 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:22.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:22 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:22.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:22 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:22.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:22 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:22.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:22 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:22.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:22 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:22.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:22 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:22.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:22 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:22.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:22 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:22.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:22 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:22.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:22 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:22.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:22 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:22.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:22 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:23.512 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[29858]: pgmap v525: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:23.512 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[29858]: pgmap v526: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:23.513 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:23.513 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[29858]: pgmap v527: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:23.513 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[29858]: pgmap v528: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:23.513 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:23.513 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[29858]: pgmap v529: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:23.514 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[24836]: pgmap v525: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:23.514 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[24836]: pgmap v526: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:23.514 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:23.514 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[24836]: pgmap v527: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:23.514 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[24836]: pgmap v528: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:23.514 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:23.515 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[24836]: pgmap v529: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:23.515 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[24836]: pgmap v530: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:23.515 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:23.515 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[24836]: pgmap v531: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:23.515 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[24836]: pgmap v532: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:23.515 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:23.515 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[24836]: pgmap v533: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:23.515 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[24836]: pgmap v534: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:23.515 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:23.516 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:23.516 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:23.516 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:23.516 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:23.516 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:23.516 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[24836]: pgmap v535: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:23.516 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[24836]: pgmap v536: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:23.516 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:23.516 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:23.516 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:23.517 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:23.517 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:23.517 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:23.517 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[24836]: pgmap v537: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:23.517 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[24836]: pgmap v538: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:23.517 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:23.517 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:23.517 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:23.518 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:23.518 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:23.518 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:23.518 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[24836]: pgmap v539: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:23.518 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[24836]: pgmap v540: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:23.518 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:23.518 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:23.519 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:23.519 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:23.519 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:23.519 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:23.519 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:23.519 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:23.519 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:23.520 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:23.520 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:23.520 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:23.520 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:23.520 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:23.520 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:23.520 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:23.521 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:23.521 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:23.806 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:23 smithi142 ceph-mon[25707]: pgmap v525: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:23.806 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:23 smithi142 ceph-mon[25707]: pgmap v526: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:23.806 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:23 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:23.806 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:23 smithi142 ceph-mon[25707]: pgmap v527: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:23.806 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:23 smithi142 ceph-mon[25707]: pgmap v528: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:23.806 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:23 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:23.806 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:23 smithi142 ceph-mon[25707]: pgmap v529: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:23.806 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:23 smithi142 ceph-mon[25707]: pgmap v530: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:23.806 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:23 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:23.807 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:23 smithi142 ceph-mon[25707]: pgmap v531: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:23.807 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:23 smithi142 ceph-mon[25707]: pgmap v532: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:23.807 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:23 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:23.807 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:23 smithi142 ceph-mon[25707]: pgmap v533: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:23.807 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:23 smithi142 ceph-mon[25707]: pgmap v534: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:23.807 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:23 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:23.807 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:23 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:23.807 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:23 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:23.807 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:23 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:23.807 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:23 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:23.807 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:23 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:23.807 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:23 smithi142 ceph-mon[25707]: pgmap v535: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:23.807 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:23 smithi142 ceph-mon[25707]: pgmap v536: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:23.807 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:23 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:23.808 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:23 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:23.808 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:23 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:23.808 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:23 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:23.808 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:23 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:23.808 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:23 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:23.808 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:23 smithi142 ceph-mon[25707]: pgmap v537: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:23.808 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:23 smithi142 ceph-mon[25707]: pgmap v538: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:23.808 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:23 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:23.808 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:23 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:23.808 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:23 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:23.809 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:23 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:23.809 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:23 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:23.809 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:23 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:23.809 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:23 smithi142 ceph-mon[25707]: pgmap v539: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:23.809 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:23 smithi142 ceph-mon[25707]: pgmap v540: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:23.809 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:23 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:23.809 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:23 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:23.809 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:23 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:23.809 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:23 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:23.809 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:23 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:23.809 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:23 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:23.809 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:23 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:23.809 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:23 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:23.809 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:23 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:23.809 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:23 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:23.810 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:23 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:23.810 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:23 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:23.810 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:23 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:23.810 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:23 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:23.810 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:23 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:23.810 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:23 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:23.810 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:23 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:23.810 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:23 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:23.810 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:23 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:23.810 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:23 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:23.810 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:23 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:23.924 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:23.924 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:23.924 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:23.924 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[29858]: pgmap v530: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:23.924 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:23.925 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[29858]: pgmap v531: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:23.925 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[29858]: pgmap v532: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:23.925 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:23.925 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[29858]: pgmap v533: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:23.925 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[29858]: pgmap v534: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:23.925 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:23.925 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:23.925 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:23.925 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:23.925 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:23.925 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:23.925 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[29858]: pgmap v535: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:23.925 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[29858]: pgmap v536: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:23.925 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:23.925 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:23.926 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:23.926 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:23.926 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:23.926 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:23.926 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[29858]: pgmap v537: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:23.926 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[29858]: pgmap v538: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:23.926 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:23.926 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:23.926 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:23.926 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:23.926 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:23.926 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:23.926 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[29858]: pgmap v539: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:23.926 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[29858]: pgmap v540: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:23.926 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:23.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:23.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:23.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:23.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:23.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:23.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:23.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:23.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:23.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:23.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:23.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:23.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:23.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:23.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:23.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:23.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:23.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:23.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:23.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:23.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:23 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:24.131 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:40:23 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@grafana.a.service: Scheduled restart job, restart counter is at 9. 2024-04-12T22:40:24.132 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:40:23 smithi142 systemd[1]: Stopped Ceph grafana.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:40:24.132 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:40:23 smithi142 systemd[1]: Starting Ceph grafana.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:40:24.819 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:40:24 smithi142 podman[73999]: 2024-04-12 22:40:24.458977341 +0000 UTC m=+0.017669751 image pull dad864ee21e98e69f4029d1e417aa085001566be0d322fbc75bc6f29b0050c01 quay.io/ceph/ceph-grafana:8.3.5 2024-04-12T22:40:24.819 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:40:24 smithi142 podman[73999]: 2024-04-12 22:40:24.606780654 +0000 UTC m=+0.165473063 container create 6a2eb47cfc16566673282d0a9e7a0fc4b21c4c152c2389ae9b807e52fb49db92 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a, maintainer=Paul Cuzner , vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, io.k8s.display-name=Red Hat Universal Base Image 8, vendor=Red Hat, Inc., architecture=x86_64, io.openshift.expose-services=, 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, release=236.1648460182, com.redhat.component=ubi8-container, io.buildah.version=1.24.2, build-date=2022-03-28T10:36:18.413762, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, 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., url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, version=8.5, description=Ceph Grafana Container, io.openshift.tags=base rhel8, distribution-scope=public, name=ubi8) 2024-04-12T22:40:24.820 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:24 smithi142 ceph-mon[25707]: pgmap v541: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:24.820 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:24 smithi142 ceph-mon[25707]: pgmap v542: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:24.820 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:24 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:24.820 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:24 smithi142 ceph-mon[25707]: pgmap v543: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s 2024-04-12T22:40:24.820 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:24 smithi142 ceph-mon[25707]: pgmap v544: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s 2024-04-12T22:40:24.820 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:24 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:24.820 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:24 smithi142 ceph-mon[25707]: pgmap v545: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s 2024-04-12T22:40:24.820 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:24 smithi142 ceph-mon[25707]: pgmap v546: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s 2024-04-12T22:40:24.820 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:24 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:24.821 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:24 smithi142 ceph-mon[25707]: pgmap v547: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 13 op/s 2024-04-12T22:40:24.821 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:24 smithi142 ceph-mon[25707]: pgmap v548: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 13 op/s 2024-04-12T22:40:24.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:24 smithi088 ceph-mon[29858]: pgmap v541: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:24.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:24 smithi088 ceph-mon[29858]: pgmap v542: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:24.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:24 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:24.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:24 smithi088 ceph-mon[29858]: pgmap v543: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s 2024-04-12T22:40:24.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:24 smithi088 ceph-mon[29858]: pgmap v544: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s 2024-04-12T22:40:24.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:24 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:24.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:24 smithi088 ceph-mon[29858]: pgmap v545: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s 2024-04-12T22:40:24.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:24 smithi088 ceph-mon[29858]: pgmap v546: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s 2024-04-12T22:40:24.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:24 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:24.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:24 smithi088 ceph-mon[29858]: pgmap v547: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 13 op/s 2024-04-12T22:40:24.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:24 smithi088 ceph-mon[29858]: pgmap v548: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 13 op/s 2024-04-12T22:40:24.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:24 smithi088 ceph-mon[24836]: pgmap v541: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:24.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:24 smithi088 ceph-mon[24836]: pgmap v542: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:24.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:24 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:24.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:24 smithi088 ceph-mon[24836]: pgmap v543: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s 2024-04-12T22:40:24.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:24 smithi088 ceph-mon[24836]: pgmap v544: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s 2024-04-12T22:40:24.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:24 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:24.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:24 smithi088 ceph-mon[24836]: pgmap v545: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s 2024-04-12T22:40:24.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:24 smithi088 ceph-mon[24836]: pgmap v546: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s 2024-04-12T22:40:24.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:24 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:24.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:24 smithi088 ceph-mon[24836]: pgmap v547: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 13 op/s 2024-04-12T22:40:24.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:24 smithi088 ceph-mon[24836]: pgmap v548: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 13 op/s 2024-04-12T22:40:25.214 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:40:24 smithi142 podman[73999]: 2024-04-12 22:40:24.825943118 +0000 UTC m=+0.384635527 container init 6a2eb47cfc16566673282d0a9e7a0fc4b21c4c152c2389ae9b807e52fb49db92 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a, summary=Grafana Container configured for Ceph mgr/dashboard integration, name=ubi8, version=8.5, com.redhat.component=ubi8-container, release=236.1648460182, description=Ceph Grafana Container, 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., maintainer=Paul Cuzner , com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, io.buildah.version=1.24.2, architecture=x86_64, 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, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, io.k8s.display-name=Red Hat Universal Base Image 8, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, io.openshift.tags=base rhel8, io.openshift.expose-services=, vendor=Red Hat, Inc., distribution-scope=public) 2024-04-12T22:40:25.215 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:40:24 smithi142 podman[73999]: 2024-04-12 22:40:24.828617483 +0000 UTC m=+0.387309905 container start 6a2eb47cfc16566673282d0a9e7a0fc4b21c4c152c2389ae9b807e52fb49db92 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a, description=Ceph Grafana Container, io.buildah.version=1.24.2, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, maintainer=Paul Cuzner , summary=Grafana Container configured for Ceph mgr/dashboard integration, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, architecture=x86_64, release=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., vcs-type=git, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, version=8.5, io.k8s.display-name=Red Hat Universal Base Image 8, vendor=Red Hat, Inc., com.redhat.component=ubi8-container, distribution-scope=public, name=ubi8, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, io.openshift.tags=base rhel8, io.openshift.expose-services=) 2024-04-12T22:40:25.215 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:40:24 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[74028]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-12T22:40:25.215 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:40:24 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[74028]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-12T22:40:25.215 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:40:24 smithi142 bash[73999]: 6a2eb47cfc16566673282d0a9e7a0fc4b21c4c152c2389ae9b807e52fb49db92 2024-04-12T22:40:25.215 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:40:24 smithi142 systemd[1]: Started Ceph grafana.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:40:25.215 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:40:24 smithi142 podman[74045]: 2024-04-12 22:40:24.960856541 +0000 UTC m=+0.097670795 container died 6a2eb47cfc16566673282d0a9e7a0fc4b21c4c152c2389ae9b807e52fb49db92 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a, io.k8s.display-name=Red Hat Universal Base Image 8, release=236.1648460182, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, version=8.5, architecture=x86_64, summary=Grafana Container configured for Ceph mgr/dashboard integration, build-date=2022-03-28T10:36:18.413762, vendor=Red Hat, Inc., vcs-type=git, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, 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, description=Ceph Grafana Container, distribution-scope=public, io.openshift.expose-services=, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, io.buildah.version=1.24.2, name=ubi8, maintainer=Paul Cuzner , com.redhat.component=ubi8-container) 2024-04-12T22:40:25.792 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:40:25 smithi142 podman[74045]: 2024-04-12 22:40:25.706002129 +0000 UTC m=+0.842816370 container remove 6a2eb47cfc16566673282d0a9e7a0fc4b21c4c152c2389ae9b807e52fb49db92 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a, summary=Grafana Container configured for Ceph mgr/dashboard integration, vendor=Red Hat, Inc., com.redhat.component=ubi8-container, description=Ceph Grafana Container, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, vcs-type=git, version=8.5, 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 , io.k8s.display-name=Red Hat Universal Base Image 8, io.openshift.tags=base rhel8, architecture=x86_64, release=236.1648460182, distribution-scope=public, io.openshift.expose-services=, name=ubi8, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, io.buildah.version=1.24.2, 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) 2024-04-12T22:40:25.793 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:40:25 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-04-12T22:40:25.793 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:40:25 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@grafana.a.service: Failed with result 'exit-code'. 2024-04-12T22:40:26.679 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:40:26 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:40:26] "GET /metrics HTTP/1.1" 200 38310 "" "Prometheus/2.33.4" 2024-04-12T22:40:26.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:26 smithi088 ceph-mon[24836]: pgmap v549: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:26.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:26 smithi088 ceph-mon[24836]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:40:26.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:26 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:26.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:26 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:26.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:26 smithi088 ceph-mon[24836]: pgmap v550: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:26.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:26 smithi088 ceph-mon[24836]: pgmap v551: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:26.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:26 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:26.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:26 smithi088 ceph-mon[29858]: pgmap v549: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:26.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:26 smithi088 ceph-mon[29858]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:40:26.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:26 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:26.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:26 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:26.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:26 smithi088 ceph-mon[29858]: pgmap v550: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:26.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:26 smithi088 ceph-mon[29858]: pgmap v551: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:26.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:26 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:26.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:26 smithi142 ceph-mon[25707]: pgmap v549: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:26.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:26 smithi142 ceph-mon[25707]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:40:26.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:26 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:26.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:26 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:26.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:26 smithi142 ceph-mon[25707]: pgmap v550: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:26.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:26 smithi142 ceph-mon[25707]: pgmap v551: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:26.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:26 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:27.833 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:27 smithi088 ceph-mon[24836]: Upgrade: Updating mgr.x 2024-04-12T22:40:27.833 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:27 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:27.833 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:27 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-12T22:40:27.833 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:27 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-12T22:40:27.833 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:27 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:27.833 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:27 smithi088 ceph-mon[24836]: Deploying daemon mgr.x on smithi142 2024-04-12T22:40:27.833 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:27 smithi088 ceph-mon[29858]: Upgrade: Updating mgr.x 2024-04-12T22:40:27.834 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:27 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:27.834 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:27 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-12T22:40:27.834 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:27 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-12T22:40:27.834 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:27 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:27.834 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:27 smithi088 ceph-mon[29858]: Deploying daemon mgr.x on smithi142 2024-04-12T22:40:27.842 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:27 smithi142 ceph-mon[25707]: Upgrade: Updating mgr.x 2024-04-12T22:40:27.842 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:27 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:27.842 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:27 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-12T22:40:27.842 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:27 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-12T22:40:27.842 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:27 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:27.842 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:27 smithi142 ceph-mon[25707]: Deploying daemon mgr.x on smithi142 2024-04-12T22:40:28.853 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:40:28 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[60838]: ts=2024-04-12T22:40:28.658Z 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.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"smithi088:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"172.21.15.142:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-12T22:40:28.854 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:28 smithi142 ceph-mon[25707]: pgmap v552: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:28.854 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:28 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:28.854 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:28 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:28.854 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:28 smithi142 ceph-mon[25707]: pgmap v553: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:28.854 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:28 smithi142 ceph-mon[25707]: pgmap v554: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:28.854 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:28 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:28.854 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:28 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:28.854 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:28 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:28.854 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:28 smithi142 ceph-mon[25707]: pgmap v555: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:28.854 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:28 smithi142 ceph-mon[25707]: pgmap v556: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:28.854 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:28 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:28.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:28 smithi088 ceph-mon[24836]: pgmap v552: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:28.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:28 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:28.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:28 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:28.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:28 smithi088 ceph-mon[24836]: pgmap v553: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:28.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:28 smithi088 ceph-mon[24836]: pgmap v554: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:28.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:28 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:28.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:28 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:28.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:28 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:28.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:28 smithi088 ceph-mon[24836]: pgmap v555: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:28.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:28 smithi088 ceph-mon[24836]: pgmap v556: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:28.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:28 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:28.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:28 smithi088 ceph-mon[29858]: pgmap v552: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:28.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:28 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:28.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:28 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:28.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:28 smithi088 ceph-mon[29858]: pgmap v553: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:28.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:28 smithi088 ceph-mon[29858]: pgmap v554: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:28.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:28 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:28.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:28 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:28.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:28 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:28.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:28 smithi088 ceph-mon[29858]: pgmap v555: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:28.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:28 smithi088 ceph-mon[29858]: pgmap v556: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:28.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:28 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:29.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:29 smithi142 ceph-mon[25707]: pgmap v557: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:40:30.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:29 smithi088 ceph-mon[24836]: pgmap v557: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:40:30.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:29 smithi088 ceph-mon[29858]: pgmap v557: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:40:31.443 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:31 smithi142 systemd[1]: Stopping Ceph mgr.x for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:40:31.696 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:31 smithi142 podman[74537]: 2024-04-12 22:40:31.449572488 +0000 UTC m=+0.141051577 container died a4159794c89dc8c761b77dc5472a4d8ec395f70664f4c5f61faa138efada6eda (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-b277feb, GIT_CLEAN=True, ceph=True, org.label-schema.license=GPLv2, org.label-schema.build-date=20240409, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0) 2024-04-12T22:40:31.955 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:31 smithi142 ceph-mon[25707]: pgmap v558: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:40:31.955 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:31 smithi142 podman[74537]: 2024-04-12 22:40:31.785147735 +0000 UTC m=+0.476626833 container cleanup a4159794c89dc8c761b77dc5472a4d8ec395f70664f4c5f61faa138efada6eda (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.schema-version=1.0, RELEASE=squid-b277feb, GIT_CLEAN=True, io.buildah.version=1.33.5, org.label-schema.build-date=20240409) 2024-04-12T22:40:31.955 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:31 smithi142 bash[74537]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x 2024-04-12T22:40:32.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:31 smithi088 ceph-mon[24836]: pgmap v558: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:40:32.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:31 smithi088 ceph-mon[29858]: pgmap v558: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:40:32.247 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:31 smithi142 podman[74551]: 2024-04-12 22:40:31.961189811 +0000 UTC m=+0.510071541 container remove a4159794c89dc8c761b77dc5472a4d8ec395f70664f4c5f61faa138efada6eda (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=squid-b277feb, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240409) 2024-04-12T22:40:32.247 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:31 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-04-12T22:40:32.247 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:32 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-04-12T22:40:32.247 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:32 smithi142 systemd[1]: Stopped Ceph mgr.x for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:40:32.247 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:32 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@mgr.x.service: Consumed 8.873s CPU time. 2024-04-12T22:40:32.595 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:32 smithi142 systemd[1]: Starting Ceph mgr.x for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:40:32.918 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:32 smithi142 podman[74684]: 2024-04-12 22:40:32.504611231 +0000 UTC m=+0.017841574 image pull 668895944f0ec64b67a5b7564961d2756f2966e5d4b9338516300dbec9984951 quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a 2024-04-12T22:40:32.919 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:32 smithi142 podman[74684]: 2024-04-12 22:40:32.612423474 +0000 UTC m=+0.125653817 container create f9384b7063eb4f20b5c47d89b09fd52de335a5b6034c18eca8ecca9e66be5bbd (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, ceph=True, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, RELEASE=squid-b277feb, org.label-schema.build-date=20240409, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux ) 2024-04-12T22:40:33.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:32 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:40:33.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:32 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:40:33.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:32 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:40:33.247 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:32 smithi142 podman[74684]: 2024-04-12 22:40:32.998365902 +0000 UTC m=+0.511596241 container init f9384b7063eb4f20b5c47d89b09fd52de335a5b6034c18eca8ecca9e66be5bbd (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, RELEASE=squid-b277feb, org.label-schema.build-date=20240409, GIT_BRANCH=HEAD, ceph=True, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_CLEAN=True) 2024-04-12T22:40:33.247 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:33 smithi142 podman[74684]: 2024-04-12 22:40:33.001214806 +0000 UTC m=+0.514445146 container start f9384b7063eb4f20b5c47d89b09fd52de335a5b6034c18eca8ecca9e66be5bbd (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, ceph=True, RELEASE=squid-b277feb, io.buildah.version=1.33.5, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240409, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.license=GPLv2) 2024-04-12T22:40:33.247 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:33 smithi142 ceph-mgr[74703]: -- 172.21.15.142:0/2619785104 <== mon.2 v2:172.21.15.142:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5599599ec5a0 con 0x5599599c0c00 2024-04-12T22:40:33.247 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:33 smithi142 bash[74684]: f9384b7063eb4f20b5c47d89b09fd52de335a5b6034c18eca8ecca9e66be5bbd 2024-04-12T22:40:33.247 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:33 smithi142 systemd[1]: Started Ceph mgr.x for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:40:33.969 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:33 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[74699]: 2024-04-12T22:40:33.587+0000 7f8cc7c25200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-12T22:40:33.970 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:33 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[74699]: 2024-04-12T22:40:33.688+0000 7f8cc7c25200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-12T22:40:34.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:34 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:34.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:34 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:34.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:34 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:34.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:34 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:34.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:34 smithi142 ceph-mon[25707]: pgmap v559: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-04-12T22:40:34.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:34 smithi142 ceph-mon[25707]: pgmap v560: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-04-12T22:40:34.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:34 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:34.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:34 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:34.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:34 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:34.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:34 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:34.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:34 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-04-12T22:40:34.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:34 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-04-12T22:40:34.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:34 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:34.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:34 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:34.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:34 smithi142 ceph-mon[25707]: pgmap v561: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-04-12T22:40:34.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:34 smithi142 ceph-mon[25707]: pgmap v562: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-04-12T22:40:34.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:34 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:34.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:34 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:34.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:34 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:34.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:34 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:34.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:34 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:34.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:34 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:34.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:34 smithi142 ceph-mon[25707]: pgmap v563: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-12T22:40:34.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:34 smithi142 ceph-mon[25707]: pgmap v564: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 3 op/s 2024-04-12T22:40:34.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:34 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:34.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:34 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:34.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:34 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:34.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:34 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:34.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:34 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:34.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:34 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:34.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:34 smithi142 ceph-mon[25707]: pgmap v565: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:34.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:34 smithi142 ceph-mon[25707]: pgmap v566: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:34.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:34 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:34.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:34 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:34.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:34 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:34.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:34 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:34.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:34 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:34.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:34 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:34.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:34 smithi142 ceph-mon[25707]: pgmap v567: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:34.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:34 smithi142 ceph-mon[25707]: pgmap v568: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:34.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:34 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:34.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:34 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:34.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:34 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:34.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:34 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:34.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:34 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:34.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:34 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:34.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:34 smithi142 ceph-mon[25707]: pgmap v569: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:34.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:34 smithi142 ceph-mon[25707]: pgmap v570: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:34.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:34 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:34.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:34 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:34.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:34 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:34.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:34 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:34.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:34 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:34.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:34 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:34.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:34 smithi142 ceph-mon[25707]: pgmap v571: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:34.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:34 smithi142 ceph-mon[25707]: pgmap v572: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:34.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:34 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:34.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:34 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:34.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:34 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:34.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:34 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:34.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:34 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:34.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:34 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:34.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:34 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:34.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:34 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:34.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:34 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:34.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:34 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:34.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:34 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:34.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:34 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:34.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:34.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:34.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:34.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:34.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[29858]: pgmap v559: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-04-12T22:40:34.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[29858]: pgmap v560: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-04-12T22:40:34.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:34.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:34.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:34.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:34.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-04-12T22:40:34.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-04-12T22:40:34.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:34.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:34.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[29858]: pgmap v561: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-04-12T22:40:34.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[29858]: pgmap v562: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-04-12T22:40:34.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:34.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:34.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:34.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:34.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:34.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:34.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[29858]: pgmap v563: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-12T22:40:34.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[29858]: pgmap v564: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 3 op/s 2024-04-12T22:40:34.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:34.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:34.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:34.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:34.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:34.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:34.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:34.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:34.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[24836]: pgmap v559: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-04-12T22:40:34.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[24836]: pgmap v560: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-04-12T22:40:34.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:34.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:34.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:34.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:34.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-04-12T22:40:34.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-04-12T22:40:34.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:34.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:34.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[24836]: pgmap v561: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-04-12T22:40:34.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[24836]: pgmap v562: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-04-12T22:40:34.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:34.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:34.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:34.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:34.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:34.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:34.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[24836]: pgmap v563: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-12T22:40:34.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[24836]: pgmap v564: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 3 op/s 2024-04-12T22:40:34.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:34.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:34.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:34.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:34.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:34.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:34.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[24836]: pgmap v565: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:34.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[24836]: pgmap v566: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:34.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:34.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:34.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:34.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:34.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:34.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:34.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[24836]: pgmap v567: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:34.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[24836]: pgmap v568: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:34.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:34.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:34.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:34.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:34.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:34.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:34.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[24836]: pgmap v569: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:34.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[24836]: pgmap v570: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:34.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:34.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:34.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:34.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:34.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:34.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:34.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[24836]: pgmap v571: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:34.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[24836]: pgmap v572: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:34.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:34.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:34.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:34.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:34.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[29858]: pgmap v565: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:34.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[29858]: pgmap v566: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:34.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:34.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:34.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:34.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:34.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:34.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:34.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[29858]: pgmap v567: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:34.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[29858]: pgmap v568: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:34.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:34.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:34.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:34.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:34.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:34.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:34.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[29858]: pgmap v569: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:34.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[29858]: pgmap v570: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:34.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:34.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:34.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:34.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:34.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:34.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:34.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[29858]: pgmap v571: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:34.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[29858]: pgmap v572: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:34.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:34.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:34.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:34.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:34.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:34.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:34.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:34.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:34.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:34.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:34.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:34.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:34.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:34.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:34.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:34.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:34.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:34.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:34.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:34.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:34.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:34.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:34 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:34.557 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:34 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[74699]: 2024-04-12T22:40:34.466+0000 7f8cc7c25200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-12T22:40:34.557 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:34 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[74699]: 2024-04-12T22:40:34.562+0000 7f8cc7c25200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-12T22:40:34.809 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:34 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[74699]: 2024-04-12T22:40:34.717+0000 7f8cc7c25200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-12T22:40:34.809 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:34 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[74699]: 2024-04-12T22:40:34.815+0000 7f8cc7c25200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-12T22:40:35.101 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:34 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[74699]: 2024-04-12T22:40:34.908+0000 7f8cc7c25200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-12T22:40:35.376 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:35 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[74699]: 2024-04-12T22:40:35.198+0000 7f8cc7c25200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-12T22:40:35.376 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:35 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[74699]: 2024-04-12T22:40:35.319+0000 7f8cc7c25200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-12T22:40:35.377 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:35 smithi142 ceph-mon[25707]: pgmap v573: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:35.377 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:35 smithi142 ceph-mon[25707]: pgmap v574: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:35.377 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:35 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:35.377 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:35 smithi142 ceph-mon[25707]: pgmap v575: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:35.377 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:35 smithi142 ceph-mon[25707]: pgmap v576: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:35.377 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:35 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:35.377 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:35 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:35.377 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:35 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:35.378 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:35 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:35.378 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:35 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:35.378 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:35 smithi142 ceph-mon[25707]: pgmap v577: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:35.378 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:35 smithi142 ceph-mon[25707]: pgmap v578: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:35.378 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:35 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:35.378 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:35 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:35.378 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:35 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:35.378 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:35 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:35.378 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:35 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:35.378 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:35 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:35.378 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:35 smithi142 ceph-mon[25707]: pgmap v579: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:35.378 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:35 smithi142 ceph-mon[25707]: pgmap v580: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:35.378 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:35 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:35.378 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:35 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:35.379 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:35 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:35.379 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:35 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:35.379 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:35 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:35.379 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:35 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:35.379 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:35 smithi142 ceph-mon[25707]: pgmap v581: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:35.379 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:35 smithi142 ceph-mon[25707]: pgmap v582: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:35.379 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:35 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:35.379 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:35 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:35.379 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:35 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:35.379 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:35 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:35.379 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:35 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:35.379 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:35 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:35.379 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:35 smithi142 ceph-mon[25707]: pgmap v583: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:35.379 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:35 smithi142 ceph-mon[25707]: pgmap v584: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:35.379 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:35 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:35.380 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:35 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:35.380 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:35 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:35.380 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:35 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:35.380 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:35 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:35.380 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:35 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:35.380 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:35 smithi142 ceph-mon[25707]: pgmap v585: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:35.380 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:35 smithi142 ceph-mon[25707]: pgmap v586: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:35.380 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:35 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:35.380 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:35 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:35.380 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:35 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:35.380 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:35 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:35.380 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:35 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:35.380 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:35 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:35.380 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:35 smithi142 ceph-mon[25707]: pgmap v587: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:35.380 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:35 smithi142 ceph-mon[25707]: pgmap v588: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:35.381 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:35 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:35.381 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:35 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:35.381 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:35 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:35.381 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:35 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:35.381 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:35 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:35.381 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:35 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:35.381 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:35 smithi142 ceph-mon[25707]: pgmap v589: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:35.381 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:35 smithi142 ceph-mon[25707]: pgmap v590: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:35.381 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:35 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:35.381 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:35 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:35.381 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:35 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:35.381 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:35 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:35.381 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:35 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:35.381 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:35 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:35.382 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:35 smithi142 ceph-mon[25707]: pgmap v591: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:35.382 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:35 smithi142 ceph-mon[25707]: pgmap v592: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:35.382 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:35 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:35.382 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:35 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:35.382 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:35 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:35.382 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:35 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:35.382 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:35 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:35.382 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:35 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:35.382 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:35 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:35.382 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:35 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:35.382 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:35 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:35.382 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:35 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:35.382 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:35 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:35.382 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:35 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:35.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[24836]: pgmap v573: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:35.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[24836]: pgmap v574: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:35.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:35.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[24836]: pgmap v575: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:35.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[24836]: pgmap v576: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:35.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:35.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:35.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:35.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:35.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:35.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[24836]: pgmap v577: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:35.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[24836]: pgmap v578: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:35.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:35.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:35.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:35.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:35.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:35.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:35.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[24836]: pgmap v579: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:35.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[24836]: pgmap v580: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:35.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:35.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:35.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:35.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:35.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:35.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:35.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[24836]: pgmap v581: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:35.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[24836]: pgmap v582: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:35.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:35.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:35.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[29858]: pgmap v573: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:35.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[29858]: pgmap v574: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:35.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:35.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[29858]: pgmap v575: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:35.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[29858]: pgmap v576: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:35.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:35.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:35.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:35.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:35.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:35.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[29858]: pgmap v577: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:35.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[29858]: pgmap v578: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:35.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:35.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:35.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:35.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:35.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:35.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:35.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[29858]: pgmap v579: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:35.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[29858]: pgmap v580: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:35.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:35.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:35.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:35.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:35.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:35.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:35.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[29858]: pgmap v581: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:35.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[29858]: pgmap v582: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:35.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:35.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:35.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:35.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:35.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:35.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:35.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[24836]: pgmap v583: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:35.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[24836]: pgmap v584: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:35.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:35.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:35.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:35.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:35.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:35.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:35.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[24836]: pgmap v585: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:35.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[24836]: pgmap v586: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:35.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:35.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:35.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:35.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:35.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:35.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:35.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[24836]: pgmap v587: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:35.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[24836]: pgmap v588: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:35.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:35.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:35.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:35.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:35.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:35.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:35.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[24836]: pgmap v589: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:35.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[24836]: pgmap v590: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:35.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:35.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:35.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:35.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:35.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:35.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:35.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[24836]: pgmap v591: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:35.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[24836]: pgmap v592: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:35.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:35.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:35.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:35.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:35.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:35.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:35.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:35.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:35.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:35.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:35.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:35.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:35.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:35.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:35.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:35.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:35.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[29858]: pgmap v583: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:35.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[29858]: pgmap v584: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:35.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:35.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:35.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:35.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:35.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:35.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:35.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[29858]: pgmap v585: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:35.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[29858]: pgmap v586: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:35.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:35.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:35.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:35.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:35.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:35.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:35.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[29858]: pgmap v587: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:35.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[29858]: pgmap v588: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:35.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:35.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:35.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:35.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:35.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:35.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:35.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[29858]: pgmap v589: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:35.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[29858]: pgmap v590: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:35.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:35.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:35.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:35.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:35.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:35.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:35.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[29858]: pgmap v591: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:35.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[29858]: pgmap v592: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:35.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:35.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:35.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:35.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:35.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:35.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:35.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:35.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:35.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:35.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:35.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:35.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:35 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:35.657 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:35 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[74699]: 2024-04-12T22:40:35.414+0000 7f8cc7c25200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-12T22:40:35.657 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:35 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[74699]: 2024-04-12T22:40:35.515+0000 7f8cc7c25200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-12T22:40:35.997 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:35 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[74699]: 2024-04-12T22:40:35.705+0000 7f8cc7c25200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-12T22:40:35.997 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:40:35 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@grafana.a.service: Scheduled restart job, restart counter is at 10. 2024-04-12T22:40:35.997 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:40:35 smithi142 systemd[1]: Stopped Ceph grafana.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:40:35.997 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:40:35 smithi142 systemd[1]: Starting Ceph grafana.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:40:36.418 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:36 smithi142 ceph-mon[25707]: pgmap v593: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:36.419 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:36 smithi142 ceph-mon[25707]: pgmap v594: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:36.419 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:36 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:36.419 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:36 smithi142 ceph-mon[25707]: pgmap v595: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:36.419 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:36 smithi142 ceph-mon[25707]: pgmap v596: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:36.419 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:36 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:36.419 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:36 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:36.419 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:36 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:36.419 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:36 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:36.419 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:36 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:36.419 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:36 smithi142 ceph-mon[25707]: pgmap v597: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:36.419 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:36 smithi142 ceph-mon[25707]: pgmap v598: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:36.419 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:36 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:36.419 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:36 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:36.419 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:36 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:36.419 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:36 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:36.420 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:36 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:36.420 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:36 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:36.420 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:36 smithi142 ceph-mon[25707]: pgmap v599: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:36.420 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:36 smithi142 ceph-mon[25707]: pgmap v600: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:36.420 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:36 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:36.420 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:36 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:36.420 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:36 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:36.420 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:36 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:36.420 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:36 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:36.420 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:36 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:36.420 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:36 smithi142 ceph-mon[25707]: pgmap v601: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:36.420 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:36 smithi142 ceph-mon[25707]: pgmap v602: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:36.420 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:36 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:36.420 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:36 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:36.421 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:36 smithi142 ceph-mon[25707]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:40:36.421 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:36 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:36.421 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:36 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:36.421 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:36 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:36.421 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:36 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:36.421 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:36 smithi142 ceph-mon[25707]: pgmap v603: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:36.421 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:36 smithi142 ceph-mon[25707]: pgmap v604: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:36.421 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:36 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:36.421 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:36 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:36.421 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:36 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:36.421 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:36 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:36.421 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:36 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:36.421 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:36 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:36.421 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:36 smithi142 ceph-mon[25707]: pgmap v605: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:36.421 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:36 smithi142 ceph-mon[25707]: pgmap v606: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:36.422 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:36 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:36.422 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:36 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:36.422 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:36 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:36.422 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:36 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:36.422 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:36 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:36.422 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:36 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:36.422 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:36 smithi142 ceph-mon[25707]: pgmap v607: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:36.422 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:36 smithi142 ceph-mon[25707]: pgmap v608: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:36.422 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:36 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:36.422 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:36 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:36.422 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:36 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:36.422 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:36 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:36.422 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:36 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:36.422 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:36 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:36.422 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:36 smithi142 ceph-mon[25707]: pgmap v609: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:36.423 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:36 smithi142 ceph-mon[25707]: pgmap v610: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:36.423 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:36 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:36.423 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:36 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:36.423 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:36 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:36.423 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:36 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:36.423 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:36 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:36.423 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:36 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:36.423 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:36 smithi142 ceph-mon[25707]: pgmap v611: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:36.423 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:36 smithi142 ceph-mon[25707]: pgmap v612: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:36.423 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:36 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:36.423 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:36 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:36.423 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:36 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:36.423 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:36 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:36.423 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:36 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:36.423 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:36 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:36.423 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:36 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:36.424 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:36 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:36.424 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:36 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:36.424 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:36 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:36.424 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:36 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:36.424 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:36 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:36.424 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:36 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:36.424 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:36 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:36.424 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:36 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:36.424 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:36 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:36.424 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:36 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:36.429 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:40:36] "GET /metrics HTTP/1.1" 200 38310 "" "Prometheus/2.33.4" 2024-04-12T22:40:36.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[24836]: pgmap v593: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:36.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[24836]: pgmap v594: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:36.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:36.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[24836]: pgmap v595: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:36.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[24836]: pgmap v596: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:36.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:36.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:36.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:36.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:36.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:36.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[24836]: pgmap v597: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:36.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[24836]: pgmap v598: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:36.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:36.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:36.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:36.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:36.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:36.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:36.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[24836]: pgmap v599: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:36.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[24836]: pgmap v600: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:36.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:36.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:36.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:36.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:36.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:36.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:36.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[24836]: pgmap v601: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:36.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[24836]: pgmap v602: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:36.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:36.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:36.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[24836]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:40:36.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:36.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:36.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:36.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:36.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[24836]: pgmap v603: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:36.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[24836]: pgmap v604: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:36.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:36.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:36.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:36.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:36.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:36.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:36.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[24836]: pgmap v605: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:36.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[24836]: pgmap v606: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:36.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:36.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:36.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:36.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:36.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:36.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:36.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[24836]: pgmap v607: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:36.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[24836]: pgmap v608: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:36.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:36.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:36.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:36.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:36.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:36.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:36.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[29858]: pgmap v593: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:36.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[29858]: pgmap v594: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:36.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:36.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[29858]: pgmap v595: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:36.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[29858]: pgmap v596: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:36.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:36.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:36.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:36.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:36.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:36.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[29858]: pgmap v597: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:36.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[29858]: pgmap v598: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:36.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:36.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:36.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:36.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:36.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:36.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:36.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[29858]: pgmap v599: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:36.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[29858]: pgmap v600: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:36.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:36.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:36.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:36.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:36.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:36.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:36.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[29858]: pgmap v601: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:36.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[29858]: pgmap v602: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:36.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:36.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:36.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[24836]: pgmap v609: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:36.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[24836]: pgmap v610: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:36.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:36.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:36.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:36.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:36.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:36.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:36.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[24836]: pgmap v611: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:36.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[24836]: pgmap v612: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:36.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:36.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:36.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:36.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:36.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:36.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:36.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:36.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:36.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:36.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:36.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:36.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:36.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:36.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:36.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:36.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:36.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:36.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[29858]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:40:36.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:36.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:36.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:36.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:36.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[29858]: pgmap v603: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:36.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[29858]: pgmap v604: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:36.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:36.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:36.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:36.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:36.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:36.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:36.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[29858]: pgmap v605: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:36.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[29858]: pgmap v606: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:36.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:36.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:36.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:36.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:36.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:36.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:36.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[29858]: pgmap v607: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:36.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[29858]: pgmap v608: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:36.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:36.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:36.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:36.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:36.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:36.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:36.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[29858]: pgmap v609: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:36.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[29858]: pgmap v610: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:36.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:36.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:36.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:36.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:36.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:36.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:36.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[29858]: pgmap v611: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:36.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[29858]: pgmap v612: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:36.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:36.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:36.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:36.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:36.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:36.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:36.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:36.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:36.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:36.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:36.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:36.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:36.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:36.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:36.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:36.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:36.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:36 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:37.131 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:40:36 smithi142 podman[76098]: 2024-04-12 22:40:36.676710174 +0000 UTC m=+0.453247152 image pull dad864ee21e98e69f4029d1e417aa085001566be0d322fbc75bc6f29b0050c01 quay.io/ceph/ceph-grafana:8.3.5 2024-04-12T22:40:37.131 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:36 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[74699]: 2024-04-12T22:40:36.777+0000 7f8cc7c25200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-12T22:40:37.131 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:36 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[74699]: 2024-04-12T22:40:36.920+0000 7f8cc7c25200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-12T22:40:37.382 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:37 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[74699]: 2024-04-12T22:40:37.288+0000 7f8cc7c25200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-12T22:40:37.383 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:40:37 smithi142 podman[76098]: 2024-04-12 22:40:37.137528938 +0000 UTC m=+0.914065899 container create 0c0a8038876f75726c0051bedc3057afa455cfa830381d3402cee2ce7a7b51fa (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a, 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=ubi8-container, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, description=Ceph Grafana Container, vendor=Red Hat, Inc., release=236.1648460182, io.buildah.version=1.24.2, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, version=8.5, io.openshift.expose-services=, build-date=2022-03-28T10:36:18.413762, io.openshift.tags=base rhel8, distribution-scope=public, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, maintainer=Paul Cuzner , name=ubi8, summary=Grafana Container configured for Ceph mgr/dashboard integration, io.k8s.display-name=Red Hat Universal Base Image 8, architecture=x86_64, vcs-type=git) 2024-04-12T22:40:37.383 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:37 smithi142 ceph-mon[25707]: pgmap v613: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:37.384 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:37 smithi142 ceph-mon[25707]: pgmap v614: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:37.384 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:37 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:37.384 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:37 smithi142 ceph-mon[25707]: pgmap v615: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:37.384 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:37 smithi142 ceph-mon[25707]: pgmap v616: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:37.384 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:37 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:37.384 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:37 smithi142 ceph-mon[25707]: pgmap v617: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:37.384 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:37 smithi142 ceph-mon[25707]: pgmap v618: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:37.384 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:37 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:37.384 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:37 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:37.384 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:37 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:37.384 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:37 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:37.384 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:37 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:37.384 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:37 smithi142 ceph-mon[25707]: pgmap v619: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:37.384 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:37 smithi142 ceph-mon[25707]: pgmap v620: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:37.385 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:37 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:37.385 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:37 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:37.385 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:37 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:37.385 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:37 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:37.385 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:37 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:37.385 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:37 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:37.385 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:37 smithi142 ceph-mon[25707]: pgmap v621: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:37.385 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:37 smithi142 ceph-mon[25707]: pgmap v622: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:37.385 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:37 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:37.385 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:37 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:37.385 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:37 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:37.385 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:37 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:37.385 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:37 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:37.385 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:37 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:37.385 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:37 smithi142 ceph-mon[25707]: pgmap v623: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:37.386 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:37 smithi142 ceph-mon[25707]: pgmap v624: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:37.386 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:37 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:37.386 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:37 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:37.386 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:37 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:37.386 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:37 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:37.386 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:37 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:37.386 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:37 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:37.386 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:37 smithi142 ceph-mon[25707]: pgmap v625: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:37.386 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:37 smithi142 ceph-mon[25707]: pgmap v626: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:37.386 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:37 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:37.386 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:37 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:37.386 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:37 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:37.386 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:37 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:37.386 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:37 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:37.387 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:37 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:37.387 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:37 smithi142 ceph-mon[25707]: pgmap v627: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:37.387 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:37 smithi142 ceph-mon[25707]: pgmap v628: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:37.387 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:37 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:37.387 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:37 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:37.387 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:37 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:37.387 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:37 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:37.387 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:37 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:37.387 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:37 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:37.387 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:37 smithi142 ceph-mon[25707]: pgmap v629: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:37.387 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:37 smithi142 ceph-mon[25707]: pgmap v630: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:37.387 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:37 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:37.387 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:37 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:37.387 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:37 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:37.387 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:37 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:37.388 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:37 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:37.388 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:37 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:37.388 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:37 smithi142 ceph-mon[25707]: pgmap v631: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:37.388 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:37 smithi142 ceph-mon[25707]: pgmap v632: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:37.388 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:37 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:37.388 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:37 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:37.388 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:37 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:37.388 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:37 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:37.388 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:37 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:37.388 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:37 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:37.388 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:37 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:37.388 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:37 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:37.388 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:37 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:37.388 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:37 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:37.389 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:37 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:37.389 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:37 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:37.389 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:37 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:37.389 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:37 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:37.389 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:37 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:37.389 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:37 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:37.389 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:37 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:37.389 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:37 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:37.389 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:37 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:37.389 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:37 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:37.389 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:37 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:37.389 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:37 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:37.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[29858]: pgmap v613: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:37.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[29858]: pgmap v614: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:37.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:37.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[29858]: pgmap v615: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:37.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[29858]: pgmap v616: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:37.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:37.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[29858]: pgmap v617: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:37.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[29858]: pgmap v618: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:37.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:37.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:37.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:37.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:37.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:37.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[29858]: pgmap v619: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:37.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[29858]: pgmap v620: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:37.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:37.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:37.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:37.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:37.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:37.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:37.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[29858]: pgmap v621: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:37.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[29858]: pgmap v622: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:37.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:37.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:37.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:37.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:37.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:37.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:37.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[29858]: pgmap v623: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:37.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[24836]: pgmap v613: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:37.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[24836]: pgmap v614: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:37.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:37.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[24836]: pgmap v615: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:37.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[24836]: pgmap v616: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:37.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:37.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[24836]: pgmap v617: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:37.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[24836]: pgmap v618: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:37.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:37.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:37.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:37.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:37.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:37.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[24836]: pgmap v619: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:37.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[24836]: pgmap v620: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:37.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:37.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:37.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:37.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:37.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:37.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:37.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[24836]: pgmap v621: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:37.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[24836]: pgmap v622: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:37.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:37.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:37.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:37.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:37.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:37.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:37.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[24836]: pgmap v623: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:37.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[29858]: pgmap v624: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:37.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:37.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:37.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:37.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:37.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:37.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:37.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[29858]: pgmap v625: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:37.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[29858]: pgmap v626: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:37.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:37.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:37.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:37.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:37.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:37.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:37.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[29858]: pgmap v627: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:37.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[29858]: pgmap v628: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:37.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:37.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:37.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:37.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:37.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:37.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:37.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[29858]: pgmap v629: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:37.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[29858]: pgmap v630: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:37.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:37.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:37.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:37.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:37.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:37.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:37.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[29858]: pgmap v631: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:37.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[29858]: pgmap v632: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:37.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:37.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:37.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:37.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:37.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:37.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:37.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:37.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:37.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:37.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:37.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:37.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:37.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:37.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:37.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:37.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:37.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:37.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:37.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:37.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:37.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:37.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:37.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[24836]: pgmap v624: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:37.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:37.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:37.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:37.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:37.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:37.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:37.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[24836]: pgmap v625: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:37.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[24836]: pgmap v626: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:37.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:37.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:37.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:37.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:37.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:37.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:37.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[24836]: pgmap v627: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:37.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[24836]: pgmap v628: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:37.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:37.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:37.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:37.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:37.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:37.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:37.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[24836]: pgmap v629: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:37.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[24836]: pgmap v630: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:37.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:37.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:37.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:37.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:37.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:37.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:37.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[24836]: pgmap v631: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:37.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[24836]: pgmap v632: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:37.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:37.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:37.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:37.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:37.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:37.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:37.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:37.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:37.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:37.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:37.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:37.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:37.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:37.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:37.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:37.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:37.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:37.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:37.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:37.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:37.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:37.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:37 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:37.689 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:37 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[74699]: 2024-04-12T22:40:37.388+0000 7f8cc7c25200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-12T22:40:37.689 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:37 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[74699]: 2024-04-12T22:40:37.602+0000 7f8cc7c25200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-12T22:40:37.997 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:37 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[74699]: 2024-04-12T22:40:37.803+0000 7f8cc7c25200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-12T22:40:38.281 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:38 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[74699]: 2024-04-12T22:40:38.137+0000 7f8cc7c25200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-12T22:40:38.281 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:40:38 smithi142 podman[76098]: 2024-04-12 22:40:38.246234612 +0000 UTC m=+2.022771576 container init 0c0a8038876f75726c0051bedc3057afa455cfa830381d3402cee2ce7a7b51fa (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a, architecture=x86_64, 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, name=ubi8, 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, version=8.5, summary=Grafana Container configured for Ceph mgr/dashboard integration, 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=Ceph Grafana Container, build-date=2022-03-28T10:36:18.413762, com.redhat.component=ubi8-container, release=236.1648460182, io.buildah.version=1.24.2, io.openshift.tags=base rhel8, distribution-scope=public, io.openshift.expose-services=, vcs-type=git, vendor=Red Hat, Inc., vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, maintainer=Paul Cuzner ) 2024-04-12T22:40:38.281 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:40:38 smithi142 podman[76098]: 2024-04-12 22:40:38.24957704 +0000 UTC m=+2.026114012 container start 0c0a8038876f75726c0051bedc3057afa455cfa830381d3402cee2ce7a7b51fa (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a, maintainer=Paul Cuzner , version=8.5, name=ubi8, 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, 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., io.openshift.tags=base rhel8, summary=Grafana Container configured for Ceph mgr/dashboard integration, io.openshift.expose-services=, architecture=x86_64, build-date=2022-03-28T10:36:18.413762, 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, distribution-scope=public, description=Ceph Grafana Container, vendor=Red Hat, Inc., release=236.1648460182, vcs-type=git, com.redhat.component=ubi8-container, io.buildah.version=1.24.2) 2024-04-12T22:40:38.281 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:38 smithi142 ceph-mon[25707]: pgmap v633: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:38.282 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:38 smithi142 ceph-mon[25707]: pgmap v634: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:38.282 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:38 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:38.282 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:38 smithi142 ceph-mon[25707]: pgmap v635: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:38.282 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:38 smithi142 ceph-mon[25707]: pgmap v636: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:38.282 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:38 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:38.282 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:38 smithi142 ceph-mon[25707]: pgmap v637: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:38.282 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:38 smithi142 ceph-mon[25707]: pgmap v638: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:38.282 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:38 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:38.282 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:38 smithi142 ceph-mon[25707]: pgmap v639: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:38.282 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:38 smithi142 ceph-mon[25707]: pgmap v640: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:38.282 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:38 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:38.282 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:38 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:38.282 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:38 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:38.282 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:38 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:38.283 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:38 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:38.283 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:38 smithi142 ceph-mon[25707]: pgmap v641: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:38.283 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:38 smithi142 ceph-mon[25707]: pgmap v642: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:38.283 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:38 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:38.283 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:38 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:38.283 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:38 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:38.283 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:38 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:38.283 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:38 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:38.283 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:38 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:38.283 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:38 smithi142 ceph-mon[25707]: pgmap v643: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:38.283 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:38 smithi142 ceph-mon[25707]: pgmap v644: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:38.283 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:38 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:38.283 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:38 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:38.283 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:38 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:38.283 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:38 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:38.284 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:38 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:38.284 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:38 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:38.284 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:38 smithi142 ceph-mon[25707]: pgmap v645: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:38.284 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:38 smithi142 ceph-mon[25707]: pgmap v646: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:38.284 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:38 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:38.284 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:38 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:38.284 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:38 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:38.284 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:38 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:38.285 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:38 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:38.285 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:38 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:38.285 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:38 smithi142 ceph-mon[25707]: pgmap v647: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:38.285 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:38 smithi142 ceph-mon[25707]: pgmap v648: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:38.285 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:38 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:38.285 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:38 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:38.285 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:38 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:38.285 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:38 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:38.285 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:38 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:38.285 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:38 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:38.285 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:38 smithi142 ceph-mon[25707]: pgmap v649: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:38.285 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:38 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:38.285 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:38 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:38.285 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:38 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:38.285 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:38 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:38.286 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:38 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:38.286 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:38 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:38.286 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:38 smithi142 ceph-mon[25707]: pgmap v650: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:38.286 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:38 smithi142 ceph-mon[25707]: pgmap v651: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:38.286 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:38 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:38.286 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:38 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:38.286 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:38 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:38.286 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:38 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:38.286 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:38 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:38.286 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:38 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:38.286 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:38 smithi142 ceph-mon[25707]: pgmap v652: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:38.287 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:38 smithi142 ceph-mon[25707]: pgmap v653: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:38.287 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:38 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:38.287 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:38 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:38.287 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:38 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:38.287 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:38 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:38.287 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:38 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:38.287 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:38 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:38.287 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:38 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:38.287 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:38 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:38.287 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:38 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:38.287 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:38 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:38.287 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:38 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:38.288 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:38 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:38.288 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:38 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:38.288 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:38 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:38.288 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:38 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:38.288 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:38 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:38.289 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:38 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:38.289 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:38 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:38.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[29858]: pgmap v633: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:38.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[29858]: pgmap v634: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:38.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:38.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[29858]: pgmap v635: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:38.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[29858]: pgmap v636: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:38.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:38.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[29858]: pgmap v637: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:38.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[29858]: pgmap v638: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:38.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:38.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[29858]: pgmap v639: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:38.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[29858]: pgmap v640: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:38.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:38.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:38.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:38.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:38.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:38.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[29858]: pgmap v641: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:38.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[29858]: pgmap v642: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:38.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:38.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:38.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:38.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:38.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:38.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:38.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[29858]: pgmap v643: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:38.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[29858]: pgmap v644: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:38.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:38.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:38.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:38.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:38.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[24836]: pgmap v633: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:38.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[24836]: pgmap v634: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:38.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:38.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[24836]: pgmap v635: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:38.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[24836]: pgmap v636: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:38.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:38.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[24836]: pgmap v637: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:38.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[24836]: pgmap v638: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:38.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:38.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[24836]: pgmap v639: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:38.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[24836]: pgmap v640: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:38.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:38.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:38.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:38.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:38.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:38.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[24836]: pgmap v641: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:38.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[24836]: pgmap v642: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:38.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:38.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:38.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:38.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:38.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:38.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:38.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[24836]: pgmap v643: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:38.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[24836]: pgmap v644: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:38.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:38.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:38.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:38.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:38.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:38.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:38.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[29858]: pgmap v645: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:38.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[29858]: pgmap v646: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:38.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:38.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:38.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:38.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:38.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:38.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:38.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[29858]: pgmap v647: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:38.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[29858]: pgmap v648: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:38.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:38.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:38.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:38.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:38.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:38.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:38.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[29858]: pgmap v649: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:38.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:38.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:38.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:38.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:38.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:38.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:38.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[29858]: pgmap v650: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:38.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[29858]: pgmap v651: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:38.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:38.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:38.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:38.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:38.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:38.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[24836]: pgmap v645: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:38.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[24836]: pgmap v646: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:38.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:38.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:38.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:38.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:38.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:38.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:38.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[24836]: pgmap v647: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:38.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[24836]: pgmap v648: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:38.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:38.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:38.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:38.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:38.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:38.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:38.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[24836]: pgmap v649: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:38.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:38.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:38.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:38.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:38.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:38.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:38.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[24836]: pgmap v650: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:38.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[24836]: pgmap v651: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:38.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:38.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:38.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:38.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:38.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:38.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:38.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[29858]: pgmap v652: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:38.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[29858]: pgmap v653: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:38.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:38.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:38.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:38.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:38.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:38.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:38.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:38.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:38.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:38.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:38.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:38.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:38.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:38.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:38.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:38.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:38.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:38.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:38.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:38.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:38.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:38.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[24836]: pgmap v652: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:38.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[24836]: pgmap v653: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:38.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:38.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:38.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:38.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:38.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:38.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:38.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:38.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:38.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:38.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:38.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:38.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:38.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:38.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:38.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:38.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:38.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:38.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:38 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:38.653 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:40:38 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[76515]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-12T22:40:38.653 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:40:38 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[76515]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-12T22:40:38.653 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:40:38 smithi142 bash[76098]: 0c0a8038876f75726c0051bedc3057afa455cfa830381d3402cee2ce7a7b51fa 2024-04-12T22:40:38.654 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:40:38 smithi142 systemd[1]: Started Ceph grafana.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:40:38.654 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:40:38 smithi142 podman[76929]: 2024-04-12 22:40:38.42232705 +0000 UTC m=+0.128057585 container died 0c0a8038876f75726c0051bedc3057afa455cfa830381d3402cee2ce7a7b51fa (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, vcs-type=git, version=8.5, release=236.1648460182, build-date=2022-03-28T10:36:18.413762, description=Ceph Grafana Container, com.redhat.component=ubi8-container, summary=Grafana Container configured for Ceph mgr/dashboard integration, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, architecture=x86_64, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, maintainer=Paul Cuzner , distribution-scope=public, 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., io.k8s.display-name=Red Hat Universal Base Image 8, io.openshift.expose-services=, io.openshift.tags=base rhel8, vendor=Red Hat, Inc., io.buildah.version=1.24.2) 2024-04-12T22:40:38.654 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:38 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[74699]: 2024-04-12T22:40:38.434+0000 7f8cc7c25200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-12T22:40:38.654 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:40:38 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[60838]: ts=2024-04-12T22:40: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.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"smithi088:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"172.21.15.142:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-12T22:40:38.997 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:38 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[74699]: 2024-04-12T22:40:38.696+0000 7f8cc7c25200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-12T22:40:39.300 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:40:39 smithi142 podman[76929]: 2024-04-12 22:40:39.05679994 +0000 UTC m=+0.762530481 container remove 0c0a8038876f75726c0051bedc3057afa455cfa830381d3402cee2ce7a7b51fa (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a, architecture=x86_64, io.openshift.tags=base rhel8, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, 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-03-28T10:36:18.413762, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, io.openshift.expose-services=, maintainer=Paul Cuzner , io.k8s.display-name=Red Hat Universal Base Image 8, com.redhat.component=ubi8-container, 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, description=Ceph Grafana Container, release=236.1648460182, distribution-scope=public, version=8.5, vcs-type=git, io.buildah.version=1.24.2, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, name=ubi8) 2024-04-12T22:40:39.300 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:40:39 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-04-12T22:40:39.300 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:40:39 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@grafana.a.service: Failed with result 'exit-code'. 2024-04-12T22:40:39.301 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:39 smithi142 ceph-mon[25707]: pgmap v654: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:39.301 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:39 smithi142 ceph-mon[25707]: pgmap v655: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:39.301 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:39 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:39.301 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:39 smithi142 ceph-mon[25707]: pgmap v656: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-04-12T22:40:39.301 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:39 smithi142 ceph-mon[25707]: pgmap v657: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-04-12T22:40:39.301 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:39 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:39.301 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:39 smithi142 ceph-mon[25707]: pgmap v658: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 20 op/s 2024-04-12T22:40:39.301 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:39 smithi142 ceph-mon[25707]: pgmap v659: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 20 op/s 2024-04-12T22:40:39.301 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:39 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:39.301 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:39 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:39.302 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:39 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:39.302 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:39 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:39.302 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:39 smithi142 ceph-mon[25707]: pgmap v660: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-04-12T22:40:39.302 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:39 smithi142 ceph-mon[25707]: pgmap v661: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-04-12T22:40:39.302 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:39 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:39.302 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:39 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:39.302 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:39 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:39.302 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:39 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:39.302 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:39 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:39.302 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:39 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:39.302 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:39 smithi142 ceph-mon[25707]: pgmap v662: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:39.302 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:39 smithi142 ceph-mon[25707]: pgmap v663: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:39.302 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:39 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:39.302 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:39 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:39.302 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:39 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:39.303 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:39 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:39.303 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:39 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:39.303 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:39 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:39.303 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:39 smithi142 ceph-mon[25707]: pgmap v664: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:39.303 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:39 smithi142 ceph-mon[25707]: pgmap v665: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:39.303 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:39 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:39.303 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:39 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:39.304 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:39 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:39.304 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:39 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:39.304 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:39 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:39.304 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:39 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:39.304 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:39 smithi142 ceph-mon[25707]: pgmap v666: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:39.304 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:39 smithi142 ceph-mon[25707]: pgmap v667: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:39.304 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:39 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:39.304 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:39 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:39.304 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:39 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:39.304 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:39 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:39.304 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:39 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:39.304 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:39 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:39.304 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:39 smithi142 ceph-mon[25707]: pgmap v668: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:39.304 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:39 smithi142 ceph-mon[25707]: pgmap v669: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:39.304 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:39 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:39.305 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:39 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:39.305 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:39 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:39.305 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:39 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:39.305 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:39 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:39.305 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:39 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:39.305 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:39 smithi142 ceph-mon[25707]: pgmap v670: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:39.305 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:39 smithi142 ceph-mon[25707]: pgmap v671: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:39.305 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:39 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:39.305 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:39 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:39.305 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:39 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:39.305 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:39 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:39.305 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:39 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:39.305 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:39 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:39.305 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:39 smithi142 ceph-mon[25707]: pgmap v672: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:39.305 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:39 smithi142 ceph-mon[25707]: pgmap v673: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:39.305 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:39 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:39.306 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:39 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:39.306 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:39 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:39.306 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:39 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:39.306 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:39 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:39.306 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:39 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:39.306 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:39 smithi142 ceph-mon[25707]: pgmap v674: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:39.306 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:39 smithi142 ceph-mon[25707]: pgmap v675: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:39.306 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:39 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:39.306 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:39 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:39.306 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:39 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:39.306 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:39 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:39.306 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:39 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:39.306 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:39 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:39.306 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:39 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:39.306 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:39 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:39.307 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:39 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:39.307 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:39 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:39.307 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:39 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:39.307 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:39 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:39.307 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:39 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:39.307 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:39 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:39.307 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:39 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:39.307 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:39 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:39.307 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:39 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:39.670 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[24836]: pgmap v654: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:39.670 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[24836]: pgmap v655: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:39.670 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:39.670 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[24836]: pgmap v656: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-04-12T22:40:39.670 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[24836]: pgmap v657: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-04-12T22:40:39.670 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:39.670 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[24836]: pgmap v658: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 20 op/s 2024-04-12T22:40:39.670 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[24836]: pgmap v659: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 20 op/s 2024-04-12T22:40:39.670 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:39.671 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:39.671 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:39.671 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:39.671 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[24836]: pgmap v660: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-04-12T22:40:39.671 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[24836]: pgmap v661: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-04-12T22:40:39.671 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:39.671 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:39.671 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:39.671 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:39.671 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:39.671 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:39.671 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[24836]: pgmap v662: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:39.671 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[24836]: pgmap v663: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:39.671 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:39.671 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:39.672 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:39.672 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:39.672 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:39.672 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:39.672 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[24836]: pgmap v664: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:39.672 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[29858]: pgmap v654: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:39.672 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[29858]: pgmap v655: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:39.672 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:39.672 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[29858]: pgmap v656: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-04-12T22:40:39.672 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[29858]: pgmap v657: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-04-12T22:40:39.672 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:39.672 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[29858]: pgmap v658: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 20 op/s 2024-04-12T22:40:39.673 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[29858]: pgmap v659: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 20 op/s 2024-04-12T22:40:39.673 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:39.673 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:39.673 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:39.673 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:39.673 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[29858]: pgmap v660: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-04-12T22:40:39.673 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[29858]: pgmap v661: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-04-12T22:40:39.673 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:39.673 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:39.673 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:39.673 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:39.673 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:39.673 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:39.673 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[29858]: pgmap v662: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:39.673 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[29858]: pgmap v663: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:39.674 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:39.674 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:39.674 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:39.674 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:39.674 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:39.674 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:39.674 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[29858]: pgmap v664: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:39.674 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[24836]: pgmap v665: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:39.674 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:39.674 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:39.674 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:39.675 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:39.675 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:39.675 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:39.675 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[24836]: pgmap v666: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:39.675 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[24836]: pgmap v667: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:39.675 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:39.675 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:39.675 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:39.675 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:39.675 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:39.675 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:39.675 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[24836]: pgmap v668: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:39.675 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[24836]: pgmap v669: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:39.675 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:39.675 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:39.676 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:39.676 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:39.676 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:39.676 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:39.676 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[24836]: pgmap v670: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:39.676 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[24836]: pgmap v671: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:39.676 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:39.676 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:39.676 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:39.676 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:39.676 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:39.676 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[29858]: pgmap v665: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:39.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:39.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:39.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:39.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:39.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:39.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:39.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[29858]: pgmap v666: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:39.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[29858]: pgmap v667: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:39.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:39.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:39.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:39.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:39.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:39.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:39.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[29858]: pgmap v668: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:39.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[29858]: pgmap v669: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:39.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:39.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:39.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:39.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:39.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:39.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:39.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[29858]: pgmap v670: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:39.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[29858]: pgmap v671: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:39.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:39.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:39.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:39.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:39.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:39.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:39.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[24836]: pgmap v672: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:39.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[24836]: pgmap v673: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:39.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:39.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:39.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:39.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:39.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:39.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:39.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[24836]: pgmap v674: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:39.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[24836]: pgmap v675: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:39.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:39.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:39.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:39.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:39.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:39.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:39.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:39.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:39.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:39.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:39.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:39.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:39.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:39.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:39.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:39.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:39.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:39.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:39.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[29858]: pgmap v672: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:39.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[29858]: pgmap v673: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:39.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:39.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:39.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:39.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:39.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:39.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:39.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[29858]: pgmap v674: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:39.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[29858]: pgmap v675: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:39.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:39.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:39.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:39.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:39.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:39.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:39.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:39.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:39.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:39.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:39.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:39.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:39.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:39.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:39.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:39.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:39.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:39 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:39.892 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:39 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[74699]: 2024-04-12T22:40:39.620+0000 7f8cc7c25200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-12T22:40:40.465 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:40 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[74699]: 2024-04-12T22:40:40.273+0000 7f8cc7c25200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-12T22:40:40.465 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:40 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[74699]: 2024-04-12T22:40:40.381+0000 7f8cc7c25200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-12T22:40:40.466 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:40 smithi142 ceph-mon[25707]: pgmap v676: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:40.466 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:40 smithi142 ceph-mon[25707]: pgmap v677: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:40.466 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:40 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:40.466 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:40 smithi142 ceph-mon[25707]: pgmap v678: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:40.466 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:40 smithi142 ceph-mon[25707]: pgmap v679: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:40.466 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:40 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:40.466 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:40 smithi142 ceph-mon[25707]: pgmap v680: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:40.466 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:40 smithi142 ceph-mon[25707]: pgmap v681: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:40.466 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:40 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:40.466 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:40 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:40.467 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:40 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:40.467 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:40 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:40.467 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:40 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:40.467 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:40 smithi142 ceph-mon[25707]: pgmap v682: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:40.467 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:40 smithi142 ceph-mon[25707]: pgmap v683: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:40.467 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:40 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:40.467 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:40 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:40.467 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:40 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:40.467 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:40 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:40.467 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:40 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:40.467 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:40 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:40.467 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:40 smithi142 ceph-mon[25707]: pgmap v684: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:40.467 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:40 smithi142 ceph-mon[25707]: pgmap v685: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:40.467 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:40 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:40.468 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:40 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:40.468 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:40 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:40.468 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:40 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:40.468 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:40 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:40.468 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:40 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:40.468 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:40 smithi142 ceph-mon[25707]: pgmap v686: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:40.468 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:40 smithi142 ceph-mon[25707]: pgmap v687: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:40.468 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:40 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:40.468 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:40 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:40.468 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:40 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:40.468 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:40 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:40.468 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:40 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:40.468 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:40 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:40.468 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:40 smithi142 ceph-mon[25707]: pgmap v688: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:40.469 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:40 smithi142 ceph-mon[25707]: pgmap v689: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:40.469 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:40 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:40.469 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:40 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:40.469 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:40 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:40.469 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:40 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:40.469 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:40 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:40.469 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:40 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:40.469 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:40 smithi142 ceph-mon[25707]: pgmap v690: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:40.469 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:40 smithi142 ceph-mon[25707]: pgmap v691: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:40.469 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:40 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:40.469 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:40 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:40.469 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:40 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:40.469 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:40 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:40.469 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:40 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:40.469 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:40 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:40.470 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:40 smithi142 ceph-mon[25707]: pgmap v692: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:40.470 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:40 smithi142 ceph-mon[25707]: pgmap v693: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:40.470 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:40 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:40.470 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:40 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:40.470 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:40 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:40.470 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:40 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:40.470 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:40 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:40.470 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:40 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:40.470 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:40 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:40.471 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:40 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:40.471 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:40 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:40.471 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:40 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:40.471 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:40 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:40.471 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:40 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:40.471 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:40 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:40.471 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:40 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:40.471 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:40 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:40.471 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:40 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:40.471 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:40 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:40.471 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:40 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:40.471 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:40 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:40.472 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:40 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:40.472 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:40 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:40.472 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:40 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:40.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[24836]: pgmap v676: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:40.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[24836]: pgmap v677: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:40.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:40.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[24836]: pgmap v678: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:40.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[24836]: pgmap v679: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:40.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:40.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[24836]: pgmap v680: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:40.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[24836]: pgmap v681: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:40.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:40.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:40.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:40.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:40.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:40.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[24836]: pgmap v682: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:40.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[24836]: pgmap v683: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:40.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:40.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:40.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:40.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:40.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:40.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:40.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[24836]: pgmap v684: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:40.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[24836]: pgmap v685: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:40.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:40.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:40.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:40.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:40.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:40.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:40.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[24836]: pgmap v686: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:40.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[29858]: pgmap v676: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:40.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[29858]: pgmap v677: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:40.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:40.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[29858]: pgmap v678: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:40.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[29858]: pgmap v679: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:40.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:40.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[29858]: pgmap v680: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:40.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[29858]: pgmap v681: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:40.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:40.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:40.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:40.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:40.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:40.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[29858]: pgmap v682: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:40.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[29858]: pgmap v683: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:40.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:40.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:40.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:40.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:40.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:40.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:40.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[29858]: pgmap v684: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:40.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[29858]: pgmap v685: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:40.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:40.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:40.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:40.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:40.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:40.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:40.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[29858]: pgmap v686: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:40.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[24836]: pgmap v687: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:40.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:40.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:40.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:40.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:40.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:40.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:40.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[24836]: pgmap v688: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:40.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[24836]: pgmap v689: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:40.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:40.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:40.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:40.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:40.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:40.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:40.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[24836]: pgmap v690: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:40.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[24836]: pgmap v691: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:40.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:40.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:40.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:40.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:40.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:40.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:40.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[24836]: pgmap v692: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:40.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[24836]: pgmap v693: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:40.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:40.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:40.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:40.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:40.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:40.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:40.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:40.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:40.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:40.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:40.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:40.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:40.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:40.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:40.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:40.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:40.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:40.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:40.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:40.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:40.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:40.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:40.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[29858]: pgmap v687: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:40.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:40.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:40.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:40.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:40.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:40.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:40.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[29858]: pgmap v688: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:40.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[29858]: pgmap v689: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:40.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:40.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:40.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:40.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:40.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:40.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:40.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[29858]: pgmap v690: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:40.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[29858]: pgmap v691: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:40.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:40.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:40.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:40.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:40.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:40.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:40.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[29858]: pgmap v692: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:40.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[29858]: pgmap v693: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:40.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:40.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:40.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:40.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:40.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:40.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:40.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:40.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:40.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:40.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:40.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:40.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:40.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:40.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:40.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:40.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:40.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:40.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:40.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:40.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:40.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:40.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:40 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:40.738 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:40 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[74699]: 2024-04-12T22:40:40.634+0000 7f8cc7c25200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-12T22:40:40.738 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:40 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[74699]: [12/Apr/2024:22:40:40] ENGINE Bus STARTING 2024-04-12T22:40:40.739 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:40 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[74699]: CherryPy Checker: 2024-04-12T22:40:40.739 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:40 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[74699]: The Application mounted at '' has an empty config. 2024-04-12T22:40:40.739 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:40 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[74699]: 2024-04-12T22:40:40.739 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:40 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[74699]: [12/Apr/2024:22:40:40] ENGINE Serving on http://:::9283 2024-04-12T22:40:40.739 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:40 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[74699]: [12/Apr/2024:22:40:40] ENGINE Bus STARTED 2024-04-12T22:40:41.341 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:41 smithi142 ceph-mon[25707]: pgmap v694: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:41.341 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:41 smithi142 ceph-mon[25707]: pgmap v695: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:41.341 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:41 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:41.341 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:41 smithi142 ceph-mon[25707]: pgmap v696: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:41.341 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:41 smithi142 ceph-mon[25707]: pgmap v697: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:41.341 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:41 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:41.341 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:41 smithi142 ceph-mon[25707]: pgmap v698: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:41.341 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:41 smithi142 ceph-mon[25707]: pgmap v699: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:41.341 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:41 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:41.341 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:41 smithi142 ceph-mon[25707]: pgmap v700: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:41.341 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:41 smithi142 ceph-mon[25707]: pgmap v701: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:41.341 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:41 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:41.341 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:41 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:41.342 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:41 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:41.342 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:41 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:41.342 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:41 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:41.342 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:41 smithi142 ceph-mon[25707]: pgmap v702: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:41.342 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:41 smithi142 ceph-mon[25707]: pgmap v703: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:41.342 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:41 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:41.342 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:41 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:41.342 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:41 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:41.342 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:41 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:41.342 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:41 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:41.342 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:41 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:41.342 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:41 smithi142 ceph-mon[25707]: pgmap v704: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:41.342 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:41 smithi142 ceph-mon[25707]: pgmap v705: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:41.342 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:41 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:41.342 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:41 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:41.343 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:41 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:41.343 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:41 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:41.343 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:41 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:41.343 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:41 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:41.343 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:41 smithi142 ceph-mon[25707]: pgmap v706: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:41.343 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:41 smithi142 ceph-mon[25707]: pgmap v707: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:41.343 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:41 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:41.343 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:41 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:41.343 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:41 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:41.343 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:41 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:41.343 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:41 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:41.343 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:41 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:41.343 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:41 smithi142 ceph-mon[25707]: pgmap v708: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:41.343 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:41 smithi142 ceph-mon[25707]: pgmap v709: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:41.343 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:41 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:41.343 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:41 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:41.344 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:41 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:41.344 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:41 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:41.344 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:41 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:41.344 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:41 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:41.344 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:41 smithi142 ceph-mon[25707]: pgmap v710: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:41.344 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:41 smithi142 ceph-mon[25707]: pgmap v711: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:41.344 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:41 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:41.344 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:41 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:41.344 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:41 smithi142 ceph-mon[25707]: Standby manager daemon x restarted 2024-04-12T22:40:41.344 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:41 smithi142 ceph-mon[25707]: Standby manager daemon x started 2024-04-12T22:40:41.344 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:41 smithi142 ceph-mon[25707]: from='mgr.? 172.21.15.142:0/3221190001' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-12T22:40:41.344 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:41 smithi142 ceph-mon[25707]: from='mgr.? 172.21.15.142:0/3221190001' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-12T22:40:41.344 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:41 smithi142 ceph-mon[25707]: from='mgr.? 172.21.15.142:0/3221190001' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-12T22:40:41.344 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:41 smithi142 ceph-mon[25707]: from='mgr.? 172.21.15.142:0/3221190001' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-12T22:40:41.344 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:41 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:41.345 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:41 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:41.345 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:41 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:41.345 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:41 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:41.345 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:41 smithi142 ceph-mon[25707]: pgmap v712: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:41.345 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:41 smithi142 ceph-mon[25707]: pgmap v713: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:41.345 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:41 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:41.345 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:41 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:41.345 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:41 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:41.346 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:41 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:41.346 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:41 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:41.346 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:41 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:41.346 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:41 smithi142 ceph-mon[25707]: pgmap v714: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:41.346 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:41 smithi142 ceph-mon[25707]: pgmap v715: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:41.346 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:41 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:41.346 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:41 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:41.346 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:41 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:41.346 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:41 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:41.346 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:41 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:41.346 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:41 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:41.346 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:41 smithi142 ceph-mon[25707]: pgmap v716: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:41.346 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:41 smithi142 ceph-mon[25707]: pgmap v717: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:41.346 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:41 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:41.346 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:41 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:41.347 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:41 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:41.347 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:41 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:41.347 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:41 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:41.347 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:41 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:41.347 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:41 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:41.347 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:41 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:41.347 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:41 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:41.347 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:41 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:41.347 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:41 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:41.347 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:41 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:41.347 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:41 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:41.347 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:41 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:41.347 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:41 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:41.347 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:41 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:41.347 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:41 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:41.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[29858]: pgmap v694: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:41.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[29858]: pgmap v695: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:41.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:41.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[29858]: pgmap v696: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:41.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[29858]: pgmap v697: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:41.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:41.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[29858]: pgmap v698: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:41.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[29858]: pgmap v699: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:41.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:41.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[29858]: pgmap v700: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:41.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[29858]: pgmap v701: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:41.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:41.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:41.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:41.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:41.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:41.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[29858]: pgmap v702: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:41.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[29858]: pgmap v703: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:41.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:41.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:41.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:41.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:41.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:41.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:41.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[29858]: pgmap v704: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:41.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[29858]: pgmap v705: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:41.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:41.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:41.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:41.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:41.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[24836]: pgmap v694: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:41.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[24836]: pgmap v695: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:41.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:41.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[24836]: pgmap v696: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:41.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[24836]: pgmap v697: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:41.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:41.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[24836]: pgmap v698: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:41.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[24836]: pgmap v699: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:41.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:41.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[24836]: pgmap v700: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:41.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[24836]: pgmap v701: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:41.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:41.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:41.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:41.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:41.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:41.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[24836]: pgmap v702: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:41.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[24836]: pgmap v703: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:41.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:41.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:41.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:41.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:41.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:41.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:41.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[24836]: pgmap v704: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:41.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[24836]: pgmap v705: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:41.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:41.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:41.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:41.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:41.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:41.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:41.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[29858]: pgmap v706: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:41.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[29858]: pgmap v707: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:41.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:41.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:41.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:41.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:41.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:41.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:41.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[29858]: pgmap v708: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:41.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[29858]: pgmap v709: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:41.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:41.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:41.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:41.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:41.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:41.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:41.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[29858]: pgmap v710: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:41.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[29858]: pgmap v711: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:41.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:41.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:41.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[29858]: Standby manager daemon x restarted 2024-04-12T22:40:41.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[29858]: Standby manager daemon x started 2024-04-12T22:40:41.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[29858]: from='mgr.? 172.21.15.142:0/3221190001' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-12T22:40:41.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[29858]: from='mgr.? 172.21.15.142:0/3221190001' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-12T22:40:41.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[29858]: from='mgr.? 172.21.15.142:0/3221190001' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-12T22:40:41.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[29858]: from='mgr.? 172.21.15.142:0/3221190001' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-12T22:40:41.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:41.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:41.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:41.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:41.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[29858]: pgmap v712: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:41.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[29858]: pgmap v713: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:41.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:41.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:41.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:41.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:41.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:41.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:41.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[29858]: pgmap v714: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:41.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[29858]: pgmap v715: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:41.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:41.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:41.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:41.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:41.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:41.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:41.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[29858]: pgmap v716: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:41.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[29858]: pgmap v717: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:41.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:41.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:41.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:41.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:41.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:41.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:41.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:41.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:41.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:41.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:41.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:41.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:41.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:41.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:41.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:41.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:41.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:41.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:41.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:41.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[24836]: pgmap v706: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:41.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[24836]: pgmap v707: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:41.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:41.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:41.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:41.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:41.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:41.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:41.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[24836]: pgmap v708: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:41.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[24836]: pgmap v709: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:41.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:41.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:41.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:41.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:41.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:41.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:41.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[24836]: pgmap v710: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:41.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[24836]: pgmap v711: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:41.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:41.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:41.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[24836]: Standby manager daemon x restarted 2024-04-12T22:40:41.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[24836]: Standby manager daemon x started 2024-04-12T22:40:41.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[24836]: from='mgr.? 172.21.15.142:0/3221190001' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-12T22:40:41.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[24836]: from='mgr.? 172.21.15.142:0/3221190001' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-12T22:40:41.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[24836]: from='mgr.? 172.21.15.142:0/3221190001' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-12T22:40:41.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[24836]: from='mgr.? 172.21.15.142:0/3221190001' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-12T22:40:41.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:41.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:41.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:41.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:41.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[24836]: pgmap v712: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:41.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[24836]: pgmap v713: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:41.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:41.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:41.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:41.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:41.692 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:41.692 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:41.692 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[24836]: pgmap v714: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:41.692 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[24836]: pgmap v715: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:41.692 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:41.692 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:41.692 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:41.692 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:41.692 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:41.692 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:41.692 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[24836]: pgmap v716: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:41.692 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[24836]: pgmap v717: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:41.692 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:41.692 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:41.692 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:41.693 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:41.693 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:41.693 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:41.693 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:41.693 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:41.693 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:41.693 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:41.693 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:41.693 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:41.693 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:41.693 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:41.693 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:41.693 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:41.693 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:41 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:41.832 INFO:teuthology.orchestra.run.smithi088.stdout:true 2024-04-12T22:40:42.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:42 smithi142 ceph-mon[25707]: pgmap v718: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:42.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:42 smithi142 ceph-mon[25707]: pgmap v719: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:42.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:42 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:42.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:42 smithi142 ceph-mon[25707]: pgmap v720: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:42.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:42 smithi142 ceph-mon[25707]: pgmap v721: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:42.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:42 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:42.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:42 smithi142 ceph-mon[25707]: pgmap v722: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:42.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:42 smithi142 ceph-mon[25707]: pgmap v723: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:42.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:42 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:42.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:42 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:42.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:42 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:42.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:42 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:42.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:42 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:42.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:42 smithi142 ceph-mon[25707]: pgmap v724: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:42.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:42 smithi142 ceph-mon[25707]: pgmap v725: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:42.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:42 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:42.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:42 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:42.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:42 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:42.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:42 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:42.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:42 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:42.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:42 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:42.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:42 smithi142 ceph-mon[25707]: pgmap v726: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:42.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:42 smithi142 ceph-mon[25707]: pgmap v727: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:42.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:42 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:42.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:42 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:42.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:42 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:42.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:42 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:42.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:42 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:42.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:42 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:42.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:42 smithi142 ceph-mon[25707]: pgmap v728: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:42.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:42 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:42.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:42 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:42.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:42 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:42.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:42 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:42.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:42 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:42.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:42 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:42.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:42 smithi142 ceph-mon[25707]: pgmap v729: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:42.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:42 smithi142 ceph-mon[25707]: pgmap v730: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:42.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:42 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:42.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:42 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:42.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:42 smithi142 ceph-mon[25707]: mgrmap e36: y(active, since 85s), standbys: x 2024-04-12T22:40:42.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:42 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:42.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:42 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:42.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:42 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:42.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:42 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:42.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:42 smithi142 ceph-mon[25707]: pgmap v731: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:42.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:42 smithi142 ceph-mon[25707]: pgmap v732: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:42.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:42 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:42.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:42 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:42.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:42 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:42.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:42 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:42.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:42 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:42.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:42 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:42.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:42 smithi142 ceph-mon[25707]: pgmap v733: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:42.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:42 smithi142 ceph-mon[25707]: pgmap v734: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:42.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:42 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:42.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:42 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:42.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:42 smithi142 ceph-mon[25707]: from='client.15609 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:40:42.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:42 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:42.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:42 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:42.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:42 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:42.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:42 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:42.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:42 smithi142 ceph-mon[25707]: pgmap v735: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:42.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:42 smithi142 ceph-mon[25707]: pgmap v736: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:42.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:42 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:42.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:42 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:42.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:42 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:42.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:42 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:42.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:42 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:42.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:42 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:42.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:42 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:42.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:42 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:42.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:42 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:42.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:42 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:42.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:42 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:42.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:42 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:42.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:42 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:42.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:42 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:42.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:42 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:42.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:42 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:42.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:42 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:42.556 INFO:teuthology.orchestra.run.smithi088.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T22:40:42.556 INFO:teuthology.orchestra.run.smithi088.stdout:agent.smithi088 smithi088 running 17s ago 13m - - 2024-04-12T22:40:42.556 INFO:teuthology.orchestra.run.smithi088.stdout:agent.smithi142 smithi142 running 14s ago 12m - - 2024-04-12T22:40:42.556 INFO:teuthology.orchestra.run.smithi088.stdout:alertmanager.a smithi088 *:9093,9094 running (2m) 17s ago 7m 16.3M - 0.23.0 ba2b418f427c 0ea85e911776 2024-04-12T22:40:42.557 INFO:teuthology.orchestra.run.smithi088.stdout:grafana.a smithi142 *:3000 unknown 14s ago 7m - - 2024-04-12T22:40:42.557 INFO:teuthology.orchestra.run.smithi088.stdout:iscsi.foo.smithi088.yxerll smithi088 running (58s) 17s ago 6m 50.5M - 3.5 e1d6a67b021e 59c9318194eb 2024-04-12T22:40:42.557 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.x smithi142 *:8443,9283,8765 starting - - - - 2024-04-12T22:40:42.557 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.y smithi088 *:8443,9283,8765 running (94s) 17s ago 13m 509M - 19.0.0-2053-gb277feb2 668895944f0e 61e5b1816570 2024-04-12T22:40:42.557 INFO:teuthology.orchestra.run.smithi088.stdout:mon.a smithi088 running (14m) 17s ago 14m 73.0M 2048M 17.2.0 e1d6a67b021e b870d97d04d5 2024-04-12T22:40:42.557 INFO:teuthology.orchestra.run.smithi088.stdout:mon.b smithi142 running (12m) 14s ago 12m 49.3M 2048M 17.2.0 e1d6a67b021e ac53ac71ce6f 2024-04-12T22:40:42.557 INFO:teuthology.orchestra.run.smithi088.stdout:mon.c smithi088 running (12m) 17s ago 12m 49.1M 2048M 17.2.0 e1d6a67b021e 7d8efcb0f640 2024-04-12T22:40:42.557 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.a smithi088 *:9100 running (2m) 17s ago 8m 15.1M - 1.3.1 1dbe0e931976 40e0439db208 2024-04-12T22:40:42.557 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.b smithi142 *:9100 running (2m) 14s ago 8m 17.6M - 1.3.1 1dbe0e931976 747060fd1a5d 2024-04-12T22:40:42.557 INFO:teuthology.orchestra.run.smithi088.stdout:osd.0 smithi088 running (11m) 17s ago 11m 55.0M 4096M 17.2.0 e1d6a67b021e e32c7c94dffa 2024-04-12T22:40:42.557 INFO:teuthology.orchestra.run.smithi088.stdout:osd.1 smithi088 running (11m) 17s ago 11m 55.5M 4096M 17.2.0 e1d6a67b021e 46e5a57910bc 2024-04-12T22:40:42.557 INFO:teuthology.orchestra.run.smithi088.stdout:osd.2 smithi088 running (11m) 17s ago 11m 50.1M 4096M 17.2.0 e1d6a67b021e 4ea9bc8ffad6 2024-04-12T22:40:42.557 INFO:teuthology.orchestra.run.smithi088.stdout:osd.3 smithi088 running (10m) 17s ago 10m 51.6M 4096M 17.2.0 e1d6a67b021e 2d1fc92c698d 2024-04-12T22:40:42.557 INFO:teuthology.orchestra.run.smithi088.stdout:osd.4 smithi142 running (10m) 14s ago 10m 56.3M 4096M 17.2.0 e1d6a67b021e 3aa8709a8b8f 2024-04-12T22:40:42.558 INFO:teuthology.orchestra.run.smithi088.stdout:osd.5 smithi142 running (10m) 14s ago 10m 50.5M 4096M 17.2.0 e1d6a67b021e 02b8c392bba6 2024-04-12T22:40:42.558 INFO:teuthology.orchestra.run.smithi088.stdout:osd.6 smithi142 running (9m) 14s ago 9m 50.0M 4096M 17.2.0 e1d6a67b021e 9495636911ad 2024-04-12T22:40:42.558 INFO:teuthology.orchestra.run.smithi088.stdout:osd.7 smithi142 running (9m) 14s ago 9m 54.1M 4096M 17.2.0 e1d6a67b021e 767b5d349dbe 2024-04-12T22:40:42.558 INFO:teuthology.orchestra.run.smithi088.stdout:prometheus.a smithi142 *:9095 running (72s) 14s ago 8m 57.9M - 2.33.4 514e6a882f6e db995400848f 2024-04-12T22:40:42.558 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi088.qlemsa smithi088 *:8000 running (6m) 17s ago 6m 71.9M - 17.2.0 e1d6a67b021e 9eab94fe6def 2024-04-12T22:40:42.558 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi142.qxzxoy smithi142 *:8000 running (6m) 14s ago 6m 71.7M - 17.2.0 e1d6a67b021e ce75b554e32c 2024-04-12T22:40:42.558 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi088.rfqdxx smithi088 *:80 running (6m) 17s ago 6m 73.8M - 17.2.0 e1d6a67b021e e1b485d40249 2024-04-12T22:40:42.558 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi142.kdrxla smithi142 *:80 running (6m) 14s ago 6m 71.5M - 17.2.0 e1d6a67b021e 071754547e0a 2024-04-12T22:40:42.559 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[29858]: pgmap v718: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:42.559 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[29858]: pgmap v719: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:42.559 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:42.559 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[29858]: pgmap v720: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:42.559 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[29858]: pgmap v721: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:42.559 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:42.559 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[29858]: pgmap v722: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:42.559 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[29858]: pgmap v723: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:42.559 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:42.559 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:42.559 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:42.559 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:42.559 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:42.560 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[29858]: pgmap v724: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:42.560 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[29858]: pgmap v725: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:42.560 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:42.560 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:42.560 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:42.560 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:42.560 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:42.560 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:42.560 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[29858]: pgmap v726: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:42.560 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[29858]: pgmap v727: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:42.560 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:42.560 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:42.560 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:42.560 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:42.560 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:42.561 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:42.561 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[29858]: pgmap v728: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:42.561 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[24836]: pgmap v718: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:42.561 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[24836]: pgmap v719: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:42.561 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:42.561 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[24836]: pgmap v720: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:42.561 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[24836]: pgmap v721: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:42.561 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:42.561 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[24836]: pgmap v722: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:42.561 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[24836]: pgmap v723: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:42.561 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:42.562 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:42.562 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:42.562 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:42.562 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:42.562 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[24836]: pgmap v724: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:42.562 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[24836]: pgmap v725: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:42.562 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:42.562 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:42.562 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:42.562 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:42.562 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:42.562 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:42.562 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[24836]: pgmap v726: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:42.562 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[24836]: pgmap v727: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:42.563 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:42.563 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:42.563 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:42.563 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:42.563 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:42.563 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:42.563 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[24836]: pgmap v728: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:42.563 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:42.563 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:42.563 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:42.563 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:42.563 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:42.564 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:42.564 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[29858]: pgmap v729: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:42.564 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[29858]: pgmap v730: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:42.564 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:42.564 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:42.564 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[29858]: mgrmap e36: y(active, since 85s), standbys: x 2024-04-12T22:40:42.564 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:42.564 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:42.564 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:42.564 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:42.564 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[29858]: pgmap v731: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:42.564 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[29858]: pgmap v732: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:42.564 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:42.564 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:42.565 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:42.565 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:42.565 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:42.565 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:42.565 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[29858]: pgmap v733: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:42.565 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[29858]: pgmap v734: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:42.565 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:42.565 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:42.565 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[29858]: from='client.15609 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:40:42.565 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:42.565 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:42.565 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:42.566 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:42.566 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:42.566 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:42.566 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:42.566 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:42.566 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[24836]: pgmap v729: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:42.566 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[24836]: pgmap v730: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:42.566 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:42.566 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:42.566 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[24836]: mgrmap e36: y(active, since 85s), standbys: x 2024-04-12T22:40:42.566 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:42.566 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:42.566 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:42.566 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:42.567 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[24836]: pgmap v731: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:42.567 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[24836]: pgmap v732: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:42.567 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:42.567 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:42.567 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:42.567 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:42.567 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:42.567 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:42.567 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[24836]: pgmap v733: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:42.567 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[24836]: pgmap v734: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:42.567 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:42.567 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:42.567 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[24836]: from='client.15609 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:40:42.567 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:42.567 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:42.568 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:42.568 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:42.568 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[29858]: pgmap v735: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:42.568 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[29858]: pgmap v736: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:42.568 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:42.568 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:42.568 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:42.568 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:42.568 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:42.568 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:42.568 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:42.569 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:42.569 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:42.569 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:42.569 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:42.569 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:42.569 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:42.569 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:42.569 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:42.569 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:42.569 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:42.569 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:42.569 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:42.569 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[24836]: pgmap v735: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:42.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[24836]: pgmap v736: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:42.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:42.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:42.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:42.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:42.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:42.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:42.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:42.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:42.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:42.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:42.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:42.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:42.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:42.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:42.571 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:42.571 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:42.571 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:42 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:42.999 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-04-12T22:40:42.999 INFO:teuthology.orchestra.run.smithi088.stdout: "mon": { 2024-04-12T22:40:42.999 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-12T22:40:42.999 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:40:42.999 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr": { 2024-04-12T22:40:42.999 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-2053-gb277feb2 (b277feb2c7beb4597d8ecc39d58d5c36b81f613a) squid (dev)": 2 2024-04-12T22:40:42.999 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:40:43.000 INFO:teuthology.orchestra.run.smithi088.stdout: "osd": { 2024-04-12T22:40:43.000 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-12T22:40:43.000 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:40:43.000 INFO:teuthology.orchestra.run.smithi088.stdout: "mds": {}, 2024-04-12T22:40:43.000 INFO:teuthology.orchestra.run.smithi088.stdout: "rgw": { 2024-04-12T22:40:43.000 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-12T22:40:43.000 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:40:43.000 INFO:teuthology.orchestra.run.smithi088.stdout: "overall": { 2024-04-12T22:40:43.000 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 15, 2024-04-12T22:40:43.000 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-2053-gb277feb2 (b277feb2c7beb4597d8ecc39d58d5c36b81f613a) squid (dev)": 2 2024-04-12T22:40:43.001 INFO:teuthology.orchestra.run.smithi088.stdout: } 2024-04-12T22:40:43.001 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-04-12T22:40:43.364 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-04-12T22:40:43.364 INFO:teuthology.orchestra.run.smithi088.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a", 2024-04-12T22:40:43.364 INFO:teuthology.orchestra.run.smithi088.stdout: "in_progress": true, 2024-04-12T22:40:43.364 INFO:teuthology.orchestra.run.smithi088.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-12T22:40:43.364 INFO:teuthology.orchestra.run.smithi088.stdout: "services_complete": [], 2024-04-12T22:40:43.364 INFO:teuthology.orchestra.run.smithi088.stdout: "progress": "", 2024-04-12T22:40:43.364 INFO:teuthology.orchestra.run.smithi088.stdout: "message": "Currently upgrading mgr daemons", 2024-04-12T22:40:43.364 INFO:teuthology.orchestra.run.smithi088.stdout: "is_paused": false 2024-04-12T22:40:43.364 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-04-12T22:40:43.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[29858]: pgmap v737: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:43.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[29858]: pgmap v738: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:43.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:43.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[29858]: pgmap v739: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:43.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[29858]: pgmap v740: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:43.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:43.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[29858]: pgmap v741: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:43.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[29858]: pgmap v742: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:43.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:43.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[29858]: from='client.25525 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:40:43.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:43.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:43.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:43.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:43.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[29858]: pgmap v743: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:43.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[29858]: pgmap v744: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:43.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:43.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:43.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:43.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:43.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:43.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:43.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[29858]: pgmap v745: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:43.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[29858]: pgmap v746: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:43.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:43.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:43.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:43.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:43.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:43.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[24836]: pgmap v737: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:43.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[24836]: pgmap v738: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:43.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:43.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[24836]: pgmap v739: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:43.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[24836]: pgmap v740: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:43.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:43.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[24836]: pgmap v741: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:43.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[24836]: pgmap v742: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:43.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:43.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[24836]: from='client.25525 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:40:43.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:43.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:43.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:43.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:43.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[24836]: pgmap v743: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:43.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[24836]: pgmap v744: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:43.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:43.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:43.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:43.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:43.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:43.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:43.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[24836]: pgmap v745: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:43.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[24836]: pgmap v746: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:43.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:43.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:43.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:43.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:43.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:43.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:43.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[29858]: pgmap v747: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:43.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[29858]: pgmap v748: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:43.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:43.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:43.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[29858]: from='client.15621 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:40:43.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:43.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:43.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:43.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:43.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[29858]: pgmap v749: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:43.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[29858]: pgmap v750: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:43.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:43.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:43.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:43.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:43.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:43.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:43.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[29858]: pgmap v751: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:43.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[29858]: pgmap v752: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:43.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:43.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:43.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:43.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:43.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:43.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:43.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[29858]: pgmap v753: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:43.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[29858]: pgmap v754: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:43.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:43.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:43.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:43.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:43.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:43.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:43.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:43.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[29858]: from='client.? 172.21.15.88:0/3084393076' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:43.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:43.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:43.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:43.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:43.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:43.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:43.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:43.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:43.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:43.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:43.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:43.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[24836]: pgmap v747: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:43.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[24836]: pgmap v748: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:43.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:43.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:43.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[24836]: from='client.15621 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:40:43.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:43.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:43.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:43.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:43.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[24836]: pgmap v749: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:43.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[24836]: pgmap v750: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:43.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:43.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:43.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:43.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:43.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:43.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:43.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[24836]: pgmap v751: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:43.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[24836]: pgmap v752: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:43.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:43.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:43.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:43.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:43.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:43.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:43.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[24836]: pgmap v753: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:43.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[24836]: pgmap v754: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:43.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:43.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:43.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:43.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:43.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:43.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:43.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:43.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/3084393076' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:43.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:43.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:43.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:43.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:43.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:43.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:43.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:43.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:43.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:43.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:43 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:43.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:43 smithi142 ceph-mon[25707]: pgmap v737: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:43.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:43 smithi142 ceph-mon[25707]: pgmap v738: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:43.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:43 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:43.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:43 smithi142 ceph-mon[25707]: pgmap v739: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:43.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:43 smithi142 ceph-mon[25707]: pgmap v740: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:43.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:43 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:43.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:43 smithi142 ceph-mon[25707]: pgmap v741: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:43.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:43 smithi142 ceph-mon[25707]: pgmap v742: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:43.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:43 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:43.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:43 smithi142 ceph-mon[25707]: from='client.25525 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:40:43.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:43 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:43.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:43 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:43.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:43 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:43.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:43 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:43.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:43 smithi142 ceph-mon[25707]: pgmap v743: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:43.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:43 smithi142 ceph-mon[25707]: pgmap v744: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:43.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:43 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:43.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:43 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:43.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:43 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:43.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:43 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:43.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:43 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:43.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:43 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:43.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:43 smithi142 ceph-mon[25707]: pgmap v745: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:43.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:43 smithi142 ceph-mon[25707]: pgmap v746: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:43.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:43 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:43.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:43 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:43.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:43 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:43.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:43 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:43.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:43 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:43.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:43 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:43.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:43 smithi142 ceph-mon[25707]: pgmap v747: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:43.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:43 smithi142 ceph-mon[25707]: pgmap v748: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:43.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:43 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:43.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:43 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:43.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:43 smithi142 ceph-mon[25707]: from='client.15621 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:40:43.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:43 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:43.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:43 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:43.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:43 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:43.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:43 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:43.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:43 smithi142 ceph-mon[25707]: pgmap v749: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:43.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:43 smithi142 ceph-mon[25707]: pgmap v750: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:43.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:43 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:43.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:43 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:43.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:43 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:43.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:43 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:43.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:43 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:43.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:43 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:43.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:43 smithi142 ceph-mon[25707]: pgmap v751: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:43.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:43 smithi142 ceph-mon[25707]: pgmap v752: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:43.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:43 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:43.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:43 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:43.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:43 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:43.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:43 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:43.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:43 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:43.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:43 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:43.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:43 smithi142 ceph-mon[25707]: pgmap v753: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:43.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:43 smithi142 ceph-mon[25707]: pgmap v754: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:43.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:43 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:43.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:43 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:43.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:43 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:43.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:43 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:43.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:43 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:43.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:43 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:43.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:43 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:43.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:43 smithi142 ceph-mon[25707]: from='client.? 172.21.15.88:0/3084393076' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:43.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:43 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:43.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:43 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:43.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:43 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:43.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:43 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:43.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:43 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:43.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:43 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:43.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:43 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:43.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:43 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:43.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:43 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:43.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:43 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:43.789 INFO:teuthology.orchestra.run.smithi088.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-12T22:40:43.789 INFO:teuthology.orchestra.run.smithi088.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-12T22:40:43.789 INFO:teuthology.orchestra.run.smithi088.stdout: daemon grafana.a on smithi142 is in unknown state 2024-04-12T22:40:44.371 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[29858]: pgmap v755: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s 2024-04-12T22:40:44.371 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[29858]: pgmap v756: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s 2024-04-12T22:40:44.371 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:44.372 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[29858]: pgmap v757: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s 2024-04-12T22:40:44.372 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[29858]: pgmap v758: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s 2024-04-12T22:40:44.372 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:44.372 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[29858]: pgmap v759: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s 2024-04-12T22:40:44.372 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[29858]: pgmap v760: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s 2024-04-12T22:40:44.372 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:44.372 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:44.372 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:44.372 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:44.372 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:44.372 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[29858]: pgmap v761: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:44.372 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[29858]: pgmap v762: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:44.372 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:44.373 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:44.373 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[29858]: from='client.25543 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:40:44.373 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:44.373 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:44.373 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:44.373 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:44.373 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[29858]: pgmap v763: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:44.373 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[29858]: pgmap v764: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:44.373 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:44.373 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:44.373 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:44.373 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:44.374 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:44.374 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[24836]: pgmap v755: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s 2024-04-12T22:40:44.374 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[24836]: pgmap v756: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s 2024-04-12T22:40:44.374 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:44.374 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[24836]: pgmap v757: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s 2024-04-12T22:40:44.374 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[24836]: pgmap v758: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s 2024-04-12T22:40:44.374 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:44.374 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[24836]: pgmap v759: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s 2024-04-12T22:40:44.375 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[24836]: pgmap v760: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s 2024-04-12T22:40:44.375 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:44.375 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:44.375 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:44.375 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:44.375 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:44.375 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[24836]: pgmap v761: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:44.375 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[24836]: pgmap v762: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:44.375 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:44.375 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:44.375 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[24836]: from='client.25543 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:40:44.375 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:44.375 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:44.376 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:44.376 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:44.376 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[24836]: pgmap v763: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:44.376 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[24836]: pgmap v764: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:44.376 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:44.376 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:44.376 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:44.376 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:44.376 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:44.377 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:44.377 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[29858]: pgmap v765: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:44.377 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[29858]: pgmap v766: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:44.377 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:44.377 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:44.377 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:44.377 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:44.377 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:44.377 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:44.377 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[29858]: pgmap v767: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:44.378 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[29858]: pgmap v768: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:44.378 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:44.378 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:44.378 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:44.378 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:44.378 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[29858]: pgmap v769: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:44.378 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[29858]: pgmap v770: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:44.378 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:44.378 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:44.378 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:44.378 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-12T22:40:44.378 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[29858]: from='client.? 172.21.15.88:0/440629536' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T22:40:44.379 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-04-12T22:40:44.379 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[29858]: Upgrade: It appears safe to stop mon.a 2024-04-12T22:40:44.379 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:44.379 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:44.379 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:44.379 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:44.379 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[24836]: pgmap v765: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:44.379 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[24836]: pgmap v766: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:44.379 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:44.379 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:44.380 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:44.380 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:44.380 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:44.380 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:44.380 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[24836]: pgmap v767: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:44.380 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[24836]: pgmap v768: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:44.380 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:44.380 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[24836]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:44.380 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:44.380 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:44.380 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[24836]: pgmap v769: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:44.380 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[24836]: pgmap v770: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:44.380 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:44.381 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:44.381 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:44.381 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-12T22:40:44.381 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[24836]: from='client.? 172.21.15.88:0/440629536' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T22:40:44.381 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-04-12T22:40:44.381 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[24836]: Upgrade: It appears safe to stop mon.a 2024-04-12T22:40:44.381 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:44.381 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:44.381 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:44 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:44.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:44 smithi142 ceph-mon[25707]: pgmap v755: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s 2024-04-12T22:40:44.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:44 smithi142 ceph-mon[25707]: pgmap v756: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s 2024-04-12T22:40:44.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:44 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:44.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:44 smithi142 ceph-mon[25707]: pgmap v757: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s 2024-04-12T22:40:44.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:44 smithi142 ceph-mon[25707]: pgmap v758: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s 2024-04-12T22:40:44.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:44 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:44.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:44 smithi142 ceph-mon[25707]: pgmap v759: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s 2024-04-12T22:40:44.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:44 smithi142 ceph-mon[25707]: pgmap v760: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s 2024-04-12T22:40:44.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:44 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:44.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:44 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:44.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:44 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:44.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:44 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:44.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:44 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:44.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:44 smithi142 ceph-mon[25707]: pgmap v761: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:44.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:44 smithi142 ceph-mon[25707]: pgmap v762: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:44.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:44 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:44.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:44 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:44.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:44 smithi142 ceph-mon[25707]: from='client.25543 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:40:44.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:44 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:44.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:44 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:44.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:44 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:44.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:44 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:44.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:44 smithi142 ceph-mon[25707]: pgmap v763: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:44.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:44 smithi142 ceph-mon[25707]: pgmap v764: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:44.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:44 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:44.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:44 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:44.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:44 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:44.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:44 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:44.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:44 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:44.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:44 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:44.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:44 smithi142 ceph-mon[25707]: pgmap v765: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:44.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:44 smithi142 ceph-mon[25707]: pgmap v766: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:44.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:44 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:44.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:44 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:44.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:44 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:44.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:44 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:44.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:44 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:44.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:44 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:40:44.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:44 smithi142 ceph-mon[25707]: pgmap v767: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:44.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:44 smithi142 ceph-mon[25707]: pgmap v768: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:44.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:44 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:44.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:44 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:40:44.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:44 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:44.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:44 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:44.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:44 smithi142 ceph-mon[25707]: pgmap v769: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:44.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:44 smithi142 ceph-mon[25707]: pgmap v770: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:44.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:44 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:44.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:44 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:40:44.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:44 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:40:44.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:44 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-12T22:40:44.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:44 smithi142 ceph-mon[25707]: from='client.? 172.21.15.88:0/440629536' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T22:40:44.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:44 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-04-12T22:40:44.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:44 smithi142 ceph-mon[25707]: Upgrade: It appears safe to stop mon.a 2024-04-12T22:40:44.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:44 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:44.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:44 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:44.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:44 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:45.357 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:45 smithi088 ceph-mon[24836]: pgmap v771: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:45.357 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:45 smithi088 ceph-mon[24836]: pgmap v772: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:45.358 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:45 smithi088 ceph-mon[29858]: pgmap v771: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:45.358 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:45 smithi088 ceph-mon[29858]: pgmap v772: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:45.473 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:45 smithi142 ceph-mon[25707]: pgmap v771: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:45.473 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:45 smithi142 ceph-mon[25707]: pgmap v772: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:46.668 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:40:46 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:40:46] "GET /metrics HTTP/1.1" 200 38310 "" "Prometheus/2.33.4" 2024-04-12T22:40:46.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:46 smithi088 ceph-mon[24836]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:40:46.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:46 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:46.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:46 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:46.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:46 smithi088 ceph-mon[24836]: pgmap v773: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:46.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:46 smithi088 ceph-mon[24836]: pgmap v774: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:46.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:46 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:46.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:46 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:46.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:46 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-12T22:40:46.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:46 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-12T22:40:46.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:46 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:46.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:46 smithi088 ceph-mon[29858]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:40:46.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:46 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:46.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:46 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:46.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:46 smithi088 ceph-mon[29858]: pgmap v773: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:46.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:46 smithi088 ceph-mon[29858]: pgmap v774: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:46.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:46 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:46.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:46 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:46.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:46 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-12T22:40:46.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:46 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-12T22:40:46.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:46 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:46.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:46 smithi142 ceph-mon[25707]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:40:46.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:46 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:46.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:46 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:46.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:46 smithi142 ceph-mon[25707]: pgmap v773: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:46.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:46 smithi142 ceph-mon[25707]: pgmap v774: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:40:46.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:46 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:46.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:46 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' 2024-04-12T22:40:46.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:46 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-12T22:40:46.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:46 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-12T22:40:46.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:46 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:40:47.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:47 smithi142 ceph-mon[25707]: Upgrade: Updating mon.a 2024-04-12T22:40:47.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:47 smithi142 ceph-mon[25707]: Deploying daemon mon.a on smithi088 2024-04-12T22:40:47.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:47 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:40:47.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:47 smithi088 ceph-mon[24836]: Upgrade: Updating mon.a 2024-04-12T22:40:47.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:47 smithi088 ceph-mon[24836]: Deploying daemon mon.a on smithi088 2024-04-12T22:40:47.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:47 smithi088 ceph-mon[24836]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:40:47.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:47 smithi088 ceph-mon[29858]: Upgrade: Updating mon.a 2024-04-12T22:40:47.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:47 smithi088 ceph-mon[29858]: Deploying daemon mon.a on smithi088 2024-04-12T22:40:47.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:47 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:40:48.245 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:47 smithi088 systemd[1]: Stopping Ceph mon.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:40:48.245 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:48 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mon-a[24832]: 2024-04-12T22:40:48.242+0000 7fb822b5e700 -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-12T22:40:48.245 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:48 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mon-a[24832]: 2024-04-12T22:40:48.242+0000 7fb822b5e700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-04-12T22:40:48.583 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:48 smithi088 podman[87369]: 2024-04-12 22:40:48.304461626 +0000 UTC m=+0.166180818 container died b870d97d04d56fcbc6eec9a08201e89edbc45cefa5ad2e8bd8f2818cf58a0d4b (image=quay.io/ceph/ceph:v17.2.0, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mon-a, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, 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., url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, io.k8s.display-name=CentOS Stream 8, name=centos-stream, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, maintainer=Guillaume Abrioux , RELEASE=HEAD, architecture=x86_64, ceph=True, GIT_REPO=https://github.com/ceph/ceph-container.git, 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, distribution-scope=public, build-date=2022-05-03T08:36:31.336870, com.redhat.component=centos-stream-container, version=8, CEPH_POINT_RELEASE=-17.2.0, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, GIT_BRANCH=HEAD, io.buildah.version=1.19.8, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, release=754, vcs-type=git, io.openshift.expose-services=) 2024-04-12T22:40:48.583 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:40:48 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: [12/Apr/2024:22:40:48] ENGINE Bus STOPPING 2024-04-12T22:40:48.583 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:40:48 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: [12/Apr/2024:22:40:48] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-12T22:40:48.583 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:40:48 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: [12/Apr/2024:22:40:48] ENGINE Bus STOPPED 2024-04-12T22:40:48.583 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:40:48 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: [12/Apr/2024:22:40:48] ENGINE Bus STARTING 2024-04-12T22:40:48.584 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:40:48 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: [12/Apr/2024:22:40:48] ENGINE Serving on http://:::9283 2024-04-12T22:40:48.584 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:40:48 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: [12/Apr/2024:22:40:48] ENGINE Bus STARTED 2024-04-12T22:40:48.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:48 smithi088 podman[87369]: 2024-04-12 22:40:48.685030372 +0000 UTC m=+0.546749559 container cleanup b870d97d04d56fcbc6eec9a08201e89edbc45cefa5ad2e8bd8f2818cf58a0d4b (image=quay.io/ceph/ceph:v17.2.0, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mon-a, RELEASE=HEAD, name=centos-stream, version=8, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, io.k8s.display-name=CentOS Stream 8, distribution-scope=public, 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., vendor=Red Hat, Inc., ceph=True, io.buildah.version=1.19.8, vcs-type=git, 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, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, 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, architecture=x86_64, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , release=754, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, GIT_REPO=https://github.com/ceph/ceph-container.git, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, build-date=2022-05-03T08:36:31.336870, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, com.redhat.component=centos-stream-container) 2024-04-12T22:40:48.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:48 smithi088 bash[87369]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mon-a 2024-04-12T22:40:48.997 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:40:48 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[60838]: ts=2024-04-12T22:40: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.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"smithi088:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"172.21.15.142:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-12T22:40:49.196 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:48 smithi088 podman[87394]: 2024-04-12 22:40:48.952958561 +0000 UTC m=+0.653134331 container remove b870d97d04d56fcbc6eec9a08201e89edbc45cefa5ad2e8bd8f2818cf58a0d4b (image=quay.io/ceph/ceph:v17.2.0, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mon-a, 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., GIT_REPO=https://github.com/ceph/ceph-container.git, RELEASE=HEAD, vcs-type=git, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, vendor=Red Hat, Inc., io.k8s.display-name=CentOS Stream 8, io.openshift.tags=base centos centos-stream, maintainer=Guillaume Abrioux , vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, io.buildah.version=1.19.8, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, com.redhat.component=centos-stream-container, architecture=x86_64, 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_BRANCH=HEAD, CEPH_POINT_RELEASE=-17.2.0, GIT_CLEAN=True, ceph=True, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, distribution-scope=public, name=centos-stream, version=8) 2024-04-12T22:40:49.197 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@mon.a.service: Deactivated successfully. 2024-04-12T22:40:49.197 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 systemd[1]: Stopped Ceph mon.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:40:49.197 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@mon.a.service: Consumed 19.275s CPU time. 2024-04-12T22:40:49.506 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:40:49 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@grafana.a.service: Scheduled restart job, restart counter is at 11. 2024-04-12T22:40:49.506 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:40:49 smithi142 systemd[1]: Stopped Ceph grafana.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:40:49.506 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:40:49 smithi142 systemd[1]: Starting Ceph grafana.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:40:49.506 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:40:49 smithi142 podman[79525]: 2024-04-12 22:40:49.393791238 +0000 UTC m=+0.017783071 image pull dad864ee21e98e69f4029d1e417aa085001566be0d322fbc75bc6f29b0050c01 quay.io/ceph/ceph-grafana:8.3.5 2024-04-12T22:40:49.506 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:40:49 smithi142 podman[79525]: 2024-04-12 22:40:49.512457579 +0000 UTC m=+0.136449412 container create bd4191ab6ff8bf611e36aa4ff49a94e24193c9d1e337379c2d3f3e819eca5dd3 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, name=ubi8, io.openshift.expose-services=, build-date=2022-03-28T10:36:18.413762, 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., url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, summary=Grafana Container configured for Ceph mgr/dashboard integration, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, distribution-scope=public, com.redhat.component=ubi8-container, io.openshift.tags=base rhel8, io.k8s.display-name=Red Hat Universal Base Image 8, vcs-type=git, version=8.5, description=Ceph Grafana Container, io.buildah.version=1.24.2, maintainer=Paul Cuzner , release=236.1648460182, vendor=Red Hat, Inc.) 2024-04-12T22:40:49.514 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 systemd[1]: Starting Ceph mon.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:40:49.762 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:40:49 smithi142 podman[79525]: 2024-04-12 22:40:49.7397169 +0000 UTC m=+0.363708733 container init bd4191ab6ff8bf611e36aa4ff49a94e24193c9d1e337379c2d3f3e819eca5dd3 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a, summary=Grafana Container configured for Ceph mgr/dashboard integration, com.redhat.component=ubi8-container, io.openshift.expose-services=, maintainer=Paul Cuzner , io.buildah.version=1.24.2, release=236.1648460182, version=8.5, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, description=Ceph Grafana Container, vcs-type=git, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, vendor=Red Hat, Inc., com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, io.k8s.display-name=Red Hat Universal Base Image 8, name=ubi8, build-date=2022-03-28T10:36:18.413762, architecture=x86_64, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, 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., io.openshift.tags=base rhel8) 2024-04-12T22:40:49.763 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:40:49 smithi142 podman[79525]: 2024-04-12 22:40:49.742469012 +0000 UTC m=+0.366460851 container start bd4191ab6ff8bf611e36aa4ff49a94e24193c9d1e337379c2d3f3e819eca5dd3 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a, distribution-scope=public, io.buildah.version=1.24.2, io.openshift.expose-services=, release=236.1648460182, vendor=Red Hat, Inc., com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, 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., com.redhat.component=ubi8-container, summary=Grafana Container configured for Ceph mgr/dashboard integration, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, vcs-type=git, description=Ceph Grafana Container, build-date=2022-03-28T10:36:18.413762, maintainer=Paul Cuzner , io.openshift.tags=base rhel8, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, name=ubi8, architecture=x86_64, version=8.5) 2024-04-12T22:40:49.768 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 podman[87528]: 2024-04-12 22:40:49.424505256 +0000 UTC m=+0.018099620 image pull 668895944f0ec64b67a5b7564961d2756f2966e5d4b9338516300dbec9984951 quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a 2024-04-12T22:40:49.769 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 podman[87528]: 2024-04-12 22:40:49.537647801 +0000 UTC m=+0.131242199 container create 6000fee523aa9d5f8e8ebade6af1cc38f3e592c3b00e3d23a98b589403b3b014 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mon-a, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, RELEASE=squid-b277feb, ceph=True, GIT_CLEAN=True, org.label-schema.build-date=20240409, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.5, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD) 2024-04-12T22:40:49.769 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 podman[87528]: 2024-04-12 22:40:49.748653691 +0000 UTC m=+0.342248039 container init 6000fee523aa9d5f8e8ebade6af1cc38f3e592c3b00e3d23a98b589403b3b014 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mon-a, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, RELEASE=squid-b277feb, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, io.buildah.version=1.33.5, org.label-schema.build-date=20240409, ceph=True, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image) 2024-04-12T22:40:49.769 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 podman[87528]: 2024-04-12 22:40:49.752211087 +0000 UTC m=+0.345805436 container start 6000fee523aa9d5f8e8ebade6af1cc38f3e592c3b00e3d23a98b589403b3b014 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mon-a, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240409, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_CLEAN=True, RELEASE=squid-b277feb, io.buildah.version=1.33.5, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, ceph=True, CEPH_POINT_RELEASE=) 2024-04-12T22:40:50.087 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:40:49 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[79540]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-12T22:40:50.087 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:40:49 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[79540]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-12T22:40:50.087 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:40:49 smithi142 bash[79525]: bd4191ab6ff8bf611e36aa4ff49a94e24193c9d1e337379c2d3f3e819eca5dd3 2024-04-12T22:40:50.087 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:40:49 smithi142 systemd[1]: Started Ceph grafana.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:40:50.087 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:40:49 smithi142 podman[79556]: 2024-04-12 22:40:49.828171646 +0000 UTC m=+0.052599842 container died bd4191ab6ff8bf611e36aa4ff49a94e24193c9d1e337379c2d3f3e819eca5dd3 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a, build-date=2022-03-28T10:36:18.413762, name=ubi8, description=Ceph Grafana Container, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, summary=Grafana Container configured for Ceph mgr/dashboard integration, vendor=Red Hat, Inc., com.redhat.component=ubi8-container, io.buildah.version=1.24.2, io.k8s.display-name=Red Hat Universal Base Image 8, distribution-scope=public, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, version=8.5, io.openshift.expose-services=, maintainer=Paul Cuzner , vcs-type=git, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, release=236.1648460182, 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.tags=base rhel8) 2024-04-12T22:40:50.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: set uid:gid to 167:167 (ceph:ceph) 2024-04-12T22:40:50.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: ceph version 19.0.0-2053-gb277feb2 (b277feb2c7beb4597d8ecc39d58d5c36b81f613a) squid (dev), process ceph-mon, pid 2 2024-04-12T22:40:50.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: pidfile_write: ignore empty --pid-file 2024-04-12T22:40:50.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: load: jerasure load: lrc 2024-04-12T22:40:50.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: RocksDB version: 7.9.2 2024-04-12T22:40:50.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Git sha 0 2024-04-12T22:40:50.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Compile date 2024-04-09 21:18:54 2024-04-12T22:40:50.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: DB SUMMARY 2024-04-12T22:40:50.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: DB Session ID: 6KOL4EN4GB44EGU7E4PX 2024-04-12T22:40:50.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: CURRENT file: CURRENT 2024-04-12T22:40:50.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: IDENTITY file: IDENTITY 2024-04-12T22:40:50.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: MANIFEST file: MANIFEST-000015 size: 1937 Bytes 2024-04-12T22:40:50.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000045.sst 2024-04-12T22:40:50.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000043.log size: 823620 ; 2024-04-12T22:40:50.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.error_if_exists: 0 2024-04-12T22:40:50.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.create_if_missing: 0 2024-04-12T22:40:50.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.paranoid_checks: 1 2024-04-12T22:40:50.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.flush_verify_memtable_count: 1 2024-04-12T22:40:50.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-12T22:40:50.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-04-12T22:40:50.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.env: 0x55d9ea30bc60 2024-04-12T22:40:50.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.fs: PosixFileSystem 2024-04-12T22:40:50.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.info_log: 0x55d9eb3b9ae0 2024-04-12T22:40:50.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.max_file_opening_threads: 16 2024-04-12T22:40:50.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.statistics: (nil) 2024-04-12T22:40:50.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.use_fsync: 0 2024-04-12T22:40:50.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.max_log_file_size: 0 2024-04-12T22:40:50.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-12T22:40:50.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.log_file_time_to_roll: 0 2024-04-12T22:40:50.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.keep_log_file_num: 1000 2024-04-12T22:40:50.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.recycle_log_file_num: 0 2024-04-12T22:40:50.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.allow_fallocate: 1 2024-04-12T22:40:50.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.allow_mmap_reads: 0 2024-04-12T22:40:50.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.allow_mmap_writes: 0 2024-04-12T22:40:50.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.use_direct_reads: 0 2024-04-12T22:40:50.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-12T22:40:50.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.create_missing_column_families: 0 2024-04-12T22:40:50.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.db_log_dir: 2024-04-12T22:40:50.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.wal_dir: 2024-04-12T22:40:50.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.table_cache_numshardbits: 6 2024-04-12T22:40:50.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.WAL_ttl_seconds: 0 2024-04-12T22:40:50.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.WAL_size_limit_MB: 0 2024-04-12T22:40:50.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-12T22:40:50.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-12T22:40:50.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.is_fd_close_on_exec: 1 2024-04-12T22:40:50.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.advise_random_on_open: 1 2024-04-12T22:40:50.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.db_write_buffer_size: 0 2024-04-12T22:40:50.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.write_buffer_manager: 0x55d9eb38c820 2024-04-12T22:40:50.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-12T22:40:50.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-12T22:40:50.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.use_adaptive_mutex: 0 2024-04-12T22:40:50.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.rate_limiter: (nil) 2024-04-12T22:40:50.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-12T22:40:50.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.wal_recovery_mode: 2 2024-04-12T22:40:50.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.enable_thread_tracking: 0 2024-04-12T22:40:50.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.enable_pipelined_write: 0 2024-04-12T22:40:50.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.unordered_write: 0 2024-04-12T22:40:50.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-12T22:40:50.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-12T22:40:50.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-12T22:40:50.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-12T22:40:50.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.row_cache: None 2024-04-12T22:40:50.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.wal_filter: None 2024-04-12T22:40:50.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-12T22:40:50.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.allow_ingest_behind: 0 2024-04-12T22:40:50.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.two_write_queues: 0 2024-04-12T22:40:50.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.manual_wal_flush: 0 2024-04-12T22:40:50.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.wal_compression: 0 2024-04-12T22:40:50.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.atomic_flush: 0 2024-04-12T22:40:50.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-12T22:40:50.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.persist_stats_to_disk: 0 2024-04-12T22:40:50.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.write_dbid_to_manifest: 0 2024-04-12T22:40:50.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.log_readahead_size: 0 2024-04-12T22:40:50.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-12T22:40:50.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.best_efforts_recovery: 0 2024-04-12T22:40:50.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-12T22:40:50.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-12T22:40:50.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.allow_data_in_errors: 0 2024-04-12T22:40:50.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.db_host_id: __hostname__ 2024-04-12T22:40:50.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.enforce_single_del_contracts: true 2024-04-12T22:40:50.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.max_background_jobs: 2 2024-04-12T22:40:50.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.max_background_compactions: -1 2024-04-12T22:40:50.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.max_subcompactions: 1 2024-04-12T22:40:50.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-12T22:40:50.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-12T22:40:50.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.delayed_write_rate : 16777216 2024-04-12T22:40:50.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.max_total_wal_size: 0 2024-04-12T22:40:50.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-12T22:40:50.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.stats_dump_period_sec: 600 2024-04-12T22:40:50.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.stats_persist_period_sec: 600 2024-04-12T22:40:50.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-12T22:40:50.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.max_open_files: -1 2024-04-12T22:40:50.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.bytes_per_sync: 0 2024-04-12T22:40:50.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.wal_bytes_per_sync: 0 2024-04-12T22:40:50.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.strict_bytes_per_sync: 0 2024-04-12T22:40:50.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.compaction_readahead_size: 0 2024-04-12T22:40:50.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.max_background_flushes: -1 2024-04-12T22:40:50.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Compression algorithms supported: 2024-04-12T22:40:50.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-12T22:40:50.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: kZSTD supported: 0 2024-04-12T22:40:50.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: kXpressCompression supported: 0 2024-04-12T22:40:50.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: kLZ4HCCompression supported: 1 2024-04-12T22:40:50.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: kZlibCompression supported: 1 2024-04-12T22:40:50.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: kSnappyCompression supported: 1 2024-04-12T22:40:50.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: kLZ4Compression supported: 1 2024-04-12T22:40:50.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: kBZip2Compression supported: 0 2024-04-12T22:40:50.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Fast CRC32 supported: Supported on x86 2024-04-12T22:40:50.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: DMutex implementation: pthread_mutex_t 2024-04-12T22:40:50.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2024-04-12T22:40:50.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-04-12T22:40:50.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-12T22:40:50.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.merge_operator: 2024-04-12T22:40:50.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.compaction_filter: None 2024-04-12T22:40:50.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.compaction_filter_factory: None 2024-04-12T22:40:50.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.sst_partitioner_factory: None 2024-04-12T22:40:50.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.memtable_factory: SkipListFactory 2024-04-12T22:40:50.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.table_factory: BlockBasedTable 2024-04-12T22:40:50.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55d9eb3b9be0) 2024-04-12T22:40:50.189 INFO:journalctl@ceph.mon.a.smithi088.stdout: cache_index_and_filter_blocks: 1 2024-04-12T22:40:50.189 INFO:journalctl@ceph.mon.a.smithi088.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-12T22:40:50.189 INFO:journalctl@ceph.mon.a.smithi088.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-12T22:40:50.189 INFO:journalctl@ceph.mon.a.smithi088.stdout: pin_top_level_index_and_filter: 1 2024-04-12T22:40:50.189 INFO:journalctl@ceph.mon.a.smithi088.stdout: index_type: 0 2024-04-12T22:40:50.189 INFO:journalctl@ceph.mon.a.smithi088.stdout: data_block_index_type: 0 2024-04-12T22:40:50.189 INFO:journalctl@ceph.mon.a.smithi088.stdout: index_shortening: 1 2024-04-12T22:40:50.189 INFO:journalctl@ceph.mon.a.smithi088.stdout: data_block_hash_table_util_ratio: 0.750000 2024-04-12T22:40:50.190 INFO:journalctl@ceph.mon.a.smithi088.stdout: checksum: 4 2024-04-12T22:40:50.190 INFO:journalctl@ceph.mon.a.smithi088.stdout: no_block_cache: 0 2024-04-12T22:40:50.190 INFO:journalctl@ceph.mon.a.smithi088.stdout: block_cache: 0x55d9eb3bd090 2024-04-12T22:40:50.190 INFO:journalctl@ceph.mon.a.smithi088.stdout: block_cache_name: BinnedLRUCache 2024-04-12T22:40:50.190 INFO:journalctl@ceph.mon.a.smithi088.stdout: block_cache_options: 2024-04-12T22:40:50.190 INFO:journalctl@ceph.mon.a.smithi088.stdout: capacity : 536870912 2024-04-12T22:40:50.190 INFO:journalctl@ceph.mon.a.smithi088.stdout: num_shard_bits : 4 2024-04-12T22:40:50.190 INFO:journalctl@ceph.mon.a.smithi088.stdout: strict_capacity_limit : 0 2024-04-12T22:40:50.190 INFO:journalctl@ceph.mon.a.smithi088.stdout: high_pri_pool_ratio: 0.000 2024-04-12T22:40:50.190 INFO:journalctl@ceph.mon.a.smithi088.stdout: block_cache_compressed: (nil) 2024-04-12T22:40:50.190 INFO:journalctl@ceph.mon.a.smithi088.stdout: persistent_cache: (nil) 2024-04-12T22:40:50.190 INFO:journalctl@ceph.mon.a.smithi088.stdout: block_size: 4096 2024-04-12T22:40:50.190 INFO:journalctl@ceph.mon.a.smithi088.stdout: block_size_deviation: 10 2024-04-12T22:40:50.190 INFO:journalctl@ceph.mon.a.smithi088.stdout: block_restart_interval: 16 2024-04-12T22:40:50.191 INFO:journalctl@ceph.mon.a.smithi088.stdout: index_block_restart_interval: 1 2024-04-12T22:40:50.191 INFO:journalctl@ceph.mon.a.smithi088.stdout: metadata_block_size: 4096 2024-04-12T22:40:50.191 INFO:journalctl@ceph.mon.a.smithi088.stdout: partition_filters: 0 2024-04-12T22:40:50.191 INFO:journalctl@ceph.mon.a.smithi088.stdout: use_delta_encoding: 1 2024-04-12T22:40:50.191 INFO:journalctl@ceph.mon.a.smithi088.stdout: filter_policy: bloomfilter 2024-04-12T22:40:50.191 INFO:journalctl@ceph.mon.a.smithi088.stdout: whole_key_filtering: 1 2024-04-12T22:40:50.191 INFO:journalctl@ceph.mon.a.smithi088.stdout: verify_compression: 0 2024-04-12T22:40:50.191 INFO:journalctl@ceph.mon.a.smithi088.stdout: read_amp_bytes_per_bit: 0 2024-04-12T22:40:50.191 INFO:journalctl@ceph.mon.a.smithi088.stdout: format_version: 5 2024-04-12T22:40:50.191 INFO:journalctl@ceph.mon.a.smithi088.stdout: enable_index_compression: 1 2024-04-12T22:40:50.191 INFO:journalctl@ceph.mon.a.smithi088.stdout: block_align: 0 2024-04-12T22:40:50.191 INFO:journalctl@ceph.mon.a.smithi088.stdout: max_auto_readahead_size: 262144 2024-04-12T22:40:50.191 INFO:journalctl@ceph.mon.a.smithi088.stdout: prepopulate_block_cache: 0 2024-04-12T22:40:50.191 INFO:journalctl@ceph.mon.a.smithi088.stdout: initial_auto_readahead_size: 8192 2024-04-12T22:40:50.191 INFO:journalctl@ceph.mon.a.smithi088.stdout: num_file_reads_for_auto_readahead: 2 2024-04-12T22:40:50.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.write_buffer_size: 33554432 2024-04-12T22:40:50.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.max_write_buffer_number: 2 2024-04-12T22:40:50.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.compression: NoCompression 2024-04-12T22:40:50.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.bottommost_compression: Disabled 2024-04-12T22:40:50.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.prefix_extractor: nullptr 2024-04-12T22:40:50.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-12T22:40:50.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.num_levels: 7 2024-04-12T22:40:50.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-12T22:40:50.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-12T22:40:50.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-12T22:40:50.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-12T22:40:50.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-12T22:40:50.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-12T22:40:50.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-12T22:40:50.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-12T22:40:50.193 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-12T22:40:50.193 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-12T22:40:50.193 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-04-12T22:40:50.193 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-04-12T22:40:50.193 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.compression_opts.window_bits: -14 2024-04-12T22:40:50.193 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.compression_opts.level: 32767 2024-04-12T22:40:50.193 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.compression_opts.strategy: 0 2024-04-12T22:40:50.193 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-12T22:40:50.193 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-12T22:40:50.193 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-04-12T22:40:50.193 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-12T22:40:50.193 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.compression_opts.enabled: false 2024-04-12T22:40:50.193 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-04-12T22:40:50.193 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-12T22:40:50.193 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-12T22:40:50.194 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-12T22:40:50.194 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.target_file_size_base: 67108864 2024-04-12T22:40:50.194 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.target_file_size_multiplier: 1 2024-04-12T22:40:50.194 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-12T22:40:50.194 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-12T22:40:50.194 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-12T22:40:50.194 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-12T22:40:50.194 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-12T22:40:50.194 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-12T22:40:50.194 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-12T22:40:50.194 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-12T22:40:50.194 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-12T22:40:50.194 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-12T22:40:50.194 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-12T22:40:50.195 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-12T22:40:50.195 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-04-12T22:40:50.195 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.arena_block_size: 1048576 2024-04-12T22:40:50.195 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-12T22:40:50.195 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-12T22:40:50.195 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.disable_auto_compactions: 0 2024-04-12T22:40:50.195 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-12T22:40:50.195 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-12T22:40:50.195 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-12T22:40:50.195 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-12T22:40:50.195 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-12T22:40:50.195 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-12T22:40:50.195 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-12T22:40:50.195 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-12T22:40:50.196 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-12T22:40:50.196 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-12T22:40:50.196 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.table_properties_collectors: 2024-04-12T22:40:50.196 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.inplace_update_support: 0 2024-04-12T22:40:50.196 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.inplace_update_num_locks: 10000 2024-04-12T22:40:50.196 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-12T22:40:50.196 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-12T22:40:50.196 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.memtable_huge_page_size: 0 2024-04-12T22:40:50.196 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.bloom_locality: 0 2024-04-12T22:40:50.196 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.max_successive_merges: 0 2024-04-12T22:40:50.196 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.optimize_filters_for_hits: 0 2024-04-12T22:40:50.196 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.paranoid_file_checks: 0 2024-04-12T22:40:50.196 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.force_consistency_checks: 1 2024-04-12T22:40:50.196 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.report_bg_io_stats: 0 2024-04-12T22:40:50.196 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.ttl: 2592000 2024-04-12T22:40:50.196 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.periodic_compaction_seconds: 0 2024-04-12T22:40:50.197 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-04-12T22:40:50.197 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-04-12T22:40:50.197 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.enable_blob_files: false 2024-04-12T22:40:50.197 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.min_blob_size: 0 2024-04-12T22:40:50.197 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.blob_file_size: 268435456 2024-04-12T22:40:50.197 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.blob_compression_type: NoCompression 2024-04-12T22:40:50.197 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.enable_blob_garbage_collection: false 2024-04-12T22:40:50.197 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-12T22:40:50.197 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-04-12T22:40:50.197 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-04-12T22:40:50.197 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.blob_file_starting_level: 0 2024-04-12T22:40:50.197 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-04-12T22:40:50.197 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 45.sst 2024-04-12T22:40:50.197 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-04-12T22:40:50.197 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: 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 47, last_sequence is 23381, log_number is 43,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-04-12T22:40:50.198 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 43 2024-04-12T22:40:50.198 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 8f5dead6-65cb-499f-ba87-f58adef1f230 2024-04-12T22:40:50.198 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: EVENT_LOG_v1 {"time_micros": 1712961649781531, "job": 1, "event": "recovery_started", "wal_files": [43]} 2024-04-12T22:40:50.198 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #43 mode 2 2024-04-12T22:40:50.198 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: EVENT_LOG_v1 {"time_micros": 1712961649785006, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 48, "file_size": 799811, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 23382, "largest_seqno": 24056, "table_properties": {"data_size": 796155, "index_size": 1490, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1157, "raw_key_size": 11597, "raw_average_key_size": 25, "raw_value_size": 788178, "raw_average_value_size": 1747, "num_data_blocks": 60, "num_entries": 451, "num_filter_entries": 451, "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": 1712961649, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "8f5dead6-65cb-499f-ba87-f58adef1f230", "db_session_id": "6KOL4EN4GB44EGU7E4PX", "orig_file_number": 48, "seqno_to_time_mapping": "N/A"}} 2024-04-12T22:40:50.198 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: EVENT_LOG_v1 {"time_micros": 1712961649785098, "job": 1, "event": "recovery_finished"} 2024-04-12T22:40:50.198 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: [db/version_set.cc:5047] Creating manifest 50 2024-04-12T22:40:50.198 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-04-12T22:40:50.198 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000043.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-04-12T22:40:50.198 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55d9eb4ae000 2024-04-12T22:40:50.198 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: DB pointer 0x55d9eb498000 2024-04-12T22:40:50.198 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-04-12T22:40:50.198 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-04-12T22:40:50.198 INFO:journalctl@ceph.mon.a.smithi088.stdout: ** DB Stats ** 2024-04-12T22:40:50.199 INFO:journalctl@ceph.mon.a.smithi088.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-12T22:40:50.199 INFO:journalctl@ceph.mon.a.smithi088.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-12T22:40:50.199 INFO:journalctl@ceph.mon.a.smithi088.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-12T22:40:50.199 INFO:journalctl@ceph.mon.a.smithi088.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-12T22:40:50.199 INFO:journalctl@ceph.mon.a.smithi088.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-12T22:40:50.199 INFO:journalctl@ceph.mon.a.smithi088.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-12T22:40:50.199 INFO:journalctl@ceph.mon.a.smithi088.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-12T22:40:50.199 INFO:journalctl@ceph.mon.a.smithi088.stdout: 2024-04-12T22:40:50.199 INFO:journalctl@ceph.mon.a.smithi088.stdout: ** Compaction Stats [default] ** 2024-04-12T22:40:50.199 INFO:journalctl@ceph.mon.a.smithi088.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-12T22:40:50.199 INFO:journalctl@ceph.mon.a.smithi088.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-04-12T22:40:50.199 INFO:journalctl@ceph.mon.a.smithi088.stdout: L0 1/0 781.07 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 370.6 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-04-12T22:40:50.199 INFO:journalctl@ceph.mon.a.smithi088.stdout: L6 1/0 10.70 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-12T22:40:50.199 INFO:journalctl@ceph.mon.a.smithi088.stdout: Sum 2/0 11.46 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 370.6 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-04-12T22:40:50.199 INFO:journalctl@ceph.mon.a.smithi088.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 370.6 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-04-12T22:40:50.200 INFO:journalctl@ceph.mon.a.smithi088.stdout: 2024-04-12T22:40:50.200 INFO:journalctl@ceph.mon.a.smithi088.stdout: ** Compaction Stats [default] ** 2024-04-12T22:40:50.200 INFO:journalctl@ceph.mon.a.smithi088.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-12T22:40:50.200 INFO:journalctl@ceph.mon.a.smithi088.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-12T22:40:50.200 INFO:journalctl@ceph.mon.a.smithi088.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 370.6 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-04-12T22:40:50.200 INFO:journalctl@ceph.mon.a.smithi088.stdout: 2024-04-12T22:40:50.200 INFO:journalctl@ceph.mon.a.smithi088.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-04-12T22:40:50.200 INFO:journalctl@ceph.mon.a.smithi088.stdout: 2024-04-12T22:40:50.200 INFO:journalctl@ceph.mon.a.smithi088.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-12T22:40:50.200 INFO:journalctl@ceph.mon.a.smithi088.stdout: Flush(GB): cumulative 0.001, interval 0.001 2024-04-12T22:40:50.201 INFO:journalctl@ceph.mon.a.smithi088.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-12T22:40:50.201 INFO:journalctl@ceph.mon.a.smithi088.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-04-12T22:40:50.201 INFO:journalctl@ceph.mon.a.smithi088.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-04-12T22:40:50.201 INFO:journalctl@ceph.mon.a.smithi088.stdout: AddFile(Keys): cumulative 0, interval 0 2024-04-12T22:40:50.201 INFO:journalctl@ceph.mon.a.smithi088.stdout: Cumulative compaction: 0.00 GB write, 132.06 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-12T22:40:50.201 INFO:journalctl@ceph.mon.a.smithi088.stdout: Interval compaction: 0.00 GB write, 132.06 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-12T22:40:50.201 INFO:journalctl@ceph.mon.a.smithi088.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-12T22:40:50.201 INFO:journalctl@ceph.mon.a.smithi088.stdout: Block cache BinnedLRUCache@0x55d9eb3bd090#2 capacity: 512.00 MB usage: 2.86 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1e-05 secs_since: 0 2024-04-12T22:40:50.201 INFO:journalctl@ceph.mon.a.smithi088.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,1.28 KB,0.000244379%) IndexBlock(1,1.58 KB,0.000301003%) Misc(1,0.00 KB,0%) 2024-04-12T22:40:50.201 INFO:journalctl@ceph.mon.a.smithi088.stdout: 2024-04-12T22:40:50.201 INFO:journalctl@ceph.mon.a.smithi088.stdout: ** File Read Latency Histogram By Level [default] ** 2024-04-12T22:40:50.202 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: starting mon.a rank 0 at public addrs [v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0] at bind addrs [v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid a5fdb6f0-f91b-11ee-bc8d-c7b262605968 2024-04-12T22:40:50.202 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: mon.a@-1(???) e3 preinit fsid a5fdb6f0-f91b-11ee-bc8d-c7b262605968 2024-04-12T22:40:50.202 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: mon.a@-1(???).mds e1 new map 2024-04-12T22:40:50.202 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: mon.a@-1(???).mds e1 print_map 2024-04-12T22:40:50.202 INFO:journalctl@ceph.mon.a.smithi088.stdout: e1 2024-04-12T22:40:50.202 INFO:journalctl@ceph.mon.a.smithi088.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-04-12T22:40:50.202 INFO:journalctl@ceph.mon.a.smithi088.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-12T22:40:50.202 INFO:journalctl@ceph.mon.a.smithi088.stdout: legacy client fscid: -1 2024-04-12T22:40:50.202 INFO:journalctl@ceph.mon.a.smithi088.stdout: 2024-04-12T22:40:50.202 INFO:journalctl@ceph.mon.a.smithi088.stdout: No filesystems configured 2024-04-12T22:40:50.202 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: mon.a@-1(???).osd e106 crush map has features 3314933000854323200, adjusting msgr requires 2024-04-12T22:40:50.202 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: mon.a@-1(???).osd e106 crush map has features 432629239337189376, adjusting msgr requires 2024-04-12T22:40:50.202 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: mon.a@-1(???).osd e106 crush map has features 432629239337189376, adjusting msgr requires 2024-04-12T22:40:50.202 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: mon.a@-1(???).osd e106 crush map has features 432629239337189376, adjusting msgr requires 2024-04-12T22:40:50.203 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 ceph-mon[87547]: mon.a@-1(???).paxosservice(auth 1..24) refresh upgraded, format 0 -> 3 2024-04-12T22:40:50.203 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 bash[87528]: 6000fee523aa9d5f8e8ebade6af1cc38f3e592c3b00e3d23a98b589403b3b014 2024-04-12T22:40:50.203 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:49 smithi088 systemd[1]: Started Ceph mon.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:40:50.747 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:40:50 smithi142 podman[79556]: 2024-04-12 22:40:50.360163511 +0000 UTC m=+0.584591707 container remove bd4191ab6ff8bf611e36aa4ff49a94e24193c9d1e337379c2d3f3e819eca5dd3 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, io.openshift.tags=base rhel8, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, io.buildah.version=1.24.2, name=ubi8, com.redhat.component=ubi8-container, io.k8s.display-name=Red Hat Universal Base Image 8, distribution-scope=public, version=8.5, vendor=Red Hat, Inc., io.openshift.expose-services=, summary=Grafana Container configured for Ceph mgr/dashboard integration, build-date=2022-03-28T10:36:18.413762, 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., vcs-type=git, release=236.1648460182, architecture=x86_64, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, description=Ceph Grafana Container, maintainer=Paul Cuzner ) 2024-04-12T22:40:50.747 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:40:50 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-04-12T22:40:50.747 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:40:50 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@grafana.a.service: Failed with result 'exit-code'. 2024-04-12T22:40:53.179 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:40:52 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: ignoring --setuser ceph since I am not root 2024-04-12T22:40:53.179 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:40:52 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: ignoring --setgroup ceph since I am not root 2024-04-12T22:40:53.179 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:40:52 smithi088 ceph-mgr[69876]: -- 172.21.15.88:0/2779318069 <== mon.0 v2:172.21.15.88:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5642569f85a0 con 0x5642569cc800 2024-04-12T22:40:53.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:52 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-12T22:40:53.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:52 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-12T22:40:53.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:52 smithi088 ceph-mon[29858]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-12T22:40:53.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:52 smithi088 ceph-mon[29858]: pgmap v776: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 863 B/s rd, 0 op/s 2024-04-12T22:40:53.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:52 smithi088 ceph-mon[29858]: pgmap v777: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 666 B/s rd, 0 op/s 2024-04-12T22:40:53.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:52 smithi088 ceph-mon[29858]: mon.a calling monitor election 2024-04-12T22:40:53.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:52 smithi088 ceph-mon[29858]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-12T22:40:53.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:52 smithi088 ceph-mon[29858]: monmap epoch 3 2024-04-12T22:40:53.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:52 smithi088 ceph-mon[29858]: fsid a5fdb6f0-f91b-11ee-bc8d-c7b262605968 2024-04-12T22:40:53.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:52 smithi088 ceph-mon[29858]: last_changed 2024-04-12T22:28:09.260509+0000 2024-04-12T22:40:53.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:52 smithi088 ceph-mon[29858]: created 2024-04-12T22:26:33.817200+0000 2024-04-12T22:40:53.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:52 smithi088 ceph-mon[29858]: min_mon_release 17 (quincy) 2024-04-12T22:40:53.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:52 smithi088 ceph-mon[29858]: election_strategy: 1 2024-04-12T22:40:53.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:52 smithi088 ceph-mon[29858]: 0: [v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0] mon.a 2024-04-12T22:40:53.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:52 smithi088 ceph-mon[29858]: 1: [v2:172.21.15.88:3301/0,v1:172.21.15.88:6790/0] mon.c 2024-04-12T22:40:53.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:52 smithi088 ceph-mon[29858]: 2: [v2:172.21.15.142:3300/0,v1:172.21.15.142:6789/0] mon.b 2024-04-12T22:40:53.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:52 smithi088 ceph-mon[29858]: fsmap 2024-04-12T22:40:53.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:52 smithi088 ceph-mon[29858]: osdmap e106: 8 total, 8 up, 8 in 2024-04-12T22:40:53.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:52 smithi088 ceph-mon[29858]: mgrmap e36: y(active, since 96s), standbys: x 2024-04-12T22:40:53.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:52 smithi088 ceph-mon[29858]: Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-12T22:40:53.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:52 smithi088 ceph-mon[29858]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-12T22:40:53.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:52 smithi088 ceph-mon[29858]: daemon grafana.a on smithi142 is in unknown state 2024-04-12T22:40:53.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:52 smithi088 ceph-mon[29858]: from='mgr.25324 ' entity='' 2024-04-12T22:40:53.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:52 smithi088 ceph-mon[29858]: mgrmap e37: y(active, since 96s), standbys: x 2024-04-12T22:40:53.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:52 smithi088 ceph-mon[87547]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-12T22:40:53.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:52 smithi088 ceph-mon[87547]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-12T22:40:53.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:52 smithi088 ceph-mon[87547]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-12T22:40:53.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:52 smithi088 ceph-mon[87547]: pgmap v776: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 863 B/s rd, 0 op/s 2024-04-12T22:40:53.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:52 smithi088 ceph-mon[87547]: pgmap v777: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 666 B/s rd, 0 op/s 2024-04-12T22:40:53.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:52 smithi088 ceph-mon[87547]: mon.a calling monitor election 2024-04-12T22:40:53.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:52 smithi088 ceph-mon[87547]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-12T22:40:53.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:52 smithi088 ceph-mon[87547]: monmap epoch 3 2024-04-12T22:40:53.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:52 smithi088 ceph-mon[87547]: fsid a5fdb6f0-f91b-11ee-bc8d-c7b262605968 2024-04-12T22:40:53.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:52 smithi088 ceph-mon[87547]: last_changed 2024-04-12T22:28:09.260509+0000 2024-04-12T22:40:53.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:52 smithi088 ceph-mon[87547]: created 2024-04-12T22:26:33.817200+0000 2024-04-12T22:40:53.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:52 smithi088 ceph-mon[87547]: min_mon_release 17 (quincy) 2024-04-12T22:40:53.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:52 smithi088 ceph-mon[87547]: election_strategy: 1 2024-04-12T22:40:53.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:52 smithi088 ceph-mon[87547]: 0: [v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0] mon.a 2024-04-12T22:40:53.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:52 smithi088 ceph-mon[87547]: 1: [v2:172.21.15.88:3301/0,v1:172.21.15.88:6790/0] mon.c 2024-04-12T22:40:53.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:52 smithi088 ceph-mon[87547]: 2: [v2:172.21.15.142:3300/0,v1:172.21.15.142:6789/0] mon.b 2024-04-12T22:40:53.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:52 smithi088 ceph-mon[87547]: fsmap 2024-04-12T22:40:53.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:52 smithi088 ceph-mon[87547]: osdmap e106: 8 total, 8 up, 8 in 2024-04-12T22:40:53.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:52 smithi088 ceph-mon[87547]: mgrmap e36: y(active, since 96s), standbys: x 2024-04-12T22:40:53.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:52 smithi088 ceph-mon[87547]: Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-12T22:40:53.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:52 smithi088 ceph-mon[87547]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-12T22:40:53.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:52 smithi088 ceph-mon[87547]: daemon grafana.a on smithi142 is in unknown state 2024-04-12T22:40:53.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:52 smithi088 ceph-mon[87547]: from='mgr.25324 ' entity='' 2024-04-12T22:40:53.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:52 smithi088 ceph-mon[87547]: mgrmap e37: y(active, since 96s), standbys: x 2024-04-12T22:40:53.248 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:52 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[74699]: ignoring --setuser ceph since I am not root 2024-04-12T22:40:53.248 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:52 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[74699]: ignoring --setgroup ceph since I am not root 2024-04-12T22:40:53.248 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:52 smithi142 ceph-mgr[74703]: -- 172.21.15.142:0/3368339040 <== mon.2 v2:172.21.15.142:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55ba4ae385a0 con 0x55ba4ae0d000 2024-04-12T22:40:53.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:52 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-12T22:40:53.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:52 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-12T22:40:53.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:52 smithi142 ceph-mon[25707]: from='mgr.25324 172.21.15.88:0/2516336857' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-12T22:40:53.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:52 smithi142 ceph-mon[25707]: pgmap v776: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 863 B/s rd, 0 op/s 2024-04-12T22:40:53.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:52 smithi142 ceph-mon[25707]: pgmap v777: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 666 B/s rd, 0 op/s 2024-04-12T22:40:53.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:52 smithi142 ceph-mon[25707]: mon.a calling monitor election 2024-04-12T22:40:53.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:52 smithi142 ceph-mon[25707]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-12T22:40:53.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:52 smithi142 ceph-mon[25707]: monmap epoch 3 2024-04-12T22:40:53.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:52 smithi142 ceph-mon[25707]: fsid a5fdb6f0-f91b-11ee-bc8d-c7b262605968 2024-04-12T22:40:53.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:52 smithi142 ceph-mon[25707]: last_changed 2024-04-12T22:28:09.260509+0000 2024-04-12T22:40:53.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:52 smithi142 ceph-mon[25707]: created 2024-04-12T22:26:33.817200+0000 2024-04-12T22:40:53.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:52 smithi142 ceph-mon[25707]: min_mon_release 17 (quincy) 2024-04-12T22:40:53.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:52 smithi142 ceph-mon[25707]: election_strategy: 1 2024-04-12T22:40:53.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:52 smithi142 ceph-mon[25707]: 0: [v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0] mon.a 2024-04-12T22:40:53.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:52 smithi142 ceph-mon[25707]: 1: [v2:172.21.15.88:3301/0,v1:172.21.15.88:6790/0] mon.c 2024-04-12T22:40:53.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:52 smithi142 ceph-mon[25707]: 2: [v2:172.21.15.142:3300/0,v1:172.21.15.142:6789/0] mon.b 2024-04-12T22:40:53.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:52 smithi142 ceph-mon[25707]: fsmap 2024-04-12T22:40:53.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:52 smithi142 ceph-mon[25707]: osdmap e106: 8 total, 8 up, 8 in 2024-04-12T22:40:53.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:52 smithi142 ceph-mon[25707]: mgrmap e36: y(active, since 96s), standbys: x 2024-04-12T22:40:53.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:52 smithi142 ceph-mon[25707]: Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-12T22:40:53.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:52 smithi142 ceph-mon[25707]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-12T22:40:53.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:52 smithi142 ceph-mon[25707]: daemon grafana.a on smithi142 is in unknown state 2024-04-12T22:40:53.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:52 smithi142 ceph-mon[25707]: from='mgr.25324 ' entity='' 2024-04-12T22:40:53.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:52 smithi142 ceph-mon[25707]: mgrmap e37: y(active, since 96s), standbys: x 2024-04-12T22:40:53.679 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:40:53 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: 2024-04-12T22:40:53.399+0000 7fe651dd1200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-12T22:40:53.679 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:40:53 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: 2024-04-12T22:40:53.493+0000 7fe651dd1200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-12T22:40:53.747 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:53 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[74699]: 2024-04-12T22:40:53.387+0000 7f92e3937200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-12T22:40:53.747 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:53 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[74699]: 2024-04-12T22:40:53.480+0000 7f92e3937200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-12T22:40:54.429 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:40:54 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: 2024-04-12T22:40:54.133+0000 7fe651dd1200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-12T22:40:54.429 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:40:54 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: 2024-04-12T22:40:54.226+0000 7fe651dd1200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-12T22:40:54.429 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:40:54 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: 2024-04-12T22:40:54.370+0000 7fe651dd1200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-12T22:40:54.444 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:54 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[74699]: 2024-04-12T22:40:54.118+0000 7f92e3937200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-12T22:40:54.444 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:54 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[74699]: 2024-04-12T22:40:54.211+0000 7f92e3937200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-12T22:40:54.444 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:54 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[74699]: 2024-04-12T22:40:54.354+0000 7f92e3937200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-12T22:40:54.444 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:54 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[74699]: 2024-04-12T22:40:54.449+0000 7f92e3937200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-12T22:40:54.747 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:54 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[74699]: 2024-04-12T22:40:54.533+0000 7f92e3937200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-12T22:40:54.810 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:40:54 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: 2024-04-12T22:40:54.466+0000 7fe651dd1200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-12T22:40:54.810 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:40:54 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: 2024-04-12T22:40:54.549+0000 7fe651dd1200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-12T22:40:55.086 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:54 smithi142 ceph-mon[25707]: mgrmap e38: y(active, since 97s), standbys: x 2024-04-12T22:40:55.087 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:54 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[74699]: 2024-04-12T22:40:54.799+0000 7f92e3937200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-12T22:40:55.087 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:54 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[74699]: 2024-04-12T22:40:54.911+0000 7f92e3937200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-12T22:40:55.087 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:54 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[74699]: 2024-04-12T22:40:54.997+0000 7f92e3937200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-12T22:40:55.087 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:55 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[74699]: 2024-04-12T22:40:55.092+0000 7f92e3937200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-12T22:40:55.105 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:54 smithi088 ceph-mon[87547]: mgrmap e38: y(active, since 97s), standbys: x 2024-04-12T22:40:55.105 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:54 smithi088 ceph-mon[29858]: mgrmap e38: y(active, since 97s), standbys: x 2024-04-12T22:40:55.105 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:40:54 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: 2024-04-12T22:40:54.815+0000 7fe651dd1200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-12T22:40:55.105 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:40:54 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: 2024-04-12T22:40:54.929+0000 7fe651dd1200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-12T22:40:55.105 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:40:55 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: 2024-04-12T22:40:55.015+0000 7fe651dd1200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-12T22:40:55.105 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:40:55 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: 2024-04-12T22:40:55.110+0000 7fe651dd1200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-12T22:40:55.429 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:40:55 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: 2024-04-12T22:40:55.288+0000 7fe651dd1200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-12T22:40:55.497 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:55 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[74699]: 2024-04-12T22:40:55.268+0000 7f92e3937200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-12T22:40:56.497 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:56 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[74699]: 2024-04-12T22:40:56.227+0000 7f92e3937200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-12T22:40:56.497 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:56 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[74699]: 2024-04-12T22:40:56.360+0000 7f92e3937200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-12T22:40:56.679 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:40:56 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: 2024-04-12T22:40:56.260+0000 7fe651dd1200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-12T22:40:56.679 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:40:56 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: 2024-04-12T22:40:56.402+0000 7fe651dd1200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-12T22:40:56.983 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:56 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[74699]: 2024-04-12T22:40:56.697+0000 7f92e3937200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-12T22:40:56.983 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:56 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[74699]: 2024-04-12T22:40:56.789+0000 7f92e3937200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-12T22:40:56.984 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:56 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[74699]: 2024-04-12T22:40:56.989+0000 7f92e3937200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-12T22:40:57.041 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:40:56 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: 2024-04-12T22:40:56.752+0000 7fe651dd1200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-12T22:40:57.041 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:40:56 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: 2024-04-12T22:40:56.844+0000 7fe651dd1200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-12T22:40:57.246 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:57 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[74699]: 2024-04-12T22:40:57.178+0000 7f92e3937200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-12T22:40:57.429 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:40:57 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: 2024-04-12T22:40:57.047+0000 7fe651dd1200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-12T22:40:57.429 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:40:57 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: 2024-04-12T22:40:57.249+0000 7fe651dd1200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-12T22:40:57.732 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:57 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[74699]: 2024-04-12T22:40:57.474+0000 7f92e3937200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-12T22:40:57.831 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:40:57 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: 2024-04-12T22:40:57.562+0000 7fe651dd1200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-12T22:40:57.997 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:57 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[74699]: 2024-04-12T22:40:57.738+0000 7f92e3937200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-12T22:40:57.997 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:57 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[74699]: 2024-04-12T22:40:57.982+0000 7f92e3937200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-12T22:40:58.083 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:40:57 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: 2024-04-12T22:40:57.837+0000 7fe651dd1200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-12T22:40:58.429 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:40:58 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: 2024-04-12T22:40:58.089+0000 7fe651dd1200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-12T22:40:59.179 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:40:58 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: 2024-04-12T22:40:58.920+0000 7fe651dd1200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-12T22:40:59.247 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:58 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[74699]: 2024-04-12T22:40:58.801+0000 7f92e3937200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-12T22:40:59.698 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:59 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[74699]: 2024-04-12T22:40:59.377+0000 7f92e3937200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-12T22:40:59.698 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:59 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[74699]: 2024-04-12T22:40:59.479+0000 7f92e3937200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-12T22:40:59.698 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:59 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[74699]: 2024-04-12T22:40:59.703+0000 7f92e3937200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-12T22:40:59.765 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:40:59 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: 2024-04-12T22:40:59.496+0000 7fe651dd1200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-12T22:40:59.766 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:40:59 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: 2024-04-12T22:40:59.598+0000 7fe651dd1200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-12T22:40:59.991 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:59 smithi142 ceph-mon[25707]: Standby manager daemon x restarted 2024-04-12T22:40:59.992 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:59 smithi142 ceph-mon[25707]: Standby manager daemon x started 2024-04-12T22:40:59.992 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:59 smithi142 ceph-mon[25707]: from='mgr.? 172.21.15.142:0/3749979453' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-12T22:40:59.992 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:59 smithi142 ceph-mon[25707]: from='mgr.? 172.21.15.142:0/3749979453' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-12T22:40:59.992 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:59 smithi142 ceph-mon[25707]: from='mgr.? 172.21.15.142:0/3749979453' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-12T22:40:59.992 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:40:59 smithi142 ceph-mon[25707]: from='mgr.? 172.21.15.142:0/3749979453' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-12T22:40:59.992 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:59 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[74699]: [12/Apr/2024:22:40:59] ENGINE Bus STARTING 2024-04-12T22:40:59.992 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:59 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[74699]: CherryPy Checker: 2024-04-12T22:40:59.992 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:59 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[74699]: The Application mounted at '' has an empty config. 2024-04-12T22:40:59.992 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:59 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[74699]: 2024-04-12T22:40:59.992 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:59 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[74699]: [12/Apr/2024:22:40:59] ENGINE Serving on http://:::9283 2024-04-12T22:40:59.992 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:40:59 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x[74699]: [12/Apr/2024:22:40:59] ENGINE Bus STARTED 2024-04-12T22:41:00.060 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:40:59 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: 2024-04-12T22:40:59.828+0000 7fe651dd1200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-12T22:41:00.061 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:40:59 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: [12/Apr/2024:22:40:59] ENGINE Bus STARTING 2024-04-12T22:41:00.061 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:59 smithi088 ceph-mon[29858]: Standby manager daemon x restarted 2024-04-12T22:41:00.061 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:59 smithi088 ceph-mon[29858]: Standby manager daemon x started 2024-04-12T22:41:00.061 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:59 smithi088 ceph-mon[29858]: from='mgr.? 172.21.15.142:0/3749979453' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-12T22:41:00.061 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:59 smithi088 ceph-mon[29858]: from='mgr.? 172.21.15.142:0/3749979453' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-12T22:41:00.061 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:59 smithi088 ceph-mon[29858]: from='mgr.? 172.21.15.142:0/3749979453' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-12T22:41:00.061 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:40:59 smithi088 ceph-mon[29858]: from='mgr.? 172.21.15.142:0/3749979453' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-12T22:41:00.061 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:59 smithi088 ceph-mon[87547]: Standby manager daemon x restarted 2024-04-12T22:41:00.062 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:59 smithi088 ceph-mon[87547]: Standby manager daemon x started 2024-04-12T22:41:00.062 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:59 smithi088 ceph-mon[87547]: from='mgr.? 172.21.15.142:0/3749979453' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-12T22:41:00.062 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:59 smithi088 ceph-mon[87547]: from='mgr.? 172.21.15.142:0/3749979453' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-12T22:41:00.062 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:59 smithi088 ceph-mon[87547]: from='mgr.? 172.21.15.142:0/3749979453' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-12T22:41:00.062 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:40:59 smithi088 ceph-mon[87547]: from='mgr.? 172.21.15.142:0/3749979453' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-12T22:41:00.429 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:41:00 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: CherryPy Checker: 2024-04-12T22:41:00.429 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:41:00 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: The Application mounted at '' has an empty config. 2024-04-12T22:41:00.429 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:41:00 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: 2024-04-12T22:41:00.429 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:41:00 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: [12/Apr/2024:22:41:00] ENGINE Serving on http://:::9283 2024-04-12T22:41:00.429 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:41:00 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: [12/Apr/2024:22:41:00] ENGINE Bus STARTED 2024-04-12T22:41:00.763 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:41:00 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@grafana.a.service: Scheduled restart job, restart counter is at 12. 2024-04-12T22:41:00.763 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:41:00 smithi142 systemd[1]: Stopped Ceph grafana.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:41:00.763 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:41:00 smithi142 systemd[1]: Starting Ceph grafana.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:41:00.763 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:41:00 smithi142 podman[80059]: 2024-04-12 22:41:00.638890389 +0000 UTC m=+0.017720098 image pull dad864ee21e98e69f4029d1e417aa085001566be0d322fbc75bc6f29b0050c01 quay.io/ceph/ceph-grafana:8.3.5 2024-04-12T22:41:00.763 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:41:00 smithi142 podman[80059]: 2024-04-12 22:41:00.769453916 +0000 UTC m=+0.148283654 container create 493c8653c5b759d0da93dd7f5069e6dcb4a23ef60cf6dcc9bbe63858f39c1710 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a, summary=Grafana Container configured for Ceph mgr/dashboard integration, description=Ceph Grafana Container, release=236.1648460182, maintainer=Paul Cuzner , 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, vendor=Red Hat, Inc., vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, 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, name=ubi8, io.buildah.version=1.24.2, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, io.k8s.display-name=Red Hat Universal Base Image 8, version=8.5, build-date=2022-03-28T10:36:18.413762, com.redhat.component=ubi8-container, architecture=x86_64, distribution-scope=public) 2024-04-12T22:41:00.843 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:00 smithi088 ceph-mon[29858]: mgrmap e39: y(active, since 103s), standbys: x 2024-04-12T22:41:00.844 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:00 smithi088 ceph-mon[29858]: Active manager daemon y restarted 2024-04-12T22:41:00.844 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:00 smithi088 ceph-mon[29858]: Activating manager daemon y 2024-04-12T22:41:00.844 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:00 smithi088 ceph-mon[29858]: osdmap e107: 8 total, 8 up, 8 in 2024-04-12T22:41:00.844 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:00 smithi088 ceph-mon[29858]: mgrmap e40: y(active, starting, since 0.00908881s), standbys: x 2024-04-12T22:41:00.844 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:00 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-12T22:41:00.844 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:00 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-12T22:41:00.845 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:00 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-12T22:41:00.845 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:00 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-12T22:41:00.845 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:00 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-12T22:41:00.845 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:00 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-12T22:41:00.845 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:00 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-12T22:41:00.845 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:00 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-12T22:41:00.845 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:00 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-12T22:41:00.846 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:00 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-12T22:41:00.846 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:00 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-12T22:41:00.846 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:00 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-12T22:41:00.846 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:00 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-12T22:41:00.846 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:00 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-12T22:41:00.846 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:00 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-12T22:41:00.846 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:00 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-12T22:41:00.846 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:00 smithi088 ceph-mon[29858]: Manager daemon y is now available 2024-04-12T22:41:00.847 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:00 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:00.847 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:00 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi088", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:41:00.847 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:00 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi142", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:41:00.847 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:00 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:00.847 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:00 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:00.847 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:00 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:41:00.847 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:00 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-12T22:41:00.848 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:00 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-12T22:41:00.848 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:00 smithi088 ceph-mon[87547]: mgrmap e39: y(active, since 103s), standbys: x 2024-04-12T22:41:00.848 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:00 smithi088 ceph-mon[87547]: Active manager daemon y restarted 2024-04-12T22:41:00.848 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:00 smithi088 ceph-mon[87547]: Activating manager daemon y 2024-04-12T22:41:00.848 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:00 smithi088 ceph-mon[87547]: osdmap e107: 8 total, 8 up, 8 in 2024-04-12T22:41:00.848 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:00 smithi088 ceph-mon[87547]: mgrmap e40: y(active, starting, since 0.00908881s), standbys: x 2024-04-12T22:41:00.849 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-12T22:41:00.849 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-12T22:41:00.849 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-12T22:41:00.849 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-12T22:41:00.849 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-12T22:41:00.849 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-12T22:41:00.849 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-12T22:41:00.849 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-12T22:41:00.850 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-12T22:41:00.850 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-12T22:41:00.850 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-12T22:41:00.850 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-12T22:41:00.850 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-12T22:41:00.850 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-12T22:41:00.850 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-12T22:41:00.850 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-12T22:41:00.850 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:00 smithi088 ceph-mon[87547]: Manager daemon y is now available 2024-04-12T22:41:00.851 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:00.851 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi088", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:41:00.851 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi142", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:41:00.851 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:00.851 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:00.851 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:41:00.851 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-12T22:41:00.851 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-12T22:41:01.140 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:41:00 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: 2024-04-12T22:41:00.849+0000 7fe607f7c700 -1 mgr.server handle_report got status from non-daemon mon.a 2024-04-12T22:41:01.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:00 smithi142 ceph-mon[25707]: mgrmap e39: y(active, since 103s), standbys: x 2024-04-12T22:41:01.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:00 smithi142 ceph-mon[25707]: Active manager daemon y restarted 2024-04-12T22:41:01.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:00 smithi142 ceph-mon[25707]: Activating manager daemon y 2024-04-12T22:41:01.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:00 smithi142 ceph-mon[25707]: osdmap e107: 8 total, 8 up, 8 in 2024-04-12T22:41:01.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:00 smithi142 ceph-mon[25707]: mgrmap e40: y(active, starting, since 0.00908881s), standbys: x 2024-04-12T22:41:01.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:00 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-12T22:41:01.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:00 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-12T22:41:01.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:00 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-12T22:41:01.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:00 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-12T22:41:01.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:00 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-12T22:41:01.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:00 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-12T22:41:01.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:00 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-12T22:41:01.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:00 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-12T22:41:01.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:00 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-12T22:41:01.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:00 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-12T22:41:01.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:00 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-12T22:41:01.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:00 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-12T22:41:01.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:00 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-12T22:41:01.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:00 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-12T22:41:01.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:00 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-12T22:41:01.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:00 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-12T22:41:01.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:00 smithi142 ceph-mon[25707]: Manager daemon y is now available 2024-04-12T22:41:01.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:00 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:01.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:00 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi088", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:41:01.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:00 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi142", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:41:01.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:00 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:01.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:00 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:01.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:00 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:41:01.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:00 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-12T22:41:01.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:00 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-12T22:41:01.662 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:41:01 smithi142 podman[80059]: 2024-04-12 22:41:01.281377868 +0000 UTC m=+0.660207562 container init 493c8653c5b759d0da93dd7f5069e6dcb4a23ef60cf6dcc9bbe63858f39c1710 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a, io.openshift.expose-services=, summary=Grafana Container configured for Ceph mgr/dashboard integration, version=8.5, io.openshift.tags=base rhel8, com.redhat.component=ubi8-container, architecture=x86_64, description=Ceph Grafana Container, maintainer=Paul Cuzner , distribution-scope=public, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, name=ubi8, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, io.k8s.display-name=Red Hat Universal Base Image 8, release=236.1648460182, 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.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, build-date=2022-03-28T10:36:18.413762, vendor=Red Hat, Inc., vcs-type=git) 2024-04-12T22:41:01.663 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:41:01 smithi142 podman[80059]: 2024-04-12 22:41:01.284576149 +0000 UTC m=+0.663405843 container start 493c8653c5b759d0da93dd7f5069e6dcb4a23ef60cf6dcc9bbe63858f39c1710 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a, io.k8s.display-name=Red Hat Universal Base Image 8, vcs-type=git, build-date=2022-03-28T10:36:18.413762, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, 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., name=ubi8, io.openshift.tags=base rhel8, architecture=x86_64, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, release=236.1648460182, description=Ceph Grafana Container, version=8.5, com.redhat.component=ubi8-container, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, summary=Grafana Container configured for Ceph mgr/dashboard integration, io.buildah.version=1.24.2, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, maintainer=Paul Cuzner , vendor=Red Hat, Inc., distribution-scope=public) 2024-04-12T22:41:01.663 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:41:01 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[80281]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-12T22:41:01.663 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:41:01 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[80281]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-12T22:41:01.663 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:41:01 smithi142 bash[80059]: 493c8653c5b759d0da93dd7f5069e6dcb4a23ef60cf6dcc9bbe63858f39c1710 2024-04-12T22:41:01.663 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:41:01 smithi142 systemd[1]: Started Ceph grafana.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:41:01.663 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:41:01 smithi142 podman[80615]: 2024-04-12 22:41:01.417777343 +0000 UTC m=+0.097488196 container died 493c8653c5b759d0da93dd7f5069e6dcb4a23ef60cf6dcc9bbe63858f39c1710 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a, com.redhat.component=ubi8-container, description=Ceph Grafana Container, maintainer=Paul Cuzner , vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, build-date=2022-03-28T10:36:18.413762, vcs-type=git, distribution-scope=public, io.openshift.expose-services=, name=ubi8, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, io.buildah.version=1.24.2, summary=Grafana Container configured for Ceph mgr/dashboard integration, 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=Red Hat Universal Base Image 8, io.openshift.tags=base rhel8, vendor=Red Hat, Inc., architecture=x86_64, version=8.5, release=236.1648460182, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com) 2024-04-12T22:41:01.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:01 smithi088 ceph-mon[87547]: Updating smithi088:/etc/ceph/ceph.conf 2024-04-12T22:41:01.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:01 smithi088 ceph-mon[87547]: Updating smithi142:/etc/ceph/ceph.conf 2024-04-12T22:41:01.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:01 smithi088 ceph-mon[87547]: [12/Apr/2024:22:41:00] ENGINE Bus STARTING 2024-04-12T22:41:01.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:01 smithi088 ceph-mon[87547]: [12/Apr/2024:22:41:00] ENGINE Serving on http://172.21.15.88:8765 2024-04-12T22:41:01.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:01 smithi088 ceph-mon[87547]: Updating smithi088:/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/config/ceph.conf 2024-04-12T22:41:01.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:01 smithi088 ceph-mon[87547]: Updating smithi142:/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/config/ceph.conf 2024-04-12T22:41:01.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:01 smithi088 ceph-mon[87547]: [12/Apr/2024:22:41:00] ENGINE Serving on https://172.21.15.88:7151 2024-04-12T22:41:01.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:01 smithi088 ceph-mon[87547]: [12/Apr/2024:22:41:00] ENGINE Bus STARTED 2024-04-12T22:41:01.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:01 smithi088 ceph-mon[87547]: Updating smithi088:/etc/ceph/ceph.client.admin.keyring 2024-04-12T22:41:01.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:01 smithi088 ceph-mon[87547]: Updating smithi142:/etc/ceph/ceph.client.admin.keyring 2024-04-12T22:41:01.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:01 smithi088 ceph-mon[87547]: mgrmap e41: y(active, since 1.01158s), standbys: x 2024-04-12T22:41:01.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:01 smithi088 ceph-mon[87547]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:41:01.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:01 smithi088 ceph-mon[87547]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:01.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:01.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:01.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:01.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:01.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:01.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:01.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi088", "caps": []}]: dispatch 2024-04-12T22:41:01.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi142", "caps": []}]: dispatch 2024-04-12T22:41:01.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:01 smithi088 ceph-mon[29858]: Updating smithi088:/etc/ceph/ceph.conf 2024-04-12T22:41:01.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:01 smithi088 ceph-mon[29858]: Updating smithi142:/etc/ceph/ceph.conf 2024-04-12T22:41:01.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:01 smithi088 ceph-mon[29858]: [12/Apr/2024:22:41:00] ENGINE Bus STARTING 2024-04-12T22:41:01.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:01 smithi088 ceph-mon[29858]: [12/Apr/2024:22:41:00] ENGINE Serving on http://172.21.15.88:8765 2024-04-12T22:41:01.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:01 smithi088 ceph-mon[29858]: Updating smithi088:/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/config/ceph.conf 2024-04-12T22:41:01.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:01 smithi088 ceph-mon[29858]: Updating smithi142:/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/config/ceph.conf 2024-04-12T22:41:01.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:01 smithi088 ceph-mon[29858]: [12/Apr/2024:22:41:00] ENGINE Serving on https://172.21.15.88:7151 2024-04-12T22:41:01.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:01 smithi088 ceph-mon[29858]: [12/Apr/2024:22:41:00] ENGINE Bus STARTED 2024-04-12T22:41:01.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:01 smithi088 ceph-mon[29858]: Updating smithi088:/etc/ceph/ceph.client.admin.keyring 2024-04-12T22:41:01.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:01 smithi088 ceph-mon[29858]: Updating smithi142:/etc/ceph/ceph.client.admin.keyring 2024-04-12T22:41:01.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:01 smithi088 ceph-mon[29858]: mgrmap e41: y(active, since 1.01158s), standbys: x 2024-04-12T22:41:01.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:01 smithi088 ceph-mon[29858]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:41:01.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:01 smithi088 ceph-mon[29858]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:01.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:01 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:01.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:01 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:01.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:01 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:01.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:01 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:01.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:01 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:01.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:01 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:01.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:01 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi088", "caps": []}]: dispatch 2024-04-12T22:41:01.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:01 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi142", "caps": []}]: dispatch 2024-04-12T22:41:01.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:01 smithi142 ceph-mon[25707]: Updating smithi088:/etc/ceph/ceph.conf 2024-04-12T22:41:01.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:01 smithi142 ceph-mon[25707]: Updating smithi142:/etc/ceph/ceph.conf 2024-04-12T22:41:01.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:01 smithi142 ceph-mon[25707]: [12/Apr/2024:22:41:00] ENGINE Bus STARTING 2024-04-12T22:41:01.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:01 smithi142 ceph-mon[25707]: [12/Apr/2024:22:41:00] ENGINE Serving on http://172.21.15.88:8765 2024-04-12T22:41:01.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:01 smithi142 ceph-mon[25707]: Updating smithi088:/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/config/ceph.conf 2024-04-12T22:41:01.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:01 smithi142 ceph-mon[25707]: Updating smithi142:/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/config/ceph.conf 2024-04-12T22:41:01.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:01 smithi142 ceph-mon[25707]: [12/Apr/2024:22:41:00] ENGINE Serving on https://172.21.15.88:7151 2024-04-12T22:41:01.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:01 smithi142 ceph-mon[25707]: [12/Apr/2024:22:41:00] ENGINE Bus STARTED 2024-04-12T22:41:01.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:01 smithi142 ceph-mon[25707]: Updating smithi088:/etc/ceph/ceph.client.admin.keyring 2024-04-12T22:41:01.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:01 smithi142 ceph-mon[25707]: Updating smithi142:/etc/ceph/ceph.client.admin.keyring 2024-04-12T22:41:01.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:01 smithi142 ceph-mon[25707]: mgrmap e41: y(active, since 1.01158s), standbys: x 2024-04-12T22:41:01.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:01 smithi142 ceph-mon[25707]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:41:01.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:01 smithi142 ceph-mon[25707]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:01.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:01 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:01.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:01 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:01.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:01 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:01.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:01 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:01.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:01 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:01.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:01 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:01.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:01 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi088", "caps": []}]: dispatch 2024-04-12T22:41:01.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:01 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi142", "caps": []}]: dispatch 2024-04-12T22:41:02.426 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:41:02 smithi142 podman[80615]: 2024-04-12 22:41:02.060800112 +0000 UTC m=+0.740510921 container remove 493c8653c5b759d0da93dd7f5069e6dcb4a23ef60cf6dcc9bbe63858f39c1710 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a, com.redhat.component=ubi8-container, io.openshift.expose-services=, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, io.buildah.version=1.24.2, description=Ceph Grafana Container, summary=Grafana Container configured for Ceph mgr/dashboard integration, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, build-date=2022-03-28T10:36:18.413762, vendor=Red Hat, Inc., url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, io.openshift.tags=base rhel8, version=8.5, maintainer=Paul Cuzner , architecture=x86_64, name=ubi8, vcs-type=git, release=236.1648460182, io.k8s.display-name=Red Hat Universal Base Image 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., com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI) 2024-04-12T22:41:02.427 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:41:02 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-04-12T22:41:02.427 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:41:02 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@grafana.a.service: Failed with result 'exit-code'. 2024-04-12T22:41:02.967 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:02 smithi142 ceph-mon[25707]: Updating smithi088:/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/config/ceph.client.admin.keyring 2024-04-12T22:41:02.967 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:02 smithi142 ceph-mon[25707]: Updating smithi142:/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/config/ceph.client.admin.keyring 2024-04-12T22:41:02.967 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:02 smithi142 ceph-mon[25707]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:02.967 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:02 smithi142 ceph-mon[25707]: mgrmap e42: y(active, since 2s), standbys: x 2024-04-12T22:41:02.967 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:02 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:02.967 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:02 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:02.967 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:02 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi088", "caps": []}]: dispatch 2024-04-12T22:41:02.967 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:02 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi142", "caps": []}]: dispatch 2024-04-12T22:41:02.967 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:02 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:02.967 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:02 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:03.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:02 smithi088 ceph-mon[29858]: Updating smithi088:/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/config/ceph.client.admin.keyring 2024-04-12T22:41:03.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:02 smithi088 ceph-mon[29858]: Updating smithi142:/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/config/ceph.client.admin.keyring 2024-04-12T22:41:03.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:02 smithi088 ceph-mon[29858]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:03.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:02 smithi088 ceph-mon[29858]: mgrmap e42: y(active, since 2s), standbys: x 2024-04-12T22:41:03.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:02 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:03.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:02 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:03.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:02 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi088", "caps": []}]: dispatch 2024-04-12T22:41:03.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:02 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi142", "caps": []}]: dispatch 2024-04-12T22:41:03.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:02 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:03.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:02 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:03.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:02 smithi088 ceph-mon[87547]: Updating smithi088:/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/config/ceph.client.admin.keyring 2024-04-12T22:41:03.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:02 smithi088 ceph-mon[87547]: Updating smithi142:/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/config/ceph.client.admin.keyring 2024-04-12T22:41:03.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:02 smithi088 ceph-mon[87547]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:03.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:02 smithi088 ceph-mon[87547]: mgrmap e42: y(active, since 2s), standbys: x 2024-04-12T22:41:03.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:03.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:03.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi088", "caps": []}]: dispatch 2024-04-12T22:41:03.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi142", "caps": []}]: dispatch 2024-04-12T22:41:03.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:03.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:04.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:04.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:04.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:04.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:03 smithi088 ceph-mon[87547]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:04.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:03 smithi088 ceph-mon[87547]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:04.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:04.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:03 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:04.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi088", "caps": []}]: dispatch 2024-04-12T22:41:04.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:04.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:04.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:04.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:04.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:04.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:04.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:03 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:04.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:03 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:04.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:03 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:04.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:03 smithi088 ceph-mon[29858]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:04.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:03 smithi088 ceph-mon[29858]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:04.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:03 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:04.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:03 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:04.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:03 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi088", "caps": []}]: dispatch 2024-04-12T22:41:04.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:03 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:04.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:03 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:04.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:03 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:04.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:03 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:04.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:03 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:04.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:03 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:04.209 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:03 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:04.209 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:03 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:04.209 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:03 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:04.209 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:03 smithi142 ceph-mon[25707]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:04.209 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:03 smithi142 ceph-mon[25707]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:04.209 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:03 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:04.209 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:03 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:04.209 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:03 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi088", "caps": []}]: dispatch 2024-04-12T22:41:04.209 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:03 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:04.209 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:03 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:04.209 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:03 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:04.209 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:03 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:04.209 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:03 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:04.210 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:03 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:04.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:04 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:04.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:04 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:04.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:04 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:04.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:04 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:04.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:04 smithi142 ceph-mon[25707]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:04.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:04 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:04.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:04 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:04.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:04 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:04.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:04 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:04.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:04 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:04.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:04 smithi142 ceph-mon[25707]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:04.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:04 smithi142 ceph-mon[25707]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:04.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:04 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:04.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:04 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:04.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:04 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:04.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:04 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:04.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:04 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:04.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:04 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:04.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:04 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:04.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:04 smithi142 ceph-mon[25707]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:04.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:04 smithi142 ceph-mon[25707]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:04.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:04 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:04.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:04 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:04.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:04 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:04.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:04 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:04.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:04 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:04.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:04 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:04.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:04 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:04.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:04 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:04.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:04 smithi142 ceph-mon[25707]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:04.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:04 smithi142 ceph-mon[25707]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:04.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:04 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:04.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:04 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:05.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:04 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:05.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:04 smithi142 ceph-mon[25707]: mgrmap e43: y(active, since 4s), standbys: x 2024-04-12T22:41:05.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:04 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:05.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:04 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:05.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:04 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:05.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:04 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:05.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:04 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:05.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:04 smithi142 ceph-mon[25707]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:05.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:04 smithi142 ceph-mon[25707]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:05.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:04 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:05.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:04 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:05.172 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:04 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:05.173 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:04 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:05.173 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:04 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:05.173 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:04 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:05.173 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:04 smithi088 ceph-mon[29858]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:05.173 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:04 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:05.173 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:04 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:05.173 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:04 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:05.173 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:04 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:05.173 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:04 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:05.173 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:04 smithi088 ceph-mon[29858]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:05.173 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:04 smithi088 ceph-mon[29858]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:05.173 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:04 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:05.173 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:04 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:05.174 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:04 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:05.174 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:04 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:05.174 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:04 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:05.174 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:04 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:05.174 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:04 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:05.174 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:04 smithi088 ceph-mon[29858]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:05.174 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:04 smithi088 ceph-mon[29858]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:05.174 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:04 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:05.174 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:04 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:05.174 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:04 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:05.174 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:04 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:05.174 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:04 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:05.174 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:04 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:05.174 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:04 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:05.175 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:04 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:05.175 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:04 smithi088 ceph-mon[29858]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:05.175 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:04 smithi088 ceph-mon[29858]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:05.175 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:05.175 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:05.175 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:05.175 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:05.175 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:04 smithi088 ceph-mon[87547]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:05.175 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:05.176 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:05.176 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:05.176 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:05.176 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:05.176 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:04 smithi088 ceph-mon[87547]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:05.176 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:04 smithi088 ceph-mon[87547]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:05.176 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:05.176 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:04 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:05.176 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:05.176 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:05.176 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:05.176 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:05.176 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:05.176 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:04 smithi088 ceph-mon[87547]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:05.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:04 smithi088 ceph-mon[87547]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:05.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:05.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:04 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:05.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:05.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:05.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:05.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:05.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:05.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:05.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:04 smithi088 ceph-mon[87547]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:05.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:04 smithi088 ceph-mon[87547]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:05.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:05.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:04 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:05.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:05.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:04 smithi088 ceph-mon[87547]: mgrmap e43: y(active, since 4s), standbys: x 2024-04-12T22:41:05.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:05.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:05.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:05.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:05.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:05.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:04 smithi088 ceph-mon[87547]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:05.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:04 smithi088 ceph-mon[87547]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:05.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:05.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:04 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:05.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:04 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:05.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:04 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:05.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:04 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:05.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:04 smithi088 ceph-mon[29858]: mgrmap e43: y(active, since 4s), standbys: x 2024-04-12T22:41:05.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:04 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:05.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:04 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:05.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:04 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:05.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:04 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:05.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:04 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:05.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:04 smithi088 ceph-mon[29858]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:05.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:04 smithi088 ceph-mon[29858]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:05.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:04 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:05.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:04 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:05.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:05 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:05.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:05 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:05.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:05 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:05.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:05 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:05.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:05 smithi142 ceph-mon[25707]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:05.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:05 smithi142 ceph-mon[25707]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:05.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:05 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:05.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:05 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:05.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:05 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:05.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:05 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:05.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:05 smithi142 ceph-mon[25707]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:05.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:05 smithi142 ceph-mon[25707]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:05.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:05 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:05.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:05 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:05.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:05 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:05.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:05 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:05.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:05 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:05.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:05 smithi142 ceph-mon[25707]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:05.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:05 smithi142 ceph-mon[25707]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:05.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:05 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:05.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:05 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:05.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:05 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:05.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:05 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:05.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:05 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:05.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:05 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:05.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:05 smithi142 ceph-mon[25707]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:05.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:05 smithi142 ceph-mon[25707]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:05.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:05 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:06.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:05 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:06.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:05 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:06.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:05 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:06.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:05 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:06.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:05 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:06.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:05 smithi142 ceph-mon[25707]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:06.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:05 smithi142 ceph-mon[25707]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:06.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:05 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:06.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:05 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:06.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:05 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:06.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:05 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:06.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:05 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:06.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:05 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:06.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:05 smithi142 ceph-mon[25707]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:06.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:05 smithi142 ceph-mon[25707]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:06.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:05 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:06.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:05 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:06.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:05 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:06.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:05 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:06.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:05 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:06.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:05 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:06.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:05 smithi142 ceph-mon[25707]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:06.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:05 smithi142 ceph-mon[25707]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:06.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:05 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:06.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:05 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:06.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:05 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:06.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:05 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:06.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:05 smithi142 ceph-mon[25707]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:06.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:05 smithi142 ceph-mon[25707]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:06.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:05 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:06.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:05 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:06.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:05 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:06.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:05 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:06.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:05 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:06.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:05 smithi142 ceph-mon[25707]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:06.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:05 smithi142 ceph-mon[25707]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:06.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:05 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:06.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:05 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:06.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:05 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:06.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:05 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:06.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:05 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:06.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:05 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:06.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:05 smithi142 ceph-mon[25707]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:06.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:05 smithi142 ceph-mon[25707]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:06.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:05 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:06.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:05 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:06.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:05 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:06.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:05 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:06.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:05 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:06.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:05 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:06.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:05 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:06.286 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:06.286 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:06.286 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:06.287 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:06.287 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[29858]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:06.287 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[29858]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:06.287 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:06.287 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:06.287 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:06.287 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:06.287 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[29858]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:06.287 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[29858]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:06.287 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:06.287 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:06.287 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:06.287 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:06.287 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:06.288 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[29858]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:06.288 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[29858]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:06.288 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:06.288 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:06.288 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:06.288 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:06.288 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:06.288 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:06.288 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[29858]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:06.288 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[29858]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:06.288 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:06.288 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:06.288 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:06.289 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:06.289 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:06.289 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:06.289 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:06.289 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[87547]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:06.289 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[87547]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:06.289 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:06.289 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:06.289 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:06.289 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:06.289 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[87547]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:06.289 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[87547]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:06.290 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:06.290 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:06.290 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:06.290 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:06.290 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:06.290 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[87547]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:06.290 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[87547]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:06.290 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:06.290 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:06.290 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:06.290 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:06.290 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:06.290 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:06.290 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[87547]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:06.290 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[87547]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:06.291 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:06.291 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:06.291 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:06.291 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:06.291 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:06.291 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:06.291 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[29858]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:06.291 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[29858]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:06.291 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:06.291 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:06.292 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:06.292 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:06.292 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:06.292 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:06.292 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[29858]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:06.292 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[29858]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:06.292 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:06.292 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:06.292 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:06.292 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:06.292 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:06.292 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:06.292 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[29858]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:06.292 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[29858]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:06.292 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:06.293 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:06.293 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:06.293 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:06.293 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[29858]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:06.293 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[29858]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:06.293 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:06.293 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:06.293 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:06.293 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:06.293 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:06.293 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:06.294 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[87547]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:06.294 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[87547]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:06.294 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:06.294 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:06.294 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:06.294 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:06.294 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:06.294 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:06.294 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[87547]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:06.294 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[87547]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:06.294 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:06.294 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:06.294 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:06.295 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:06.295 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:06.295 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:06.295 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[87547]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:06.295 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[87547]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:06.295 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:06.295 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:06.295 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:06.295 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:06.295 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[87547]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:06.295 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[87547]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:06.295 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:06.295 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:06.295 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:06.295 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:06.296 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:06.296 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[87547]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:06.296 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[87547]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:06.296 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:06.296 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:06.296 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:06.296 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:06.296 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:06.296 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:06.296 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[87547]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:06.296 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[87547]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:06.296 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:06.296 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:06.297 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:06.297 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:06.297 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:06.297 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:06.297 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:06.297 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:06.297 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:06.297 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[29858]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:06.297 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[29858]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:06.297 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:06.297 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:06.297 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:06.298 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:06.298 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:06.298 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:06.298 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[29858]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:06.298 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[29858]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:06.298 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:06.298 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:06.298 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:06.298 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:06.298 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:06.298 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:06.298 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:05 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:06.679 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:41:06 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:41:06] "GET /metrics HTTP/1.1" 200 35523 "" "Prometheus/2.33.4" 2024-04-12T22:41:07.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:06 smithi142 ceph-mon[25707]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 578 KiB/s rd, 0 B/s wr, 331 op/s 2024-04-12T22:41:07.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:06 smithi142 ceph-mon[25707]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 577 KiB/s rd, 0 B/s wr, 330 op/s 2024-04-12T22:41:07.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:06 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:07.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:06 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:07.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:06 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:07.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:06 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:07.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:06 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:07.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:06 smithi142 ceph-mon[25707]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 546 KiB/s rd, 0 B/s wr, 312 op/s 2024-04-12T22:41:07.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:06 smithi142 ceph-mon[25707]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 546 KiB/s rd, 0 B/s wr, 312 op/s 2024-04-12T22:41:07.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:06 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:07.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:06 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:07.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:06 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:07.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:06 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:07.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:06 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:07.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:06 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:07.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:06 smithi142 ceph-mon[25707]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 535 KiB/s rd, 0 B/s wr, 306 op/s 2024-04-12T22:41:07.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:06 smithi142 ceph-mon[25707]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 536 KiB/s rd, 0 B/s wr, 307 op/s 2024-04-12T22:41:07.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:06 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:07.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:06 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:07.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:06 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:07.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:06 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:07.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:06 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:07.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:06 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:07.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:06 smithi142 ceph-mon[25707]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:07.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:06 smithi142 ceph-mon[25707]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:07.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:06 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:07.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:06 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:07.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:06 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:07.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:06 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:07.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:06 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:07.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:06 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:07.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:06 smithi142 ceph-mon[25707]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:07.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:06 smithi142 ceph-mon[25707]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:07.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:06 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:07.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:06 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:07.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:06 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:07.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:06 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:07.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:06 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:07.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:06 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:07.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:06 smithi142 ceph-mon[25707]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:07.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:06 smithi142 ceph-mon[25707]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:07.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:06 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:07.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:06 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:07.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:06 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:07.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:06 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:07.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:06 smithi142 ceph-mon[25707]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:07.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:06 smithi142 ceph-mon[25707]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:07.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:06 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:07.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:06 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:07.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:06 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:07.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:06 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-12T22:41:07.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:06 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-04-12T22:41:07.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:06 smithi142 ceph-mon[25707]: Upgrade: It appears safe to stop mon.c 2024-04-12T22:41:07.266 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:06 smithi088 ceph-mon[29858]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 578 KiB/s rd, 0 B/s wr, 331 op/s 2024-04-12T22:41:07.266 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:06 smithi088 ceph-mon[29858]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 577 KiB/s rd, 0 B/s wr, 330 op/s 2024-04-12T22:41:07.266 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:06 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:07.266 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:06 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:07.266 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:06 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:07.266 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:06 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:07.267 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:06 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:07.267 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:06 smithi088 ceph-mon[29858]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 546 KiB/s rd, 0 B/s wr, 312 op/s 2024-04-12T22:41:07.267 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:06 smithi088 ceph-mon[29858]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 546 KiB/s rd, 0 B/s wr, 312 op/s 2024-04-12T22:41:07.267 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:06 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:07.267 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:06 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:07.267 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:06 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:07.267 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:06 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:07.267 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:06 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:07.267 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:06 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:07.267 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:06 smithi088 ceph-mon[29858]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 535 KiB/s rd, 0 B/s wr, 306 op/s 2024-04-12T22:41:07.267 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:06 smithi088 ceph-mon[29858]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 536 KiB/s rd, 0 B/s wr, 307 op/s 2024-04-12T22:41:07.267 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:06 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:07.267 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:06 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:07.267 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:06 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:07.267 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:06 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:07.268 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:06 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:07.268 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:06 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:07.268 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:06 smithi088 ceph-mon[29858]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:07.268 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:06 smithi088 ceph-mon[29858]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:07.268 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:06 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:07.268 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:06 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:07.268 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:06 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:07.268 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:06 smithi088 ceph-mon[87547]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 578 KiB/s rd, 0 B/s wr, 331 op/s 2024-04-12T22:41:07.268 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:06 smithi088 ceph-mon[87547]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 577 KiB/s rd, 0 B/s wr, 330 op/s 2024-04-12T22:41:07.268 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:06 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:07.268 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:07.269 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:07.269 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:07.269 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:07.269 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:06 smithi088 ceph-mon[87547]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 546 KiB/s rd, 0 B/s wr, 312 op/s 2024-04-12T22:41:07.269 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:06 smithi088 ceph-mon[87547]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 546 KiB/s rd, 0 B/s wr, 312 op/s 2024-04-12T22:41:07.269 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:07.269 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:06 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:07.269 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:07.269 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:07.269 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:07.269 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:07.269 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:06 smithi088 ceph-mon[87547]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 535 KiB/s rd, 0 B/s wr, 306 op/s 2024-04-12T22:41:07.269 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:06 smithi088 ceph-mon[87547]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 536 KiB/s rd, 0 B/s wr, 307 op/s 2024-04-12T22:41:07.269 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:07.270 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:06 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:07.270 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:07.270 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:07.270 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:07.270 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:07.270 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:06 smithi088 ceph-mon[87547]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:07.270 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:06 smithi088 ceph-mon[87547]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:07.270 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:07.270 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:06 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:07.270 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:07.271 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:06 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:07.271 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:06 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:07.271 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:06 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:07.271 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:06 smithi088 ceph-mon[29858]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:07.271 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:06 smithi088 ceph-mon[29858]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:07.271 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:06 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:07.271 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:06 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:07.271 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:06 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:07.271 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:06 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:07.272 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:06 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:07.272 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:06 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:07.272 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:06 smithi088 ceph-mon[29858]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:07.272 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:06 smithi088 ceph-mon[29858]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:07.272 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:06 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:07.272 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:06 smithi088 ceph-mon[29858]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:07.272 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:06 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:07.272 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:06 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:07.272 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:06 smithi088 ceph-mon[29858]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:07.272 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:06 smithi088 ceph-mon[29858]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:07.272 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:06 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:07.272 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:06 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:07.272 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:06 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:07.272 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:06 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-12T22:41:07.272 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:06 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-04-12T22:41:07.273 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:06 smithi088 ceph-mon[29858]: Upgrade: It appears safe to stop mon.c 2024-04-12T22:41:07.273 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:07.273 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:07.273 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:07.273 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:06 smithi088 ceph-mon[87547]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:07.273 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:06 smithi088 ceph-mon[87547]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:07.273 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:07.273 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:06 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:07.273 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:07.273 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:07.273 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:07.273 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:07.273 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:06 smithi088 ceph-mon[87547]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:07.274 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:06 smithi088 ceph-mon[87547]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:07.274 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:07.274 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:06 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:07.274 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:07.274 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:07.274 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:06 smithi088 ceph-mon[87547]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:07.274 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:06 smithi088 ceph-mon[87547]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:07.274 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:07.274 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:07.274 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:07.274 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-12T22:41:07.274 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-04-12T22:41:07.274 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:06 smithi088 ceph-mon[87547]: Upgrade: It appears safe to stop mon.c 2024-04-12T22:41:08.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:08 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:08.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:08 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:08.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:08 smithi142 ceph-mon[25707]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:08.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:08 smithi142 ceph-mon[25707]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:08.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:08 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:08.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:08 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:08.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:08 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:08.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:08 smithi142 ceph-mon[25707]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:08.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:08 smithi142 ceph-mon[25707]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:08.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:08 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:08.561 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:08.561 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:08.561 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:08 smithi088 ceph-mon[87547]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:08.561 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:08 smithi088 ceph-mon[87547]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:08.561 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:08.561 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:08.561 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:08.561 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:08 smithi088 ceph-mon[87547]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:08.561 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:08 smithi088 ceph-mon[87547]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:08.561 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:08.562 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:08 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:08.562 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:08 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:08.562 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:08 smithi088 ceph-mon[29858]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:08.562 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:08 smithi088 ceph-mon[29858]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:08.562 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:08 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:08.562 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:08 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:08.562 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:08 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:08.562 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:08 smithi088 ceph-mon[29858]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:08.562 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:08 smithi088 ceph-mon[29858]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:08.562 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:08 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:08.997 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:41:08 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[60838]: ts=2024-04-12T22:41:08.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.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"smithi088:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"172.21.15.142:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-12T22:41:09.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:09.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:09.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:09 smithi088 ceph-mon[87547]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:09.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:09 smithi088 ceph-mon[87547]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:09.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:09.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:09.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-12T22:41:09.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-12T22:41:09.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:09.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:09 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:09.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:09 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:09.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:09 smithi088 ceph-mon[29858]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:09.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:09 smithi088 ceph-mon[29858]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:09.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:09 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:09.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:09 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:09.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:09 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-12T22:41:09.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:09 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-12T22:41:09.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:09 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:09.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:09 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:09.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:09 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:09.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:09 smithi142 ceph-mon[25707]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:09.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:09 smithi142 ceph-mon[25707]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:09.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:09 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:09.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:09 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:09.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:09 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-12T22:41:09.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:09 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-12T22:41:09.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:09 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:10.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:10 smithi088 ceph-mon[87547]: Upgrade: Updating mon.c 2024-04-12T22:41:10.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:10 smithi088 ceph-mon[87547]: Deploying daemon mon.c on smithi088 2024-04-12T22:41:10.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:10 smithi088 ceph-mon[29858]: Upgrade: Updating mon.c 2024-04-12T22:41:10.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:10 smithi088 ceph-mon[29858]: Deploying daemon mon.c on smithi088 2024-04-12T22:41:10.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:10 smithi142 ceph-mon[25707]: Upgrade: Updating mon.c 2024-04-12T22:41:10.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:10 smithi142 ceph-mon[25707]: Deploying daemon mon.c on smithi088 2024-04-12T22:41:11.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:11 smithi088 ceph-mon[29858]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:11.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:11 smithi088 ceph-mon[29858]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:41:11.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:11 smithi088 ceph-mon[87547]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:11.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:11 smithi088 ceph-mon[87547]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:41:11.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:11 smithi142 ceph-mon[25707]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:11.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:11 smithi142 ceph-mon[25707]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:41:12.509 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:41:12 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@grafana.a.service: Scheduled restart job, restart counter is at 13. 2024-04-12T22:41:12.510 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:41:12 smithi142 systemd[1]: Stopped Ceph grafana.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:41:12.510 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:41:12 smithi142 systemd[1]: Starting Ceph grafana.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:41:12.510 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:41:12 smithi142 podman[82216]: 2024-04-12 22:41:12.392262944 +0000 UTC m=+0.018391257 image pull dad864ee21e98e69f4029d1e417aa085001566be0d322fbc75bc6f29b0050c01 quay.io/ceph/ceph-grafana:8.3.5 2024-04-12T22:41:12.764 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:12.764 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:12.764 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:12 smithi088 ceph-mon[87547]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:41:12.764 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:12 smithi088 ceph-mon[87547]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:41:12.764 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:12.764 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:12 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:12.764 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:12 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:12.765 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:12 smithi088 ceph-mon[29858]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:41:12.765 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:12 smithi088 ceph-mon[29858]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:41:12.765 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:12 smithi088 ceph-mon[29858]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:12.795 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:12 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:12.795 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:12 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:12.795 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:12 smithi142 ceph-mon[25707]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:41:12.795 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:12 smithi142 ceph-mon[25707]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:41:12.795 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:12 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:12.796 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:41:12 smithi142 podman[82216]: 2024-04-12 22:41:12.516562767 +0000 UTC m=+0.142691077 container create 53183c04979299b0c4042f863b22832f6915b625ea6aa1730d4b7281b637d5c0 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a, io.buildah.version=1.24.2, vendor=Red Hat, Inc., 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, maintainer=Paul Cuzner , version=8.5, summary=Grafana Container configured for Ceph mgr/dashboard integration, release=236.1648460182, architecture=x86_64, description=Ceph Grafana Container, com.redhat.component=ubi8-container, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, name=ubi8, vcs-type=git, io.openshift.expose-services=, build-date=2022-03-28T10:36:18.413762, io.openshift.tags=base rhel8, 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, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56) 2024-04-12T22:41:12.796 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:41:12 smithi142 podman[82216]: 2024-04-12 22:41:12.718700333 +0000 UTC m=+0.344828644 container init 53183c04979299b0c4042f863b22832f6915b625ea6aa1730d4b7281b637d5c0 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a, release=236.1648460182, io.openshift.tags=base rhel8, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, vendor=Red Hat, Inc., maintainer=Paul Cuzner , 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, version=8.5, io.openshift.expose-services=, io.buildah.version=1.24.2, architecture=x86_64, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, 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., description=Ceph Grafana Container, com.redhat.component=ubi8-container, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, name=ubi8, summary=Grafana Container configured for Ceph mgr/dashboard integration, distribution-scope=public, build-date=2022-03-28T10:36:18.413762) 2024-04-12T22:41:12.796 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:41:12 smithi142 podman[82216]: 2024-04-12 22:41:12.721426879 +0000 UTC m=+0.347555190 container start 53183c04979299b0c4042f863b22832f6915b625ea6aa1730d4b7281b637d5c0 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a, vendor=Red Hat, Inc., 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., maintainer=Paul Cuzner , io.buildah.version=1.24.2, distribution-scope=public, io.openshift.tags=base rhel8, vcs-type=git, description=Ceph Grafana Container, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, version=8.5, name=ubi8, 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.openshift.expose-services=, release=236.1648460182, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, architecture=x86_64, com.redhat.component=ubi8-container, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, summary=Grafana Container configured for Ceph mgr/dashboard integration) 2024-04-12T22:41:12.796 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:41:12 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[82231]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-12T22:41:12.796 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:41:12 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[82231]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-12T22:41:13.082 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:41:12 smithi142 bash[82216]: 53183c04979299b0c4042f863b22832f6915b625ea6aa1730d4b7281b637d5c0 2024-04-12T22:41:13.082 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:41:12 smithi142 systemd[1]: Started Ceph grafana.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:41:13.082 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:41:12 smithi142 podman[82247]: 2024-04-12 22:41:12.826544143 +0000 UTC m=+0.072384407 container died 53183c04979299b0c4042f863b22832f6915b625ea6aa1730d4b7281b637d5c0 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a, 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., io.openshift.tags=base rhel8, release=236.1648460182, description=Ceph Grafana Container, name=ubi8, architecture=x86_64, distribution-scope=public, version=8.5, io.buildah.version=1.24.2, io.k8s.display-name=Red Hat Universal Base Image 8, com.redhat.component=ubi8-container, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, maintainer=Paul Cuzner , summary=Grafana Container configured for Ceph mgr/dashboard integration, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, 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, io.openshift.expose-services=, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, vcs-type=git) 2024-04-12T22:41:13.426 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:13 smithi088 systemd[1]: Stopping Ceph mon.c for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:41:13.426 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:13 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mon-c[29854]: 2024-04-12T22:41:13.298+0000 7fe239d34700 -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-12T22:41:13.426 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:13 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mon-c[29854]: 2024-04-12T22:41:13.299+0000 7fe239d34700 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2024-04-12T22:41:13.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:13 smithi088 podman[90853]: 2024-04-12 22:41:13.432697301 +0000 UTC m=+0.235412885 container died 7d8efcb0f6409b6ba0e7489bc68c2d58e82bda20ed60bcd78da11dd59775f404 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mon-c, io.openshift.expose-services=, vendor=Red Hat, Inc., vcs-type=git, com.redhat.component=centos-stream-container, build-date=2022-05-03T08:36:31.336870, io.k8s.display-name=CentOS Stream 8, version=8, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, 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., io.openshift.tags=base centos centos-stream, maintainer=Guillaume Abrioux , GIT_REPO=https://github.com/ceph/ceph-container.git, release=754, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, io.buildah.version=1.19.8, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, architecture=x86_64, GIT_BRANCH=HEAD, 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, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, GIT_CLEAN=True, ceph=True, name=centos-stream, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, RELEASE=HEAD) 2024-04-12T22:41:13.747 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:41:13 smithi142 podman[82247]: 2024-04-12 22:41:13.447505876 +0000 UTC m=+0.693346140 container remove 53183c04979299b0c4042f863b22832f6915b625ea6aa1730d4b7281b637d5c0 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, io.openshift.expose-services=, maintainer=Paul Cuzner , url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, version=8.5, name=ubi8, summary=Grafana Container configured for Ceph mgr/dashboard integration, build-date=2022-03-28T10:36:18.413762, description=Ceph Grafana Container, io.openshift.tags=base rhel8, 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=ubi8-container, io.buildah.version=1.24.2, vcs-type=git, vendor=Red Hat, Inc., release=236.1648460182, io.k8s.display-name=Red Hat Universal Base Image 8, architecture=x86_64, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, distribution-scope=public, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI) 2024-04-12T22:41:13.747 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:41:13 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-04-12T22:41:13.747 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:41:13 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@grafana.a.service: Failed with result 'exit-code'. 2024-04-12T22:41:14.173 INFO:teuthology.orchestra.run.smithi088.stdout:true 2024-04-12T22:41:14.173 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:13 smithi088 podman[90853]: 2024-04-12 22:41:13.916205718 +0000 UTC m=+0.718921237 container cleanup 7d8efcb0f6409b6ba0e7489bc68c2d58e82bda20ed60bcd78da11dd59775f404 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mon-c, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, GIT_REPO=https://github.com/ceph/ceph-container.git, io.k8s.display-name=CentOS Stream 8, 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, 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, version=8, distribution-scope=public, RELEASE=HEAD, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, architecture=x86_64, com.redhat.component=centos-stream-container, CEPH_POINT_RELEASE=-17.2.0, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, io.openshift.expose-services=, name=centos-stream, vendor=Red Hat, Inc., vcs-type=git, release=754, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, build-date=2022-05-03T08:36:31.336870, io.buildah.version=1.19.8, ceph=True, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , 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-12T22:41:14.173 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:13 smithi088 bash[90853]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mon-c 2024-04-12T22:41:14.425 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:14 smithi088 podman[90868]: 2024-04-12 22:41:14.234424183 +0000 UTC m=+0.796945570 container remove 7d8efcb0f6409b6ba0e7489bc68c2d58e82bda20ed60bcd78da11dd59775f404 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mon-c, io.k8s.display-name=CentOS Stream 8, 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., RELEASE=HEAD, build-date=2022-05-03T08:36:31.336870, name=centos-stream, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, GIT_BRANCH=HEAD, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, io.openshift.tags=base centos centos-stream, vendor=Red Hat, Inc., 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, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, io.buildah.version=1.19.8, vcs-type=git, ceph=True, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, GIT_CLEAN=True, com.redhat.component=centos-stream-container, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, architecture=x86_64, io.openshift.expose-services=, version=8, distribution-scope=public, maintainer=Guillaume Abrioux , com.redhat.license_terms=https://centos.org/legal/licensing-policy/, CEPH_POINT_RELEASE=-17.2.0) 2024-04-12T22:41:14.425 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:14 smithi088 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@mon.c.service: Deactivated successfully. 2024-04-12T22:41:14.425 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:14 smithi088 systemd[1]: Stopped Ceph mon.c for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:41:14.425 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:14 smithi088 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@mon.c.service: Consumed 10.664s CPU time. 2024-04-12T22:41:14.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:14 smithi088 systemd[1]: Starting Ceph mon.c for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:41:14.876 INFO:teuthology.orchestra.run.smithi088.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T22:41:14.876 INFO:teuthology.orchestra.run.smithi088.stdout:agent.smithi088 smithi088 running 3s ago 13m - - 2024-04-12T22:41:14.876 INFO:teuthology.orchestra.run.smithi088.stdout:agent.smithi142 smithi142 running 6s ago 13m - - 2024-04-12T22:41:14.876 INFO:teuthology.orchestra.run.smithi088.stdout:alertmanager.a smithi088 *:9093,9094 running (3m) 3s ago 8m 25.0M - 0.23.0 ba2b418f427c 0ea85e911776 2024-04-12T22:41:14.876 INFO:teuthology.orchestra.run.smithi088.stdout:grafana.a smithi142 *:3000 unknown 6s ago 7m - - 2024-04-12T22:41:14.876 INFO:teuthology.orchestra.run.smithi088.stdout:iscsi.foo.smithi088.yxerll smithi088 running (90s) 3s ago 6m 51.0M - 3.5 e1d6a67b021e 59c9318194eb 2024-04-12T22:41:14.876 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.x smithi142 *:8443,9283,8765 running (42s) 6s ago 12m 447M - 19.0.0-2053-gb277feb2 668895944f0e f9384b7063eb 2024-04-12T22:41:14.876 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.y smithi088 *:8443,9283,8765 running (2m) 3s ago 14m 502M - 19.0.0-2053-gb277feb2 668895944f0e 61e5b1816570 2024-04-12T22:41:14.877 INFO:teuthology.orchestra.run.smithi088.stdout:mon.a smithi088 running (25s) 3s ago 14m 44.9M 2048M 19.0.0-2053-gb277feb2 668895944f0e 6000fee523aa 2024-04-12T22:41:14.877 INFO:teuthology.orchestra.run.smithi088.stdout:mon.b smithi142 running (13m) 6s ago 13m 58.8M 2048M 17.2.0 e1d6a67b021e ac53ac71ce6f 2024-04-12T22:41:14.877 INFO:teuthology.orchestra.run.smithi088.stdout:mon.c smithi088 running (13m) 3s ago 13m 57.9M 2048M 17.2.0 e1d6a67b021e 7d8efcb0f640 2024-04-12T22:41:14.877 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.a smithi088 *:9100 running (3m) 3s ago 8m 15.7M - 1.3.1 1dbe0e931976 40e0439db208 2024-04-12T22:41:14.877 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.b smithi142 *:9100 running (2m) 6s ago 8m 19.1M - 1.3.1 1dbe0e931976 747060fd1a5d 2024-04-12T22:41:14.877 INFO:teuthology.orchestra.run.smithi088.stdout:osd.0 smithi088 running (12m) 3s ago 12m 55.6M 4096M 17.2.0 e1d6a67b021e e32c7c94dffa 2024-04-12T22:41:14.877 INFO:teuthology.orchestra.run.smithi088.stdout:osd.1 smithi088 running (12m) 3s ago 12m 56.0M 4096M 17.2.0 e1d6a67b021e 46e5a57910bc 2024-04-12T22:41:14.877 INFO:teuthology.orchestra.run.smithi088.stdout:osd.2 smithi088 running (11m) 3s ago 11m 50.5M 4096M 17.2.0 e1d6a67b021e 4ea9bc8ffad6 2024-04-12T22:41:14.877 INFO:teuthology.orchestra.run.smithi088.stdout:osd.3 smithi088 running (11m) 3s ago 11m 52.0M 4096M 17.2.0 e1d6a67b021e 2d1fc92c698d 2024-04-12T22:41:14.877 INFO:teuthology.orchestra.run.smithi088.stdout:osd.4 smithi142 running (10m) 6s ago 10m 56.7M 4096M 17.2.0 e1d6a67b021e 3aa8709a8b8f 2024-04-12T22:41:14.877 INFO:teuthology.orchestra.run.smithi088.stdout:osd.5 smithi142 running (10m) 6s ago 10m 50.9M 4096M 17.2.0 e1d6a67b021e 02b8c392bba6 2024-04-12T22:41:14.877 INFO:teuthology.orchestra.run.smithi088.stdout:osd.6 smithi142 running (10m) 6s ago 10m 50.4M 4096M 17.2.0 e1d6a67b021e 9495636911ad 2024-04-12T22:41:14.877 INFO:teuthology.orchestra.run.smithi088.stdout:osd.7 smithi142 running (9m) 6s ago 9m 54.6M 4096M 17.2.0 e1d6a67b021e 767b5d349dbe 2024-04-12T22:41:14.878 INFO:teuthology.orchestra.run.smithi088.stdout:prometheus.a smithi142 *:9095 running (105s) 6s ago 9m 64.8M - 2.33.4 514e6a882f6e db995400848f 2024-04-12T22:41:14.878 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi088.qlemsa smithi088 *:8000 running (7m) 3s ago 7m 72.3M - 17.2.0 e1d6a67b021e 9eab94fe6def 2024-04-12T22:41:14.878 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi142.qxzxoy smithi142 *:8000 running (7m) 6s ago 7m 72.3M - 17.2.0 e1d6a67b021e ce75b554e32c 2024-04-12T22:41:14.878 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi088.rfqdxx smithi088 *:80 running (7m) 3s ago 7m 74.3M - 17.2.0 e1d6a67b021e e1b485d40249 2024-04-12T22:41:14.878 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi142.kdrxla smithi142 *:80 running (7m) 6s ago 7m 71.9M - 17.2.0 e1d6a67b021e 071754547e0a 2024-04-12T22:41:15.116 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:14 smithi088 podman[91067]: 2024-04-12 22:41:14.7529198 +0000 UTC m=+0.018094463 image pull 668895944f0ec64b67a5b7564961d2756f2966e5d4b9338516300dbec9984951 quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a 2024-04-12T22:41:15.116 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:14 smithi088 podman[91067]: 2024-04-12 22:41:14.877485317 +0000 UTC m=+0.142659980 container create 87d1391aae18f7ecb0b5c7d60d0b2bed5641a2b9bb5a0a55a3804bbb6181ee5a (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mon-c, GIT_BRANCH=HEAD, RELEASE=squid-b277feb, org.label-schema.license=GPLv2, org.label-schema.build-date=20240409, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_CLEAN=True, io.buildah.version=1.33.5) 2024-04-12T22:41:15.117 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 podman[91067]: 2024-04-12 22:41:15.096730905 +0000 UTC m=+0.361905568 container init 87d1391aae18f7ecb0b5c7d60d0b2bed5641a2b9bb5a0a55a3804bbb6181ee5a (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mon-c, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240409, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, RELEASE=squid-b277feb, CEPH_POINT_RELEASE=, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_CLEAN=True, io.buildah.version=1.33.5, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0) 2024-04-12T22:41:15.117 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 podman[91067]: 2024-04-12 22:41:15.099831516 +0000 UTC m=+0.365006179 container start 87d1391aae18f7ecb0b5c7d60d0b2bed5641a2b9bb5a0a55a3804bbb6181ee5a (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mon-c, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, RELEASE=squid-b277feb, org.label-schema.schema-version=1.0, 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_BRANCH=HEAD, ceph=True) 2024-04-12T22:41:15.295 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-04-12T22:41:15.295 INFO:teuthology.orchestra.run.smithi088.stdout: "mon": { 2024-04-12T22:41:15.295 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-04-12T22:41:15.295 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-2053-gb277feb2 (b277feb2c7beb4597d8ecc39d58d5c36b81f613a) squid (dev)": 2 2024-04-12T22:41:15.295 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:41:15.295 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr": { 2024-04-12T22:41:15.295 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-2053-gb277feb2 (b277feb2c7beb4597d8ecc39d58d5c36b81f613a) squid (dev)": 2 2024-04-12T22:41:15.295 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:41:15.296 INFO:teuthology.orchestra.run.smithi088.stdout: "osd": { 2024-04-12T22:41:15.296 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-12T22:41:15.296 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:41:15.296 INFO:teuthology.orchestra.run.smithi088.stdout: "rgw": { 2024-04-12T22:41:15.296 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-12T22:41:15.296 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:41:15.296 INFO:teuthology.orchestra.run.smithi088.stdout: "overall": { 2024-04-12T22:41:15.296 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2024-04-12T22:41:15.296 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-2053-gb277feb2 (b277feb2c7beb4597d8ecc39d58d5c36b81f613a) squid (dev)": 4 2024-04-12T22:41:15.296 INFO:teuthology.orchestra.run.smithi088.stdout: } 2024-04-12T22:41:15.296 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-04-12T22:41:15.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: set uid:gid to 167:167 (ceph:ceph) 2024-04-12T22:41:15.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: ceph version 19.0.0-2053-gb277feb2 (b277feb2c7beb4597d8ecc39d58d5c36b81f613a) squid (dev), process ceph-mon, pid 2 2024-04-12T22:41:15.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: pidfile_write: ignore empty --pid-file 2024-04-12T22:41:15.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: load: jerasure load: lrc 2024-04-12T22:41:15.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: RocksDB version: 7.9.2 2024-04-12T22:41:15.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Git sha 0 2024-04-12T22:41:15.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Compile date 2024-04-09 21:18:54 2024-04-12T22:41:15.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: DB SUMMARY 2024-04-12T22:41:15.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: DB Session ID: NG6S3OQ8O3B9GYSSNMZR 2024-04-12T22:41:15.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: CURRENT file: CURRENT 2024-04-12T22:41:15.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: IDENTITY file: IDENTITY 2024-04-12T22:41:15.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: MANIFEST file: MANIFEST-000009 size: 2053 Bytes 2024-04-12T22:41:15.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000042.sst 2024-04-12T22:41:15.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000040.log size: 870744 ; 2024-04-12T22:41:15.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.error_if_exists: 0 2024-04-12T22:41:15.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.create_if_missing: 0 2024-04-12T22:41:15.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.paranoid_checks: 1 2024-04-12T22:41:15.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.flush_verify_memtable_count: 1 2024-04-12T22:41:15.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-12T22:41:15.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-04-12T22:41:15.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.env: 0x564e0ab02c60 2024-04-12T22:41:15.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.fs: PosixFileSystem 2024-04-12T22:41:15.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.info_log: 0x564e0bcd1ae0 2024-04-12T22:41:15.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.max_file_opening_threads: 16 2024-04-12T22:41:15.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.statistics: (nil) 2024-04-12T22:41:15.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.use_fsync: 0 2024-04-12T22:41:15.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.max_log_file_size: 0 2024-04-12T22:41:15.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-12T22:41:15.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.log_file_time_to_roll: 0 2024-04-12T22:41:15.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.keep_log_file_num: 1000 2024-04-12T22:41:15.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.recycle_log_file_num: 0 2024-04-12T22:41:15.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.allow_fallocate: 1 2024-04-12T22:41:15.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.allow_mmap_reads: 0 2024-04-12T22:41:15.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.allow_mmap_writes: 0 2024-04-12T22:41:15.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.use_direct_reads: 0 2024-04-12T22:41:15.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-12T22:41:15.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.create_missing_column_families: 0 2024-04-12T22:41:15.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.db_log_dir: 2024-04-12T22:41:15.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.wal_dir: 2024-04-12T22:41:15.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.table_cache_numshardbits: 6 2024-04-12T22:41:15.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.WAL_ttl_seconds: 0 2024-04-12T22:41:15.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.WAL_size_limit_MB: 0 2024-04-12T22:41:15.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-12T22:41:15.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-12T22:41:15.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.is_fd_close_on_exec: 1 2024-04-12T22:41:15.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.advise_random_on_open: 1 2024-04-12T22:41:15.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.db_write_buffer_size: 0 2024-04-12T22:41:15.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.write_buffer_manager: 0x564e0bca4820 2024-04-12T22:41:15.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-12T22:41:15.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-12T22:41:15.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.use_adaptive_mutex: 0 2024-04-12T22:41:15.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.rate_limiter: (nil) 2024-04-12T22:41:15.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-12T22:41:15.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.wal_recovery_mode: 2 2024-04-12T22:41:15.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.enable_thread_tracking: 0 2024-04-12T22:41:15.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.enable_pipelined_write: 0 2024-04-12T22:41:15.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.unordered_write: 0 2024-04-12T22:41:15.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-12T22:41:15.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-12T22:41:15.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-12T22:41:15.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-12T22:41:15.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.row_cache: None 2024-04-12T22:41:15.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.wal_filter: None 2024-04-12T22:41:15.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-12T22:41:15.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.allow_ingest_behind: 0 2024-04-12T22:41:15.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.two_write_queues: 0 2024-04-12T22:41:15.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.manual_wal_flush: 0 2024-04-12T22:41:15.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.wal_compression: 0 2024-04-12T22:41:15.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.atomic_flush: 0 2024-04-12T22:41:15.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-12T22:41:15.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.persist_stats_to_disk: 0 2024-04-12T22:41:15.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.write_dbid_to_manifest: 0 2024-04-12T22:41:15.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.log_readahead_size: 0 2024-04-12T22:41:15.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-12T22:41:15.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.best_efforts_recovery: 0 2024-04-12T22:41:15.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-12T22:41:15.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-12T22:41:15.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.allow_data_in_errors: 0 2024-04-12T22:41:15.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.db_host_id: __hostname__ 2024-04-12T22:41:15.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.enforce_single_del_contracts: true 2024-04-12T22:41:15.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.max_background_jobs: 2 2024-04-12T22:41:15.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.max_background_compactions: -1 2024-04-12T22:41:15.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.max_subcompactions: 1 2024-04-12T22:41:15.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-12T22:41:15.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-12T22:41:15.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.delayed_write_rate : 16777216 2024-04-12T22:41:15.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.max_total_wal_size: 0 2024-04-12T22:41:15.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-12T22:41:15.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.stats_dump_period_sec: 600 2024-04-12T22:41:15.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.stats_persist_period_sec: 600 2024-04-12T22:41:15.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-12T22:41:15.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.max_open_files: -1 2024-04-12T22:41:15.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.bytes_per_sync: 0 2024-04-12T22:41:15.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.wal_bytes_per_sync: 0 2024-04-12T22:41:15.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.strict_bytes_per_sync: 0 2024-04-12T22:41:15.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.compaction_readahead_size: 0 2024-04-12T22:41:15.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.max_background_flushes: -1 2024-04-12T22:41:15.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Compression algorithms supported: 2024-04-12T22:41:15.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-12T22:41:15.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: kZSTD supported: 0 2024-04-12T22:41:15.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: kXpressCompression supported: 0 2024-04-12T22:41:15.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: kLZ4HCCompression supported: 1 2024-04-12T22:41:15.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: kZlibCompression supported: 1 2024-04-12T22:41:15.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: kSnappyCompression supported: 1 2024-04-12T22:41:15.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: kLZ4Compression supported: 1 2024-04-12T22:41:15.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: kBZip2Compression supported: 0 2024-04-12T22:41:15.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Fast CRC32 supported: Supported on x86 2024-04-12T22:41:15.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: DMutex implementation: pthread_mutex_t 2024-04-12T22:41:15.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000009 2024-04-12T22:41:15.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-04-12T22:41:15.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-12T22:41:15.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.merge_operator: 2024-04-12T22:41:15.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.compaction_filter: None 2024-04-12T22:41:15.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.compaction_filter_factory: None 2024-04-12T22:41:15.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.sst_partitioner_factory: None 2024-04-12T22:41:15.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.memtable_factory: SkipListFactory 2024-04-12T22:41:15.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.table_factory: BlockBasedTable 2024-04-12T22:41:15.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x564e0bcd1be0) 2024-04-12T22:41:15.439 INFO:journalctl@ceph.mon.c.smithi088.stdout: cache_index_and_filter_blocks: 1 2024-04-12T22:41:15.439 INFO:journalctl@ceph.mon.c.smithi088.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-12T22:41:15.439 INFO:journalctl@ceph.mon.c.smithi088.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-12T22:41:15.439 INFO:journalctl@ceph.mon.c.smithi088.stdout: pin_top_level_index_and_filter: 1 2024-04-12T22:41:15.439 INFO:journalctl@ceph.mon.c.smithi088.stdout: index_type: 0 2024-04-12T22:41:15.439 INFO:journalctl@ceph.mon.c.smithi088.stdout: data_block_index_type: 0 2024-04-12T22:41:15.439 INFO:journalctl@ceph.mon.c.smithi088.stdout: index_shortening: 1 2024-04-12T22:41:15.439 INFO:journalctl@ceph.mon.c.smithi088.stdout: data_block_hash_table_util_ratio: 0.750000 2024-04-12T22:41:15.439 INFO:journalctl@ceph.mon.c.smithi088.stdout: checksum: 4 2024-04-12T22:41:15.439 INFO:journalctl@ceph.mon.c.smithi088.stdout: no_block_cache: 0 2024-04-12T22:41:15.439 INFO:journalctl@ceph.mon.c.smithi088.stdout: block_cache: 0x564e0bcd5090 2024-04-12T22:41:15.439 INFO:journalctl@ceph.mon.c.smithi088.stdout: block_cache_name: BinnedLRUCache 2024-04-12T22:41:15.439 INFO:journalctl@ceph.mon.c.smithi088.stdout: block_cache_options: 2024-04-12T22:41:15.440 INFO:journalctl@ceph.mon.c.smithi088.stdout: capacity : 536870912 2024-04-12T22:41:15.440 INFO:journalctl@ceph.mon.c.smithi088.stdout: num_shard_bits : 4 2024-04-12T22:41:15.440 INFO:journalctl@ceph.mon.c.smithi088.stdout: strict_capacity_limit : 0 2024-04-12T22:41:15.440 INFO:journalctl@ceph.mon.c.smithi088.stdout: high_pri_pool_ratio: 0.000 2024-04-12T22:41:15.440 INFO:journalctl@ceph.mon.c.smithi088.stdout: block_cache_compressed: (nil) 2024-04-12T22:41:15.440 INFO:journalctl@ceph.mon.c.smithi088.stdout: persistent_cache: (nil) 2024-04-12T22:41:15.440 INFO:journalctl@ceph.mon.c.smithi088.stdout: block_size: 4096 2024-04-12T22:41:15.440 INFO:journalctl@ceph.mon.c.smithi088.stdout: block_size_deviation: 10 2024-04-12T22:41:15.440 INFO:journalctl@ceph.mon.c.smithi088.stdout: block_restart_interval: 16 2024-04-12T22:41:15.440 INFO:journalctl@ceph.mon.c.smithi088.stdout: index_block_restart_interval: 1 2024-04-12T22:41:15.440 INFO:journalctl@ceph.mon.c.smithi088.stdout: metadata_block_size: 4096 2024-04-12T22:41:15.440 INFO:journalctl@ceph.mon.c.smithi088.stdout: partition_filters: 0 2024-04-12T22:41:15.440 INFO:journalctl@ceph.mon.c.smithi088.stdout: use_delta_encoding: 1 2024-04-12T22:41:15.440 INFO:journalctl@ceph.mon.c.smithi088.stdout: filter_policy: bloomfilter 2024-04-12T22:41:15.440 INFO:journalctl@ceph.mon.c.smithi088.stdout: whole_key_filtering: 1 2024-04-12T22:41:15.440 INFO:journalctl@ceph.mon.c.smithi088.stdout: verify_compression: 0 2024-04-12T22:41:15.441 INFO:journalctl@ceph.mon.c.smithi088.stdout: read_amp_bytes_per_bit: 0 2024-04-12T22:41:15.441 INFO:journalctl@ceph.mon.c.smithi088.stdout: format_version: 5 2024-04-12T22:41:15.441 INFO:journalctl@ceph.mon.c.smithi088.stdout: enable_index_compression: 1 2024-04-12T22:41:15.441 INFO:journalctl@ceph.mon.c.smithi088.stdout: block_align: 0 2024-04-12T22:41:15.441 INFO:journalctl@ceph.mon.c.smithi088.stdout: max_auto_readahead_size: 262144 2024-04-12T22:41:15.441 INFO:journalctl@ceph.mon.c.smithi088.stdout: prepopulate_block_cache: 0 2024-04-12T22:41:15.441 INFO:journalctl@ceph.mon.c.smithi088.stdout: initial_auto_readahead_size: 8192 2024-04-12T22:41:15.441 INFO:journalctl@ceph.mon.c.smithi088.stdout: num_file_reads_for_auto_readahead: 2 2024-04-12T22:41:15.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.write_buffer_size: 33554432 2024-04-12T22:41:15.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.max_write_buffer_number: 2 2024-04-12T22:41:15.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.compression: NoCompression 2024-04-12T22:41:15.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.bottommost_compression: Disabled 2024-04-12T22:41:15.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.prefix_extractor: nullptr 2024-04-12T22:41:15.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-12T22:41:15.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.num_levels: 7 2024-04-12T22:41:15.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-12T22:41:15.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-12T22:41:15.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-12T22:41:15.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-12T22:41:15.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-12T22:41:15.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-12T22:41:15.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-12T22:41:15.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-12T22:41:15.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-12T22:41:15.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-12T22:41:15.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-04-12T22:41:15.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-04-12T22:41:15.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.compression_opts.window_bits: -14 2024-04-12T22:41:15.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.compression_opts.level: 32767 2024-04-12T22:41:15.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.compression_opts.strategy: 0 2024-04-12T22:41:15.443 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-12T22:41:15.443 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-12T22:41:15.443 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-04-12T22:41:15.443 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-12T22:41:15.443 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.compression_opts.enabled: false 2024-04-12T22:41:15.443 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-04-12T22:41:15.443 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-12T22:41:15.443 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-12T22:41:15.443 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-12T22:41:15.443 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.target_file_size_base: 67108864 2024-04-12T22:41:15.443 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.target_file_size_multiplier: 1 2024-04-12T22:41:15.443 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-12T22:41:15.443 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-12T22:41:15.443 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-12T22:41:15.443 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-12T22:41:15.443 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-12T22:41:15.444 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-12T22:41:15.444 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-12T22:41:15.444 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-12T22:41:15.444 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-12T22:41:15.444 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-12T22:41:15.444 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-12T22:41:15.444 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-12T22:41:15.444 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-04-12T22:41:15.444 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.arena_block_size: 1048576 2024-04-12T22:41:15.444 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-12T22:41:15.444 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-12T22:41:15.444 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.disable_auto_compactions: 0 2024-04-12T22:41:15.444 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-12T22:41:15.444 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-12T22:41:15.444 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-12T22:41:15.445 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-12T22:41:15.445 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-12T22:41:15.445 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-12T22:41:15.445 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-12T22:41:15.445 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-12T22:41:15.445 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-12T22:41:15.445 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-12T22:41:15.445 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.table_properties_collectors: 2024-04-12T22:41:15.445 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.inplace_update_support: 0 2024-04-12T22:41:15.445 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.inplace_update_num_locks: 10000 2024-04-12T22:41:15.445 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-12T22:41:15.445 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-12T22:41:15.445 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.memtable_huge_page_size: 0 2024-04-12T22:41:15.445 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.bloom_locality: 0 2024-04-12T22:41:15.445 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.max_successive_merges: 0 2024-04-12T22:41:15.446 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.optimize_filters_for_hits: 0 2024-04-12T22:41:15.446 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.paranoid_file_checks: 0 2024-04-12T22:41:15.446 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.force_consistency_checks: 1 2024-04-12T22:41:15.446 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.report_bg_io_stats: 0 2024-04-12T22:41:15.446 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.ttl: 2592000 2024-04-12T22:41:15.446 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.periodic_compaction_seconds: 0 2024-04-12T22:41:15.446 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-04-12T22:41:15.446 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-04-12T22:41:15.446 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.enable_blob_files: false 2024-04-12T22:41:15.446 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.min_blob_size: 0 2024-04-12T22:41:15.446 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.blob_file_size: 268435456 2024-04-12T22:41:15.446 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.blob_compression_type: NoCompression 2024-04-12T22:41:15.446 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.enable_blob_garbage_collection: false 2024-04-12T22:41:15.446 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-12T22:41:15.447 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-04-12T22:41:15.447 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-04-12T22:41:15.447 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.blob_file_starting_level: 0 2024-04-12T22:41:15.447 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-04-12T22:41:15.447 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 42.sst 2024-04-12T22:41:15.447 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-04-12T22:41:15.447 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: 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 44, last_sequence is 26607, log_number is 40,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-04-12T22:41:15.447 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 40 2024-04-12T22:41:15.447 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 32ad1603-bd4b-40a8-9985-fcb97b2d9354 2024-04-12T22:41:15.447 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: EVENT_LOG_v1 {"time_micros": 1712961675129410, "job": 1, "event": "recovery_started", "wal_files": [40]} 2024-04-12T22:41:15.447 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #40 mode 2 2024-04-12T22:41:15.447 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: EVENT_LOG_v1 {"time_micros": 1712961675131976, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 45, "file_size": 524251, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 26612, "largest_seqno": 26942, "table_properties": {"data_size": 521670, "index_size": 1119, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 453, "raw_key_size": 4082, "raw_average_key_size": 24, "raw_value_size": 517982, "raw_average_value_size": 3158, "num_data_blocks": 49, "num_entries": 164, "num_filter_entries": 164, "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": 1712961675, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "32ad1603-bd4b-40a8-9985-fcb97b2d9354", "db_session_id": "NG6S3OQ8O3B9GYSSNMZR", "orig_file_number": 45, "seqno_to_time_mapping": "N/A"}} 2024-04-12T22:41:15.447 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: EVENT_LOG_v1 {"time_micros": 1712961675132062, "job": 1, "event": "recovery_finished"} 2024-04-12T22:41:15.447 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: [db/version_set.cc:5047] Creating manifest 47 2024-04-12T22:41:15.448 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-04-12T22:41:15.448 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000040.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-04-12T22:41:15.448 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x564e0bdc6000 2024-04-12T22:41:15.448 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: DB pointer 0x564e0bdb0000 2024-04-12T22:41:15.448 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-04-12T22:41:15.448 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-04-12T22:41:15.448 INFO:journalctl@ceph.mon.c.smithi088.stdout: ** DB Stats ** 2024-04-12T22:41:15.448 INFO:journalctl@ceph.mon.c.smithi088.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-12T22:41:15.448 INFO:journalctl@ceph.mon.c.smithi088.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-12T22:41:15.448 INFO:journalctl@ceph.mon.c.smithi088.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-12T22:41:15.448 INFO:journalctl@ceph.mon.c.smithi088.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-12T22:41:15.448 INFO:journalctl@ceph.mon.c.smithi088.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-12T22:41:15.448 INFO:journalctl@ceph.mon.c.smithi088.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-12T22:41:15.448 INFO:journalctl@ceph.mon.c.smithi088.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-12T22:41:15.448 INFO:journalctl@ceph.mon.c.smithi088.stdout: 2024-04-12T22:41:15.449 INFO:journalctl@ceph.mon.c.smithi088.stdout: ** Compaction Stats [default] ** 2024-04-12T22:41:15.449 INFO:journalctl@ceph.mon.c.smithi088.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-12T22:41:15.449 INFO:journalctl@ceph.mon.c.smithi088.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-04-12T22:41:15.449 INFO:journalctl@ceph.mon.c.smithi088.stdout: L0 1/0 511.96 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 386.4 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-12T22:41:15.449 INFO:journalctl@ceph.mon.c.smithi088.stdout: L6 1/0 11.37 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-12T22:41:15.449 INFO:journalctl@ceph.mon.c.smithi088.stdout: Sum 2/0 11.87 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 386.4 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-12T22:41:15.449 INFO:journalctl@ceph.mon.c.smithi088.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 386.4 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-12T22:41:15.449 INFO:journalctl@ceph.mon.c.smithi088.stdout: 2024-04-12T22:41:15.449 INFO:journalctl@ceph.mon.c.smithi088.stdout: ** Compaction Stats [default] ** 2024-04-12T22:41:15.449 INFO:journalctl@ceph.mon.c.smithi088.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-12T22:41:15.449 INFO:journalctl@ceph.mon.c.smithi088.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-12T22:41:15.449 INFO:journalctl@ceph.mon.c.smithi088.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 386.4 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-12T22:41:15.449 INFO:journalctl@ceph.mon.c.smithi088.stdout: 2024-04-12T22:41:15.449 INFO:journalctl@ceph.mon.c.smithi088.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-04-12T22:41:15.449 INFO:journalctl@ceph.mon.c.smithi088.stdout: 2024-04-12T22:41:15.450 INFO:journalctl@ceph.mon.c.smithi088.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-12T22:41:15.450 INFO:journalctl@ceph.mon.c.smithi088.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-04-12T22:41:15.450 INFO:journalctl@ceph.mon.c.smithi088.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-12T22:41:15.450 INFO:journalctl@ceph.mon.c.smithi088.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-04-12T22:41:15.450 INFO:journalctl@ceph.mon.c.smithi088.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-04-12T22:41:15.450 INFO:journalctl@ceph.mon.c.smithi088.stdout: AddFile(Keys): cumulative 0, interval 0 2024-04-12T22:41:15.450 INFO:journalctl@ceph.mon.c.smithi088.stdout: Cumulative compaction: 0.00 GB write, 106.26 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-12T22:41:15.450 INFO:journalctl@ceph.mon.c.smithi088.stdout: Interval compaction: 0.00 GB write, 106.26 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-12T22:41:15.450 INFO:journalctl@ceph.mon.c.smithi088.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-12T22:41:15.450 INFO:journalctl@ceph.mon.c.smithi088.stdout: Block cache BinnedLRUCache@0x564e0bcd5090#2 capacity: 512.00 MB usage: 1.70 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1e-05 secs_since: 0 2024-04-12T22:41:15.450 INFO:journalctl@ceph.mon.c.smithi088.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.50 KB,9.53674e-05%) IndexBlock(1,1.20 KB,0.000229478%) Misc(1,0.00 KB,0%) 2024-04-12T22:41:15.450 INFO:journalctl@ceph.mon.c.smithi088.stdout: 2024-04-12T22:41:15.450 INFO:journalctl@ceph.mon.c.smithi088.stdout: ** File Read Latency Histogram By Level [default] ** 2024-04-12T22:41:15.450 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: starting mon.c rank 1 at public addrs [v2:172.21.15.88:3301/0,v1:172.21.15.88:6790/0] at bind addrs [v2:172.21.15.88:3301/0,v1:172.21.15.88:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid a5fdb6f0-f91b-11ee-bc8d-c7b262605968 2024-04-12T22:41:15.450 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: mon.c@-1(???) e3 preinit fsid a5fdb6f0-f91b-11ee-bc8d-c7b262605968 2024-04-12T22:41:15.451 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: mon.c@-1(???).mds e1 new map 2024-04-12T22:41:15.451 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: mon.c@-1(???).mds e1 print_map 2024-04-12T22:41:15.451 INFO:journalctl@ceph.mon.c.smithi088.stdout: e1 2024-04-12T22:41:15.451 INFO:journalctl@ceph.mon.c.smithi088.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-04-12T22:41:15.451 INFO:journalctl@ceph.mon.c.smithi088.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-12T22:41:15.451 INFO:journalctl@ceph.mon.c.smithi088.stdout: legacy client fscid: -1 2024-04-12T22:41:15.451 INFO:journalctl@ceph.mon.c.smithi088.stdout: 2024-04-12T22:41:15.451 INFO:journalctl@ceph.mon.c.smithi088.stdout: No filesystems configured 2024-04-12T22:41:15.451 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: mon.c@-1(???).osd e107 crush map has features 3314933000854323200, adjusting msgr requires 2024-04-12T22:41:15.451 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: mon.c@-1(???).osd e107 crush map has features 432629239337189376, adjusting msgr requires 2024-04-12T22:41:15.451 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: mon.c@-1(???).osd e107 crush map has features 432629239337189376, adjusting msgr requires 2024-04-12T22:41:15.451 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: mon.c@-1(???).osd e107 crush map has features 432629239337189376, adjusting msgr requires 2024-04-12T22:41:15.451 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 ceph-mon[91108]: mon.c@-1(???).paxosservice(auth 1..25) refresh upgraded, format 0 -> 3 2024-04-12T22:41:15.451 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 bash[91067]: 87d1391aae18f7ecb0b5c7d60d0b2bed5641a2b9bb5a0a55a3804bbb6181ee5a 2024-04-12T22:41:15.451 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:15 smithi088 systemd[1]: Started Ceph mon.c for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:41:15.644 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-04-12T22:41:15.644 INFO:teuthology.orchestra.run.smithi088.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a", 2024-04-12T22:41:15.644 INFO:teuthology.orchestra.run.smithi088.stdout: "in_progress": true, 2024-04-12T22:41:15.645 INFO:teuthology.orchestra.run.smithi088.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-12T22:41:15.645 INFO:teuthology.orchestra.run.smithi088.stdout: "services_complete": [ 2024-04-12T22:41:15.645 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr" 2024-04-12T22:41:15.645 INFO:teuthology.orchestra.run.smithi088.stdout: ], 2024-04-12T22:41:15.645 INFO:teuthology.orchestra.run.smithi088.stdout: "progress": "3/23 daemons upgraded", 2024-04-12T22:41:15.645 INFO:teuthology.orchestra.run.smithi088.stdout: "message": "Currently upgrading mon daemons", 2024-04-12T22:41:15.645 INFO:teuthology.orchestra.run.smithi088.stdout: "is_paused": false 2024-04-12T22:41:15.645 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-04-12T22:41:16.081 INFO:teuthology.orchestra.run.smithi088.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-12T22:41:16.081 INFO:teuthology.orchestra.run.smithi088.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-12T22:41:16.081 INFO:teuthology.orchestra.run.smithi088.stdout: daemon grafana.a on smithi142 is in unknown state 2024-04-12T22:41:16.259 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[91108]: from='client.34137 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:41:16.259 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[91108]: from='client.34143 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:41:16.259 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[91108]: from='client.34149 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:41:16.259 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:41:16.259 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[91108]: mon.c calling monitor election 2024-04-12T22:41:16.259 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[91108]: mon.a calling monitor election 2024-04-12T22:41:16.259 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[91108]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-12T22:41:16.259 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[91108]: monmap epoch 3 2024-04-12T22:41:16.259 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[91108]: fsid a5fdb6f0-f91b-11ee-bc8d-c7b262605968 2024-04-12T22:41:16.259 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[91108]: last_changed 2024-04-12T22:28:09.260509+0000 2024-04-12T22:41:16.260 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[91108]: created 2024-04-12T22:26:33.817200+0000 2024-04-12T22:41:16.260 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[91108]: min_mon_release 17 (quincy) 2024-04-12T22:41:16.260 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[91108]: election_strategy: 1 2024-04-12T22:41:16.260 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[91108]: 0: [v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0] mon.a 2024-04-12T22:41:16.260 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[91108]: 1: [v2:172.21.15.88:3301/0,v1:172.21.15.88:6790/0] mon.c 2024-04-12T22:41:16.260 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[91108]: 2: [v2:172.21.15.142:3300/0,v1:172.21.15.142:6789/0] mon.b 2024-04-12T22:41:16.260 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[91108]: fsmap 2024-04-12T22:41:16.260 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[91108]: osdmap e107: 8 total, 8 up, 8 in 2024-04-12T22:41:16.260 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[91108]: mgrmap e43: y(active, since 15s), standbys: x 2024-04-12T22:41:16.260 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[91108]: Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-12T22:41:16.260 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[91108]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-12T22:41:16.260 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[91108]: daemon grafana.a on smithi142 is in unknown state 2024-04-12T22:41:16.260 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:16.260 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:16.260 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[91108]: from='client.? 172.21.15.88:0/1737933091' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:16.260 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:16.261 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:16.261 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[91108]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 734 B/s rd, 0 op/s 2024-04-12T22:41:16.261 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[91108]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 734 B/s rd, 0 op/s 2024-04-12T22:41:16.261 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:16.261 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:16.261 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:16.261 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:16.261 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:16.261 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:16.261 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[87547]: from='client.34137 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:41:16.261 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[87547]: from='client.34143 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:41:16.262 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[87547]: from='client.34149 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:41:16.262 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:41:16.262 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[87547]: mon.c calling monitor election 2024-04-12T22:41:16.262 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[87547]: mon.a calling monitor election 2024-04-12T22:41:16.262 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[87547]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-12T22:41:16.262 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[87547]: monmap epoch 3 2024-04-12T22:41:16.262 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[87547]: fsid a5fdb6f0-f91b-11ee-bc8d-c7b262605968 2024-04-12T22:41:16.262 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[87547]: last_changed 2024-04-12T22:28:09.260509+0000 2024-04-12T22:41:16.262 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[87547]: created 2024-04-12T22:26:33.817200+0000 2024-04-12T22:41:16.262 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[87547]: min_mon_release 17 (quincy) 2024-04-12T22:41:16.262 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[87547]: election_strategy: 1 2024-04-12T22:41:16.262 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[87547]: 0: [v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0] mon.a 2024-04-12T22:41:16.262 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[87547]: 1: [v2:172.21.15.88:3301/0,v1:172.21.15.88:6790/0] mon.c 2024-04-12T22:41:16.262 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[87547]: 2: [v2:172.21.15.142:3300/0,v1:172.21.15.142:6789/0] mon.b 2024-04-12T22:41:16.262 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[87547]: fsmap 2024-04-12T22:41:16.263 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[87547]: osdmap e107: 8 total, 8 up, 8 in 2024-04-12T22:41:16.263 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[87547]: mgrmap e43: y(active, since 15s), standbys: x 2024-04-12T22:41:16.263 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[87547]: Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-12T22:41:16.263 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[87547]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-12T22:41:16.263 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[87547]: daemon grafana.a on smithi142 is in unknown state 2024-04-12T22:41:16.263 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:16.263 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:16.263 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[87547]: from='client.? 172.21.15.88:0/1737933091' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:16.263 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:16.263 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:16.263 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[87547]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 734 B/s rd, 0 op/s 2024-04-12T22:41:16.263 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[87547]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 734 B/s rd, 0 op/s 2024-04-12T22:41:16.263 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:16.263 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:16.264 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:16.264 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:16.264 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:16.264 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:16.264 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[91108]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1005 B/s rd, 0 op/s 2024-04-12T22:41:16.264 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[91108]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:16.264 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:16.264 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:16.264 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:16.264 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:16.264 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:16.265 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:16.265 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[91108]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:16.265 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[91108]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:16.265 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:16.265 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:16.265 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[91108]: from='client.34161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:41:16.265 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:16.265 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:16.265 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:16.265 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:16.265 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[91108]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:16.265 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[91108]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:16.265 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:16.265 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:16.265 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:16.266 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:16.266 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:16.266 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:16.266 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[91108]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:16.266 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[91108]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:16.266 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:16.266 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:16.266 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:16.266 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[87547]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1005 B/s rd, 0 op/s 2024-04-12T22:41:16.266 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[87547]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:16.266 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:16.267 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:16.267 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:16.267 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:16.267 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:16.267 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:16.267 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[87547]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:16.267 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[87547]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:16.267 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:16.267 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:16.267 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[87547]: from='client.34161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:41:16.267 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:16.267 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:16.267 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:16.267 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:16.268 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[87547]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:16.268 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[87547]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:16.268 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:16.268 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:16.268 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:16.268 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:16.268 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:16.268 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:16.268 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[87547]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:16.268 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[87547]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:16.268 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:16.268 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:16.268 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:16.269 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:16.269 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:16.269 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:16.269 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:16.269 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:16.269 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:16.269 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:16.269 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[91108]: from='client.? 172.21.15.88:0/497261162' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T22:41:16.269 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:16.269 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:16.269 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:16.270 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:16.270 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:16.270 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:16.270 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:16.270 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:16.270 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:16.270 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[87547]: from='client.? 172.21.15.88:0/497261162' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T22:41:16.270 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:16.270 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:16.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:16 smithi142 ceph-mon[25707]: from='client.34137 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:41:16.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:16 smithi142 ceph-mon[25707]: from='client.34143 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:41:16.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:16 smithi142 ceph-mon[25707]: from='client.34149 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:41:16.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:16 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:41:16.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:16 smithi142 ceph-mon[25707]: mon.c calling monitor election 2024-04-12T22:41:16.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:16 smithi142 ceph-mon[25707]: mon.a calling monitor election 2024-04-12T22:41:16.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:16 smithi142 ceph-mon[25707]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-12T22:41:16.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:16 smithi142 ceph-mon[25707]: monmap epoch 3 2024-04-12T22:41:16.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:16 smithi142 ceph-mon[25707]: fsid a5fdb6f0-f91b-11ee-bc8d-c7b262605968 2024-04-12T22:41:16.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:16 smithi142 ceph-mon[25707]: last_changed 2024-04-12T22:28:09.260509+0000 2024-04-12T22:41:16.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:16 smithi142 ceph-mon[25707]: created 2024-04-12T22:26:33.817200+0000 2024-04-12T22:41:16.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:16 smithi142 ceph-mon[25707]: min_mon_release 17 (quincy) 2024-04-12T22:41:16.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:16 smithi142 ceph-mon[25707]: election_strategy: 1 2024-04-12T22:41:16.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:16 smithi142 ceph-mon[25707]: 0: [v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0] mon.a 2024-04-12T22:41:16.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:16 smithi142 ceph-mon[25707]: 1: [v2:172.21.15.88:3301/0,v1:172.21.15.88:6790/0] mon.c 2024-04-12T22:41:16.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:16 smithi142 ceph-mon[25707]: 2: [v2:172.21.15.142:3300/0,v1:172.21.15.142:6789/0] mon.b 2024-04-12T22:41:16.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:16 smithi142 ceph-mon[25707]: fsmap 2024-04-12T22:41:16.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:16 smithi142 ceph-mon[25707]: osdmap e107: 8 total, 8 up, 8 in 2024-04-12T22:41:16.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:16 smithi142 ceph-mon[25707]: mgrmap e43: y(active, since 15s), standbys: x 2024-04-12T22:41:16.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:16 smithi142 ceph-mon[25707]: Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-12T22:41:16.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:16 smithi142 ceph-mon[25707]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-12T22:41:16.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:16 smithi142 ceph-mon[25707]: daemon grafana.a on smithi142 is in unknown state 2024-04-12T22:41:16.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:16 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:16.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:16 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:16.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:16 smithi142 ceph-mon[25707]: from='client.? 172.21.15.88:0/1737933091' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:16.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:16 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:16.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:16 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:16.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:16 smithi142 ceph-mon[25707]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 734 B/s rd, 0 op/s 2024-04-12T22:41:16.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:16 smithi142 ceph-mon[25707]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 734 B/s rd, 0 op/s 2024-04-12T22:41:16.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:16 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:16.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:16 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:16.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:16 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:16.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:16 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:16.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:16 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:16.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:16 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:16.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:16 smithi142 ceph-mon[25707]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1005 B/s rd, 0 op/s 2024-04-12T22:41:16.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:16 smithi142 ceph-mon[25707]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:16.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:16 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:16.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:16 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:16.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:16 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:16.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:16 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:16.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:16 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:16.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:16 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:16.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:16 smithi142 ceph-mon[25707]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:16.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:16 smithi142 ceph-mon[25707]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:16.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:16 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:16.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:16 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:16.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:16 smithi142 ceph-mon[25707]: from='client.34161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:41:16.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:16 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:16.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:16 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:16.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:16 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:16.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:16 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:16.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:16 smithi142 ceph-mon[25707]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:16.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:16 smithi142 ceph-mon[25707]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:16.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:16 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:16.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:16 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:16.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:16 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:16.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:16 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:16.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:16 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:16.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:16 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:16.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:16 smithi142 ceph-mon[25707]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:16.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:16 smithi142 ceph-mon[25707]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:16.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:16 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:16.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:16 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:16.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:16 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:16.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:16 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:16.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:16 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:16.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:16 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:16.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:16 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:16.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:16 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:16.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:16 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:16.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:16 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:16.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:16 smithi142 ceph-mon[25707]: from='client.? 172.21.15.88:0/497261162' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T22:41:16.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:16 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:16.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:16 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:16.544 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:41:16 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:41:16] "GET /metrics HTTP/1.1" 200 38329 "" "Prometheus/2.33.4" 2024-04-12T22:41:17.475 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[87547]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 12 op/s 2024-04-12T22:41:17.475 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[87547]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 12 op/s 2024-04-12T22:41:17.475 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:17.475 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[87547]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 13 op/s 2024-04-12T22:41:17.475 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[87547]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 13 op/s 2024-04-12T22:41:17.475 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:17.475 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:17.475 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:17.475 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:17.475 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:17.475 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[87547]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 12 op/s 2024-04-12T22:41:17.476 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[87547]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 12 op/s 2024-04-12T22:41:17.476 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:17.476 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:17.476 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:17.476 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:17.476 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:17.476 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:17.476 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[87547]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:17.476 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[87547]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:17.476 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:17.476 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:17.476 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:17.476 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:17.476 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:17.476 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:17.476 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[87547]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:17.477 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[87547]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:17.477 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:17.477 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:17.477 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:17.477 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:17.477 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:17.477 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:17.478 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[87547]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:17.478 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[87547]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:17.478 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:17.478 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:17.478 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:17.478 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:17.478 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:17.478 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:17.478 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[87547]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:17.478 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[87547]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:17.478 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:17.478 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:17.478 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:17.478 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:17.479 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:17.479 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:17.479 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[87547]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:17.479 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[87547]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:17.479 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:17.479 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:17.479 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:17.479 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:17.479 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:17.479 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:17.479 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:17.479 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:17.479 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:17.479 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:17.480 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:17.480 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:17.480 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[91108]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 12 op/s 2024-04-12T22:41:17.480 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[91108]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 12 op/s 2024-04-12T22:41:17.480 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:17.480 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[91108]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 13 op/s 2024-04-12T22:41:17.480 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[91108]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 13 op/s 2024-04-12T22:41:17.480 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:17.480 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:17.481 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:17.481 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:17.481 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:17.481 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[91108]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 12 op/s 2024-04-12T22:41:17.481 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[91108]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 12 op/s 2024-04-12T22:41:17.481 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:17.481 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:17.481 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:17.481 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:17.481 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:17.481 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:17.481 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[91108]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:17.481 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[91108]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:17.481 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:17.481 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:17.482 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:17.482 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:17.482 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:17.482 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:17.482 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[91108]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:17.482 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[91108]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:17.482 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:17.482 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:17.482 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:17.482 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:17.482 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:17.482 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:17.482 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[91108]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:17.482 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[91108]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:17.482 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:17.483 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:17.483 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:17.483 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:17.483 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:17.483 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:17.483 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[91108]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:17.483 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[91108]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:17.483 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:17.483 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:17.483 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:17.483 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:17.483 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:17.483 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:17.483 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[91108]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:17.483 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[91108]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:17.484 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:17.484 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:17.484 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:17.484 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:17.484 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:17.484 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:17.484 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:17.484 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:17.484 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:17.484 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:17.484 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:17.484 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:17.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:17 smithi142 ceph-mon[25707]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 12 op/s 2024-04-12T22:41:17.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:17 smithi142 ceph-mon[25707]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 12 op/s 2024-04-12T22:41:17.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:17 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:17.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:17 smithi142 ceph-mon[25707]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 13 op/s 2024-04-12T22:41:17.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:17 smithi142 ceph-mon[25707]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 13 op/s 2024-04-12T22:41:17.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:17 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:17.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:17 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:17.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:17 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:17.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:17 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:17.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:17 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:17.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:17 smithi142 ceph-mon[25707]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 12 op/s 2024-04-12T22:41:17.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:17 smithi142 ceph-mon[25707]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 12 op/s 2024-04-12T22:41:17.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:17 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:17.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:17 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:17.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:17 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:17.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:17 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:17.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:17 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:17.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:17 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:17.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:17 smithi142 ceph-mon[25707]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:17.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:17 smithi142 ceph-mon[25707]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:17.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:17 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:17.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:17 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:17.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:17 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:17.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:17 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:17.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:17 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:17.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:17 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:17.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:17 smithi142 ceph-mon[25707]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:17.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:17 smithi142 ceph-mon[25707]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:17.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:17 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:17.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:17 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:17.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:17 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:17.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:17 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:17.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:17 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:17.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:17 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:17.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:17 smithi142 ceph-mon[25707]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:17.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:17 smithi142 ceph-mon[25707]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:17.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:17 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:17.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:17 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:17.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:17 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:17.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:17 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:17.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:17 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:17.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:17 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:17.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:17 smithi142 ceph-mon[25707]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:17.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:17 smithi142 ceph-mon[25707]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:17.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:17 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:17.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:17 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:17.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:17 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:17.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:17 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:17.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:17 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:17.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:17 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:17.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:17 smithi142 ceph-mon[25707]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:17.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:17 smithi142 ceph-mon[25707]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:17.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:17 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:17.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:17 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:17.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:17 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:17.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:17 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:17.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:17 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:17.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:17 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:17.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:17 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:17.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:17 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:17.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:17 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:17.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:17 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:17.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:17 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:17.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:17 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:18.448 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[87547]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:18.449 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[87547]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:18.449 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:18.449 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[87547]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:18.449 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[87547]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:18.449 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:18.449 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:18.449 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:18.449 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:18.449 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:18.449 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[87547]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:18.449 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[87547]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:18.449 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:18.450 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:18.450 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:18.450 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:18.450 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:18.450 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:18.450 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[87547]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:18.450 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[87547]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:18.450 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:18.450 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:18.450 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:18.450 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:18.450 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:18.450 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:18.451 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[87547]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:18.451 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[87547]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:18.451 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:18.451 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:18.451 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[91108]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:18.451 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[91108]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:18.451 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:18.451 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[91108]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:18.451 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[91108]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:18.452 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:18.452 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:18.452 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:18.452 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:18.452 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:18.452 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[91108]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:18.452 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[91108]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:18.452 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:18.452 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:18.452 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:18.452 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:18.452 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:18.452 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:18.453 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[91108]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:18.453 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[91108]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:18.453 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:18.453 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:18.453 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:18.453 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:18.453 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:18.453 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:18.453 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[91108]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:18.453 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[91108]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:18.453 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:18.453 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:18.454 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:18.454 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:18.454 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:18.454 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:18.454 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[87547]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:18.454 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[87547]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:18.454 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:18.455 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:18.455 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:18.455 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:18.455 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:18.455 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:18.455 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[87547]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:18.455 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[87547]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:18.455 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:18.455 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:18.455 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:18.455 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:18.455 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:18.455 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:18.455 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[87547]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:18.456 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[87547]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:18.456 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:18.456 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:18.456 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:18.456 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:18.456 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:18.456 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:18.456 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[87547]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:18.456 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:18.456 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:18.456 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:18.457 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:18.457 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[91108]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:18.457 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[91108]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:18.457 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:18.457 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:18.457 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:18.457 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:18.457 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:18.457 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:18.457 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[91108]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:18.457 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[91108]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:18.457 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:18.457 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:18.457 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:18.457 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:18.458 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:18.458 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:18.458 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[91108]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:18.458 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[91108]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:18.458 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:18.458 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:18.458 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:18.458 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:18.458 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:18.458 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:18.458 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[91108]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:18.459 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[87547]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:18.459 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:18.459 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:18.459 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:18.459 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:18.459 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:18.459 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:18.459 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[87547]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:18.459 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[87547]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:18.459 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:18.459 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:18.459 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:18.459 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:18.459 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:18.460 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:18.460 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:18.460 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:18.460 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:18.460 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:18.460 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:18.460 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:18.460 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:18.460 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:18.460 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:18.460 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:18.460 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:18.460 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[91108]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:18.461 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:18.461 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:18.461 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:18.461 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:18.461 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:18.461 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:18.461 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[91108]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:18.461 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[91108]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:18.461 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:18.461 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:18.461 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:18.461 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:18.461 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:18.461 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:18.462 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:18.462 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:18.462 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:18.462 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:18.462 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:18.462 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:18.462 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:18.462 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:18.462 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:18.462 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:18.462 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:18.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:18 smithi142 ceph-mon[25707]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:18.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:18 smithi142 ceph-mon[25707]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:18.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:18 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:18.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:18 smithi142 ceph-mon[25707]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:18.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:18 smithi142 ceph-mon[25707]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:18.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:18 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:18.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:18 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:18.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:18 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:18.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:18 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:18.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:18 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:18.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:18 smithi142 ceph-mon[25707]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:18.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:18 smithi142 ceph-mon[25707]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:18.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:18 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:18.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:18 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:18.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:18 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:18.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:18 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:18.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:18 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:18.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:18 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:18.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:18 smithi142 ceph-mon[25707]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:18.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:18 smithi142 ceph-mon[25707]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:18.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:18 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:18.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:18 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:18.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:18 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:18.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:18 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:18.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:18 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:18.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:18 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:18.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:18 smithi142 ceph-mon[25707]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:18.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:18 smithi142 ceph-mon[25707]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:18.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:18 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:18.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:18 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:18.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:18 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:18.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:18 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:18.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:18 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:18.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:18 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:18.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:18 smithi142 ceph-mon[25707]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:18.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:18 smithi142 ceph-mon[25707]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:18.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:18 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:18.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:18 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:18.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:18 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:18.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:18 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:18.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:18 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:18.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:18 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:18.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:18 smithi142 ceph-mon[25707]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:18.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:18 smithi142 ceph-mon[25707]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:18.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:18 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:18.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:18 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:18.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:18 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:18.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:18 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:18.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:18 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:18.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:18 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:18.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:18 smithi142 ceph-mon[25707]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:18.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:18 smithi142 ceph-mon[25707]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:18.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:18 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:18.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:18 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:18.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:18 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:18.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:18 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:18.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:18 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:18.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:18 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:18.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:18 smithi142 ceph-mon[25707]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:18.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:18 smithi142 ceph-mon[25707]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:18.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:18 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:18.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:18 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:18.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:18 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:18.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:18 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:18.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:18 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:18.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:18 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:18.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:18 smithi142 ceph-mon[25707]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:18.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:18 smithi142 ceph-mon[25707]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:18.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:18 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:18.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:18 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:18.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:18 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:18.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:18 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:18.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:18 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:18.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:18 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:18.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:18 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:18.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:18 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:18.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:18 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:18.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:18 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:18.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:18 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:18.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:18 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:18.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:18 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:18.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:18 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:18.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:18 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:18.504 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:18 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:18.504 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:18 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:18.997 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:41:18 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[60838]: ts=2024-04-12T22:41: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.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"smithi088:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"172.21.15.142:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-12T22:41:19.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:19 smithi142 ceph-mon[25707]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:19.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:19 smithi142 ceph-mon[25707]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:19.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:19 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:19.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:19 smithi142 ceph-mon[25707]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:19.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:19 smithi142 ceph-mon[25707]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:19.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:19 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:19.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:19 smithi142 ceph-mon[25707]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:19.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:19 smithi142 ceph-mon[25707]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:19.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:19 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:19.504 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:19 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:19.504 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:19 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:19.504 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:19 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:19.504 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:19 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:19.504 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:19 smithi142 ceph-mon[25707]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:19.504 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:19 smithi142 ceph-mon[25707]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:19.504 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:19 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:19.504 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:19 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:19.504 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:19 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:19.505 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:19 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:19.505 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:19 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:19.505 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:19 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:19.505 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:19 smithi142 ceph-mon[25707]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:19.505 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:19 smithi142 ceph-mon[25707]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:19.505 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:19 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:19.505 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:19 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:19.505 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:19 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:19.505 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:19 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:19.505 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:19 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:19.506 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:19 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:19.506 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:19 smithi142 ceph-mon[25707]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:19.506 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:19 smithi142 ceph-mon[25707]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:19.506 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:19 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:19.506 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:19 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:19.506 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:19 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:19.506 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:19 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:19.506 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:19 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:19.506 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:19 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:19.506 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:19 smithi142 ceph-mon[25707]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:19.507 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:19 smithi142 ceph-mon[25707]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:19.507 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:19 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:19.507 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:19 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:19.507 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:19 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:19.507 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:19 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:19.507 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:19 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:19.507 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:19 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:19.507 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:19 smithi142 ceph-mon[25707]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:19.507 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:19 smithi142 ceph-mon[25707]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:19.507 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:19 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:19.507 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:19 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:19.507 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:19 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:19.508 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:19 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:19.508 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:19 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:19.508 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:19 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:19.508 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:19 smithi142 ceph-mon[25707]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:19.508 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:19 smithi142 ceph-mon[25707]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:19.508 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:19 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:19.508 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:19 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:19.508 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:19 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:19.508 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:19 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:19.508 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:19 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:19.509 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:19 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:19.509 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:19 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:19.509 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:19 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:19.509 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:19 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:19.509 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:19 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:19.509 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:19 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:19.509 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:19 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:19.509 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:19 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:19.510 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:19 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:19.510 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:19 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:19.510 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:19 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:19.510 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:19 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:19.511 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:19 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:19.511 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:19 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:19.511 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:19 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:19.511 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:19 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:19.511 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:19 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:19.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[91108]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:19.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[91108]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:19.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:19.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[91108]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:19.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[91108]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:19.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:19.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[91108]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:19.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[91108]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:19.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:19.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:19.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:19.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:19.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:19.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[91108]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:19.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[91108]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:19.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:19.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:19.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:19.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:19.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:19.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:19.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[91108]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:19.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[91108]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:19.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:19.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:19.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:19.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:19.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:19.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:19.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[91108]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:19.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[87547]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:19.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[87547]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:19.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:19.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[87547]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:19.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[87547]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:19.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:19.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[87547]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:19.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[87547]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:19.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:19.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:19.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:19.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:19.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:19.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[87547]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:19.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[87547]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:19.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:19.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:19.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:19.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:19.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:19.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:19.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[87547]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:19.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[87547]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:19.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:19.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:19.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:19.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:19.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:19.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:19.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[87547]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:19.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[91108]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:19.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:19.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:19.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:19.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:19.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:19.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:19.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[91108]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:19.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[91108]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:19.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:19.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:19.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:19.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:19.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:19.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:19.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[91108]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:19.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[91108]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:19.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:19.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:19.693 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:19.693 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:19.693 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:19.693 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:19.693 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[91108]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:19.694 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[91108]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:19.694 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:19.694 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:19.694 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:19.694 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:19.695 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:19.695 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:19.695 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:19.695 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:19.695 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:19.695 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:19.696 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:19.696 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:19.696 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:19.696 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:19.696 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:19.696 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:19.697 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:19.697 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:19.697 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:19.697 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:19.697 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:19.697 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:19.698 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[87547]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:19.698 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:19.698 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:19.698 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:19.698 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:19.698 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:19.698 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:19.698 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[87547]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:19.698 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[87547]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:19.698 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:19.698 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:19.698 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:19.698 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:19.699 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:19.699 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:19.699 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[87547]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:19.699 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[87547]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:19.699 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:19.699 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:19.699 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:19.699 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:19.699 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:19.699 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:19.699 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[87547]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:19.699 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[87547]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:19.699 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:19.700 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:19.700 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:19.700 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:19.700 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:19.700 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:19.700 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:19.700 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:19.700 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:19.700 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:19.700 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:19.700 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:19.700 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:19.700 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:19.700 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:19.701 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:19.701 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:19.701 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:19.701 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:19.701 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:19.701 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:19.701 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:20.429 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: 2024-04-12T22:41:20.141+0000 7fe607f7c700 -1 mgr.server handle_report got status from non-daemon mon.c 2024-04-12T22:41:20.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[87547]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:20.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[87547]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:20.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:20.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[87547]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:20.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[87547]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:20.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:20.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[87547]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:20.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[87547]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:20.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:20.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[87547]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:20.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[87547]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:20.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:20.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:20.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:20.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:20.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:20.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[87547]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:20.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[87547]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:20.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:20.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:20.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:20.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:20.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:20.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:20.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[87547]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:20.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[87547]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:20.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:20.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:20.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:20.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:20.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[91108]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:20.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[91108]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:20.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:20.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[91108]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:20.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[91108]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:20.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:20.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[91108]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:20.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[91108]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:20.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:20.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[91108]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:20.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[91108]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:20.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:20.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:20.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:20.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:20.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:20.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[91108]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:20.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[91108]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:20.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:20.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:20.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:20.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:20.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:20.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:20.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[91108]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:20.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[91108]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:20.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:20.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:20.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:20.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:20.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:20.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:20.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[87547]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:20.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[87547]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:20.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:20.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:20.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:20.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:20.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:20.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:20.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[87547]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:20.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[87547]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:20.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:20.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:20.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:20.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:20.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:20.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:20.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[87547]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:20.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[87547]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:20.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:20.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:20.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:20.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:20.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:20.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:20.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[87547]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:20.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[87547]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:20.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:20.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:20.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:20.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:20.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[91108]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:20.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[91108]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:20.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:20.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:20.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:20.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:20.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:20.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:20.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[91108]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:20.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[91108]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:20.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:20.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:20.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:20.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:20.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:20.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:20.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[91108]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:20.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[91108]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:20.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:20.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:20.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:20.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:20.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:20.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:20.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[91108]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:20.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[91108]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:20.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:20.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:20.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:20.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:20.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:20.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:20.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[87547]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:20.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[87547]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:20.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:20.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:20.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:20.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:20.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:20.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:20.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:20.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:20.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:20.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:20.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:20.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:20.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:20.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:20.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:20.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:20.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:20.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:20.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:20.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:20.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:20.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:20.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:20.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:20.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:20.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:20.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[91108]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:20.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[91108]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:20.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:20.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:20.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:20.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:20.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:20.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:20.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:20.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:20.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:20.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:20.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:20.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:20.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:20.443 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:20.443 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:20.443 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:20.443 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:20.443 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:20.443 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:20.443 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:20.443 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:20.443 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:20.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:20 smithi142 ceph-mon[25707]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:20.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:20 smithi142 ceph-mon[25707]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:20.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:20 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:20.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:20 smithi142 ceph-mon[25707]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:20.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:20 smithi142 ceph-mon[25707]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:20.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:20 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:20.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:20 smithi142 ceph-mon[25707]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:20.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:20 smithi142 ceph-mon[25707]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:20.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:20 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:20.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:20 smithi142 ceph-mon[25707]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:20.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:20 smithi142 ceph-mon[25707]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:20.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:20 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:20.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:20 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:20.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:20 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:20.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:20 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:20.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:20 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:20.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:20 smithi142 ceph-mon[25707]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:20.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:20 smithi142 ceph-mon[25707]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:20.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:20 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:20.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:20 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:20.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:20 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:20.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:20 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:20.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:20 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:20.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:20 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:20.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:20 smithi142 ceph-mon[25707]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:20.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:20 smithi142 ceph-mon[25707]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:20.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:20 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:20.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:20 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:20.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:20 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:20.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:20 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:20.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:20 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:20.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:20 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:20.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:20 smithi142 ceph-mon[25707]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:20.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:20 smithi142 ceph-mon[25707]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:20.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:20 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:20.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:20 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:20.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:20 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:20.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:20 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:20.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:20 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:20.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:20 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:20.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:20 smithi142 ceph-mon[25707]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:20.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:20 smithi142 ceph-mon[25707]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:20.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:20 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:20.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:20 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:20.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:20 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:20.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:20 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:20.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:20 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:20.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:20 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:20.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:20 smithi142 ceph-mon[25707]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:20.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:20 smithi142 ceph-mon[25707]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:20.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:20 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:20.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:20 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:20.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:20 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:20.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:20 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:20.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:20 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:20.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:20 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:20.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:20 smithi142 ceph-mon[25707]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:20.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:20 smithi142 ceph-mon[25707]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:20.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:20 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:20.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:20 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:20.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:20 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:20.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:20 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:20.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:20 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:20.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:20 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:20.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:20 smithi142 ceph-mon[25707]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:20.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:20 smithi142 ceph-mon[25707]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:20.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:20 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:20.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:20 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:20.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:20 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:20.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:20 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:20.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:20 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:20.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:20 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:20.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:20 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:20.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:20 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:20.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:20 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:20.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:20 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:20.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:20 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:20.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:20 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:20.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:20 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:20.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:20 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:20.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:20 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:20.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:20 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:20.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:20 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:20.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:20 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:20.504 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:20 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:20.504 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:20 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:20.504 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:20 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:20.504 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:20 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:21.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[91108]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:21.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[91108]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:21.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:21.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[91108]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:21.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[91108]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:21.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:21.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[91108]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:21.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[91108]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:21.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:21.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[91108]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:21.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[91108]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:21.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:21.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:21.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:21.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:21.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:21.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[91108]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:21.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[91108]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:21.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:21.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:21.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:21.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:21.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:21.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:21.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[91108]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:21.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[91108]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:21.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:21.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:21.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:21.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:21.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[87547]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:21.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[87547]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:21.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:21.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[87547]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:21.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[87547]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:21.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:21.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[87547]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:21.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[87547]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:21.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:21.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[87547]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:21.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[87547]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:21.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:21.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:21.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:21.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:21.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:21.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[87547]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:21.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[87547]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:21.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:21.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:21.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:21.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:21.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:21.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:21.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[87547]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:21.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[87547]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:21.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:21.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:21.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:21.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:21.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:21.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:21.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[91108]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:21.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[91108]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:21.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:21.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:21.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:21.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:21.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:21.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:21.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[91108]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:21.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[91108]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:21.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:21.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:21.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:21.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:21.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:21.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:21.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[91108]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:21.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[91108]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:21.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:21.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:21.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:21.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:21.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:21.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:21.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[91108]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:21.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[91108]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:21.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:21.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:21.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:21.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:21.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[87547]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:21.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[87547]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:21.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:21.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:21.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:21.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:21.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:21.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:21.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[87547]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:21.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[87547]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:21.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:21.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:21.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:21.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:21.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:21.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:21.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[87547]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:21.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[87547]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:21.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:21.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:21.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:21.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:21.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:21.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:21.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[87547]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:21.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[87547]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:21.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:21.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:21.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:21.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:21.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:21.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:21.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[87547]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:21.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[87547]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:21.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:21.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:21.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[87547]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:41:21.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:21.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:21.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:21.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:21.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:21.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:21.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:21.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:21.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:21.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:21.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:21.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:21.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:21.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:21.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:21.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:21.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:21.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:21.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:21.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:21.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:21.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:21.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:21.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:21.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[91108]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:21.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[91108]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:21.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:21.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:21.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[91108]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:41:21.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:21.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:21.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:21.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:21.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:21.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:21.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:21.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:21.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:21.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:21.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:21.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:21.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:21.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:21.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:21.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:21.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:21.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:21.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:21.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:21.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:21 smithi142 ceph-mon[25707]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:21.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:21 smithi142 ceph-mon[25707]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:21.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:21 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:21.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:21 smithi142 ceph-mon[25707]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:21.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:21 smithi142 ceph-mon[25707]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:21.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:21 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:21.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:21 smithi142 ceph-mon[25707]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:21.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:21 smithi142 ceph-mon[25707]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:21.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:21 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:21.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:21 smithi142 ceph-mon[25707]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:21.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:21 smithi142 ceph-mon[25707]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:21.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:21 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:21.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:21 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:21.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:21 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:21.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:21 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:21.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:21 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:21.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:21 smithi142 ceph-mon[25707]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:21.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:21 smithi142 ceph-mon[25707]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:21.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:21 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:21.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:21 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:21.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:21 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:21.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:21 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:21.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:21 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:21.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:21 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:21.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:21 smithi142 ceph-mon[25707]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:21.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:21 smithi142 ceph-mon[25707]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:21.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:21 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:21.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:21 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:21.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:21 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:21.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:21 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:21.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:21 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:21.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:21 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:21.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:21 smithi142 ceph-mon[25707]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:21.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:21 smithi142 ceph-mon[25707]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:21.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:21 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:21.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:21 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:21.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:21 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:21.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:21 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:21.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:21 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:21.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:21 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:21.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:21 smithi142 ceph-mon[25707]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:21.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:21 smithi142 ceph-mon[25707]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:21.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:21 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:21.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:21 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:21.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:21 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:21.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:21 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:21.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:21 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:21.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:21 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:21.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:21 smithi142 ceph-mon[25707]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:21.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:21 smithi142 ceph-mon[25707]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:21.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:21 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:21.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:21 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:21.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:21 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:21.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:21 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:21.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:21 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:21.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:21 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:21.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:21 smithi142 ceph-mon[25707]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:21.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:21 smithi142 ceph-mon[25707]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:21.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:21 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:21.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:21 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:21.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:21 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:21.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:21 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:21.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:21 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:21.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:21 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:21.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:21 smithi142 ceph-mon[25707]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:21.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:21 smithi142 ceph-mon[25707]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:21.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:21 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:21.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:21 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:21.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:21 smithi142 ceph-mon[25707]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:41:21.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:21 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:21.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:21 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:21.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:21 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:21.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:21 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:21.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:21 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:21.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:21 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:21.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:21 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:21.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:21 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:21.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:21 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:21.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:21 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:21.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:21 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:21.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:21 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:21.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:21 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:21.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:21 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:21.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:21 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:21.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:21 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:21.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:21 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:21.504 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:21 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:21.504 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:21 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:21.504 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:21 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:22.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[91108]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-04-12T22:41:22.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[91108]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-04-12T22:41:22.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:22.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[91108]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-04-12T22:41:22.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[91108]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-04-12T22:41:22.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:22.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[91108]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s 2024-04-12T22:41:22.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[91108]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s 2024-04-12T22:41:22.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:22.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[91108]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:22.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[91108]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:22.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:22.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:22.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:22.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:22.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:22.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[91108]: pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:22.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[91108]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:22.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:22.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:22.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:22.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:22.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:22.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:22.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[91108]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:22.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[91108]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:22.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:22.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:22.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:22.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[87547]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-04-12T22:41:22.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[87547]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-04-12T22:41:22.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:22.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[87547]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-04-12T22:41:22.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[87547]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-04-12T22:41:22.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:22.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[87547]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s 2024-04-12T22:41:22.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[87547]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s 2024-04-12T22:41:22.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:22.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[87547]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:22.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[87547]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:22.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:22.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:22.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:22.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:22.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:22.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[87547]: pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:22.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[87547]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:22.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:22.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:22.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:22.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:22.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:22.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:22.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[87547]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:22.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[87547]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:22.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:22.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:22.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:22.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:22.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:22.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:22.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[91108]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:22.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[91108]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:22.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:22.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:22.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:22.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:22.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:22.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:22.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[91108]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:22.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[91108]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:22.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:22.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:22.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:22.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:22.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:22.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:22.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[91108]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:22.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[91108]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:22.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:22.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:22.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:22.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:22.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:22.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:22.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[91108]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:22.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[91108]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:22.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:22.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:22.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:22.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:22.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[87547]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:22.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[87547]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:22.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:22.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:22.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:22.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:22.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:22.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:22.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[87547]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:22.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[87547]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:22.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:22.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:22.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:22.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:22.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:22.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:22.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[87547]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:22.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[87547]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:22.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:22.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:22.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:22.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:22.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:22.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:22.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[87547]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:22.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[87547]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:22.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:22.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:22.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:22.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:22.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:22.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:22.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[91108]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:22.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[91108]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:22.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:22.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:22.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:22.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:22.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:22.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:22.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:22.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:22.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:22.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:22.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:22.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:22.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:22.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:22.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:22.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:22.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:22.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:22.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:22.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:22.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:22.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:22.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[87547]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:22.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[87547]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:22.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:22.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:22.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:22.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:22.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:22.443 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:22.443 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:22.443 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:22.443 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:22.443 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:22.443 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:22.443 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:22.443 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:22.443 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:22.443 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:22.443 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:22.443 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:22.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:22 smithi142 ceph-mon[25707]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-04-12T22:41:22.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:22 smithi142 ceph-mon[25707]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-04-12T22:41:22.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:22 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:22.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:22 smithi142 ceph-mon[25707]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-04-12T22:41:22.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:22 smithi142 ceph-mon[25707]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-04-12T22:41:22.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:22 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:22.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:22 smithi142 ceph-mon[25707]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s 2024-04-12T22:41:22.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:22 smithi142 ceph-mon[25707]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s 2024-04-12T22:41:22.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:22 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:22.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:22 smithi142 ceph-mon[25707]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:22.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:22 smithi142 ceph-mon[25707]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:22.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:22 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:22.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:22 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:22.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:22 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:22.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:22 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:22.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:22 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:22.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:22 smithi142 ceph-mon[25707]: pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:22.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:22 smithi142 ceph-mon[25707]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:22.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:22 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:22.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:22 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:22.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:22 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:22.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:22 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:22.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:22 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:22.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:22 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:22.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:22 smithi142 ceph-mon[25707]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:22.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:22 smithi142 ceph-mon[25707]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:22.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:22 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:22.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:22 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:22.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:22 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:22.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:22 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:22.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:22 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:22.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:22 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:22.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:22 smithi142 ceph-mon[25707]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:22.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:22 smithi142 ceph-mon[25707]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:22.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:22 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:22.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:22 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:22.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:22 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:22.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:22 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:22.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:22 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:22.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:22 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:22.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:22 smithi142 ceph-mon[25707]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:22.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:22 smithi142 ceph-mon[25707]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:22.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:22 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:22.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:22 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:22.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:22 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:22.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:22 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:22.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:22 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:22.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:22 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:22.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:22 smithi142 ceph-mon[25707]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:22.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:22 smithi142 ceph-mon[25707]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:22.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:22 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:22.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:22 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:22.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:22 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:22.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:22 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:22.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:22 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:22.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:22 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:22.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:22 smithi142 ceph-mon[25707]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:22.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:22 smithi142 ceph-mon[25707]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:22.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:22 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:22.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:22 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:22.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:22 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:22.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:22 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:22.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:22 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:22.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:22 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:22.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:22 smithi142 ceph-mon[25707]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:22.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:22 smithi142 ceph-mon[25707]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:22.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:22 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:22.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:22 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:22.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:22 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:22.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:22 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:22.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:22 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:22.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:22 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:22.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:22 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:22.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:22 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:22.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:22 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:22.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:22 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:22.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:22 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:22.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:22 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:22.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:22 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:22.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:22 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:22.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:22 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:22.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:22 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:22.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:22 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:23.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[91108]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:23.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[91108]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:23.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:23.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[91108]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:23.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[91108]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:23.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:23.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[91108]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:23.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[91108]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:23.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:23.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:23.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:23.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:23.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:23.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[91108]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:23.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[91108]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:23.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:23.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:23.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:23.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:23.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:23.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:23.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[91108]: pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:23.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[91108]: pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:23.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:23.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:23.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:23.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:23.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:23.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:23.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[91108]: pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:23.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[87547]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:23.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[87547]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:23.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:23.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[87547]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:23.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[87547]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:23.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:23.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[87547]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:23.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[87547]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:23.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:23.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:23.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:23.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:23.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:23.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[87547]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:23.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[87547]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:23.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:23.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:23.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:23.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:23.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:23.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:23.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[87547]: pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:23.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[87547]: pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:23.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:23.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:23.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:23.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:23.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:23.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:23.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[87547]: pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:23.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[91108]: pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:23.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:23.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:23.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:23.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:23.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:23.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:23.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[91108]: pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:23.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[91108]: pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:23.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:23.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:23.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:23.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:23.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:23.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:23.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[91108]: pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:23.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[91108]: pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:23.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:23.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:23.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:23.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:23.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:23.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:23.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[91108]: pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:23.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[91108]: pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:23.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:23.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:23.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:23.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:23.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:23.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[87547]: pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:23.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:23.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:23.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:23.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:23.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:23.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:23.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[87547]: pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:23.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[87547]: pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:23.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:23.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:23.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:23.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:23.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:23.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:23.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[87547]: pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:23.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[87547]: pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:23.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:23.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:23.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:23.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:23.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:23.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:23.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[87547]: pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:23.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[87547]: pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:23.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:23.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:23.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:23.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:23.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:23.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:23.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[91108]: pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:23.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[91108]: pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:23.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:23.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:23.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:23.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:23.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:23.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:23.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:23.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:23.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:23.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:23.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:23.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:23.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:23.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:23.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:23.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:23.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:23.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:23.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:23.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:23.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:23.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:23.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:23.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[87547]: pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:23.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[87547]: pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:23.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:23.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:23.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:23.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:23.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:23.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:23.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:23.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:23.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:23.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:23.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:23.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:23.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:23.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:23.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:23.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:23.443 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:23.443 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:23.443 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:23.443 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:23.443 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:23.443 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:23.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:23 smithi142 ceph-mon[25707]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:23.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:23 smithi142 ceph-mon[25707]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:23.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:23 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:23.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:23 smithi142 ceph-mon[25707]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:23.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:23 smithi142 ceph-mon[25707]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:23.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:23 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:23.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:23 smithi142 ceph-mon[25707]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:23.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:23 smithi142 ceph-mon[25707]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:23.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:23 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:23.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:23 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:23.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:23 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:23.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:23 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:23.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:23 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:23.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:23 smithi142 ceph-mon[25707]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:23.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:23 smithi142 ceph-mon[25707]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:23.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:23 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:23.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:23 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:23.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:23 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:23.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:23 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:23.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:23 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:23.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:23 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:23.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:23 smithi142 ceph-mon[25707]: pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:23.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:23 smithi142 ceph-mon[25707]: pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:23.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:23 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:23.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:23 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:23.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:23 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:23.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:23 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:23.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:23 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:23.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:23 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:23.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:23 smithi142 ceph-mon[25707]: pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:23.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:23 smithi142 ceph-mon[25707]: pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:23.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:23 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:23.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:23 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:23.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:23 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:23.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:23 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:23.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:23 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:23.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:23 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:23.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:23 smithi142 ceph-mon[25707]: pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:23.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:23 smithi142 ceph-mon[25707]: pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:23.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:23 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:23.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:23 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:23.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:23 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:23.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:23 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:23.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:23 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:23.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:23 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:23.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:23 smithi142 ceph-mon[25707]: pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:23.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:23 smithi142 ceph-mon[25707]: pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:23.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:23 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:23.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:23 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:23.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:23 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:23.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:23 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:23.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:23 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:23.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:23 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:23.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:23 smithi142 ceph-mon[25707]: pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:23.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:23 smithi142 ceph-mon[25707]: pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:23.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:23 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:23.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:23 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:23.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:23 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:23.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:23 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:23.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:23 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:23.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:23 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:23.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:23 smithi142 ceph-mon[25707]: pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:23.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:23 smithi142 ceph-mon[25707]: pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:23.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:23 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:23.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:23 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:23.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:23 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:23.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:23 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:23.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:23 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:23.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:23 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:23.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:23 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:23.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:23 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:23.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:23 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:23.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:23 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:23.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:23 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:23.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:23 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:23.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:23 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:23.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:23 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:23.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:23 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:23.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:23 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:23.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:23 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:23.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:23 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:23.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:23 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:23.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:23 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:23.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:23 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:23.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:23 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:23.825 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:41:23 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@grafana.a.service: Scheduled restart job, restart counter is at 14. 2024-04-12T22:41:23.825 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:41:23 smithi142 systemd[1]: Stopped Ceph grafana.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:41:23.825 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:41:23 smithi142 systemd[1]: Starting Ceph grafana.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:41:23.825 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:41:23 smithi142 podman[84971]: 2024-04-12 22:41:23.630612956 +0000 UTC m=+0.017706226 image pull dad864ee21e98e69f4029d1e417aa085001566be0d322fbc75bc6f29b0050c01 quay.io/ceph/ceph-grafana:8.3.5 2024-04-12T22:41:23.825 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:41:23 smithi142 podman[84971]: 2024-04-12 22:41:23.735610855 +0000 UTC m=+0.122704113 container create 88463f31dd7f4f6354474d6b3bf3c6c3bd84a6479b3628aacb904da9c7243ed9 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a, version=8.5, io.openshift.tags=base rhel8, summary=Grafana Container configured for Ceph mgr/dashboard integration, maintainer=Paul Cuzner , architecture=x86_64, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, 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., name=ubi8, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, io.buildah.version=1.24.2, io.k8s.display-name=Red Hat Universal Base Image 8, com.redhat.component=ubi8-container, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, io.openshift.expose-services=, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, release=236.1648460182, distribution-scope=public, vendor=Red Hat, Inc., vcs-type=git, description=Ceph Grafana Container) 2024-04-12T22:41:24.410 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:41:24 smithi142 podman[84971]: 2024-04-12 22:41:24.00442246 +0000 UTC m=+0.391515719 container init 88463f31dd7f4f6354474d6b3bf3c6c3bd84a6479b3628aacb904da9c7243ed9 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a, 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, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, io.openshift.tags=base rhel8, distribution-scope=public, io.openshift.expose-services=, io.buildah.version=1.24.2, description=Ceph Grafana Container, maintainer=Paul Cuzner , architecture=x86_64, com.redhat.component=ubi8-container, vendor=Red Hat, Inc., summary=Grafana Container configured for Ceph mgr/dashboard integration, release=236.1648460182, vcs-type=git, 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., vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, version=8.5, io.k8s.display-name=Red Hat Universal Base Image 8, name=ubi8) 2024-04-12T22:41:24.410 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:41:24 smithi142 podman[84971]: 2024-04-12 22:41:24.007144304 +0000 UTC m=+0.394237573 container start 88463f31dd7f4f6354474d6b3bf3c6c3bd84a6479b3628aacb904da9c7243ed9 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a, distribution-scope=public, summary=Grafana Container configured for Ceph mgr/dashboard integration, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, io.buildah.version=1.24.2, io.openshift.tags=base rhel8, 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., url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, name=ubi8, maintainer=Paul Cuzner , release=236.1648460182, io.openshift.expose-services=, version=8.5, description=Ceph Grafana Container, vendor=Red Hat, Inc., vcs-type=git, build-date=2022-03-28T10:36:18.413762, architecture=x86_64, com.redhat.component=ubi8-container, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, io.k8s.display-name=Red Hat Universal Base Image 8) 2024-04-12T22:41:24.410 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:41:24 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[85049]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-12T22:41:24.410 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:41:24 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[85049]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-12T22:41:24.410 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:41:24 smithi142 bash[84971]: 88463f31dd7f4f6354474d6b3bf3c6c3bd84a6479b3628aacb904da9c7243ed9 2024-04-12T22:41:24.411 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:41:24 smithi142 systemd[1]: Started Ceph grafana.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:41:24.411 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:41:24 smithi142 podman[85161]: 2024-04-12 22:41:24.142773237 +0000 UTC m=+0.097910249 container died 88463f31dd7f4f6354474d6b3bf3c6c3bd84a6479b3628aacb904da9c7243ed9 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a, build-date=2022-03-28T10:36:18.413762, 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., url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, summary=Grafana Container configured for Ceph mgr/dashboard integration, maintainer=Paul Cuzner , release=236.1648460182, vendor=Red Hat, Inc., com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, description=Ceph Grafana Container, io.k8s.display-name=Red Hat Universal Base Image 8, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, version=8.5, vcs-type=git, 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.expose-services=, architecture=x86_64, io.openshift.tags=base rhel8, name=ubi8, distribution-scope=public) 2024-04-12T22:41:24.411 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:24 smithi142 ceph-mon[25707]: pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:24.411 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:24 smithi142 ceph-mon[25707]: pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:24.411 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:24 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:24.412 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:24 smithi142 ceph-mon[25707]: pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:24.412 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:24 smithi142 ceph-mon[25707]: pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:24.412 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:24 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:24.412 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:24 smithi142 ceph-mon[25707]: pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:24.412 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:24 smithi142 ceph-mon[25707]: pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:24.412 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:24 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:24.412 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:24 smithi142 ceph-mon[25707]: pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:24.412 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:24 smithi142 ceph-mon[25707]: pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:24.412 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:24 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:24.412 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:24 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:24.412 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:24 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:24.412 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:24 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:24.412 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:24 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:24.412 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:24 smithi142 ceph-mon[25707]: pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:24.412 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:24 smithi142 ceph-mon[25707]: pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:24.413 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:24 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:24.413 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:24 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:24.413 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:24 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:24.413 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:24 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:24.413 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:24 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:24.413 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:24 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:24.413 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:24 smithi142 ceph-mon[25707]: pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:24.413 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:24 smithi142 ceph-mon[25707]: pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:24.413 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:24 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:24.413 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:24 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:24.413 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:24 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:24.413 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:24 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:24.413 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:24 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:24.413 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:24 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:24.413 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:24 smithi142 ceph-mon[25707]: pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:24.414 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:24 smithi142 ceph-mon[25707]: pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:24.414 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:24 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:24.414 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:24 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:24.414 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:24 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:24.414 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:24 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:24.414 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:24 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:24.414 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:24 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:24.414 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:24 smithi142 ceph-mon[25707]: pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:24.414 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:24 smithi142 ceph-mon[25707]: pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:24.414 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:24 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:24.414 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:24 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:24.414 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:24 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:24.414 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:24 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:24.415 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:24 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:24.415 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:24 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:24.415 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:24 smithi142 ceph-mon[25707]: pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:24.415 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:24 smithi142 ceph-mon[25707]: pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:24.415 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:24 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:24.415 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:24 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:24.415 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:24 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:24.415 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:24 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:24.415 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:24 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:24.415 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:24 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:24.415 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:24 smithi142 ceph-mon[25707]: pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:24.415 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:24 smithi142 ceph-mon[25707]: pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:24.415 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:24 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:24.415 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:24 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:24.415 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:24 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:24.416 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:24 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:24.416 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:24 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:24.416 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:24 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:24.416 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:24 smithi142 ceph-mon[25707]: pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:24.416 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:24 smithi142 ceph-mon[25707]: pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:24.416 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:24 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:24.416 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:24 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:24.416 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:24 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:24.416 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:24 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:24.416 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:24 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:24.416 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:24 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:24.416 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:24 smithi142 ceph-mon[25707]: pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:24.416 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:24 smithi142 ceph-mon[25707]: pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:24.416 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:24 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:24.417 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:24 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:24.417 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:24 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:24.417 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:24 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:24.417 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:24 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:24.417 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:24 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:24.417 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:24 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:24.417 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:24 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:24.417 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:24 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:24.417 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:24 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:24.417 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:24 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:24.417 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:24 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:24.417 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:24 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:24.417 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:24 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:24.417 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:24 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:24.418 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:24 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:24.418 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:24 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:24.418 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:24 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:24.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[87547]: pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:24.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[87547]: pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:24.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:24.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[87547]: pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:24.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[87547]: pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:24.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:24.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[87547]: pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:24.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[87547]: pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:24.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:24.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[87547]: pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:24.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[87547]: pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:24.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:24.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:24.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:24.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:24.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:24.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[87547]: pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:24.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[87547]: pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:24.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:24.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:24.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:24.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:24.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:24.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:24.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[87547]: pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:24.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[87547]: pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:24.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:24.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:24.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:24.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:24.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[91108]: pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:24.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[91108]: pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:24.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:24.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[91108]: pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:24.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[91108]: pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:24.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:24.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[91108]: pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:24.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[91108]: pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:24.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:24.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[91108]: pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:24.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[91108]: pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:24.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:24.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:24.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:24.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:24.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:24.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[91108]: pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:24.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[91108]: pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:24.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:24.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:24.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:24.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:24.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:24.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:24.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[91108]: pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:24.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[91108]: pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:24.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:24.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:24.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:24.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:24.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:24.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:24.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[87547]: pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:24.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[87547]: pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:24.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:24.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:24.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:24.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:24.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:24.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:24.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[87547]: pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:24.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[87547]: pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:24.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:24.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:24.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:24.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:24.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:24.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:24.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[87547]: pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:24.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[87547]: pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:24.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:24.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:24.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:24.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:24.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:24.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:24.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[87547]: pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:24.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[87547]: pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:24.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:24.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:24.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:24.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:24.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:24.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:24.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[87547]: pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:24.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[87547]: pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:24.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:24.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:24.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:24.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:24.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:24.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:24.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[87547]: pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:24.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[87547]: pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:24.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:24.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:24.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:24.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:24.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:24.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:24.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:24.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:24.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:24.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:24.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:24.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:24.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:24.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:24.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:24.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:24.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:24.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:24.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:24.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:24.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[91108]: pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:24.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[91108]: pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:24.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:24.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:24.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:24.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:24.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:24.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:24.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[91108]: pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:24.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[91108]: pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:24.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:24.693 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:24.693 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:24.693 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:24.693 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:24.693 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:24.693 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[91108]: pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:24.693 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[91108]: pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:24.693 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:24.693 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:24.693 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:24.693 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:24.693 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:24.693 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:24.693 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[91108]: pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:24.693 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[91108]: pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:24.694 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:24.694 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:24.694 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:24.694 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:24.694 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:24.694 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:24.694 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[91108]: pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:24.694 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[91108]: pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:24.694 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:24.694 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:24.694 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:24.694 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:24.694 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:24.694 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:24.695 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[91108]: pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:24.695 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[91108]: pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:24.695 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:24.695 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:24.695 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:24.695 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:24.695 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:24.695 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:24.695 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:24.695 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:24.695 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:24.695 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:24.695 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:24.695 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:24.696 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:24.696 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:24.696 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:24.696 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:24.696 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:24.696 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:25.208 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:41:24 smithi142 podman[85161]: 2024-04-12 22:41:24.793048578 +0000 UTC m=+0.748185621 container remove 88463f31dd7f4f6354474d6b3bf3c6c3bd84a6479b3628aacb904da9c7243ed9 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a, io.openshift.expose-services=, io.openshift.tags=base rhel8, vcs-type=git, name=ubi8, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, com.redhat.component=ubi8-container, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, 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., io.k8s.display-name=Red Hat Universal Base Image 8, version=8.5, architecture=x86_64, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, 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.buildah.version=1.24.2, maintainer=Paul Cuzner , description=Ceph Grafana Container, release=236.1648460182, build-date=2022-03-28T10:36:18.413762) 2024-04-12T22:41:25.208 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:41:24 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-04-12T22:41:25.208 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:41:24 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@grafana.a.service: Failed with result 'exit-code'. 2024-04-12T22:41:25.209 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:25 smithi142 ceph-mon[25707]: pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:25.209 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:25 smithi142 ceph-mon[25707]: pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:25.209 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:25 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:25.209 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:25 smithi142 ceph-mon[25707]: pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:25.209 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:25 smithi142 ceph-mon[25707]: pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:25.209 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:25 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:25.209 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:25 smithi142 ceph-mon[25707]: pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:25.209 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:25 smithi142 ceph-mon[25707]: pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:25.209 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:25 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:25.209 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:25 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:25.210 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:25 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:25.210 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:25 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:25.210 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:25 smithi142 ceph-mon[25707]: pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:25.210 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:25 smithi142 ceph-mon[25707]: pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:25.210 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:25 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:25.210 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:25 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:25.210 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:25 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:25.210 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:25 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:25.210 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:25 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:25.210 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:25 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:25.210 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:25 smithi142 ceph-mon[25707]: pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:25.210 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:25 smithi142 ceph-mon[25707]: pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:25.210 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:25 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:25.210 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:25 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:25.210 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:25 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:25.211 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:25 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:25.211 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:25 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:25.211 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:25 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:25.211 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:25 smithi142 ceph-mon[25707]: pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:25.211 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:25 smithi142 ceph-mon[25707]: pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:25.211 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:25 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:25.211 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:25 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:25.211 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:25 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:25.211 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:25 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:25.211 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:25 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:25.334 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[87547]: pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:25.335 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[87547]: pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:25.335 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:25.335 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[87547]: pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:25.335 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[87547]: pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:25.335 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:25.335 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[87547]: pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:25.335 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[87547]: pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:25.335 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:25.335 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:25.335 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:25.335 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:25.335 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[87547]: pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:25.335 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[87547]: pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:25.335 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:25.336 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:25.336 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:25.336 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:25.336 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:25.336 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:25.336 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[87547]: pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:25.336 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[87547]: pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:25.336 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:25.336 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:25.336 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:25.336 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:25.336 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:25.336 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:25.336 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[87547]: pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:25.336 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[87547]: pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:25.337 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[91108]: pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:25.337 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[91108]: pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:25.337 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:25.337 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[91108]: pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:25.337 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[91108]: pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:25.337 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:25.337 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[91108]: pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:25.337 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[91108]: pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:25.337 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:25.337 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:25.337 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:25.338 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:25.338 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[91108]: pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:25.338 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[91108]: pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:25.338 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:25.338 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:25.338 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:25.338 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:25.338 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:25.338 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:25.338 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[91108]: pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:25.338 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[91108]: pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:25.338 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:25.338 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:25.338 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:25.339 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:25.339 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:25.339 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:25.339 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[91108]: pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:25.339 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[91108]: pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:25.339 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:25.339 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:25.339 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:25.339 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:25.339 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:25.339 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:25.340 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[87547]: pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:25.340 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[87547]: pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:25.340 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:25.340 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:25.340 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:25.340 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:25.340 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:25.340 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:25.340 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[87547]: pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:25.340 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[87547]: pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:25.340 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:25.340 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:25.340 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:25.340 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:25.340 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:25.341 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:25.341 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[87547]: pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:25.341 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[87547]: pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:25.341 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:25.341 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:25.341 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:25.341 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:25.341 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:25.341 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:25.341 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:25.341 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:25.341 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:25.342 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:25.342 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:25.342 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:25.342 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[91108]: pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:25.342 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[91108]: pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:25.342 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:25.342 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:25.342 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:25.342 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:25.342 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:25.342 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:25.342 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[91108]: pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:25.342 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[91108]: pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:25.342 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:25.342 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:25.343 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:25.343 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:25.343 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:25.343 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:25.343 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[91108]: pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:25.343 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[91108]: pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:25.343 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:25.343 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:25.343 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:25.343 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:25.343 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:25.343 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:25.344 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[87547]: pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:25.344 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[87547]: pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:25.344 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:25.344 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:25.344 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:25.344 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:25.344 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:25.344 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:25.344 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[87547]: pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:25.344 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[87547]: pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:25.344 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:25.345 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:25.345 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:25.345 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:25.345 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:25.345 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:25.345 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:25.345 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:25.345 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:25.345 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:25.345 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:25.345 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:25.345 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:25.345 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:25.345 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:25.345 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:25.346 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:25.346 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:25.346 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:25.346 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:25.346 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:25.346 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:25.346 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[91108]: pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:25.346 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[91108]: pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:25.346 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:25.346 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:25.347 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:25.347 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:25.347 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:25.347 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:25.347 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[91108]: pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:25.347 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[91108]: pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:25.347 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:25.347 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:25.347 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:25.347 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:25.347 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:25.347 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:25.347 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:25.347 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:25.347 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:25.348 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:25.348 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:25.348 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:25.348 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:25.348 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:25.348 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:25.348 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:25.348 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:25.348 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:25.348 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:25.348 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:25.348 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:25.348 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:25.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:25 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:25.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:25 smithi142 ceph-mon[25707]: pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:25.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:25 smithi142 ceph-mon[25707]: pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:25.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:25 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:25.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:25 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:25.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:25 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:25.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:25 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:25.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:25 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:25.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:25 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:25.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:25 smithi142 ceph-mon[25707]: pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:25.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:25 smithi142 ceph-mon[25707]: pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:25.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:25 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:25.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:25 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:25.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:25 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:25.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:25 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:25.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:25 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:25.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:25 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:25.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:25 smithi142 ceph-mon[25707]: pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:25.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:25 smithi142 ceph-mon[25707]: pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:25.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:25 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:25.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:25 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:25.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:25 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:25.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:25 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:25.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:25 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:25.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:25 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:25.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:25 smithi142 ceph-mon[25707]: pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:25.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:25 smithi142 ceph-mon[25707]: pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:25.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:25 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:25.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:25 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:25.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:25 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:25.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:25 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:25.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:25 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:25.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:25 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:25.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:25 smithi142 ceph-mon[25707]: pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:25.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:25 smithi142 ceph-mon[25707]: pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:25.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:25 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:25.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:25 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:25.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:25 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:25.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:25 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:25.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:25 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:25.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:25 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:25.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:25 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:25.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:25 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:25.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:25 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:25.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:25 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:25.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:25 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:25.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:25 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:25.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:25 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:25.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:25 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:25.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:25 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:25.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:25 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:25.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:25 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:25.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:25 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:25.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:25 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:25.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:25 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:25.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:25 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:25.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:25 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:26.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:26 smithi142 ceph-mon[25707]: pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:26.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:26 smithi142 ceph-mon[25707]: pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:26.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:26 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:26.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:26 smithi142 ceph-mon[25707]: pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:26.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:26 smithi142 ceph-mon[25707]: pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:26.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:26 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:26.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:26 smithi142 ceph-mon[25707]: pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:26.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:26 smithi142 ceph-mon[25707]: pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:26.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:26 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:26.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:26 smithi142 ceph-mon[25707]: pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:26.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:26 smithi142 ceph-mon[25707]: pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:26.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:26 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:26.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:26 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:26.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:26 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:26.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:26 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:26.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:26 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:26.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:26 smithi142 ceph-mon[25707]: pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:26.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:26 smithi142 ceph-mon[25707]: pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:26.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:26 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:26.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:26 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:26.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:26 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:26.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:26 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:26.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:26 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:26.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:26 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:26.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:26 smithi142 ceph-mon[25707]: pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:26.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:26 smithi142 ceph-mon[25707]: pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:26.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:26 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:26.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:26 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:26.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:26 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:26.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:26 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:26.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:26 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:26.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:26 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:26.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:26 smithi142 ceph-mon[25707]: pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:26.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:26 smithi142 ceph-mon[25707]: pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:26.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:26 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:26.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:26 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:26.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:26 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:26.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:26 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:26.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:26 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:26.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:26 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:26.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:26 smithi142 ceph-mon[25707]: pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:26.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:26 smithi142 ceph-mon[25707]: pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:26.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:26 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:26.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:26 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:26.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:26 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:26.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:26 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:26.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:26 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:26.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:26 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:26.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:26 smithi142 ceph-mon[25707]: pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 11 op/s 2024-04-12T22:41:26.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:26 smithi142 ceph-mon[25707]: pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 11 op/s 2024-04-12T22:41:26.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:26 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:26.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:26 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:26.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:26 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:26.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:26 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:26.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:26 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:26.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:26 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:26.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:26 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:26.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:26 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:26.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:26 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:26.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:26 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:26.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:26 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:26.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:26 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:26.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:26 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:26.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:26 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:26.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:26 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:26.678 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:41:26] "GET /metrics HTTP/1.1" 200 38329 "" "Prometheus/2.33.4" 2024-04-12T22:41:26.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[91108]: pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:26.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[91108]: pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:26.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:26.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[91108]: pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:26.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[91108]: pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:26.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:26.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[91108]: pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:26.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[91108]: pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:26.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:26.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[91108]: pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:26.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[91108]: pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:26.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:26.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:26.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:26.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:26.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:26.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[91108]: pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:26.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[91108]: pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:26.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:26.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:26.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:26.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:26.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:26.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:26.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[91108]: pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:26.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[91108]: pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:26.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:26.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:26.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:26.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:26.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[87547]: pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:26.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[87547]: pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:26.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:26.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[87547]: pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:26.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[87547]: pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:26.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:26.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[87547]: pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:26.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[87547]: pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:26.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:26.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[87547]: pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:26.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[87547]: pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:26.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:26.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:26.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:26.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:26.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:26.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[87547]: pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:26.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[87547]: pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:26.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:26.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:26.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:26.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:26.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:26.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:26.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[87547]: pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:26.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[87547]: pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:26.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:26.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:26.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:26.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:26.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:26.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:26.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[91108]: pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:26.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[91108]: pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:26.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:26.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:26.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:26.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:26.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:26.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:26.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[91108]: pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:26.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[91108]: pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:26.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:26.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:26.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:26.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:26.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:26.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:26.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[91108]: pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 11 op/s 2024-04-12T22:41:26.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[91108]: pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 11 op/s 2024-04-12T22:41:26.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:26.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:26.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:26.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:26.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:26.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:26.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:26.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:26.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:26.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:26.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:26.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:26.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:26.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:26.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:26.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:26.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:26.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[87547]: pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:26.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[87547]: pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:26.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:26.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:26.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:26.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:26.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:26.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:26.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[87547]: pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:26.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[87547]: pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:26.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:26.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:26.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:26.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:26.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:26.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:26.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[87547]: pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 11 op/s 2024-04-12T22:41:26.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[87547]: pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 11 op/s 2024-04-12T22:41:26.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:26.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:26.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:26.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:26.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:26.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:26.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:26.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:26.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:26.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:26.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:26.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:26.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:26.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:26.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:26 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:27.322 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[87547]: pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 12 op/s 2024-04-12T22:41:27.322 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[87547]: pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 12 op/s 2024-04-12T22:41:27.322 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:27.322 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[87547]: pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 12 op/s 2024-04-12T22:41:27.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[87547]: pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 12 op/s 2024-04-12T22:41:27.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:27.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:27.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[87547]: pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:27.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[87547]: pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:27.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:27.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:27.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:27.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:27.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:27.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:27.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[87547]: pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:27.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[87547]: pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:27.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:27.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:27.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:27.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:27.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:27.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:27.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[87547]: pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:27.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[87547]: pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:27.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:27.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:27.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:27.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:27.325 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[91108]: pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 12 op/s 2024-04-12T22:41:27.325 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[91108]: pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 12 op/s 2024-04-12T22:41:27.325 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:27.325 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[91108]: pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 12 op/s 2024-04-12T22:41:27.325 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[91108]: pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 12 op/s 2024-04-12T22:41:27.325 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:27.325 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:27.325 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[91108]: pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:27.325 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[91108]: pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:27.325 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:27.326 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:27.326 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:27.326 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:27.326 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:27.326 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:27.326 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[91108]: pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:27.326 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[91108]: pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:27.326 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:27.326 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:27.326 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:27.326 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:27.326 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:27.326 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:27.327 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[91108]: pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:27.327 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[91108]: pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:27.327 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:27.327 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:27.327 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:27.327 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:27.327 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:27.328 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:27.328 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[87547]: pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:27.328 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[87547]: pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:27.328 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:27.328 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:27.328 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:27.328 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:27.328 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:27.328 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:27.328 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[87547]: pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:27.328 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[87547]: pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:27.328 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:27.329 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:27.329 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:27.329 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:27.329 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:27.329 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:27.329 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[87547]: pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:27.329 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[87547]: pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:27.329 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:27.329 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:27.329 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:27.329 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:27.329 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:27.329 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:27.329 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[87547]: pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:27.329 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[87547]: pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:27.330 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:27.330 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:27.330 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:27.330 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:27.330 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[91108]: pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:27.330 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[91108]: pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:27.330 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:27.330 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:27.330 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:27.331 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:27.331 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:27.331 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:27.331 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[91108]: pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:27.331 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[91108]: pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:27.331 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:27.331 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:27.331 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:27.331 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:27.331 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:27.331 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:27.331 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[91108]: pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:27.331 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[91108]: pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:27.331 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:27.332 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:27.332 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:27.332 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:27.332 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:27.332 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:27.332 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[91108]: pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:27.332 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[91108]: pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:27.332 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:27.332 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:27.332 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:27.333 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:27.333 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:27.333 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:27.333 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[87547]: pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:27.333 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[87547]: pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:27.333 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:27.333 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:27.333 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:27.333 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:27.333 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:27.333 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:27.333 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:27.333 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:27.333 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:27.334 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:27.334 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:27.334 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:27.334 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:27.334 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:27.334 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:27.334 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:27.334 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:27.337 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:27.338 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:27.338 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:27.338 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:27.338 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[91108]: pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:27.338 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[91108]: pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:27.338 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:27.338 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:27.338 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:27.338 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:27.338 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:27.338 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:27.338 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:27.338 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:27.338 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:27.339 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:27.339 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:27.339 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:27.339 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:27.339 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:27.339 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:27.339 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:27.339 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:27.395 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:27 smithi142 ceph-mon[25707]: pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 12 op/s 2024-04-12T22:41:27.395 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:27 smithi142 ceph-mon[25707]: pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 12 op/s 2024-04-12T22:41:27.395 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:27 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:27.395 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:27 smithi142 ceph-mon[25707]: pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 12 op/s 2024-04-12T22:41:27.395 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:27 smithi142 ceph-mon[25707]: pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 12 op/s 2024-04-12T22:41:27.395 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:27 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:27.395 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:27 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:27.395 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:27 smithi142 ceph-mon[25707]: pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:27.395 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:27 smithi142 ceph-mon[25707]: pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:27.395 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:27 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:27.395 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:27 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:27.396 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:27 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:27.396 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:27 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:27.396 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:27 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:27.396 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:27 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:27.396 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:27 smithi142 ceph-mon[25707]: pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:27.396 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:27 smithi142 ceph-mon[25707]: pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:27.396 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:27 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:27.396 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:27 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:27.396 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:27 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:27.396 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:27 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:27.396 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:27 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:27.396 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:27 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:27.396 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:27 smithi142 ceph-mon[25707]: pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:27.396 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:27 smithi142 ceph-mon[25707]: pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:27.396 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:27 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:27.397 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:27 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:27.397 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:27 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:27.397 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:27 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:27.397 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:27 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:27.397 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:27 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:27.397 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:27 smithi142 ceph-mon[25707]: pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:27.397 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:27 smithi142 ceph-mon[25707]: pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:27.397 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:27 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:27.397 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:27 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:27.398 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:27 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:27.398 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:27 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:27.398 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:27 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:27.398 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:27 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:27.398 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:27 smithi142 ceph-mon[25707]: pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:27.398 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:27 smithi142 ceph-mon[25707]: pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:27.398 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:27 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:27.398 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:27 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:27.398 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:27 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:27.398 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:27 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:27.398 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:27 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:27.398 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:27 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:27.398 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:27 smithi142 ceph-mon[25707]: pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:27.398 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:27 smithi142 ceph-mon[25707]: pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:27.399 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:27 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:27.399 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:27 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:27.399 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:27 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:27.399 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:27 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:27.399 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:27 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:27.399 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:27 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:27.399 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:27 smithi142 ceph-mon[25707]: pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:27.399 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:27 smithi142 ceph-mon[25707]: pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:27.399 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:27 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:27.399 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:27 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:27.399 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:27 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:27.399 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:27 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:27.399 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:27 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:27.399 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:27 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:27.400 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:27 smithi142 ceph-mon[25707]: pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:27.400 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:27 smithi142 ceph-mon[25707]: pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:27.400 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:27 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:27.400 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:27 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:27.400 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:27 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:27.400 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:27 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:27.400 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:27 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:27.400 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:27 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:27.400 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:27 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:27.400 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:27 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:27.400 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:27 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:27.400 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:27 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:27.400 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:27 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:27.400 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:27 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:27.400 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:27 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:27.401 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:27 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:27.401 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:27 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:27.401 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:27 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:27.401 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:27 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:28.216 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:28 smithi142 ceph-mon[25707]: pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:28.216 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:28 smithi142 ceph-mon[25707]: pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:28.217 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:28 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:28.217 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:28 smithi142 ceph-mon[25707]: pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:28.217 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:28 smithi142 ceph-mon[25707]: pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:28.217 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:28 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:28.217 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:28 smithi142 ceph-mon[25707]: pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:28.217 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:28 smithi142 ceph-mon[25707]: pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:28.217 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:28 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:28.217 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:28 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:28.217 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:28 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:28.217 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:28 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:28.217 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:28 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:28.218 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:28 smithi142 ceph-mon[25707]: pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:28.218 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:28 smithi142 ceph-mon[25707]: pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:28.218 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:28 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:28.218 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:28 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:28.218 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:28 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:28.218 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:28 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:28.218 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:28 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:28.218 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:28 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:28.218 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:28 smithi142 ceph-mon[25707]: pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:28.218 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:28 smithi142 ceph-mon[25707]: pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:28.218 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:28 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:28.218 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:28 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:28.218 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:28 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:28.218 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:28 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:28.219 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:28 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:28.219 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:28 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:28.219 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:28 smithi142 ceph-mon[25707]: pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:28.219 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:28 smithi142 ceph-mon[25707]: pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:28.219 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:28 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:28.219 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:28 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:28.219 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:28 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:28.219 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:28 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:28.219 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:28 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:28.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:28 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:28.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:28 smithi142 ceph-mon[25707]: pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:28.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:28 smithi142 ceph-mon[25707]: pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:28.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:28 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:28.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:28 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:28.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:28 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:28.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:28 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:28.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:28 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:28.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:28 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:28.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:28 smithi142 ceph-mon[25707]: pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:28.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:28 smithi142 ceph-mon[25707]: pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:28.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:28 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:28.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:28 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:28.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:28 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:28.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:28 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:28.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:28 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:28.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:28 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:28.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:28 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:28.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:28 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:28.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:28 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:28.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:28 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:28.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:28 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:28.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:28 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:28.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:28 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:28.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:28 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:28.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:28 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:28.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:28 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:28.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:28 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:28.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:28 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:28.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:28 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:28.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:28 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:28.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:28 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:28.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:28 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:28.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[87547]: pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:28.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[87547]: pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:28.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:28.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[87547]: pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:28.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[87547]: pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:28.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:28.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[87547]: pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:28.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[87547]: pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:28.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:28.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:28.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:28.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:28.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:28.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[87547]: pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:28.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[87547]: pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:28.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:28.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:28.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:28.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:28.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:28.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:28.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[87547]: pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:28.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[87547]: pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:28.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:28.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:28.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:28.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:28.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:28.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:28.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[87547]: pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:28.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[91108]: pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:28.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[91108]: pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:28.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:28.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[91108]: pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:28.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[91108]: pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:28.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:28.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[91108]: pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:28.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[91108]: pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:28.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:28.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:28.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:28.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:28.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:28.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[91108]: pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:28.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[91108]: pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:28.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:28.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:28.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:28.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:28.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:28.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:28.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[91108]: pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:28.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[91108]: pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:28.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:28.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:28.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:28.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:28.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:28.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:28.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[91108]: pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:28.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[87547]: pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:28.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:28.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:28.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:28.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:28.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:28.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:28.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[87547]: pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:28.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[87547]: pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:28.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:28.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:28.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:28.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:28.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:28.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:28.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[87547]: pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:28.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[87547]: pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:28.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:28.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:28.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:28.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:28.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:28.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:28.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:28.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:28.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:28.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:28.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:28.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:28.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:28.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:28.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:28.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:28.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:28.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:28.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:28.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:28.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:28.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:28.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[91108]: pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:28.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:28.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:28.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:28.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:28.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:28.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:28.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[91108]: pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:28.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[91108]: pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:28.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:28.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:28.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:28.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:28.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:28.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:28.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[91108]: pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:28.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[91108]: pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:28.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:28.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:28.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:28.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:28.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:28.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:28.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:28.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:28.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:28.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:28.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:28.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:28.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:28.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:28.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:28.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:28.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:28.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:28.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:28.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:28.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:28.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:28.746 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:41:28 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[60838]: ts=2024-04-12T22:41:28.659Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"smithi088:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"172.21.15.142:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-12T22:41:29.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[87547]: pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:29.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[87547]: pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:29.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:29.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[87547]: pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:29.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[87547]: pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:29.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:29.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[87547]: pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:29.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[87547]: pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:29.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:29.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[87547]: pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:29.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[87547]: pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:29.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:29.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:29.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:29.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:29.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:29.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[87547]: pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:29.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[87547]: pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:29.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:29.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:29.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:29.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:29.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:29.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:29.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[87547]: pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:29.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[87547]: pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:29.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:29.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:29.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:29.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:29.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[91108]: pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:29.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[91108]: pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:29.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:29.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[91108]: pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:29.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[91108]: pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:29.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:29.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[91108]: pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:29.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[91108]: pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:29.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:29.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[91108]: pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:29.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[91108]: pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:29.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:29.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:29.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:29.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:29.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:29.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[91108]: pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:29.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[91108]: pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:29.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:29.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:29.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:29.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:29.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:29.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:29.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[91108]: pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:29.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[91108]: pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:29.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:29.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:29.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:29.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:29.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:29.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:29.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[91108]: pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:29.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[91108]: pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:29.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:29.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:29.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:29.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:29.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[91108]: pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:29.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[91108]: pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:29.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:29.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:29.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:29.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:29.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:29.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[91108]: pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:29.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[91108]: pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:29.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:29.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:29.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:29.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:29.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:29.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:29.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[91108]: pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:29.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[91108]: pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:29.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:29.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:29.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:29.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:29.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:29.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:29.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:29.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:29.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[87547]: pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:29.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[87547]: pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:29.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:29.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:29.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:29.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:29.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[87547]: pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:29.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[87547]: pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:29.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:29.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:29.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:29.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:29.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:29.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[87547]: pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:29.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[87547]: pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:29.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:29.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:29.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:29.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:29.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:29.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:29.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[87547]: pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:29.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[87547]: pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:29.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:29.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:29.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:29.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:29.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:29.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:29.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[91108]: pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:29.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[91108]: pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:29.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:29.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:29.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:29.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:29.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:29.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:29.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[91108]: pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:29.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[91108]: pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:29.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:29.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:29.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:29.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:29.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:29.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:29.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[91108]: pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:29.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[91108]: pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:29.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:29.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:29.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:29.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:29.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:29.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:29.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:29.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:29.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:29.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:29.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:29.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[87547]: pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:29.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[87547]: pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:29.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:29.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:29.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:29.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:29.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:29.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:29.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[87547]: pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:29.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[87547]: pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:29.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:29.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:29.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:29.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:29.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:29.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:29.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[87547]: pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:29.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[87547]: pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:29.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:29.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:29.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:29.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:29.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:29.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:29.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:29.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:29.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:29.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:29.443 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:29.443 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:29.443 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:29.443 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:29.443 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:29.443 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:29.443 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:29.443 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:29.443 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:29.443 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:29.443 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:29.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:29 smithi142 ceph-mon[25707]: pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:29.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:29 smithi142 ceph-mon[25707]: pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:29.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:29 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:29.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:29 smithi142 ceph-mon[25707]: pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:29.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:29 smithi142 ceph-mon[25707]: pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:29.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:29 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:29.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:29 smithi142 ceph-mon[25707]: pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:29.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:29 smithi142 ceph-mon[25707]: pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:29.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:29 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:29.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:29 smithi142 ceph-mon[25707]: pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:29.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:29 smithi142 ceph-mon[25707]: pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:29.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:29 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:29.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:29 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:29.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:29 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:29.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:29 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:29.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:29 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:29.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:29 smithi142 ceph-mon[25707]: pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:29.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:29 smithi142 ceph-mon[25707]: pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:29.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:29 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:29.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:29 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:29.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:29 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:29.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:29 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:29.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:29 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:29.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:29 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:29.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:29 smithi142 ceph-mon[25707]: pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:29.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:29 smithi142 ceph-mon[25707]: pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:29.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:29 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:29.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:29 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:29.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:29 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:29.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:29 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:29.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:29 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:29.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:29 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:29.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:29 smithi142 ceph-mon[25707]: pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:29.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:29 smithi142 ceph-mon[25707]: pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:29.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:29 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:29.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:29 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:29.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:29 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:29.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:29 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:29.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:29 smithi142 ceph-mon[25707]: pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:29.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:29 smithi142 ceph-mon[25707]: pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:29.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:29 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:29.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:29 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:29.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:29 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:29.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:29 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:29.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:29 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:29.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:29 smithi142 ceph-mon[25707]: pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:29.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:29 smithi142 ceph-mon[25707]: pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:29.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:29 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:29.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:29 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:29.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:29 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:29.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:29 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:29.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:29 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:29.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:29 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:29.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:29 smithi142 ceph-mon[25707]: pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:29.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:29 smithi142 ceph-mon[25707]: pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:29.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:29 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:29.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:29 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:29.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:29 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:29.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:29 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:29.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:29 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:29.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:29 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:29.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:29 smithi142 ceph-mon[25707]: pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:29.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:29 smithi142 ceph-mon[25707]: pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:29.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:29 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:29.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:29 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:29.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:29 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:29.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:29 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:29.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:29 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:29.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:29 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:29.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:29 smithi142 ceph-mon[25707]: pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:29.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:29 smithi142 ceph-mon[25707]: pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:29.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:29 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:29.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:29 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:29.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:29 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:29.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:29 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:29.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:29 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:29.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:29 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:29.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:29 smithi142 ceph-mon[25707]: pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:29.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:29 smithi142 ceph-mon[25707]: pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:29.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:29 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:29.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:29 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:29.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:29 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:29.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:29 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:29.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:29 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:29.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:29 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:29.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:29 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:29.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:29 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:29.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:29 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:29.504 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:29 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:29.504 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:29 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:29.504 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:29 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:29.504 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:29 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:29.504 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:29 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:29.504 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:29 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:29.504 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:29 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:30.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:30.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[87547]: pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:30.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[87547]: pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:30.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:30.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[87547]: pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:30.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[87547]: pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:30.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:30.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[87547]: pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:30.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[87547]: pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:30.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:30.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:30.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:30.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:30.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:30.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[87547]: pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:30.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[87547]: pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:30.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:30.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:30.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:30.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:30.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:30.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:30.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[87547]: pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:30.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[87547]: pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:30.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:30.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:30.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:30.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:30.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:30.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:30.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:30.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[91108]: pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:30.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[91108]: pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:30.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:30.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[91108]: pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:30.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[91108]: pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:30.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:30.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[91108]: pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:30.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[91108]: pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:30.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:30.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:30.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:30.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:30.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:30.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[91108]: pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:30.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[91108]: pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:30.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:30.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:30.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:30.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:30.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:30.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:30.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[91108]: pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:30.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[91108]: pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:30.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:30.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:30.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:30.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:30.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:30.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:30.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[87547]: pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:30.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[87547]: pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:30.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:30.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:30.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:30.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:30.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:30.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:30.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[87547]: pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:30.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[87547]: pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:30.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:30.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:30.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:30.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:30.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:30.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:30.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:41:30.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:30.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:30.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:30.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:30.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:30.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:30.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:30.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:30.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:30.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:30.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:30.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:30.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:30.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:30.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:30.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:30.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-12T22:41:30.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-04-12T22:41:30.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[91108]: pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:30.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[91108]: pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:30.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:30.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:30.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:30.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:30.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:30.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:30.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[91108]: pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:30.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[91108]: pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:30.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:30.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:30.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:30.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:30.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:30.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:30.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:41:30.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:30.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:30.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:30.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:30.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:30.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:30.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:30.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:30.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:30.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:30.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:30.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:30.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:30.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:30.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:30.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:30.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-12T22:41:30.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-04-12T22:41:30.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:30 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:30.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:30 smithi142 ceph-mon[25707]: pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:30.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:30 smithi142 ceph-mon[25707]: pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:30.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:30 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:30.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:30 smithi142 ceph-mon[25707]: pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:30.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:30 smithi142 ceph-mon[25707]: pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:30.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:30 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:30.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:30 smithi142 ceph-mon[25707]: pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:30.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:30 smithi142 ceph-mon[25707]: pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:30.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:30 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:30.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:30 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:30.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:30 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:30.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:30 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:30.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:30 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:30.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:30 smithi142 ceph-mon[25707]: pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:30.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:30 smithi142 ceph-mon[25707]: pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:30.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:30 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:30.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:30 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:30.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:30 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:30.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:30 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:30.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:30 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:30.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:30 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:30.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:30 smithi142 ceph-mon[25707]: pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:30.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:30 smithi142 ceph-mon[25707]: pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:30.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:30 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:30.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:30 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:30.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:30 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:30.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:30 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:30.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:30 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:30.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:30 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:30.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:30 smithi142 ceph-mon[25707]: pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:30.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:30 smithi142 ceph-mon[25707]: pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:30.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:30 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:30.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:30 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:30.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:30 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:30.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:30 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:30.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:30 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:30.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:30 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:30.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:30 smithi142 ceph-mon[25707]: pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:30.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:30 smithi142 ceph-mon[25707]: pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:30.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:30 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:30.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:30 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:30.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:30 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:30.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:30 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:30.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:30 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:30.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:30 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:30.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:30 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:41:30.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:30 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:30.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:30 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:30.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:30 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:30.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:30 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:30.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:30 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:30.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:30 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:30.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:30 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:30.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:30 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:30.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:30 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:30.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:30 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:30.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:30 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:30.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:30 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:30.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:30 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:30.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:30 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:30.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:30 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:41:30.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:30 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:30.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:30 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-12T22:41:30.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:30 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-04-12T22:41:31.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:31 smithi088 ceph-mon[87547]: pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:31.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:31 smithi088 ceph-mon[87547]: pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:31.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:31 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:31.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:31 smithi088 ceph-mon[87547]: pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:31.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:31 smithi088 ceph-mon[87547]: pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:31.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:31 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:31.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:31 smithi088 ceph-mon[87547]: pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:31.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:31 smithi088 ceph-mon[87547]: pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:31.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:31 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:31.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:31 smithi088 ceph-mon[87547]: pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:31.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:31 smithi088 ceph-mon[87547]: pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:31.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:31 smithi088 ceph-mon[87547]: Upgrade: It appears safe to stop mon.b 2024-04-12T22:41:31.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:31 smithi088 ceph-mon[87547]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:41:31.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:31.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:31.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:31.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:31 smithi088 ceph-mon[91108]: pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:31.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:31 smithi088 ceph-mon[91108]: pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:31.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:31 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:31.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:31 smithi088 ceph-mon[91108]: pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:31.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:31 smithi088 ceph-mon[91108]: pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:31.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:31 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:31.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:31 smithi088 ceph-mon[91108]: pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:31.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:31 smithi088 ceph-mon[91108]: pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:31.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:31 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:31.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:31 smithi088 ceph-mon[91108]: pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:31.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:31 smithi088 ceph-mon[91108]: pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:31.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:31 smithi088 ceph-mon[91108]: Upgrade: It appears safe to stop mon.b 2024-04-12T22:41:31.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:31 smithi088 ceph-mon[91108]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:41:31.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:31.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:31.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:31.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:31 smithi142 ceph-mon[25707]: pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:31.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:31 smithi142 ceph-mon[25707]: pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:31.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:31 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:31.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:31 smithi142 ceph-mon[25707]: pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:31.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:31 smithi142 ceph-mon[25707]: pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:31.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:31 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:31.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:31 smithi142 ceph-mon[25707]: pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:31.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:31 smithi142 ceph-mon[25707]: pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:31.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:31 smithi142 ceph-mon[25707]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:31.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:31 smithi142 ceph-mon[25707]: pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:31.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:31 smithi142 ceph-mon[25707]: pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:41:31.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:31 smithi142 ceph-mon[25707]: Upgrade: It appears safe to stop mon.b 2024-04-12T22:41:31.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:31 smithi142 ceph-mon[25707]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:41:31.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:31 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:31.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:31 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:31.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:31 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:32.592 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:32 smithi142 ceph-mon[25707]: pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 4.4 KiB/s rd, 4 op/s 2024-04-12T22:41:32.593 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:32 smithi142 ceph-mon[25707]: pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 4.4 KiB/s rd, 4 op/s 2024-04-12T22:41:32.593 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:32 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:32.593 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:32 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-12T22:41:32.593 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:32 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-12T22:41:32.593 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:32 smithi142 ceph-mon[25707]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:32.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:32 smithi088 ceph-mon[91108]: pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 4.4 KiB/s rd, 4 op/s 2024-04-12T22:41:32.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:32 smithi088 ceph-mon[91108]: pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 4.4 KiB/s rd, 4 op/s 2024-04-12T22:41:32.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:32.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-12T22:41:32.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-12T22:41:32.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:32.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:32 smithi088 ceph-mon[87547]: pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 4.4 KiB/s rd, 4 op/s 2024-04-12T22:41:32.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:32 smithi088 ceph-mon[87547]: pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 4.4 KiB/s rd, 4 op/s 2024-04-12T22:41:32.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:32.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-12T22:41:32.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-12T22:41:32.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:33.594 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:33 smithi142 ceph-mon[25707]: Upgrade: Updating mon.b 2024-04-12T22:41:33.594 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:33 smithi142 ceph-mon[25707]: Deploying daemon mon.b on smithi142 2024-04-12T22:41:33.598 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:33 smithi088 ceph-mon[87547]: Upgrade: Updating mon.b 2024-04-12T22:41:33.598 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:33 smithi088 ceph-mon[87547]: Deploying daemon mon.b on smithi142 2024-04-12T22:41:33.598 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:33 smithi088 ceph-mon[91108]: Upgrade: Updating mon.b 2024-04-12T22:41:33.598 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:33 smithi088 ceph-mon[91108]: Deploying daemon mon.b on smithi142 2024-04-12T22:41:33.863 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:33 smithi142 systemd[1]: Stopping Ceph mon.b for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:41:34.211 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:34 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mon-b[25700]: 2024-04-12T22:41:34.105+0000 7f4e67c2a700 -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-12T22:41:34.211 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:34 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mon-b[25700]: 2024-04-12T22:41:34.105+0000 7f4e67c2a700 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2024-04-12T22:41:34.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:34 smithi142 podman[87591]: 2024-04-12 22:41:34.217962928 +0000 UTC m=+0.209101858 container died ac53ac71ce6f4e157ecb95351f9753326831aaa6f4f10c25da16367749aed4c3 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mon-b, ceph=True, CEPH_POINT_RELEASE=-17.2.0, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, vcs-type=git, distribution-scope=public, architecture=x86_64, 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, release=754, GIT_CLEAN=True, version=8, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, io.openshift.expose-services=, com.redhat.component=centos-stream-container, vendor=Red Hat, Inc., 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., 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, io.openshift.tags=base centos centos-stream, GIT_BRANCH=HEAD, RELEASE=HEAD, io.buildah.version=1.19.8, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, build-date=2022-05-03T08:36:31.336870, name=centos-stream) 2024-04-12T22:41:34.968 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:34 smithi142 podman[87591]: 2024-04-12 22:41:34.738836012 +0000 UTC m=+0.729974988 container cleanup ac53ac71ce6f4e157ecb95351f9753326831aaa6f4f10c25da16367749aed4c3 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mon-b, CEPH_POINT_RELEASE=-17.2.0, version=8, GIT_BRANCH=HEAD, name=centos-stream, 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., io.openshift.expose-services=, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, vcs-type=git, io.buildah.version=1.19.8, ceph=True, maintainer=Guillaume Abrioux , architecture=x86_64, RELEASE=HEAD, 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, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, com.redhat.component=centos-stream-container, GIT_REPO=https://github.com/ceph/ceph-container.git, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, GIT_CLEAN=True, io.k8s.display-name=CentOS Stream 8, vendor=Red Hat, Inc., distribution-scope=public, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, release=754, build-date=2022-05-03T08:36:31.336870) 2024-04-12T22:41:34.968 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:34 smithi142 bash[87591]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mon-b 2024-04-12T22:41:35.220 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:41:34 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@grafana.a.service: Scheduled restart job, restart counter is at 15. 2024-04-12T22:41:35.220 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:41:34 smithi142 systemd[1]: Stopped Ceph grafana.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:41:35.220 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:41:34 smithi142 systemd[1]: Starting Ceph grafana.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:41:35.220 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:41:35 smithi142 podman[87680]: 2024-04-12 22:41:35.117836351 +0000 UTC m=+0.018896910 image pull dad864ee21e98e69f4029d1e417aa085001566be0d322fbc75bc6f29b0050c01 quay.io/ceph/ceph-grafana:8.3.5 2024-04-12T22:41:35.221 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:34 smithi142 podman[87605]: 2024-04-12 22:41:34.973986086 +0000 UTC m=+0.753877840 container remove ac53ac71ce6f4e157ecb95351f9753326831aaa6f4f10c25da16367749aed4c3 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mon-b, vcs-type=git, GIT_CLEAN=True, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, RELEASE=HEAD, name=centos-stream, GIT_REPO=https://github.com/ceph/ceph-container.git, io.buildah.version=1.19.8, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, com.redhat.component=centos-stream-container, CEPH_POINT_RELEASE=-17.2.0, distribution-scope=public, build-date=2022-05-03T08:36:31.336870, GIT_BRANCH=HEAD, version=8, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, io.openshift.expose-services=, ceph=True, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, vendor=Red Hat, Inc., io.openshift.tags=base centos centos-stream, io.k8s.display-name=CentOS Stream 8, maintainer=Guillaume Abrioux , release=754, 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., 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, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754) 2024-04-12T22:41:35.475 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:35 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@mon.b.service: Deactivated successfully. 2024-04-12T22:41:35.475 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:35 smithi142 systemd[1]: Stopped Ceph mon.b for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:41:35.476 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:35 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@mon.b.service: Consumed 12.636s CPU time. 2024-04-12T22:41:35.476 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:41:35 smithi142 podman[87680]: 2024-04-12 22:41:35.225775303 +0000 UTC m=+0.126835847 container create c72a4cad5e50c3a92a2276d7cae44eeff832ed3bd096f81211b823a982c5ebe2 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a, vcs-type=git, release=236.1648460182, io.buildah.version=1.24.2, name=ubi8, summary=Grafana Container configured for Ceph mgr/dashboard integration, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, 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 , vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, vendor=Red Hat, Inc., description=Ceph Grafana Container, architecture=x86_64, build-date=2022-03-28T10:36:18.413762, io.k8s.display-name=Red Hat Universal Base Image 8, version=8.5, com.redhat.component=ubi8-container, io.openshift.tags=base rhel8, distribution-scope=public, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, io.openshift.expose-services=) 2024-04-12T22:41:35.476 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:41:35 smithi142 podman[87680]: 2024-04-12 22:41:35.453181124 +0000 UTC m=+0.354241669 container init c72a4cad5e50c3a92a2276d7cae44eeff832ed3bd096f81211b823a982c5ebe2 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a, 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-03-28T10:36:18.413762, release=236.1648460182, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, distribution-scope=public, io.buildah.version=1.24.2, description=Ceph Grafana Container, vendor=Red Hat, Inc., com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, architecture=x86_64, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, name=ubi8, summary=Grafana Container configured for Ceph mgr/dashboard integration, io.openshift.tags=base rhel8, io.k8s.display-name=Red Hat Universal Base Image 8, vcs-type=git, version=8.5, maintainer=Paul Cuzner , com.redhat.component=ubi8-container) 2024-04-12T22:41:35.476 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:41:35 smithi142 podman[87680]: 2024-04-12 22:41:35.455674523 +0000 UTC m=+0.356735079 container start c72a4cad5e50c3a92a2276d7cae44eeff832ed3bd096f81211b823a982c5ebe2 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a, version=8.5, build-date=2022-03-28T10:36:18.413762, io.openshift.tags=base rhel8, 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-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, com.redhat.component=ubi8-container, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, vcs-type=git, io.openshift.expose-services=, vendor=Red Hat, Inc., com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, architecture=x86_64, release=236.1648460182, distribution-scope=public, io.buildah.version=1.24.2, summary=Grafana Container configured for Ceph mgr/dashboard integration, name=ubi8, 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, maintainer=Paul Cuzner ) 2024-04-12T22:41:35.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:35 smithi142 systemd[1]: Starting Ceph mon.b for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:41:35.747 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:41:35 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[87707]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-12T22:41:35.747 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:41:35 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[87707]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-12T22:41:35.747 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:41:35 smithi142 bash[87680]: c72a4cad5e50c3a92a2276d7cae44eeff832ed3bd096f81211b823a982c5ebe2 2024-04-12T22:41:35.747 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:41:35 smithi142 systemd[1]: Started Ceph grafana.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:41:35.747 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:41:35 smithi142 podman[87757]: 2024-04-12 22:41:35.567295069 +0000 UTC m=+0.078198124 container died c72a4cad5e50c3a92a2276d7cae44eeff832ed3bd096f81211b823a982c5ebe2 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a, distribution-scope=public, architecture=x86_64, name=ubi8, 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., io.buildah.version=1.24.2, io.k8s.display-name=Red Hat Universal Base Image 8, build-date=2022-03-28T10:36:18.413762, description=Ceph Grafana Container, version=8.5, io.openshift.expose-services=, summary=Grafana Container configured for Ceph mgr/dashboard integration, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, vcs-type=git, vendor=Red Hat, Inc., com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, maintainer=Paul Cuzner , io.openshift.tags=base rhel8, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, release=236.1648460182, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com) 2024-04-12T22:41:36.169 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:41:36 smithi142 podman[87757]: 2024-04-12 22:41:36.157221154 +0000 UTC m=+0.668124287 container remove c72a4cad5e50c3a92a2276d7cae44eeff832ed3bd096f81211b823a982c5ebe2 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a, vcs-type=git, architecture=x86_64, name=ubi8, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, io.buildah.version=1.24.2, io.openshift.tags=base rhel8, version=8.5, distribution-scope=public, com.redhat.component=ubi8-container, release=236.1648460182, summary=Grafana Container configured for Ceph mgr/dashboard integration, vendor=Red Hat, Inc., 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, 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., io.openshift.expose-services=, maintainer=Paul Cuzner , vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, build-date=2022-03-28T10:36:18.413762, io.k8s.display-name=Red Hat Universal Base Image 8) 2024-04-12T22:41:36.169 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:41:36 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-04-12T22:41:36.496 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:41:36 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@grafana.a.service: Failed with result 'exit-code'. 2024-04-12T22:41:36.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 podman[87827]: 2024-04-12 22:41:36.314505522 +0000 UTC m=+0.018108732 image pull 668895944f0ec64b67a5b7564961d2756f2966e5d4b9338516300dbec9984951 quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a 2024-04-12T22:41:36.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 podman[87827]: 2024-04-12 22:41:36.424712 +0000 UTC m=+0.128315253 container create 7cb5c5614a811a3a288fe4015f2a0cea48c72c2b61a7428171ff3a800a20ae78 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mon-b, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_BRANCH=HEAD, ceph=True, RELEASE=squid-b277feb, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240409, io.buildah.version=1.33.5, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux ) 2024-04-12T22:41:36.679 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:41:36 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:41:36] "GET /metrics HTTP/1.1" 200 38338 "" "Prometheus/2.33.4" 2024-04-12T22:41:36.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 podman[87827]: 2024-04-12 22:41:36.627484574 +0000 UTC m=+0.331087796 container init 7cb5c5614a811a3a288fe4015f2a0cea48c72c2b61a7428171ff3a800a20ae78 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mon-b, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, ceph=True, org.label-schema.build-date=20240409, RELEASE=squid-b277feb, CEPH_POINT_RELEASE=, GIT_CLEAN=True, io.buildah.version=1.33.5, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2) 2024-04-12T22:41:36.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 podman[87827]: 2024-04-12 22:41:36.63274452 +0000 UTC m=+0.336347722 container start 7cb5c5614a811a3a288fe4015f2a0cea48c72c2b61a7428171ff3a800a20ae78 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mon-b, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, io.buildah.version=1.33.5, RELEASE=squid-b277feb, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.build-date=20240409, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, ceph=True) 2024-04-12T22:41:36.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: set uid:gid to 167:167 (ceph:ceph) 2024-04-12T22:41:36.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: ceph version 19.0.0-2053-gb277feb2 (b277feb2c7beb4597d8ecc39d58d5c36b81f613a) squid (dev), process ceph-mon, pid 2 2024-04-12T22:41:36.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: pidfile_write: ignore empty --pid-file 2024-04-12T22:41:36.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: load: jerasure load: lrc 2024-04-12T22:41:36.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: RocksDB version: 7.9.2 2024-04-12T22:41:36.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Git sha 0 2024-04-12T22:41:36.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Compile date 2024-04-09 21:18:54 2024-04-12T22:41:36.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: DB SUMMARY 2024-04-12T22:41:36.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: DB Session ID: O2UR5YHCEGUTGQPN5CWI 2024-04-12T22:41:36.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: CURRENT file: CURRENT 2024-04-12T22:41:36.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: IDENTITY file: IDENTITY 2024-04-12T22:41:36.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: MANIFEST file: MANIFEST-000009 size: 2053 Bytes 2024-04-12T22:41:36.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000042.sst 2024-04-12T22:41:36.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000040.log size: 3792469 ; 2024-04-12T22:41:36.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.error_if_exists: 0 2024-04-12T22:41:36.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.create_if_missing: 0 2024-04-12T22:41:36.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.paranoid_checks: 1 2024-04-12T22:41:36.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.flush_verify_memtable_count: 1 2024-04-12T22:41:36.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-12T22:41:36.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-04-12T22:41:36.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.env: 0x55ee3cc73c60 2024-04-12T22:41:36.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.fs: PosixFileSystem 2024-04-12T22:41:36.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.info_log: 0x55ee3db45ae0 2024-04-12T22:41:36.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.max_file_opening_threads: 16 2024-04-12T22:41:36.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.statistics: (nil) 2024-04-12T22:41:37.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.use_fsync: 0 2024-04-12T22:41:37.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.max_log_file_size: 0 2024-04-12T22:41:37.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-12T22:41:37.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.log_file_time_to_roll: 0 2024-04-12T22:41:37.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.keep_log_file_num: 1000 2024-04-12T22:41:37.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.recycle_log_file_num: 0 2024-04-12T22:41:37.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.allow_fallocate: 1 2024-04-12T22:41:37.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.allow_mmap_reads: 0 2024-04-12T22:41:37.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.allow_mmap_writes: 0 2024-04-12T22:41:37.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.use_direct_reads: 0 2024-04-12T22:41:37.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-12T22:41:37.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.create_missing_column_families: 0 2024-04-12T22:41:37.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.db_log_dir: 2024-04-12T22:41:37.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.wal_dir: 2024-04-12T22:41:37.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.table_cache_numshardbits: 6 2024-04-12T22:41:37.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.WAL_ttl_seconds: 0 2024-04-12T22:41:37.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.WAL_size_limit_MB: 0 2024-04-12T22:41:37.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-12T22:41:37.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-12T22:41:37.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.is_fd_close_on_exec: 1 2024-04-12T22:41:37.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.advise_random_on_open: 1 2024-04-12T22:41:37.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.db_write_buffer_size: 0 2024-04-12T22:41:37.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.write_buffer_manager: 0x55ee3db18820 2024-04-12T22:41:37.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-12T22:41:37.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-12T22:41:37.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.use_adaptive_mutex: 0 2024-04-12T22:41:37.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.rate_limiter: (nil) 2024-04-12T22:41:37.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-12T22:41:37.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.wal_recovery_mode: 2 2024-04-12T22:41:37.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.enable_thread_tracking: 0 2024-04-12T22:41:37.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.enable_pipelined_write: 0 2024-04-12T22:41:37.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.unordered_write: 0 2024-04-12T22:41:37.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-12T22:41:37.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-12T22:41:37.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-12T22:41:37.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-12T22:41:37.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.row_cache: None 2024-04-12T22:41:37.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.wal_filter: None 2024-04-12T22:41:37.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-12T22:41:37.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.allow_ingest_behind: 0 2024-04-12T22:41:37.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.two_write_queues: 0 2024-04-12T22:41:37.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.manual_wal_flush: 0 2024-04-12T22:41:37.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.wal_compression: 0 2024-04-12T22:41:37.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.atomic_flush: 0 2024-04-12T22:41:37.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-12T22:41:37.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.persist_stats_to_disk: 0 2024-04-12T22:41:37.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.write_dbid_to_manifest: 0 2024-04-12T22:41:37.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.log_readahead_size: 0 2024-04-12T22:41:37.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-12T22:41:37.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.best_efforts_recovery: 0 2024-04-12T22:41:37.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-12T22:41:37.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-12T22:41:37.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.allow_data_in_errors: 0 2024-04-12T22:41:37.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.db_host_id: __hostname__ 2024-04-12T22:41:37.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.enforce_single_del_contracts: true 2024-04-12T22:41:37.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.max_background_jobs: 2 2024-04-12T22:41:37.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.max_background_compactions: -1 2024-04-12T22:41:37.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.max_subcompactions: 1 2024-04-12T22:41:37.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-12T22:41:37.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-12T22:41:37.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.delayed_write_rate : 16777216 2024-04-12T22:41:37.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.max_total_wal_size: 0 2024-04-12T22:41:37.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-12T22:41:37.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.stats_dump_period_sec: 600 2024-04-12T22:41:37.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.stats_persist_period_sec: 600 2024-04-12T22:41:37.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-12T22:41:37.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.max_open_files: -1 2024-04-12T22:41:37.004 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.bytes_per_sync: 0 2024-04-12T22:41:37.005 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.wal_bytes_per_sync: 0 2024-04-12T22:41:37.005 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.strict_bytes_per_sync: 0 2024-04-12T22:41:37.005 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.compaction_readahead_size: 0 2024-04-12T22:41:37.005 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.max_background_flushes: -1 2024-04-12T22:41:37.005 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Compression algorithms supported: 2024-04-12T22:41:37.005 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-12T22:41:37.005 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: kZSTD supported: 0 2024-04-12T22:41:37.005 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: kXpressCompression supported: 0 2024-04-12T22:41:37.005 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: kLZ4HCCompression supported: 1 2024-04-12T22:41:37.005 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: kZlibCompression supported: 1 2024-04-12T22:41:37.005 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: kSnappyCompression supported: 1 2024-04-12T22:41:37.005 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: kLZ4Compression supported: 1 2024-04-12T22:41:37.005 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: kBZip2Compression supported: 0 2024-04-12T22:41:37.005 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Fast CRC32 supported: Supported on x86 2024-04-12T22:41:37.006 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: DMutex implementation: pthread_mutex_t 2024-04-12T22:41:37.006 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000009 2024-04-12T22:41:37.006 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-04-12T22:41:37.006 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-12T22:41:37.006 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.merge_operator: 2024-04-12T22:41:37.006 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.compaction_filter: None 2024-04-12T22:41:37.006 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.compaction_filter_factory: None 2024-04-12T22:41:37.006 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.sst_partitioner_factory: None 2024-04-12T22:41:37.006 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.memtable_factory: SkipListFactory 2024-04-12T22:41:37.006 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.table_factory: BlockBasedTable 2024-04-12T22:41:37.006 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55ee3db45be0) 2024-04-12T22:41:37.006 INFO:journalctl@ceph.mon.b.smithi142.stdout: cache_index_and_filter_blocks: 1 2024-04-12T22:41:37.006 INFO:journalctl@ceph.mon.b.smithi142.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-12T22:41:37.006 INFO:journalctl@ceph.mon.b.smithi142.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-12T22:41:37.007 INFO:journalctl@ceph.mon.b.smithi142.stdout: pin_top_level_index_and_filter: 1 2024-04-12T22:41:37.007 INFO:journalctl@ceph.mon.b.smithi142.stdout: index_type: 0 2024-04-12T22:41:37.007 INFO:journalctl@ceph.mon.b.smithi142.stdout: data_block_index_type: 0 2024-04-12T22:41:37.007 INFO:journalctl@ceph.mon.b.smithi142.stdout: index_shortening: 1 2024-04-12T22:41:37.007 INFO:journalctl@ceph.mon.b.smithi142.stdout: data_block_hash_table_util_ratio: 0.750000 2024-04-12T22:41:37.007 INFO:journalctl@ceph.mon.b.smithi142.stdout: checksum: 4 2024-04-12T22:41:37.007 INFO:journalctl@ceph.mon.b.smithi142.stdout: no_block_cache: 0 2024-04-12T22:41:37.007 INFO:journalctl@ceph.mon.b.smithi142.stdout: block_cache: 0x55ee3db49090 2024-04-12T22:41:37.007 INFO:journalctl@ceph.mon.b.smithi142.stdout: block_cache_name: BinnedLRUCache 2024-04-12T22:41:37.007 INFO:journalctl@ceph.mon.b.smithi142.stdout: block_cache_options: 2024-04-12T22:41:37.007 INFO:journalctl@ceph.mon.b.smithi142.stdout: capacity : 536870912 2024-04-12T22:41:37.007 INFO:journalctl@ceph.mon.b.smithi142.stdout: num_shard_bits : 4 2024-04-12T22:41:37.007 INFO:journalctl@ceph.mon.b.smithi142.stdout: strict_capacity_limit : 0 2024-04-12T22:41:37.007 INFO:journalctl@ceph.mon.b.smithi142.stdout: high_pri_pool_ratio: 0.000 2024-04-12T22:41:37.007 INFO:journalctl@ceph.mon.b.smithi142.stdout: block_cache_compressed: (nil) 2024-04-12T22:41:37.008 INFO:journalctl@ceph.mon.b.smithi142.stdout: persistent_cache: (nil) 2024-04-12T22:41:37.008 INFO:journalctl@ceph.mon.b.smithi142.stdout: block_size: 4096 2024-04-12T22:41:37.008 INFO:journalctl@ceph.mon.b.smithi142.stdout: block_size_deviation: 10 2024-04-12T22:41:37.008 INFO:journalctl@ceph.mon.b.smithi142.stdout: block_restart_interval: 16 2024-04-12T22:41:37.008 INFO:journalctl@ceph.mon.b.smithi142.stdout: index_block_restart_interval: 1 2024-04-12T22:41:37.008 INFO:journalctl@ceph.mon.b.smithi142.stdout: metadata_block_size: 4096 2024-04-12T22:41:37.008 INFO:journalctl@ceph.mon.b.smithi142.stdout: partition_filters: 0 2024-04-12T22:41:37.008 INFO:journalctl@ceph.mon.b.smithi142.stdout: use_delta_encoding: 1 2024-04-12T22:41:37.008 INFO:journalctl@ceph.mon.b.smithi142.stdout: filter_policy: bloomfilter 2024-04-12T22:41:37.008 INFO:journalctl@ceph.mon.b.smithi142.stdout: whole_key_filtering: 1 2024-04-12T22:41:37.008 INFO:journalctl@ceph.mon.b.smithi142.stdout: verify_compression: 0 2024-04-12T22:41:37.008 INFO:journalctl@ceph.mon.b.smithi142.stdout: read_amp_bytes_per_bit: 0 2024-04-12T22:41:37.008 INFO:journalctl@ceph.mon.b.smithi142.stdout: format_version: 5 2024-04-12T22:41:37.008 INFO:journalctl@ceph.mon.b.smithi142.stdout: enable_index_compression: 1 2024-04-12T22:41:37.008 INFO:journalctl@ceph.mon.b.smithi142.stdout: block_align: 0 2024-04-12T22:41:37.009 INFO:journalctl@ceph.mon.b.smithi142.stdout: max_auto_readahead_size: 262144 2024-04-12T22:41:37.009 INFO:journalctl@ceph.mon.b.smithi142.stdout: prepopulate_block_cache: 0 2024-04-12T22:41:37.009 INFO:journalctl@ceph.mon.b.smithi142.stdout: initial_auto_readahead_size: 8192 2024-04-12T22:41:37.009 INFO:journalctl@ceph.mon.b.smithi142.stdout: num_file_reads_for_auto_readahead: 2 2024-04-12T22:41:37.009 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.write_buffer_size: 33554432 2024-04-12T22:41:37.009 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.max_write_buffer_number: 2 2024-04-12T22:41:37.009 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.compression: NoCompression 2024-04-12T22:41:37.009 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.bottommost_compression: Disabled 2024-04-12T22:41:37.009 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.prefix_extractor: nullptr 2024-04-12T22:41:37.009 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-12T22:41:37.009 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.num_levels: 7 2024-04-12T22:41:37.009 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-12T22:41:37.009 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-12T22:41:37.009 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-12T22:41:37.009 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-12T22:41:37.009 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-12T22:41:37.010 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-12T22:41:37.010 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-12T22:41:37.010 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-12T22:41:37.010 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-12T22:41:37.010 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-12T22:41:37.010 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-04-12T22:41:37.010 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-04-12T22:41:37.010 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.compression_opts.window_bits: -14 2024-04-12T22:41:37.010 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.compression_opts.level: 32767 2024-04-12T22:41:37.010 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.compression_opts.strategy: 0 2024-04-12T22:41:37.010 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-12T22:41:37.010 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-12T22:41:37.010 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-04-12T22:41:37.010 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-12T22:41:37.011 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.compression_opts.enabled: false 2024-04-12T22:41:37.011 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-04-12T22:41:37.011 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-12T22:41:37.011 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-12T22:41:37.011 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-12T22:41:37.011 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.target_file_size_base: 67108864 2024-04-12T22:41:37.011 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.target_file_size_multiplier: 1 2024-04-12T22:41:37.011 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-12T22:41:37.011 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-12T22:41:37.011 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-12T22:41:37.011 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-12T22:41:37.011 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-12T22:41:37.011 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-12T22:41:37.012 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-12T22:41:37.012 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-12T22:41:37.012 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-12T22:41:37.012 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-12T22:41:37.012 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-12T22:41:37.012 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-12T22:41:37.012 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-04-12T22:41:37.013 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.arena_block_size: 1048576 2024-04-12T22:41:37.013 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-12T22:41:37.013 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-12T22:41:37.013 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.disable_auto_compactions: 0 2024-04-12T22:41:37.013 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-12T22:41:37.013 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-12T22:41:37.013 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-12T22:41:37.013 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-12T22:41:37.013 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-12T22:41:37.013 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-12T22:41:37.013 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-12T22:41:37.013 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-12T22:41:37.013 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-12T22:41:37.013 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-12T22:41:37.013 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.table_properties_collectors: 2024-04-12T22:41:37.014 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.inplace_update_support: 0 2024-04-12T22:41:37.014 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.inplace_update_num_locks: 10000 2024-04-12T22:41:37.014 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-12T22:41:37.014 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-12T22:41:37.014 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.memtable_huge_page_size: 0 2024-04-12T22:41:37.014 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.bloom_locality: 0 2024-04-12T22:41:37.014 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.max_successive_merges: 0 2024-04-12T22:41:37.014 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.optimize_filters_for_hits: 0 2024-04-12T22:41:37.014 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.paranoid_file_checks: 0 2024-04-12T22:41:37.014 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.force_consistency_checks: 1 2024-04-12T22:41:37.014 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.report_bg_io_stats: 0 2024-04-12T22:41:37.014 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.ttl: 2592000 2024-04-12T22:41:37.014 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.periodic_compaction_seconds: 0 2024-04-12T22:41:37.014 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-04-12T22:41:37.015 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-04-12T22:41:37.015 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.enable_blob_files: false 2024-04-12T22:41:37.015 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.min_blob_size: 0 2024-04-12T22:41:37.015 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.blob_file_size: 268435456 2024-04-12T22:41:37.015 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.blob_compression_type: NoCompression 2024-04-12T22:41:37.015 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.enable_blob_garbage_collection: false 2024-04-12T22:41:37.015 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-12T22:41:37.015 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-04-12T22:41:37.015 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-04-12T22:41:37.015 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.blob_file_starting_level: 0 2024-04-12T22:41:37.015 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-04-12T22:41:37.015 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 42.sst 2024-04-12T22:41:37.015 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-04-12T22:41:37.015 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: 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 44, last_sequence is 26509, log_number is 40,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-04-12T22:41:37.015 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 40 2024-04-12T22:41:37.016 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 279a4341-f526-421a-84f2-6d323d58f70e 2024-04-12T22:41:37.016 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: EVENT_LOG_v1 {"time_micros": 1712961696673097, "job": 1, "event": "recovery_started", "wal_files": [40]} 2024-04-12T22:41:37.016 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #40 mode 2 2024-04-12T22:41:37.016 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: EVENT_LOG_v1 {"time_micros": 1712961696683468, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 45, "file_size": 2241268, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 26514, "largest_seqno": 29906, "table_properties": {"data_size": 2230424, "index_size": 4959, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 4869, "raw_key_size": 47060, "raw_average_key_size": 24, "raw_value_size": 2199002, "raw_average_value_size": 1136, "num_data_blocks": 199, "num_entries": 1935, "num_filter_entries": 1935, "num_deletions": 253, "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": 1712961696, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "279a4341-f526-421a-84f2-6d323d58f70e", "db_session_id": "O2UR5YHCEGUTGQPN5CWI", "orig_file_number": 45, "seqno_to_time_mapping": "N/A"}} 2024-04-12T22:41:37.016 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: EVENT_LOG_v1 {"time_micros": 1712961696683585, "job": 1, "event": "recovery_finished"} 2024-04-12T22:41:37.016 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: [db/version_set.cc:5047] Creating manifest 47 2024-04-12T22:41:37.016 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-04-12T22:41:37.016 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000040.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-04-12T22:41:37.016 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55ee3dc3a000 2024-04-12T22:41:37.016 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: DB pointer 0x55ee3dc24000 2024-04-12T22:41:37.016 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-04-12T22:41:37.016 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-04-12T22:41:37.016 INFO:journalctl@ceph.mon.b.smithi142.stdout: ** DB Stats ** 2024-04-12T22:41:37.016 INFO:journalctl@ceph.mon.b.smithi142.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-12T22:41:37.017 INFO:journalctl@ceph.mon.b.smithi142.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-12T22:41:37.017 INFO:journalctl@ceph.mon.b.smithi142.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-12T22:41:37.017 INFO:journalctl@ceph.mon.b.smithi142.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-12T22:41:37.017 INFO:journalctl@ceph.mon.b.smithi142.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-12T22:41:37.017 INFO:journalctl@ceph.mon.b.smithi142.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-12T22:41:37.017 INFO:journalctl@ceph.mon.b.smithi142.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-12T22:41:37.017 INFO:journalctl@ceph.mon.b.smithi142.stdout: 2024-04-12T22:41:37.017 INFO:journalctl@ceph.mon.b.smithi142.stdout: ** Compaction Stats [default] ** 2024-04-12T22:41:37.017 INFO:journalctl@ceph.mon.b.smithi142.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-12T22:41:37.017 INFO:journalctl@ceph.mon.b.smithi142.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-04-12T22:41:37.017 INFO:journalctl@ceph.mon.b.smithi142.stdout: L0 1/0 2.14 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 518.0 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-04-12T22:41:37.017 INFO:journalctl@ceph.mon.b.smithi142.stdout: L6 1/0 11.37 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-12T22:41:37.017 INFO:journalctl@ceph.mon.b.smithi142.stdout: Sum 2/0 13.51 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 518.0 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-04-12T22:41:37.017 INFO:journalctl@ceph.mon.b.smithi142.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 518.0 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-04-12T22:41:37.017 INFO:journalctl@ceph.mon.b.smithi142.stdout: 2024-04-12T22:41:37.017 INFO:journalctl@ceph.mon.b.smithi142.stdout: ** Compaction Stats [default] ** 2024-04-12T22:41:37.018 INFO:journalctl@ceph.mon.b.smithi142.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-12T22:41:37.018 INFO:journalctl@ceph.mon.b.smithi142.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-12T22:41:37.018 INFO:journalctl@ceph.mon.b.smithi142.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 518.0 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-04-12T22:41:37.018 INFO:journalctl@ceph.mon.b.smithi142.stdout: 2024-04-12T22:41:37.018 INFO:journalctl@ceph.mon.b.smithi142.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-04-12T22:41:37.018 INFO:journalctl@ceph.mon.b.smithi142.stdout: 2024-04-12T22:41:37.018 INFO:journalctl@ceph.mon.b.smithi142.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-12T22:41:37.018 INFO:journalctl@ceph.mon.b.smithi142.stdout: Flush(GB): cumulative 0.002, interval 0.002 2024-04-12T22:41:37.018 INFO:journalctl@ceph.mon.b.smithi142.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-12T22:41:37.018 INFO:journalctl@ceph.mon.b.smithi142.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-04-12T22:41:37.018 INFO:journalctl@ceph.mon.b.smithi142.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-04-12T22:41:37.018 INFO:journalctl@ceph.mon.b.smithi142.stdout: AddFile(Keys): cumulative 0, interval 0 2024-04-12T22:41:37.018 INFO:journalctl@ceph.mon.b.smithi142.stdout: Cumulative compaction: 0.00 GB write, 85.64 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-12T22:41:37.018 INFO:journalctl@ceph.mon.b.smithi142.stdout: Interval compaction: 0.00 GB write, 85.64 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-12T22:41:37.018 INFO:journalctl@ceph.mon.b.smithi142.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-12T22:41:37.019 INFO:journalctl@ceph.mon.b.smithi142.stdout: Block cache BinnedLRUCache@0x55ee3db49090#2 capacity: 512.00 MB usage: 10.11 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.1e-05 secs_since: 0 2024-04-12T22:41:37.019 INFO:journalctl@ceph.mon.b.smithi142.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,5.03 KB,0.000959635%) IndexBlock(1,5.08 KB,0.000968575%) Misc(1,0.00 KB,0%) 2024-04-12T22:41:37.019 INFO:journalctl@ceph.mon.b.smithi142.stdout: 2024-04-12T22:41:37.019 INFO:journalctl@ceph.mon.b.smithi142.stdout: ** File Read Latency Histogram By Level [default] ** 2024-04-12T22:41:37.019 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: starting mon.b rank 2 at public addrs [v2:172.21.15.142:3300/0,v1:172.21.15.142:6789/0] at bind addrs [v2:172.21.15.142:3300/0,v1:172.21.15.142:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid a5fdb6f0-f91b-11ee-bc8d-c7b262605968 2024-04-12T22:41:37.019 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: mon.b@-1(???) e3 preinit fsid a5fdb6f0-f91b-11ee-bc8d-c7b262605968 2024-04-12T22:41:37.019 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: mon.b@-1(???).mds e1 new map 2024-04-12T22:41:37.019 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: mon.b@-1(???).mds e1 print_map 2024-04-12T22:41:37.019 INFO:journalctl@ceph.mon.b.smithi142.stdout: e1 2024-04-12T22:41:37.019 INFO:journalctl@ceph.mon.b.smithi142.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-04-12T22:41:37.019 INFO:journalctl@ceph.mon.b.smithi142.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-12T22:41:37.019 INFO:journalctl@ceph.mon.b.smithi142.stdout: legacy client fscid: -1 2024-04-12T22:41:37.019 INFO:journalctl@ceph.mon.b.smithi142.stdout: 2024-04-12T22:41:37.019 INFO:journalctl@ceph.mon.b.smithi142.stdout: No filesystems configured 2024-04-12T22:41:37.019 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: mon.b@-1(???).osd e107 crush map has features 3314933000854323200, adjusting msgr requires 2024-04-12T22:41:37.019 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: mon.b@-1(???).osd e107 crush map has features 432629239337189376, adjusting msgr requires 2024-04-12T22:41:37.020 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: mon.b@-1(???).osd e107 crush map has features 432629239337189376, adjusting msgr requires 2024-04-12T22:41:37.020 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: mon.b@-1(???).osd e107 crush map has features 432629239337189376, adjusting msgr requires 2024-04-12T22:41:37.020 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 ceph-mon[87853]: mon.b@-1(???).paxosservice(auth 1..26) refresh upgraded, format 0 -> 3 2024-04-12T22:41:37.020 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 bash[87827]: 7cb5c5614a811a3a288fe4015f2a0cea48c72c2b61a7428171ff3a800a20ae78 2024-04-12T22:41:37.020 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:36 smithi142 systemd[1]: Started Ceph mon.b for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:41:37.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:37 smithi088 ceph-mon[87547]: pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-04-12T22:41:37.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:37 smithi088 ceph-mon[91108]: pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-04-12T22:41:37.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:37 smithi142 ceph-mon[87853]: pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-04-12T22:41:38.654 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:38 smithi142 ceph-mon[87853]: pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-12T22:41:38.654 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:38 smithi142 ceph-mon[87853]: 2: [v2:172.21.15.142:3300/0,v1:172.21.15.142:6789/0] mon.b 2024-04-12T22:41:38.654 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:38 smithi142 ceph-mon[87853]: fsmap 2024-04-12T22:41:38.654 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:38 smithi142 ceph-mon[87853]: osdmap e107: 8 total, 8 up, 8 in 2024-04-12T22:41:38.654 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:38 smithi142 ceph-mon[87853]: mgrmap e43: y(active, since 37s), standbys: x 2024-04-12T22:41:38.654 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:38 smithi142 ceph-mon[87853]: Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-12T22:41:38.655 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:38 smithi142 ceph-mon[87853]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-12T22:41:38.655 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:38 smithi142 ceph-mon[87853]: daemon grafana.a on smithi142 is in unknown state 2024-04-12T22:41:38.655 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:38 smithi142 ceph-mon[87853]: mon.b calling monitor election 2024-04-12T22:41:38.655 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:38 smithi142 ceph-mon[87853]: mon.c calling monitor election 2024-04-12T22:41:38.655 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:38 smithi142 ceph-mon[87853]: mon.a calling monitor election 2024-04-12T22:41:38.655 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:38 smithi142 ceph-mon[87853]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-12T22:41:38.655 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-12T22:41:38.655 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-12T22:41:38.655 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-12T22:41:38.655 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:38 smithi142 ceph-mon[87853]: monmap epoch 4 2024-04-12T22:41:38.655 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:38 smithi142 ceph-mon[87853]: fsid a5fdb6f0-f91b-11ee-bc8d-c7b262605968 2024-04-12T22:41:38.655 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:38 smithi142 ceph-mon[87853]: last_changed 2024-04-12T22:41:37.354491+0000 2024-04-12T22:41:38.655 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:38 smithi142 ceph-mon[87853]: created 2024-04-12T22:26:33.817200+0000 2024-04-12T22:41:38.655 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:38 smithi142 ceph-mon[87853]: min_mon_release 19 (squid) 2024-04-12T22:41:38.655 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:38 smithi142 ceph-mon[87853]: election_strategy: 1 2024-04-12T22:41:38.656 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:38 smithi142 ceph-mon[87853]: 0: [v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0] mon.a 2024-04-12T22:41:38.656 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:38 smithi142 ceph-mon[87853]: 1: [v2:172.21.15.88:3301/0,v1:172.21.15.88:6790/0] mon.c 2024-04-12T22:41:38.656 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:38 smithi142 ceph-mon[87853]: 2: [v2:172.21.15.142:3300/0,v1:172.21.15.142:6789/0] mon.b 2024-04-12T22:41:38.656 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:38 smithi142 ceph-mon[87853]: fsmap 2024-04-12T22:41:38.656 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:38 smithi142 ceph-mon[87853]: osdmap e107: 8 total, 8 up, 8 in 2024-04-12T22:41:38.656 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:38 smithi142 ceph-mon[87853]: mgrmap e43: y(active, since 37s), standbys: x 2024-04-12T22:41:38.656 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:38 smithi142 ceph-mon[87853]: Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-12T22:41:38.656 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:38 smithi142 ceph-mon[87853]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-12T22:41:38.656 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:38 smithi142 ceph-mon[87853]: daemon grafana.a on smithi142 is in unknown state 2024-04-12T22:41:38.656 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:38.656 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:38.656 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:38.656 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:38.656 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:38 smithi142 ceph-mon[87853]: pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-12T22:41:38.656 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:38 smithi142 ceph-mon[87853]: pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 820 B/s rd, 0 op/s 2024-04-12T22:41:38.657 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:38.657 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:38 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:38.657 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:38 smithi142 ceph-mon[87853]: Reconfiguring mon.a (monmap changed)... 2024-04-12T22:41:38.657 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-12T22:41:38.657 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-12T22:41:38.657 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:38.657 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:38 smithi142 ceph-mon[87853]: Reconfiguring daemon mon.a on smithi088 2024-04-12T22:41:38.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:38 smithi088 ceph-mon[87547]: pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-12T22:41:38.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:38 smithi088 ceph-mon[87547]: 2: [v2:172.21.15.142:3300/0,v1:172.21.15.142:6789/0] mon.b 2024-04-12T22:41:38.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:38 smithi088 ceph-mon[87547]: fsmap 2024-04-12T22:41:38.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:38 smithi088 ceph-mon[87547]: osdmap e107: 8 total, 8 up, 8 in 2024-04-12T22:41:38.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:38 smithi088 ceph-mon[87547]: mgrmap e43: y(active, since 37s), standbys: x 2024-04-12T22:41:38.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:38 smithi088 ceph-mon[87547]: Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-12T22:41:38.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:38 smithi088 ceph-mon[87547]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-12T22:41:38.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:38 smithi088 ceph-mon[87547]: daemon grafana.a on smithi142 is in unknown state 2024-04-12T22:41:38.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:38 smithi088 ceph-mon[87547]: mon.b calling monitor election 2024-04-12T22:41:38.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:38 smithi088 ceph-mon[87547]: mon.c calling monitor election 2024-04-12T22:41:38.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:38 smithi088 ceph-mon[87547]: mon.a calling monitor election 2024-04-12T22:41:38.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:38 smithi088 ceph-mon[87547]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-12T22:41:38.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-12T22:41:38.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-12T22:41:38.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-12T22:41:38.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:38 smithi088 ceph-mon[87547]: monmap epoch 4 2024-04-12T22:41:38.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:38 smithi088 ceph-mon[87547]: fsid a5fdb6f0-f91b-11ee-bc8d-c7b262605968 2024-04-12T22:41:38.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:38 smithi088 ceph-mon[87547]: last_changed 2024-04-12T22:41:37.354491+0000 2024-04-12T22:41:38.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:38 smithi088 ceph-mon[87547]: created 2024-04-12T22:26:33.817200+0000 2024-04-12T22:41:38.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:38 smithi088 ceph-mon[87547]: min_mon_release 19 (squid) 2024-04-12T22:41:38.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:38 smithi088 ceph-mon[87547]: election_strategy: 1 2024-04-12T22:41:38.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:38 smithi088 ceph-mon[87547]: 0: [v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0] mon.a 2024-04-12T22:41:38.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:38 smithi088 ceph-mon[87547]: 1: [v2:172.21.15.88:3301/0,v1:172.21.15.88:6790/0] mon.c 2024-04-12T22:41:38.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:38 smithi088 ceph-mon[87547]: 2: [v2:172.21.15.142:3300/0,v1:172.21.15.142:6789/0] mon.b 2024-04-12T22:41:38.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:38 smithi088 ceph-mon[87547]: fsmap 2024-04-12T22:41:38.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:38 smithi088 ceph-mon[87547]: osdmap e107: 8 total, 8 up, 8 in 2024-04-12T22:41:38.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:38 smithi088 ceph-mon[87547]: mgrmap e43: y(active, since 37s), standbys: x 2024-04-12T22:41:38.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:38 smithi088 ceph-mon[87547]: Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-12T22:41:38.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:38 smithi088 ceph-mon[87547]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-12T22:41:38.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:38 smithi088 ceph-mon[87547]: daemon grafana.a on smithi142 is in unknown state 2024-04-12T22:41:38.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:38.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:38.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:38.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:38.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:38 smithi088 ceph-mon[87547]: pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-12T22:41:38.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:38 smithi088 ceph-mon[87547]: pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 820 B/s rd, 0 op/s 2024-04-12T22:41:38.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:38.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:38 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:38.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:38 smithi088 ceph-mon[87547]: Reconfiguring mon.a (monmap changed)... 2024-04-12T22:41:38.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-12T22:41:38.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:38 smithi088 ceph-mon[91108]: pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-12T22:41:38.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:38 smithi088 ceph-mon[91108]: 2: [v2:172.21.15.142:3300/0,v1:172.21.15.142:6789/0] mon.b 2024-04-12T22:41:38.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:38 smithi088 ceph-mon[91108]: fsmap 2024-04-12T22:41:38.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:38 smithi088 ceph-mon[91108]: osdmap e107: 8 total, 8 up, 8 in 2024-04-12T22:41:38.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:38 smithi088 ceph-mon[91108]: mgrmap e43: y(active, since 37s), standbys: x 2024-04-12T22:41:38.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:38 smithi088 ceph-mon[91108]: Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-12T22:41:38.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:38 smithi088 ceph-mon[91108]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-12T22:41:38.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:38 smithi088 ceph-mon[91108]: daemon grafana.a on smithi142 is in unknown state 2024-04-12T22:41:38.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:38 smithi088 ceph-mon[91108]: mon.b calling monitor election 2024-04-12T22:41:38.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:38 smithi088 ceph-mon[91108]: mon.c calling monitor election 2024-04-12T22:41:38.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:38 smithi088 ceph-mon[91108]: mon.a calling monitor election 2024-04-12T22:41:38.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:38 smithi088 ceph-mon[91108]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-12T22:41:38.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-12T22:41:38.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-12T22:41:38.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-12T22:41:38.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:38 smithi088 ceph-mon[91108]: monmap epoch 4 2024-04-12T22:41:38.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:38 smithi088 ceph-mon[91108]: fsid a5fdb6f0-f91b-11ee-bc8d-c7b262605968 2024-04-12T22:41:38.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:38 smithi088 ceph-mon[91108]: last_changed 2024-04-12T22:41:37.354491+0000 2024-04-12T22:41:38.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:38 smithi088 ceph-mon[91108]: created 2024-04-12T22:26:33.817200+0000 2024-04-12T22:41:38.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:38 smithi088 ceph-mon[91108]: min_mon_release 19 (squid) 2024-04-12T22:41:38.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:38 smithi088 ceph-mon[91108]: election_strategy: 1 2024-04-12T22:41:38.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:38 smithi088 ceph-mon[91108]: 0: [v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0] mon.a 2024-04-12T22:41:38.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:38 smithi088 ceph-mon[91108]: 1: [v2:172.21.15.88:3301/0,v1:172.21.15.88:6790/0] mon.c 2024-04-12T22:41:38.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:38 smithi088 ceph-mon[91108]: 2: [v2:172.21.15.142:3300/0,v1:172.21.15.142:6789/0] mon.b 2024-04-12T22:41:38.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:38 smithi088 ceph-mon[91108]: fsmap 2024-04-12T22:41:38.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:38 smithi088 ceph-mon[91108]: osdmap e107: 8 total, 8 up, 8 in 2024-04-12T22:41:38.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:38 smithi088 ceph-mon[91108]: mgrmap e43: y(active, since 37s), standbys: x 2024-04-12T22:41:38.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:38 smithi088 ceph-mon[91108]: Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-12T22:41:38.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:38 smithi088 ceph-mon[91108]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-12T22:41:38.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:38 smithi088 ceph-mon[91108]: daemon grafana.a on smithi142 is in unknown state 2024-04-12T22:41:38.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:38.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:38.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:38.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:41:38.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:38 smithi088 ceph-mon[91108]: pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-12T22:41:38.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:38 smithi088 ceph-mon[91108]: pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 820 B/s rd, 0 op/s 2024-04-12T22:41:38.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:38.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:38 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:41:38.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:38 smithi088 ceph-mon[91108]: Reconfiguring mon.a (monmap changed)... 2024-04-12T22:41:38.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-12T22:41:38.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-12T22:41:38.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:38.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:38 smithi088 ceph-mon[87547]: Reconfiguring daemon mon.a on smithi088 2024-04-12T22:41:38.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-12T22:41:38.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:38.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:38 smithi088 ceph-mon[91108]: Reconfiguring daemon mon.a on smithi088 2024-04-12T22:41:38.997 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:41:38 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[60838]: ts=2024-04-12T22:41: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.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"smithi088:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"172.21.15.142:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-12T22:41:40.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:40.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:40.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:40 smithi088 ceph-mon[87547]: Reconfiguring mgr.y (monmap changed)... 2024-04-12T22:41:40.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-12T22:41:40.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-12T22:41:40.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:40.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:40 smithi088 ceph-mon[87547]: Reconfiguring daemon mgr.y on smithi088 2024-04-12T22:41:40.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:40 smithi088 ceph-mon[87547]: pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 621 B/s rd, 0 op/s 2024-04-12T22:41:40.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:40.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:40.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:40 smithi088 ceph-mon[91108]: Reconfiguring mgr.y (monmap changed)... 2024-04-12T22:41:40.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-12T22:41:40.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-12T22:41:40.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:40.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:40 smithi088 ceph-mon[91108]: Reconfiguring daemon mgr.y on smithi088 2024-04-12T22:41:40.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:40 smithi088 ceph-mon[91108]: pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 621 B/s rd, 0 op/s 2024-04-12T22:41:40.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:40.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:40.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:40 smithi142 ceph-mon[87853]: Reconfiguring mgr.y (monmap changed)... 2024-04-12T22:41:40.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-12T22:41:40.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-12T22:41:40.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:40.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:40 smithi142 ceph-mon[87853]: Reconfiguring daemon mgr.y on smithi088 2024-04-12T22:41:40.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:40 smithi142 ceph-mon[87853]: pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 621 B/s rd, 0 op/s 2024-04-12T22:41:41.542 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:41 smithi088 ceph-mon[91108]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:41:41.542 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:41.542 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:41.543 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-12T22:41:41.543 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-12T22:41:41.543 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:41.543 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:41 smithi088 ceph-mon[87547]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:41:41.543 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:41.543 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:41.543 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-12T22:41:41.543 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-12T22:41:41.543 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:41.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:41 smithi142 ceph-mon[87853]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:41:41.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:41.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:41.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-12T22:41:41.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-12T22:41:41.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:41.878 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:41:41 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: 2024-04-12T22:41:41.694+0000 7fe607f7c700 -1 mgr.server handle_report got status from non-daemon mon.b 2024-04-12T22:41:42.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:42 smithi142 ceph-mon[87853]: Reconfiguring mon.c (monmap changed)... 2024-04-12T22:41:42.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:42 smithi142 ceph-mon[87853]: Reconfiguring daemon mon.c on smithi088 2024-04-12T22:41:42.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:42 smithi142 ceph-mon[87853]: pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:41:42.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:42.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:42.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-12T22:41:42.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:43.012 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:42 smithi088 ceph-mon[91108]: Reconfiguring mon.c (monmap changed)... 2024-04-12T22:41:43.012 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:42 smithi088 ceph-mon[91108]: Reconfiguring daemon mon.c on smithi088 2024-04-12T22:41:43.012 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:42 smithi088 ceph-mon[91108]: pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:41:43.012 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:43.012 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:43.013 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-12T22:41:43.013 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:43.013 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:42 smithi088 ceph-mon[87547]: Reconfiguring mon.c (monmap changed)... 2024-04-12T22:41:43.013 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:42 smithi088 ceph-mon[87547]: Reconfiguring daemon mon.c on smithi088 2024-04-12T22:41:43.013 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:42 smithi088 ceph-mon[87547]: pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:41:43.013 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:43.013 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:43.013 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-12T22:41:43.013 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:43.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:43 smithi142 ceph-mon[87853]: Reconfiguring osd.0 (monmap changed)... 2024-04-12T22:41:43.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:43 smithi142 ceph-mon[87853]: Reconfiguring daemon osd.0 on smithi088 2024-04-12T22:41:44.103 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:43 smithi088 ceph-mon[87547]: Reconfiguring osd.0 (monmap changed)... 2024-04-12T22:41:44.103 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:43 smithi088 ceph-mon[87547]: Reconfiguring daemon osd.0 on smithi088 2024-04-12T22:41:44.103 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:43 smithi088 ceph-mon[91108]: Reconfiguring osd.0 (monmap changed)... 2024-04-12T22:41:44.103 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:43 smithi088 ceph-mon[91108]: Reconfiguring daemon osd.0 on smithi088 2024-04-12T22:41:44.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:44 smithi142 ceph-mon[87853]: pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:41:44.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:44.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:44.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-12T22:41:44.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:45.033 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:44 smithi088 ceph-mon[87547]: pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:41:45.349 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:45.349 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:45.349 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-12T22:41:45.350 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:45.350 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:44 smithi088 ceph-mon[91108]: pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:41:45.350 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:45.350 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:45.350 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-12T22:41:45.350 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:45.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:45 smithi142 ceph-mon[87853]: Reconfiguring osd.1 (monmap changed)... 2024-04-12T22:41:45.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:45 smithi142 ceph-mon[87853]: Reconfiguring daemon osd.1 on smithi088 2024-04-12T22:41:45.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:41:46.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:45 smithi088 ceph-mon[91108]: Reconfiguring osd.1 (monmap changed)... 2024-04-12T22:41:46.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:45 smithi088 ceph-mon[91108]: Reconfiguring daemon osd.1 on smithi088 2024-04-12T22:41:46.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:41:46.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:45 smithi088 ceph-mon[87547]: Reconfiguring osd.1 (monmap changed)... 2024-04-12T22:41:46.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:45 smithi088 ceph-mon[87547]: Reconfiguring daemon osd.1 on smithi088 2024-04-12T22:41:46.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:41:46.457 INFO:teuthology.orchestra.run.smithi088.stdout:true 2024-04-12T22:41:46.521 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:41:46 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@grafana.a.service: Scheduled restart job, restart counter is at 16. 2024-04-12T22:41:46.521 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:41:46 smithi142 systemd[1]: Stopped Ceph grafana.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:41:46.522 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:41:46 smithi142 systemd[1]: Starting Ceph grafana.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:41:46.522 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:41:46 smithi142 podman[87985]: 2024-04-12 22:41:46.391844069 +0000 UTC m=+0.017529282 image pull dad864ee21e98e69f4029d1e417aa085001566be0d322fbc75bc6f29b0050c01 quay.io/ceph/ceph-grafana:8.3.5 2024-04-12T22:41:46.522 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:41:46 smithi142 podman[87985]: 2024-04-12 22:41:46.528358512 +0000 UTC m=+0.154043717 container create 79cd06c1473f72cd72b1701713c4bb06cfa8ff7c42d774d49b73c9ec84ce508d (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a, version=8.5, com.redhat.component=ubi8-container, name=ubi8, vcs-type=git, build-date=2022-03-28T10:36:18.413762, io.openshift.tags=base rhel8, distribution-scope=public, vendor=Red Hat, Inc., release=236.1648460182, io.buildah.version=1.24.2, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, maintainer=Paul Cuzner , url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, architecture=x86_64, io.k8s.display-name=Red Hat Universal Base Image 8, io.openshift.expose-services=, 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., summary=Grafana Container configured for Ceph mgr/dashboard integration) 2024-04-12T22:41:46.649 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:41:46 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:41:46] "GET /metrics HTTP/1.1" 200 38347 "" "Prometheus/2.33.4" 2024-04-12T22:41:46.799 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:46 smithi142 ceph-mon[87853]: pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 621 B/s rd, 0 op/s 2024-04-12T22:41:46.799 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:46.799 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:46.799 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-12T22:41:46.799 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:46.799 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:41:46 smithi142 podman[87985]: 2024-04-12 22:41:46.714240814 +0000 UTC m=+0.339926021 container init 79cd06c1473f72cd72b1701713c4bb06cfa8ff7c42d774d49b73c9ec84ce508d (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a, io.openshift.tags=base rhel8, summary=Grafana Container configured for Ceph mgr/dashboard integration, architecture=x86_64, 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., distribution-scope=public, io.buildah.version=1.24.2, 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, description=Ceph Grafana Container, name=ubi8, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, version=8.5, io.k8s.display-name=Red Hat Universal Base Image 8, maintainer=Paul Cuzner , com.redhat.component=ubi8-container, vcs-type=git, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, release=236.1648460182) 2024-04-12T22:41:46.800 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:41:46 smithi142 podman[87985]: 2024-04-12 22:41:46.716798567 +0000 UTC m=+0.342483772 container start 79cd06c1473f72cd72b1701713c4bb06cfa8ff7c42d774d49b73c9ec84ce508d (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a, vcs-type=git, summary=Grafana Container configured for Ceph mgr/dashboard integration, version=8.5, distribution-scope=public, architecture=x86_64, 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, com.redhat.component=ubi8-container, description=Ceph Grafana Container, vendor=Red Hat, Inc., io.openshift.tags=base rhel8, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, release=236.1648460182, 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., name=ubi8, io.buildah.version=1.24.2, maintainer=Paul Cuzner , build-date=2022-03-28T10:36:18.413762) 2024-04-12T22:41:46.800 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:41:46 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[88000]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-12T22:41:46.800 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:41:46 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[88000]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-12T22:41:46.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:46 smithi088 ceph-mon[87547]: pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 621 B/s rd, 0 op/s 2024-04-12T22:41:46.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:46.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:46.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-12T22:41:46.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:46.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:46 smithi088 ceph-mon[91108]: pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 621 B/s rd, 0 op/s 2024-04-12T22:41:46.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:46.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:46.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-12T22:41:46.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:47.085 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:41:46 smithi142 bash[87985]: 79cd06c1473f72cd72b1701713c4bb06cfa8ff7c42d774d49b73c9ec84ce508d 2024-04-12T22:41:47.086 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:41:46 smithi142 systemd[1]: Started Ceph grafana.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:41:47.086 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:41:46 smithi142 podman[88016]: 2024-04-12 22:41:46.823258443 +0000 UTC m=+0.072197790 container died 79cd06c1473f72cd72b1701713c4bb06cfa8ff7c42d774d49b73c9ec84ce508d (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a, io.openshift.tags=base rhel8, name=ubi8, description=Ceph Grafana Container, vcs-type=git, release=236.1648460182, vendor=Red Hat, Inc., summary=Grafana Container configured for Ceph mgr/dashboard integration, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, version=8.5, io.openshift.expose-services=, io.k8s.display-name=Red Hat Universal Base Image 8, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, architecture=x86_64, maintainer=Paul Cuzner , build-date=2022-03-28T10:36:18.413762, 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.buildah.version=1.24.2, com.redhat.component=ubi8-container, 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-12T22:41:47.122 INFO:teuthology.orchestra.run.smithi088.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T22:41:47.123 INFO:teuthology.orchestra.run.smithi088.stdout:agent.smithi088 smithi088 running 15s ago 14m - - 2024-04-12T22:41:47.123 INFO:teuthology.orchestra.run.smithi088.stdout:agent.smithi142 smithi142 running 18s ago 13m - - 2024-04-12T22:41:47.123 INFO:teuthology.orchestra.run.smithi088.stdout:alertmanager.a smithi088 *:9093,9094 running (3m) 15s ago 8m 25.0M - 0.23.0 ba2b418f427c 0ea85e911776 2024-04-12T22:41:47.123 INFO:teuthology.orchestra.run.smithi088.stdout:grafana.a smithi142 *:3000 unknown 18s ago 8m - - 2024-04-12T22:41:47.123 INFO:teuthology.orchestra.run.smithi088.stdout:iscsi.foo.smithi088.yxerll smithi088 running (2m) 15s ago 7m 51.2M - 3.5 e1d6a67b021e 59c9318194eb 2024-04-12T22:41:47.123 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.x smithi142 *:8443,9283,8765 running (74s) 18s ago 13m 448M - 19.0.0-2053-gb277feb2 668895944f0e f9384b7063eb 2024-04-12T22:41:47.123 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.y smithi088 *:8443,9283,8765 running (2m) 15s ago 14m 507M - 19.0.0-2053-gb277feb2 668895944f0e 61e5b1816570 2024-04-12T22:41:47.123 INFO:teuthology.orchestra.run.smithi088.stdout:mon.a smithi088 running (57s) 15s ago 15m 54.6M 2048M 19.0.0-2053-gb277feb2 668895944f0e 6000fee523aa 2024-04-12T22:41:47.123 INFO:teuthology.orchestra.run.smithi088.stdout:mon.b smithi142 starting - - - 2048M 2024-04-12T22:41:47.123 INFO:teuthology.orchestra.run.smithi088.stdout:mon.c smithi088 running (32s) 15s ago 13m 32.5M 2048M 19.0.0-2053-gb277feb2 668895944f0e 87d1391aae18 2024-04-12T22:41:47.123 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.a smithi088 *:9100 running (3m) 15s ago 9m 18.2M - 1.3.1 1dbe0e931976 40e0439db208 2024-04-12T22:41:47.123 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.b smithi142 *:9100 running (3m) 18s ago 9m 16.3M - 1.3.1 1dbe0e931976 747060fd1a5d 2024-04-12T22:41:47.123 INFO:teuthology.orchestra.run.smithi088.stdout:osd.0 smithi088 running (13m) 15s ago 13m 55.7M 4096M 17.2.0 e1d6a67b021e e32c7c94dffa 2024-04-12T22:41:47.123 INFO:teuthology.orchestra.run.smithi088.stdout:osd.1 smithi088 running (12m) 15s ago 12m 56.1M 4096M 17.2.0 e1d6a67b021e 46e5a57910bc 2024-04-12T22:41:47.124 INFO:teuthology.orchestra.run.smithi088.stdout:osd.2 smithi088 running (12m) 15s ago 12m 50.9M 4096M 17.2.0 e1d6a67b021e 4ea9bc8ffad6 2024-04-12T22:41:47.124 INFO:teuthology.orchestra.run.smithi088.stdout:osd.3 smithi088 running (11m) 15s ago 11m 52.1M 4096M 17.2.0 e1d6a67b021e 2d1fc92c698d 2024-04-12T22:41:47.124 INFO:teuthology.orchestra.run.smithi088.stdout:osd.4 smithi142 running (11m) 18s ago 11m 56.8M 4096M 17.2.0 e1d6a67b021e 3aa8709a8b8f 2024-04-12T22:41:47.124 INFO:teuthology.orchestra.run.smithi088.stdout:osd.5 smithi142 running (11m) 18s ago 11m 51.0M 4096M 17.2.0 e1d6a67b021e 02b8c392bba6 2024-04-12T22:41:47.124 INFO:teuthology.orchestra.run.smithi088.stdout:osd.6 smithi142 running (10m) 18s ago 10m 50.6M 4096M 17.2.0 e1d6a67b021e 9495636911ad 2024-04-12T22:41:47.124 INFO:teuthology.orchestra.run.smithi088.stdout:osd.7 smithi142 running (10m) 18s ago 10m 54.7M 4096M 17.2.0 e1d6a67b021e 767b5d349dbe 2024-04-12T22:41:47.124 INFO:teuthology.orchestra.run.smithi088.stdout:prometheus.a smithi142 *:9095 running (2m) 18s ago 9m 66.9M - 2.33.4 514e6a882f6e db995400848f 2024-04-12T22:41:47.124 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi088.qlemsa smithi088 *:8000 running (7m) 15s ago 7m 72.5M - 17.2.0 e1d6a67b021e 9eab94fe6def 2024-04-12T22:41:47.124 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi142.qxzxoy smithi142 *:8000 running (7m) 18s ago 7m 72.4M - 17.2.0 e1d6a67b021e ce75b554e32c 2024-04-12T22:41:47.124 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi088.rfqdxx smithi088 *:80 running (7m) 15s ago 7m 74.8M - 17.2.0 e1d6a67b021e e1b485d40249 2024-04-12T22:41:47.124 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi142.kdrxla smithi142 *:80 running (7m) 18s ago 7m 71.9M - 17.2.0 e1d6a67b021e 071754547e0a 2024-04-12T22:41:47.523 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-04-12T22:41:47.523 INFO:teuthology.orchestra.run.smithi088.stdout: "mon": { 2024-04-12T22:41:47.523 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-2053-gb277feb2 (b277feb2c7beb4597d8ecc39d58d5c36b81f613a) squid (dev)": 3 2024-04-12T22:41:47.523 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:41:47.523 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr": { 2024-04-12T22:41:47.523 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-2053-gb277feb2 (b277feb2c7beb4597d8ecc39d58d5c36b81f613a) squid (dev)": 2 2024-04-12T22:41:47.523 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:41:47.523 INFO:teuthology.orchestra.run.smithi088.stdout: "osd": { 2024-04-12T22:41:47.523 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-12T22:41:47.523 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:41:47.523 INFO:teuthology.orchestra.run.smithi088.stdout: "rgw": { 2024-04-12T22:41:47.524 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-12T22:41:47.524 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:41:47.524 INFO:teuthology.orchestra.run.smithi088.stdout: "overall": { 2024-04-12T22:41:47.524 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 12, 2024-04-12T22:41:47.524 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-2053-gb277feb2 (b277feb2c7beb4597d8ecc39d58d5c36b81f613a) squid (dev)": 5 2024-04-12T22:41:47.524 INFO:teuthology.orchestra.run.smithi088.stdout: } 2024-04-12T22:41:47.524 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-04-12T22:41:47.628 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:41:47 smithi142 podman[88016]: 2024-04-12 22:41:47.367815164 +0000 UTC m=+0.616754507 container remove 79cd06c1473f72cd72b1701713c4bb06cfa8ff7c42d774d49b73c9ec84ce508d (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, release=236.1648460182, distribution-scope=public, architecture=x86_64, vcs-type=git, io.k8s.display-name=Red Hat Universal Base Image 8, maintainer=Paul Cuzner , com.redhat.component=ubi8-container, description=Ceph Grafana Container, io.buildah.version=1.24.2, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, summary=Grafana Container configured for Ceph mgr/dashboard integration, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, io.openshift.expose-services=, version=8.5, io.openshift.tags=base rhel8, build-date=2022-03-28T10:36:18.413762, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, 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., vendor=Red Hat, Inc.) 2024-04-12T22:41:47.628 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:41:47 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-04-12T22:41:47.628 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:41:47 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@grafana.a.service: Failed with result 'exit-code'. 2024-04-12T22:41:47.886 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-04-12T22:41:47.886 INFO:teuthology.orchestra.run.smithi088.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a", 2024-04-12T22:41:47.886 INFO:teuthology.orchestra.run.smithi088.stdout: "in_progress": true, 2024-04-12T22:41:47.886 INFO:teuthology.orchestra.run.smithi088.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-12T22:41:47.886 INFO:teuthology.orchestra.run.smithi088.stdout: "services_complete": [ 2024-04-12T22:41:47.886 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr" 2024-04-12T22:41:47.886 INFO:teuthology.orchestra.run.smithi088.stdout: ], 2024-04-12T22:41:47.887 INFO:teuthology.orchestra.run.smithi088.stdout: "progress": "4/23 daemons upgraded", 2024-04-12T22:41:47.887 INFO:teuthology.orchestra.run.smithi088.stdout: "message": "Currently upgrading mon daemons", 2024-04-12T22:41:47.887 INFO:teuthology.orchestra.run.smithi088.stdout: "is_paused": false 2024-04-12T22:41:47.887 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-04-12T22:41:47.887 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:47 smithi088 ceph-mon[87547]: Reconfiguring osd.2 (monmap changed)... 2024-04-12T22:41:47.887 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:47 smithi088 ceph-mon[87547]: Reconfiguring daemon osd.2 on smithi088 2024-04-12T22:41:47.887 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:47 smithi088 ceph-mon[87547]: from='client.44101 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:41:47.887 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:47 smithi088 ceph-mon[87547]: from='client.44107 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:41:47.887 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:47 smithi088 ceph-mon[87547]: from='client.? 172.21.15.88:0/3901047033' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:47.888 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:47.888 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:47.888 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:47 smithi088 ceph-mon[91108]: Reconfiguring osd.2 (monmap changed)... 2024-04-12T22:41:47.888 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:47 smithi088 ceph-mon[91108]: Reconfiguring daemon osd.2 on smithi088 2024-04-12T22:41:47.888 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:47 smithi088 ceph-mon[91108]: from='client.44101 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:41:47.888 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:47 smithi088 ceph-mon[91108]: from='client.44107 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:41:47.888 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:47 smithi088 ceph-mon[91108]: from='client.? 172.21.15.88:0/3901047033' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:47.888 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:47.888 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:47.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:47 smithi142 ceph-mon[87853]: Reconfiguring osd.2 (monmap changed)... 2024-04-12T22:41:47.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:47 smithi142 ceph-mon[87853]: Reconfiguring daemon osd.2 on smithi088 2024-04-12T22:41:47.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:47 smithi142 ceph-mon[87853]: from='client.44101 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:41:47.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:47 smithi142 ceph-mon[87853]: from='client.44107 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:41:47.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:47 smithi142 ceph-mon[87853]: from='client.? 172.21.15.88:0/3901047033' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:41:47.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:47.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:48.299 INFO:teuthology.orchestra.run.smithi088.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-12T22:41:48.299 INFO:teuthology.orchestra.run.smithi088.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-12T22:41:48.299 INFO:teuthology.orchestra.run.smithi088.stdout: daemon grafana.a on smithi142 is in unknown state 2024-04-12T22:41:48.716 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:41:48 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[60838]: ts=2024-04-12T22:41: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.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"smithi088:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"172.21.15.142:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-12T22:41:48.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:48 smithi088 ceph-mon[87547]: from='client.34185 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:41:48.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:48 smithi088 ceph-mon[87547]: pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-12T22:41:48.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:48 smithi088 ceph-mon[87547]: Reconfiguring osd.3 (monmap changed)... 2024-04-12T22:41:48.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-12T22:41:48.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:48.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:48 smithi088 ceph-mon[87547]: Reconfiguring daemon osd.3 on smithi088 2024-04-12T22:41:48.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:48 smithi088 ceph-mon[87547]: from='client.44125 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:41:48.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:48 smithi088 ceph-mon[87547]: from='client.? 172.21.15.88:0/1793820477' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T22:41:48.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:48.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:48.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:48.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:48 smithi088 ceph-mon[91108]: from='client.34185 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:41:48.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:48 smithi088 ceph-mon[91108]: pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-12T22:41:48.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:48 smithi088 ceph-mon[91108]: Reconfiguring osd.3 (monmap changed)... 2024-04-12T22:41:48.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-12T22:41:48.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:48.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:48 smithi088 ceph-mon[91108]: Reconfiguring daemon osd.3 on smithi088 2024-04-12T22:41:48.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:48 smithi088 ceph-mon[91108]: from='client.44125 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:41:48.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:48 smithi088 ceph-mon[91108]: from='client.? 172.21.15.88:0/1793820477' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T22:41:48.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:48.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:48.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:48.980 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:48 smithi142 ceph-mon[87853]: from='client.34185 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:41:48.980 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:48 smithi142 ceph-mon[87853]: pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-12T22:41:48.980 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:48 smithi142 ceph-mon[87853]: Reconfiguring osd.3 (monmap changed)... 2024-04-12T22:41:48.980 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-12T22:41:48.980 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:48.980 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:48 smithi142 ceph-mon[87853]: Reconfiguring daemon osd.3 on smithi088 2024-04-12T22:41:48.980 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:48 smithi142 ceph-mon[87853]: from='client.44125 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:41:48.981 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:48 smithi142 ceph-mon[87853]: from='client.? 172.21.15.88:0/1793820477' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T22:41:48.981 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:48.981 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:48.981 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:49.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:49 smithi142 ceph-mon[87853]: pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 913 B/s rd, 0 op/s 2024-04-12T22:41:49.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:49 smithi142 ceph-mon[87853]: pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:41:49.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:49.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:49.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi088.qlemsa", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-12T22:41:49.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:50.093 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:49 smithi088 ceph-mon[87547]: pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 913 B/s rd, 0 op/s 2024-04-12T22:41:50.093 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:49 smithi088 ceph-mon[87547]: pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:41:50.093 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:50.094 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:50.094 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi088.qlemsa", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-12T22:41:50.094 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:50.094 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:49 smithi088 ceph-mon[91108]: pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 913 B/s rd, 0 op/s 2024-04-12T22:41:50.094 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:49 smithi088 ceph-mon[91108]: pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:41:50.094 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:50.094 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:50.094 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi088.qlemsa", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-12T22:41:50.094 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:50.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:50 smithi142 ceph-mon[87853]: Reconfiguring rgw.foo.smithi088.qlemsa (monmap changed)... 2024-04-12T22:41:50.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:50 smithi142 ceph-mon[87853]: Reconfiguring daemon rgw.foo.smithi088.qlemsa on smithi088 2024-04-12T22:41:51.116 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:50 smithi088 ceph-mon[87547]: Reconfiguring rgw.foo.smithi088.qlemsa (monmap changed)... 2024-04-12T22:41:51.116 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:50 smithi088 ceph-mon[87547]: Reconfiguring daemon rgw.foo.smithi088.qlemsa on smithi088 2024-04-12T22:41:51.116 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:50 smithi088 ceph-mon[91108]: Reconfiguring rgw.foo.smithi088.qlemsa (monmap changed)... 2024-04-12T22:41:51.116 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:50 smithi088 ceph-mon[91108]: Reconfiguring daemon rgw.foo.smithi088.qlemsa on smithi088 2024-04-12T22:41:51.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:51 smithi142 ceph-mon[87853]: pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 556 B/s rd, 0 op/s 2024-04-12T22:41:51.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:51 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:51.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:51 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:51.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:51 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi088.rfqdxx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-12T22:41:51.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:51 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:51.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:51 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:51.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:51 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:51.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:51 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:52.036 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:51 smithi088 ceph-mon[91108]: pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 556 B/s rd, 0 op/s 2024-04-12T22:41:52.036 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:51 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:52.036 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:51 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:52.036 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:51 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi088.rfqdxx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-12T22:41:52.036 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:51 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:52.036 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:51 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:52.036 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:51 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:52.036 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:51 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:52.036 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:51 smithi088 ceph-mon[87547]: pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 556 B/s rd, 0 op/s 2024-04-12T22:41:52.037 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:51 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:52.037 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:51 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:52.037 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:51 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi088.rfqdxx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-12T22:41:52.037 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:51 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:52.037 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:51 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:52.037 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:51 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:52.037 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:51 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:52.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:52 smithi142 ceph-mon[87853]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:41:52.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:52 smithi142 ceph-mon[87853]: Reconfiguring rgw.smpl.smithi088.rfqdxx (monmap changed)... 2024-04-12T22:41:52.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:52 smithi142 ceph-mon[87853]: Reconfiguring daemon rgw.smpl.smithi088.rfqdxx on smithi088 2024-04-12T22:41:52.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:52 smithi142 ceph-mon[87853]: pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-12T22:41:52.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:52 smithi142 ceph-mon[87853]: pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-04-12T22:41:53.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:52 smithi088 ceph-mon[87547]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:41:53.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:52 smithi088 ceph-mon[87547]: Reconfiguring rgw.smpl.smithi088.rfqdxx (monmap changed)... 2024-04-12T22:41:53.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:52 smithi088 ceph-mon[87547]: Reconfiguring daemon rgw.smpl.smithi088.rfqdxx on smithi088 2024-04-12T22:41:53.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:52 smithi088 ceph-mon[87547]: pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-12T22:41:53.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:52 smithi088 ceph-mon[87547]: pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-04-12T22:41:53.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:52 smithi088 ceph-mon[91108]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:41:53.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:52 smithi088 ceph-mon[91108]: Reconfiguring rgw.smpl.smithi088.rfqdxx (monmap changed)... 2024-04-12T22:41:53.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:52 smithi088 ceph-mon[91108]: Reconfiguring daemon rgw.smpl.smithi088.rfqdxx on smithi088 2024-04-12T22:41:53.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:52 smithi088 ceph-mon[91108]: pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-12T22:41:53.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:52 smithi088 ceph-mon[91108]: pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-04-12T22:41:54.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:54.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:54.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:53 smithi088 ceph-mon[87547]: Reconfiguring mon.b (monmap changed)... 2024-04-12T22:41:54.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-12T22:41:54.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-12T22:41:54.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:54.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:53 smithi088 ceph-mon[87547]: Reconfiguring daemon mon.b on smithi142 2024-04-12T22:41:54.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:54.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:54.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:54.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:54.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:54.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:53 smithi088 ceph-mon[91108]: Reconfiguring mon.b (monmap changed)... 2024-04-12T22:41:54.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-12T22:41:54.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-12T22:41:54.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:54.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:53 smithi088 ceph-mon[91108]: Reconfiguring daemon mon.b on smithi142 2024-04-12T22:41:54.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:54.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:54.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:54.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:54.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:54.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:53 smithi142 ceph-mon[87853]: Reconfiguring mon.b (monmap changed)... 2024-04-12T22:41:54.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-12T22:41:54.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-12T22:41:54.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:54.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:53 smithi142 ceph-mon[87853]: Reconfiguring daemon mon.b on smithi142 2024-04-12T22:41:54.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:54.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:54.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:55.106 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:54 smithi142 ceph-mon[87853]: pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 905 B/s rd, 0 op/s 2024-04-12T22:41:55.106 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:54 smithi142 ceph-mon[87853]: pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:41:55.106 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:55.106 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:55.106 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-12T22:41:55.107 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-12T22:41:55.107 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:55.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:54 smithi088 ceph-mon[87547]: pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 905 B/s rd, 0 op/s 2024-04-12T22:41:55.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:54 smithi088 ceph-mon[87547]: pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:41:55.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:55.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:55.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-12T22:41:55.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-12T22:41:55.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:55.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:54 smithi088 ceph-mon[91108]: pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 905 B/s rd, 0 op/s 2024-04-12T22:41:55.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:54 smithi088 ceph-mon[91108]: pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:41:55.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:55.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:55.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-12T22:41:55.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-12T22:41:55.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:55.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:55 smithi088 ceph-mon[87547]: Reconfiguring mgr.x (monmap changed)... 2024-04-12T22:41:55.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:55 smithi088 ceph-mon[87547]: Reconfiguring daemon mgr.x on smithi142 2024-04-12T22:41:55.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:55 smithi088 ceph-mon[91108]: Reconfiguring mgr.x (monmap changed)... 2024-04-12T22:41:55.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:55 smithi088 ceph-mon[91108]: Reconfiguring daemon mgr.x on smithi142 2024-04-12T22:41:55.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:55 smithi142 ceph-mon[87853]: Reconfiguring mgr.x (monmap changed)... 2024-04-12T22:41:55.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:55 smithi142 ceph-mon[87853]: Reconfiguring daemon mgr.x on smithi142 2024-04-12T22:41:56.678 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:41:56 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:41:56] "GET /metrics HTTP/1.1" 200 38347 "" "Prometheus/2.33.4" 2024-04-12T22:41:56.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:56 smithi142 ceph-mon[87853]: pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 793 B/s rd, 0 op/s 2024-04-12T22:41:56.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:56.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:56.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-12T22:41:56.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:57.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:56 smithi088 ceph-mon[91108]: pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 793 B/s rd, 0 op/s 2024-04-12T22:41:57.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:57.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:57.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-12T22:41:57.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:57.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:56 smithi088 ceph-mon[87547]: pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 793 B/s rd, 0 op/s 2024-04-12T22:41:57.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:57.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:57.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-12T22:41:57.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:57.628 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:41:57 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@grafana.a.service: Scheduled restart job, restart counter is at 17. 2024-04-12T22:41:57.628 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:41:57 smithi142 systemd[1]: Stopped Ceph grafana.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:41:57.628 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:41:57 smithi142 systemd[1]: Starting Ceph grafana.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:41:57.995 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:41:57 smithi142 podman[89176]: 2024-04-12 22:41:57.752541223 +0000 UTC m=+0.018067976 image pull dad864ee21e98e69f4029d1e417aa085001566be0d322fbc75bc6f29b0050c01 quay.io/ceph/ceph-grafana:8.3.5 2024-04-12T22:41:57.995 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:41:57 smithi142 podman[89176]: 2024-04-12 22:41:57.879879998 +0000 UTC m=+0.145406742 container create 5e02fb4aa8c3711eeb98c2b6b24c3ff53999e65608e56f39ecd31446dbf0e269 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a, 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, architecture=x86_64, io.openshift.tags=base rhel8, vendor=Red Hat, Inc., maintainer=Paul Cuzner , io.k8s.display-name=Red Hat Universal Base Image 8, description=Ceph Grafana Container, com.redhat.component=ubi8-container, io.openshift.expose-services=, distribution-scope=public, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, summary=Grafana Container configured for Ceph mgr/dashboard integration, release=236.1648460182, 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, name=ubi8, vcs-type=git, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, version=8.5, build-date=2022-03-28T10:36:18.413762) 2024-04-12T22:41:57.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:57 smithi142 ceph-mon[87853]: Reconfiguring osd.4 (monmap changed)... 2024-04-12T22:41:57.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:57 smithi142 ceph-mon[87853]: Reconfiguring daemon osd.4 on smithi142 2024-04-12T22:41:57.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:57.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:57.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-12T22:41:57.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:58.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:57 smithi088 ceph-mon[87547]: Reconfiguring osd.4 (monmap changed)... 2024-04-12T22:41:58.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:57 smithi088 ceph-mon[87547]: Reconfiguring daemon osd.4 on smithi142 2024-04-12T22:41:58.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:58.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:58.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-12T22:41:58.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:58.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:57 smithi088 ceph-mon[91108]: Reconfiguring osd.4 (monmap changed)... 2024-04-12T22:41:58.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:57 smithi088 ceph-mon[91108]: Reconfiguring daemon osd.4 on smithi142 2024-04-12T22:41:58.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:58.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:41:58.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-12T22:41:58.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:41:58.247 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:41:58 smithi142 podman[89176]: 2024-04-12 22:41:58.105265739 +0000 UTC m=+0.370792522 container init 5e02fb4aa8c3711eeb98c2b6b24c3ff53999e65608e56f39ecd31446dbf0e269 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a, io.k8s.display-name=Red Hat Universal Base Image 8, vendor=Red Hat, Inc., io.buildah.version=1.24.2, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, architecture=x86_64, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, description=Ceph Grafana Container, io.openshift.expose-services=, name=ubi8, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, version=8.5, 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, release=236.1648460182, maintainer=Paul Cuzner , com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, vcs-type=git, distribution-scope=public, build-date=2022-03-28T10:36:18.413762, com.redhat.component=ubi8-container, summary=Grafana Container configured for Ceph mgr/dashboard integration) 2024-04-12T22:41:58.247 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:41:58 smithi142 podman[89176]: 2024-04-12 22:41:58.107929716 +0000 UTC m=+0.373456461 container start 5e02fb4aa8c3711eeb98c2b6b24c3ff53999e65608e56f39ecd31446dbf0e269 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a, build-date=2022-03-28T10:36:18.413762, summary=Grafana Container configured for Ceph mgr/dashboard integration, maintainer=Paul Cuzner , 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, io.k8s.display-name=Red Hat Universal Base Image 8, vendor=Red Hat, Inc., description=Ceph Grafana Container, com.redhat.component=ubi8-container, io.openshift.expose-services=, release=236.1648460182, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, name=ubi8, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, io.buildah.version=1.24.2, 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, architecture=x86_64, vcs-type=git, version=8.5, distribution-scope=public) 2024-04-12T22:41:58.247 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:41:58 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[89257]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-12T22:41:58.247 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:41:58 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[89257]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-12T22:41:58.247 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:41:58 smithi142 bash[89176]: 5e02fb4aa8c3711eeb98c2b6b24c3ff53999e65608e56f39ecd31446dbf0e269 2024-04-12T22:41:58.247 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:41:58 smithi142 systemd[1]: Started Ceph grafana.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:41:58.247 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:41:58 smithi142 podman[89273]: 2024-04-12 22:41:58.215806475 +0000 UTC m=+0.072622659 container died 5e02fb4aa8c3711eeb98c2b6b24c3ff53999e65608e56f39ecd31446dbf0e269 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a, name=ubi8, io.openshift.expose-services=, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, description=Ceph Grafana Container, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, vcs-type=git, architecture=x86_64, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, io.openshift.tags=base rhel8, io.k8s.display-name=Red Hat Universal Base Image 8, version=8.5, distribution-scope=public, release=236.1648460182, io.buildah.version=1.24.2, build-date=2022-03-28T10:36:18.413762, 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=Paul Cuzner , com.redhat.component=ubi8-container, summary=Grafana Container configured for Ceph mgr/dashboard integration, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56) 2024-04-12T22:41:58.776 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:41:58 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[60838]: ts=2024-04-12T22:41: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.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"smithi088:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"172.21.15.142:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-12T22:41:59.112 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:58 smithi142 ceph-mon[87853]: pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-12T22:41:59.112 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:58 smithi142 ceph-mon[87853]: Reconfiguring osd.5 (monmap changed)... 2024-04-12T22:41:59.112 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:41:58 smithi142 ceph-mon[87853]: Reconfiguring daemon osd.5 on smithi142 2024-04-12T22:41:59.112 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:41:58 smithi142 podman[89273]: 2024-04-12 22:41:58.783442228 +0000 UTC m=+0.640258447 container remove 5e02fb4aa8c3711eeb98c2b6b24c3ff53999e65608e56f39ecd31446dbf0e269 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a, build-date=2022-03-28T10:36:18.413762, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, name=ubi8, description=Ceph Grafana Container, vendor=Red Hat, Inc., io.k8s.display-name=Red Hat Universal Base Image 8, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, version=8.5, com.redhat.component=ubi8-container, io.buildah.version=1.24.2, io.openshift.expose-services=, io.openshift.tags=base rhel8, 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., vcs-type=git, release=236.1648460182, distribution-scope=public, 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, maintainer=Paul Cuzner , summary=Grafana Container configured for Ceph mgr/dashboard integration) 2024-04-12T22:41:59.112 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:41:58 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-04-12T22:41:59.113 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:41:58 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@grafana.a.service: Failed with result 'exit-code'. 2024-04-12T22:41:59.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:58 smithi088 ceph-mon[87547]: pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-12T22:41:59.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:58 smithi088 ceph-mon[87547]: Reconfiguring osd.5 (monmap changed)... 2024-04-12T22:41:59.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:41:58 smithi088 ceph-mon[87547]: Reconfiguring daemon osd.5 on smithi142 2024-04-12T22:41:59.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:58 smithi088 ceph-mon[91108]: pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-12T22:41:59.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:58 smithi088 ceph-mon[91108]: Reconfiguring osd.5 (monmap changed)... 2024-04-12T22:41:59.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:41:58 smithi088 ceph-mon[91108]: Reconfiguring daemon osd.5 on smithi142 2024-04-12T22:42:01.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:00 smithi088 ceph-mon[87547]: pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 659 B/s rd, 0 op/s 2024-04-12T22:42:01.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:01.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:01.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:42:01.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-12T22:42:01.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:01.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:00 smithi088 ceph-mon[91108]: pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 659 B/s rd, 0 op/s 2024-04-12T22:42:01.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:01.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:01.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:42:01.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-12T22:42:01.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:01.198 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:00 smithi142 ceph-mon[87853]: pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 659 B/s rd, 0 op/s 2024-04-12T22:42:01.199 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:01.199 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:01.199 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:42:01.199 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-12T22:42:01.199 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:02.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:01 smithi088 ceph-mon[87547]: Reconfiguring osd.6 (monmap changed)... 2024-04-12T22:42:02.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:01 smithi088 ceph-mon[87547]: Reconfiguring daemon osd.6 on smithi142 2024-04-12T22:42:02.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:02.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:02.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-12T22:42:02.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:02.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:01 smithi088 ceph-mon[91108]: Reconfiguring osd.6 (monmap changed)... 2024-04-12T22:42:02.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:01 smithi088 ceph-mon[91108]: Reconfiguring daemon osd.6 on smithi142 2024-04-12T22:42:02.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:02.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:02.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-12T22:42:02.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:02.180 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:01 smithi142 ceph-mon[87853]: Reconfiguring osd.6 (monmap changed)... 2024-04-12T22:42:02.180 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:01 smithi142 ceph-mon[87853]: Reconfiguring daemon osd.6 on smithi142 2024-04-12T22:42:02.180 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:02.181 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:02.181 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-12T22:42:02.181 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:02.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:02 smithi142 ceph-mon[87853]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:42:02.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:02 smithi142 ceph-mon[87853]: pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-12T22:42:02.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:02 smithi142 ceph-mon[87853]: Reconfiguring osd.7 (monmap changed)... 2024-04-12T22:42:02.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:02 smithi142 ceph-mon[87853]: Reconfiguring daemon osd.7 on smithi142 2024-04-12T22:42:03.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:02 smithi088 ceph-mon[87547]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:42:03.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:02 smithi088 ceph-mon[87547]: pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-12T22:42:03.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:02 smithi088 ceph-mon[87547]: Reconfiguring osd.7 (monmap changed)... 2024-04-12T22:42:03.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:02 smithi088 ceph-mon[87547]: Reconfiguring daemon osd.7 on smithi142 2024-04-12T22:42:03.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:02 smithi088 ceph-mon[91108]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:42:03.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:02 smithi088 ceph-mon[91108]: pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-12T22:42:03.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:02 smithi088 ceph-mon[91108]: Reconfiguring osd.7 (monmap changed)... 2024-04-12T22:42:03.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:02 smithi088 ceph-mon[91108]: Reconfiguring daemon osd.7 on smithi142 2024-04-12T22:42:04.653 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:04 smithi142 ceph-mon[87853]: pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-12T22:42:04.653 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:04.653 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:04.653 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:04 smithi142 ceph-mon[87853]: Reconfiguring rgw.foo.smithi142.qxzxoy (monmap changed)... 2024-04-12T22:42:04.653 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi142.qxzxoy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-12T22:42:04.653 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:04.654 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:04 smithi142 ceph-mon[87853]: Reconfiguring daemon rgw.foo.smithi142.qxzxoy on smithi142 2024-04-12T22:42:04.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:04 smithi088 ceph-mon[87547]: pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-12T22:42:04.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:04.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:04.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:04 smithi088 ceph-mon[87547]: Reconfiguring rgw.foo.smithi142.qxzxoy (monmap changed)... 2024-04-12T22:42:04.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi142.qxzxoy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-12T22:42:04.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:04.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:04 smithi088 ceph-mon[87547]: Reconfiguring daemon rgw.foo.smithi142.qxzxoy on smithi142 2024-04-12T22:42:04.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:04 smithi088 ceph-mon[91108]: pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-12T22:42:04.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:04.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:04.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:04 smithi088 ceph-mon[91108]: Reconfiguring rgw.foo.smithi142.qxzxoy (monmap changed)... 2024-04-12T22:42:04.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi142.qxzxoy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-12T22:42:04.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:04.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:04 smithi088 ceph-mon[91108]: Reconfiguring daemon rgw.foo.smithi142.qxzxoy on smithi142 2024-04-12T22:42:06.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:06 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:06.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:06 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:06.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:06 smithi142 ceph-mon[87853]: Reconfiguring rgw.smpl.smithi142.kdrxla (monmap changed)... 2024-04-12T22:42:06.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:06 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi142.kdrxla", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-12T22:42:06.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:06 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:06.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:06 smithi142 ceph-mon[87853]: Reconfiguring daemon rgw.smpl.smithi142.kdrxla on smithi142 2024-04-12T22:42:06.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:06 smithi142 ceph-mon[87853]: pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:42:06.313 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:06.313 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:06.313 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:06 smithi088 ceph-mon[87547]: Reconfiguring rgw.smpl.smithi142.kdrxla (monmap changed)... 2024-04-12T22:42:06.313 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi142.kdrxla", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-12T22:42:06.313 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:06.313 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:06 smithi088 ceph-mon[87547]: Reconfiguring daemon rgw.smpl.smithi142.kdrxla on smithi142 2024-04-12T22:42:06.313 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:06 smithi088 ceph-mon[87547]: pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:42:06.314 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:06 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:06.314 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:06 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:06.314 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:06 smithi088 ceph-mon[91108]: Reconfiguring rgw.smpl.smithi142.kdrxla (monmap changed)... 2024-04-12T22:42:06.314 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:06 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi142.kdrxla", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-12T22:42:06.314 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:06 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:06.314 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:06 smithi088 ceph-mon[91108]: Reconfiguring daemon rgw.smpl.smithi142.kdrxla on smithi142 2024-04-12T22:42:06.314 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:06 smithi088 ceph-mon[91108]: pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:42:06.678 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:42:06 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:42:06] "GET /metrics HTTP/1.1" 200 38347 "" "Prometheus/2.33.4" 2024-04-12T22:42:07.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:07 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:07.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:07 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:07.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:07 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:07.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:07 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:07.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:07 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:07.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:07 smithi088 ceph-mon[87547]: Upgrade: Setting container_image for all mon 2024-04-12T22:42:07.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:07 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:07.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:07 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-04-12T22:42:07.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:07 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-04-12T22:42:07.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:07 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-04-12T22:42:07.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:07 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-04-12T22:42:07.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:07 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-04-12T22:42:07.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:07 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-04-12T22:42:07.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:07 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:07.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:07 smithi088 ceph-mon[87547]: Upgrade: Setting container_image for all crash 2024-04-12T22:42:07.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:07 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:07.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:07 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-12T22:42:07.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:07 smithi088 ceph-mon[87547]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-12T22:42:07.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:07 smithi088 ceph-mon[87547]: Upgrade: osd.0 is safe to restart 2024-04-12T22:42:07.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:07 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:07.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:07 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:07.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:07 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:07.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:07 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:07.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:07 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:07.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:07 smithi088 ceph-mon[91108]: Upgrade: Setting container_image for all mon 2024-04-12T22:42:07.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:07 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:07.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:07 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-04-12T22:42:07.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:07 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-04-12T22:42:07.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:07 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-04-12T22:42:07.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:07 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-04-12T22:42:07.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:07 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-04-12T22:42:07.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:07 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-04-12T22:42:07.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:07 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:07.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:07 smithi088 ceph-mon[91108]: Upgrade: Setting container_image for all crash 2024-04-12T22:42:07.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:07 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:07.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:07 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-12T22:42:07.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:07 smithi088 ceph-mon[91108]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-12T22:42:07.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:07 smithi088 ceph-mon[91108]: Upgrade: osd.0 is safe to restart 2024-04-12T22:42:07.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:07 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:07.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:07 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:07.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:07 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:07.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:07 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:07.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:07 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:07.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:07 smithi142 ceph-mon[87853]: Upgrade: Setting container_image for all mon 2024-04-12T22:42:07.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:07 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:07.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:07 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-04-12T22:42:07.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:07 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-04-12T22:42:07.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:07 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-04-12T22:42:07.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:07 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-04-12T22:42:07.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:07 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-04-12T22:42:07.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:07 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-04-12T22:42:07.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:07 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:07.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:07 smithi142 ceph-mon[87853]: Upgrade: Setting container_image for all crash 2024-04-12T22:42:07.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:07 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:07.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:07 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-12T22:42:07.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:07 smithi142 ceph-mon[87853]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-12T22:42:07.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:07 smithi142 ceph-mon[87853]: Upgrade: osd.0 is safe to restart 2024-04-12T22:42:08.680 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:42:08 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[60838]: ts=2024-04-12T22:42:08.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.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"smithi088:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"172.21.15.142:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-12T22:42:08.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:08 smithi142 ceph-mon[87853]: pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:42:08.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:08 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:08.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:08 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-12T22:42:08.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:08 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:09.090 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:08 smithi088 ceph-mon[87547]: pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:42:09.090 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:09.091 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-12T22:42:09.091 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:09.091 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:08 smithi088 ceph-mon[91108]: pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:42:09.091 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:08 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:09.091 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:08 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-12T22:42:09.091 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:08 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:09.493 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:42:09 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@grafana.a.service: Scheduled restart job, restart counter is at 18. 2024-04-12T22:42:09.493 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:42:09 smithi142 systemd[1]: Stopped Ceph grafana.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:42:09.493 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:42:09 smithi142 systemd[1]: Starting Ceph grafana.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:42:09.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:09 smithi142 ceph-mon[87853]: Upgrade: Updating osd.0 2024-04-12T22:42:09.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:09 smithi142 ceph-mon[87853]: Deploying daemon osd.0 on smithi088 2024-04-12T22:42:09.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:09 smithi088 ceph-mon[87547]: Upgrade: Updating osd.0 2024-04-12T22:42:09.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:09 smithi088 ceph-mon[87547]: Deploying daemon osd.0 on smithi088 2024-04-12T22:42:09.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:09 smithi088 ceph-mon[91108]: Upgrade: Updating osd.0 2024-04-12T22:42:09.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:09 smithi088 ceph-mon[91108]: Deploying daemon osd.0 on smithi088 2024-04-12T22:42:10.450 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:42:10 smithi142 podman[89950]: 2024-04-12 22:42:10.083187458 +0000 UTC m=+0.950808977 image pull dad864ee21e98e69f4029d1e417aa085001566be0d322fbc75bc6f29b0050c01 quay.io/ceph/ceph-grafana:8.3.5 2024-04-12T22:42:10.450 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:42:10 smithi142 podman[89950]: 2024-04-12 22:42:10.223566575 +0000 UTC m=+1.091188093 container create ae71b5182feaff04ea73a73d81470cf2b56baeab17ca83ffc8f8d91030d4a48f (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, io.buildah.version=1.24.2, vcs-type=git, com.redhat.component=ubi8-container, io.openshift.expose-services=, release=236.1648460182, io.k8s.display-name=Red Hat Universal Base Image 8, version=8.5, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, vendor=Red Hat, Inc., description=Ceph Grafana Container, io.openshift.tags=base rhel8, 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-03-28T10:36:18.413762, architecture=x86_64, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, name=ubi8, distribution-scope=public, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, maintainer=Paul Cuzner , summary=Grafana Container configured for Ceph mgr/dashboard integration) 2024-04-12T22:42:10.728 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:42:10 smithi142 podman[89950]: 2024-04-12 22:42:10.456964516 +0000 UTC m=+1.324586035 container init ae71b5182feaff04ea73a73d81470cf2b56baeab17ca83ffc8f8d91030d4a48f (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a, vendor=Red Hat, Inc., version=8.5, build-date=2022-03-28T10:36:18.413762, summary=Grafana Container configured for Ceph mgr/dashboard integration, name=ubi8, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, release=236.1648460182, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, com.redhat.component=ubi8-container, io.openshift.expose-services=, io.k8s.display-name=Red Hat Universal Base Image 8, architecture=x86_64, vcs-type=git, description=Ceph Grafana Container, io.openshift.tags=base rhel8, 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, maintainer=Paul Cuzner , distribution-scope=public, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, io.buildah.version=1.24.2) 2024-04-12T22:42:10.728 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:42:10 smithi142 podman[89950]: 2024-04-12 22:42:10.459951688 +0000 UTC m=+1.327573207 container start ae71b5182feaff04ea73a73d81470cf2b56baeab17ca83ffc8f8d91030d4a48f (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a, maintainer=Paul Cuzner , io.openshift.tags=base rhel8, release=236.1648460182, vcs-type=git, name=ubi8, vendor=Red Hat, Inc., architecture=x86_64, 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, summary=Grafana Container configured for Ceph mgr/dashboard integration, io.buildah.version=1.24.2, version=8.5, build-date=2022-03-28T10:36:18.413762, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, io.openshift.expose-services=, io.k8s.display-name=Red Hat Universal Base Image 8, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, com.redhat.component=ubi8-container, description=Ceph Grafana Container, 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-12T22:42:10.728 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:42:10 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[90013]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-12T22:42:10.728 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:42:10 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[90013]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-12T22:42:10.728 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:42:10 smithi142 bash[89950]: ae71b5182feaff04ea73a73d81470cf2b56baeab17ca83ffc8f8d91030d4a48f 2024-04-12T22:42:10.728 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:42:10 smithi142 systemd[1]: Started Ceph grafana.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:42:10.728 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:42:10 smithi142 podman[90040]: 2024-04-12 22:42:10.571295327 +0000 UTC m=+0.073105793 container died ae71b5182feaff04ea73a73d81470cf2b56baeab17ca83ffc8f8d91030d4a48f (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a, io.openshift.tags=base rhel8, vcs-type=git, release=236.1648460182, io.k8s.display-name=Red Hat Universal Base Image 8, com.redhat.component=ubi8-container, architecture=x86_64, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, io.buildah.version=1.24.2, build-date=2022-03-28T10:36:18.413762, maintainer=Paul Cuzner , vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, distribution-scope=public, description=Ceph Grafana Container, version=8.5, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, 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., name=ubi8, summary=Grafana Container configured for Ceph mgr/dashboard integration, io.openshift.expose-services=) 2024-04-12T22:42:10.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:10 smithi142 ceph-mon[87853]: pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:42:11.064 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:10 smithi088 ceph-mon[87547]: pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:42:11.064 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:10 smithi088 ceph-mon[91108]: pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:42:11.497 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:42:11 smithi142 podman[90040]: 2024-04-12 22:42:11.161065794 +0000 UTC m=+0.662876252 container remove ae71b5182feaff04ea73a73d81470cf2b56baeab17ca83ffc8f8d91030d4a48f (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a, vendor=Red Hat, Inc., com.redhat.component=ubi8-container, io.buildah.version=1.24.2, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, build-date=2022-03-28T10:36:18.413762, distribution-scope=public, maintainer=Paul Cuzner , architecture=x86_64, summary=Grafana Container configured for Ceph mgr/dashboard integration, description=Ceph Grafana Container, 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, 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=Red Hat Universal Base Image 8, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, io.openshift.expose-services=, io.openshift.tags=base rhel8, version=8.5, release=236.1648460182) 2024-04-12T22:42:11.497 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:42:11 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-04-12T22:42:11.497 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:42:11 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@grafana.a.service: Failed with result 'exit-code'. 2024-04-12T22:42:12.085 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:42:11 smithi088 systemd[1]: Stopping Ceph osd.0 for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:42:12.426 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:42:12 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-0[33046]: 2024-04-12T22:42:12.091+0000 7fc609c10700 -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-12T22:42:12.426 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:42:12 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-0[33046]: 2024-04-12T22:42:12.091+0000 7fc609c10700 -1 osd.0 107 *** Got signal Terminated *** 2024-04-12T22:42:12.426 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:42:12 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-0[33046]: 2024-04-12T22:42:12.091+0000 7fc609c10700 -1 osd.0 107 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-12T22:42:12.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:12 smithi088 ceph-mon[87547]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:42:12.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:12 smithi088 ceph-mon[87547]: pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:42:12.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:12.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:12.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:12 smithi088 ceph-mon[87547]: pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 988 B/s rd, 0 op/s 2024-04-12T22:42:12.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:12 smithi088 ceph-mon[87547]: pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:42:12.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:12.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:12 smithi088 ceph-mon[87547]: osd.0 marked itself down and dead 2024-04-12T22:42:12.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:12.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:12.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:12.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:12 smithi088 ceph-mon[91108]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:42:12.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:12 smithi088 ceph-mon[91108]: pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:42:12.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:12.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:12.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:12 smithi088 ceph-mon[91108]: pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 988 B/s rd, 0 op/s 2024-04-12T22:42:12.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:12 smithi088 ceph-mon[91108]: pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:42:12.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:12.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:12 smithi088 ceph-mon[91108]: osd.0 marked itself down and dead 2024-04-12T22:42:12.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:12.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:12.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:12.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:12 smithi142 ceph-mon[87853]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:42:12.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:12 smithi142 ceph-mon[87853]: pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:42:12.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:12.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:12.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:12 smithi142 ceph-mon[87853]: pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 988 B/s rd, 0 op/s 2024-04-12T22:42:12.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:12 smithi142 ceph-mon[87853]: pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:42:12.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:12.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:12 smithi142 ceph-mon[87853]: osd.0 marked itself down and dead 2024-04-12T22:42:12.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:12.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:12.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:13.345 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:42:13 smithi088 podman[99393]: 2024-04-12 22:42:13.051326999 +0000 UTC m=+1.051434718 container died e32c7c94dffad60cf3bc891145ca87c3e0fe32f06752de089e804f3414845c1b (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-0, distribution-scope=public, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, io.k8s.display-name=CentOS Stream 8, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, vcs-type=git, com.redhat.component=centos-stream-container, vendor=Red Hat, Inc., GIT_BRANCH=HEAD, ceph=True, 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, 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., GIT_REPO=https://github.com/ceph/ceph-container.git, build-date=2022-05-03T08:36:31.336870, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, RELEASE=HEAD, io.buildah.version=1.19.8, io.openshift.tags=base centos centos-stream, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, GIT_CLEAN=True, io.openshift.expose-services=, CEPH_POINT_RELEASE=-17.2.0, version=8, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, maintainer=Guillaume Abrioux , release=754) 2024-04-12T22:42:13.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:13 smithi088 ceph-mon[87547]: pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-12T22:42:13.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:13 smithi088 ceph-mon[87547]: pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1008 B/s rd, 0 op/s 2024-04-12T22:42:13.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:13 smithi088 ceph-mon[87547]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-12T22:42:13.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:13 smithi088 ceph-mon[87547]: osdmap e108: 8 total, 7 up, 8 in 2024-04-12T22:42:13.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:13 smithi088 ceph-mon[91108]: pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-12T22:42:13.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:13 smithi088 ceph-mon[91108]: pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1008 B/s rd, 0 op/s 2024-04-12T22:42:13.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:13 smithi088 ceph-mon[91108]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-12T22:42:13.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:13 smithi088 ceph-mon[91108]: osdmap e108: 8 total, 7 up, 8 in 2024-04-12T22:42:13.680 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:42:13 smithi088 podman[99393]: 2024-04-12 22:42:13.592235161 +0000 UTC m=+1.592342881 container cleanup e32c7c94dffad60cf3bc891145ca87c3e0fe32f06752de089e804f3414845c1b (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-0, build-date=2022-05-03T08:36:31.336870, io.k8s.display-name=CentOS Stream 8, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, vendor=Red Hat, Inc., distribution-scope=public, io.buildah.version=1.19.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, release=754, CEPH_POINT_RELEASE=-17.2.0, com.redhat.component=centos-stream-container, maintainer=Guillaume Abrioux , io.openshift.expose-services=, architecture=x86_64, ceph=True, vcs-type=git, 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., RELEASE=HEAD, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, GIT_REPO=https://github.com/ceph/ceph-container.git, io.openshift.tags=base centos centos-stream, 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, version=8, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, GIT_BRANCH=HEAD) 2024-04-12T22:42:13.680 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:42:13 smithi088 bash[99393]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-0 2024-04-12T22:42:13.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:13 smithi142 ceph-mon[87853]: pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-12T22:42:13.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:13 smithi142 ceph-mon[87853]: pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1008 B/s rd, 0 op/s 2024-04-12T22:42:13.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:13 smithi142 ceph-mon[87853]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-12T22:42:13.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:13 smithi142 ceph-mon[87853]: osdmap e108: 8 total, 7 up, 8 in 2024-04-12T22:42:14.178 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:42:13 smithi088 podman[99408]: 2024-04-12 22:42:13.793489287 +0000 UTC m=+0.741800835 container remove e32c7c94dffad60cf3bc891145ca87c3e0fe32f06752de089e804f3414845c1b (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-0, vendor=Red Hat, Inc., name=centos-stream, io.buildah.version=1.19.8, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, GIT_BRANCH=HEAD, ceph=True, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, io.openshift.tags=base centos centos-stream, RELEASE=HEAD, vcs-type=git, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, maintainer=Guillaume Abrioux , distribution-scope=public, build-date=2022-05-03T08:36:31.336870, 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, GIT_REPO=https://github.com/ceph/ceph-container.git, release=754, CEPH_POINT_RELEASE=-17.2.0, io.k8s.display-name=CentOS Stream 8, io.openshift.expose-services=, version=8, architecture=x86_64, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, GIT_CLEAN=True, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com) 2024-04-12T22:42:14.456 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:42:14 smithi088 podman[99506]: 2024-04-12 22:42:14.194554278 +0000 UTC m=+0.113165806 container create e416b68511aed37316dea7f5f351fcaefa2fca8d6a44fd95bdbd75c3150f78d6 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-0-deactivate, RELEASE=squid-b277feb, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, io.buildah.version=1.33.5, org.label-schema.build-date=20240409, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, ceph=True) 2024-04-12T22:42:14.456 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:42:14 smithi088 podman[99506]: 2024-04-12 22:42:14.099381208 +0000 UTC m=+0.017992694 image pull 668895944f0ec64b67a5b7564961d2756f2966e5d4b9338516300dbec9984951 quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a 2024-04-12T22:42:14.456 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:42:14 smithi088 podman[99506]: 2024-04-12 22:42:14.389243652 +0000 UTC m=+0.307855154 container init e416b68511aed37316dea7f5f351fcaefa2fca8d6a44fd95bdbd75c3150f78d6 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-0-deactivate, GIT_CLEAN=True, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240409, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, RELEASE=squid-b277feb) 2024-04-12T22:42:14.457 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:42:14 smithi088 podman[99506]: 2024-04-12 22:42:14.392922374 +0000 UTC m=+0.311533864 container start e416b68511aed37316dea7f5f351fcaefa2fca8d6a44fd95bdbd75c3150f78d6 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-0-deactivate, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, io.buildah.version=1.33.5, RELEASE=squid-b277feb, ceph=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240409, maintainer=Guillaume Abrioux ) 2024-04-12T22:42:14.457 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:42:14 smithi088 podman[99506]: 2024-04-12 22:42:14.463693677 +0000 UTC m=+0.382305175 container attach e416b68511aed37316dea7f5f351fcaefa2fca8d6a44fd95bdbd75c3150f78d6 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-0-deactivate, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, ceph=True, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, RELEASE=squid-b277feb, GIT_CLEAN=True, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, org.label-schema.build-date=20240409, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-04-12T22:42:14.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:14 smithi142 ceph-mon[87853]: osdmap e109: 8 total, 7 up, 8 in 2024-04-12T22:42:15.119 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:14 smithi088 ceph-mon[87547]: osdmap e109: 8 total, 7 up, 8 in 2024-04-12T22:42:15.119 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:14 smithi088 ceph-mon[91108]: osdmap e109: 8 total, 7 up, 8 in 2024-04-12T22:42:15.119 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:42:14 smithi088 podman[99506]: 2024-04-12 22:42:14.743571111 +0000 UTC m=+0.662182598 container died e416b68511aed37316dea7f5f351fcaefa2fca8d6a44fd95bdbd75c3150f78d6 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-0-deactivate, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, ceph=True, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, RELEASE=squid-b277feb, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, io.buildah.version=1.33.5, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.build-date=20240409, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-04-12T22:42:15.864 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:15 smithi088 ceph-mon[87547]: pgmap v392: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:15.864 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:15 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:15.864 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:15 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:42:15.864 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:15 smithi088 ceph-mon[91108]: pgmap v392: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:15.864 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:15 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:15.865 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:15 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:42:15.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:15 smithi142 ceph-mon[87853]: pgmap v392: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:15.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:15 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:15.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:15 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:42:16.679 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:42:16 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:42:16] "GET /metrics HTTP/1.1" 200 38405 "" "Prometheus/2.33.4" 2024-04-12T22:42:16.679 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:42:16 smithi088 podman[99545]: 2024-04-12 22:42:16.307200019 +0000 UTC m=+1.607999766 container remove e416b68511aed37316dea7f5f351fcaefa2fca8d6a44fd95bdbd75c3150f78d6 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-0-deactivate, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.license=GPLv2, RELEASE=squid-b277feb, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, ceph=True, org.label-schema.build-date=20240409, CEPH_POINT_RELEASE=) 2024-04-12T22:42:16.679 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:42:16 smithi088 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@osd.0.service: Deactivated successfully. 2024-04-12T22:42:16.679 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:42:16 smithi088 systemd[1]: Stopped Ceph osd.0 for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:42:16.679 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:42:16 smithi088 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@osd.0.service: Consumed 7.112s CPU time. 2024-04-12T22:42:16.679 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:42:16 smithi088 systemd[1]: Starting Ceph osd.0 for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:42:16.996 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:16 smithi088 ceph-mon[87547]: Health check failed: Degraded data redundancy: 68/630 objects degraded (10.794%), 20 pgs degraded (PG_DEGRADED) 2024-04-12T22:42:16.996 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:16 smithi088 ceph-mon[91108]: Health check failed: Degraded data redundancy: 68/630 objects degraded (10.794%), 20 pgs degraded (PG_DEGRADED) 2024-04-12T22:42:16.996 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:42:16 smithi088 podman[99670]: 2024-04-12 22:42:16.645036016 +0000 UTC m=+0.017937589 image pull 668895944f0ec64b67a5b7564961d2756f2966e5d4b9338516300dbec9984951 quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a 2024-04-12T22:42:16.996 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:42:16 smithi088 podman[99670]: 2024-04-12 22:42:16.766542777 +0000 UTC m=+0.139444322 container create a9c56a4404dc1c7381adfc43662517167c76c9684adbfc17690019e9bb4c7a88 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-0-activate, org.label-schema.build-date=20240409, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, ceph=True, RELEASE=squid-b277feb, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=) 2024-04-12T22:42:17.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:16 smithi142 ceph-mon[87853]: Health check failed: Degraded data redundancy: 68/630 objects degraded (10.794%), 20 pgs degraded (PG_DEGRADED) 2024-04-12T22:42:17.428 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:42:17 smithi088 podman[99670]: 2024-04-12 22:42:17.003076001 +0000 UTC m=+0.375977549 container init a9c56a4404dc1c7381adfc43662517167c76c9684adbfc17690019e9bb4c7a88 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-0-activate, GIT_CLEAN=True, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, ceph=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, org.label-schema.build-date=20240409, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-b277feb, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux ) 2024-04-12T22:42:17.428 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:42:17 smithi088 podman[99670]: 2024-04-12 22:42:17.006595824 +0000 UTC m=+0.379497381 container start a9c56a4404dc1c7381adfc43662517167c76c9684adbfc17690019e9bb4c7a88 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-0-activate, GIT_CLEAN=True, RELEASE=squid-b277feb, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240409, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2) 2024-04-12T22:42:17.429 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:42:17 smithi088 podman[99670]: 2024-04-12 22:42:17.094378722 +0000 UTC m=+0.467280268 container attach a9c56a4404dc1c7381adfc43662517167c76c9684adbfc17690019e9bb4c7a88 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-0-activate, io.buildah.version=1.33.5, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, ceph=True, RELEASE=squid-b277feb, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240409, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS) 2024-04-12T22:42:17.800 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:42:17 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-0-activate[99686]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-04-12T22:42:17.800 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:42:17 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-0-activate[99686]: 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-12T22:42:17.800 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:42:17 smithi088 bash[99670]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-04-12T22:42:17.800 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:42:17 smithi088 bash[99670]: 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-12T22:42:17.800 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:42:17 smithi088 bash[99670]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-04-12T22:42:17.800 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:42:17 smithi088 bash[99670]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-04-12T22:42:17.800 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:42:17 smithi088 bash[99670]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-04-12T22:42:17.801 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:42:17 smithi088 bash[99670]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-04-12T22:42:17.801 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:42:17 smithi088 bash[99670]: --> ceph-volume raw activate successful for osd ID: 0 2024-04-12T22:42:17.801 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:42:17 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-0-activate[99686]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-04-12T22:42:17.801 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:42:17 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-0-activate[99686]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-04-12T22:42:17.801 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:42:17 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-0-activate[99686]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-04-12T22:42:17.801 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:42:17 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-0-activate[99686]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-04-12T22:42:17.801 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:42:17 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-0-activate[99686]: --> ceph-volume raw activate successful for osd ID: 0 2024-04-12T22:42:17.801 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:42:17 smithi088 podman[99670]: 2024-04-12 22:42:17.476318693 +0000 UTC m=+0.849220251 container died a9c56a4404dc1c7381adfc43662517167c76c9684adbfc17690019e9bb4c7a88 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-0-activate, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.build-date=20240409, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, io.buildah.version=1.33.5, RELEASE=squid-b277feb, CEPH_POINT_RELEASE=, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux ) 2024-04-12T22:42:18.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:17 smithi088 ceph-mon[87547]: pgmap v393: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:18.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:17 smithi088 ceph-mon[91108]: pgmap v393: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:18.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:17 smithi142 ceph-mon[87853]: pgmap v393: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:18.592 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:42:18 smithi088 podman[99824]: 2024-04-12 22:42:18.231089935 +0000 UTC m=+0.749552456 container remove a9c56a4404dc1c7381adfc43662517167c76c9684adbfc17690019e9bb4c7a88 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-0-activate, org.label-schema.build-date=20240409, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_CLEAN=True, GIT_BRANCH=HEAD, RELEASE=squid-b277feb, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, ceph=True) 2024-04-12T22:42:18.592 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:42:18 smithi088 podman[99887]: 2024-04-12 22:42:18.351063153 +0000 UTC m=+0.021276650 image pull 668895944f0ec64b67a5b7564961d2756f2966e5d4b9338516300dbec9984951 quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a 2024-04-12T22:42:18.592 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:42:18 smithi088 podman[99887]: 2024-04-12 22:42:18.473628782 +0000 UTC m=+0.143842276 container create 50be002fb2d030980c575ed56189f42e6513631e3b6a71934488572210d3369a (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-0, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=squid-b277feb, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240409, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.license=GPLv2, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True) 2024-04-12T22:42:18.662 INFO:teuthology.orchestra.run.smithi088.stdout:true 2024-04-12T22:42:18.928 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:42:18 smithi088 podman[99887]: 2024-04-12 22:42:18.709942749 +0000 UTC m=+0.380156240 container init 50be002fb2d030980c575ed56189f42e6513631e3b6a71934488572210d3369a (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-0, ceph=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240409, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, RELEASE=squid-b277feb, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, io.buildah.version=1.33.5) 2024-04-12T22:42:18.928 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:42:18 smithi088 podman[99887]: 2024-04-12 22:42:18.713271516 +0000 UTC m=+0.383485011 container start 50be002fb2d030980c575ed56189f42e6513631e3b6a71934488572210d3369a (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-0, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240409, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, ceph=True, org.label-schema.schema-version=1.0, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=squid-b277feb, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD) 2024-04-12T22:42:18.929 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:42:18 smithi088 ceph-osd[99930]: -- 172.21.15.88:0/2456880999 <== mon.1 v2:172.21.15.88:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5605cd0f7680 con 0x5605cd0c0c00 2024-04-12T22:42:18.929 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:42:18 smithi088 bash[99887]: 50be002fb2d030980c575ed56189f42e6513631e3b6a71934488572210d3369a 2024-04-12T22:42:18.929 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:42:18 smithi088 systemd[1]: Started Ceph osd.0 for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:42:18.996 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:42:18 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[60838]: ts=2024-04-12T22:42:18.659Z caller=alerting.go:353 level=warn component="rule manager" alert="unsupported value type" msg="Expanding alert template failed" err="error executing template __alert_CephOSDDown: template: __alert_CephOSDDown:1:358: executing \"__alert_CephOSDDown\" at : error calling query: 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.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"smithi088:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"172.21.15.142:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2024-04-12T22:42:18.996 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:42:18 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[60838]: ts=2024-04-12T22:42: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.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"smithi088:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"172.21.15.142:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-12T22:42:19.383 INFO:teuthology.orchestra.run.smithi088.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T22:42:19.383 INFO:teuthology.orchestra.run.smithi088.stdout:agent.smithi088 smithi088 running 7s ago 14m - - 2024-04-12T22:42:19.383 INFO:teuthology.orchestra.run.smithi088.stdout:agent.smithi142 smithi142 running 7s ago 14m - - 2024-04-12T22:42:19.383 INFO:teuthology.orchestra.run.smithi088.stdout:alertmanager.a smithi088 *:9093,9094 running (4m) 7s ago 9m 25.0M - 0.23.0 ba2b418f427c 0ea85e911776 2024-04-12T22:42:19.383 INFO:teuthology.orchestra.run.smithi088.stdout:grafana.a smithi142 *:3000 unknown 7s ago 9m - - 2024-04-12T22:42:19.384 INFO:teuthology.orchestra.run.smithi088.stdout:iscsi.foo.smithi088.yxerll smithi088 running (2m) 7s ago 8m 54.1M - 3.5 e1d6a67b021e 59c9318194eb 2024-04-12T22:42:19.384 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.x smithi142 *:8443,9283,8765 running (106s) 7s ago 13m 450M - 19.0.0-2053-gb277feb2 668895944f0e f9384b7063eb 2024-04-12T22:42:19.384 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.y smithi088 *:8443,9283,8765 running (3m) 7s ago 15m 511M - 19.0.0-2053-gb277feb2 668895944f0e 61e5b1816570 2024-04-12T22:42:19.384 INFO:teuthology.orchestra.run.smithi088.stdout:mon.a smithi088 running (89s) 7s ago 15m 58.5M 2048M 19.0.0-2053-gb277feb2 668895944f0e 6000fee523aa 2024-04-12T22:42:19.384 INFO:teuthology.orchestra.run.smithi088.stdout:mon.b smithi142 running (43s) 7s ago 14m 35.2M 2048M 19.0.0-2053-gb277feb2 668895944f0e 7cb5c5614a81 2024-04-12T22:42:19.384 INFO:teuthology.orchestra.run.smithi088.stdout:mon.c smithi088 running (64s) 7s ago 14m 39.9M 2048M 19.0.0-2053-gb277feb2 668895944f0e 87d1391aae18 2024-04-12T22:42:19.384 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.a smithi088 *:9100 running (4m) 7s ago 10m 15.2M - 1.3.1 1dbe0e931976 40e0439db208 2024-04-12T22:42:19.384 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.b smithi142 *:9100 running (3m) 7s ago 10m 15.9M - 1.3.1 1dbe0e931976 747060fd1a5d 2024-04-12T22:42:19.384 INFO:teuthology.orchestra.run.smithi088.stdout:osd.0 smithi088 starting - - - 4096M 2024-04-12T22:42:19.384 INFO:teuthology.orchestra.run.smithi088.stdout:osd.1 smithi088 running (13m) 7s ago 13m 56.0M 4096M 17.2.0 e1d6a67b021e 46e5a57910bc 2024-04-12T22:42:19.384 INFO:teuthology.orchestra.run.smithi088.stdout:osd.2 smithi088 running (12m) 7s ago 12m 51.3M 4096M 17.2.0 e1d6a67b021e 4ea9bc8ffad6 2024-04-12T22:42:19.384 INFO:teuthology.orchestra.run.smithi088.stdout:osd.3 smithi088 running (12m) 7s ago 12m 52.6M 4096M 17.2.0 e1d6a67b021e 2d1fc92c698d 2024-04-12T22:42:19.384 INFO:teuthology.orchestra.run.smithi088.stdout:osd.4 smithi142 running (12m) 7s ago 12m 57.1M 4096M 17.2.0 e1d6a67b021e 3aa8709a8b8f 2024-04-12T22:42:19.384 INFO:teuthology.orchestra.run.smithi088.stdout:osd.5 smithi142 running (11m) 7s ago 11m 51.2M 4096M 17.2.0 e1d6a67b021e 02b8c392bba6 2024-04-12T22:42:19.384 INFO:teuthology.orchestra.run.smithi088.stdout:osd.6 smithi142 running (11m) 7s ago 11m 50.8M 4096M 17.2.0 e1d6a67b021e 9495636911ad 2024-04-12T22:42:19.384 INFO:teuthology.orchestra.run.smithi088.stdout:osd.7 smithi142 running (10m) 7s ago 10m 55.3M 4096M 17.2.0 e1d6a67b021e 767b5d349dbe 2024-04-12T22:42:19.385 INFO:teuthology.orchestra.run.smithi088.stdout:prometheus.a smithi142 *:9095 running (2m) 7s ago 10m 69.1M - 2.33.4 514e6a882f6e db995400848f 2024-04-12T22:42:19.385 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi088.qlemsa smithi088 *:8000 running (8m) 7s ago 8m 72.7M - 17.2.0 e1d6a67b021e 9eab94fe6def 2024-04-12T22:42:19.385 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi142.qxzxoy smithi142 *:8000 running (8m) 7s ago 8m 72.6M - 17.2.0 e1d6a67b021e ce75b554e32c 2024-04-12T22:42:19.385 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi088.rfqdxx smithi088 *:80 running (8m) 7s ago 8m 75.3M - 17.2.0 e1d6a67b021e e1b485d40249 2024-04-12T22:42:19.385 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi142.kdrxla smithi142 *:80 running (8m) 7s ago 8m 72.2M - 17.2.0 e1d6a67b021e 071754547e0a 2024-04-12T22:42:19.678 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:42:19 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-0[99921]: 2024-04-12T22:42:19.259+0000 7fab3ba617c0 -1 Falling back to public interface 2024-04-12T22:42:19.861 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-04-12T22:42:19.862 INFO:teuthology.orchestra.run.smithi088.stdout: "mon": { 2024-04-12T22:42:19.862 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-2053-gb277feb2 (b277feb2c7beb4597d8ecc39d58d5c36b81f613a) squid (dev)": 3 2024-04-12T22:42:19.862 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:42:19.862 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr": { 2024-04-12T22:42:19.862 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-2053-gb277feb2 (b277feb2c7beb4597d8ecc39d58d5c36b81f613a) squid (dev)": 2 2024-04-12T22:42:19.862 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:42:19.862 INFO:teuthology.orchestra.run.smithi088.stdout: "osd": { 2024-04-12T22:42:19.862 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 7 2024-04-12T22:42:19.862 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:42:19.862 INFO:teuthology.orchestra.run.smithi088.stdout: "rgw": { 2024-04-12T22:42:19.862 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-12T22:42:19.862 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:42:19.862 INFO:teuthology.orchestra.run.smithi088.stdout: "overall": { 2024-04-12T22:42:19.862 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 11, 2024-04-12T22:42:19.863 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-2053-gb277feb2 (b277feb2c7beb4597d8ecc39d58d5c36b81f613a) squid (dev)": 5 2024-04-12T22:42:19.863 INFO:teuthology.orchestra.run.smithi088.stdout: } 2024-04-12T22:42:19.863 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-04-12T22:42:20.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:19 smithi088 ceph-mon[91108]: pgmap v394: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:20.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:19 smithi088 ceph-mon[91108]: from='client.34209 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:42:20.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:20.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:20.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:20.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:20.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:19 smithi088 ceph-mon[91108]: pgmap v395: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:20.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:19 smithi088 ceph-mon[91108]: pgmap v396: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:20.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:20.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:19 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:20.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:20.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:20.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:20.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:20.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:20.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:20.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:20.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:20.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:20.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:20.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:20.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:20.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:20.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:20.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:20.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:20.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:20.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:19 smithi088 ceph-mon[87547]: pgmap v394: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:20.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:19 smithi088 ceph-mon[87547]: from='client.34209 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:42:20.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:20.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:20.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:20.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:20.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:19 smithi088 ceph-mon[87547]: pgmap v395: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:20.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:19 smithi088 ceph-mon[87547]: pgmap v396: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:20.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:20.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:19 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:20.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:20.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:20.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:20.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:20.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:20.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:20.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:20.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:20.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:20.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:20.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:20.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:20.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:20.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:20.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:20.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:20.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:20.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:20.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:20.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:20.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:20.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:20.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:20.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:20.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:20.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:20.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:20.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:20.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:20.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:20.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:20.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:20.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:20.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:20.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:20.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:20.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:20.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:20.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:20.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:20.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:20.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:20.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:20.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:19 smithi142 ceph-mon[87853]: pgmap v394: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:20.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:19 smithi142 ceph-mon[87853]: from='client.34209 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:42:20.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:20.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:20.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:20.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:20.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:19 smithi142 ceph-mon[87853]: pgmap v395: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:20.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:19 smithi142 ceph-mon[87853]: pgmap v396: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:20.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:20.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:19 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:20.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:20.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:20.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:20.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:20.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:20.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:20.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:20.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:20.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:20.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:20.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:20.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:20.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:20.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:20.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:20.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:20.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:20.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:20.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:20.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:20.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:20.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:20.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:20.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:20.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:20.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:20.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:20.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:20.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:20.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:20.250 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-04-12T22:42:20.250 INFO:teuthology.orchestra.run.smithi088.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a", 2024-04-12T22:42:20.250 INFO:teuthology.orchestra.run.smithi088.stdout: "in_progress": true, 2024-04-12T22:42:20.250 INFO:teuthology.orchestra.run.smithi088.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-12T22:42:20.250 INFO:teuthology.orchestra.run.smithi088.stdout: "services_complete": [ 2024-04-12T22:42:20.250 INFO:teuthology.orchestra.run.smithi088.stdout: "mon", 2024-04-12T22:42:20.250 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr" 2024-04-12T22:42:20.250 INFO:teuthology.orchestra.run.smithi088.stdout: ], 2024-04-12T22:42:20.251 INFO:teuthology.orchestra.run.smithi088.stdout: "progress": "5/23 daemons upgraded", 2024-04-12T22:42:20.251 INFO:teuthology.orchestra.run.smithi088.stdout: "message": "Currently upgrading osd daemons", 2024-04-12T22:42:20.251 INFO:teuthology.orchestra.run.smithi088.stdout: "is_paused": false 2024-04-12T22:42:20.251 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-04-12T22:42:20.705 INFO:teuthology.orchestra.run.smithi088.stdout:HEALTH_WARN 1 failed cephadm daemon(s); 1 osds down; Degraded data redundancy: 68/630 objects degraded (10.794%), 20 pgs degraded 2024-04-12T22:42:20.706 INFO:teuthology.orchestra.run.smithi088.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-12T22:42:20.706 INFO:teuthology.orchestra.run.smithi088.stdout: daemon grafana.a on smithi142 is in unknown state 2024-04-12T22:42:20.706 INFO:teuthology.orchestra.run.smithi088.stdout:[WRN] OSD_DOWN: 1 osds down 2024-04-12T22:42:20.706 INFO:teuthology.orchestra.run.smithi088.stdout: osd.0 (root=default,host=smithi088) is down 2024-04-12T22:42:20.706 INFO:teuthology.orchestra.run.smithi088.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 68/630 objects degraded (10.794%), 20 pgs degraded 2024-04-12T22:42:20.706 INFO:teuthology.orchestra.run.smithi088.stdout: pg 1.0 is active+undersized+degraded, acting [7,6] 2024-04-12T22:42:20.706 INFO:teuthology.orchestra.run.smithi088.stdout: pg 2.1 is active+undersized+degraded, acting [2,3] 2024-04-12T22:42:20.706 INFO:teuthology.orchestra.run.smithi088.stdout: pg 2.8 is active+undersized+degraded, acting [7,1] 2024-04-12T22:42:20.706 INFO:teuthology.orchestra.run.smithi088.stdout: pg 2.f is active+undersized+degraded, acting [4,7] 2024-04-12T22:42:20.706 INFO:teuthology.orchestra.run.smithi088.stdout: pg 2.1e is active+undersized+degraded, acting [3,5] 2024-04-12T22:42:20.706 INFO:teuthology.orchestra.run.smithi088.stdout: pg 3.1 is active+undersized+degraded, acting [4,3] 2024-04-12T22:42:20.706 INFO:teuthology.orchestra.run.smithi088.stdout: pg 3.3 is active+undersized+degraded, acting [4,6] 2024-04-12T22:42:20.706 INFO:teuthology.orchestra.run.smithi088.stdout: pg 3.6 is active+undersized+degraded, acting [1,4] 2024-04-12T22:42:20.707 INFO:teuthology.orchestra.run.smithi088.stdout: pg 3.7 is active+undersized+degraded, acting [3,7] 2024-04-12T22:42:20.707 INFO:teuthology.orchestra.run.smithi088.stdout: pg 3.b is active+undersized+degraded, acting [3,4] 2024-04-12T22:42:20.707 INFO:teuthology.orchestra.run.smithi088.stdout: pg 3.f is active+undersized+degraded, acting [7,4] 2024-04-12T22:42:20.707 INFO:teuthology.orchestra.run.smithi088.stdout: pg 3.10 is active+undersized+degraded, acting [6,5] 2024-04-12T22:42:20.707 INFO:teuthology.orchestra.run.smithi088.stdout: pg 3.12 is active+undersized+degraded, acting [7,3] 2024-04-12T22:42:20.707 INFO:teuthology.orchestra.run.smithi088.stdout: pg 3.17 is active+undersized+degraded, acting [5,3] 2024-04-12T22:42:20.707 INFO:teuthology.orchestra.run.smithi088.stdout: pg 3.18 is active+undersized+degraded, acting [3,1] 2024-04-12T22:42:20.707 INFO:teuthology.orchestra.run.smithi088.stdout: pg 3.1b is active+undersized+degraded, acting [4,7] 2024-04-12T22:42:20.707 INFO:teuthology.orchestra.run.smithi088.stdout: pg 3.1f is active+undersized+degraded, acting [5,2] 2024-04-12T22:42:20.707 INFO:teuthology.orchestra.run.smithi088.stdout: pg 4.0 is active+undersized+degraded, acting [3,7] 2024-04-12T22:42:20.707 INFO:teuthology.orchestra.run.smithi088.stdout: pg 4.3 is active+undersized+degraded, acting [5,7] 2024-04-12T22:42:20.707 INFO:teuthology.orchestra.run.smithi088.stdout: pg 5.1d is active+undersized+degraded, acting [1,4] 2024-04-12T22:42:20.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[91108]: from='client.44146 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:42:20.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[91108]: pgmap v397: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:20.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[91108]: pgmap v398: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:20.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:20.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[91108]: pgmap v399: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:20.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[91108]: pgmap v400: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:20.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:20.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[91108]: pgmap v401: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:20.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[91108]: pgmap v402: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:20.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:20.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[91108]: from='client.34224 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:42:20.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[91108]: pgmap v403: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:20.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[91108]: pgmap v404: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:20.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:20.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[91108]: pgmap v405: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:20.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[91108]: pgmap v406: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:20.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:20.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[91108]: pgmap v407: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:20.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[91108]: pgmap v408: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:20.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:20.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[91108]: from='client.? 172.21.15.88:0/3463492366' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:20.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:20.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:20.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[87547]: from='client.44146 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:42:20.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[87547]: pgmap v397: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:20.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[87547]: pgmap v398: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:20.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:20.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[87547]: pgmap v399: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:20.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[87547]: pgmap v400: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:20.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:20.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[87547]: pgmap v401: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:20.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[87547]: pgmap v402: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:20.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:20.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[87547]: from='client.34224 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:42:20.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[87547]: pgmap v403: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:20.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[87547]: pgmap v404: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:20.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:20.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[87547]: pgmap v405: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:20.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[87547]: pgmap v406: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:20.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:20.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[87547]: pgmap v407: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:20.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[87547]: pgmap v408: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:20.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:20.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[87547]: from='client.? 172.21.15.88:0/3463492366' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:20.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:20.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:20.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:20.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:20.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:20.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:20.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:20.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:20.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:20.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:20.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:20.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:20.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:20.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:20.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:20.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:20.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:20.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:20.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:20.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:20.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:20.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:20.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:20.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:20.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:20.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:20.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:20.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:20.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:20.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:20.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[91108]: from='client.? 172.21.15.88:0/3436106993' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T22:42:20.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:20.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:20.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:20.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:20.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:20.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:20.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:20.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:20.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:20.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:20.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:20.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:20.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:20.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:20.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:20.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:20.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:20.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:20.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:20.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:20.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:20.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:20.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:20.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:20.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:20.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:20.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:20.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:20.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:20.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:20.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:20.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:20.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:20.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[87547]: from='client.? 172.21.15.88:0/3436106993' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T22:42:20.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:20.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:20.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:20.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:20.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:21.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:20 smithi142 ceph-mon[87853]: from='client.44146 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:42:21.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:20 smithi142 ceph-mon[87853]: pgmap v397: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:21.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:20 smithi142 ceph-mon[87853]: pgmap v398: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:21.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:20 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:21.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:20 smithi142 ceph-mon[87853]: pgmap v399: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:21.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:20 smithi142 ceph-mon[87853]: pgmap v400: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:21.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:20 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:21.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:20 smithi142 ceph-mon[87853]: pgmap v401: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:21.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:20 smithi142 ceph-mon[87853]: pgmap v402: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:21.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:20 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:21.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:20 smithi142 ceph-mon[87853]: from='client.34224 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:42:21.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:20 smithi142 ceph-mon[87853]: pgmap v403: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:21.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:20 smithi142 ceph-mon[87853]: pgmap v404: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:21.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:20 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:21.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:20 smithi142 ceph-mon[87853]: pgmap v405: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:21.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:20 smithi142 ceph-mon[87853]: pgmap v406: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:21.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:20 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:21.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:20 smithi142 ceph-mon[87853]: pgmap v407: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:21.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:20 smithi142 ceph-mon[87853]: pgmap v408: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:21.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:20 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:21.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:20 smithi142 ceph-mon[87853]: from='client.? 172.21.15.88:0/3463492366' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:21.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:21.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:21.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:21.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:21.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:21.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:21.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:21.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:21.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:21.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:21.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:21.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:21.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:21.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:21.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:21.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:21.254 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:21.254 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:21.254 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:21.254 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:21.254 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:21.254 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:21.255 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:21.255 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:21.255 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:21.255 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:21.255 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:21.255 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:21.255 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:21.256 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:21.256 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:20 smithi142 ceph-mon[87853]: from='client.? 172.21.15.88:0/3436106993' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T22:42:21.256 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:21.256 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:21.256 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:21.256 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:21.256 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:21.614 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:42:21 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@grafana.a.service: Scheduled restart job, restart counter is at 19. 2024-04-12T22:42:21.614 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:42:21 smithi142 systemd[1]: Stopped Ceph grafana.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:42:21.614 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:42:21 smithi142 systemd[1]: Starting Ceph grafana.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:42:21.614 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:42:21 smithi142 podman[90802]: 2024-04-12 22:42:21.377942492 +0000 UTC m=+0.017133245 image pull dad864ee21e98e69f4029d1e417aa085001566be0d322fbc75bc6f29b0050c01 quay.io/ceph/ceph-grafana:8.3.5 2024-04-12T22:42:21.614 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:42:21 smithi142 podman[90802]: 2024-04-12 22:42:21.499725026 +0000 UTC m=+0.138915764 container create 8097e720bcfc654a29e91f096aead8da0b04f56c804ab1e296643cdac0730284 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a, vcs-type=git, name=ubi8, io.buildah.version=1.24.2, 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., description=Ceph Grafana Container, architecture=x86_64, summary=Grafana Container configured for Ceph mgr/dashboard integration, maintainer=Paul Cuzner , distribution-scope=public, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, io.openshift.tags=base rhel8, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, build-date=2022-03-28T10:36:18.413762, release=236.1648460182, version=8.5, 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=) 2024-04-12T22:42:21.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:21 smithi142 ceph-mon[87853]: pgmap v409: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:21.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:21 smithi142 ceph-mon[87853]: pgmap v410: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:21.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:21 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:21.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:21 smithi142 ceph-mon[87853]: pgmap v411: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:21.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:21 smithi142 ceph-mon[87853]: pgmap v412: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:21.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:21 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:21.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:21 smithi142 ceph-mon[87853]: pgmap v413: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:21.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:21 smithi142 ceph-mon[87853]: pgmap v414: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:21.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:21 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:21.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:21 smithi142 ceph-mon[87853]: from='client.34236 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:42:21.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:21 smithi142 ceph-mon[87853]: pgmap v415: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:21.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:21 smithi142 ceph-mon[87853]: pgmap v416: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:21.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:21 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:21.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:21 smithi142 ceph-mon[87853]: pgmap v417: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:21.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:21 smithi142 ceph-mon[87853]: pgmap v418: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:21.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:21 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:21.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:21 smithi142 ceph-mon[87853]: pgmap v419: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:21.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:21 smithi142 ceph-mon[87853]: pgmap v420: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:21.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:21 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:21.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:21 smithi142 ceph-mon[87853]: pgmap v421: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:21.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:21 smithi142 ceph-mon[87853]: pgmap v422: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:21.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:21 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:21.999 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:42:21 smithi142 podman[90802]: 2024-04-12 22:42:21.735706888 +0000 UTC m=+0.374897625 container init 8097e720bcfc654a29e91f096aead8da0b04f56c804ab1e296643cdac0730284 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a, distribution-scope=public, io.openshift.expose-services=, release=236.1648460182, maintainer=Paul Cuzner , io.openshift.tags=base rhel8, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, 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., vendor=Red Hat, Inc., description=Ceph Grafana Container, vcs-type=git, build-date=2022-03-28T10:36:18.413762, name=ubi8, summary=Grafana Container configured for Ceph mgr/dashboard integration, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, com.redhat.component=ubi8-container, version=8.5, io.buildah.version=1.24.2, io.k8s.display-name=Red Hat Universal Base Image 8) 2024-04-12T22:42:21.999 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:42:21 smithi142 podman[90802]: 2024-04-12 22:42:21.738520707 +0000 UTC m=+0.377711444 container start 8097e720bcfc654a29e91f096aead8da0b04f56c804ab1e296643cdac0730284 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a, summary=Grafana Container configured for Ceph mgr/dashboard integration, io.openshift.tags=base rhel8, vendor=Red Hat, Inc., vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, version=8.5, architecture=x86_64, io.buildah.version=1.24.2, 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., description=Ceph Grafana Container, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, name=ubi8, maintainer=Paul Cuzner , com.redhat.component=ubi8-container, vcs-type=git, 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, build-date=2022-03-28T10:36:18.413762, release=236.1648460182, io.openshift.expose-services=) 2024-04-12T22:42:21.999 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:42:21 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[90880]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-12T22:42:21.999 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:42:21 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[90880]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-12T22:42:21.999 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:42:21 smithi142 bash[90802]: 8097e720bcfc654a29e91f096aead8da0b04f56c804ab1e296643cdac0730284 2024-04-12T22:42:21.999 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:42:21 smithi142 systemd[1]: Started Ceph grafana.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:42:21.999 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:42:21 smithi142 podman[90949]: 2024-04-12 22:42:21.872733131 +0000 UTC m=+0.098059549 container died 8097e720bcfc654a29e91f096aead8da0b04f56c804ab1e296643cdac0730284 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a, distribution-scope=public, io.buildah.version=1.24.2, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, 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., description=Ceph Grafana Container, architecture=x86_64, com.redhat.component=ubi8-container, io.openshift.expose-services=, name=ubi8, build-date=2022-03-28T10:36:18.413762, release=236.1648460182, summary=Grafana Container configured for Ceph mgr/dashboard integration, io.openshift.tags=base rhel8, vendor=Red Hat, Inc., vcs-type=git, version=8.5, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, io.k8s.display-name=Red Hat Universal Base Image 8, maintainer=Paul Cuzner ) 2024-04-12T22:42:21.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:21.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:21.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:22.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:22.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:22.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:22.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:22.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:22.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:22.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:22.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:22.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:22.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:22.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:22.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:22.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:22.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:22.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:22.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:22.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:22.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:22.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:22.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:22.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:22.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:22.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:22.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:22.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:22.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:22.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:22.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:22.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:22.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:22.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:22.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:22.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:22.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:22.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:22.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:22.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:22.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:22.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:22.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:22.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:22.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:22.168 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-0[99921]: 2024-04-12T22:42:21.978+0000 7fab3ba617c0 -1 osd.0 0 read_superblock omap replica is missing. 2024-04-12T22:42:22.168 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-0[99921]: 2024-04-12T22:42:22.014+0000 7fab3ba617c0 -1 osd.0 107 log_to_monitors true 2024-04-12T22:42:22.169 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[87547]: pgmap v409: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:22.169 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[87547]: pgmap v410: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:22.169 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:22.169 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[87547]: pgmap v411: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:22.169 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[87547]: pgmap v412: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:22.169 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:22.169 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[87547]: pgmap v413: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:22.169 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[87547]: pgmap v414: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:22.169 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:22.169 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[87547]: from='client.34236 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:42:22.169 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[87547]: pgmap v415: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:22.169 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[87547]: pgmap v416: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:22.169 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:22.170 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[87547]: pgmap v417: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:22.170 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[87547]: pgmap v418: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:22.170 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:22.170 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[87547]: pgmap v419: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:22.170 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[87547]: pgmap v420: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:22.170 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:22.170 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[87547]: pgmap v421: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:22.170 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[87547]: pgmap v422: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:22.170 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:22.173 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[91108]: pgmap v409: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:22.173 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[91108]: pgmap v410: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:22.173 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:22.173 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[91108]: pgmap v411: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:22.173 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[91108]: pgmap v412: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:22.174 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:22.174 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[91108]: pgmap v413: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:22.174 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[91108]: pgmap v414: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:22.174 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:22.174 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[91108]: from='client.34236 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:42:22.174 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[91108]: pgmap v415: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:22.174 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[91108]: pgmap v416: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:22.174 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:22.174 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[91108]: pgmap v417: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:22.174 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[91108]: pgmap v418: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:22.174 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:22.174 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[91108]: pgmap v419: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:22.175 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[91108]: pgmap v420: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:22.175 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:22.175 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[91108]: pgmap v421: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:22.175 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[91108]: pgmap v422: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:22.175 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:22.175 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:22.175 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:22.176 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:22.176 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:22.176 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:22.176 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:22.176 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:22.176 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:22.176 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:22.176 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:22.176 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:22.176 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:22.176 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:22.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:22.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:22.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:22.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:22.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:22.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:22.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:22.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:22.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:22.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:22.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:22.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:22.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:22.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:22.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:22.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:22.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:22.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:22.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:22.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:22.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:22.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:22.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:22.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:22.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:22.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:22.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:22.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:22.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:22.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:22.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:22.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:22.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:22.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:22.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:22.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:22.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:22.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:22.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:22.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:22.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:22.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:22.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:22.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:22.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:22.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:22.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:22.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:22.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:22.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:22.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:22.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:22.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:22.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:22.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:22.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:22.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:22.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:22.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:22.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:22.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:22.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:22.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:22.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:22.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:22.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:22.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:22.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:22.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:22.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:22.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:22.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:22.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:22.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:22.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:22.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:22.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:22.880 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:42:22 smithi142 podman[90949]: 2024-04-12 22:42:22.616057474 +0000 UTC m=+0.841383877 container remove 8097e720bcfc654a29e91f096aead8da0b04f56c804ab1e296643cdac0730284 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a, description=Ceph Grafana Container, 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., name=ubi8, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, io.buildah.version=1.24.2, io.openshift.expose-services=, distribution-scope=public, io.openshift.tags=base rhel8, vendor=Red Hat, Inc., architecture=x86_64, io.k8s.display-name=Red Hat Universal Base Image 8, maintainer=Paul Cuzner , url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, vcs-type=git, release=236.1648460182, version=8.5, com.redhat.component=ubi8-container, summary=Grafana Container configured for Ceph mgr/dashboard integration, build-date=2022-03-28T10:36:18.413762) 2024-04-12T22:42:22.881 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:42:22 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-04-12T22:42:22.881 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:42:22 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@grafana.a.service: Failed with result 'exit-code'. 2024-04-12T22:42:22.881 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:22 smithi142 ceph-mon[87853]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:42:22.881 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:22 smithi142 ceph-mon[87853]: pgmap v423: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 12 op/s; 68/630 objects degraded (10.794%) 2024-04-12T22:42:22.881 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:22 smithi142 ceph-mon[87853]: pgmap v424: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 12 op/s; 68/630 objects degraded (10.794%) 2024-04-12T22:42:22.881 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:22 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:22.881 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:22 smithi142 ceph-mon[87853]: pgmap v425: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s; 68/630 objects degraded (10.794%) 2024-04-12T22:42:22.882 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:22 smithi142 ceph-mon[87853]: pgmap v426: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s; 68/630 objects degraded (10.794%) 2024-04-12T22:42:22.882 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:22 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:22.882 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:22 smithi142 ceph-mon[87853]: pgmap v427: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s; 68/630 objects degraded (10.794%) 2024-04-12T22:42:22.882 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:22 smithi142 ceph-mon[87853]: pgmap v428: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s; 68/630 objects degraded (10.794%) 2024-04-12T22:42:22.882 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:22 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:22.882 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:22 smithi142 ceph-mon[87853]: pgmap v429: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:22.882 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:22 smithi142 ceph-mon[87853]: pgmap v430: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:22.882 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:22 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:22.882 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:22 smithi142 ceph-mon[87853]: pgmap v431: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:22.882 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:22 smithi142 ceph-mon[87853]: pgmap v432: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:22.882 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:22 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:22.882 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:22 smithi142 ceph-mon[87853]: pgmap v433: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:22.882 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:22 smithi142 ceph-mon[87853]: pgmap v434: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:22.883 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:22 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:22.883 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:22 smithi142 ceph-mon[87853]: pgmap v435: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:22.883 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:22 smithi142 ceph-mon[87853]: pgmap v436: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:22.883 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:22 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:22.883 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:22 smithi142 ceph-mon[87853]: pgmap v437: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:22.883 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:22 smithi142 ceph-mon[87853]: pgmap v438: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:22.883 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:22 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:22.883 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:22 smithi142 ceph-mon[87853]: pgmap v439: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:22.883 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:22 smithi142 ceph-mon[87853]: pgmap v440: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:22.883 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:22 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:22.884 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:22.884 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:22.884 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:22.884 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:22.884 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:22.884 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:22 smithi142 ceph-mon[87853]: from='osd.0 [v2:172.21.15.88:6802/618898109,v1:172.21.15.88:6803/618898109]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-12T22:42:22.884 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:22.884 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:22.884 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:22.884 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:22.884 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:22.884 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:22.884 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:22.884 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:22.884 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:22.885 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:22.885 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:22.885 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:22.885 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:22.885 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:22.885 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:22.885 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:22.885 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:22.885 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:22.885 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:22.885 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:22.885 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:22.885 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:22.885 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:22.886 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:22.886 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:22.886 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:22.886 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:22.886 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:22.886 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:22.886 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:23.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[91108]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:42:23.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[91108]: pgmap v423: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 12 op/s; 68/630 objects degraded (10.794%) 2024-04-12T22:42:23.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[91108]: pgmap v424: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 12 op/s; 68/630 objects degraded (10.794%) 2024-04-12T22:42:23.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:23.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[91108]: pgmap v425: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s; 68/630 objects degraded (10.794%) 2024-04-12T22:42:23.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[91108]: pgmap v426: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s; 68/630 objects degraded (10.794%) 2024-04-12T22:42:23.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:23.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[91108]: pgmap v427: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s; 68/630 objects degraded (10.794%) 2024-04-12T22:42:23.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[91108]: pgmap v428: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s; 68/630 objects degraded (10.794%) 2024-04-12T22:42:23.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:23.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[91108]: pgmap v429: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:23.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[91108]: pgmap v430: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:23.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:23.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[91108]: pgmap v431: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:23.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[91108]: pgmap v432: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:23.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:23.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[91108]: pgmap v433: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:23.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[91108]: pgmap v434: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:23.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:23.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[91108]: pgmap v435: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:23.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[91108]: pgmap v436: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:23.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[87547]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:42:23.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[87547]: pgmap v423: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 12 op/s; 68/630 objects degraded (10.794%) 2024-04-12T22:42:23.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[87547]: pgmap v424: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 12 op/s; 68/630 objects degraded (10.794%) 2024-04-12T22:42:23.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:23.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[87547]: pgmap v425: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s; 68/630 objects degraded (10.794%) 2024-04-12T22:42:23.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[87547]: pgmap v426: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s; 68/630 objects degraded (10.794%) 2024-04-12T22:42:23.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:23.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[87547]: pgmap v427: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s; 68/630 objects degraded (10.794%) 2024-04-12T22:42:23.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[87547]: pgmap v428: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s; 68/630 objects degraded (10.794%) 2024-04-12T22:42:23.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:23.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[87547]: pgmap v429: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:23.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[87547]: pgmap v430: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:23.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:23.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[87547]: pgmap v431: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:23.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[87547]: pgmap v432: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:23.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:23.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[87547]: pgmap v433: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:23.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[87547]: pgmap v434: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:23.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:23.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[87547]: pgmap v435: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:23.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[87547]: pgmap v436: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:23.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:23.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[91108]: pgmap v437: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:23.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[91108]: pgmap v438: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:23.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:23.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[91108]: pgmap v439: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:23.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[91108]: pgmap v440: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:23.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:23.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:23.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:23.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:23.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:23.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:23.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[91108]: from='osd.0 [v2:172.21.15.88:6802/618898109,v1:172.21.15.88:6803/618898109]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-12T22:42:23.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:23.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:23.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:23.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:23.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:23.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:23.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:23.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:23.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:23.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:23.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:23.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:23.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:23.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:23.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[87547]: pgmap v437: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:23.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[87547]: pgmap v438: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:23.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:23.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[87547]: pgmap v439: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:23.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[87547]: pgmap v440: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:23.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:23.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:23.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:23.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:23.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:23.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:23.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[87547]: from='osd.0 [v2:172.21.15.88:6802/618898109,v1:172.21.15.88:6803/618898109]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-12T22:42:23.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:23.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:23.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:23.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:23.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:23.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:23.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:23.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:23.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:23.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:23.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:23.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:23.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:23.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:23.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:23.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:23.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:23.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:23.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:23.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:23.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:23.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:23.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:23.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:23.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:23.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:23.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:23.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:23.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:23.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:23.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:23.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:23.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:23.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:23.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:23.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:23.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:23.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:23.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:23.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:23.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:23.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:23.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:23.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:23.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:23.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:23.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:23.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:23.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:23.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:23.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:23.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:23.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:23.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:23.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:23.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:23.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:23.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:23.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:23.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:23.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:23.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:23.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:23.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:23.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:23.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:23.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:23.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:23.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:23.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:23.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:23.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:23.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:23.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:23.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:23.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:23.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:23.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:23.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:23.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:23.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:23.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:23.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:23.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:23.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:23.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:23.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:23.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:23.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:23.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:23.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:23.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:23.678 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-0[99921]: 2024-04-12T22:42:23.383+0000 7fab28eb1700 -1 osd.0 107 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-12T22:42:24.108 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[87547]: pgmap v441: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:24.108 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[87547]: pgmap v442: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:24.108 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:24.108 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[87547]: pgmap v443: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:24.108 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[87547]: pgmap v444: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:24.108 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:24.108 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[87547]: pgmap v445: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:24.109 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[87547]: pgmap v446: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:24.109 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:24.109 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[87547]: pgmap v447: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:24.109 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[87547]: pgmap v448: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:24.109 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:24.109 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[87547]: pgmap v449: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:24.109 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[87547]: pgmap v450: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:24.109 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:24.109 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[87547]: pgmap v451: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:24.109 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[87547]: pgmap v452: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:24.109 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:24.109 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[87547]: pgmap v453: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:24.109 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[87547]: pgmap v454: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:24.109 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:24.109 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[87547]: pgmap v455: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:24.110 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[91108]: pgmap v441: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:24.110 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[91108]: pgmap v442: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:24.110 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:24.110 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[91108]: pgmap v443: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:24.110 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[91108]: pgmap v444: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:24.110 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:24.110 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[91108]: pgmap v445: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:24.110 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[91108]: pgmap v446: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:24.110 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:24.110 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[91108]: pgmap v447: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:24.111 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[91108]: pgmap v448: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:24.111 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:24.111 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[91108]: pgmap v449: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:24.111 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[91108]: pgmap v450: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:24.111 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:24.111 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[91108]: pgmap v451: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:24.111 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[91108]: pgmap v452: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:24.111 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:24.111 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[91108]: pgmap v453: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:24.111 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[91108]: pgmap v454: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:24.111 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:24.111 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[91108]: pgmap v455: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:24.112 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[87547]: pgmap v456: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:24.112 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:24.112 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[87547]: pgmap v457: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:24.112 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[87547]: pgmap v458: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:24.112 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:24.112 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[87547]: pgmap v459: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:24.112 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[87547]: pgmap v460: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:24.112 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:24.112 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[87547]: from='osd.0 [v2:172.21.15.88:6802/618898109,v1:172.21.15.88:6803/618898109]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-12T22:42:24.112 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[87547]: osdmap e110: 8 total, 7 up, 8 in 2024-04-12T22:42:24.112 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[87547]: from='osd.0 [v2:172.21.15.88:6802/618898109,v1:172.21.15.88:6803/618898109]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-04-12T22:42:24.112 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:24.112 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:24.113 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:24.113 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:24.113 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:24.113 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:24.113 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:24.113 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:24.113 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:24.113 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:24.113 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[87547]: from='osd.0 [v2:172.21.15.88:6802/618898109,v1:172.21.15.88:6803/618898109]' entity='osd.0' 2024-04-12T22:42:24.113 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:24.113 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:24.113 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:24.114 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[91108]: pgmap v456: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:24.114 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:24.114 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[91108]: pgmap v457: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:24.114 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[91108]: pgmap v458: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:24.114 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:24.114 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[91108]: pgmap v459: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:24.114 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[91108]: pgmap v460: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:24.114 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:24.114 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[91108]: from='osd.0 [v2:172.21.15.88:6802/618898109,v1:172.21.15.88:6803/618898109]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-12T22:42:24.114 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[91108]: osdmap e110: 8 total, 7 up, 8 in 2024-04-12T22:42:24.114 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[91108]: from='osd.0 [v2:172.21.15.88:6802/618898109,v1:172.21.15.88:6803/618898109]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-04-12T22:42:24.114 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:24.114 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:24.114 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:24.115 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:24.115 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:24.115 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:24.115 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:24.115 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:24.115 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:24.115 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:24.115 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[91108]: from='osd.0 [v2:172.21.15.88:6802/618898109,v1:172.21.15.88:6803/618898109]' entity='osd.0' 2024-04-12T22:42:24.115 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:24.115 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:24.115 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:24.115 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:24.115 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:24.116 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:24.116 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:24.116 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:24.116 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:24.116 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:24.116 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:24.116 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:24.116 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:24.116 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:24.116 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:24.116 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:24.116 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:24.116 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:24.116 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:24.116 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:24.117 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:24.117 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:24.117 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:24.117 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:24.117 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:24.117 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:24.117 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:24.117 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:24.117 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:24.117 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:24.117 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:24.117 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:24.117 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:24.118 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:24.118 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:24.118 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:24.118 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:24.118 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:24.118 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:24.118 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:24.118 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:24.118 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:24.118 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:24.118 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:24.118 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:24.118 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:24.118 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:24.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:23 smithi142 ceph-mon[87853]: pgmap v441: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:24.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:23 smithi142 ceph-mon[87853]: pgmap v442: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:24.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:23 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:24.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:23 smithi142 ceph-mon[87853]: pgmap v443: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:24.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:23 smithi142 ceph-mon[87853]: pgmap v444: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:24.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:23 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:24.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:23 smithi142 ceph-mon[87853]: pgmap v445: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:24.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:23 smithi142 ceph-mon[87853]: pgmap v446: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:24.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:23 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:24.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:23 smithi142 ceph-mon[87853]: pgmap v447: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:24.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:23 smithi142 ceph-mon[87853]: pgmap v448: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:24.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:23 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:24.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:23 smithi142 ceph-mon[87853]: pgmap v449: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:24.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:23 smithi142 ceph-mon[87853]: pgmap v450: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:24.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:23 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:24.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:23 smithi142 ceph-mon[87853]: pgmap v451: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:24.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:23 smithi142 ceph-mon[87853]: pgmap v452: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:24.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:23 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:24.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:23 smithi142 ceph-mon[87853]: pgmap v453: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:24.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:23 smithi142 ceph-mon[87853]: pgmap v454: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:24.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:23 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:24.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:23 smithi142 ceph-mon[87853]: pgmap v455: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:24.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:23 smithi142 ceph-mon[87853]: pgmap v456: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:24.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:23 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:24.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:23 smithi142 ceph-mon[87853]: pgmap v457: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:24.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:23 smithi142 ceph-mon[87853]: pgmap v458: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:24.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:23 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:24.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:23 smithi142 ceph-mon[87853]: pgmap v459: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:24.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:23 smithi142 ceph-mon[87853]: pgmap v460: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:24.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:23 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:24.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:23 smithi142 ceph-mon[87853]: from='osd.0 [v2:172.21.15.88:6802/618898109,v1:172.21.15.88:6803/618898109]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-12T22:42:24.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:23 smithi142 ceph-mon[87853]: osdmap e110: 8 total, 7 up, 8 in 2024-04-12T22:42:24.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:23 smithi142 ceph-mon[87853]: from='osd.0 [v2:172.21.15.88:6802/618898109,v1:172.21.15.88:6803/618898109]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-04-12T22:42:24.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:24.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:24.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:24.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:24.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:24.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:24.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:24.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:24.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:24.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:24.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:23 smithi142 ceph-mon[87853]: from='osd.0 [v2:172.21.15.88:6802/618898109,v1:172.21.15.88:6803/618898109]' entity='osd.0' 2024-04-12T22:42:24.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:24.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:24.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:24.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:24.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:24.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:24.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:24.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:24.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:24.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:24.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:24.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:24.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:24.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:24.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:24.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:24.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:24.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:24.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:24.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:24.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:24.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:24.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:24.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:24.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:25.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[87547]: pgmap v462: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:25.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[87547]: pgmap v463: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:25.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:25.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[87547]: pgmap v464: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:25.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[87547]: pgmap v465: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:25.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:25.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[87547]: pgmap v466: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:25.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[87547]: pgmap v467: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:25.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:25.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[87547]: pgmap v468: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:25.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[87547]: pgmap v469: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:25.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:25.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[87547]: pgmap v470: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:25.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[87547]: pgmap v471: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:25.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:25.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[87547]: pgmap v472: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:25.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[87547]: pgmap v473: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:25.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:25.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[87547]: pgmap v474: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:25.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[87547]: pgmap v475: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:25.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:25.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:25.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[91108]: pgmap v462: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:25.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[91108]: pgmap v463: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:25.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:25.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[91108]: pgmap v464: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:25.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[91108]: pgmap v465: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:25.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:25.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[91108]: pgmap v466: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:25.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[91108]: pgmap v467: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:25.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:25.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[91108]: pgmap v468: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:25.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[91108]: pgmap v469: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:25.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:25.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[91108]: pgmap v470: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:25.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[91108]: pgmap v471: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:25.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:25.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[91108]: pgmap v472: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:25.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[91108]: pgmap v473: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:25.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:25.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[91108]: pgmap v474: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:25.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[91108]: pgmap v475: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:25.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:25.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:25.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:25.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:25.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:25.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[87547]: pgmap v476: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:25.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[87547]: pgmap v477: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:25.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:25.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:25.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:25.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:25.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:25.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:25.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:25.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:25.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:25.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:25.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:25.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:25.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:25.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:25.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:25.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:25.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:25.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:25.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:25.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:25.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:25.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:25.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:25.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:25.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:25.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:25.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:25.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[87547]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-12T22:42:25.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[87547]: osd.0 [v2:172.21.15.88:6802/618898109,v1:172.21.15.88:6803/618898109] boot 2024-04-12T22:42:25.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[87547]: osdmap e111: 8 total, 8 up, 8 in 2024-04-12T22:42:25.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-12T22:42:25.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:25.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:25.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:25.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:25.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:25.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:25.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:25.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:25.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:25.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:25.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:25.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:25.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:25.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:25.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:25.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:25.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:25.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:25.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:25.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:25.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:25.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:25.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:25.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:25.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:25.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:25.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:25.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:25.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[91108]: pgmap v476: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:25.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[91108]: pgmap v477: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:25.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:25.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:25.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:25.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:25.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:25.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:25.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:25.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:25.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:25.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:25.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:25.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:25.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:25.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:25.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:25.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:25.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:25.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:25.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:25.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:25.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:25.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:25.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:25.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:25.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:25.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:25.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:25.195 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[91108]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-12T22:42:25.195 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[91108]: osd.0 [v2:172.21.15.88:6802/618898109,v1:172.21.15.88:6803/618898109] boot 2024-04-12T22:42:25.195 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[91108]: osdmap e111: 8 total, 8 up, 8 in 2024-04-12T22:42:25.195 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-12T22:42:25.195 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:25.196 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:25.196 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:25.196 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:25.196 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:25.196 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:25.196 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:25.196 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:25.196 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:25.197 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:25.197 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:25.197 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:25.197 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:25.197 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:25.197 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:25.197 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:25.197 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:25.197 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:25.197 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:25.197 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:25.198 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:25.198 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:25.198 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:25.198 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:25.198 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:25.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:24 smithi142 ceph-mon[87853]: pgmap v462: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:25.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:24 smithi142 ceph-mon[87853]: pgmap v463: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:25.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:24 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:25.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:24 smithi142 ceph-mon[87853]: pgmap v464: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:25.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:24 smithi142 ceph-mon[87853]: pgmap v465: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:25.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:24 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:25.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:24 smithi142 ceph-mon[87853]: pgmap v466: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:25.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:24 smithi142 ceph-mon[87853]: pgmap v467: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:25.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:24 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:25.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:24 smithi142 ceph-mon[87853]: pgmap v468: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:25.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:24 smithi142 ceph-mon[87853]: pgmap v469: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:25.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:24 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:25.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:24 smithi142 ceph-mon[87853]: pgmap v470: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:25.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:24 smithi142 ceph-mon[87853]: pgmap v471: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:25.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:24 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:25.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:24 smithi142 ceph-mon[87853]: pgmap v472: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:25.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:24 smithi142 ceph-mon[87853]: pgmap v473: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:25.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:24 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:25.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:24 smithi142 ceph-mon[87853]: pgmap v474: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:25.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:24 smithi142 ceph-mon[87853]: pgmap v475: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:25.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:24 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:25.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:25.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:25.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:25.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:25.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:24 smithi142 ceph-mon[87853]: pgmap v476: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:25.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:24 smithi142 ceph-mon[87853]: pgmap v477: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:25.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:25.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:24 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:25.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:25.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:25.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:25.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:25.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:25.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:25.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:25.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:25.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:25.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:25.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:25.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:25.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:25.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:25.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:25.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:25.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:25.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:25.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:25.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:25.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:25.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:25.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:25.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:25.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:25.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:24 smithi142 ceph-mon[87853]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-12T22:42:25.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:24 smithi142 ceph-mon[87853]: osd.0 [v2:172.21.15.88:6802/618898109,v1:172.21.15.88:6803/618898109] boot 2024-04-12T22:42:25.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:24 smithi142 ceph-mon[87853]: osdmap e111: 8 total, 8 up, 8 in 2024-04-12T22:42:25.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-12T22:42:25.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:25.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:25.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:25.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:25.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:25.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:25.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:25.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:25.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:25.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:25.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:25.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:25.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:25.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:25.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:25.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:25.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:25.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:25.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:25.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:25.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:25.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:25.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:25.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:25.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:25.988 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[87547]: pgmap v478: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:25.988 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[87547]: pgmap v479: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:25.988 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:25.988 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[87547]: pgmap v480: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:25.988 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[87547]: pgmap v481: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:25.988 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:25.988 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[87547]: pgmap v482: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:25.989 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:25.989 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[87547]: pgmap v483: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:25.989 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[87547]: pgmap v484: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:25.989 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:25.989 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[87547]: pgmap v485: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:25.989 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[87547]: pgmap v486: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:25.989 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:25.989 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[87547]: pgmap v488: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:25.989 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[87547]: pgmap v489: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:25.989 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:25.989 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[87547]: pgmap v490: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:25.989 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[87547]: pgmap v491: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:25.989 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:25.989 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[87547]: pgmap v492: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:25.990 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[87547]: pgmap v493: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:25.990 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[91108]: pgmap v478: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:25.990 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[91108]: pgmap v479: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:25.990 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:25.990 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[91108]: pgmap v480: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:25.990 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[91108]: pgmap v481: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:25.990 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:25.990 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[91108]: pgmap v482: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:25.990 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:25.990 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[91108]: pgmap v483: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:25.991 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[91108]: pgmap v484: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:25.991 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:25.991 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[91108]: pgmap v485: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:25.991 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[91108]: pgmap v486: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:25.991 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:25.991 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[91108]: pgmap v488: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:25.991 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[91108]: pgmap v489: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:25.991 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:25.991 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[91108]: pgmap v490: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:25.991 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[91108]: pgmap v491: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:25.991 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:25.991 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[91108]: pgmap v492: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:25.991 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[91108]: pgmap v493: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:25.992 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:25.992 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[87547]: pgmap v494: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:25.992 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[87547]: pgmap v495: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:25.992 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:25.992 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[87547]: pgmap v496: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:25.992 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[87547]: pgmap v497: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:25.992 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:25.992 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:25.992 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:25.992 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:25.993 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:25.993 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:25.993 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:25.993 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:25.993 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:25.993 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:25.993 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:25.993 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:25.993 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:25.993 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:25.993 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:25.993 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:25.993 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:25.993 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:25.993 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:25.994 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:25.994 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:25.994 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[87547]: osdmap e112: 8 total, 8 up, 8 in 2024-04-12T22:42:25.994 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:25.994 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:25.994 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:25.994 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:25.994 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:25.994 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:25.994 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:25.994 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:25.994 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:25.994 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:25.994 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:25.995 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:25.995 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:25.995 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:25.995 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:25.995 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:25.995 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:25.995 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:25.995 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:25.995 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:25.995 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:25.995 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:25.995 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:25.995 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:25.995 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:25.996 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:25.996 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[91108]: pgmap v494: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:25.996 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[91108]: pgmap v495: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:25.996 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:25.996 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[91108]: pgmap v496: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:25.996 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[91108]: pgmap v497: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:25.996 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:25.996 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:25.996 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:25.996 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:25.996 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:25.997 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:25.997 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:25.997 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:25.997 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:25.997 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:25.997 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:25.997 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:25.997 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:25.997 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:25.997 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:25.997 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:25.997 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:25.997 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:25.997 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:25.997 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:25.997 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:25.997 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[91108]: osdmap e112: 8 total, 8 up, 8 in 2024-04-12T22:42:25.998 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:25.998 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:25.998 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:25.998 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:25.998 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:25.998 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:25.998 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:25.998 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:25.998 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:25.998 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:25.998 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:25.998 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:25.998 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:25.998 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:25.998 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:25.999 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:25.999 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:25.999 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:25.999 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:25.999 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:25.999 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:25.999 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:25.999 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:25.999 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:25.999 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:26.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:25 smithi142 ceph-mon[87853]: pgmap v478: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:26.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:25 smithi142 ceph-mon[87853]: pgmap v479: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:26.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:25 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:26.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:25 smithi142 ceph-mon[87853]: pgmap v480: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:26.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:25 smithi142 ceph-mon[87853]: pgmap v481: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:26.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:25 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:26.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:25 smithi142 ceph-mon[87853]: pgmap v482: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:26.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:25 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:26.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:25 smithi142 ceph-mon[87853]: pgmap v483: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:26.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:25 smithi142 ceph-mon[87853]: pgmap v484: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:26.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:25 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:26.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:25 smithi142 ceph-mon[87853]: pgmap v485: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:26.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:25 smithi142 ceph-mon[87853]: pgmap v486: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:26.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:25 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:26.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:25 smithi142 ceph-mon[87853]: pgmap v488: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:26.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:25 smithi142 ceph-mon[87853]: pgmap v489: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:26.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:25 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:26.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:25 smithi142 ceph-mon[87853]: pgmap v490: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:26.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:25 smithi142 ceph-mon[87853]: pgmap v491: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:26.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:25 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:26.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:25 smithi142 ceph-mon[87853]: pgmap v492: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:26.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:25 smithi142 ceph-mon[87853]: pgmap v493: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:26.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:25 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:26.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:25 smithi142 ceph-mon[87853]: pgmap v494: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:26.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:25 smithi142 ceph-mon[87853]: pgmap v495: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:26.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:25 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:26.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:25 smithi142 ceph-mon[87853]: pgmap v496: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:26.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:25 smithi142 ceph-mon[87853]: pgmap v497: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:26.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:25 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:26.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:25 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:26.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:25 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:26.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:25 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:26.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:25 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:26.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:25 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:26.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:25 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:26.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:25 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:26.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:25 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:26.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:25 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:26.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:25 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:26.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:25 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:26.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:25 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:26.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:25 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:26.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:25 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:26.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:25 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:26.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:25 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:26.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:25 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:26.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:25 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:26.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:25 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:26.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:25 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:26.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:25 smithi142 ceph-mon[87853]: osdmap e112: 8 total, 8 up, 8 in 2024-04-12T22:42:26.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:25 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:26.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:25 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:26.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:25 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:26.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:25 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:26.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:25 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:26.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:25 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:26.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:25 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:26.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:25 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:26.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:25 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:26.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:25 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:26.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:25 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:26.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:25 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:26.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:25 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:26.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:25 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:26.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:25 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:26.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:25 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:26.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:25 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:26.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:25 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:26.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:25 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:26.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:25 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:26.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:25 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:26.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:25 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:26.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:25 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:26.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:25 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:26.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:25 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:26.529 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:42:26] "GET /metrics HTTP/1.1" 200 38405 "" "Prometheus/2.33.4" 2024-04-12T22:42:27.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[87547]: pgmap v498: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:27.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[87547]: pgmap v499: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:27.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:27.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[87547]: pgmap v500: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:27.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[87547]: pgmap v501: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:27.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:27.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[87547]: pgmap v502: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:27.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[87547]: pgmap v503: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:27.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:27.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[87547]: pgmap v504: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:27.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[87547]: pgmap v505: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:27.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:27.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[87547]: pgmap v507: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:27.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[87547]: pgmap v508: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:27.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:27.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[87547]: pgmap v509: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:27.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[87547]: pgmap v510: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:27.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:27.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[87547]: pgmap v511: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:27.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[87547]: pgmap v512: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:27.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:27.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[87547]: pgmap v513: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:27.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[91108]: pgmap v498: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:27.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[91108]: pgmap v499: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:27.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:27.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[91108]: pgmap v500: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:27.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[91108]: pgmap v501: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:27.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:27.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[91108]: pgmap v502: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:27.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[91108]: pgmap v503: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:27.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:27.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[91108]: pgmap v504: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:27.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[91108]: pgmap v505: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:27.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:27.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[91108]: pgmap v507: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:27.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[91108]: pgmap v508: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:27.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:27.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[91108]: pgmap v509: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:27.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[91108]: pgmap v510: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:27.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:27.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[91108]: pgmap v511: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:27.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[91108]: pgmap v512: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:27.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:27.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[91108]: pgmap v513: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:27.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[87547]: pgmap v514: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:27.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:27.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[87547]: pgmap v515: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:27.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[87547]: pgmap v516: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:27.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:27.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:27.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:27.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:27.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:27.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:27.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:27.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:27.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:27.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:27.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:27.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:27.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:27.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:27.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:27.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:27.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:27.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:27.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:27.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:27.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:27.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:27.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:27.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[91108]: pgmap v514: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:27.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:27.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[91108]: pgmap v515: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:27.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[91108]: pgmap v516: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:27.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:27.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:27.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:27.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:27.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:27.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:27.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:27.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:27.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:27.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:27.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:27.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:27.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:27.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:27.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:27.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:27.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:27.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:27.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:27.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:27.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:27.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:27.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:27.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:27.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:27.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:27.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:27.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:27.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:27.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:27.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:27.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:27.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:27.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:27.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:27.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:27.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:27.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:27.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:27.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:27.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:27.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:27.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:27.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:27.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:27.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:27.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:27.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:27.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:26 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:27.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:26 smithi142 ceph-mon[87853]: pgmap v498: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:27.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:26 smithi142 ceph-mon[87853]: pgmap v499: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:27.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:26 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:27.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:26 smithi142 ceph-mon[87853]: pgmap v500: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:27.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:26 smithi142 ceph-mon[87853]: pgmap v501: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:27.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:26 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:27.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:26 smithi142 ceph-mon[87853]: pgmap v502: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:27.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:26 smithi142 ceph-mon[87853]: pgmap v503: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:27.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:26 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:27.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:26 smithi142 ceph-mon[87853]: pgmap v504: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:27.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:26 smithi142 ceph-mon[87853]: pgmap v505: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:27.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:26 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:27.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:26 smithi142 ceph-mon[87853]: pgmap v507: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:27.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:26 smithi142 ceph-mon[87853]: pgmap v508: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:27.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:26 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:27.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:26 smithi142 ceph-mon[87853]: pgmap v509: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:27.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:26 smithi142 ceph-mon[87853]: pgmap v510: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:27.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:26 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:27.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:26 smithi142 ceph-mon[87853]: pgmap v511: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:27.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:26 smithi142 ceph-mon[87853]: pgmap v512: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:27.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:26 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:27.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:26 smithi142 ceph-mon[87853]: pgmap v513: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:27.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:26 smithi142 ceph-mon[87853]: pgmap v514: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:27.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:26 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:27.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:26 smithi142 ceph-mon[87853]: pgmap v515: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:27.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:26 smithi142 ceph-mon[87853]: pgmap v516: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:27.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:26 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:27.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:26 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:27.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:26 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:27.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:26 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:27.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:26 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:27.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:26 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:27.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:26 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:27.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:26 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:27.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:26 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:27.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:26 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:27.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:26 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:27.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:26 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:27.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:26 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:27.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:26 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:27.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:26 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:27.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:26 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:27.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:26 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:27.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:26 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:27.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:26 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:27.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:26 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:27.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:26 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:27.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:26 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:27.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:26 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:27.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:26 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:27.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:26 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:27.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:26 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:27.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:26 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:27.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:26 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:27.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:26 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:27.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:26 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:27.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:26 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:27.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:26 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:27.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:26 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:27.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:26 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:27.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:26 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:27.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:26 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:28.069 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[91108]: pgmap v517: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s; 28/630 objects degraded (4.444%) 2024-04-12T22:42:28.069 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[91108]: pgmap v518: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s; 28/630 objects degraded (4.444%) 2024-04-12T22:42:28.069 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:28.069 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[91108]: pgmap v519: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 19 op/s; 28/630 objects degraded (4.444%) 2024-04-12T22:42:28.069 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[91108]: pgmap v520: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 19 op/s; 28/630 objects degraded (4.444%) 2024-04-12T22:42:28.069 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:28.069 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[91108]: pgmap v521: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s; 28/630 objects degraded (4.444%) 2024-04-12T22:42:28.069 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[91108]: pgmap v522: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s; 28/630 objects degraded (4.444%) 2024-04-12T22:42:28.069 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:28.069 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[91108]: pgmap v523: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 28/630 objects degraded (4.444%) 2024-04-12T22:42:28.069 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[91108]: pgmap v524: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 28/630 objects degraded (4.444%) 2024-04-12T22:42:28.070 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:28.070 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[91108]: pgmap v525: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 28/630 objects degraded (4.444%) 2024-04-12T22:42:28.070 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[91108]: pgmap v526: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 28/630 objects degraded (4.444%) 2024-04-12T22:42:28.070 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:28.070 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[91108]: pgmap v527: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 28/630 objects degraded (4.444%) 2024-04-12T22:42:28.070 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[91108]: pgmap v528: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 28/630 objects degraded (4.444%) 2024-04-12T22:42:28.070 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:28.070 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[91108]: pgmap v529: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 28/630 objects degraded (4.444%) 2024-04-12T22:42:28.070 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[91108]: pgmap v530: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 28/630 objects degraded (4.444%) 2024-04-12T22:42:28.070 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:28.071 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[87547]: pgmap v517: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s; 28/630 objects degraded (4.444%) 2024-04-12T22:42:28.071 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[87547]: pgmap v518: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s; 28/630 objects degraded (4.444%) 2024-04-12T22:42:28.071 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:28.071 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[87547]: pgmap v519: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 19 op/s; 28/630 objects degraded (4.444%) 2024-04-12T22:42:28.071 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[87547]: pgmap v520: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 19 op/s; 28/630 objects degraded (4.444%) 2024-04-12T22:42:28.071 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:28.071 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[87547]: pgmap v521: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s; 28/630 objects degraded (4.444%) 2024-04-12T22:42:28.071 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[87547]: pgmap v522: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s; 28/630 objects degraded (4.444%) 2024-04-12T22:42:28.071 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:28.071 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[87547]: pgmap v523: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 28/630 objects degraded (4.444%) 2024-04-12T22:42:28.071 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[87547]: pgmap v524: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 28/630 objects degraded (4.444%) 2024-04-12T22:42:28.071 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:28.071 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[87547]: pgmap v525: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 28/630 objects degraded (4.444%) 2024-04-12T22:42:28.071 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[87547]: pgmap v526: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 28/630 objects degraded (4.444%) 2024-04-12T22:42:28.072 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:28.072 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[87547]: pgmap v527: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 28/630 objects degraded (4.444%) 2024-04-12T22:42:28.072 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[87547]: pgmap v528: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 28/630 objects degraded (4.444%) 2024-04-12T22:42:28.072 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:28.072 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[87547]: pgmap v529: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 28/630 objects degraded (4.444%) 2024-04-12T22:42:28.072 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[87547]: pgmap v530: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 28/630 objects degraded (4.444%) 2024-04-12T22:42:28.072 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:28.072 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:28.072 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:28.072 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:28.072 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:28.072 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:28.072 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[87547]: Health check update: Degraded data redundancy: 28/630 objects degraded (4.444%), 7 pgs degraded (PG_DEGRADED) 2024-04-12T22:42:28.072 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:28.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:28.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:28.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:28.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:28.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:28.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:28.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:28.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:28.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:28.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:28.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:28.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:28.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:28.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:28.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:28.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:28.074 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:28.074 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:28.074 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:28.074 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:28.074 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:28.074 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:28.074 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:28.074 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:28.075 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:28.075 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:28.075 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[91108]: Health check update: Degraded data redundancy: 28/630 objects degraded (4.444%), 7 pgs degraded (PG_DEGRADED) 2024-04-12T22:42:28.075 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:28.075 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:28.075 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:28.075 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:28.075 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:28.075 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:28.075 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:28.075 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:28.075 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:28.075 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:28.075 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:28.075 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:28.076 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:28.076 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:28.076 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:28.076 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:28.076 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:28.076 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:28.076 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:28.076 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:28.076 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:28.076 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:28.076 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:28.076 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:28.076 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:28.076 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:28.076 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:28.077 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:28.077 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:28.077 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:28.077 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:28.077 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:28.077 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:28.077 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:28.077 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:28.077 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:28.077 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:28.077 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:28.077 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:28.077 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:28.078 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:28.078 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:28.078 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:28.078 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:28.078 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:28.078 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:28.078 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:28.078 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:28.078 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:28.078 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:28.078 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:28.078 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:28.078 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:28.078 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:28.079 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:28.079 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:28.079 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:28.079 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:28.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:27 smithi142 ceph-mon[87853]: pgmap v517: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s; 28/630 objects degraded (4.444%) 2024-04-12T22:42:28.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:27 smithi142 ceph-mon[87853]: pgmap v518: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s; 28/630 objects degraded (4.444%) 2024-04-12T22:42:28.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:27 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:28.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:27 smithi142 ceph-mon[87853]: pgmap v519: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 19 op/s; 28/630 objects degraded (4.444%) 2024-04-12T22:42:28.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:27 smithi142 ceph-mon[87853]: pgmap v520: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 19 op/s; 28/630 objects degraded (4.444%) 2024-04-12T22:42:28.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:27 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:28.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:27 smithi142 ceph-mon[87853]: pgmap v521: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s; 28/630 objects degraded (4.444%) 2024-04-12T22:42:28.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:27 smithi142 ceph-mon[87853]: pgmap v522: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s; 28/630 objects degraded (4.444%) 2024-04-12T22:42:28.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:27 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:28.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:27 smithi142 ceph-mon[87853]: pgmap v523: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 28/630 objects degraded (4.444%) 2024-04-12T22:42:28.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:27 smithi142 ceph-mon[87853]: pgmap v524: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 28/630 objects degraded (4.444%) 2024-04-12T22:42:28.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:27 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:28.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:27 smithi142 ceph-mon[87853]: pgmap v525: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 28/630 objects degraded (4.444%) 2024-04-12T22:42:28.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:27 smithi142 ceph-mon[87853]: pgmap v526: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 28/630 objects degraded (4.444%) 2024-04-12T22:42:28.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:27 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:28.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:27 smithi142 ceph-mon[87853]: pgmap v527: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 28/630 objects degraded (4.444%) 2024-04-12T22:42:28.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:27 smithi142 ceph-mon[87853]: pgmap v528: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 28/630 objects degraded (4.444%) 2024-04-12T22:42:28.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:27 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:28.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:27 smithi142 ceph-mon[87853]: pgmap v529: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 28/630 objects degraded (4.444%) 2024-04-12T22:42:28.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:27 smithi142 ceph-mon[87853]: pgmap v530: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 28/630 objects degraded (4.444%) 2024-04-12T22:42:28.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:27 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:28.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:27 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:28.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:27 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:28.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:27 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:28.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:27 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:28.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:27 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:28.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:27 smithi142 ceph-mon[87853]: Health check update: Degraded data redundancy: 28/630 objects degraded (4.444%), 7 pgs degraded (PG_DEGRADED) 2024-04-12T22:42:28.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:27 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:28.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:27 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:28.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:27 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:28.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:27 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:28.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:27 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:28.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:27 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:28.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:27 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:28.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:27 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:28.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:27 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:28.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:27 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:28.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:27 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:28.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:27 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:28.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:27 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:28.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:27 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:28.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:27 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:28.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:27 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:28.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:27 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:28.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:27 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:28.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:27 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:28.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:27 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:28.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:27 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:28.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:27 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:28.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:27 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:28.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:27 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:28.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:27 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:28.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:27 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:28.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:27 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:28.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:27 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:28.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:27 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:28.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:27 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:28.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:27 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:28.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:27 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:28.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:27 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:28.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:27 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:28.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:27 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:28.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:27 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:28.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:27 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:28.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:27 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:28.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:27 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:28.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:27 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:28.942 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:42:28 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[60838]: ts=2024-04-12T22:42:28.659Z caller=alerting.go:353 level=warn component="rule manager" alert="unsupported value type" msg="Expanding alert template failed" err="error executing template __alert_CephOSDDown: template: __alert_CephOSDDown:1:358: executing \"__alert_CephOSDDown\" at : error calling query: 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.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"smithi088:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"172.21.15.142:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2024-04-12T22:42:28.943 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:42:28 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[60838]: ts=2024-04-12T22:42: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.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"smithi088:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"172.21.15.142:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-12T22:42:28.943 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:28 smithi142 ceph-mon[87853]: pgmap v531: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 28/630 objects degraded (4.444%) 2024-04-12T22:42:28.943 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:28 smithi142 ceph-mon[87853]: pgmap v532: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 28/630 objects degraded (4.444%) 2024-04-12T22:42:28.943 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:28 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:28.943 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:28 smithi142 ceph-mon[87853]: pgmap v533: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 28/630 objects degraded (4.444%) 2024-04-12T22:42:28.944 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:28 smithi142 ceph-mon[87853]: pgmap v534: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 28/630 objects degraded (4.444%) 2024-04-12T22:42:28.944 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:28 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:28.944 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:28 smithi142 ceph-mon[87853]: pgmap v535: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 28/630 objects degraded (4.444%) 2024-04-12T22:42:28.944 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:28 smithi142 ceph-mon[87853]: pgmap v536: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 28/630 objects degraded (4.444%) 2024-04-12T22:42:28.944 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:28 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:28.944 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:28 smithi142 ceph-mon[87853]: pgmap v537: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 28/630 objects degraded (4.444%) 2024-04-12T22:42:28.944 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:28 smithi142 ceph-mon[87853]: pgmap v538: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 28/630 objects degraded (4.444%) 2024-04-12T22:42:28.944 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:28 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:28.944 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:28 smithi142 ceph-mon[87853]: pgmap v539: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 28/630 objects degraded (4.444%) 2024-04-12T22:42:28.944 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:28 smithi142 ceph-mon[87853]: pgmap v540: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 28/630 objects degraded (4.444%) 2024-04-12T22:42:28.944 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:28 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:28.944 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:28 smithi142 ceph-mon[87853]: pgmap v541: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 28/630 objects degraded (4.444%) 2024-04-12T22:42:28.944 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:28 smithi142 ceph-mon[87853]: pgmap v542: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 28/630 objects degraded (4.444%) 2024-04-12T22:42:28.944 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:28 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:28.944 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:28 smithi142 ceph-mon[87853]: pgmap v543: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 28/630 objects degraded (4.444%) 2024-04-12T22:42:28.945 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:28 smithi142 ceph-mon[87853]: pgmap v544: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 28/630 objects degraded (4.444%) 2024-04-12T22:42:28.945 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:28 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:28.945 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:28 smithi142 ceph-mon[87853]: pgmap v545: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 28/630 objects degraded (4.444%) 2024-04-12T22:42:28.945 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:28 smithi142 ceph-mon[87853]: pgmap v546: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 28/630 objects degraded (4.444%) 2024-04-12T22:42:28.945 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:28 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:28.945 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:28 smithi142 ceph-mon[87853]: pgmap v547: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 28/630 objects degraded (4.444%) 2024-04-12T22:42:28.945 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:28 smithi142 ceph-mon[87853]: pgmap v548: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 28/630 objects degraded (4.444%) 2024-04-12T22:42:28.945 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:28 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:28.945 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:28.945 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:28.945 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:28.945 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:28.945 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:28.945 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:28.945 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:28.945 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:28.946 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:28.946 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:28.946 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:28.946 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:28.946 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:28.946 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:28.946 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:28.946 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:28.946 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:28.946 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:28.946 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:28.946 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:28.946 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:28.946 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:28.946 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:28.947 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:28.947 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:28.947 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:28.947 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:28.947 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:28.947 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:28.947 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:28.947 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:28.947 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:28.947 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:28.947 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:28.947 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:28.947 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:28.947 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:28.947 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:28.947 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:28.948 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:28.948 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:28.948 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:28.948 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:28.948 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:28.948 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:28.948 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:28.948 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:28.948 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:28.948 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:28.948 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:28.948 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:28.948 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:29.058 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[91108]: pgmap v531: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 28/630 objects degraded (4.444%) 2024-04-12T22:42:29.058 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[91108]: pgmap v532: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 28/630 objects degraded (4.444%) 2024-04-12T22:42:29.058 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:29.058 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[91108]: pgmap v533: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 28/630 objects degraded (4.444%) 2024-04-12T22:42:29.058 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[91108]: pgmap v534: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 28/630 objects degraded (4.444%) 2024-04-12T22:42:29.058 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:29.058 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[91108]: pgmap v535: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 28/630 objects degraded (4.444%) 2024-04-12T22:42:29.058 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[91108]: pgmap v536: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 28/630 objects degraded (4.444%) 2024-04-12T22:42:29.058 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:29.058 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[91108]: pgmap v537: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 28/630 objects degraded (4.444%) 2024-04-12T22:42:29.058 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[91108]: pgmap v538: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 28/630 objects degraded (4.444%) 2024-04-12T22:42:29.059 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:29.059 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[91108]: pgmap v539: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 28/630 objects degraded (4.444%) 2024-04-12T22:42:29.059 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[91108]: pgmap v540: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 28/630 objects degraded (4.444%) 2024-04-12T22:42:29.059 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:29.059 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[91108]: pgmap v541: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 28/630 objects degraded (4.444%) 2024-04-12T22:42:29.059 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[91108]: pgmap v542: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 28/630 objects degraded (4.444%) 2024-04-12T22:42:29.059 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:29.059 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[91108]: pgmap v543: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 28/630 objects degraded (4.444%) 2024-04-12T22:42:29.059 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[91108]: pgmap v544: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 28/630 objects degraded (4.444%) 2024-04-12T22:42:29.059 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:29.059 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[91108]: pgmap v545: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 28/630 objects degraded (4.444%) 2024-04-12T22:42:29.059 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[87547]: pgmap v531: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 28/630 objects degraded (4.444%) 2024-04-12T22:42:29.060 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[87547]: pgmap v532: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 28/630 objects degraded (4.444%) 2024-04-12T22:42:29.060 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:29.060 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[87547]: pgmap v533: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 28/630 objects degraded (4.444%) 2024-04-12T22:42:29.060 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[87547]: pgmap v534: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 28/630 objects degraded (4.444%) 2024-04-12T22:42:29.060 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:29.060 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[87547]: pgmap v535: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 28/630 objects degraded (4.444%) 2024-04-12T22:42:29.060 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[87547]: pgmap v536: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 28/630 objects degraded (4.444%) 2024-04-12T22:42:29.060 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:29.060 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[87547]: pgmap v537: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 28/630 objects degraded (4.444%) 2024-04-12T22:42:29.060 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[87547]: pgmap v538: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 28/630 objects degraded (4.444%) 2024-04-12T22:42:29.060 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:29.060 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[87547]: pgmap v539: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 28/630 objects degraded (4.444%) 2024-04-12T22:42:29.060 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[87547]: pgmap v540: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 28/630 objects degraded (4.444%) 2024-04-12T22:42:29.061 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:29.061 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[87547]: pgmap v541: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 28/630 objects degraded (4.444%) 2024-04-12T22:42:29.061 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[87547]: pgmap v542: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 28/630 objects degraded (4.444%) 2024-04-12T22:42:29.061 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:29.061 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[87547]: pgmap v543: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 28/630 objects degraded (4.444%) 2024-04-12T22:42:29.061 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[87547]: pgmap v544: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 28/630 objects degraded (4.444%) 2024-04-12T22:42:29.061 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:29.061 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[87547]: pgmap v545: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 28/630 objects degraded (4.444%) 2024-04-12T22:42:29.061 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[91108]: pgmap v546: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 28/630 objects degraded (4.444%) 2024-04-12T22:42:29.061 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:29.061 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[91108]: pgmap v547: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 28/630 objects degraded (4.444%) 2024-04-12T22:42:29.062 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[91108]: pgmap v548: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 28/630 objects degraded (4.444%) 2024-04-12T22:42:29.062 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:29.062 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:29.062 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:29.062 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:29.062 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:29.062 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:29.062 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:29.062 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:29.062 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:29.062 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:29.062 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:29.062 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:29.062 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:29.063 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:29.063 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:29.063 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:29.063 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:29.063 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:29.063 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:29.063 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:29.063 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:29.063 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:29.063 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:29.063 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[87547]: pgmap v546: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 28/630 objects degraded (4.444%) 2024-04-12T22:42:29.064 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:29.064 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[87547]: pgmap v547: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 28/630 objects degraded (4.444%) 2024-04-12T22:42:29.064 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[87547]: pgmap v548: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 28/630 objects degraded (4.444%) 2024-04-12T22:42:29.064 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:29.064 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:29.064 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:29.064 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:29.064 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:29.064 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:29.064 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:29.064 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:29.064 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:29.064 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:29.064 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:29.065 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:29.065 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:29.065 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:29.065 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:29.065 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:29.065 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:29.065 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:29.065 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:29.065 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:29.065 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:29.065 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:29.065 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:29.066 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:29.066 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:29.066 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:29.066 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:29.066 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:29.066 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:29.066 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:29.066 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:29.066 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:29.066 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:29.066 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:29.066 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:29.067 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:29.067 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:29.067 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:29.067 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:29.067 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:29.067 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:29.067 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:29.067 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:29.067 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:29.067 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:29.067 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:29.067 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:29.067 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:29.067 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:29.068 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:29.068 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:29.068 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:29.068 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:29.069 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:29.069 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:29.069 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:29.069 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:29.069 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:29.069 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:29.069 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:29.069 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:29.069 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:29.069 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:29.069 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:29.069 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:29.070 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:29.070 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:29.070 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:29.070 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:29.070 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:29.070 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:29.070 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:29.070 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:29.070 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:29.070 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:29.070 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:29.070 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:29.070 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:29.070 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:29.070 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:29.071 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:29.071 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:29.071 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:29.995 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[87547]: pgmap v549: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 28/630 objects degraded (4.444%) 2024-04-12T22:42:29.995 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[87547]: pgmap v550: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 28/630 objects degraded (4.444%) 2024-04-12T22:42:29.995 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:29.995 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[87547]: pgmap v551: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:29.995 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[87547]: pgmap v552: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:29.995 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:29.996 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[87547]: pgmap v553: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:29.996 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[87547]: pgmap v554: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:29.996 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:29.996 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[87547]: pgmap v555: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:29.996 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[87547]: pgmap v556: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:29.996 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:29.996 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[87547]: pgmap v557: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:29.996 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[87547]: pgmap v558: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:29.996 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:29.996 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[87547]: pgmap v559: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:29.996 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[87547]: pgmap v560: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:29.996 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:29.996 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[87547]: pgmap v561: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:29.996 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[87547]: pgmap v562: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:29.996 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:29.997 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[87547]: pgmap v563: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:29.997 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[87547]: pgmap v564: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:29.997 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:29.997 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[87547]: pgmap v565: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:29.997 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[87547]: pgmap v566: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:29.997 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:29.997 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[87547]: pgmap v567: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:29.997 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[87547]: pgmap v568: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:29.997 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:29.997 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:29.997 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[91108]: pgmap v549: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 28/630 objects degraded (4.444%) 2024-04-12T22:42:29.997 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[91108]: pgmap v550: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 28/630 objects degraded (4.444%) 2024-04-12T22:42:29.998 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:29.998 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[91108]: pgmap v551: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:29.998 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[91108]: pgmap v552: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:29.998 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:29.998 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[91108]: pgmap v553: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:29.998 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[91108]: pgmap v554: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:29.998 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:29.998 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[91108]: pgmap v555: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:29.998 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[91108]: pgmap v556: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:29.998 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:29.998 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[91108]: pgmap v557: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:29.998 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[91108]: pgmap v558: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:29.998 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:29.998 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[91108]: pgmap v559: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:29.999 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[91108]: pgmap v560: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:29.999 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:29.999 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[91108]: pgmap v561: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:29.999 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[91108]: pgmap v562: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:29.999 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:29.999 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[91108]: pgmap v563: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:29.999 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[91108]: pgmap v564: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:29.999 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:29.999 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[91108]: pgmap v565: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:29.999 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[91108]: pgmap v566: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:29.999 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:29.999 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[91108]: pgmap v567: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:29.999 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[91108]: pgmap v568: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:29.999 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:29.999 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:30.000 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:30.000 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[87547]: pgmap v569: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:30.000 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:30.000 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[87547]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/630 objects degraded (4.444%), 7 pgs degraded) 2024-04-12T22:42:30.000 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:30.000 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:30.000 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:30.000 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:30.000 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:30.000 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:30.000 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:30.001 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:30.001 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:30.001 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:30.001 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:30.001 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:30.001 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:30.001 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:30.001 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:30.001 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:30.001 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:30.001 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:30.001 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:30.001 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:30.001 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:30.001 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:30.001 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:30.002 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:30.002 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:30.002 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[91108]: pgmap v569: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:30.002 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:30.002 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[91108]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/630 objects degraded (4.444%), 7 pgs degraded) 2024-04-12T22:42:30.002 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:30.002 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:30.002 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:30.002 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:30.003 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:30.003 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:30.003 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:30.003 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:30.003 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:30.003 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:30.003 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:30.003 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:30.003 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:30.003 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:30.003 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:30.003 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:30.003 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:30.003 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:30.003 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:30.004 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:30.004 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:30.004 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:30.004 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:30.004 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:30.004 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:30.004 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:30.004 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:30.004 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:30.004 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:30.004 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:30.004 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:30.004 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:30.004 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:30.004 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:30.005 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:30.005 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:30.005 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:30.005 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:30.005 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:30.005 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:30.005 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:30.005 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:30.005 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:30.005 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:30.005 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:30.005 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:30.005 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:30.006 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:30.006 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:30.006 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:30.006 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:30.006 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:30.006 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:30.006 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:30.006 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:30.006 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:30.006 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:30.006 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:30.006 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:30.006 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:30.006 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:30.006 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:30.007 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:30.007 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:30.007 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:30.007 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:30.148 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:29 smithi142 ceph-mon[87853]: pgmap v549: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 28/630 objects degraded (4.444%) 2024-04-12T22:42:30.149 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:29 smithi142 ceph-mon[87853]: pgmap v550: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 28/630 objects degraded (4.444%) 2024-04-12T22:42:30.149 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:29 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:30.149 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:29 smithi142 ceph-mon[87853]: pgmap v551: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:30.149 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:29 smithi142 ceph-mon[87853]: pgmap v552: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:30.149 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:29 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:30.149 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:29 smithi142 ceph-mon[87853]: pgmap v553: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:30.149 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:29 smithi142 ceph-mon[87853]: pgmap v554: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:30.149 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:29 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:30.149 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:29 smithi142 ceph-mon[87853]: pgmap v555: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:30.149 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:29 smithi142 ceph-mon[87853]: pgmap v556: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:30.149 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:29 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:30.149 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:29 smithi142 ceph-mon[87853]: pgmap v557: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:30.149 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:29 smithi142 ceph-mon[87853]: pgmap v558: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:30.149 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:29 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:30.150 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:29 smithi142 ceph-mon[87853]: pgmap v559: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:30.150 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:29 smithi142 ceph-mon[87853]: pgmap v560: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:30.150 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:29 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:30.150 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:29 smithi142 ceph-mon[87853]: pgmap v561: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:30.150 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:29 smithi142 ceph-mon[87853]: pgmap v562: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:30.150 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:29 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:30.150 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:29 smithi142 ceph-mon[87853]: pgmap v563: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:30.150 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:29 smithi142 ceph-mon[87853]: pgmap v564: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:30.150 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:29 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:30.150 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:29 smithi142 ceph-mon[87853]: pgmap v565: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:30.150 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:29 smithi142 ceph-mon[87853]: pgmap v566: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:30.150 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:29 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:30.150 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:29 smithi142 ceph-mon[87853]: pgmap v567: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:30.150 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:29 smithi142 ceph-mon[87853]: pgmap v568: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:30.150 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:29 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:30.151 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:30.151 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:30.151 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:29 smithi142 ceph-mon[87853]: pgmap v569: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:30.151 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:30.151 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:29 smithi142 ceph-mon[87853]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/630 objects degraded (4.444%), 7 pgs degraded) 2024-04-12T22:42:30.151 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:30.151 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:30.151 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:30.152 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:30.152 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:30.152 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:30.152 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:30.152 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:30.152 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:30.152 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:30.152 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:30.152 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:30.152 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:30.152 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:30.152 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:30.152 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:30.152 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:30.152 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:30.152 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:30.153 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:30.153 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:30.153 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:30.153 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:30.153 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:30.153 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:30.153 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:30.153 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:30.153 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:30.153 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:30.153 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:30.153 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:30.153 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:30.153 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:30.153 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:30.154 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:30.154 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:30.154 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:30.154 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:30.154 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:30.154 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:30.154 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:30.154 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:30.154 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:30.154 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:30.154 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:31.150 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:30 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:31.150 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:30 smithi142 ceph-mon[87853]: pgmap v570: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:31.150 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:30 smithi142 ceph-mon[87853]: pgmap v571: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:31.150 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:30 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:31.150 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:30 smithi142 ceph-mon[87853]: pgmap v572: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:31.150 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:30 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:31.150 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:30 smithi142 ceph-mon[87853]: pgmap v573: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:31.150 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:30 smithi142 ceph-mon[87853]: pgmap v574: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:31.151 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:30 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:31.151 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:30 smithi142 ceph-mon[87853]: pgmap v575: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:31.151 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:30 smithi142 ceph-mon[87853]: pgmap v576: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:31.151 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:30 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:31.151 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:30 smithi142 ceph-mon[87853]: pgmap v577: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:31.151 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:30 smithi142 ceph-mon[87853]: pgmap v578: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:31.151 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:30 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:31.151 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:30 smithi142 ceph-mon[87853]: pgmap v579: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:31.151 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:30 smithi142 ceph-mon[87853]: pgmap v580: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:31.151 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:30 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:31.151 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:30 smithi142 ceph-mon[87853]: pgmap v581: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:31.151 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:30 smithi142 ceph-mon[87853]: pgmap v582: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:31.151 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:30 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:31.151 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:30 smithi142 ceph-mon[87853]: pgmap v583: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:31.151 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:30 smithi142 ceph-mon[87853]: pgmap v584: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:31.152 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:30 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:31.152 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:30 smithi142 ceph-mon[87853]: pgmap v585: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:31.152 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:30 smithi142 ceph-mon[87853]: pgmap v586: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:31.152 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:30 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:31.152 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:31.152 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:31.152 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:31.152 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:31.152 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:31.152 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:42:31.152 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:31.152 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:31.152 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:31.152 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:31.152 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:31.153 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:31.153 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:31.153 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:31.153 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:31.153 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:31.153 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:31.153 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:31.153 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:31.153 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:31.153 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:31.153 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:31.153 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:31.153 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:31.153 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:31.153 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:31.154 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:31.154 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:31.154 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:31.154 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:31.154 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:31.154 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:31.154 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:31.154 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:31.154 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:31.154 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:31.155 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:31.155 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:31.155 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:31.155 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:31.155 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:31.155 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:31.155 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:31.155 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:31.155 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:31.155 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:31.155 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:31.155 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:31.155 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:31.155 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:31.156 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:31.156 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:31.173 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:31.173 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[87547]: pgmap v570: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:31.173 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[87547]: pgmap v571: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:31.173 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:31.173 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[87547]: pgmap v572: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:31.174 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:31.174 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[87547]: pgmap v573: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:31.174 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[87547]: pgmap v574: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:31.174 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:31.174 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[87547]: pgmap v575: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:31.174 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[87547]: pgmap v576: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:31.174 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:31.174 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[87547]: pgmap v577: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:31.174 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[87547]: pgmap v578: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:31.174 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:31.174 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[87547]: pgmap v579: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:31.174 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[87547]: pgmap v580: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:31.174 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:31.174 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[87547]: pgmap v581: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:31.175 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[87547]: pgmap v582: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:31.175 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:31.175 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[87547]: pgmap v583: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:31.175 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[87547]: pgmap v584: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:31.175 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:31.175 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[87547]: pgmap v585: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:31.175 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[87547]: pgmap v586: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:31.175 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:31.175 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:31.175 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:31.175 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:31.175 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:31.175 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:31.176 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:31.176 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[91108]: pgmap v570: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:31.176 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[91108]: pgmap v571: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:31.176 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:31.176 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[91108]: pgmap v572: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:31.176 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:31.176 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[91108]: pgmap v573: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:31.176 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[91108]: pgmap v574: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:31.176 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:31.176 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[91108]: pgmap v575: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:31.176 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[91108]: pgmap v576: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:31.176 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:31.176 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[91108]: pgmap v577: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:31.176 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[91108]: pgmap v578: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:31.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:31.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[91108]: pgmap v579: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:31.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[91108]: pgmap v580: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:31.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:31.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[91108]: pgmap v581: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:31.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[91108]: pgmap v582: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:31.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:31.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[91108]: pgmap v583: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:31.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[91108]: pgmap v584: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:31.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:31.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[91108]: pgmap v585: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:31.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[91108]: pgmap v586: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:31.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:31.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:31.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:31.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:31.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:31.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:31.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:42:31.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:31.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:31.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:31.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:31.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:31.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:31.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:31.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:31.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:31.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:31.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:31.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:31.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:31.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:31.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:31.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:31.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:31.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:31.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:31.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:31.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:31.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:31.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:31.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:31.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:31.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:31.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:31.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:42:31.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:31.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:31.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:31.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:31.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:31.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:31.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:31.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:31.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:31.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:31.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:31.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:31.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:31.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:31.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:31.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:31.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:31.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:31.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:31.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:31.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:31.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:31.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:31.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:31.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:31.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:31.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:31.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:31.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:31.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:31.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:31.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:31.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:31.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:31.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:31.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:31.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:31.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:31.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:31.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:31.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:31.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:31.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:31.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:31.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:31.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:31.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:31.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:31.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:31.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:31.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:31.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:31.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:31.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:31.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:31.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:31.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:31.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:31.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:31.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:31.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:31.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:31.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:31.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:31.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:31.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:31 smithi142 ceph-mon[87853]: pgmap v587: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:31.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:31 smithi142 ceph-mon[87853]: pgmap v588: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:31.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:31 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:31.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:31 smithi142 ceph-mon[87853]: pgmap v589: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:31.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:31 smithi142 ceph-mon[87853]: pgmap v590: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:31.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:31 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:31.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:31 smithi142 ceph-mon[87853]: pgmap v591: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:31.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:31 smithi142 ceph-mon[87853]: pgmap v592: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:31.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:31 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:31.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:31 smithi142 ceph-mon[87853]: pgmap v593: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:31.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:31 smithi142 ceph-mon[87853]: pgmap v594: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:31.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:31 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:31.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:31 smithi142 ceph-mon[87853]: pgmap v595: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:31.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:31 smithi142 ceph-mon[87853]: pgmap v596: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:31.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:31 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:31.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:31 smithi142 ceph-mon[87853]: pgmap v597: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:31.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:31 smithi142 ceph-mon[87853]: pgmap v598: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:31.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:31 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:31.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:31 smithi142 ceph-mon[87853]: pgmap v599: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:31.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:31 smithi142 ceph-mon[87853]: pgmap v600: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:31.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:31 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:31.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:31 smithi142 ceph-mon[87853]: pgmap v601: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:31.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:31 smithi142 ceph-mon[87853]: pgmap v602: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:31.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:31 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:31.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:31 smithi142 ceph-mon[87853]: pgmap v603: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:31.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:31 smithi142 ceph-mon[87853]: pgmap v604: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:31.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:31 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:31.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:31 smithi142 ceph-mon[87853]: pgmap v605: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-04-12T22:42:31.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:31 smithi142 ceph-mon[87853]: pgmap v606: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-04-12T22:42:31.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:31 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:31.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:31.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:31.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:31.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:31.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:31.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:31.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:31.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:31.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:31.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:32.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:32.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:32.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:32.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:32.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:32.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:32.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:32.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:32.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:32.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:32.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:32.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:32.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:32.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:32.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:32.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:32.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:32.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:32.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:32.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:32.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:32.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:32.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:32.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:32.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:32.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:32.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:32.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:32.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:32.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:32.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:32.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:32.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-12T22:42:32.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[87547]: pgmap v587: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:32.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[87547]: pgmap v588: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:32.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:32.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[87547]: pgmap v589: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:32.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[87547]: pgmap v590: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:32.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:32.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[87547]: pgmap v591: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:32.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[87547]: pgmap v592: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:32.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:32.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[87547]: pgmap v593: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:32.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[87547]: pgmap v594: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:32.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:32.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[87547]: pgmap v595: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:32.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[87547]: pgmap v596: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:32.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:32.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[87547]: pgmap v597: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:32.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[87547]: pgmap v598: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:32.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:32.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[87547]: pgmap v599: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:32.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[87547]: pgmap v600: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:32.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:32.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[87547]: pgmap v601: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:32.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[87547]: pgmap v602: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:32.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:32.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[87547]: pgmap v603: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:32.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[87547]: pgmap v604: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:32.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:32.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[87547]: pgmap v605: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-04-12T22:42:32.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[87547]: pgmap v606: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-04-12T22:42:32.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:32.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:32.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:32.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[91108]: pgmap v587: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:32.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[91108]: pgmap v588: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:32.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:32.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[91108]: pgmap v589: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:32.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[91108]: pgmap v590: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:32.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:32.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[91108]: pgmap v591: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:32.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[91108]: pgmap v592: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:32.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:32.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[91108]: pgmap v593: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:32.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[91108]: pgmap v594: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:32.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:32.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[91108]: pgmap v595: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:32.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[91108]: pgmap v596: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:32.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:32.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[91108]: pgmap v597: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:32.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[91108]: pgmap v598: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:32.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:32.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[91108]: pgmap v599: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:32.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[91108]: pgmap v600: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:32.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:32.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[91108]: pgmap v601: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:32.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[91108]: pgmap v602: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:32.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:32.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[91108]: pgmap v603: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:32.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[91108]: pgmap v604: 161 pgs: 161 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:32.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:32.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[91108]: pgmap v605: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-04-12T22:42:32.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[91108]: pgmap v606: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-04-12T22:42:32.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:32.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:32.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:32.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:32.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:32.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:32.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:32.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:32.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:32.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:32.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:32.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:32.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:32.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:32.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:32.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:32.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:32.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:32.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:32.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:32.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:32.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:32.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:32.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:32.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:32.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:32.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:32.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:32.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:32.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:32.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:32.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:32.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:32.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:32.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:32.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:32.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:32.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:32.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:32.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:32.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:32.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:32.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:32.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:32.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:32.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:32.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:32.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:32.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:32.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:32.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:32.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:32.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:32.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:32.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:32.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:32.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:32.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:32.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:32.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:32.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:32.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:32.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:32.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:32.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:32.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:32.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:32.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:32.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:32.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:32.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:32.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-12T22:42:32.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:32.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:32.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:32.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:32.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:32.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:32.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:32.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:32.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:32.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:32.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:32.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:32.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-12T22:42:33.004 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:42:32 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@grafana.a.service: Scheduled restart job, restart counter is at 20. 2024-04-12T22:42:33.004 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:42:32 smithi142 systemd[1]: Stopped Ceph grafana.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:42:33.004 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:42:32 smithi142 systemd[1]: Starting Ceph grafana.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:42:33.005 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:42:32 smithi142 podman[94154]: 2024-04-12 22:42:32.881197222 +0000 UTC m=+0.017054133 image pull dad864ee21e98e69f4029d1e417aa085001566be0d322fbc75bc6f29b0050c01 quay.io/ceph/ceph-grafana:8.3.5 2024-04-12T22:42:33.005 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:32 smithi142 ceph-mon[87853]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:42:33.005 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:32 smithi142 ceph-mon[87853]: pgmap v607: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-04-12T22:42:33.005 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:32 smithi142 ceph-mon[87853]: pgmap v608: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-04-12T22:42:33.005 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:32 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:33.005 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:32 smithi142 ceph-mon[87853]: pgmap v609: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-04-12T22:42:33.005 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:32 smithi142 ceph-mon[87853]: pgmap v610: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-04-12T22:42:33.005 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:32 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:33.005 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:32 smithi142 ceph-mon[87853]: pgmap v611: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:33.005 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:32 smithi142 ceph-mon[87853]: pgmap v612: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:33.005 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:32 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:33.006 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:32 smithi142 ceph-mon[87853]: pgmap v613: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:33.006 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:32 smithi142 ceph-mon[87853]: pgmap v614: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:33.006 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:32 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:33.006 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:32 smithi142 ceph-mon[87853]: pgmap v615: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:33.006 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:32 smithi142 ceph-mon[87853]: pgmap v616: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:33.006 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:32 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:33.006 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:32 smithi142 ceph-mon[87853]: pgmap v617: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:33.006 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:32 smithi142 ceph-mon[87853]: pgmap v618: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:33.006 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:32 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:33.006 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:32 smithi142 ceph-mon[87853]: pgmap v619: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:33.006 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:32 smithi142 ceph-mon[87853]: pgmap v620: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:33.006 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:32 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:33.007 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:32 smithi142 ceph-mon[87853]: pgmap v621: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:33.007 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:32 smithi142 ceph-mon[87853]: pgmap v622: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:33.007 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:32 smithi142 ceph-mon[87853]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-12T22:42:33.007 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:32 smithi142 ceph-mon[87853]: Upgrade: osd.0 is safe to restart 2024-04-12T22:42:33.007 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:33.007 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:33.007 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:32 smithi142 ceph-mon[87853]: pgmap v623: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:33.007 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:32 smithi142 ceph-mon[87853]: pgmap v624: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:33.007 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:33.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:32 smithi088 ceph-mon[87547]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:42:33.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:32 smithi088 ceph-mon[87547]: pgmap v607: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-04-12T22:42:33.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:32 smithi088 ceph-mon[87547]: pgmap v608: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-04-12T22:42:33.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:32 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:33.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:32 smithi088 ceph-mon[87547]: pgmap v609: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-04-12T22:42:33.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:32 smithi088 ceph-mon[87547]: pgmap v610: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-04-12T22:42:33.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:32 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:33.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:32 smithi088 ceph-mon[87547]: pgmap v611: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:33.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:32 smithi088 ceph-mon[87547]: pgmap v612: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:33.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:32 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:33.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:32 smithi088 ceph-mon[87547]: pgmap v613: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:33.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:32 smithi088 ceph-mon[87547]: pgmap v614: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:33.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:32 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:33.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:32 smithi088 ceph-mon[87547]: pgmap v615: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:33.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:32 smithi088 ceph-mon[87547]: pgmap v616: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:33.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:32 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:33.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:32 smithi088 ceph-mon[87547]: pgmap v617: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:33.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:32 smithi088 ceph-mon[87547]: pgmap v618: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:33.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:32 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:33.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:32 smithi088 ceph-mon[87547]: pgmap v619: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:33.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:32 smithi088 ceph-mon[87547]: pgmap v620: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:33.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:32 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:33.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:32 smithi088 ceph-mon[87547]: pgmap v621: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:33.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:32 smithi088 ceph-mon[87547]: pgmap v622: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:33.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:32 smithi088 ceph-mon[87547]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-12T22:42:33.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:32 smithi088 ceph-mon[87547]: Upgrade: osd.0 is safe to restart 2024-04-12T22:42:33.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:33.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:33.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:32 smithi088 ceph-mon[87547]: pgmap v623: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:33.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:32 smithi088 ceph-mon[87547]: pgmap v624: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:33.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:33.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:32 smithi088 ceph-mon[91108]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:42:33.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:32 smithi088 ceph-mon[91108]: pgmap v607: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-04-12T22:42:33.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:32 smithi088 ceph-mon[91108]: pgmap v608: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-04-12T22:42:33.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:32 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:33.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:32 smithi088 ceph-mon[91108]: pgmap v609: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-04-12T22:42:33.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:32 smithi088 ceph-mon[91108]: pgmap v610: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-04-12T22:42:33.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:32 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:33.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:32 smithi088 ceph-mon[91108]: pgmap v611: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:33.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:32 smithi088 ceph-mon[91108]: pgmap v612: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:33.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:32 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:33.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:32 smithi088 ceph-mon[91108]: pgmap v613: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:33.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:32 smithi088 ceph-mon[91108]: pgmap v614: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:33.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:32 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:33.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:32 smithi088 ceph-mon[91108]: pgmap v615: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:33.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:32 smithi088 ceph-mon[91108]: pgmap v616: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:33.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:32 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:33.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:32 smithi088 ceph-mon[91108]: pgmap v617: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:33.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:32 smithi088 ceph-mon[91108]: pgmap v618: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:33.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:32 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:33.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:32 smithi088 ceph-mon[91108]: pgmap v619: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:33.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:32 smithi088 ceph-mon[91108]: pgmap v620: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:33.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:32 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:33.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:32 smithi088 ceph-mon[91108]: pgmap v621: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:33.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:32 smithi088 ceph-mon[91108]: pgmap v622: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:33.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:32 smithi088 ceph-mon[91108]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-12T22:42:33.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:32 smithi088 ceph-mon[91108]: Upgrade: osd.0 is safe to restart 2024-04-12T22:42:33.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:33.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:33.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:32 smithi088 ceph-mon[91108]: pgmap v623: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:33.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:32 smithi088 ceph-mon[91108]: pgmap v624: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:33.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:33.331 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:42:33 smithi142 podman[94154]: 2024-04-12 22:42:33.011486026 +0000 UTC m=+0.147342982 container create f0871e55372b8ec5101db4d023c977ffb1081e50b8fe06beb3a99cfefeaf5509 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a, name=ubi8, io.openshift.tags=base rhel8, io.openshift.expose-services=, 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-03-28T10:36:18.413762, com.redhat.component=ubi8-container, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, maintainer=Paul Cuzner , architecture=x86_64, summary=Grafana Container configured for Ceph mgr/dashboard integration, version=8.5, description=Ceph Grafana Container, release=236.1648460182, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, io.buildah.version=1.24.2, io.k8s.display-name=Red Hat Universal Base Image 8, vendor=Red Hat, Inc., vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, vcs-type=git) 2024-04-12T22:42:33.746 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:42:33 smithi142 podman[94154]: 2024-04-12 22:42:33.338638404 +0000 UTC m=+0.474495318 container init f0871e55372b8ec5101db4d023c977ffb1081e50b8fe06beb3a99cfefeaf5509 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a, vcs-type=git, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, name=ubi8, io.openshift.expose-services=, com.redhat.component=ubi8-container, maintainer=Paul Cuzner , version=8.5, description=Ceph Grafana Container, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, io.buildah.version=1.24.2, 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., vendor=Red Hat, Inc., io.openshift.tags=base rhel8, io.k8s.display-name=Red Hat Universal Base Image 8, architecture=x86_64, release=236.1648460182, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, build-date=2022-03-28T10:36:18.413762, summary=Grafana Container configured for Ceph mgr/dashboard integration, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56) 2024-04-12T22:42:33.747 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:42:33 smithi142 podman[94154]: 2024-04-12 22:42:33.341306047 +0000 UTC m=+0.477162957 container start f0871e55372b8ec5101db4d023c977ffb1081e50b8fe06beb3a99cfefeaf5509 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, io.openshift.tags=base rhel8, architecture=x86_64, description=Ceph Grafana Container, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, com.redhat.component=ubi8-container, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, summary=Grafana Container configured for Ceph mgr/dashboard integration, io.buildah.version=1.24.2, io.openshift.expose-services=, build-date=2022-03-28T10:36:18.413762, maintainer=Paul Cuzner , distribution-scope=public, name=ubi8, vendor=Red Hat, Inc., vcs-type=git, io.k8s.display-name=Red Hat Universal Base Image 8, 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., release=236.1648460182, version=8.5) 2024-04-12T22:42:33.747 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:42:33 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[94168]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-12T22:42:33.747 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:42:33 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a[94168]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-12T22:42:33.747 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:42:33 smithi142 bash[94154]: f0871e55372b8ec5101db4d023c977ffb1081e50b8fe06beb3a99cfefeaf5509 2024-04-12T22:42:33.747 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:42:33 smithi142 systemd[1]: Started Ceph grafana.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:42:33.747 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:42:33 smithi142 podman[94184]: 2024-04-12 22:42:33.44605826 +0000 UTC m=+0.072383462 container died f0871e55372b8ec5101db4d023c977ffb1081e50b8fe06beb3a99cfefeaf5509 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, summary=Grafana Container configured for Ceph mgr/dashboard integration, version=8.5, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, architecture=x86_64, vcs-type=git, io.openshift.expose-services=, build-date=2022-03-28T10:36:18.413762, release=236.1648460182, io.k8s.display-name=Red Hat Universal Base Image 8, 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., com.redhat.component=ubi8-container, name=ubi8, maintainer=Paul Cuzner , io.buildah.version=1.24.2, io.openshift.tags=base rhel8, description=Ceph Grafana Container, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182) 2024-04-12T22:42:34.246 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:42:33 smithi142 podman[94184]: 2024-04-12 22:42:33.925839881 +0000 UTC m=+0.552165116 container remove f0871e55372b8ec5101db4d023c977ffb1081e50b8fe06beb3a99cfefeaf5509 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-grafana-a, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, name=ubi8, maintainer=Paul Cuzner , build-date=2022-03-28T10:36:18.413762, io.k8s.display-name=Red Hat Universal Base Image 8, io.openshift.expose-services=, release=236.1648460182, distribution-scope=public, architecture=x86_64, version=8.5, 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., vcs-type=git, io.openshift.tags=base rhel8, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, com.redhat.component=ubi8-container, description=Ceph Grafana Container, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, vendor=Red Hat, Inc., summary=Grafana Container configured for Ceph mgr/dashboard integration) 2024-04-12T22:42:34.246 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:42:33 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-04-12T22:42:34.246 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:42:33 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@grafana.a.service: Failed with result 'exit-code'. 2024-04-12T22:42:35.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:35 smithi088 ceph-mon[87547]: pgmap v625: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:35.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:35 smithi088 ceph-mon[87547]: Upgrade: Updating osd.0 2024-04-12T22:42:35.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-12T22:42:35.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:35.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:35 smithi088 ceph-mon[87547]: Deploying daemon osd.0 on smithi088 2024-04-12T22:42:35.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:35.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:35 smithi088 ceph-mon[91108]: pgmap v625: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:35.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:35 smithi088 ceph-mon[91108]: Upgrade: Updating osd.0 2024-04-12T22:42:35.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-12T22:42:35.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:35.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:35 smithi088 ceph-mon[91108]: Deploying daemon osd.0 on smithi088 2024-04-12T22:42:35.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:35.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:35 smithi142 ceph-mon[87853]: pgmap v625: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:35.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:35 smithi142 ceph-mon[87853]: Upgrade: Updating osd.0 2024-04-12T22:42:35.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-12T22:42:35.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:35.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:35 smithi142 ceph-mon[87853]: Deploying daemon osd.0 on smithi088 2024-04-12T22:42:35.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:36.383 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:42:36 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:42:36] "GET /metrics HTTP/1.1" 200 38412 "" "Prometheus/2.33.4" 2024-04-12T22:42:36.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:36.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:36.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:36 smithi088 ceph-mon[91108]: pgmap v626: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:36.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:36 smithi088 ceph-mon[91108]: pgmap v627: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:36.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:36.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:36.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:36.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:36 smithi088 ceph-mon[87547]: pgmap v626: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:36.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:36 smithi088 ceph-mon[87547]: pgmap v627: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:36.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:36.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:36.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:36.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:36 smithi142 ceph-mon[87853]: pgmap v626: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:36.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:36 smithi142 ceph-mon[87853]: pgmap v627: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:36.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:38.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:38.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:38.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:38 smithi088 ceph-mon[87547]: pgmap v628: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 922 B/s rd, 0 op/s 2024-04-12T22:42:38.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:38 smithi088 ceph-mon[87547]: pgmap v629: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-12T22:42:38.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:38.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:38.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:38.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:38 smithi088 ceph-mon[91108]: pgmap v628: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 922 B/s rd, 0 op/s 2024-04-12T22:42:38.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:38 smithi088 ceph-mon[91108]: pgmap v629: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-12T22:42:38.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:38.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:38.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:38.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:38 smithi142 ceph-mon[87853]: pgmap v628: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 922 B/s rd, 0 op/s 2024-04-12T22:42:38.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:38 smithi142 ceph-mon[87853]: pgmap v629: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-12T22:42:38.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:38.996 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:42:38 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[60838]: ts=2024-04-12T22:42: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 19.0.0-2053-gb277feb2 (b277feb2c7beb4597d8ecc39d58d5c36b81f613a) squid (dev)\", cluster_addr=\"172.21.15.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"smithi088:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"172.21.15.142:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-12T22:42:40.369 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:40 smithi088 ceph-mon[87547]: pgmap v630: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 747 B/s rd, 0 op/s 2024-04-12T22:42:40.369 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:40 smithi088 ceph-mon[91108]: pgmap v630: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 747 B/s rd, 0 op/s 2024-04-12T22:42:40.369 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:42:40 smithi088 systemd[1]: Stopping Ceph osd.0 for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:42:40.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:40 smithi142 ceph-mon[87853]: pgmap v630: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 747 B/s rd, 0 op/s 2024-04-12T22:42:40.678 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:42:40 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-0[99921]: 2024-04-12T22:42:40.375+0000 7fab320c8700 -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-12T22:42:40.678 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:42:40 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-0[99921]: 2024-04-12T22:42:40.375+0000 7fab320c8700 -1 osd.0 112 *** Got signal Terminated *** 2024-04-12T22:42:40.678 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:42:40 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-0[99921]: 2024-04-12T22:42:40.375+0000 7fab320c8700 -1 osd.0 112 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-12T22:42:41.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:41 smithi088 ceph-mon[91108]: osd.0 marked itself down and dead 2024-04-12T22:42:41.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:41 smithi088 ceph-mon[87547]: osd.0 marked itself down and dead 2024-04-12T22:42:41.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:41 smithi142 ceph-mon[87853]: osd.0 marked itself down and dead 2024-04-12T22:42:41.802 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:42:41 smithi088 podman[105826]: 2024-04-12 22:42:41.519923513 +0000 UTC m=+1.272929476 container died 50be002fb2d030980c575ed56189f42e6513631e3b6a71934488572210d3369a (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-0, CEPH_POINT_RELEASE=, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_CLEAN=True, io.buildah.version=1.33.5, RELEASE=squid-b277feb, org.label-schema.build-date=20240409, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_BRANCH=HEAD) 2024-04-12T22:42:42.135 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:42:41 smithi088 podman[105826]: 2024-04-12 22:42:41.908404178 +0000 UTC m=+1.661410138 container cleanup 50be002fb2d030980c575ed56189f42e6513631e3b6a71934488572210d3369a (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-0, RELEASE=squid-b277feb, ceph=True, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_CLEAN=True, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240409, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0) 2024-04-12T22:42:42.136 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:42:41 smithi088 bash[105826]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-0 2024-04-12T22:42:42.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:42 smithi088 ceph-mon[87547]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:42:42.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:42 smithi088 ceph-mon[87547]: pgmap v631: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-12T22:42:42.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:42 smithi088 ceph-mon[87547]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-12T22:42:42.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:42 smithi088 ceph-mon[87547]: osdmap e113: 8 total, 7 up, 8 in 2024-04-12T22:42:42.429 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:42:42 smithi088 podman[105843]: 2024-04-12 22:42:42.143038571 +0000 UTC m=+0.620050812 container remove 50be002fb2d030980c575ed56189f42e6513631e3b6a71934488572210d3369a (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-0, org.label-schema.vendor=CentOS, io.buildah.version=1.33.5, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, RELEASE=squid-b277feb, 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.license=GPLv2, ceph=True, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image) 2024-04-12T22:42:42.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:42 smithi088 ceph-mon[91108]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:42:42.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:42 smithi088 ceph-mon[91108]: pgmap v631: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-12T22:42:42.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:42 smithi088 ceph-mon[91108]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-12T22:42:42.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:42 smithi088 ceph-mon[91108]: osdmap e113: 8 total, 7 up, 8 in 2024-04-12T22:42:42.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:42 smithi142 ceph-mon[87853]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:42:42.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:42 smithi142 ceph-mon[87853]: pgmap v631: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-12T22:42:42.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:42 smithi142 ceph-mon[87853]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-12T22:42:42.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:42 smithi142 ceph-mon[87853]: osdmap e113: 8 total, 7 up, 8 in 2024-04-12T22:42:42.789 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:42:42 smithi088 podman[105933]: 2024-04-12 22:42:42.366150525 +0000 UTC m=+0.017803578 image pull 668895944f0ec64b67a5b7564961d2756f2966e5d4b9338516300dbec9984951 quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a 2024-04-12T22:42:42.789 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:42:42 smithi088 podman[105933]: 2024-04-12 22:42:42.477911077 +0000 UTC m=+0.129564122 container create 1c31fb4a8c18cbc4a77b0739fadda8ddb6de7e7be21303eb0a8b07882a812894 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-0-deactivate, io.buildah.version=1.33.5, org.label-schema.build-date=20240409, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , RELEASE=squid-b277feb) 2024-04-12T22:42:42.789 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:42:42 smithi088 podman[105933]: 2024-04-12 22:42:42.696735163 +0000 UTC m=+0.348388216 container init 1c31fb4a8c18cbc4a77b0739fadda8ddb6de7e7be21303eb0a8b07882a812894 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-0-deactivate, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240409, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_BRANCH=HEAD, ceph=True, CEPH_POINT_RELEASE=, RELEASE=squid-b277feb) 2024-04-12T22:42:42.789 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:42:42 smithi088 podman[105933]: 2024-04-12 22:42:42.700078534 +0000 UTC m=+0.351731580 container start 1c31fb4a8c18cbc4a77b0739fadda8ddb6de7e7be21303eb0a8b07882a812894 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-0-deactivate, io.buildah.version=1.33.5, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=squid-b277feb, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.license=GPLv2, org.label-schema.build-date=20240409, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0) 2024-04-12T22:42:43.178 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:42:42 smithi088 podman[105933]: 2024-04-12 22:42:42.796181925 +0000 UTC m=+0.447834986 container attach 1c31fb4a8c18cbc4a77b0739fadda8ddb6de7e7be21303eb0a8b07882a812894 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-0-deactivate, GIT_CLEAN=True, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.build-date=20240409, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=squid-b277feb, ceph=True) 2024-04-12T22:42:43.178 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:42:42 smithi088 podman[105933]: 2024-04-12 22:42:42.998949051 +0000 UTC m=+0.650602104 container died 1c31fb4a8c18cbc4a77b0739fadda8ddb6de7e7be21303eb0a8b07882a812894 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-0-deactivate, GIT_BRANCH=HEAD, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, RELEASE=squid-b277feb, org.label-schema.build-date=20240409, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, ceph=True, org.label-schema.schema-version=1.0) 2024-04-12T22:42:43.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:43 smithi142 ceph-mon[87853]: osdmap e114: 8 total, 7 up, 8 in 2024-04-12T22:42:43.625 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:43 smithi088 ceph-mon[87547]: osdmap e114: 8 total, 7 up, 8 in 2024-04-12T22:42:43.625 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:43 smithi088 ceph-mon[91108]: osdmap e114: 8 total, 7 up, 8 in 2024-04-12T22:42:43.928 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:42:43 smithi088 podman[105959]: 2024-04-12 22:42:43.632828297 +0000 UTC m=+0.624082912 container remove 1c31fb4a8c18cbc4a77b0739fadda8ddb6de7e7be21303eb0a8b07882a812894 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-0-deactivate, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, ceph=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, io.buildah.version=1.33.5, RELEASE=squid-b277feb, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240409) 2024-04-12T22:42:43.929 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:42:43 smithi088 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@osd.0.service: Deactivated successfully. 2024-04-12T22:42:43.929 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:42:43 smithi088 systemd[1]: Stopped Ceph osd.0 for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:42:43.929 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:42:43 smithi088 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@osd.0.service: Consumed 2.052s CPU time. 2024-04-12T22:42:43.929 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:42:43 smithi088 systemd[1]: Starting Ceph osd.0 for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:42:44.328 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:44 smithi088 ceph-mon[87547]: pgmap v634: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:42:44.329 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:44 smithi088 ceph-mon[91108]: pgmap v634: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:42:44.329 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:42:44 smithi088 podman[106066]: 2024-04-12 22:42:44.067425945 +0000 UTC m=+0.111233875 container create 89f7285219bf70dea169674a04bd41ce773dc30dc47ee4597f55907021f63aea (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-0-activate, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240409, RELEASE=squid-b277feb, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, ceph=True, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, io.buildah.version=1.33.5, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2) 2024-04-12T22:42:44.330 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:42:44 smithi088 podman[106066]: 2024-04-12 22:42:43.974442111 +0000 UTC m=+0.018249999 image pull 668895944f0ec64b67a5b7564961d2756f2966e5d4b9338516300dbec9984951 quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a 2024-04-12T22:42:44.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:44 smithi142 ceph-mon[87853]: pgmap v634: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:42:44.497 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:42:44 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@grafana.a.service: Scheduled restart job, restart counter is at 21. 2024-04-12T22:42:44.497 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:42:44 smithi142 systemd[1]: Stopped Ceph grafana.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:42:44.497 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:42:44 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@grafana.a.service: Start request repeated too quickly. 2024-04-12T22:42:44.497 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:42:44 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@grafana.a.service: Failed with result 'exit-code'. 2024-04-12T22:42:44.497 INFO:journalctl@ceph.grafana.a.smithi142.stdout:Apr 12 22:42:44 smithi142 systemd[1]: Failed to start Ceph grafana.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:42:44.678 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:42:44 smithi088 podman[106066]: 2024-04-12 22:42:44.335670383 +0000 UTC m=+0.379478271 container init 89f7285219bf70dea169674a04bd41ce773dc30dc47ee4597f55907021f63aea (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-0-activate, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, GIT_CLEAN=True, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, RELEASE=squid-b277feb, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240409, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True) 2024-04-12T22:42:44.679 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:42:44 smithi088 podman[106066]: 2024-04-12 22:42:44.338950342 +0000 UTC m=+0.382758231 container start 89f7285219bf70dea169674a04bd41ce773dc30dc47ee4597f55907021f63aea (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-0-activate, org.label-schema.vendor=CentOS, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.license=GPLv2, org.label-schema.build-date=20240409, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, RELEASE=squid-b277feb, maintainer=Guillaume Abrioux ) 2024-04-12T22:42:44.679 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:42:44 smithi088 podman[106066]: 2024-04-12 22:42:44.436855728 +0000 UTC m=+0.480663624 container attach 89f7285219bf70dea169674a04bd41ce773dc30dc47ee4597f55907021f63aea (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-0-activate, RELEASE=squid-b277feb, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, ceph=True, org.label-schema.schema-version=1.0, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.build-date=20240409, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_BRANCH=HEAD, io.buildah.version=1.33.5) 2024-04-12T22:42:45.150 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:42:44 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-0-activate[106080]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-04-12T22:42:45.150 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:42:44 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-0-activate[106080]: 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-12T22:42:45.150 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:42:44 smithi088 bash[106066]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-04-12T22:42:45.150 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:42:44 smithi088 bash[106066]: 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-12T22:42:45.150 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:42:44 smithi088 bash[106066]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-04-12T22:42:45.150 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:42:44 smithi088 bash[106066]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-04-12T22:42:45.150 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:42:44 smithi088 bash[106066]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-04-12T22:42:45.150 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:42:44 smithi088 bash[106066]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-04-12T22:42:45.150 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:42:44 smithi088 bash[106066]: --> ceph-volume raw activate successful for osd ID: 0 2024-04-12T22:42:45.150 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:42:44 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-0-activate[106080]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-04-12T22:42:45.150 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:42:44 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-0-activate[106080]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-04-12T22:42:45.151 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:42:44 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-0-activate[106080]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-04-12T22:42:45.151 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:42:44 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-0-activate[106080]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-04-12T22:42:45.151 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:42:44 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-0-activate[106080]: --> ceph-volume raw activate successful for osd ID: 0 2024-04-12T22:42:45.151 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:42:44 smithi088 podman[106066]: 2024-04-12 22:42:44.807215269 +0000 UTC m=+0.851023161 container died 89f7285219bf70dea169674a04bd41ce773dc30dc47ee4597f55907021f63aea (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-0-activate, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_CLEAN=True, RELEASE=squid-b277feb, GIT_BRANCH=HEAD, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, io.buildah.version=1.33.5, org.label-schema.build-date=20240409) 2024-04-12T22:42:45.889 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:42:45 smithi088 podman[106207]: 2024-04-12 22:42:45.574356861 +0000 UTC m=+0.758987506 container remove 89f7285219bf70dea169674a04bd41ce773dc30dc47ee4597f55907021f63aea (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-0-activate, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240409, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=squid-b277feb, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux ) 2024-04-12T22:42:45.890 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:42:45 smithi088 podman[106270]: 2024-04-12 22:42:45.689204157 +0000 UTC m=+0.018128876 image pull 668895944f0ec64b67a5b7564961d2756f2966e5d4b9338516300dbec9984951 quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a 2024-04-12T22:42:45.890 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:42:45 smithi088 podman[106270]: 2024-04-12 22:42:45.791647103 +0000 UTC m=+0.120571809 container create e1ee31dcc72298b5121eb25bf75a991af0918719bdc85c9409a0957fa9938e9b (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-0, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , RELEASE=squid-b277feb, ceph=True, org.label-schema.build-date=20240409, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, io.buildah.version=1.33.5, GIT_CLEAN=True, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-04-12T22:42:46.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:46.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:42:46.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:45 smithi142 ceph-mon[87853]: pgmap v635: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-12T22:42:46.313 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:46.313 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:42:46.313 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:45 smithi088 ceph-mon[87547]: pgmap v635: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-12T22:42:46.314 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:46.314 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:42:46.314 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:45 smithi088 ceph-mon[91108]: pgmap v635: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-12T22:42:46.314 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:42:46 smithi088 podman[106270]: 2024-04-12 22:42:46.019836187 +0000 UTC m=+0.348760908 container init e1ee31dcc72298b5121eb25bf75a991af0918719bdc85c9409a0957fa9938e9b (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-0, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, RELEASE=squid-b277feb, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.build-date=20240409, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_CLEAN=True) 2024-04-12T22:42:46.314 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:42:46 smithi088 podman[106270]: 2024-04-12 22:42:46.022924729 +0000 UTC m=+0.351849439 container start e1ee31dcc72298b5121eb25bf75a991af0918719bdc85c9409a0957fa9938e9b (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-0, maintainer=Guillaume Abrioux , RELEASE=squid-b277feb, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240409, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_CLEAN=True, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0) 2024-04-12T22:42:46.314 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:42:46 smithi088 ceph-osd[106289]: -- 172.21.15.88:0/1828585899 <== mon.1 v2:172.21.15.88:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55adb25af680 con 0x55adb2579400 2024-04-12T22:42:46.314 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:42:46 smithi088 bash[106270]: e1ee31dcc72298b5121eb25bf75a991af0918719bdc85c9409a0957fa9938e9b 2024-04-12T22:42:46.314 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:42:46 smithi088 systemd[1]: Started Ceph osd.0 for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:42:46.567 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:42:46 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:42:46] "GET /metrics HTTP/1.1" 200 38416 "" "Prometheus/2.33.4" 2024-04-12T22:42:46.928 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:42:46 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-0[106285]: 2024-04-12T22:42:46.574+0000 7f03336537c0 -1 Falling back to public interface 2024-04-12T22:42:47.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:47.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:47.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:47.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:47.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[91108]: pgmap v636: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s; 68/630 objects degraded (10.794%) 2024-04-12T22:42:47.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[91108]: pgmap v637: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1007 B/s rd, 0 op/s; 68/630 objects degraded (10.794%) 2024-04-12T22:42:47.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:47.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:47.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:47.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:47.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:47.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:47.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[91108]: pgmap v638: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 990 B/s rd, 0 op/s; 68/630 objects degraded (10.794%) 2024-04-12T22:42:47.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[91108]: pgmap v639: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 68/630 objects degraded (10.794%) 2024-04-12T22:42:47.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:47.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:47.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:47.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:47.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:47.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:47.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[91108]: pgmap v640: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 68/630 objects degraded (10.794%) 2024-04-12T22:42:47.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[91108]: pgmap v641: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 3.7 KiB/s rd, 3 op/s; 68/630 objects degraded (10.794%) 2024-04-12T22:42:47.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:47.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:47.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:47.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:47.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:47.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:47.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:47.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[87547]: pgmap v636: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s; 68/630 objects degraded (10.794%) 2024-04-12T22:42:47.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[87547]: pgmap v637: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1007 B/s rd, 0 op/s; 68/630 objects degraded (10.794%) 2024-04-12T22:42:47.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:47.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:47.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:47.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:47.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:47.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:47.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[87547]: pgmap v638: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 990 B/s rd, 0 op/s; 68/630 objects degraded (10.794%) 2024-04-12T22:42:47.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[87547]: pgmap v639: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 68/630 objects degraded (10.794%) 2024-04-12T22:42:47.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:47.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:47.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:47.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:47.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:47.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:47.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[87547]: pgmap v640: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 68/630 objects degraded (10.794%) 2024-04-12T22:42:47.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[87547]: pgmap v641: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 3.7 KiB/s rd, 3 op/s; 68/630 objects degraded (10.794%) 2024-04-12T22:42:47.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:47.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:47.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:47.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:47.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:47.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:47.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[91108]: pgmap v642: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:47.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[91108]: pgmap v643: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:47.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:47.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:47.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:47.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:47.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:47.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:47.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[91108]: pgmap v644: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:47.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[91108]: pgmap v645: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:47.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:47.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:47.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:47.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:47.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:47.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:47.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[91108]: pgmap v646: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:47.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[91108]: pgmap v647: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:47.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:47.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:47.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:47.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:47.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:47.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:47.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:47.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:47.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[87547]: pgmap v642: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:47.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[87547]: pgmap v643: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:47.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:47.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:47.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:47.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:47.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:47.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:47.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[87547]: pgmap v644: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:47.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[87547]: pgmap v645: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:47.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:47.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:47.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:47.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:47.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:47.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:47.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[87547]: pgmap v646: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:47.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[87547]: pgmap v647: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:47.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:47.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:47.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:47.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:47.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:47.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:47.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:47.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:47.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:47.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:47.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:47.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:47.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:47.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:47.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:47.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:47.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:47.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:47.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:47.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:47.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:47.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:47.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:47.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:47 smithi142 ceph-mon[87853]: pgmap v636: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s; 68/630 objects degraded (10.794%) 2024-04-12T22:42:47.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:47 smithi142 ceph-mon[87853]: pgmap v637: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1007 B/s rd, 0 op/s; 68/630 objects degraded (10.794%) 2024-04-12T22:42:47.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:47.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:47 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:47.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:47.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:47.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:47.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:47.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:47 smithi142 ceph-mon[87853]: pgmap v638: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 990 B/s rd, 0 op/s; 68/630 objects degraded (10.794%) 2024-04-12T22:42:47.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:47 smithi142 ceph-mon[87853]: pgmap v639: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 68/630 objects degraded (10.794%) 2024-04-12T22:42:47.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:47.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:47 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:47.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:47.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:47.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:47.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:47.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:47 smithi142 ceph-mon[87853]: pgmap v640: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 68/630 objects degraded (10.794%) 2024-04-12T22:42:47.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:47 smithi142 ceph-mon[87853]: pgmap v641: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 3.7 KiB/s rd, 3 op/s; 68/630 objects degraded (10.794%) 2024-04-12T22:42:47.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:47.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:47 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:47.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:47.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:47.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:47.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:47.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:47 smithi142 ceph-mon[87853]: pgmap v642: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:47.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:47 smithi142 ceph-mon[87853]: pgmap v643: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:47.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:47.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:47 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:47.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:47.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:47.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:47.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:47.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:47 smithi142 ceph-mon[87853]: pgmap v644: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:47.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:47 smithi142 ceph-mon[87853]: pgmap v645: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:47.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:47.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:47 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:47.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:47.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:47.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:47.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:47.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:47 smithi142 ceph-mon[87853]: pgmap v646: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:47.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:47 smithi142 ceph-mon[87853]: pgmap v647: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:47.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:47.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:47 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:47.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:47.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:47.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:47.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:47.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:47.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:47.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:47.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:47.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:47.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:48.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[91108]: pgmap v648: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:48.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[91108]: pgmap v649: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:48.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:48.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[91108]: pgmap v650: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:48.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[91108]: pgmap v651: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:48.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:48.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[91108]: Health check failed: Degraded data redundancy: 68/630 objects degraded (10.794%), 20 pgs degraded (PG_DEGRADED) 2024-04-12T22:42:48.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:48.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:48.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:48.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:48.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[91108]: pgmap v652: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:48.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[91108]: pgmap v653: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:48.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:48.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:48.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:48.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:48.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:48.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:48.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[91108]: pgmap v654: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:48.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[91108]: pgmap v655: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:48.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:48.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:48.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:48.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[87547]: pgmap v648: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:48.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[87547]: pgmap v649: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:48.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:48.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[87547]: pgmap v650: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:48.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[87547]: pgmap v651: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:48.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:48.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[87547]: Health check failed: Degraded data redundancy: 68/630 objects degraded (10.794%), 20 pgs degraded (PG_DEGRADED) 2024-04-12T22:42:48.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:48.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:48.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:48.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:48.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[87547]: pgmap v652: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:48.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[87547]: pgmap v653: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:48.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:48.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:48.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:48.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:48.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:48.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:48.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[87547]: pgmap v654: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:48.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[87547]: pgmap v655: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:48.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:48.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:48.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:48.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:48.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:48.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:48.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[91108]: pgmap v656: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:48.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[91108]: pgmap v657: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:48.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:48.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:48.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:48.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:48.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:48.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:48.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[91108]: pgmap v658: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:48.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[91108]: pgmap v659: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:48.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:48.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:48.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:48.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:48.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:48.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:48.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[91108]: pgmap v660: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:48.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[91108]: pgmap v661: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:48.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:48.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:48.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:48.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:48.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:48.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:48.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:48.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:48.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[87547]: pgmap v656: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:48.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[87547]: pgmap v657: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:48.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:48.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:48.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:48.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:48.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:48.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:48.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[87547]: pgmap v658: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:48.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[87547]: pgmap v659: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:48.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:48.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:48.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:48.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:48.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:48.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:48.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[87547]: pgmap v660: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:48.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[87547]: pgmap v661: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:48.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:48.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:48.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:48.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:48.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:48.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:48.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[91108]: pgmap v662: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:48.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[91108]: pgmap v663: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:48.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:48.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:48.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:48.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:48.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:48.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:48.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[91108]: pgmap v664: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:48.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[91108]: pgmap v665: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:48.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:48.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:48.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:48.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:48.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:48.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:48.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:48.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:48.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:48.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:48.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:48.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:48.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:48.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:48.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:48.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:48.443 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[87547]: pgmap v662: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:48.443 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[87547]: pgmap v663: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:48.443 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:48.443 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:48.443 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:48.443 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:48.443 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:48.443 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:48.443 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[87547]: pgmap v664: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:48.443 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[87547]: pgmap v665: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:48.443 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:48.443 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:48.443 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:48.444 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:48.444 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:48.444 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:48.444 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:48.444 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:48.444 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:48.444 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:48.444 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:48.444 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:48.444 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:48.444 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:48.444 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:48.444 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:48.444 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:48.445 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:48.445 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:48.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:48 smithi142 ceph-mon[87853]: pgmap v648: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:48.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:48 smithi142 ceph-mon[87853]: pgmap v649: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:48.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:48 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:48.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:48 smithi142 ceph-mon[87853]: pgmap v650: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:48.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:48 smithi142 ceph-mon[87853]: pgmap v651: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:48.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:48 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:48.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:48 smithi142 ceph-mon[87853]: Health check failed: Degraded data redundancy: 68/630 objects degraded (10.794%), 20 pgs degraded (PG_DEGRADED) 2024-04-12T22:42:48.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:48.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:48.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:48.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:48.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:48 smithi142 ceph-mon[87853]: pgmap v652: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:48.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:48 smithi142 ceph-mon[87853]: pgmap v653: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:48.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:48.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:48 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:48.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:48.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:48.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:48.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:48.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:48 smithi142 ceph-mon[87853]: pgmap v654: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:48.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:48 smithi142 ceph-mon[87853]: pgmap v655: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:48.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:48.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:48 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:48.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:48.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:48.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:48.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:48.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:48 smithi142 ceph-mon[87853]: pgmap v656: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:48.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:48 smithi142 ceph-mon[87853]: pgmap v657: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:48.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:48.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:48 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:48.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:48.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:48.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:48.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:48.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:48 smithi142 ceph-mon[87853]: pgmap v658: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:48.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:48 smithi142 ceph-mon[87853]: pgmap v659: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:48.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:48.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:48 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:48.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:48.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:48.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:48.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:48.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:48 smithi142 ceph-mon[87853]: pgmap v660: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:48.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:48 smithi142 ceph-mon[87853]: pgmap v661: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:48.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:48.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:48 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:48.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:48.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:48.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:48.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:48.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:48 smithi142 ceph-mon[87853]: pgmap v662: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:48.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:48 smithi142 ceph-mon[87853]: pgmap v663: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:48.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:48.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:48 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:48.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:48.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:48.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:48.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:48.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:48 smithi142 ceph-mon[87853]: pgmap v664: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:48.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:48 smithi142 ceph-mon[87853]: pgmap v665: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:48.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:48.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:48 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:48.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:48.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:48.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:48.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:48.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:48.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:48.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:48.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:48.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:48.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:48.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:48.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:48.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:48.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:48.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:48.903 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:42:48 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[60838]: ts=2024-04-12T22:42:48.658Z caller=alerting.go:353 level=warn component="rule manager" alert="unsupported value type" msg="Expanding alert template failed" err="error executing template __alert_CephOSDDown: template: __alert_CephOSDDown:1:358: executing \"__alert_CephOSDDown\" at : error calling query: 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 19.0.0-2053-gb277feb2 (b277feb2c7beb4597d8ecc39d58d5c36b81f613a) squid (dev)\", cluster_addr=\"172.21.15.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"smithi088:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"172.21.15.142:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2024-04-12T22:42:48.904 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:42:48 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[60838]: ts=2024-04-12T22:42: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 19.0.0-2053-gb277feb2 (b277feb2c7beb4597d8ecc39d58d5c36b81f613a) squid (dev)\", cluster_addr=\"172.21.15.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"smithi088:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"172.21.15.142:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-12T22:42:49.428 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-0[106285]: 2024-04-12T22:42:49.307+0000 7f03336537c0 -1 osd.0 112 log_to_monitors true 2024-04-12T22:42:49.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[91108]: pgmap v666: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:49.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[91108]: pgmap v667: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:49.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:49.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[91108]: pgmap v668: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:49.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[91108]: pgmap v669: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:49.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:49.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[91108]: pgmap v670: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:49.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[91108]: pgmap v671: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:49.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:49.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:49.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:49.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:49.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:49.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[91108]: pgmap v672: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:49.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[91108]: pgmap v673: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:49.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:49.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:49.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:49.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:49.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:49.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:49.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[91108]: pgmap v674: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:49.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[91108]: pgmap v675: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:49.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[87547]: pgmap v666: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:49.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[87547]: pgmap v667: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:49.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:49.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[87547]: pgmap v668: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:49.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[87547]: pgmap v669: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:49.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:49.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[87547]: pgmap v670: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:49.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[87547]: pgmap v671: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:49.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:49.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:49.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:49.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:49.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:49.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[87547]: pgmap v672: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:49.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[87547]: pgmap v673: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:49.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:49.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:49.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:49.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:49.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:49.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:49.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[87547]: pgmap v674: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:49.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[87547]: pgmap v675: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:49.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:49.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:49.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:49.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:49.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:49.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:49.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[91108]: pgmap v676: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:49.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[91108]: pgmap v677: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:49.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:49.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:49.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:49.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:49.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:49.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:49.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[91108]: pgmap v678: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:49.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[91108]: pgmap v679: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:49.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:49.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:49.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:49.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:49.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:49.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:49.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[91108]: pgmap v680: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:49.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[91108]: pgmap v681: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:49.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:49.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:49.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:49.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:49.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:49.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:49.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:49.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:49.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:49.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[87547]: pgmap v676: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:49.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[87547]: pgmap v677: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:49.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:49.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:49.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:49.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:49.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:49.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:49.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[87547]: pgmap v678: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:49.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[87547]: pgmap v679: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:49.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:49.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:49.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:49.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:49.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:49.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:49.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[87547]: pgmap v680: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:49.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[87547]: pgmap v681: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:49.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:49.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:49.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:49.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:49.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[91108]: pgmap v682: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:49.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[91108]: pgmap v683: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:49.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:49.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:49.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:49.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:49.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:49.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[91108]: pgmap v684: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:49.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[91108]: pgmap v685: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:49.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:49.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:49.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:49.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:49.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:49.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:49.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[91108]: pgmap v686: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:49.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[91108]: pgmap v687: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:49.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:49.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:49.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:49.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:49.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:49.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:49.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[91108]: pgmap v688: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:49.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:49.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[87547]: pgmap v682: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:49.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[87547]: pgmap v683: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:49.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:49.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:49.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:49.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:49.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:49.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[87547]: pgmap v684: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:49.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[87547]: pgmap v685: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:49.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:49.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:49.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:49.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:49.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:49.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:49.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[87547]: pgmap v686: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:49.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[87547]: pgmap v687: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:49.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:49.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:49.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:49.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:49.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:49.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:49.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[87547]: pgmap v688: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:49.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[91108]: pgmap v689: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:49.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:49.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:49.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:49.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:49.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:49.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:49.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:49.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:49.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:49.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:49.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:49.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:49.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:49.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:49.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:49.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:49.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:49.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[87547]: pgmap v689: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:49.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:49.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:49.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:49.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:49.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:49.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:49.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:49.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:49.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:49.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:49.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:49.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:49.443 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:49.443 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:49.443 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:49.443 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:49.443 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:49.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:49 smithi142 ceph-mon[87853]: pgmap v666: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:49.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:49 smithi142 ceph-mon[87853]: pgmap v667: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:49.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:49 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:49.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:49 smithi142 ceph-mon[87853]: pgmap v668: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:49.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:49 smithi142 ceph-mon[87853]: pgmap v669: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:49.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:49 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:49.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:49 smithi142 ceph-mon[87853]: pgmap v670: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:49.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:49 smithi142 ceph-mon[87853]: pgmap v671: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:49.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:49 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:49.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:49.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:49.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:49.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:49.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:49 smithi142 ceph-mon[87853]: pgmap v672: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:49.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:49 smithi142 ceph-mon[87853]: pgmap v673: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:49.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:49.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:49 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:49.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:49.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:49.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:49.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:49.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:49 smithi142 ceph-mon[87853]: pgmap v674: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:49.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:49 smithi142 ceph-mon[87853]: pgmap v675: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:49.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:49.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:49 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:49.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:49.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:49.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:49.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:49.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:49 smithi142 ceph-mon[87853]: pgmap v676: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:49.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:49 smithi142 ceph-mon[87853]: pgmap v677: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:49.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:49.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:49 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:49.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:49.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:49.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:49.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:49.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:49 smithi142 ceph-mon[87853]: pgmap v678: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:49.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:49 smithi142 ceph-mon[87853]: pgmap v679: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:49.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:49.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:49 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:49.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:49.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:49.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:49.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:49.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:49 smithi142 ceph-mon[87853]: pgmap v680: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:49.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:49 smithi142 ceph-mon[87853]: pgmap v681: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:49.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:49.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:49 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:49.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:49.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:49.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:49 smithi142 ceph-mon[87853]: pgmap v682: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:49.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:49 smithi142 ceph-mon[87853]: pgmap v683: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:49.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:49.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:49.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:49.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:49.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:49.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:49 smithi142 ceph-mon[87853]: pgmap v684: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:49.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:49 smithi142 ceph-mon[87853]: pgmap v685: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:49.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:49.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:49 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:49.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:49.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:49.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:49.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:49.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:49 smithi142 ceph-mon[87853]: pgmap v686: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:49.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:49 smithi142 ceph-mon[87853]: pgmap v687: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:49.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:49.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:49 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:49.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:49.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:49.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:49.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:49.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:49 smithi142 ceph-mon[87853]: pgmap v688: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:49.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:49 smithi142 ceph-mon[87853]: pgmap v689: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:49.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:49.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:49 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:49.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:49.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:49.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:49.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:49.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:49.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:49.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:49.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:49.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:49.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:49.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:49.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:49.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:49.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:49.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:50.361 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-0[106285]: 2024-04-12T22:42:50.296+0000 7f0320aa3700 -1 osd.0 112 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-12T22:42:50.361 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[91108]: pgmap v690: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:50.362 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[91108]: pgmap v691: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:50.362 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:50.362 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[91108]: pgmap v692: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:50.362 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[91108]: pgmap v693: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:50.362 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:50.362 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[91108]: pgmap v694: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:50.362 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[91108]: pgmap v695: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:50.362 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:50.362 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:50.362 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:50.362 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:50.362 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:50.362 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[91108]: pgmap v696: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:50.362 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[91108]: pgmap v697: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:50.363 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:50.363 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:50.363 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:50.363 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:50.363 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:50.363 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:50.363 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[91108]: pgmap v698: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:50.363 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[91108]: pgmap v699: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:50.363 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[87547]: pgmap v690: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:50.363 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[87547]: pgmap v691: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:50.364 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:50.364 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[87547]: pgmap v692: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:50.364 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[87547]: pgmap v693: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:50.364 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:50.364 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[87547]: pgmap v694: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:50.364 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[87547]: pgmap v695: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:50.364 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:50.364 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:50.364 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:50.364 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:50.364 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:50.364 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[87547]: pgmap v696: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:50.364 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[87547]: pgmap v697: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:50.364 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:50.365 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:50.365 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:50.365 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:50.365 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:50.365 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:50.365 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[87547]: pgmap v698: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:50.365 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[87547]: pgmap v699: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:50.365 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:50.365 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:50.366 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[91108]: from='osd.0 [v2:172.21.15.88:6802/3858416045,v1:172.21.15.88:6803/3858416045]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-12T22:42:50.366 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[91108]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-12T22:42:50.366 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:50.366 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:50.366 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:50.366 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:50.366 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[91108]: pgmap v700: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:50.366 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[91108]: pgmap v701: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:50.366 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:50.366 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:50.366 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:50.366 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:50.366 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:50.367 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:50.367 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[91108]: pgmap v702: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:50.367 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[91108]: pgmap v703: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:50.367 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:50.367 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:50.367 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:50.367 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:50.367 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:50.367 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:50.367 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[91108]: pgmap v704: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:50.367 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:50.367 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:50.367 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[87547]: from='osd.0 [v2:172.21.15.88:6802/3858416045,v1:172.21.15.88:6803/3858416045]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-12T22:42:50.368 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[87547]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-12T22:42:50.368 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:50.368 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:50.368 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:50.368 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:50.368 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[87547]: pgmap v700: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:50.368 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[87547]: pgmap v701: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:50.368 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:50.368 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:50.368 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:50.368 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:50.368 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:50.368 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:50.368 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[87547]: pgmap v702: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:50.368 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[87547]: pgmap v703: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:50.368 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:50.369 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:50.369 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:50.369 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:50.369 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:50.369 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:50.369 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[87547]: pgmap v704: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:50.369 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[91108]: pgmap v705: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:50.369 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:50.370 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:50.370 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:50.370 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:50.370 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:50.370 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:50.370 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[91108]: pgmap v706: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:50.370 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[91108]: pgmap v707: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:50.370 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:50.370 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:50.370 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:50.370 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:50.370 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:50.370 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:50.371 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[91108]: pgmap v708: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:50.371 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[91108]: pgmap v709: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:50.371 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:50.371 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:50.371 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:50.371 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:50.371 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:50.371 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:50.371 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[91108]: pgmap v710: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:50.371 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[91108]: pgmap v711: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:50.371 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:50.371 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:50.371 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:50.371 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:50.371 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:50.372 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:50.372 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[91108]: pgmap v712: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:50.372 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[91108]: pgmap v713: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:50.372 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:50.372 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:50.372 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:50.372 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:50.372 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:50.372 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:50.372 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:50.372 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:50.372 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:50.372 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:50.372 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:50.373 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[87547]: pgmap v705: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:50.373 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:50.373 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:50.373 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:50.373 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:50.373 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:50.373 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:50.373 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[87547]: pgmap v706: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:50.373 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[87547]: pgmap v707: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:50.373 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:50.373 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:50.373 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:50.373 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:50.374 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:50.374 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:50.374 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[87547]: pgmap v708: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:50.374 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[87547]: pgmap v709: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:50.374 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:50.374 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:50.374 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:50.374 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:50.374 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:50.374 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:50.374 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[87547]: pgmap v710: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:50.374 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[87547]: pgmap v711: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:50.374 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:50.374 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:50.374 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:50.375 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:50.375 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:50.375 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:50.375 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[87547]: pgmap v712: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:50.375 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[87547]: pgmap v713: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:50.375 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:50.375 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:50.375 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:50.375 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:50.375 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:50.375 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:50.375 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:50.375 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:50.375 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:50.375 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:50.376 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:50.440 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:50 smithi142 ceph-mon[87853]: pgmap v690: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:50.440 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:50 smithi142 ceph-mon[87853]: pgmap v691: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:50.440 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:50 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:50.440 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:50 smithi142 ceph-mon[87853]: pgmap v692: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:50.440 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:50 smithi142 ceph-mon[87853]: pgmap v693: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:50.441 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:50 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:50.441 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:50 smithi142 ceph-mon[87853]: pgmap v694: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:50.441 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:50 smithi142 ceph-mon[87853]: pgmap v695: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:50.441 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:50 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:50.441 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:50.441 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:50.441 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:50.441 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:50.441 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:50 smithi142 ceph-mon[87853]: pgmap v696: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:50.441 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:50 smithi142 ceph-mon[87853]: pgmap v697: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:50.441 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:50.441 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:50 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:50.441 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:50.441 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:50.441 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:50.442 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:50.442 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:50 smithi142 ceph-mon[87853]: pgmap v698: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:50.442 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:50 smithi142 ceph-mon[87853]: pgmap v699: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:50.442 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:50.442 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:50 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:50.442 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:50 smithi142 ceph-mon[87853]: from='osd.0 [v2:172.21.15.88:6802/3858416045,v1:172.21.15.88:6803/3858416045]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-12T22:42:50.443 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:50 smithi142 ceph-mon[87853]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-12T22:42:50.443 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:50.443 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:50.443 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:50.443 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:50.443 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:50 smithi142 ceph-mon[87853]: pgmap v700: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:50.443 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:50 smithi142 ceph-mon[87853]: pgmap v701: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:50.443 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:50.443 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:50 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:50.443 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:50.443 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:50.444 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:50.444 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:50.444 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:50 smithi142 ceph-mon[87853]: pgmap v702: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:50.444 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:50 smithi142 ceph-mon[87853]: pgmap v703: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:50.444 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:50.444 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:50 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:50.444 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:50.444 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:50.444 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:50.444 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:50.444 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:50 smithi142 ceph-mon[87853]: pgmap v704: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:50.444 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:50 smithi142 ceph-mon[87853]: pgmap v705: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:50.445 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:50.445 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:50 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:50.445 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:50.445 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:50.445 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:50.445 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:50.446 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:50 smithi142 ceph-mon[87853]: pgmap v706: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:50.446 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:50 smithi142 ceph-mon[87853]: pgmap v707: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:50.446 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:50.446 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:50 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:50.446 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:50.446 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:50.446 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:50.446 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:50.446 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:50 smithi142 ceph-mon[87853]: pgmap v708: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:50.446 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:50 smithi142 ceph-mon[87853]: pgmap v709: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:50.446 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:50.446 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:50 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:50.446 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:50.447 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:50.447 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:50.447 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:50.447 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:50 smithi142 ceph-mon[87853]: pgmap v710: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:50.447 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:50 smithi142 ceph-mon[87853]: pgmap v711: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:50.447 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:50.447 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:50 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:50.447 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:50.447 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:50.447 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:50.448 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:50.448 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:50 smithi142 ceph-mon[87853]: pgmap v712: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:50.448 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:50 smithi142 ceph-mon[87853]: pgmap v713: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:50.448 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:50.448 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:50.448 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:50.449 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:50.449 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:50.449 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:50.449 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:50.449 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:50.450 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:50.450 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:50.450 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:51.085 INFO:teuthology.orchestra.run.smithi088.stdout:true 2024-04-12T22:42:51.233 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:51.233 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[87547]: pgmap v714: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:51.234 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[87547]: pgmap v715: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:51.234 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:51.234 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[87547]: pgmap v716: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:51.234 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[87547]: pgmap v717: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:51.234 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:51.234 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:51.234 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:51.234 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:51.234 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:51.234 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[87547]: pgmap v718: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:51.234 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[87547]: pgmap v719: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:51.234 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:51.234 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:51.235 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[87547]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-12T22:42:51.235 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[87547]: osdmap e115: 8 total, 7 up, 8 in 2024-04-12T22:42:51.235 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[87547]: from='osd.0 [v2:172.21.15.88:6802/3858416045,v1:172.21.15.88:6803/3858416045]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-04-12T22:42:51.235 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[87547]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-04-12T22:42:51.235 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:51.235 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:51.235 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:51.235 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:51.235 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[87547]: pgmap v721: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:51.235 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:51.236 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[91108]: pgmap v714: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:51.236 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[91108]: pgmap v715: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:51.236 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:51.236 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[91108]: pgmap v716: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:51.236 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[91108]: pgmap v717: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:51.236 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:51.236 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:51.236 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:51.236 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:51.236 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:51.236 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[91108]: pgmap v718: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:51.236 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[91108]: pgmap v719: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:51.236 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:51.237 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:51.237 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[91108]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-12T22:42:51.237 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[91108]: osdmap e115: 8 total, 7 up, 8 in 2024-04-12T22:42:51.237 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[91108]: from='osd.0 [v2:172.21.15.88:6802/3858416045,v1:172.21.15.88:6803/3858416045]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-04-12T22:42:51.237 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[91108]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-04-12T22:42:51.237 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:51.237 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:51.237 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:51.237 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:51.237 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[91108]: pgmap v721: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:51.237 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[87547]: pgmap v722: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:51.238 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:51.238 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:51.238 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:51.238 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:51.238 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:51.238 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:51.238 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[87547]: pgmap v723: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:51.238 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[87547]: pgmap v724: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:51.238 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:51.238 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:51.238 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:51.238 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:51.238 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:51.238 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:51.239 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[87547]: pgmap v725: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:51.239 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[87547]: pgmap v726: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:51.239 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:51.239 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:51.239 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:51.239 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:51.239 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:51.239 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:51.239 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[87547]: pgmap v727: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:51.239 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[87547]: pgmap v728: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:51.239 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:51.240 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[91108]: pgmap v722: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:51.240 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:51.240 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:51.240 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:51.240 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:51.240 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:51.240 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:51.240 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[91108]: pgmap v723: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:51.240 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[91108]: pgmap v724: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:51.240 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:51.240 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:51.240 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:51.240 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:51.241 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:51.241 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:51.241 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[91108]: pgmap v725: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:51.241 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[91108]: pgmap v726: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:51.241 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:51.241 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:51.241 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:51.241 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:51.241 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:51.241 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:51.241 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[91108]: pgmap v727: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:51.241 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[91108]: pgmap v728: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:51.241 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:51.242 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:51.242 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:51.242 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:51.242 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:51.242 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:51.242 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[87547]: pgmap v729: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:51.242 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[87547]: pgmap v730: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:51.242 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:51.242 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:51.242 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:51.242 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:51.242 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:51.243 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:51.243 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[87547]: pgmap v731: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s; 68/630 objects degraded (10.794%) 2024-04-12T22:42:51.243 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[87547]: pgmap v732: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s; 68/630 objects degraded (10.794%) 2024-04-12T22:42:51.243 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:51.243 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:51.243 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:51.243 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:51.243 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:51.243 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:51.243 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:51.243 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:51.243 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:51.243 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:51.243 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:51.243 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:51.244 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:51.244 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:51.244 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:51.244 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:51.244 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:51.244 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[91108]: pgmap v729: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:51.244 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[91108]: pgmap v730: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:51.244 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:51.244 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:51.244 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:51.244 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:51.244 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:51.244 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:51.245 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[91108]: pgmap v731: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s; 68/630 objects degraded (10.794%) 2024-04-12T22:42:51.245 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[91108]: pgmap v732: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s; 68/630 objects degraded (10.794%) 2024-04-12T22:42:51.245 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:51.245 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:51.245 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:51.245 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:51.245 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:51.245 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:51.245 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:51.245 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:51.245 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:51.245 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:51.245 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:51.245 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:51 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:51.421 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:51 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:51.421 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:51 smithi142 ceph-mon[87853]: pgmap v714: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:51.421 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:51 smithi142 ceph-mon[87853]: pgmap v715: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:51.421 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:51 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:51.422 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:51 smithi142 ceph-mon[87853]: pgmap v716: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:51.422 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:51 smithi142 ceph-mon[87853]: pgmap v717: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:51.422 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:51 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:51.422 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:51 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:51.422 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:51 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:51.422 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:51 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:51.422 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:51 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:51.422 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:51 smithi142 ceph-mon[87853]: pgmap v718: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:51.422 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:51 smithi142 ceph-mon[87853]: pgmap v719: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:51.422 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:51 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:51.422 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:51 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:51.422 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:51 smithi142 ceph-mon[87853]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-12T22:42:51.422 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:51 smithi142 ceph-mon[87853]: osdmap e115: 8 total, 7 up, 8 in 2024-04-12T22:42:51.422 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:51 smithi142 ceph-mon[87853]: from='osd.0 [v2:172.21.15.88:6802/3858416045,v1:172.21.15.88:6803/3858416045]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-04-12T22:42:51.423 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:51 smithi142 ceph-mon[87853]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-04-12T22:42:51.423 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:51 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:51.423 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:51 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:51.423 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:51 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:51.423 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:51 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:51.423 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:51 smithi142 ceph-mon[87853]: pgmap v721: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:51.423 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:51 smithi142 ceph-mon[87853]: pgmap v722: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:51.423 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:51 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:51.423 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:51 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:51.423 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:51 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:51.423 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:51 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:51.423 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:51 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:51.423 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:51 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:51.423 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:51 smithi142 ceph-mon[87853]: pgmap v723: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:51.424 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:51 smithi142 ceph-mon[87853]: pgmap v724: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:51.424 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:51 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:51.424 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:51 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:51.424 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:51 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:51.424 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:51 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:51.424 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:51 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:51.424 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:51 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:51.424 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:51 smithi142 ceph-mon[87853]: pgmap v725: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:51.424 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:51 smithi142 ceph-mon[87853]: pgmap v726: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:51.424 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:51 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:51.424 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:51 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:51.424 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:51 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:51.424 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:51 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:51.424 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:51 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:51.425 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:51 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:51.425 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:51 smithi142 ceph-mon[87853]: pgmap v727: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:51.425 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:51 smithi142 ceph-mon[87853]: pgmap v728: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:51.425 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:51 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:51.425 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:51 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:51.425 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:51 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:51.425 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:51 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:51.425 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:51 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:51.425 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:51 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:51.425 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:51 smithi142 ceph-mon[87853]: pgmap v729: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:51.425 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:51 smithi142 ceph-mon[87853]: pgmap v730: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:51.425 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:51 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:51.425 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:51 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:51.425 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:51 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:51.425 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:51 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:51.425 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:51 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:51.426 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:51 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:51.426 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:51 smithi142 ceph-mon[87853]: pgmap v731: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s; 68/630 objects degraded (10.794%) 2024-04-12T22:42:51.426 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:51 smithi142 ceph-mon[87853]: pgmap v732: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s; 68/630 objects degraded (10.794%) 2024-04-12T22:42:51.426 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:51 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:51.426 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:51 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:51.426 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:51 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:51.426 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:51 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:51.426 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:51 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:51.426 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:51 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:51.426 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:51 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:51.426 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:51 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:51.426 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:51 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:51.426 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:51 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:51.426 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:51 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:51.426 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:51 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:51.870 INFO:teuthology.orchestra.run.smithi088.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T22:42:51.870 INFO:teuthology.orchestra.run.smithi088.stdout:agent.smithi088 smithi088 running 14s ago 15m - - 2024-04-12T22:42:51.870 INFO:teuthology.orchestra.run.smithi088.stdout:agent.smithi142 smithi142 running 3s ago 15m - - 2024-04-12T22:42:51.870 INFO:teuthology.orchestra.run.smithi088.stdout:alertmanager.a smithi088 *:9093,9094 running (4m) 14s ago 9m 25.1M - 0.23.0 ba2b418f427c 0ea85e911776 2024-04-12T22:42:51.870 INFO:teuthology.orchestra.run.smithi088.stdout:grafana.a smithi142 *:3000 error 3s ago 9m - - 2024-04-12T22:42:51.870 INFO:teuthology.orchestra.run.smithi088.stdout:iscsi.foo.smithi088.yxerll smithi088 running (3m) 14s ago 8m 54.1M - 3.5 e1d6a67b021e 59c9318194eb 2024-04-12T22:42:51.870 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.x smithi142 *:8443,9283,8765 running (2m) 3s ago 14m 450M - 19.0.0-2053-gb277feb2 668895944f0e f9384b7063eb 2024-04-12T22:42:51.870 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.y smithi088 *:8443,9283,8765 running (3m) 14s ago 16m 515M - 19.0.0-2053-gb277feb2 668895944f0e 61e5b1816570 2024-04-12T22:42:51.870 INFO:teuthology.orchestra.run.smithi088.stdout:mon.a smithi088 running (2m) 14s ago 16m 66.1M 2048M 19.0.0-2053-gb277feb2 668895944f0e 6000fee523aa 2024-04-12T22:42:51.871 INFO:teuthology.orchestra.run.smithi088.stdout:mon.b smithi142 running (75s) 3s ago 14m 38.4M 2048M 19.0.0-2053-gb277feb2 668895944f0e 7cb5c5614a81 2024-04-12T22:42:51.871 INFO:teuthology.orchestra.run.smithi088.stdout:mon.c smithi088 running (97s) 14s ago 14m 39.9M 2048M 19.0.0-2053-gb277feb2 668895944f0e 87d1391aae18 2024-04-12T22:42:51.871 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.a smithi088 *:9100 running (5m) 14s ago 10m 15.6M - 1.3.1 1dbe0e931976 40e0439db208 2024-04-12T22:42:51.871 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.b smithi142 *:9100 running (4m) 3s ago 10m 16.3M - 1.3.1 1dbe0e931976 747060fd1a5d 2024-04-12T22:42:51.871 INFO:teuthology.orchestra.run.smithi088.stdout:osd.0 smithi088 starting - - - 4096M 2024-04-12T22:42:51.871 INFO:teuthology.orchestra.run.smithi088.stdout:osd.1 smithi088 running (13m) 14s ago 13m 57.6M 4096M 17.2.0 e1d6a67b021e 46e5a57910bc 2024-04-12T22:42:51.871 INFO:teuthology.orchestra.run.smithi088.stdout:osd.2 smithi088 running (13m) 14s ago 13m 52.5M 4096M 17.2.0 e1d6a67b021e 4ea9bc8ffad6 2024-04-12T22:42:51.871 INFO:teuthology.orchestra.run.smithi088.stdout:osd.3 smithi088 running (12m) 14s ago 12m 53.0M 4096M 17.2.0 e1d6a67b021e 2d1fc92c698d 2024-04-12T22:42:51.871 INFO:teuthology.orchestra.run.smithi088.stdout:osd.4 smithi142 running (12m) 3s ago 12m 58.0M 4096M 17.2.0 e1d6a67b021e 3aa8709a8b8f 2024-04-12T22:42:51.871 INFO:teuthology.orchestra.run.smithi088.stdout:osd.5 smithi142 running (12m) 3s ago 12m 53.9M 4096M 17.2.0 e1d6a67b021e 02b8c392bba6 2024-04-12T22:42:51.871 INFO:teuthology.orchestra.run.smithi088.stdout:osd.6 smithi142 running (11m) 3s ago 11m 52.0M 4096M 17.2.0 e1d6a67b021e 9495636911ad 2024-04-12T22:42:51.871 INFO:teuthology.orchestra.run.smithi088.stdout:osd.7 smithi142 running (11m) 3s ago 11m 56.9M 4096M 17.2.0 e1d6a67b021e 767b5d349dbe 2024-04-12T22:42:51.871 INFO:teuthology.orchestra.run.smithi088.stdout:prometheus.a smithi142 *:9095 running (3m) 3s ago 10m 69.2M - 2.33.4 514e6a882f6e db995400848f 2024-04-12T22:42:51.871 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi088.qlemsa smithi088 *:8000 running (9m) 14s ago 8m 72.9M - 17.2.0 e1d6a67b021e 9eab94fe6def 2024-04-12T22:42:51.872 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi142.qxzxoy smithi142 *:8000 running (8m) 3s ago 8m 72.8M - 17.2.0 e1d6a67b021e ce75b554e32c 2024-04-12T22:42:51.872 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi088.rfqdxx smithi088 *:80 running (8m) 14s ago 8m 75.5M - 17.2.0 e1d6a67b021e e1b485d40249 2024-04-12T22:42:51.872 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi142.kdrxla smithi142 *:80 running (8m) 3s ago 8m 72.4M - 17.2.0 e1d6a67b021e 071754547e0a 2024-04-12T22:42:52.340 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-04-12T22:42:52.340 INFO:teuthology.orchestra.run.smithi088.stdout: "mon": { 2024-04-12T22:42:52.340 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-2053-gb277feb2 (b277feb2c7beb4597d8ecc39d58d5c36b81f613a) squid (dev)": 3 2024-04-12T22:42:52.340 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:42:52.340 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr": { 2024-04-12T22:42:52.340 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-2053-gb277feb2 (b277feb2c7beb4597d8ecc39d58d5c36b81f613a) squid (dev)": 2 2024-04-12T22:42:52.340 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:42:52.340 INFO:teuthology.orchestra.run.smithi088.stdout: "osd": { 2024-04-12T22:42:52.340 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 7, 2024-04-12T22:42:52.340 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-2053-gb277feb2 (b277feb2c7beb4597d8ecc39d58d5c36b81f613a) squid (dev)": 1 2024-04-12T22:42:52.341 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:42:52.341 INFO:teuthology.orchestra.run.smithi088.stdout: "rgw": { 2024-04-12T22:42:52.341 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-12T22:42:52.341 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:42:52.341 INFO:teuthology.orchestra.run.smithi088.stdout: "overall": { 2024-04-12T22:42:52.341 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 11, 2024-04-12T22:42:52.341 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-2053-gb277feb2 (b277feb2c7beb4597d8ecc39d58d5c36b81f613a) squid (dev)": 6 2024-04-12T22:42:52.341 INFO:teuthology.orchestra.run.smithi088.stdout: } 2024-04-12T22:42:52.341 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-04-12T22:42:52.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:52 smithi142 ceph-mon[87853]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:42:52.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:52 smithi142 ceph-mon[87853]: pgmap v733: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s; 68/630 objects degraded (10.794%) 2024-04-12T22:42:52.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:52 smithi142 ceph-mon[87853]: pgmap v734: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s; 68/630 objects degraded (10.794%) 2024-04-12T22:42:52.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:52 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:52.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:52 smithi142 ceph-mon[87853]: from='client.34257 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:42:52.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:52 smithi142 ceph-mon[87853]: pgmap v735: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s; 68/630 objects degraded (10.794%) 2024-04-12T22:42:52.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:52 smithi142 ceph-mon[87853]: pgmap v736: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s; 68/630 objects degraded (10.794%) 2024-04-12T22:42:52.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:52 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:52.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:52.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:52.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:52.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:52.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:52 smithi142 ceph-mon[87853]: pgmap v737: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:52.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:52 smithi142 ceph-mon[87853]: pgmap v738: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:52.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:52.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:52 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:52.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:52 smithi142 ceph-mon[87853]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-12T22:42:52.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:52 smithi142 ceph-mon[87853]: osd.0 [v2:172.21.15.88:6802/3858416045,v1:172.21.15.88:6803/3858416045] boot 2024-04-12T22:42:52.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:52 smithi142 ceph-mon[87853]: osdmap e116: 8 total, 8 up, 8 in 2024-04-12T22:42:52.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-12T22:42:52.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:52.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:52.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:52.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:52.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:52 smithi142 ceph-mon[87853]: pgmap v740: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:52.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:52 smithi142 ceph-mon[87853]: pgmap v741: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:52.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:52.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:52 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:52.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:52 smithi142 ceph-mon[87853]: from='client.44191 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:42:52.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:52.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:52.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:52.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:52.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:52 smithi142 ceph-mon[87853]: pgmap v742: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:52.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:52 smithi142 ceph-mon[87853]: pgmap v743: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:52.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:52.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:52 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:52.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:52.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:52.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:52.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:52.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:52 smithi142 ceph-mon[87853]: pgmap v744: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:52.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:52 smithi142 ceph-mon[87853]: pgmap v745: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:52.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:52.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:52 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:52.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:52.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:52.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:52.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:52.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:52 smithi142 ceph-mon[87853]: pgmap v746: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:52.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:52 smithi142 ceph-mon[87853]: pgmap v747: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:52.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:52.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:52 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:52.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:52 smithi142 ceph-mon[87853]: from='client.44197 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:42:52.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:52.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:52.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:52.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:52.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:52.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:52.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:52.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:52.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:52.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:52.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:52.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:52.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:52.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:52.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:52.562 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[91108]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:42:52.563 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[91108]: pgmap v733: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s; 68/630 objects degraded (10.794%) 2024-04-12T22:42:52.563 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[91108]: pgmap v734: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s; 68/630 objects degraded (10.794%) 2024-04-12T22:42:52.563 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:52.563 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[91108]: from='client.34257 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:42:52.563 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[91108]: pgmap v735: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s; 68/630 objects degraded (10.794%) 2024-04-12T22:42:52.563 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[91108]: pgmap v736: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s; 68/630 objects degraded (10.794%) 2024-04-12T22:42:52.563 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:52.563 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:52.563 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:52.563 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:52.563 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:52.563 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[91108]: pgmap v737: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:52.564 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[91108]: pgmap v738: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:52.564 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:52.564 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:52.564 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[91108]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-12T22:42:52.564 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[91108]: osd.0 [v2:172.21.15.88:6802/3858416045,v1:172.21.15.88:6803/3858416045] boot 2024-04-12T22:42:52.564 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[91108]: osdmap e116: 8 total, 8 up, 8 in 2024-04-12T22:42:52.564 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-12T22:42:52.564 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:52.564 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:52.564 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:52.564 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:52.564 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[91108]: pgmap v740: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:52.565 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[87547]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:42:52.565 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[87547]: pgmap v733: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s; 68/630 objects degraded (10.794%) 2024-04-12T22:42:52.565 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[87547]: pgmap v734: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s; 68/630 objects degraded (10.794%) 2024-04-12T22:42:52.565 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:52.565 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[87547]: from='client.34257 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:42:52.565 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[87547]: pgmap v735: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s; 68/630 objects degraded (10.794%) 2024-04-12T22:42:52.565 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[87547]: pgmap v736: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s; 68/630 objects degraded (10.794%) 2024-04-12T22:42:52.565 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:52.565 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:52.565 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:52.565 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:52.565 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:52.565 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[87547]: pgmap v737: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:52.565 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[87547]: pgmap v738: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:52.566 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:52.566 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:52.566 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[87547]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-12T22:42:52.566 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[87547]: osd.0 [v2:172.21.15.88:6802/3858416045,v1:172.21.15.88:6803/3858416045] boot 2024-04-12T22:42:52.566 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[87547]: osdmap e116: 8 total, 8 up, 8 in 2024-04-12T22:42:52.566 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-12T22:42:52.566 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:52.566 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:52.566 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:52.566 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:52.566 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[87547]: pgmap v740: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:52.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[91108]: pgmap v741: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:52.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:52.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:52.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[91108]: from='client.44191 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:42:52.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:52.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:52.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:52.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:52.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[91108]: pgmap v742: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:52.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[91108]: pgmap v743: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:52.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:52.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:52.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:52.568 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:52.568 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:52.568 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:52.568 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[91108]: pgmap v744: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:52.568 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[91108]: pgmap v745: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:52.568 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:52.568 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:52.568 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:52.568 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:52.568 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:52.568 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:52.568 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[91108]: pgmap v746: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:52.568 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[87547]: pgmap v741: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:52.569 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:52.569 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:52.569 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[87547]: from='client.44191 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:42:52.569 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:52.569 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:52.569 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:52.569 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:52.569 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[87547]: pgmap v742: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:52.569 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[87547]: pgmap v743: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:52.569 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:52.569 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:52.569 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:52.569 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:52.569 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:52.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:52.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[87547]: pgmap v744: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:52.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[87547]: pgmap v745: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:52.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:52.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:52.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:52.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:52.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:52.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:52.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[87547]: pgmap v746: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:52.570 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[91108]: pgmap v747: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:52.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:52.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:52.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[91108]: from='client.44197 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:42:52.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:52.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:52.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:52.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:52.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:52.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:52.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:52.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:52.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:52.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:52.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:52.572 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:52.572 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:52.572 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:52.572 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:52.572 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[87547]: pgmap v747: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:52.572 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:52.572 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:52.572 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[87547]: from='client.44197 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:42:52.572 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:52.572 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:52.572 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:52.572 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:52.572 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:52.573 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:52.573 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:52.573 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:52.573 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:52.573 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:52.573 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:52.573 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:52.573 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:52.573 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:52.573 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:52.709 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-04-12T22:42:52.709 INFO:teuthology.orchestra.run.smithi088.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a", 2024-04-12T22:42:52.709 INFO:teuthology.orchestra.run.smithi088.stdout: "in_progress": true, 2024-04-12T22:42:52.710 INFO:teuthology.orchestra.run.smithi088.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-12T22:42:52.710 INFO:teuthology.orchestra.run.smithi088.stdout: "services_complete": [ 2024-04-12T22:42:52.710 INFO:teuthology.orchestra.run.smithi088.stdout: "mon", 2024-04-12T22:42:52.710 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr" 2024-04-12T22:42:52.710 INFO:teuthology.orchestra.run.smithi088.stdout: ], 2024-04-12T22:42:52.710 INFO:teuthology.orchestra.run.smithi088.stdout: "progress": "5/23 daemons upgraded", 2024-04-12T22:42:52.710 INFO:teuthology.orchestra.run.smithi088.stdout: "message": "Currently upgrading osd daemons", 2024-04-12T22:42:52.710 INFO:teuthology.orchestra.run.smithi088.stdout: "is_paused": false 2024-04-12T22:42:52.710 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-04-12T22:42:53.159 INFO:teuthology.orchestra.run.smithi088.stdout:HEALTH_WARN 1 failed cephadm daemon(s); Degraded data redundancy: 68/630 objects degraded (10.794%), 20 pgs degraded 2024-04-12T22:42:53.159 INFO:teuthology.orchestra.run.smithi088.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-12T22:42:53.159 INFO:teuthology.orchestra.run.smithi088.stdout: daemon grafana.a on smithi142 is in error state 2024-04-12T22:42:53.159 INFO:teuthology.orchestra.run.smithi088.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 68/630 objects degraded (10.794%), 20 pgs degraded 2024-04-12T22:42:53.159 INFO:teuthology.orchestra.run.smithi088.stdout: pg 1.0 is active+undersized+degraded, acting [7,6] 2024-04-12T22:42:53.159 INFO:teuthology.orchestra.run.smithi088.stdout: pg 2.1 is active+undersized+degraded, acting [2,3] 2024-04-12T22:42:53.159 INFO:teuthology.orchestra.run.smithi088.stdout: pg 2.8 is active+undersized+degraded, acting [7,1] 2024-04-12T22:42:53.159 INFO:teuthology.orchestra.run.smithi088.stdout: pg 2.f is active+undersized+degraded, acting [4,7] 2024-04-12T22:42:53.159 INFO:teuthology.orchestra.run.smithi088.stdout: pg 2.1e is active+undersized+degraded, acting [3,5] 2024-04-12T22:42:53.160 INFO:teuthology.orchestra.run.smithi088.stdout: pg 3.1 is active+undersized+degraded, acting [4,3] 2024-04-12T22:42:53.160 INFO:teuthology.orchestra.run.smithi088.stdout: pg 3.3 is active+undersized+degraded, acting [4,6] 2024-04-12T22:42:53.160 INFO:teuthology.orchestra.run.smithi088.stdout: pg 3.6 is active+undersized+degraded, acting [1,4] 2024-04-12T22:42:53.160 INFO:teuthology.orchestra.run.smithi088.stdout: pg 3.7 is active+undersized+degraded, acting [3,7] 2024-04-12T22:42:53.160 INFO:teuthology.orchestra.run.smithi088.stdout: pg 3.b is active+undersized+degraded, acting [3,4] 2024-04-12T22:42:53.160 INFO:teuthology.orchestra.run.smithi088.stdout: pg 3.f is active+undersized+degraded, acting [7,4] 2024-04-12T22:42:53.160 INFO:teuthology.orchestra.run.smithi088.stdout: pg 3.10 is active+undersized+degraded, acting [6,5] 2024-04-12T22:42:53.160 INFO:teuthology.orchestra.run.smithi088.stdout: pg 3.12 is active+undersized+degraded, acting [7,3] 2024-04-12T22:42:53.160 INFO:teuthology.orchestra.run.smithi088.stdout: pg 3.17 is active+undersized+degraded, acting [5,3] 2024-04-12T22:42:53.160 INFO:teuthology.orchestra.run.smithi088.stdout: pg 3.18 is active+undersized+degraded, acting [3,1] 2024-04-12T22:42:53.160 INFO:teuthology.orchestra.run.smithi088.stdout: pg 3.1b is active+undersized+degraded, acting [4,7] 2024-04-12T22:42:53.160 INFO:teuthology.orchestra.run.smithi088.stdout: pg 3.1f is active+undersized+degraded, acting [5,2] 2024-04-12T22:42:53.160 INFO:teuthology.orchestra.run.smithi088.stdout: pg 4.0 is active+undersized+degraded, acting [3,7] 2024-04-12T22:42:53.160 INFO:teuthology.orchestra.run.smithi088.stdout: pg 4.3 is active+undersized+degraded, acting [5,7] 2024-04-12T22:42:53.160 INFO:teuthology.orchestra.run.smithi088.stdout: pg 5.1d is active+undersized+degraded, acting [1,4] 2024-04-12T22:42:53.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[91108]: pgmap v748: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:53.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[91108]: pgmap v749: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:53.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:53.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[91108]: pgmap v750: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:53.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[91108]: pgmap v751: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:53.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:53.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[91108]: pgmap v752: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:53.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[91108]: pgmap v753: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:53.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:53.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:53.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:53.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:53.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:53.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[91108]: pgmap v754: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:53.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[91108]: pgmap v755: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:53.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:53.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:53.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[91108]: osdmap e117: 8 total, 8 up, 8 in 2024-04-12T22:42:53.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[91108]: from='client.? 172.21.15.88:0/1039173093' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:53.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:53.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:53.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:53.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:53.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[91108]: pgmap v757: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:53.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[87547]: pgmap v748: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:53.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[87547]: pgmap v749: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:53.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:53.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[87547]: pgmap v750: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:53.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[87547]: pgmap v751: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:53.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:53.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[87547]: pgmap v752: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:53.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[87547]: pgmap v753: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:53.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:53.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:53.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:53.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:53.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:53.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[87547]: pgmap v754: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:53.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[87547]: pgmap v755: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:53.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:53.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:53.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[87547]: osdmap e117: 8 total, 8 up, 8 in 2024-04-12T22:42:53.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[87547]: from='client.? 172.21.15.88:0/1039173093' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:53.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:53.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:53.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:53.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:53.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[87547]: pgmap v757: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:53.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[91108]: pgmap v758: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:53.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:53.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:53.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:53.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:53.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:53.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:53.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[91108]: pgmap v759: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:53.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[91108]: pgmap v760: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:53.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:53.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:53.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:53.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:53.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:53.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:53.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[91108]: pgmap v761: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:53.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[91108]: pgmap v762: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:53.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:53.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:53.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[91108]: from='client.44209 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:42:53.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:53.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:53.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:53.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:53.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[91108]: pgmap v763: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:53.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[87547]: pgmap v758: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:53.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:53.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:53.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:53.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:53.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:53.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:53.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[87547]: pgmap v759: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:53.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[87547]: pgmap v760: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:53.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:53.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:53.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:53.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:53.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:53.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:53.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[87547]: pgmap v761: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:53.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[87547]: pgmap v762: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:53.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:53.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:53.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[87547]: from='client.44209 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:42:53.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:53.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:53.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:53.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:53.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[87547]: pgmap v763: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:53.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[91108]: pgmap v764: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:53.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:53.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:53.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:53.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:53.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:53.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:53.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[91108]: pgmap v765: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:53.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[91108]: pgmap v766: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:53.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:53.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:53.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:53.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:53.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:53.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:53.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:53.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[91108]: from='client.? 172.21.15.88:0/1393371442' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T22:42:53.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:53.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:53.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:53.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:53.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:53.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[87547]: pgmap v764: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:53.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:53.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:53.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:53.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:53.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:53.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:53.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[87547]: pgmap v765: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:53.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[87547]: pgmap v766: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:53.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:53.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:53.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:53.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:53.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:53.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:53.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:53.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[87547]: from='client.? 172.21.15.88:0/1393371442' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T22:42:53.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:53.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:53.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:53.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:53.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:53.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:53 smithi142 ceph-mon[87853]: pgmap v748: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:53.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:53 smithi142 ceph-mon[87853]: pgmap v749: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:53.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:53 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:53.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:53 smithi142 ceph-mon[87853]: pgmap v750: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:53.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:53 smithi142 ceph-mon[87853]: pgmap v751: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:53.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:53 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:53.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:53 smithi142 ceph-mon[87853]: pgmap v752: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:53.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:53 smithi142 ceph-mon[87853]: pgmap v753: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:53.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:53 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:53.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:53.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:53.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:53.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:53.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:53 smithi142 ceph-mon[87853]: pgmap v754: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:53.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:53 smithi142 ceph-mon[87853]: pgmap v755: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:53.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:53.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:53 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:53.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:53 smithi142 ceph-mon[87853]: osdmap e117: 8 total, 8 up, 8 in 2024-04-12T22:42:53.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:53 smithi142 ceph-mon[87853]: from='client.? 172.21.15.88:0/1039173093' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:53.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:53.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:53.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:53.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:53.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:53 smithi142 ceph-mon[87853]: pgmap v757: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:53.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:53 smithi142 ceph-mon[87853]: pgmap v758: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:53.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:53.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:53 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:53.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:53.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:53.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:53.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:53.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:53 smithi142 ceph-mon[87853]: pgmap v759: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:53.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:53 smithi142 ceph-mon[87853]: pgmap v760: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:53.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:53.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:53 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:53.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:53.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:53.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:53.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:53.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:53 smithi142 ceph-mon[87853]: pgmap v761: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:53.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:53 smithi142 ceph-mon[87853]: pgmap v762: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:53.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:53.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:53 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:53.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:53 smithi142 ceph-mon[87853]: from='client.44209 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:42:53.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:53.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:53.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:53.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:53.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:53 smithi142 ceph-mon[87853]: pgmap v763: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:53.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:53 smithi142 ceph-mon[87853]: pgmap v764: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:53.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:53.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:53 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:53.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:53.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:53.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:53.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:53.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:53 smithi142 ceph-mon[87853]: pgmap v765: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:53.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:53 smithi142 ceph-mon[87853]: pgmap v766: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:53.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:53.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:53 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:53.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:53.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:53.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:53.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:53.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:53.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:53 smithi142 ceph-mon[87853]: from='client.? 172.21.15.88:0/1393371442' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T22:42:53.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:53.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:53.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:53.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:53.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:54.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:54 smithi142 ceph-mon[87853]: pgmap v767: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:54.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:54 smithi142 ceph-mon[87853]: pgmap v768: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:54.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:54 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:54.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:54 smithi142 ceph-mon[87853]: pgmap v769: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:54.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:54 smithi142 ceph-mon[87853]: pgmap v770: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:54.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:54 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:54.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:54.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:54.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:54.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:54.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:54 smithi142 ceph-mon[87853]: pgmap v771: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:54.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:54 smithi142 ceph-mon[87853]: pgmap v772: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:54.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:54.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:54 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:54.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:54.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:54.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:54.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:54.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:54 smithi142 ceph-mon[87853]: pgmap v773: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:54.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:54 smithi142 ceph-mon[87853]: pgmap v774: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:54.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:54.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:54 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:54.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:54.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:54.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:54.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:54.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:54 smithi142 ceph-mon[87853]: pgmap v775: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:54.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:54 smithi142 ceph-mon[87853]: pgmap v776: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:54.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:54.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:54 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:54.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:54.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:54.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:54.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:54.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:54 smithi142 ceph-mon[87853]: pgmap v777: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:54.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:54 smithi142 ceph-mon[87853]: pgmap v778: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:54.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:54.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:54 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:54.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:54.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:54.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:54.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:54.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:54 smithi142 ceph-mon[87853]: pgmap v779: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:54.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:54 smithi142 ceph-mon[87853]: pgmap v780: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:54.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:54.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:54 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:54.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:54.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:54.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:54.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:54.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:54 smithi142 ceph-mon[87853]: pgmap v781: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:54.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:54 smithi142 ceph-mon[87853]: pgmap v782: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:54.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:54.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:54 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:54.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:54.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:54.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:54.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:54.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:54 smithi142 ceph-mon[87853]: pgmap v783: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:54.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:54 smithi142 ceph-mon[87853]: pgmap v784: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:54.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:54.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:54 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:54.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:54.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:54.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:54.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:54.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:54.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:54.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:54.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:54.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:54.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:54.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:54.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:54.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:54.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:54.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:54.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:54.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:54.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:54.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:54.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:54.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[87547]: pgmap v767: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:54.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[87547]: pgmap v768: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:54.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:54.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[87547]: pgmap v769: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:54.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[87547]: pgmap v770: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:54.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:54.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:54.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:54.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:54.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:54.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[87547]: pgmap v771: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:54.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[87547]: pgmap v772: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:54.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:54.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:54.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:54.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:54.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:54.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:54.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[87547]: pgmap v773: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:54.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[87547]: pgmap v774: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:54.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:54.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:54.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:54.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:54.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[91108]: pgmap v767: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:54.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[91108]: pgmap v768: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:54.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:54.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[91108]: pgmap v769: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:54.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[91108]: pgmap v770: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:54.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:54.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:54.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:54.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:54.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:54.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[91108]: pgmap v771: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:54.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[91108]: pgmap v772: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:54.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:54.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:54.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:54.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:54.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:54.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:54.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[91108]: pgmap v773: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:54.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[91108]: pgmap v774: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:54.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:54.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:54.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:54.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:54.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:54.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:54.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[87547]: pgmap v775: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:54.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[87547]: pgmap v776: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:54.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:54.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:54.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:54.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:54.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:54.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:54.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[87547]: pgmap v777: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:54.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[87547]: pgmap v778: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:54.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:54.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:54.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:54.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:54.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:54.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:54.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[87547]: pgmap v779: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:54.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[87547]: pgmap v780: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:54.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:54.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:54.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:54.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:54.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:54.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:54.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[87547]: pgmap v781: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:54.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[87547]: pgmap v782: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:54.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:54.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:54.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:54.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:54.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:54.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:54.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[87547]: pgmap v783: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:54.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[87547]: pgmap v784: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:54.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:54.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:54.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:54.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:54.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:54.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:54.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:54.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:54.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:54.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:54.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:54.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:54.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:54.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:54.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:54.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:54.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:54.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:54.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:54.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[91108]: pgmap v775: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:54.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[91108]: pgmap v776: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:54.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:54.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:54.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:54.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:54.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:54.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:54.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[91108]: pgmap v777: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:54.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[91108]: pgmap v778: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:54.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:54.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:54.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:54.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:54.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:54.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:54.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[91108]: pgmap v779: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:54.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[91108]: pgmap v780: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:54.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:54.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:54.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:54.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:54.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:54.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:54.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:54.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:54.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:54.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:54.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:54.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[91108]: pgmap v781: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:54.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[91108]: pgmap v782: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:54.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:54.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:54.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:54.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:54.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:54.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:54.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[91108]: pgmap v783: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:54.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[91108]: pgmap v784: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:54.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:54.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:54.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:54.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:54.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:54.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:54.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:54.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:54.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:54.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:54.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:54.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:54.693 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:54.693 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:54.693 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:54.693 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:54.693 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:54.693 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:54.693 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:54.693 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:54.693 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:54.693 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:55.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:55 smithi142 ceph-mon[87853]: pgmap v785: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:55.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:55 smithi142 ceph-mon[87853]: pgmap v786: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:55.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:55 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:55.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:55 smithi142 ceph-mon[87853]: pgmap v787: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:55.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:55 smithi142 ceph-mon[87853]: pgmap v788: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:55.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:55 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:55.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:55 smithi142 ceph-mon[87853]: pgmap v789: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:55.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:55 smithi142 ceph-mon[87853]: pgmap v790: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:55.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:55 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:55.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:55 smithi142 ceph-mon[87853]: pgmap v791: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:55.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:55 smithi142 ceph-mon[87853]: pgmap v792: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:55.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:55 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:55.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:55.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:55.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:55.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:55.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:55 smithi142 ceph-mon[87853]: pgmap v793: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:55.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:55 smithi142 ceph-mon[87853]: pgmap v794: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:55.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:55.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:55 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:55.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:55.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:55.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:55.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:55.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:55 smithi142 ceph-mon[87853]: pgmap v795: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:55.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:55 smithi142 ceph-mon[87853]: pgmap v796: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:55.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:55.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:55 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:55.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:55.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:55.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:55.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:55.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:55 smithi142 ceph-mon[87853]: pgmap v797: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:55.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:55 smithi142 ceph-mon[87853]: pgmap v798: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:55.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:55.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:55 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:55.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:55.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:55.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:55.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:55.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:55 smithi142 ceph-mon[87853]: pgmap v799: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:55.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:55 smithi142 ceph-mon[87853]: pgmap v800: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:55.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:55.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:55 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:55.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:55.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:55.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:55.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:55.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:55 smithi142 ceph-mon[87853]: pgmap v801: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:55.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:55 smithi142 ceph-mon[87853]: pgmap v802: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:55.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:55.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:55 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:55.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:55.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:55.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:55.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:55.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:55 smithi142 ceph-mon[87853]: pgmap v803: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:55.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:55 smithi142 ceph-mon[87853]: pgmap v804: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:55.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:55.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:55 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:55.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:55.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:55.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:55.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:55.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:55 smithi142 ceph-mon[87853]: pgmap v805: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:55.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:55 smithi142 ceph-mon[87853]: pgmap v806: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:55.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:55.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:55 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:55.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:55.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:55.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:55.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:55.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:55.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:55.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:55.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:55.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:55.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:55.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:55.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:55.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:55.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:55.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:55.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[87547]: pgmap v785: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:55.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[87547]: pgmap v786: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:55.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:55.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[87547]: pgmap v787: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:55.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[87547]: pgmap v788: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:55.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:55.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[87547]: pgmap v789: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:55.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[87547]: pgmap v790: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:55.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:55.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[87547]: pgmap v791: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:55.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[87547]: pgmap v792: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:55.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:55.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:55.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:55.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:55.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:55.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[87547]: pgmap v793: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:55.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[87547]: pgmap v794: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:55.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:55.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:55.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:55.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:55.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:55.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[91108]: pgmap v785: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:55.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[91108]: pgmap v786: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:55.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:55.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[91108]: pgmap v787: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:55.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[91108]: pgmap v788: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:55.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:55.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[91108]: pgmap v789: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:55.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[91108]: pgmap v790: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:55.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:55.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[91108]: pgmap v791: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:55.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[91108]: pgmap v792: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:55.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:55.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:55.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:55.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:55.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:55.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[91108]: pgmap v793: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:55.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[91108]: pgmap v794: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:55.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:55.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:55.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:55.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:55.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:55.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:55.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[87547]: pgmap v795: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:55.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[87547]: pgmap v796: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:55.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:55.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:55.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:55.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:55.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:55.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:55.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[87547]: pgmap v797: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:55.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[87547]: pgmap v798: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:55.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:55.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:55.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:55.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:55.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:55.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:55.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[87547]: pgmap v799: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:55.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[87547]: pgmap v800: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:55.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:55.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:55.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:55.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:55.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:55.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:55.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[87547]: pgmap v801: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:55.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[87547]: pgmap v802: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:55.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:55.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:55.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:55.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:55.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:55.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:55.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[87547]: pgmap v803: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:55.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[87547]: pgmap v804: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:55.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:55.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:55.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:55.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:55.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:55.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:55.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[87547]: pgmap v805: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:55.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[87547]: pgmap v806: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:55.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:55.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:55.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:55.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:55.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:55.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:55.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:55.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:55.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:55.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:55.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[91108]: pgmap v795: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:55.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[91108]: pgmap v796: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:55.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:55.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:55.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:55.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:55.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:55.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:55.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[91108]: pgmap v797: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:55.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[91108]: pgmap v798: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:55.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:55.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:55.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:55.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:55.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:55.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:55.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[91108]: pgmap v799: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:55.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[91108]: pgmap v800: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:55.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:55.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:55.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:55.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:55.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:55.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:55.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[91108]: pgmap v801: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:55.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:55.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:55.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:55.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:55.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:55.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:55.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:55.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:55.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[91108]: pgmap v802: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:55.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:55.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:55.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:55.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:55.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:55.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:55.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[91108]: pgmap v803: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:55.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[91108]: pgmap v804: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:55.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:55.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:55.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:55.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:55.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:55.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:55.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[91108]: pgmap v805: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:55.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[91108]: pgmap v806: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:55.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:55.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:55.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:55.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:55.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:55.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:55.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:55.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:55.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:55.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:55.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:55.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:55.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:55.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:55.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:55.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:55.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:56.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:56 smithi142 ceph-mon[87853]: pgmap v807: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:56.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:56 smithi142 ceph-mon[87853]: pgmap v808: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:56.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:56 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:56.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:56 smithi142 ceph-mon[87853]: pgmap v809: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:56.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:56 smithi142 ceph-mon[87853]: pgmap v810: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:56.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:56 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:56.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:56 smithi142 ceph-mon[87853]: pgmap v811: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:56.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:56 smithi142 ceph-mon[87853]: pgmap v812: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:56.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:56 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:56.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:56.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:56.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:56.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:56.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:56 smithi142 ceph-mon[87853]: pgmap v813: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:56.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:56.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:56 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:56.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:56.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:56.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:56.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:56.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:56 smithi142 ceph-mon[87853]: pgmap v814: 161 pgs: 13 active+undersized+degraded, 24 active+undersized, 124 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 40/630 objects degraded (6.349%) 2024-04-12T22:42:56.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:56 smithi142 ceph-mon[87853]: pgmap v815: 161 pgs: 13 active+undersized+degraded, 24 active+undersized, 124 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 40/630 objects degraded (6.349%) 2024-04-12T22:42:56.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:56.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:56 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:56.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:56.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:56.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:56.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:56.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:56 smithi142 ceph-mon[87853]: pgmap v816: 161 pgs: 13 active+undersized+degraded, 24 active+undersized, 124 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 40/630 objects degraded (6.349%) 2024-04-12T22:42:56.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:56 smithi142 ceph-mon[87853]: pgmap v817: 161 pgs: 13 active+undersized+degraded, 24 active+undersized, 124 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 40/630 objects degraded (6.349%) 2024-04-12T22:42:56.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:56.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:56 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:56.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:56.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:56.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:56.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:56.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:56 smithi142 ceph-mon[87853]: pgmap v818: 161 pgs: 13 active+undersized+degraded, 24 active+undersized, 124 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 40/630 objects degraded (6.349%) 2024-04-12T22:42:56.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:56 smithi142 ceph-mon[87853]: pgmap v819: 161 pgs: 13 active+undersized+degraded, 24 active+undersized, 124 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 40/630 objects degraded (6.349%) 2024-04-12T22:42:56.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:56.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:56 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:56.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:56.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:56.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:56.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:56.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:56 smithi142 ceph-mon[87853]: pgmap v820: 161 pgs: 13 active+undersized+degraded, 24 active+undersized, 124 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 40/630 objects degraded (6.349%) 2024-04-12T22:42:56.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:56 smithi142 ceph-mon[87853]: pgmap v821: 161 pgs: 13 active+undersized+degraded, 24 active+undersized, 124 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 40/630 objects degraded (6.349%) 2024-04-12T22:42:56.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:56.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:56 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:56.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:56.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:56.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:56.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:56.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:56 smithi142 ceph-mon[87853]: pgmap v822: 161 pgs: 13 active+undersized+degraded, 24 active+undersized, 124 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 40/630 objects degraded (6.349%) 2024-04-12T22:42:56.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:56 smithi142 ceph-mon[87853]: pgmap v823: 161 pgs: 13 active+undersized+degraded, 24 active+undersized, 124 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 40/630 objects degraded (6.349%) 2024-04-12T22:42:56.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:56.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:56 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:56.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:56.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:56.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:56.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:56.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:56 smithi142 ceph-mon[87853]: pgmap v824: 161 pgs: 13 active+undersized+degraded, 24 active+undersized, 124 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 40/630 objects degraded (6.349%) 2024-04-12T22:42:56.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:56 smithi142 ceph-mon[87853]: pgmap v825: 161 pgs: 13 active+undersized+degraded, 24 active+undersized, 124 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 40/630 objects degraded (6.349%) 2024-04-12T22:42:56.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:56.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:56 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:56.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:56.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:56.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:56.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:56.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:56 smithi142 ceph-mon[87853]: pgmap v826: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s 2024-04-12T22:42:56.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:56 smithi142 ceph-mon[87853]: pgmap v827: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s 2024-04-12T22:42:56.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:56.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:56 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:56.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:56.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:56.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:56.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:56.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:56.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:56.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:56.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:56.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:56.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:56.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:56.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:56.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:56.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:56.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:56.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:56.504 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:56.617 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:42:56] "GET /metrics HTTP/1.1" 200 38416 "" "Prometheus/2.33.4" 2024-04-12T22:42:56.618 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[91108]: pgmap v807: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:56.618 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[91108]: pgmap v808: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:56.618 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:56.618 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[91108]: pgmap v809: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:56.618 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[91108]: pgmap v810: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:56.618 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:56.618 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[91108]: pgmap v811: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:56.618 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[91108]: pgmap v812: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:56.618 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:56.619 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:56.619 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:56.619 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:56.619 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:56.619 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[91108]: pgmap v813: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:56.619 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:56.619 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:56.619 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:56.619 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:56.619 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:56.619 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:56.619 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[91108]: pgmap v814: 161 pgs: 13 active+undersized+degraded, 24 active+undersized, 124 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 40/630 objects degraded (6.349%) 2024-04-12T22:42:56.619 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[91108]: pgmap v815: 161 pgs: 13 active+undersized+degraded, 24 active+undersized, 124 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 40/630 objects degraded (6.349%) 2024-04-12T22:42:56.619 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:56.619 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:56.620 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[87547]: pgmap v807: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:56.620 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[87547]: pgmap v808: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:56.620 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:56.620 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[87547]: pgmap v809: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:56.620 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[87547]: pgmap v810: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:56.620 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:56.620 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[87547]: pgmap v811: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:56.620 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[87547]: pgmap v812: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:56.620 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:56.621 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:56.621 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:56.621 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:56.621 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:56.621 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[87547]: pgmap v813: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-12T22:42:56.621 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:56.621 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:56.621 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:56.621 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:56.621 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:56.621 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:56.621 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[87547]: pgmap v814: 161 pgs: 13 active+undersized+degraded, 24 active+undersized, 124 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 40/630 objects degraded (6.349%) 2024-04-12T22:42:56.621 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[87547]: pgmap v815: 161 pgs: 13 active+undersized+degraded, 24 active+undersized, 124 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 40/630 objects degraded (6.349%) 2024-04-12T22:42:56.621 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:56.621 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:56.622 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:56.622 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:56.622 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:56.622 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:56.622 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[91108]: pgmap v816: 161 pgs: 13 active+undersized+degraded, 24 active+undersized, 124 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 40/630 objects degraded (6.349%) 2024-04-12T22:42:56.622 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[91108]: pgmap v817: 161 pgs: 13 active+undersized+degraded, 24 active+undersized, 124 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 40/630 objects degraded (6.349%) 2024-04-12T22:42:56.622 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:56.622 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:56.622 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:56.622 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:56.622 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:56.623 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:56.623 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[91108]: pgmap v818: 161 pgs: 13 active+undersized+degraded, 24 active+undersized, 124 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 40/630 objects degraded (6.349%) 2024-04-12T22:42:56.623 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[91108]: pgmap v819: 161 pgs: 13 active+undersized+degraded, 24 active+undersized, 124 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 40/630 objects degraded (6.349%) 2024-04-12T22:42:56.623 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:56.623 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:56.623 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:56.623 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:56.623 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:56.623 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:56.623 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[91108]: pgmap v820: 161 pgs: 13 active+undersized+degraded, 24 active+undersized, 124 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 40/630 objects degraded (6.349%) 2024-04-12T22:42:56.623 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[91108]: pgmap v821: 161 pgs: 13 active+undersized+degraded, 24 active+undersized, 124 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 40/630 objects degraded (6.349%) 2024-04-12T22:42:56.623 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:56.623 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:56.623 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:56.623 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:56.624 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:56.624 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:56.624 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:56.624 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:56.624 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[87547]: pgmap v816: 161 pgs: 13 active+undersized+degraded, 24 active+undersized, 124 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 40/630 objects degraded (6.349%) 2024-04-12T22:42:56.624 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[87547]: pgmap v817: 161 pgs: 13 active+undersized+degraded, 24 active+undersized, 124 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 40/630 objects degraded (6.349%) 2024-04-12T22:42:56.624 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:56.624 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:56.624 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:56.625 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:56.625 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:56.625 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:56.625 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[87547]: pgmap v818: 161 pgs: 13 active+undersized+degraded, 24 active+undersized, 124 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 40/630 objects degraded (6.349%) 2024-04-12T22:42:56.625 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[87547]: pgmap v819: 161 pgs: 13 active+undersized+degraded, 24 active+undersized, 124 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 40/630 objects degraded (6.349%) 2024-04-12T22:42:56.625 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:56.625 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:56.625 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:56.625 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:56.625 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:56.625 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:56.625 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[87547]: pgmap v820: 161 pgs: 13 active+undersized+degraded, 24 active+undersized, 124 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 40/630 objects degraded (6.349%) 2024-04-12T22:42:56.625 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[87547]: pgmap v821: 161 pgs: 13 active+undersized+degraded, 24 active+undersized, 124 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 40/630 objects degraded (6.349%) 2024-04-12T22:42:56.625 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:56.625 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:56.626 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:56.626 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:56.626 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:56.626 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:56.626 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[91108]: pgmap v822: 161 pgs: 13 active+undersized+degraded, 24 active+undersized, 124 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 40/630 objects degraded (6.349%) 2024-04-12T22:42:56.626 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[91108]: pgmap v823: 161 pgs: 13 active+undersized+degraded, 24 active+undersized, 124 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 40/630 objects degraded (6.349%) 2024-04-12T22:42:56.626 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:56.626 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:56.626 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:56.626 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:56.626 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:56.627 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:56.627 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[91108]: pgmap v824: 161 pgs: 13 active+undersized+degraded, 24 active+undersized, 124 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 40/630 objects degraded (6.349%) 2024-04-12T22:42:56.627 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[91108]: pgmap v825: 161 pgs: 13 active+undersized+degraded, 24 active+undersized, 124 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 40/630 objects degraded (6.349%) 2024-04-12T22:42:56.627 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:56.627 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:56.627 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:56.627 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:56.627 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:56.627 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:56.627 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[91108]: pgmap v826: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s 2024-04-12T22:42:56.627 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[91108]: pgmap v827: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s 2024-04-12T22:42:56.627 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:56.627 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:56.627 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:56.628 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:56.628 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:56.628 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:56.628 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:56.628 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:56.628 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:56.628 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[87547]: pgmap v822: 161 pgs: 13 active+undersized+degraded, 24 active+undersized, 124 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 40/630 objects degraded (6.349%) 2024-04-12T22:42:56.628 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[87547]: pgmap v823: 161 pgs: 13 active+undersized+degraded, 24 active+undersized, 124 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 40/630 objects degraded (6.349%) 2024-04-12T22:42:56.628 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:56.628 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:56.629 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:56.629 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:56.629 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:56.629 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:56.629 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[87547]: pgmap v824: 161 pgs: 13 active+undersized+degraded, 24 active+undersized, 124 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 40/630 objects degraded (6.349%) 2024-04-12T22:42:56.629 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[87547]: pgmap v825: 161 pgs: 13 active+undersized+degraded, 24 active+undersized, 124 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 40/630 objects degraded (6.349%) 2024-04-12T22:42:56.629 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:56.629 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:56.629 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:56.629 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:56.629 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:56.629 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:56.629 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[87547]: pgmap v826: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s 2024-04-12T22:42:56.629 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[87547]: pgmap v827: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s 2024-04-12T22:42:56.630 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:56.630 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:56.630 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:56.630 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:56.630 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:56.630 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:56.630 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:56.631 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:56.631 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:56.631 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:56.631 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:56.631 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:56.631 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:56.631 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:56.631 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:56.631 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:56.631 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:56.631 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:56.631 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:56.632 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:56.632 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:56.632 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:56.632 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:56.632 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:56.632 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:56.632 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:56.632 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:56.632 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:56.632 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:56.632 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:56.632 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:57.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[87547]: pgmap v828: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s 2024-04-12T22:42:57.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[87547]: pgmap v829: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s 2024-04-12T22:42:57.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:57.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[87547]: pgmap v830: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s 2024-04-12T22:42:57.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[87547]: pgmap v831: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s 2024-04-12T22:42:57.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:57.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[87547]: pgmap v832: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:57.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[87547]: pgmap v833: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:57.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:57.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[87547]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 68/630 objects degraded (10.794%), 20 pgs degraded) 2024-04-12T22:42:57.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:57.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:57.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[87547]: pgmap v834: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:57.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[87547]: pgmap v835: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:57.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:57.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:57.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:57.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:57.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:57.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:57.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[87547]: pgmap v836: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:57.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[87547]: pgmap v837: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:57.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:57.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:57.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:57.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:57.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:57.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:57.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[87547]: pgmap v838: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:57.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[91108]: pgmap v828: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s 2024-04-12T22:42:57.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[91108]: pgmap v829: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s 2024-04-12T22:42:57.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:57.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[91108]: pgmap v830: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s 2024-04-12T22:42:57.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[91108]: pgmap v831: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s 2024-04-12T22:42:57.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:57.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[91108]: pgmap v832: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:57.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[91108]: pgmap v833: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:57.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:57.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[91108]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 68/630 objects degraded (10.794%), 20 pgs degraded) 2024-04-12T22:42:57.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:57.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:57.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[91108]: pgmap v834: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:57.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[91108]: pgmap v835: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:57.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:57.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:57.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:57.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:57.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:57.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:57.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[91108]: pgmap v836: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:57.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[91108]: pgmap v837: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:57.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:57.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:57.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:57.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:57.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:57.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:57.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[91108]: pgmap v838: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:57.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[87547]: pgmap v839: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:57.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:57.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:57.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:57.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:57.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:57.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:57.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[87547]: pgmap v840: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:57.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[87547]: pgmap v841: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:57.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:57.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:57.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:57.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:57.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:57.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:57.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[87547]: pgmap v842: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:57.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[87547]: pgmap v843: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:57.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:57.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:57.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:57.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:57.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:57.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:57.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[87547]: pgmap v844: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:57.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[87547]: pgmap v845: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:57.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:57.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:57.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:57.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:57.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:57.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:57.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[87547]: pgmap v846: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:57.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[87547]: pgmap v847: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:57.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:57.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:57.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:57.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:57.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:57.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:57.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:57.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:57.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:57.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:57.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:57.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:57.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[91108]: pgmap v839: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:57.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:57.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:57.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:57.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:57.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:57.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:57.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[91108]: pgmap v840: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:57.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[91108]: pgmap v841: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:57.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:57.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:57.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:57.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:57.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:57.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:57.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[91108]: pgmap v842: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:57.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[91108]: pgmap v843: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:57.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:57.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:57.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:57.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:57.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:57.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:57.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[91108]: pgmap v844: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:57.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[91108]: pgmap v845: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:57.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:57.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:57.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:57.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:57.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:57.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:57.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[91108]: pgmap v846: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:57.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[91108]: pgmap v847: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:57.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:57.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:57.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:57.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:57.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:57.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:57.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:57.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:57.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:57.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:57.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:57.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:57.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:57 smithi142 ceph-mon[87853]: pgmap v828: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s 2024-04-12T22:42:57.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:57 smithi142 ceph-mon[87853]: pgmap v829: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s 2024-04-12T22:42:57.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:57 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:57.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:57 smithi142 ceph-mon[87853]: pgmap v830: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s 2024-04-12T22:42:57.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:57 smithi142 ceph-mon[87853]: pgmap v831: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s 2024-04-12T22:42:57.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:57 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:57.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:57 smithi142 ceph-mon[87853]: pgmap v832: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:57.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:57 smithi142 ceph-mon[87853]: pgmap v833: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:57.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:57 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:57.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:57 smithi142 ceph-mon[87853]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 68/630 objects degraded (10.794%), 20 pgs degraded) 2024-04-12T22:42:57.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:57.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:57.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:57 smithi142 ceph-mon[87853]: pgmap v834: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:57.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:57 smithi142 ceph-mon[87853]: pgmap v835: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:57.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:57.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:57 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:57.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:57.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:57.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:57.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:57.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:57 smithi142 ceph-mon[87853]: pgmap v836: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:57.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:57 smithi142 ceph-mon[87853]: pgmap v837: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:57.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:57.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:57 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:57.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:57.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:57.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:57.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:57.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:57 smithi142 ceph-mon[87853]: pgmap v838: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:57.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:57 smithi142 ceph-mon[87853]: pgmap v839: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:57.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:57.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:57 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:57.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:57.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:57.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:57.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:57.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:57 smithi142 ceph-mon[87853]: pgmap v840: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:57.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:57 smithi142 ceph-mon[87853]: pgmap v841: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:57.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:57.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:57 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:57.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:57.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:57.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:57.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:57.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:57 smithi142 ceph-mon[87853]: pgmap v842: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:57.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:57 smithi142 ceph-mon[87853]: pgmap v843: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:57.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:57.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:57 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:57.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:57.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:57.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:57.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:57.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:57 smithi142 ceph-mon[87853]: pgmap v844: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:57.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:57 smithi142 ceph-mon[87853]: pgmap v845: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:57.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:57.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:57 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:57.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:57.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:57.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:57.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:57.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:57 smithi142 ceph-mon[87853]: pgmap v846: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:57.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:57 smithi142 ceph-mon[87853]: pgmap v847: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:57.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:57.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:57 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:57.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:57.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:57.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:57.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:57.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:57.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:57.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:57.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:57.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:57.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:58.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:58 smithi088 ceph-mon[91108]: pgmap v848: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:58.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:58 smithi088 ceph-mon[91108]: pgmap v849: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:58.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:58 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:58.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:58 smithi088 ceph-mon[91108]: pgmap v850: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:58.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:58 smithi088 ceph-mon[91108]: pgmap v851: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:58.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:58 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:58.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:58.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:58.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:58.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:58.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:58 smithi088 ceph-mon[91108]: pgmap v852: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:58.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:58 smithi088 ceph-mon[91108]: pgmap v853: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:58.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:58.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:58 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:58.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:58.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:58.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:58 smithi088 ceph-mon[91108]: pgmap v854: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:58.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:58 smithi088 ceph-mon[91108]: pgmap v855: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:58.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:58.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:58.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:58.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:58.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:58.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-12T22:42:58.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:58 smithi088 ceph-mon[91108]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-12T22:42:58.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:42:58 smithi088 ceph-mon[91108]: Upgrade: osd.1 is safe to restart 2024-04-12T22:42:58.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:58 smithi088 ceph-mon[87547]: pgmap v848: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:58.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:58 smithi088 ceph-mon[87547]: pgmap v849: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:58.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:58 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:58.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:58 smithi088 ceph-mon[87547]: pgmap v850: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:58.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:58 smithi088 ceph-mon[87547]: pgmap v851: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:58.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:58 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:58.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:58.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:58.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:58.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:58.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:58 smithi088 ceph-mon[87547]: pgmap v852: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:58.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:58 smithi088 ceph-mon[87547]: pgmap v853: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:58.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:58.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:58 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:58.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:58.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:58.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:58 smithi088 ceph-mon[87547]: pgmap v854: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:58.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:58 smithi088 ceph-mon[87547]: pgmap v855: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:58.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:58.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:58.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:58.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:58.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:58.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-12T22:42:58.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:58 smithi088 ceph-mon[87547]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-12T22:42:58.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:42:58 smithi088 ceph-mon[87547]: Upgrade: osd.1 is safe to restart 2024-04-12T22:42:58.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:58 smithi142 ceph-mon[87853]: pgmap v848: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:58.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:58 smithi142 ceph-mon[87853]: pgmap v849: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:58.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:58 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:58.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:58 smithi142 ceph-mon[87853]: pgmap v850: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:58.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:58 smithi142 ceph-mon[87853]: pgmap v851: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:58.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:58 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:58.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:58.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:58.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:42:58.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:42:58.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:58 smithi142 ceph-mon[87853]: pgmap v852: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:58.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:58 smithi142 ceph-mon[87853]: pgmap v853: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:58.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:58.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:58 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:42:58.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:58.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:58.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:58 smithi142 ceph-mon[87853]: pgmap v854: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:58.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:58 smithi142 ceph-mon[87853]: pgmap v855: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:42:58.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:42:58.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:42:58.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:58.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:58.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:42:58.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-12T22:42:58.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:58 smithi142 ceph-mon[87853]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-12T22:42:58.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:42:58 smithi142 ceph-mon[87853]: Upgrade: osd.1 is safe to restart 2024-04-12T22:42:58.996 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:42:58 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[60838]: ts=2024-04-12T22:42:58.659Z caller=alerting.go:353 level=warn component="rule manager" alert="unsupported value type" msg="Expanding alert template failed" err="error executing template __alert_CephOSDDown: template: __alert_CephOSDDown:1:358: executing \"__alert_CephOSDDown\" at : error calling query: 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 19.0.0-2053-gb277feb2 (b277feb2c7beb4597d8ecc39d58d5c36b81f613a) squid (dev)\", cluster_addr=\"172.21.15.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"smithi088:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"172.21.15.142:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2024-04-12T22:42:58.996 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:42:58 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[60838]: ts=2024-04-12T22:42: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 19.0.0-2053-gb277feb2 (b277feb2c7beb4597d8ecc39d58d5c36b81f613a) squid (dev)\", cluster_addr=\"172.21.15.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"smithi088:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"172.21.15.142:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-12T22:43:00.633 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:00 smithi088 ceph-mon[91108]: pgmap v856: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:00.634 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:00.634 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:43:00.634 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:00 smithi088 ceph-mon[87547]: pgmap v856: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:00.634 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:00.634 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:43:00.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:00 smithi142 ceph-mon[87853]: pgmap v856: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:00.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:00.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:43:01.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:01 smithi088 ceph-mon[87547]: Upgrade: Updating osd.1 2024-04-12T22:43:01.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:01.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-12T22:43:01.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:01.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:01 smithi088 ceph-mon[87547]: Deploying daemon osd.1 on smithi088 2024-04-12T22:43:01.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:01 smithi088 ceph-mon[91108]: Upgrade: Updating osd.1 2024-04-12T22:43:01.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:01.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-12T22:43:01.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:01.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:01 smithi088 ceph-mon[91108]: Deploying daemon osd.1 on smithi088 2024-04-12T22:43:01.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:01 smithi142 ceph-mon[87853]: Upgrade: Updating osd.1 2024-04-12T22:43:01.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:01.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-12T22:43:01.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:01.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:01 smithi142 ceph-mon[87853]: Deploying daemon osd.1 on smithi088 2024-04-12T22:43:02.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:02 smithi142 ceph-mon[87853]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:43:02.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:02 smithi142 ceph-mon[87853]: pgmap v857: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:43:02.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:02.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:02.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:02 smithi142 ceph-mon[87853]: pgmap v858: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:43:02.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:02 smithi142 ceph-mon[87853]: pgmap v859: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:43:02.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:03.154 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:02 smithi088 ceph-mon[87547]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:43:03.155 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:02 smithi088 ceph-mon[87547]: pgmap v857: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:43:03.155 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:03.155 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:03.155 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:02 smithi088 ceph-mon[87547]: pgmap v858: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:43:03.155 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:02 smithi088 ceph-mon[87547]: pgmap v859: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:43:03.155 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:03.155 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:02 smithi088 ceph-mon[91108]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:43:03.155 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:02 smithi088 ceph-mon[91108]: pgmap v857: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:43:03.155 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:03.155 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:03.156 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:02 smithi088 ceph-mon[91108]: pgmap v858: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:43:03.156 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:02 smithi088 ceph-mon[91108]: pgmap v859: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:43:03.156 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:04.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:04.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:04.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:04 smithi088 ceph-mon[87547]: pgmap v860: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 834 B/s rd, 0 op/s 2024-04-12T22:43:04.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:04 smithi088 ceph-mon[87547]: pgmap v861: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 834 B/s rd, 0 op/s 2024-04-12T22:43:04.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:04.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:04.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:04.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:04 smithi088 ceph-mon[91108]: pgmap v860: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 834 B/s rd, 0 op/s 2024-04-12T22:43:04.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:04 smithi088 ceph-mon[91108]: pgmap v861: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 834 B/s rd, 0 op/s 2024-04-12T22:43:04.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:04.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:04.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:04.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:04 smithi142 ceph-mon[87853]: pgmap v860: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 834 B/s rd, 0 op/s 2024-04-12T22:43:04.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:04 smithi142 ceph-mon[87853]: pgmap v861: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 834 B/s rd, 0 op/s 2024-04-12T22:43:04.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:05.554 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:43:05 smithi088 systemd[1]: Stopping Ceph osd.1 for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:43:05.928 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:43:05 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-1[35927]: 2024-04-12T22:43:05.559+0000 7f2819cf1700 -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-12T22:43:05.928 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:43:05 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-1[35927]: 2024-04-12T22:43:05.559+0000 7f2819cf1700 -1 osd.1 117 *** Got signal Terminated *** 2024-04-12T22:43:05.929 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:43:05 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-1[35927]: 2024-04-12T22:43:05.559+0000 7f2819cf1700 -1 osd.1 117 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-12T22:43:06.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:06.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:05 smithi142 ceph-mon[87853]: pgmap v862: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 834 B/s rd, 0 op/s 2024-04-12T22:43:06.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:05 smithi142 ceph-mon[87853]: osd.1 marked itself down and dead 2024-04-12T22:43:06.311 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:06.311 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:05 smithi088 ceph-mon[87547]: pgmap v862: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 834 B/s rd, 0 op/s 2024-04-12T22:43:06.312 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:05 smithi088 ceph-mon[87547]: osd.1 marked itself down and dead 2024-04-12T22:43:06.312 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:06.312 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:05 smithi088 ceph-mon[91108]: pgmap v862: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 834 B/s rd, 0 op/s 2024-04-12T22:43:06.312 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:05 smithi088 ceph-mon[91108]: osd.1 marked itself down and dead 2024-04-12T22:43:06.678 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:43:06 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:43:06] "GET /metrics HTTP/1.1" 200 38416 "" "Prometheus/2.33.4" 2024-04-12T22:43:06.678 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:43:06 smithi088 podman[111865]: 2024-04-12 22:43:06.348348123 +0000 UTC m=+0.910239362 container died 46e5a57910bca8423ceb05c561ad7fd6788077c92a43ae86834e8488dc7ffecc (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-1, 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, version=8, CEPH_POINT_RELEASE=-17.2.0, com.redhat.component=centos-stream-container, vendor=Red Hat, Inc., vcs-type=git, GIT_CLEAN=True, io.openshift.tags=base centos centos-stream, distribution-scope=public, io.openshift.expose-services=, io.k8s.display-name=CentOS Stream 8, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, build-date=2022-05-03T08:36:31.336870, architecture=x86_64, 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., name=centos-stream, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, maintainer=Guillaume Abrioux , release=754, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, GIT_REPO=https://github.com/ceph/ceph-container.git, io.buildah.version=1.19.8, ceph=True, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, GIT_BRANCH=HEAD) 2024-04-12T22:43:07.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:06 smithi142 ceph-mon[87853]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-12T22:43:07.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:06 smithi142 ceph-mon[87853]: osdmap e118: 8 total, 7 up, 8 in 2024-04-12T22:43:07.351 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:06 smithi088 ceph-mon[87547]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-12T22:43:07.351 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:06 smithi088 ceph-mon[87547]: osdmap e118: 8 total, 7 up, 8 in 2024-04-12T22:43:07.351 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:06 smithi088 ceph-mon[91108]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-12T22:43:07.352 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:06 smithi088 ceph-mon[91108]: osdmap e118: 8 total, 7 up, 8 in 2024-04-12T22:43:07.352 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:43:06 smithi088 podman[111865]: 2024-04-12 22:43:06.969041531 +0000 UTC m=+1.530932810 container cleanup 46e5a57910bca8423ceb05c561ad7fd6788077c92a43ae86834e8488dc7ffecc (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-1, maintainer=Guillaume Abrioux , io.buildah.version=1.19.8, GIT_BRANCH=HEAD, distribution-scope=public, io.openshift.tags=base centos centos-stream, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, release=754, io.openshift.expose-services=, 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., name=centos-stream, 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, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, build-date=2022-05-03T08:36:31.336870, GIT_REPO=https://github.com/ceph/ceph-container.git, CEPH_POINT_RELEASE=-17.2.0, com.redhat.component=centos-stream-container, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, vcs-type=git, version=8, io.k8s.display-name=CentOS Stream 8, RELEASE=HEAD, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, architecture=x86_64) 2024-04-12T22:43:07.352 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:43:06 smithi088 bash[111865]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-1 2024-04-12T22:43:07.352 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:43:07 smithi088 podman[111883]: 2024-04-12 22:43:07.187099286 +0000 UTC m=+0.833224098 container remove 46e5a57910bca8423ceb05c561ad7fd6788077c92a43ae86834e8488dc7ffecc (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-1, 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, name=centos-stream, CEPH_POINT_RELEASE=-17.2.0, release=754, GIT_BRANCH=HEAD, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, ceph=True, io.openshift.tags=base centos centos-stream, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, maintainer=Guillaume Abrioux , version=8, vcs-type=git, com.redhat.component=centos-stream-container, GIT_REPO=https://github.com/ceph/ceph-container.git, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, vendor=Red Hat, Inc., 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, GIT_CLEAN=True, architecture=x86_64, io.buildah.version=1.19.8, distribution-scope=public, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754) 2024-04-12T22:43:07.622 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:43:07 smithi088 podman[111976]: 2024-04-12 22:43:07.508656962 +0000 UTC m=+0.017740551 image pull 668895944f0ec64b67a5b7564961d2756f2966e5d4b9338516300dbec9984951 quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a 2024-04-12T22:43:07.622 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:43:07 smithi088 podman[111976]: 2024-04-12 22:43:07.629595273 +0000 UTC m=+0.138678863 container create 2b088c1e5bf87cdc34fbc26c984928101180aefb9c5e545d172eb7cd9987ec0a (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-1-deactivate, ceph=True, org.label-schema.license=GPLv2, RELEASE=squid-b277feb, org.label-schema.build-date=20240409, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS) 2024-04-12T22:43:08.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:07 smithi088 ceph-mon[87547]: osdmap e119: 8 total, 7 up, 8 in 2024-04-12T22:43:08.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:07 smithi088 ceph-mon[87547]: pgmap v865: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 897 B/s rd, 0 op/s 2024-04-12T22:43:08.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:07 smithi088 ceph-mon[91108]: osdmap e119: 8 total, 7 up, 8 in 2024-04-12T22:43:08.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:07 smithi088 ceph-mon[91108]: pgmap v865: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 897 B/s rd, 0 op/s 2024-04-12T22:43:08.179 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:43:07 smithi088 podman[111976]: 2024-04-12 22:43:07.890547566 +0000 UTC m=+0.399631155 container init 2b088c1e5bf87cdc34fbc26c984928101180aefb9c5e545d172eb7cd9987ec0a (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-1-deactivate, GIT_CLEAN=True, org.label-schema.license=GPLv2, ceph=True, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240409, RELEASE=squid-b277feb, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.5, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=) 2024-04-12T22:43:08.179 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:43:07 smithi088 podman[111976]: 2024-04-12 22:43:07.893831197 +0000 UTC m=+0.402914796 container start 2b088c1e5bf87cdc34fbc26c984928101180aefb9c5e545d172eb7cd9987ec0a (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-1-deactivate, ceph=True, GIT_BRANCH=HEAD, RELEASE=squid-b277feb, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240409, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_CLEAN=True) 2024-04-12T22:43:08.179 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:43:07 smithi088 podman[111976]: 2024-04-12 22:43:07.974007895 +0000 UTC m=+0.483091502 container attach 2b088c1e5bf87cdc34fbc26c984928101180aefb9c5e545d172eb7cd9987ec0a (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-1-deactivate, org.label-schema.build-date=20240409, io.buildah.version=1.33.5, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, ceph=True, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, RELEASE=squid-b277feb) 2024-04-12T22:43:08.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:07 smithi142 ceph-mon[87853]: osdmap e119: 8 total, 7 up, 8 in 2024-04-12T22:43:08.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:07 smithi142 ceph-mon[87853]: pgmap v865: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 897 B/s rd, 0 op/s 2024-04-12T22:43:08.625 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:43:08 smithi088 podman[111976]: 2024-04-12 22:43:08.199885538 +0000 UTC m=+0.708969137 container died 2b088c1e5bf87cdc34fbc26c984928101180aefb9c5e545d172eb7cd9987ec0a (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-1-deactivate, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, RELEASE=squid-b277feb, org.label-schema.license=GPLv2, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240409) 2024-04-12T22:43:08.882 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:43:08 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[60838]: ts=2024-04-12T22:43:08.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 19.0.0-2053-gb277feb2 (b277feb2c7beb4597d8ecc39d58d5c36b81f613a) squid (dev)\", cluster_addr=\"172.21.15.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"smithi088:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.88\", device_class=\"ssd\", hostname=\"smithi088\", instance=\"172.21.15.142:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.88\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-12T22:43:09.390 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:43:08 smithi088 podman[112002]: 2024-04-12 22:43:08.961608789 +0000 UTC m=+0.754199022 container remove 2b088c1e5bf87cdc34fbc26c984928101180aefb9c5e545d172eb7cd9987ec0a (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-1-deactivate, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.license=GPLv2, org.label-schema.build-date=20240409, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, RELEASE=squid-b277feb, io.buildah.version=1.33.5) 2024-04-12T22:43:09.390 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:43:08 smithi088 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@osd.1.service: Deactivated successfully. 2024-04-12T22:43:09.391 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:43:08 smithi088 systemd[1]: Stopped Ceph osd.1 for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:43:09.391 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:43:08 smithi088 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@osd.1.service: Consumed 8.119s CPU time. 2024-04-12T22:43:09.391 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:43:09 smithi088 systemd[1]: Starting Ceph osd.1 for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:43:09.674 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:43:09 smithi088 podman[112105]: 2024-04-12 22:43:09.300292808 +0000 UTC m=+0.017277850 image pull 668895944f0ec64b67a5b7564961d2756f2966e5d4b9338516300dbec9984951 quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a 2024-04-12T22:43:09.675 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:43:09 smithi088 podman[112105]: 2024-04-12 22:43:09.404326172 +0000 UTC m=+0.121311212 container create 32cd73bcac6d3cd9babf8fc84cadfa44bfe5022127dc31e38e238f9fa3ff292c (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-1-activate, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, RELEASE=squid-b277feb, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, ceph=True, org.label-schema.build-date=20240409) 2024-04-12T22:43:09.675 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:43:09 smithi088 podman[112105]: 2024-04-12 22:43:09.615314727 +0000 UTC m=+0.332299770 container init 32cd73bcac6d3cd9babf8fc84cadfa44bfe5022127dc31e38e238f9fa3ff292c (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-1-activate, GIT_CLEAN=True, GIT_BRANCH=HEAD, RELEASE=squid-b277feb, org.label-schema.license=GPLv2, org.label-schema.build-date=20240409, io.buildah.version=1.33.5, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, ceph=True, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0) 2024-04-12T22:43:09.675 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:43:09 smithi088 podman[112105]: 2024-04-12 22:43:09.618430128 +0000 UTC m=+0.335415173 container start 32cd73bcac6d3cd9babf8fc84cadfa44bfe5022127dc31e38e238f9fa3ff292c (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-1-activate, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, io.buildah.version=1.33.5, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_BRANCH=HEAD, org.label-schema.build-date=20240409, RELEASE=squid-b277feb, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, ceph=True, GIT_CLEAN=True) 2024-04-12T22:43:09.675 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:43:09 smithi088 podman[112105]: 2024-04-12 22:43:09.68190521 +0000 UTC m=+0.398890262 container attach 32cd73bcac6d3cd9babf8fc84cadfa44bfe5022127dc31e38e238f9fa3ff292c (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-1-activate, io.buildah.version=1.33.5, ceph=True, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.build-date=20240409, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=squid-b277feb, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS) 2024-04-12T22:43:09.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:09.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:09.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:09 smithi088 ceph-mon[87547]: pgmap v866: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 952 B/s rd, 0 op/s 2024-04-12T22:43:09.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:09 smithi088 ceph-mon[87547]: pgmap v867: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 952 B/s rd, 0 op/s 2024-04-12T22:43:09.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:09.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:09 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:09.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:09 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:09.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:09 smithi088 ceph-mon[91108]: pgmap v866: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 952 B/s rd, 0 op/s 2024-04-12T22:43:09.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:09 smithi088 ceph-mon[91108]: pgmap v867: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 952 B/s rd, 0 op/s 2024-04-12T22:43:09.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:09 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:10.092 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:09 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:10.093 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:09 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:10.093 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:09 smithi142 ceph-mon[87853]: pgmap v866: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 952 B/s rd, 0 op/s 2024-04-12T22:43:10.093 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:09 smithi142 ceph-mon[87853]: pgmap v867: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 952 B/s rd, 0 op/s 2024-04-12T22:43:10.093 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:09 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:10.428 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:43:10 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-1-activate[112120]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-04-12T22:43:10.429 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:43:10 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-1-activate[112120]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-1 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2024-04-12T22:43:10.429 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:43:10 smithi088 bash[112105]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-04-12T22:43:10.429 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:43:10 smithi088 bash[112105]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-1 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2024-04-12T22:43:10.429 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:43:10 smithi088 bash[112105]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-04-12T22:43:10.429 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:43:10 smithi088 bash[112105]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-04-12T22:43:10.429 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:43:10 smithi088 bash[112105]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2024-04-12T22:43:10.429 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:43:10 smithi088 bash[112105]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-04-12T22:43:10.429 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:43:10 smithi088 bash[112105]: --> ceph-volume raw activate successful for osd ID: 1 2024-04-12T22:43:10.429 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:43:10 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-1-activate[112120]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-04-12T22:43:10.429 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:43:10 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-1-activate[112120]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-04-12T22:43:10.429 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:43:10 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-1-activate[112120]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2024-04-12T22:43:10.429 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:43:10 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-1-activate[112120]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-04-12T22:43:10.429 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:43:10 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-1-activate[112120]: --> ceph-volume raw activate successful for osd ID: 1 2024-04-12T22:43:10.430 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:43:10 smithi088 podman[112105]: 2024-04-12 22:43:10.086930169 +0000 UTC m=+0.803915208 container died 32cd73bcac6d3cd9babf8fc84cadfa44bfe5022127dc31e38e238f9fa3ff292c (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-1-activate, ceph=True, org.label-schema.build-date=20240409, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, io.buildah.version=1.33.5, CEPH_POINT_RELEASE=, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , RELEASE=squid-b277feb, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0) 2024-04-12T22:43:11.097 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:10 smithi088 ceph-mon[87547]: Health check failed: Degraded data redundancy: 6/630 objects degraded (0.952%), 1 pg degraded (PG_DEGRADED) 2024-04-12T22:43:11.098 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:10 smithi088 ceph-mon[91108]: Health check failed: Degraded data redundancy: 6/630 objects degraded (0.952%), 1 pg degraded (PG_DEGRADED) 2024-04-12T22:43:11.098 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:43:10 smithi088 podman[112242]: 2024-04-12 22:43:10.760891103 +0000 UTC m=+0.664478445 container remove 32cd73bcac6d3cd9babf8fc84cadfa44bfe5022127dc31e38e238f9fa3ff292c (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-1-activate, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240409, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, RELEASE=squid-b277feb, org.label-schema.vendor=CentOS, ceph=True, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, io.buildah.version=1.33.5, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0) 2024-04-12T22:43:11.098 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:43:10 smithi088 podman[112310]: 2024-04-12 22:43:10.882787529 +0000 UTC m=+0.018338929 image pull 668895944f0ec64b67a5b7564961d2756f2966e5d4b9338516300dbec9984951 quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a 2024-04-12T22:43:11.098 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:43:10 smithi088 podman[112310]: 2024-04-12 22:43:10.995141399 +0000 UTC m=+0.130692800 container create f42e2b1acae5f0569d450bf6bb1385baa24a75d453dbb2b7fb61336e4f8d30a1 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-1, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.build-date=20240409, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, RELEASE=squid-b277feb, io.buildah.version=1.33.5, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_CLEAN=True) 2024-04-12T22:43:11.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:10 smithi142 ceph-mon[87853]: Health check failed: Degraded data redundancy: 6/630 objects degraded (0.952%), 1 pg degraded (PG_DEGRADED) 2024-04-12T22:43:11.678 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:43:11 smithi088 podman[112310]: 2024-04-12 22:43:11.239747453 +0000 UTC m=+0.375298861 container init f42e2b1acae5f0569d450bf6bb1385baa24a75d453dbb2b7fb61336e4f8d30a1 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-1, org.label-schema.vendor=CentOS, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, ceph=True, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240409, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-b277feb) 2024-04-12T22:43:11.678 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:43:11 smithi088 podman[112310]: 2024-04-12 22:43:11.242930507 +0000 UTC m=+0.378481906 container start f42e2b1acae5f0569d450bf6bb1385baa24a75d453dbb2b7fb61336e4f8d30a1 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-1, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.5, org.label-schema.build-date=20240409, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, ceph=True, GIT_CLEAN=True, RELEASE=squid-b277feb) 2024-04-12T22:43:11.679 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:43:11 smithi088 ceph-osd[112329]: -- 172.21.15.88:0/1434684211 <== mon.0 v2:172.21.15.88:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55be61b43680 con 0x55be61b0d400 2024-04-12T22:43:11.679 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:43:11 smithi088 bash[112310]: f42e2b1acae5f0569d450bf6bb1385baa24a75d453dbb2b7fb61336e4f8d30a1 2024-04-12T22:43:11.679 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:43:11 smithi088 systemd[1]: Started Ceph osd.1 for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:43:12.145 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:43:11 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-1[112325]: 2024-04-12T22:43:11.780+0000 7f4843dbc7c0 -1 Falling back to public interface 2024-04-12T22:43:12.145 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:11 smithi088 ceph-mon[91108]: pgmap v868: 161 pgs: 1 active+undersized+degraded, 20 stale+active+clean, 5 active+undersized, 135 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 952 B/s rd, 0 op/s; 6/630 objects degraded (0.952%) 2024-04-12T22:43:12.145 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:11 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:12.145 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:11 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:12.145 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:11 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:12.145 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:11 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:12.145 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:11 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:12.145 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:11 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:12.146 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:11 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:12.146 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:11 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:12.146 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:11 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:12.146 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:11 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:12.146 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:11 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:12.146 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:11 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:12.146 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:11 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:12.146 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:11 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:12.146 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:11 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:12.146 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:11 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:12.146 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:11 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:12.146 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:11 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:12.146 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:11 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:12.146 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:11 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:12.147 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:11 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:12.147 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:11 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:12.147 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:11 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:12.147 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:11 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:12.147 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:11 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:12.147 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:11 smithi088 ceph-mon[87547]: pgmap v868: 161 pgs: 1 active+undersized+degraded, 20 stale+active+clean, 5 active+undersized, 135 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 952 B/s rd, 0 op/s; 6/630 objects degraded (0.952%) 2024-04-12T22:43:12.147 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:11 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:12.147 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:11 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:12.147 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:11 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:12.147 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:11 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:12.147 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:11 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:12.147 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:11 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:12.148 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:11 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:12.148 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:11 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:12.148 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:11 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:12.148 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:11 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:12.148 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:11 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:12.148 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:11 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:12.148 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:11 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:12.148 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:11 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:12.148 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:11 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:12.148 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:11 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:12.148 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:11 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:12.148 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:11 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:12.148 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:11 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:12.148 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:11 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:12.148 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:11 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:12.149 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:11 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:12.149 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:11 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:12.149 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:11 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:12.149 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:11 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:12.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:11 smithi142 ceph-mon[87853]: pgmap v868: 161 pgs: 1 active+undersized+degraded, 20 stale+active+clean, 5 active+undersized, 135 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 952 B/s rd, 0 op/s; 6/630 objects degraded (0.952%) 2024-04-12T22:43:12.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:11 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:12.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:11 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:12.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:11 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:12.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:11 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:12.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:11 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:12.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:11 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:12.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:11 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:12.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:11 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:12.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:11 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:12.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:11 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:12.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:11 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:12.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:11 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:12.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:11 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:12.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:11 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:12.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:11 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:12.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:11 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:12.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:11 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:12.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:11 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:12.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:11 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:12.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:11 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:12.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:11 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:12.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:11 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:12.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:11 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:12.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:11 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:12.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:11 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:12.900 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[91108]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:43:12.900 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[91108]: pgmap v869: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:12.900 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[91108]: pgmap v870: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:12.901 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:12.901 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[91108]: pgmap v871: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:12.901 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[91108]: pgmap v872: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:12.901 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:12.901 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[91108]: pgmap v873: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:12.901 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[91108]: pgmap v874: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:12.901 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:12.901 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[91108]: pgmap v875: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:12.901 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[91108]: pgmap v876: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:12.901 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:12.901 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[91108]: pgmap v877: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:12.901 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[91108]: pgmap v878: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:12.901 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:12.901 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:12.902 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:12.902 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:12.902 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:12.902 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:12.902 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:12.902 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:12.902 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[87547]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:43:12.902 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[87547]: pgmap v869: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:12.902 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[87547]: pgmap v870: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:12.903 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:12.903 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[87547]: pgmap v871: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:12.903 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[87547]: pgmap v872: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:12.903 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:12.903 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[87547]: pgmap v873: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:12.903 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[87547]: pgmap v874: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:12.903 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:12.903 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[87547]: pgmap v875: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:12.903 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[87547]: pgmap v876: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:12.903 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:12.903 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[87547]: pgmap v877: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:12.903 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[87547]: pgmap v878: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:12.903 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:12.904 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:12.904 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:12.904 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:12.904 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:12.904 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:12.904 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:12.904 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:12.904 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:12.905 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:12.905 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:12.905 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:12.905 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:12.905 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:12.905 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:12.905 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:12.905 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:12.905 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:12.905 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:12.905 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:12.905 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:12.905 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:12.906 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:12.906 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:12.906 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:12.906 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:12.906 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:12.906 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:12.906 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:12.906 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:12.906 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:12.906 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:12.906 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:12.906 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:12.906 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:12.907 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:12.907 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:12.907 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:12.907 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:12.907 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:12.907 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:12.907 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:12.907 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:12.907 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:12.907 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:12.907 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:12.907 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:12.907 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:12.907 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:12.907 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:12.907 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:12.908 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:12.908 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:12.908 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:12.908 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:12.908 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:12.908 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:12.908 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:12.908 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:12.908 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:12.908 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:12.908 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:12.908 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:12.909 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:12.909 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:12.909 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:12.909 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:12.909 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:12.909 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:12.909 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:12.909 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:12.909 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:12.909 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:12.909 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:12.909 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:12.909 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:12.909 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:12.909 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:12.909 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:12.909 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:12.910 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:12.910 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:12.910 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:12.910 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:12.910 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:12.910 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:12.910 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:12.910 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:12.910 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:12.910 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:12.910 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:12.910 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:12.910 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:12.910 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:13.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:12 smithi142 ceph-mon[87853]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:43:13.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:12 smithi142 ceph-mon[87853]: pgmap v869: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:13.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:12 smithi142 ceph-mon[87853]: pgmap v870: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:13.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:12 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:13.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:12 smithi142 ceph-mon[87853]: pgmap v871: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:13.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:12 smithi142 ceph-mon[87853]: pgmap v872: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:13.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:12 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:13.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:12 smithi142 ceph-mon[87853]: pgmap v873: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:13.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:12 smithi142 ceph-mon[87853]: pgmap v874: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:13.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:12 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:13.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:12 smithi142 ceph-mon[87853]: pgmap v875: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:13.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:12 smithi142 ceph-mon[87853]: pgmap v876: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:13.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:12 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:13.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:12 smithi142 ceph-mon[87853]: pgmap v877: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:13.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:12 smithi142 ceph-mon[87853]: pgmap v878: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:13.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:12 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:13.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:13.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:13.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:13.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:13.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:13.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:13.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:13.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:13.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:13.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:13.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:13.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:13.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:13.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:13.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:13.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:13.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:13.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:13.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:13.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:13.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:13.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:13.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:13.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:13.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:13.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:13.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:13.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:13.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:13.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:13.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:13.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:13.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:13.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:13.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:13.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:13.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:13.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:13.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:13.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:13.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:13.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:13.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:13.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:13.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:13.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:13.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:13.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:13.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:13.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:14.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[87547]: pgmap v879: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[87547]: pgmap v880: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:14.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[87547]: pgmap v881: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[87547]: pgmap v882: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:14.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[87547]: pgmap v883: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[87547]: pgmap v884: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:14.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[87547]: pgmap v885: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[87547]: pgmap v886: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:14.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[87547]: pgmap v887: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[87547]: pgmap v888: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:14.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[87547]: pgmap v889: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[87547]: pgmap v890: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:14.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[87547]: pgmap v891: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[87547]: pgmap v892: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:14.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[87547]: pgmap v893: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[91108]: pgmap v879: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[91108]: pgmap v880: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:14.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[91108]: pgmap v881: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[91108]: pgmap v882: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:14.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[91108]: pgmap v883: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[91108]: pgmap v884: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:14.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[91108]: pgmap v885: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[91108]: pgmap v886: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:14.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[91108]: pgmap v887: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[91108]: pgmap v888: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:14.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[91108]: pgmap v889: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[91108]: pgmap v890: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:14.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[91108]: pgmap v891: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[91108]: pgmap v892: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:14.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[91108]: pgmap v893: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[87547]: pgmap v894: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:14.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[87547]: pgmap v895: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[87547]: pgmap v896: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:14.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[87547]: pgmap v897: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[87547]: pgmap v898: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:14.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:14.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:14.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:14.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:14.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:14.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:14.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:14.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:14.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:14.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:14.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:14.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:14.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:14.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:14.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:14.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:14.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:14.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:14.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[91108]: pgmap v894: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:14.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[91108]: pgmap v895: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[91108]: pgmap v896: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:14.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[91108]: pgmap v897: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[91108]: pgmap v898: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:14.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:14.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:14.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:14.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:14.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:14.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:14.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:14.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:14.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:14.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:14.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:14.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:14.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:14.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:14.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:14.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:14.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:14.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:14.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:14.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:14.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:14.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:14.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:14.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:14.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:14.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:14.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:14.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:14.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:14.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:14.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:14.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:14.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:14.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:14.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:14.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:14.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:14.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:14.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:14.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:14.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:14.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:14.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:14.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:14.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:14.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:14.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:14.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:14.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:14.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:14.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:14.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:14.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:14.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:14.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:14.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:14.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:14.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:14.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:14.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:14.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:14.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:14.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:14.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:14.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:14.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:14.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:14.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:14.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:14.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:14.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:14.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:14.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:14.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:14.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:14.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:14.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:14.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:14.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:14.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:14.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:14.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:13 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:14.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:13 smithi142 ceph-mon[87853]: pgmap v879: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:13 smithi142 ceph-mon[87853]: pgmap v880: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:13 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:14.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:13 smithi142 ceph-mon[87853]: pgmap v881: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:13 smithi142 ceph-mon[87853]: pgmap v882: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:13 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:14.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:13 smithi142 ceph-mon[87853]: pgmap v883: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:13 smithi142 ceph-mon[87853]: pgmap v884: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:13 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:14.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:13 smithi142 ceph-mon[87853]: pgmap v885: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:13 smithi142 ceph-mon[87853]: pgmap v886: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:13 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:14.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:13 smithi142 ceph-mon[87853]: pgmap v887: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:13 smithi142 ceph-mon[87853]: pgmap v888: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:13 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:14.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:13 smithi142 ceph-mon[87853]: pgmap v889: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:13 smithi142 ceph-mon[87853]: pgmap v890: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:13 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:14.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:13 smithi142 ceph-mon[87853]: pgmap v891: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:13 smithi142 ceph-mon[87853]: pgmap v892: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:13 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:14.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:13 smithi142 ceph-mon[87853]: pgmap v893: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:13 smithi142 ceph-mon[87853]: pgmap v894: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:13 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:14.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:13 smithi142 ceph-mon[87853]: pgmap v895: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:13 smithi142 ceph-mon[87853]: pgmap v896: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:13 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:14.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:13 smithi142 ceph-mon[87853]: pgmap v897: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:13 smithi142 ceph-mon[87853]: pgmap v898: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:13 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:14.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:13 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:14.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:13 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:14.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:13 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:14.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:13 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:14.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:13 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:14.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:13 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:14.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:13 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:14.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:13 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:14.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:13 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:14.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:13 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:14.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:13 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:14.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:13 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:14.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:13 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:14.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:13 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:14.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:13 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:14.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:13 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:14.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:13 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:14.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:13 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:14.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:13 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:14.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:13 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:14.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:13 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:14.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:13 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:14.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:13 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:14.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:13 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:14.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:13 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:14.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:13 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:14.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:13 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:14.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:13 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:14.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:13 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:14.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:13 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:14.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:13 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:14.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:13 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:14.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:13 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:14.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:13 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:14.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:13 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:14.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:13 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:14.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:13 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:14.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:13 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:14.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:13 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:14.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:13 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:14.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:13 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:14.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:13 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:14.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:13 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:14.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:13 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:14.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:13 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:14.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:13 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:14.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:13 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:14.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:13 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:14.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:13 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:14.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:13 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:14.849 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-1[112325]: 2024-04-12T22:43:14.495+0000 7f4843dbc7c0 -1 osd.1 0 read_superblock omap replica is missing. 2024-04-12T22:43:14.850 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-1[112325]: 2024-04-12T22:43:14.525+0000 7f4843dbc7c0 -1 osd.1 117 log_to_monitors true 2024-04-12T22:43:14.903 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:14 smithi142 ceph-mon[87853]: pgmap v899: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.903 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:14 smithi142 ceph-mon[87853]: pgmap v900: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.904 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:14 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:14.904 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:14 smithi142 ceph-mon[87853]: pgmap v901: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.904 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:14 smithi142 ceph-mon[87853]: pgmap v902: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.904 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:14 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:14.904 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:14 smithi142 ceph-mon[87853]: pgmap v903: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.904 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:14 smithi142 ceph-mon[87853]: pgmap v904: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.904 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:14 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:14.904 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:14 smithi142 ceph-mon[87853]: pgmap v905: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.904 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:14 smithi142 ceph-mon[87853]: pgmap v906: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.904 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:14 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:14.904 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:14 smithi142 ceph-mon[87853]: pgmap v907: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.904 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:14 smithi142 ceph-mon[87853]: pgmap v908: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.904 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:14 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:14.904 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:14 smithi142 ceph-mon[87853]: pgmap v909: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.905 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:14 smithi142 ceph-mon[87853]: pgmap v910: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.905 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:14 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:14.905 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:14 smithi142 ceph-mon[87853]: pgmap v911: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.905 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:14 smithi142 ceph-mon[87853]: pgmap v912: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.905 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:14 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:14.905 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:14 smithi142 ceph-mon[87853]: pgmap v913: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.906 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:14 smithi142 ceph-mon[87853]: pgmap v914: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.906 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:14 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:14.906 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:14 smithi142 ceph-mon[87853]: pgmap v915: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.906 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:14 smithi142 ceph-mon[87853]: pgmap v916: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.906 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:14 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:14.906 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:14 smithi142 ceph-mon[87853]: pgmap v917: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.906 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:14 smithi142 ceph-mon[87853]: pgmap v918: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.906 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:14 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:14.906 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:14 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:14.906 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:14 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:14.906 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:14 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:14.907 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:14 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:14.907 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:14 smithi142 ceph-mon[87853]: pgmap v919: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.907 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:14 smithi142 ceph-mon[87853]: pgmap v920: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.907 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:14 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:14.907 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:14 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:14.907 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:14 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:14.907 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:14 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:14.907 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:14 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:14.907 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:14 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:14.907 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:14 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:14.907 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:14 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:14.907 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:14 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:14.907 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:14 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:14.907 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:14 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:14.907 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:14 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:14.908 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:14 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:14.908 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:14 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:14.908 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:14 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:14.908 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:14 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:14.908 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:14 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:14.908 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:14 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:14.908 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:14 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:14.908 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:14 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:14.908 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:14 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:14.908 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:14 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:14.908 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:14 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:14.908 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:14 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:14.908 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:14 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:14.908 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:14 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:14.908 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:14 smithi142 ceph-mon[87853]: from='osd.1 [v2:172.21.15.88:6810/2028789680,v1:172.21.15.88:6811/2028789680]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-12T22:43:14.909 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:14 smithi142 ceph-mon[87853]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-12T22:43:14.909 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:14 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:14.909 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:14 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:14.909 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:14 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:14.909 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:14 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:14.909 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:14 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:14.909 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:14 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:14.909 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:14 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:14.909 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:14 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:14.909 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:14 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:14.909 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:14 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:14.909 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:14 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:14.909 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:14 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:14.909 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:14 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:14.909 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:14 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:14.910 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:14 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:14.910 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:14 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:14.910 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:14 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:14.910 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:14 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:14.910 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:14 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:14.910 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:14 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:14.910 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[87547]: pgmap v899: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.910 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[87547]: pgmap v900: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.911 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:14.911 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[87547]: pgmap v901: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.911 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[87547]: pgmap v902: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.911 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:14.911 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[87547]: pgmap v903: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.911 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[87547]: pgmap v904: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.911 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:14.911 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[87547]: pgmap v905: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.911 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[87547]: pgmap v906: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.911 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:14.911 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[87547]: pgmap v907: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.911 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[87547]: pgmap v908: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.911 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:14.911 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[87547]: pgmap v909: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.912 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[87547]: pgmap v910: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.912 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:14.912 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[87547]: pgmap v911: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.912 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[87547]: pgmap v912: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.912 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:14.912 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[87547]: pgmap v913: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.912 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[91108]: pgmap v899: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.912 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[91108]: pgmap v900: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.913 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:14.913 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[91108]: pgmap v901: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.913 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[91108]: pgmap v902: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.913 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:14.913 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[91108]: pgmap v903: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.913 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[91108]: pgmap v904: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.913 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:14.913 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[91108]: pgmap v905: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.913 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[91108]: pgmap v906: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.913 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:14.913 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[91108]: pgmap v907: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.913 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[91108]: pgmap v908: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.913 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:14.913 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[91108]: pgmap v909: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.913 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[91108]: pgmap v910: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.914 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:14.914 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[91108]: pgmap v911: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.914 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[91108]: pgmap v912: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.914 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:14.914 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[91108]: pgmap v913: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.914 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[91108]: pgmap v914: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.914 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:14.914 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[91108]: pgmap v915: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.914 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[91108]: pgmap v916: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.914 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:14.914 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[91108]: pgmap v917: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.914 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[91108]: pgmap v918: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.914 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:14.915 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[87547]: pgmap v914: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.915 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:14.915 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[87547]: pgmap v915: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.915 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[87547]: pgmap v916: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.915 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:14.915 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[87547]: pgmap v917: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.915 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[87547]: pgmap v918: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.915 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:14.916 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:14.916 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:14.916 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:14.916 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:14.916 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[87547]: pgmap v919: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.916 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[87547]: pgmap v920: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:14.916 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:14.916 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:14.916 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:14.916 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:14.916 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:14.916 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:14.916 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:14.916 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:14.916 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:14.916 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:14.917 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:14.917 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:14.917 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:14.917 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:14.917 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:14.917 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:14.917 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:14.917 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:14.917 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:14.917 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:14.917 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:14.917 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:14.917 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:14.917 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:14.918 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:14.918 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:14.918 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[87547]: from='osd.1 [v2:172.21.15.88:6810/2028789680,v1:172.21.15.88:6811/2028789680]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-12T22:43:14.918 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[87547]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-12T22:43:14.918 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:14.918 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:14.918 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:14.918 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:14.918 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:14.918 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:14.918 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:14.918 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:14.918 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:14.918 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:14.919 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:14.919 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:14.919 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:14.919 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:14.919 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:14.919 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:14.919 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:14.919 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:14.919 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:14.919 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:15.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:15.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:15.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:15.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:15.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[91108]: pgmap v919: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:15.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[91108]: pgmap v920: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:15.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:15.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:15.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:15.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:15.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:15.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:15.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:15.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:15.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:15.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:15.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:15.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:15.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:15.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:15.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:15.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:15.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:15.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:15.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:15.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:15.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:15.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:15.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:15.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:15.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:15.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:15.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[91108]: from='osd.1 [v2:172.21.15.88:6810/2028789680,v1:172.21.15.88:6811/2028789680]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-12T22:43:15.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[91108]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-12T22:43:15.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:15.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:15.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:15.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:15.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:15.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:15.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:15.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:15.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:15.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:15.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:15.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:15.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:15.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:15.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:15.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:15.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:15.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:15.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:15.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:14 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:15.664 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-1[112325]: 2024-04-12T22:43:15.543+0000 7f4835214700 -1 osd.1 117 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-12T22:43:15.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:15.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[91108]: pgmap v921: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:15.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[91108]: pgmap v922: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:15.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:15.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[91108]: pgmap v923: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:15.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[91108]: pgmap v924: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:15.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:15.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[91108]: pgmap v925: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:15.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[91108]: pgmap v926: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:15.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:15.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[91108]: pgmap v927: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:15.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[91108]: pgmap v928: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:15.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:15.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[91108]: pgmap v929: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:15.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[91108]: pgmap v930: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:15.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:15.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[91108]: pgmap v931: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:15.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[91108]: pgmap v932: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:15.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:15.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[91108]: pgmap v933: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:15.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[91108]: pgmap v934: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:15.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:15.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:15.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[87547]: pgmap v921: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:15.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[87547]: pgmap v922: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:15.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:15.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[87547]: pgmap v923: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:15.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[87547]: pgmap v924: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:15.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:15.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[87547]: pgmap v925: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:15.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[87547]: pgmap v926: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:15.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:15.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[87547]: pgmap v927: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:15.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[87547]: pgmap v928: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:15.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:15.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[87547]: pgmap v929: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:15.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[87547]: pgmap v930: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:15.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:15.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[87547]: pgmap v931: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:15.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[87547]: pgmap v932: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:15.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:15.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[87547]: pgmap v933: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:15.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[87547]: pgmap v934: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:15.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:15.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[91108]: pgmap v935: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:15.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[91108]: pgmap v936: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:15.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:15.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[91108]: pgmap v937: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:15.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[91108]: pgmap v938: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:15.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:15.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:15.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:43:15.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:15.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:15.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:15.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:15.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:15.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:15.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:15.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:15.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:15.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:15.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:15.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:15.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:15.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:15.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:15.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:15.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:15.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:15.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:15.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:15.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:15.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:15.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:15.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:15.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:15.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[91108]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-12T22:43:15.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[91108]: osdmap e120: 8 total, 7 up, 8 in 2024-04-12T22:43:15.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[91108]: from='osd.1 [v2:172.21.15.88:6810/2028789680,v1:172.21.15.88:6811/2028789680]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-04-12T22:43:15.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[91108]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-04-12T22:43:15.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:15.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:15.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:15.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:15.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:15.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:15.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:15.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:15.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:15.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:15.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:15.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:15.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:15.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:15.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:15.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:15.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:15.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[87547]: pgmap v935: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:15.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[87547]: pgmap v936: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:15.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:15.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[87547]: pgmap v937: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:15.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[87547]: pgmap v938: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:15.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:15.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:15.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:43:15.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:15.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:15.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:15.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:15.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:15.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:15.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:15.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:15.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:15.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:15.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:15.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:15.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:15.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:15.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:15.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:15.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:15.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:15.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:15.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:15.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:15.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:15.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:15.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:15.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:15.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:15.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:15.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:15.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[87547]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-12T22:43:15.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[87547]: osdmap e120: 8 total, 7 up, 8 in 2024-04-12T22:43:15.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[87547]: from='osd.1 [v2:172.21.15.88:6810/2028789680,v1:172.21.15.88:6811/2028789680]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-04-12T22:43:15.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[87547]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-04-12T22:43:15.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:15.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:15.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:15.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:15.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:15.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:15.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:15.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:15.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:15.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:15.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:15.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:15.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:15.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:15.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:15.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:15.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:15.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:15.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:15.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:15 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:16.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:15 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:16.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:15 smithi142 ceph-mon[87853]: pgmap v921: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:16.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:15 smithi142 ceph-mon[87853]: pgmap v922: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:16.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:15 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:16.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:15 smithi142 ceph-mon[87853]: pgmap v923: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:16.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:15 smithi142 ceph-mon[87853]: pgmap v924: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:16.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:15 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:16.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:15 smithi142 ceph-mon[87853]: pgmap v925: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:16.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:15 smithi142 ceph-mon[87853]: pgmap v926: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:16.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:15 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:16.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:15 smithi142 ceph-mon[87853]: pgmap v927: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:16.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:15 smithi142 ceph-mon[87853]: pgmap v928: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:16.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:15 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:16.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:15 smithi142 ceph-mon[87853]: pgmap v929: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:16.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:15 smithi142 ceph-mon[87853]: pgmap v930: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:16.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:15 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:16.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:15 smithi142 ceph-mon[87853]: pgmap v931: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:16.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:15 smithi142 ceph-mon[87853]: pgmap v932: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:16.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:15 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:16.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:15 smithi142 ceph-mon[87853]: pgmap v933: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:16.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:15 smithi142 ceph-mon[87853]: pgmap v934: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:16.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:15 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:16.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:15 smithi142 ceph-mon[87853]: pgmap v935: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:16.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:15 smithi142 ceph-mon[87853]: pgmap v936: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:16.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:15 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:16.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:15 smithi142 ceph-mon[87853]: pgmap v937: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:16.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:15 smithi142 ceph-mon[87853]: pgmap v938: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:16.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:15 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:16.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:15 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:16.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:15 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:43:16.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:15 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:16.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:15 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:16.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:15 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:16.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:15 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:16.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:15 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:16.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:15 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:16.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:15 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:16.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:15 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:16.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:15 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:16.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:15 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:16.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:15 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:16.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:15 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:16.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:15 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:16.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:15 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:16.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:15 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:16.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:15 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:16.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:15 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:16.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:15 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:16.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:15 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:16.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:15 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:16.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:15 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:16.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:15 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:16.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:15 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:16.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:15 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:16.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:15 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:16.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:15 smithi142 ceph-mon[87853]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-12T22:43:16.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:15 smithi142 ceph-mon[87853]: osdmap e120: 8 total, 7 up, 8 in 2024-04-12T22:43:16.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:15 smithi142 ceph-mon[87853]: from='osd.1 [v2:172.21.15.88:6810/2028789680,v1:172.21.15.88:6811/2028789680]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-04-12T22:43:16.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:15 smithi142 ceph-mon[87853]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-04-12T22:43:16.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:15 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:16.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:15 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:16.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:15 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:16.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:15 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:16.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:15 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:16.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:15 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:16.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:15 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:16.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:15 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:16.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:15 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:16.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:15 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:16.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:15 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:16.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:15 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:16.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:15 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:16.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:15 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:16.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:15 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:16.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:15 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:16.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:15 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:16.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:15 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:16.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:15 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:16.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:15 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:16.678 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:43:16] "GET /metrics HTTP/1.1" 200 38500 "" "Prometheus/2.33.4" 2024-04-12T22:43:17.082 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[91108]: pgmap v939: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:17.082 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[91108]: pgmap v940: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:17.082 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:17.082 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[91108]: pgmap v941: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:17.082 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[91108]: pgmap v942: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:17.082 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:17.083 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[91108]: pgmap v943: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:17.083 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[91108]: pgmap v944: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:17.083 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:17.083 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[91108]: pgmap v945: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:17.083 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[91108]: pgmap v946: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:17.083 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:17.083 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[91108]: pgmap v947: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:17.083 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[91108]: pgmap v948: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:17.083 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:17.083 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[91108]: pgmap v950: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:17.083 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[91108]: pgmap v951: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:17.083 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:17.083 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[91108]: pgmap v952: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:17.084 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[91108]: pgmap v953: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:17.084 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:17.084 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[91108]: pgmap v954: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:17.084 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[87547]: pgmap v939: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:17.084 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[87547]: pgmap v940: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:17.084 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:17.084 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[87547]: pgmap v941: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:17.084 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[87547]: pgmap v942: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:17.084 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:17.084 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[87547]: pgmap v943: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:17.085 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[87547]: pgmap v944: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:17.085 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:17.085 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[87547]: pgmap v945: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:17.085 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[87547]: pgmap v946: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:17.085 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:17.085 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[87547]: pgmap v947: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:17.085 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[87547]: pgmap v948: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:17.085 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:17.085 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[87547]: pgmap v950: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:17.085 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[87547]: pgmap v951: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:17.085 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:17.085 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[87547]: pgmap v952: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:17.085 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[87547]: pgmap v953: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:17.085 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:17.086 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[87547]: pgmap v954: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:17.086 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[91108]: pgmap v955: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:17.086 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:17.086 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[91108]: pgmap v956: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:17.086 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[91108]: pgmap v957: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:17.086 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:17.086 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:17.086 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:17.086 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:17.086 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:17.087 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:17.087 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:17.087 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:17.087 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:17.087 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:17.087 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:17.087 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:17.087 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:17.087 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:17.087 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:17.087 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:17.087 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:17.087 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:17.087 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:17.088 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:17.088 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:17.088 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:17.088 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:17.088 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[87547]: pgmap v955: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:17.088 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:17.088 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[87547]: pgmap v956: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:17.088 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[87547]: pgmap v957: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:17.088 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:17.088 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:17.088 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:17.089 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:17.089 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:17.089 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:17.089 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:17.089 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:17.089 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:17.089 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:17.089 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:17.089 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:17.089 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:17.089 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:17.089 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:17.089 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:17.089 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:17.090 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:17.090 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:17.090 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:17.090 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:17.090 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:17.090 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:17.090 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:17.090 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:17.091 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:17.091 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:17.091 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:17.091 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:17.091 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:17.091 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:17.091 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:17.091 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:17.091 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:17.091 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:17.091 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[91108]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-12T22:43:17.091 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[91108]: osd.1 [v2:172.21.15.88:6810/2028789680,v1:172.21.15.88:6811/2028789680] boot 2024-04-12T22:43:17.091 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[91108]: osdmap e121: 8 total, 8 up, 8 in 2024-04-12T22:43:17.091 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-12T22:43:17.092 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:17.092 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:17.092 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:17.092 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:17.092 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:17.092 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:17.092 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:17.092 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:17.092 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:17.092 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:17.092 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:17.092 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:17.092 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:17.092 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:17.092 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:17.092 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:17.093 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:17.093 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:17.093 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:17.093 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:17.093 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:17.093 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:17.093 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:17.093 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:17.093 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:17.093 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:17.094 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:17.094 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:17.094 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:17.094 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:17.094 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:17.094 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:17.094 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:17.094 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[87547]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-12T22:43:17.094 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[87547]: osd.1 [v2:172.21.15.88:6810/2028789680,v1:172.21.15.88:6811/2028789680] boot 2024-04-12T22:43:17.094 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[87547]: osdmap e121: 8 total, 8 up, 8 in 2024-04-12T22:43:17.094 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-12T22:43:17.094 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:17.094 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:17.094 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:17.095 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:17.095 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:17.095 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:17.095 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:17.095 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:17.095 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:17.095 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:17.095 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:17.095 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:17.095 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:17.095 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:17.095 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:17.095 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:17.095 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:17.096 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:17.096 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:17.096 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:17.096 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:17.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:16 smithi142 ceph-mon[87853]: pgmap v939: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:17.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:16 smithi142 ceph-mon[87853]: pgmap v940: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:17.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:16 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:17.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:16 smithi142 ceph-mon[87853]: pgmap v941: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:17.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:16 smithi142 ceph-mon[87853]: pgmap v942: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:17.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:16 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:17.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:16 smithi142 ceph-mon[87853]: pgmap v943: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:17.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:16 smithi142 ceph-mon[87853]: pgmap v944: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:17.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:16 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:17.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:16 smithi142 ceph-mon[87853]: pgmap v945: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:17.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:16 smithi142 ceph-mon[87853]: pgmap v946: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:17.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:16 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:17.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:16 smithi142 ceph-mon[87853]: pgmap v947: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:17.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:16 smithi142 ceph-mon[87853]: pgmap v948: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:17.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:16 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:17.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:16 smithi142 ceph-mon[87853]: pgmap v950: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:17.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:16 smithi142 ceph-mon[87853]: pgmap v951: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:17.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:16 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:17.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:16 smithi142 ceph-mon[87853]: pgmap v952: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:17.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:16 smithi142 ceph-mon[87853]: pgmap v953: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:17.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:16 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:17.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:16 smithi142 ceph-mon[87853]: pgmap v954: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:17.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:16 smithi142 ceph-mon[87853]: pgmap v955: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:17.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:16 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:17.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:16 smithi142 ceph-mon[87853]: pgmap v956: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:17.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:16 smithi142 ceph-mon[87853]: pgmap v957: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:17.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:16 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:17.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:16 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:17.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:16 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:17.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:16 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:17.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:16 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:17.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:16 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:17.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:16 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:17.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:16 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:17.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:16 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:17.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:16 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:17.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:16 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:17.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:16 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:17.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:16 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:17.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:16 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:17.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:16 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:17.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:16 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:17.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:16 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:17.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:16 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:17.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:16 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:17.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:16 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:17.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:16 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:17.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:16 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:17.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:16 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:17.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:16 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:17.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:16 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:17.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:16 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:17.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:16 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:17.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:16 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:17.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:16 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:17.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:16 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:17.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:16 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:17.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:16 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:17.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:16 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:17.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:16 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:17.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:16 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:17.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:16 smithi142 ceph-mon[87853]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-12T22:43:17.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:16 smithi142 ceph-mon[87853]: osd.1 [v2:172.21.15.88:6810/2028789680,v1:172.21.15.88:6811/2028789680] boot 2024-04-12T22:43:17.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:16 smithi142 ceph-mon[87853]: osdmap e121: 8 total, 8 up, 8 in 2024-04-12T22:43:17.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:16 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-12T22:43:17.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:16 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:17.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:16 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:17.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:16 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:17.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:16 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:17.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:16 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:17.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:16 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:17.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:16 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:17.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:16 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:17.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:16 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:17.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:16 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:17.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:16 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:17.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:16 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:17.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:16 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:17.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:16 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:17.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:16 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:17.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:16 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:17.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:16 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:17.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:16 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:17.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:16 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:17.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:16 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:17.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:16 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:18.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[91108]: pgmap v958: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 20 op/s; 86/630 objects degraded (13.651%) 2024-04-12T22:43:18.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[91108]: pgmap v959: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 20 op/s; 86/630 objects degraded (13.651%) 2024-04-12T22:43:18.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:18.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[91108]: pgmap v960: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s; 86/630 objects degraded (13.651%) 2024-04-12T22:43:18.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[91108]: pgmap v961: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s; 86/630 objects degraded (13.651%) 2024-04-12T22:43:18.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:18.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[91108]: pgmap v962: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s; 86/630 objects degraded (13.651%) 2024-04-12T22:43:18.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[91108]: pgmap v963: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s; 86/630 objects degraded (13.651%) 2024-04-12T22:43:18.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:18.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[91108]: pgmap v964: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:18.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[91108]: pgmap v965: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:18.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:18.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[91108]: pgmap v966: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:18.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[91108]: pgmap v967: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:18.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:18.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[91108]: pgmap v968: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:18.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[91108]: pgmap v969: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:18.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:18.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[91108]: pgmap v970: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:18.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[91108]: pgmap v971: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:18.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:18.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[87547]: pgmap v958: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 20 op/s; 86/630 objects degraded (13.651%) 2024-04-12T22:43:18.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[87547]: pgmap v959: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 20 op/s; 86/630 objects degraded (13.651%) 2024-04-12T22:43:18.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:18.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[87547]: pgmap v960: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s; 86/630 objects degraded (13.651%) 2024-04-12T22:43:18.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[87547]: pgmap v961: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s; 86/630 objects degraded (13.651%) 2024-04-12T22:43:18.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:18.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[87547]: pgmap v962: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s; 86/630 objects degraded (13.651%) 2024-04-12T22:43:18.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[87547]: pgmap v963: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s; 86/630 objects degraded (13.651%) 2024-04-12T22:43:18.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:18.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[87547]: pgmap v964: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:18.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[87547]: pgmap v965: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:18.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:18.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[87547]: pgmap v966: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:18.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[87547]: pgmap v967: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:18.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:18.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[87547]: pgmap v968: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:18.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[87547]: pgmap v969: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:18.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:18.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[87547]: pgmap v970: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:18.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[87547]: pgmap v971: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:18.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:18.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[91108]: pgmap v973: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:18.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[91108]: pgmap v974: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:18.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:18.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[91108]: pgmap v975: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:18.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[91108]: pgmap v976: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:18.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:18.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[91108]: pgmap v977: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:18.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[91108]: pgmap v978: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:18.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:18.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[91108]: pgmap v979: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:18.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[91108]: pgmap v980: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:18.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:18.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:18.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:18.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:18.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:18.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:18.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:18.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:18.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:18.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:18.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:18.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:18.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:18.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:18.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[87547]: pgmap v973: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:18.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[87547]: pgmap v974: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:18.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:18.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[87547]: pgmap v975: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:18.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[87547]: pgmap v976: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:18.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:18.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[87547]: pgmap v977: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:18.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[87547]: pgmap v978: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:18.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:18.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[87547]: pgmap v979: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:18.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[87547]: pgmap v980: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:18.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:18.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:18.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:18.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:18.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:18.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:18.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:18.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:18.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:18.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:18.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:18.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:18.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:18.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:18.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:18.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:18.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:18.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:18.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:18.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:18.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:18.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[87547]: osdmap e122: 8 total, 8 up, 8 in 2024-04-12T22:43:18.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:18.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:18.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:18.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:18.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:18.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:18.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:18.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:18.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:18.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:18.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:18.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:18.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:18.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:18.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:18.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:18.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:18.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:18.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:18.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:18.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:18.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:18.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:18.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:18.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:18.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:18.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:18.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[91108]: osdmap e122: 8 total, 8 up, 8 in 2024-04-12T22:43:18.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:18.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:18.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:18.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:18.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:18.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:18.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:18.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:18.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:18.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:18.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:18.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:18.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:18.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:18.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:18.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:18.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:18.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:18.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:18.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:18.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:17 smithi142 ceph-mon[87853]: pgmap v958: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 20 op/s; 86/630 objects degraded (13.651%) 2024-04-12T22:43:18.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:17 smithi142 ceph-mon[87853]: pgmap v959: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 20 op/s; 86/630 objects degraded (13.651%) 2024-04-12T22:43:18.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:17 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:18.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:17 smithi142 ceph-mon[87853]: pgmap v960: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s; 86/630 objects degraded (13.651%) 2024-04-12T22:43:18.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:17 smithi142 ceph-mon[87853]: pgmap v961: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s; 86/630 objects degraded (13.651%) 2024-04-12T22:43:18.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:17 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:18.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:17 smithi142 ceph-mon[87853]: pgmap v962: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s; 86/630 objects degraded (13.651%) 2024-04-12T22:43:18.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:17 smithi142 ceph-mon[87853]: pgmap v963: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s; 86/630 objects degraded (13.651%) 2024-04-12T22:43:18.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:17 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:18.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:17 smithi142 ceph-mon[87853]: pgmap v964: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:18.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:17 smithi142 ceph-mon[87853]: pgmap v965: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:18.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:17 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:18.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:17 smithi142 ceph-mon[87853]: pgmap v966: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:18.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:17 smithi142 ceph-mon[87853]: pgmap v967: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:18.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:17 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:18.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:17 smithi142 ceph-mon[87853]: pgmap v968: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:18.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:17 smithi142 ceph-mon[87853]: pgmap v969: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:18.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:17 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:18.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:17 smithi142 ceph-mon[87853]: pgmap v970: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:18.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:17 smithi142 ceph-mon[87853]: pgmap v971: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:18.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:17 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:18.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:17 smithi142 ceph-mon[87853]: pgmap v973: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:18.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:17 smithi142 ceph-mon[87853]: pgmap v974: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:18.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:17 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:18.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:17 smithi142 ceph-mon[87853]: pgmap v975: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:18.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:17 smithi142 ceph-mon[87853]: pgmap v976: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:18.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:17 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:18.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:17 smithi142 ceph-mon[87853]: pgmap v977: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:18.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:17 smithi142 ceph-mon[87853]: pgmap v978: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:18.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:17 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:18.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:17 smithi142 ceph-mon[87853]: pgmap v979: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:18.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:17 smithi142 ceph-mon[87853]: pgmap v980: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:18.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:17 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:18.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:17 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:18.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:17 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:18.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:17 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:18.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:17 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:18.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:17 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:18.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:17 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:18.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:17 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:18.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:17 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:18.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:17 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:18.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:17 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:18.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:17 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:18.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:17 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:18.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:17 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:18.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:17 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:18.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:17 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:18.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:17 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:18.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:17 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:18.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:17 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:18.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:17 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:18.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:17 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:18.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:17 smithi142 ceph-mon[87853]: osdmap e122: 8 total, 8 up, 8 in 2024-04-12T22:43:18.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:17 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:18.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:17 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:18.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:17 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:18.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:17 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:18.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:17 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:18.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:17 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:18.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:17 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:18.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:17 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:18.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:17 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:18.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:17 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:18.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:17 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:18.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:17 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:18.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:17 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:18.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:17 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:18.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:17 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:18.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:17 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:18.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:17 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:18.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:17 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:18.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:17 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:18.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:17 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:19.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[87547]: pgmap v981: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:19.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[87547]: pgmap v982: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:19.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:19.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[87547]: pgmap v983: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:19.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[87547]: pgmap v984: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:19.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:19.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[87547]: pgmap v985: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:19.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[87547]: pgmap v986: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:19.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:19.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[87547]: pgmap v987: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:19.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[87547]: pgmap v988: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:19.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:19.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[87547]: pgmap v990: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:19.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[87547]: pgmap v991: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:19.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:19.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[87547]: pgmap v992: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:19.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[87547]: pgmap v993: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:19.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:19.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[87547]: pgmap v994: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:19.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[87547]: pgmap v995: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:19.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:19.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[87547]: pgmap v996: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:19.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[91108]: pgmap v981: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:19.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[91108]: pgmap v982: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:19.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:19.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[91108]: pgmap v983: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:19.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[91108]: pgmap v984: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:19.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:19.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[91108]: pgmap v985: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:19.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[91108]: pgmap v986: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:19.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:19.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[91108]: pgmap v987: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:19.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[91108]: pgmap v988: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:19.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:19.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[91108]: pgmap v990: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:19.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[91108]: pgmap v991: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:19.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:19.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[91108]: pgmap v992: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:19.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[91108]: pgmap v993: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:19.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:19.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[91108]: pgmap v994: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:19.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[91108]: pgmap v995: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:19.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:19.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[91108]: pgmap v996: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:19.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[87547]: pgmap v997: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:19.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:19.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:19.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:19.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:19.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:19.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:19.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:19.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:19.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:19.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:19.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:19.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:19.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:19.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:19.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:19.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:19.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:19.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:19.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:19.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:19.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:19.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:19.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:19.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:19.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:19.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:19.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:19.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[91108]: pgmap v997: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:19.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:19.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:19.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:19.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:19.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:19.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:19.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:19.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:19.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:19.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:19.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:19.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:19.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:19.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:19.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:19.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:19.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:19.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:19.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:19.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:19.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:19.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:19.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:19.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:19.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:19.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:19.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:19.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:19.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:19.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:19.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:19.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:19.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:19.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:19.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:19.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:19.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:19.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:19.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:19.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:19.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:19.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:19.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:19.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:19.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:19.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:19.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:19.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:19.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:19.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:19.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:19.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:19.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:19.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:19.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:19.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:19.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:19.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:19.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:19.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:19.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:19.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:19.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:19.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:19.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:19.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:19.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:19.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:19.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:19.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:19.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:19.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:19.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:19.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:19.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:19.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:18 smithi142 ceph-mon[87853]: pgmap v981: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:19.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:18 smithi142 ceph-mon[87853]: pgmap v982: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:19.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:18 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:19.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:18 smithi142 ceph-mon[87853]: pgmap v983: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:19.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:18 smithi142 ceph-mon[87853]: pgmap v984: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:19.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:18 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:19.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:18 smithi142 ceph-mon[87853]: pgmap v985: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:19.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:18 smithi142 ceph-mon[87853]: pgmap v986: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:19.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:18 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:19.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:18 smithi142 ceph-mon[87853]: pgmap v987: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:19.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:18 smithi142 ceph-mon[87853]: pgmap v988: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:19.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:18 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:19.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:18 smithi142 ceph-mon[87853]: pgmap v990: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:19.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:18 smithi142 ceph-mon[87853]: pgmap v991: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:19.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:18 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:19.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:18 smithi142 ceph-mon[87853]: pgmap v992: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:19.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:18 smithi142 ceph-mon[87853]: pgmap v993: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:19.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:18 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:19.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:18 smithi142 ceph-mon[87853]: pgmap v994: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:19.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:18 smithi142 ceph-mon[87853]: pgmap v995: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:19.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:18 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:19.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:18 smithi142 ceph-mon[87853]: pgmap v996: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:19.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:18 smithi142 ceph-mon[87853]: pgmap v997: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:19.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:18 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:19.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:18 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:19.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:18 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:19.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:18 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:19.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:18 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:19.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:18 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:19.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:18 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:19.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:18 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:19.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:18 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:19.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:18 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:19.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:18 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:19.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:18 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:19.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:18 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:19.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:18 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:19.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:18 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:19.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:18 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:19.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:18 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:19.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:18 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:19.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:18 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:19.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:18 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:19.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:18 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:19.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:18 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:19.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:18 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:19.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:18 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:19.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:18 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:19.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:18 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:19.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:18 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:19.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:18 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:19.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:18 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:19.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:18 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:19.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:18 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:19.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:18 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:19.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:18 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:19.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:18 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:19.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:18 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:19.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:18 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:19.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:18 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:19.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:18 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:19.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:18 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:19.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:18 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:19.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:18 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:19.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:18 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:19.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:18 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:19.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:18 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:19.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:18 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:19.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:18 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:19.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:18 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:19.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:18 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:19.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:18 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:19.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:18 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:19.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:18 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:20.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[87547]: pgmap v998: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:20.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[87547]: pgmap v999: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:20.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:20.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[87547]: pgmap v1000: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:20.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[87547]: pgmap v1001: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:20.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:20.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[87547]: pgmap v1002: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:20.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[87547]: pgmap v1003: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:20.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:20.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[87547]: pgmap v1004: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:20.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[87547]: pgmap v1005: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:20.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:20.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[87547]: pgmap v1006: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:20.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[87547]: pgmap v1007: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:20.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:20.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[87547]: pgmap v1008: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:20.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[87547]: pgmap v1009: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:20.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:20.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[87547]: pgmap v1010: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:20.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[87547]: pgmap v1011: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:20.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:20.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[87547]: pgmap v1012: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:20.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[91108]: pgmap v998: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:20.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[91108]: pgmap v999: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:20.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:20.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[91108]: pgmap v1000: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:20.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[91108]: pgmap v1001: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:20.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:20.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[91108]: pgmap v1002: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:20.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[91108]: pgmap v1003: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:20.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:20.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[91108]: pgmap v1004: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:20.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[91108]: pgmap v1005: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:20.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:20.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[91108]: pgmap v1006: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:20.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[91108]: pgmap v1007: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:20.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:20.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[91108]: pgmap v1008: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:20.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[91108]: pgmap v1009: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:20.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:20.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[91108]: pgmap v1010: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:20.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[91108]: pgmap v1011: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:20.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:20.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[91108]: pgmap v1012: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:20.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[87547]: pgmap v1013: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:20.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:20.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[87547]: pgmap v1014: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:20.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[87547]: pgmap v1015: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:20.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:20.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[87547]: pgmap v1016: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:20.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[87547]: pgmap v1017: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:20.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:20.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:20.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:20.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:20.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:20.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:20.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:20.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:20.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:20.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:20.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:20.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:20.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:20.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:20.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:20.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:20.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:20.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:20.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:20.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:20.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:20.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:20.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:20.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:20.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:20.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:20.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:20.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:20.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:20.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:20.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:20.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:20.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:20.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:20.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:20.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:20.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:20.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:20.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:20.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:20.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:20.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:20.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:20.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:20.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:20.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:20.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:20.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:20.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:20.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:20.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:20.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[87547]: Health check update: Degraded data redundancy: 86/630 objects degraded (13.651%), 23 pgs degraded (PG_DEGRADED) 2024-04-12T22:43:20.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:20.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:20.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:20.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:20.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:20.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[91108]: pgmap v1013: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:20.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:20.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[91108]: pgmap v1014: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:20.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[91108]: pgmap v1015: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:20.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:20.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[91108]: pgmap v1016: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:20.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[91108]: pgmap v1017: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:20.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:20.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:20.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:20.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:20.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:20.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:20.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:20.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:20.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:20.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:20.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:20.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:20.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:20.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:20.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:20.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:20.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:20.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:20.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:20.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:20.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:20.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:20.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:20.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:20.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:20.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:20.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:20.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:20.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:20.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:20.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:20.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:20.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:20.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:20.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:20.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:20.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:20.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:20.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:20.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:20.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:20.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:20.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:20.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:20.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:20.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:20.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:20.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:20.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:20.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:20.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:20.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[91108]: Health check update: Degraded data redundancy: 86/630 objects degraded (13.651%), 23 pgs degraded (PG_DEGRADED) 2024-04-12T22:43:20.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:20.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:20.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:20.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:20.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:20.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:19 smithi142 ceph-mon[87853]: pgmap v998: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:20.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:19 smithi142 ceph-mon[87853]: pgmap v999: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:20.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:19 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:20.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:19 smithi142 ceph-mon[87853]: pgmap v1000: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:20.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:19 smithi142 ceph-mon[87853]: pgmap v1001: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:20.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:19 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:20.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:19 smithi142 ceph-mon[87853]: pgmap v1002: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:20.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:19 smithi142 ceph-mon[87853]: pgmap v1003: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:20.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:19 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:20.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:19 smithi142 ceph-mon[87853]: pgmap v1004: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:20.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:19 smithi142 ceph-mon[87853]: pgmap v1005: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:20.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:19 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:20.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:19 smithi142 ceph-mon[87853]: pgmap v1006: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:20.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:19 smithi142 ceph-mon[87853]: pgmap v1007: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:20.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:19 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:20.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:19 smithi142 ceph-mon[87853]: pgmap v1008: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:20.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:19 smithi142 ceph-mon[87853]: pgmap v1009: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:20.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:19 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:20.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:19 smithi142 ceph-mon[87853]: pgmap v1010: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:20.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:19 smithi142 ceph-mon[87853]: pgmap v1011: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:20.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:19 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:20.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:19 smithi142 ceph-mon[87853]: pgmap v1012: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:20.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:19 smithi142 ceph-mon[87853]: pgmap v1013: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:20.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:19 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:20.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:19 smithi142 ceph-mon[87853]: pgmap v1014: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:20.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:19 smithi142 ceph-mon[87853]: pgmap v1015: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:20.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:19 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:20.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:19 smithi142 ceph-mon[87853]: pgmap v1016: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:20.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:19 smithi142 ceph-mon[87853]: pgmap v1017: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:20.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:19 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:20.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:20.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:20.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:20.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:20.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:20.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:20.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:20.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:20.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:20.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:20.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:20.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:20.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:20.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:20.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:20.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:20.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:20.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:20.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:20.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:20.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:20.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:20.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:20.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:20.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:20.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:20.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:20.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:20.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:20.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:20.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:20.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:20.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:20.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:20.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:20.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:20.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:20.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:20.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:20.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:20.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:20.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:20.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:20.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:20.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:20.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:20.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:20.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:20.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:20.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:20.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:19 smithi142 ceph-mon[87853]: Health check update: Degraded data redundancy: 86/630 objects degraded (13.651%), 23 pgs degraded (PG_DEGRADED) 2024-04-12T22:43:20.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:20.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:20.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:20.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:20.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:21.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[87547]: pgmap v1018: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:21.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[87547]: pgmap v1019: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:21.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:21.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[87547]: pgmap v1020: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:21.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[87547]: pgmap v1021: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:21.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:21.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[87547]: pgmap v1022: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:21.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[87547]: pgmap v1023: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:21.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:21.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[87547]: pgmap v1024: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:21.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[87547]: pgmap v1025: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:21.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:21.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[87547]: pgmap v1026: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:21.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[87547]: pgmap v1027: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:21.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:21.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[87547]: pgmap v1028: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:21.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[87547]: pgmap v1029: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:21.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:21.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[87547]: pgmap v1030: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:21.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[87547]: pgmap v1031: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:21.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:21.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[87547]: pgmap v1032: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:21.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[91108]: pgmap v1018: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:21.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[91108]: pgmap v1019: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:21.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:21.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[91108]: pgmap v1020: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:21.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[91108]: pgmap v1021: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:21.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:21.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[91108]: pgmap v1022: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:21.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[91108]: pgmap v1023: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:21.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:21.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[91108]: pgmap v1024: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:21.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[91108]: pgmap v1025: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:21.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:21.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[91108]: pgmap v1026: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:21.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[91108]: pgmap v1027: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:21.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:21.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[91108]: pgmap v1028: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:21.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[91108]: pgmap v1029: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:21.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:21.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[91108]: pgmap v1030: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:21.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[91108]: pgmap v1031: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:21.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:21.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[91108]: pgmap v1032: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:21.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[91108]: pgmap v1033: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:21.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:21.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[91108]: pgmap v1034: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:21.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[91108]: pgmap v1035: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:21.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:21.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[91108]: pgmap v1036: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:21.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[91108]: pgmap v1037: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:21.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:21.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[91108]: pgmap v1038: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:21.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[91108]: pgmap v1039: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:21.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:21.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:21.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:21.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:21.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:21.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:21.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:21.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:21.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:21.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:21.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:21.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:21.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:21.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:21.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:21.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[87547]: pgmap v1033: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:21.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:21.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[87547]: pgmap v1034: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:21.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[87547]: pgmap v1035: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:21.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:21.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[87547]: pgmap v1036: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:21.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[87547]: pgmap v1037: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:21.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:21.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[87547]: pgmap v1038: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:21.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[87547]: pgmap v1039: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:21.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:21.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:21.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:21.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:21.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:21.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:21.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:21.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:21.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:21.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:21.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:21.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:21.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:21.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:21.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:21.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:21.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:21.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:21.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:21.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:21.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:21.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:21.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:21.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:21.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:21.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:21.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:21.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:21.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:21.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:21.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:21.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:21.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:21.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:21.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:21.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:21.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:21.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:21.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:21.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:21.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:21.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:21.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:21.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:21.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:21.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:21.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:21.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:21.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:21.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:21.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:21.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:21.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:21.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:21.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:21.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:21.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:21.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:21.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:21.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:21.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:21.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:21.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:21.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:21.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:21.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:21.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:21.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:21.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:21.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:21.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:21.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:21.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:21.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:21.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:21.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:21.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:21.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:21.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:21.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:21.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:21.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:21.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:21.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:21.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:21.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:21.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:21.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:21.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:21.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:21.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:21.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:21.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:21.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:21.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:21.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:20 smithi142 ceph-mon[87853]: pgmap v1018: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:21.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:20 smithi142 ceph-mon[87853]: pgmap v1019: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:21.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:20 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:21.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:20 smithi142 ceph-mon[87853]: pgmap v1020: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:21.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:20 smithi142 ceph-mon[87853]: pgmap v1021: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:21.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:20 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:21.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:20 smithi142 ceph-mon[87853]: pgmap v1022: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:21.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:20 smithi142 ceph-mon[87853]: pgmap v1023: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:21.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:20 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:21.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:20 smithi142 ceph-mon[87853]: pgmap v1024: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:21.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:20 smithi142 ceph-mon[87853]: pgmap v1025: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:21.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:20 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:21.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:20 smithi142 ceph-mon[87853]: pgmap v1026: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:21.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:20 smithi142 ceph-mon[87853]: pgmap v1027: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:21.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:20 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:21.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:20 smithi142 ceph-mon[87853]: pgmap v1028: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:21.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:20 smithi142 ceph-mon[87853]: pgmap v1029: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:21.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:20 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:21.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:20 smithi142 ceph-mon[87853]: pgmap v1030: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:21.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:20 smithi142 ceph-mon[87853]: pgmap v1031: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:21.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:20 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:21.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:20 smithi142 ceph-mon[87853]: pgmap v1032: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:21.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:20 smithi142 ceph-mon[87853]: pgmap v1033: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:21.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:20 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:21.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:20 smithi142 ceph-mon[87853]: pgmap v1034: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:21.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:20 smithi142 ceph-mon[87853]: pgmap v1035: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:21.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:20 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:21.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:20 smithi142 ceph-mon[87853]: pgmap v1036: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:21.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:20 smithi142 ceph-mon[87853]: pgmap v1037: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:21.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:20 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:21.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:20 smithi142 ceph-mon[87853]: pgmap v1038: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:21.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:20 smithi142 ceph-mon[87853]: pgmap v1039: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:21.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:20 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:21.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:21.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:21.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:21.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:21.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:21.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:21.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:21.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:21.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:21.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:21.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:21.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:21.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:21.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:21.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:21.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:21.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:21.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:21.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:21.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:21.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:21.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:21.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:21.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:21.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:21.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:21.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:21.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:21.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:21.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:21.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:21.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:21.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:21.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:21.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:21.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:21.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:21.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:21.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:21.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:21.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:21.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:21.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:21.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:21.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:21.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:21.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:21.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:21.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:21.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:21.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:21.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:21.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:21.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:21.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[91108]: pgmap v1040: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:21.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[91108]: pgmap v1041: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:21.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:21.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[91108]: pgmap v1042: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:21.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[91108]: pgmap v1043: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:21.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[87547]: pgmap v1040: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:21.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[87547]: pgmap v1041: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:21.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:21.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[87547]: pgmap v1042: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:21.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[87547]: pgmap v1043: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:21.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:21.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[87547]: pgmap v1044: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:21.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[87547]: pgmap v1045: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:21.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:21.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[87547]: pgmap v1046: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 80/630 objects degraded (12.698%) 2024-04-12T22:43:21.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[87547]: pgmap v1047: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 80/630 objects degraded (12.698%) 2024-04-12T22:43:21.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:21.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[87547]: pgmap v1048: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 80/630 objects degraded (12.698%) 2024-04-12T22:43:21.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[87547]: pgmap v1049: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 80/630 objects degraded (12.698%) 2024-04-12T22:43:21.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:21.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[87547]: pgmap v1050: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 80/630 objects degraded (12.698%) 2024-04-12T22:43:21.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[87547]: pgmap v1051: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 80/630 objects degraded (12.698%) 2024-04-12T22:43:21.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:21.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[87547]: pgmap v1052: 161 pgs: 14 active+undersized+degraded, 23 active+undersized, 124 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 48/630 objects degraded (7.619%) 2024-04-12T22:43:21.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[87547]: pgmap v1053: 161 pgs: 14 active+undersized+degraded, 23 active+undersized, 124 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 48/630 objects degraded (7.619%) 2024-04-12T22:43:21.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:21.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[87547]: pgmap v1054: 161 pgs: 14 active+undersized+degraded, 23 active+undersized, 124 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 48/630 objects degraded (7.619%) 2024-04-12T22:43:21.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[87547]: pgmap v1055: 161 pgs: 14 active+undersized+degraded, 23 active+undersized, 124 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 48/630 objects degraded (7.619%) 2024-04-12T22:43:21.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:21.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[87547]: pgmap v1056: 161 pgs: 14 active+undersized+degraded, 23 active+undersized, 124 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 48/630 objects degraded (7.619%) 2024-04-12T22:43:21.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[87547]: pgmap v1057: 161 pgs: 14 active+undersized+degraded, 23 active+undersized, 124 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 48/630 objects degraded (7.619%) 2024-04-12T22:43:21.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:21.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[87547]: pgmap v1058: 161 pgs: 14 active+undersized+degraded, 23 active+undersized, 124 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 48/630 objects degraded (7.619%) 2024-04-12T22:43:21.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[87547]: pgmap v1059: 161 pgs: 14 active+undersized+degraded, 23 active+undersized, 124 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 48/630 objects degraded (7.619%) 2024-04-12T22:43:21.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:21.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[87547]: pgmap v1060: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 19 op/s 2024-04-12T22:43:21.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[87547]: pgmap v1061: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 19 op/s 2024-04-12T22:43:21.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:21.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:21.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[87547]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:43:21.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:21.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:21.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:21.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:21.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[87547]: pgmap v1062: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s 2024-04-12T22:43:21.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[87547]: pgmap v1063: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s 2024-04-12T22:43:21.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:21.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:21.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:21.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:21.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:21.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:21.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[87547]: pgmap v1064: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s 2024-04-12T22:43:21.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[87547]: pgmap v1065: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s 2024-04-12T22:43:21.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:21.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:21.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:21.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:21.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:21.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:21.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[87547]: pgmap v1066: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:21.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[87547]: pgmap v1067: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:21.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:21.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:21.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[87547]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 80/630 objects degraded (12.698%), 22 pgs degraded) 2024-04-12T22:43:21.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:21.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:21.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:21.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:21.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[87547]: pgmap v1068: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:21.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[87547]: pgmap v1069: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:21.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:21.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:21.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:21.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:21.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:21.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:21.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[87547]: pgmap v1070: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:21.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[87547]: pgmap v1071: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:21.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:21.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:21.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:21.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:21.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:21.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:21.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[87547]: pgmap v1072: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:21.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[87547]: pgmap v1073: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:21.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:21.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:21.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:21.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:21.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:21.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:21.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[87547]: pgmap v1074: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:21.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[87547]: pgmap v1075: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:21.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:21.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:21.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:22.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:21 smithi142 ceph-mon[87853]: pgmap v1040: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:22.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:21 smithi142 ceph-mon[87853]: pgmap v1041: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:22.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:21 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:22.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:21 smithi142 ceph-mon[87853]: pgmap v1042: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:22.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:21 smithi142 ceph-mon[87853]: pgmap v1043: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:22.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:21 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:22.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:21 smithi142 ceph-mon[87853]: pgmap v1044: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:22.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:21 smithi142 ceph-mon[87853]: pgmap v1045: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:22.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:21 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:22.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:21 smithi142 ceph-mon[87853]: pgmap v1046: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 80/630 objects degraded (12.698%) 2024-04-12T22:43:22.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:21 smithi142 ceph-mon[87853]: pgmap v1047: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 80/630 objects degraded (12.698%) 2024-04-12T22:43:22.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:21 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:22.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:21 smithi142 ceph-mon[87853]: pgmap v1048: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 80/630 objects degraded (12.698%) 2024-04-12T22:43:22.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:21 smithi142 ceph-mon[87853]: pgmap v1049: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 80/630 objects degraded (12.698%) 2024-04-12T22:43:22.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:21 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:22.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:21 smithi142 ceph-mon[87853]: pgmap v1050: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 80/630 objects degraded (12.698%) 2024-04-12T22:43:22.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:21 smithi142 ceph-mon[87853]: pgmap v1051: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 80/630 objects degraded (12.698%) 2024-04-12T22:43:22.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:21 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:22.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:21 smithi142 ceph-mon[87853]: pgmap v1052: 161 pgs: 14 active+undersized+degraded, 23 active+undersized, 124 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 48/630 objects degraded (7.619%) 2024-04-12T22:43:22.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:21 smithi142 ceph-mon[87853]: pgmap v1053: 161 pgs: 14 active+undersized+degraded, 23 active+undersized, 124 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 48/630 objects degraded (7.619%) 2024-04-12T22:43:22.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:21 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:22.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:21 smithi142 ceph-mon[87853]: pgmap v1054: 161 pgs: 14 active+undersized+degraded, 23 active+undersized, 124 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 48/630 objects degraded (7.619%) 2024-04-12T22:43:22.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:21 smithi142 ceph-mon[87853]: pgmap v1055: 161 pgs: 14 active+undersized+degraded, 23 active+undersized, 124 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 48/630 objects degraded (7.619%) 2024-04-12T22:43:22.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:21 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:22.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:21 smithi142 ceph-mon[87853]: pgmap v1056: 161 pgs: 14 active+undersized+degraded, 23 active+undersized, 124 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 48/630 objects degraded (7.619%) 2024-04-12T22:43:22.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:21 smithi142 ceph-mon[87853]: pgmap v1057: 161 pgs: 14 active+undersized+degraded, 23 active+undersized, 124 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 48/630 objects degraded (7.619%) 2024-04-12T22:43:22.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:21 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:22.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:21 smithi142 ceph-mon[87853]: pgmap v1058: 161 pgs: 14 active+undersized+degraded, 23 active+undersized, 124 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 48/630 objects degraded (7.619%) 2024-04-12T22:43:22.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:21 smithi142 ceph-mon[87853]: pgmap v1059: 161 pgs: 14 active+undersized+degraded, 23 active+undersized, 124 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 48/630 objects degraded (7.619%) 2024-04-12T22:43:22.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:21 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:22.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:21 smithi142 ceph-mon[87853]: pgmap v1060: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 19 op/s 2024-04-12T22:43:22.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:21 smithi142 ceph-mon[87853]: pgmap v1061: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 19 op/s 2024-04-12T22:43:22.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:22.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:21 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:22.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:21 smithi142 ceph-mon[87853]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:43:22.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:22.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:22.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:22.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:22.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:21 smithi142 ceph-mon[87853]: pgmap v1062: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s 2024-04-12T22:43:22.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:21 smithi142 ceph-mon[87853]: pgmap v1063: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s 2024-04-12T22:43:22.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:22.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:21 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:22.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:22.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:22.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:22.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:22.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:21 smithi142 ceph-mon[87853]: pgmap v1064: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s 2024-04-12T22:43:22.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:21 smithi142 ceph-mon[87853]: pgmap v1065: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s 2024-04-12T22:43:22.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:22.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:21 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:22.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:22.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:22.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:22.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:22.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:21 smithi142 ceph-mon[87853]: pgmap v1066: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:22.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:21 smithi142 ceph-mon[87853]: pgmap v1067: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:22.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:22.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:21 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:22.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:21 smithi142 ceph-mon[87853]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 80/630 objects degraded (12.698%), 22 pgs degraded) 2024-04-12T22:43:22.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:22.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:22.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:22.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:22.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:21 smithi142 ceph-mon[87853]: pgmap v1068: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:22.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:21 smithi142 ceph-mon[87853]: pgmap v1069: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:22.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:22.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:21 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:22.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:22.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:22.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:22.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:22.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:21 smithi142 ceph-mon[87853]: pgmap v1070: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:22.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:21 smithi142 ceph-mon[87853]: pgmap v1071: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:22.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:22.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:21 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:22.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:22.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:22.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:22.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:22.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:21 smithi142 ceph-mon[87853]: pgmap v1072: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:22.254 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:21 smithi142 ceph-mon[87853]: pgmap v1073: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:22.254 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:22.254 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:21 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:22.254 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:22.254 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:22.254 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:22.254 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:22.254 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:21 smithi142 ceph-mon[87853]: pgmap v1074: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:22.254 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:21 smithi142 ceph-mon[87853]: pgmap v1075: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:22.254 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:22.254 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:21 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:22.255 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:22.255 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:22.255 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:22.255 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:22.255 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:21 smithi142 ceph-mon[87853]: pgmap v1076: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:22.255 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:21 smithi142 ceph-mon[87853]: pgmap v1077: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:22.255 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:22.255 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:21 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:22.267 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:22.267 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:22.267 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:22.267 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[87547]: pgmap v1076: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:22.267 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[87547]: pgmap v1077: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:22.268 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:22.268 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:22.268 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:22.269 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[91108]: pgmap v1044: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:22.269 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[91108]: pgmap v1045: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:22.269 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:22.269 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[91108]: pgmap v1046: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 80/630 objects degraded (12.698%) 2024-04-12T22:43:22.269 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[91108]: pgmap v1047: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 80/630 objects degraded (12.698%) 2024-04-12T22:43:22.269 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:22.269 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[91108]: pgmap v1048: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 80/630 objects degraded (12.698%) 2024-04-12T22:43:22.269 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[91108]: pgmap v1049: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 80/630 objects degraded (12.698%) 2024-04-12T22:43:22.269 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:22.269 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[91108]: pgmap v1050: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 80/630 objects degraded (12.698%) 2024-04-12T22:43:22.269 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[91108]: pgmap v1051: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 80/630 objects degraded (12.698%) 2024-04-12T22:43:22.269 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:22.270 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[91108]: pgmap v1052: 161 pgs: 14 active+undersized+degraded, 23 active+undersized, 124 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 48/630 objects degraded (7.619%) 2024-04-12T22:43:22.270 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[91108]: pgmap v1053: 161 pgs: 14 active+undersized+degraded, 23 active+undersized, 124 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 48/630 objects degraded (7.619%) 2024-04-12T22:43:22.270 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:22.270 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[91108]: pgmap v1054: 161 pgs: 14 active+undersized+degraded, 23 active+undersized, 124 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 48/630 objects degraded (7.619%) 2024-04-12T22:43:22.270 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[91108]: pgmap v1055: 161 pgs: 14 active+undersized+degraded, 23 active+undersized, 124 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 48/630 objects degraded (7.619%) 2024-04-12T22:43:22.270 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:22.270 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[91108]: pgmap v1056: 161 pgs: 14 active+undersized+degraded, 23 active+undersized, 124 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 48/630 objects degraded (7.619%) 2024-04-12T22:43:22.270 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[91108]: pgmap v1057: 161 pgs: 14 active+undersized+degraded, 23 active+undersized, 124 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 48/630 objects degraded (7.619%) 2024-04-12T22:43:22.270 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:22.270 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[91108]: pgmap v1058: 161 pgs: 14 active+undersized+degraded, 23 active+undersized, 124 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 48/630 objects degraded (7.619%) 2024-04-12T22:43:22.270 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[91108]: pgmap v1059: 161 pgs: 14 active+undersized+degraded, 23 active+undersized, 124 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 48/630 objects degraded (7.619%) 2024-04-12T22:43:22.271 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:22.271 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[91108]: pgmap v1060: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 19 op/s 2024-04-12T22:43:22.271 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[91108]: pgmap v1061: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 19 op/s 2024-04-12T22:43:22.271 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:22.271 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:22.271 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[91108]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:43:22.271 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:22.271 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:22.271 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:22.271 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:22.271 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[91108]: pgmap v1062: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s 2024-04-12T22:43:22.271 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[91108]: pgmap v1063: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s 2024-04-12T22:43:22.271 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:22.272 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:22.272 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:22.272 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:22.272 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:22.272 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:22.272 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[91108]: pgmap v1064: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s 2024-04-12T22:43:22.272 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[91108]: pgmap v1065: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s 2024-04-12T22:43:22.272 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:22.272 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:22.272 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:22.272 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:22.272 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:22.272 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:22.273 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[91108]: pgmap v1066: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:22.273 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[91108]: pgmap v1067: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:22.273 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:22.273 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:22.273 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[91108]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 80/630 objects degraded (12.698%), 22 pgs degraded) 2024-04-12T22:43:22.273 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:22.273 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:22.273 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:22.273 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:22.273 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[91108]: pgmap v1068: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:22.273 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[91108]: pgmap v1069: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:22.273 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:22.274 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:22.274 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:22.274 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:22.274 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:22.274 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:22.274 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[91108]: pgmap v1070: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:22.274 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[91108]: pgmap v1071: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:22.274 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:22.274 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:22.274 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:22.274 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:22.274 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:22.275 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:22.275 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[91108]: pgmap v1072: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:22.275 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[91108]: pgmap v1073: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:22.275 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:22.275 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:22.275 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:22.275 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:22.275 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:22.275 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:22.275 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[91108]: pgmap v1074: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:22.275 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[91108]: pgmap v1075: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:22.275 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:22.275 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:22.276 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:22.276 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:22.276 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:22.276 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:22.276 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[91108]: pgmap v1076: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:22.276 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[91108]: pgmap v1077: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:22.276 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:22.276 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:21 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:23.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:23.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:23.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:23.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:23.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[91108]: pgmap v1078: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:23.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[91108]: pgmap v1079: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:23.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:23.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:23.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:23.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:23.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:23.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:23.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[91108]: pgmap v1080: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:23.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[91108]: pgmap v1081: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:23.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:23.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:23.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:23.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:23.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:23.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:23.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[91108]: pgmap v1082: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:23.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[91108]: pgmap v1083: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:23.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:23.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:23.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:23.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:23.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:23.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:23.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[91108]: pgmap v1084: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:23.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:23.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:23.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:23.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:23.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[87547]: pgmap v1078: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:23.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[87547]: pgmap v1079: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:23.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:23.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:23.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:23.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:23.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:23.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:23.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[87547]: pgmap v1080: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:23.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[87547]: pgmap v1081: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:23.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:23.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:23.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:23.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:23.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:23.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:23.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[87547]: pgmap v1082: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:23.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[87547]: pgmap v1083: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:23.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:23.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:23.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:23.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:23.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:23.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:23.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[87547]: pgmap v1084: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:23.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[91108]: pgmap v1085: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:23.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:23.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:23.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:23.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:23.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:23.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:23.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[91108]: pgmap v1086: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:23.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[91108]: pgmap v1087: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:23.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:23.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:23.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:23.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:23.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:23.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:23.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[91108]: pgmap v1088: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:23.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[91108]: pgmap v1089: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:23.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:23.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:23.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:23.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:23.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:23.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:23.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[91108]: pgmap v1090: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:23.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[91108]: pgmap v1091: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:23.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:23.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:23.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:23.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:23.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:23.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:23.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[91108]: pgmap v1092: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:23.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[91108]: pgmap v1093: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:23.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:23.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:23.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:23.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:23.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:23.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:23.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[87547]: pgmap v1085: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:23.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:23.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:23.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:23.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:23.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:23.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:23.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[87547]: pgmap v1086: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:23.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[87547]: pgmap v1087: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:23.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:23.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:23.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:23.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:23.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:23.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:23.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[87547]: pgmap v1088: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:23.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[87547]: pgmap v1089: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:23.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:23.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:23.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:23.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:23.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:23.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:23.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[87547]: pgmap v1090: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:23.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[87547]: pgmap v1091: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:23.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:23.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:23.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:23.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:23.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:23.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:23.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[87547]: pgmap v1092: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:23.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[87547]: pgmap v1093: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:23.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:23.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:23.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:23.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:23.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:23.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:23.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:23.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:23.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:23.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:23.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:22 smithi142 ceph-mon[87853]: pgmap v1078: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:23.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:22 smithi142 ceph-mon[87853]: pgmap v1079: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:23.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:23.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:22 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:23.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:23.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:23.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:23.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:23.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:22 smithi142 ceph-mon[87853]: pgmap v1080: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:23.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:22 smithi142 ceph-mon[87853]: pgmap v1081: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:23.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:23.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:22 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:23.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:23.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:23.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:23.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:23.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:22 smithi142 ceph-mon[87853]: pgmap v1082: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:23.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:22 smithi142 ceph-mon[87853]: pgmap v1083: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:23.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:23.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:22 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:23.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:23.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:23.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:23.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:23.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:22 smithi142 ceph-mon[87853]: pgmap v1084: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:23.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:22 smithi142 ceph-mon[87853]: pgmap v1085: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:23.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:23.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:22 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:23.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:23.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:23.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:23.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:23.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:22 smithi142 ceph-mon[87853]: pgmap v1086: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:23.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:22 smithi142 ceph-mon[87853]: pgmap v1087: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:23.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:23.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:22 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:23.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:23.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:23.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:23.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:23.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:22 smithi142 ceph-mon[87853]: pgmap v1088: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:23.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:22 smithi142 ceph-mon[87853]: pgmap v1089: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:23.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:23.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:22 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:23.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:23.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:23.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:23.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:23.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:22 smithi142 ceph-mon[87853]: pgmap v1090: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:23.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:22 smithi142 ceph-mon[87853]: pgmap v1091: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:23.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:23.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:22 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:23.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:23.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:23.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:23.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:23.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:22 smithi142 ceph-mon[87853]: pgmap v1092: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:23.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:22 smithi142 ceph-mon[87853]: pgmap v1093: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:23.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:23.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:22 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:23.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:23.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:23.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:23.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:23.545 INFO:teuthology.orchestra.run.smithi088.stdout:true 2024-04-12T22:43:24.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[91108]: pgmap v1094: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:24.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[91108]: pgmap v1095: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:24.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:24.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:24.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:24.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:24.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:24.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:24.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[91108]: pgmap v1096: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:24.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[91108]: pgmap v1097: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:24.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:24.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:24.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:24.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:24.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:24.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:24.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[91108]: pgmap v1098: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:24.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[91108]: pgmap v1099: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:24.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:24.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:24.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:24.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:24.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:24.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:24.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[91108]: pgmap v1100: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:24.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[91108]: pgmap v1101: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:24.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:24.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:24.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:24.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:24.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[87547]: pgmap v1094: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:24.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[87547]: pgmap v1095: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:24.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:24.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:24.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:24.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:24.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:24.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:24.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[87547]: pgmap v1096: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:24.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[87547]: pgmap v1097: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:24.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:24.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:24.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:24.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:24.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:24.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:24.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[87547]: pgmap v1098: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:24.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[87547]: pgmap v1099: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:24.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:24.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:24.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:24.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:24.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:24.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:24.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[87547]: pgmap v1100: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:24.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[87547]: pgmap v1101: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:24.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:24.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:24.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:24.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:24.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:24.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:24.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[87547]: pgmap v1102: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:24.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[87547]: pgmap v1103: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:24.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:24.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:24.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:24.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:24.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:24.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:24.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[87547]: pgmap v1104: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:24.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[87547]: pgmap v1105: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:24.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:24.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:24.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[87547]: from='client.34296 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:43:24.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:24.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:24.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[87547]: pgmap v1106: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:24.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[87547]: pgmap v1107: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:24.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:24.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:24.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:24.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:24.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:24.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-12T22:43:24.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[87547]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-12T22:43:24.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[87547]: Upgrade: osd.1 is safe to restart 2024-04-12T22:43:24.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[87547]: from='client.44233 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:43:24.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:24.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:24.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[91108]: pgmap v1102: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:24.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[91108]: pgmap v1103: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:24.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:24.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:24.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:24.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:24.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:24.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:24.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[91108]: pgmap v1104: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:24.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[91108]: pgmap v1105: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:24.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:24.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:24.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[91108]: from='client.34296 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:43:24.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:24.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:24.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[91108]: pgmap v1106: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:24.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[91108]: pgmap v1107: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:24.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:24.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:24.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:24.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:24.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:24.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-12T22:43:24.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[91108]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-12T22:43:24.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[91108]: Upgrade: osd.1 is safe to restart 2024-04-12T22:43:24.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:23 smithi088 ceph-mon[91108]: from='client.44233 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:43:24.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:23 smithi142 ceph-mon[87853]: pgmap v1094: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:24.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:23 smithi142 ceph-mon[87853]: pgmap v1095: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:24.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:24.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:23 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:24.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:24.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:24.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:24.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:24.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:23 smithi142 ceph-mon[87853]: pgmap v1096: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:24.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:23 smithi142 ceph-mon[87853]: pgmap v1097: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:24.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:24.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:23 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:24.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:24.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:24.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:24.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:24.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:23 smithi142 ceph-mon[87853]: pgmap v1098: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:24.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:23 smithi142 ceph-mon[87853]: pgmap v1099: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:24.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:24.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:23 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:24.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:24.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:24.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:24.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:24.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:23 smithi142 ceph-mon[87853]: pgmap v1100: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:24.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:23 smithi142 ceph-mon[87853]: pgmap v1101: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:24.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:24.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:23 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:24.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:24.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:24.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:24.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:24.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:23 smithi142 ceph-mon[87853]: pgmap v1102: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:24.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:23 smithi142 ceph-mon[87853]: pgmap v1103: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:24.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:24.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:23 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:24.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:24.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:24.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:24.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:24.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:23 smithi142 ceph-mon[87853]: pgmap v1104: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:24.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:23 smithi142 ceph-mon[87853]: pgmap v1105: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:24.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:24.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:23 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:24.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:23 smithi142 ceph-mon[87853]: from='client.34296 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:43:24.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:24.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:24.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:23 smithi142 ceph-mon[87853]: pgmap v1106: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:24.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:23 smithi142 ceph-mon[87853]: pgmap v1107: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:24.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:24.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:24.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:24.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:24.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:24.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-12T22:43:24.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:23 smithi142 ceph-mon[87853]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-12T22:43:24.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:23 smithi142 ceph-mon[87853]: Upgrade: osd.1 is safe to restart 2024-04-12T22:43:24.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:23 smithi142 ceph-mon[87853]: from='client.44233 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:43:24.262 INFO:teuthology.orchestra.run.smithi088.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T22:43:24.262 INFO:teuthology.orchestra.run.smithi088.stdout:agent.smithi088 smithi088 running 0s ago 15m - - 2024-04-12T22:43:24.262 INFO:teuthology.orchestra.run.smithi088.stdout:agent.smithi142 smithi142 running 15s ago 15m - - 2024-04-12T22:43:24.262 INFO:teuthology.orchestra.run.smithi088.stdout:alertmanager.a smithi088 *:9093,9094 running (5m) 0s ago 10m 25.1M - 0.23.0 ba2b418f427c 0ea85e911776 2024-04-12T22:43:24.262 INFO:teuthology.orchestra.run.smithi088.stdout:grafana.a smithi142 *:3000 error 15s ago 10m - - 2024-04-12T22:43:24.262 INFO:teuthology.orchestra.run.smithi088.stdout:iscsi.foo.smithi088.yxerll smithi088 running (3m) 0s ago 9m 54.3M - 3.5 e1d6a67b021e 59c9318194eb 2024-04-12T22:43:24.262 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.x smithi142 *:8443,9283,8765 running (2m) 15s ago 14m 450M - 19.0.0-2053-gb277feb2 668895944f0e f9384b7063eb 2024-04-12T22:43:24.263 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.y smithi088 *:8443,9283,8765 running (4m) 0s ago 16m 519M - 19.0.0-2053-gb277feb2 668895944f0e 61e5b1816570 2024-04-12T22:43:24.263 INFO:teuthology.orchestra.run.smithi088.stdout:mon.a smithi088 running (2m) 0s ago 16m 74.3M 2048M 19.0.0-2053-gb277feb2 668895944f0e 6000fee523aa 2024-04-12T22:43:24.263 INFO:teuthology.orchestra.run.smithi088.stdout:mon.b smithi142 running (107s) 15s ago 15m 38.4M 2048M 19.0.0-2053-gb277feb2 668895944f0e 7cb5c5614a81 2024-04-12T22:43:24.263 INFO:teuthology.orchestra.run.smithi088.stdout:mon.c smithi088 running (2m) 0s ago 15m 42.5M 2048M 19.0.0-2053-gb277feb2 668895944f0e 87d1391aae18 2024-04-12T22:43:24.263 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.a smithi088 *:9100 running (5m) 0s ago 11m 15.2M - 1.3.1 1dbe0e931976 40e0439db208 2024-04-12T22:43:24.263 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.b smithi142 *:9100 running (5m) 15s ago 11m 16.3M - 1.3.1 1dbe0e931976 747060fd1a5d 2024-04-12T22:43:24.263 INFO:teuthology.orchestra.run.smithi088.stdout:osd.0 smithi088 running (38s) 0s ago 14m 42.0M 4096M 19.0.0-2053-gb277feb2 668895944f0e e1ee31dcc722 2024-04-12T22:43:24.263 INFO:teuthology.orchestra.run.smithi088.stdout:osd.1 smithi088 running (14m) 0s ago 14m 57.9M 4096M 17.2.0 e1d6a67b021e 46e5a57910bc 2024-04-12T22:43:24.263 INFO:teuthology.orchestra.run.smithi088.stdout:osd.2 smithi088 running (13m) 0s ago 13m 52.2M 4096M 17.2.0 e1d6a67b021e 4ea9bc8ffad6 2024-04-12T22:43:24.263 INFO:teuthology.orchestra.run.smithi088.stdout:osd.3 smithi088 running (13m) 0s ago 13m 54.5M 4096M 17.2.0 e1d6a67b021e 2d1fc92c698d 2024-04-12T22:43:24.263 INFO:teuthology.orchestra.run.smithi088.stdout:osd.4 smithi142 running (13m) 15s ago 13m 58.0M 4096M 17.2.0 e1d6a67b021e 3aa8709a8b8f 2024-04-12T22:43:24.263 INFO:teuthology.orchestra.run.smithi088.stdout:osd.5 smithi142 running (12m) 15s ago 12m 53.9M 4096M 17.2.0 e1d6a67b021e 02b8c392bba6 2024-04-12T22:43:24.263 INFO:teuthology.orchestra.run.smithi088.stdout:osd.6 smithi142 running (12m) 15s ago 12m 52.0M 4096M 17.2.0 e1d6a67b021e 9495636911ad 2024-04-12T22:43:24.263 INFO:teuthology.orchestra.run.smithi088.stdout:osd.7 smithi142 running (11m) 15s ago 11m 56.9M 4096M 17.2.0 e1d6a67b021e 767b5d349dbe 2024-04-12T22:43:24.263 INFO:teuthology.orchestra.run.smithi088.stdout:prometheus.a smithi142 *:9095 running (3m) 15s ago 11m 69.2M - 2.33.4 514e6a882f6e db995400848f 2024-04-12T22:43:24.264 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi088.qlemsa smithi088 *:8000 running (9m) 0s ago 9m 73.0M - 17.2.0 e1d6a67b021e 9eab94fe6def 2024-04-12T22:43:24.264 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi142.qxzxoy smithi142 *:8000 running (9m) 15s ago 9m 72.8M - 17.2.0 e1d6a67b021e ce75b554e32c 2024-04-12T22:43:24.264 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi088.rfqdxx smithi088 *:80 running (9m) 0s ago 9m 75.6M - 17.2.0 e1d6a67b021e e1b485d40249 2024-04-12T22:43:24.264 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi142.kdrxla smithi142 *:80 running (9m) 15s ago 9m 72.4M - 17.2.0 e1d6a67b021e 071754547e0a 2024-04-12T22:43:24.668 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-04-12T22:43:24.668 INFO:teuthology.orchestra.run.smithi088.stdout: "mon": { 2024-04-12T22:43:24.668 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-2053-gb277feb2 (b277feb2c7beb4597d8ecc39d58d5c36b81f613a) squid (dev)": 3 2024-04-12T22:43:24.668 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:43:24.668 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr": { 2024-04-12T22:43:24.668 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-2053-gb277feb2 (b277feb2c7beb4597d8ecc39d58d5c36b81f613a) squid (dev)": 2 2024-04-12T22:43:24.668 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:43:24.668 INFO:teuthology.orchestra.run.smithi088.stdout: "osd": { 2024-04-12T22:43:24.668 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 6, 2024-04-12T22:43:24.668 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-2053-gb277feb2 (b277feb2c7beb4597d8ecc39d58d5c36b81f613a) squid (dev)": 2 2024-04-12T22:43:24.669 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:43:24.669 INFO:teuthology.orchestra.run.smithi088.stdout: "rgw": { 2024-04-12T22:43:24.669 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-12T22:43:24.669 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:43:24.669 INFO:teuthology.orchestra.run.smithi088.stdout: "overall": { 2024-04-12T22:43:24.669 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 10, 2024-04-12T22:43:24.669 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-2053-gb277feb2 (b277feb2c7beb4597d8ecc39d58d5c36b81f613a) squid (dev)": 7 2024-04-12T22:43:24.669 INFO:teuthology.orchestra.run.smithi088.stdout: } 2024-04-12T22:43:24.669 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-04-12T22:43:25.013 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-04-12T22:43:25.013 INFO:teuthology.orchestra.run.smithi088.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a", 2024-04-12T22:43:25.013 INFO:teuthology.orchestra.run.smithi088.stdout: "in_progress": true, 2024-04-12T22:43:25.013 INFO:teuthology.orchestra.run.smithi088.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-12T22:43:25.013 INFO:teuthology.orchestra.run.smithi088.stdout: "services_complete": [ 2024-04-12T22:43:25.013 INFO:teuthology.orchestra.run.smithi088.stdout: "mon", 2024-04-12T22:43:25.014 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr" 2024-04-12T22:43:25.014 INFO:teuthology.orchestra.run.smithi088.stdout: ], 2024-04-12T22:43:25.014 INFO:teuthology.orchestra.run.smithi088.stdout: "progress": "6/23 daemons upgraded", 2024-04-12T22:43:25.014 INFO:teuthology.orchestra.run.smithi088.stdout: "message": "Currently upgrading osd daemons", 2024-04-12T22:43:25.014 INFO:teuthology.orchestra.run.smithi088.stdout: "is_paused": false 2024-04-12T22:43:25.014 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-04-12T22:43:25.410 INFO:teuthology.orchestra.run.smithi088.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-12T22:43:25.410 INFO:teuthology.orchestra.run.smithi088.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-12T22:43:25.410 INFO:teuthology.orchestra.run.smithi088.stdout: daemon grafana.a on smithi142 is in error state 2024-04-12T22:43:25.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:25 smithi088 ceph-mon[87547]: from='client.34308 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:43:25.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:25 smithi088 ceph-mon[87547]: from='client.? 172.21.15.88:0/1641953123' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:25.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:25 smithi088 ceph-mon[87547]: from='client.? 172.21.15.88:0/1620855748' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T22:43:25.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:25 smithi088 ceph-mon[91108]: from='client.34308 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:43:25.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:25 smithi088 ceph-mon[91108]: from='client.? 172.21.15.88:0/1641953123' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:25.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:25 smithi088 ceph-mon[91108]: from='client.? 172.21.15.88:0/1620855748' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T22:43:25.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:25 smithi142 ceph-mon[87853]: from='client.34308 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:43:25.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:25 smithi142 ceph-mon[87853]: from='client.? 172.21.15.88:0/1641953123' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:25.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:25 smithi142 ceph-mon[87853]: from='client.? 172.21.15.88:0/1620855748' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T22:43:26.415 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:43:26 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:43:26] "GET /metrics HTTP/1.1" 200 38500 "" "Prometheus/2.33.4" 2024-04-12T22:43:26.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:26 smithi088 ceph-mon[87547]: from='client.34320 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:43:26.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:26 smithi088 ceph-mon[87547]: pgmap v1108: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:26.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:26 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-12T22:43:26.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:26 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:26.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:26 smithi088 ceph-mon[91108]: from='client.34320 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:43:26.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:26 smithi088 ceph-mon[91108]: pgmap v1108: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:26.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:26 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-12T22:43:26.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:26 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:26.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:26 smithi142 ceph-mon[87853]: from='client.34320 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:43:26.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:26 smithi142 ceph-mon[87853]: pgmap v1108: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:26.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:26 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-12T22:43:26.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:26 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:27.481 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:27 smithi088 ceph-mon[87547]: Upgrade: Updating osd.1 2024-04-12T22:43:27.481 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:27 smithi088 ceph-mon[87547]: Deploying daemon osd.1 on smithi088 2024-04-12T22:43:27.481 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:27.482 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:27.482 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:27.482 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:27 smithi088 ceph-mon[91108]: Upgrade: Updating osd.1 2024-04-12T22:43:27.482 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:27 smithi088 ceph-mon[91108]: Deploying daemon osd.1 on smithi088 2024-04-12T22:43:27.482 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:27.482 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:27.482 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:27.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:27 smithi142 ceph-mon[87853]: Upgrade: Updating osd.1 2024-04-12T22:43:27.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:27 smithi142 ceph-mon[87853]: Deploying daemon osd.1 on smithi088 2024-04-12T22:43:27.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:27 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:27.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:27 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:27.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:27 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:28.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:28 smithi088 ceph-mon[87547]: pgmap v1109: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-12T22:43:28.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:28 smithi088 ceph-mon[87547]: pgmap v1110: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-12T22:43:28.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:28.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:28.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:28 smithi088 ceph-mon[87547]: pgmap v1111: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:43:28.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:28 smithi088 ceph-mon[87547]: pgmap v1112: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-12T22:43:28.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:28.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:28 smithi088 ceph-mon[91108]: pgmap v1109: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-12T22:43:28.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:28 smithi088 ceph-mon[91108]: pgmap v1110: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-12T22:43:28.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:28.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:28.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:28 smithi088 ceph-mon[91108]: pgmap v1111: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:43:28.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:28 smithi088 ceph-mon[91108]: pgmap v1112: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-12T22:43:28.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:28.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:28 smithi142 ceph-mon[87853]: pgmap v1109: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-12T22:43:28.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:28 smithi142 ceph-mon[87853]: pgmap v1110: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-12T22:43:28.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:28.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:28.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:28 smithi142 ceph-mon[87853]: pgmap v1111: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:43:28.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:28 smithi142 ceph-mon[87853]: pgmap v1112: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-12T22:43:28.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:29.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:29.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:29.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:29 smithi142 ceph-mon[87853]: pgmap v1113: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 951 B/s rd, 0 op/s 2024-04-12T22:43:29.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:29 smithi142 ceph-mon[87853]: pgmap v1114: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-12T22:43:29.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:29.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:29.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:43:30.206 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:30.206 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:30.206 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:29 smithi088 ceph-mon[87547]: pgmap v1113: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 951 B/s rd, 0 op/s 2024-04-12T22:43:30.207 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:29 smithi088 ceph-mon[87547]: pgmap v1114: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-12T22:43:30.207 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:30.207 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:30.207 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:43:30.207 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:30.207 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:30.207 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:29 smithi088 ceph-mon[91108]: pgmap v1113: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 951 B/s rd, 0 op/s 2024-04-12T22:43:30.207 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:29 smithi088 ceph-mon[91108]: pgmap v1114: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-12T22:43:30.207 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:30.207 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:30.207 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:43:31.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:31.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:31.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:31.928 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:43:31 smithi088 systemd[1]: Stopping Ceph osd.1 for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:43:32.223 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:31 smithi142 ceph-mon[87853]: pgmap v1115: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-12T22:43:32.224 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:31 smithi142 ceph-mon[87853]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:43:32.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:31 smithi088 ceph-mon[87547]: pgmap v1115: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-12T22:43:32.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:31 smithi088 ceph-mon[87547]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:43:32.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:31 smithi088 ceph-mon[91108]: pgmap v1115: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-12T22:43:32.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:31 smithi088 ceph-mon[91108]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:43:32.428 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:43:32 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-1[112325]: 2024-04-12T22:43:32.099+0000 7f483a423700 -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-12T22:43:32.429 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:43:32 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-1[112325]: 2024-04-12T22:43:32.099+0000 7f483a423700 -1 osd.1 122 *** Got signal Terminated *** 2024-04-12T22:43:32.429 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:43:32 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-1[112325]: 2024-04-12T22:43:32.099+0000 7f483a423700 -1 osd.1 122 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-12T22:43:33.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:32 smithi142 ceph-mon[87853]: osd.1 marked itself down and dead 2024-04-12T22:43:33.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:32 smithi088 ceph-mon[87547]: osd.1 marked itself down and dead 2024-04-12T22:43:33.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:32 smithi088 ceph-mon[91108]: osd.1 marked itself down and dead 2024-04-12T22:43:33.819 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:43:33 smithi088 podman[118295]: 2024-04-12 22:43:33.541145697 +0000 UTC m=+1.657765389 container died f42e2b1acae5f0569d450bf6bb1385baa24a75d453dbb2b7fb61336e4f8d30a1 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-1, ceph=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=squid-b277feb, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240409) 2024-04-12T22:43:34.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:33 smithi088 ceph-mon[87547]: pgmap v1116: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 894 B/s rd, 0 op/s 2024-04-12T22:43:34.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:33 smithi088 ceph-mon[87547]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-12T22:43:34.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:33 smithi088 ceph-mon[87547]: osdmap e123: 8 total, 7 up, 8 in 2024-04-12T22:43:34.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:33 smithi088 ceph-mon[91108]: pgmap v1116: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 894 B/s rd, 0 op/s 2024-04-12T22:43:34.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:33 smithi088 ceph-mon[91108]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-12T22:43:34.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:33 smithi088 ceph-mon[91108]: osdmap e123: 8 total, 7 up, 8 in 2024-04-12T22:43:34.179 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:43:33 smithi088 podman[118295]: 2024-04-12 22:43:33.924927651 +0000 UTC m=+2.041547343 container cleanup f42e2b1acae5f0569d450bf6bb1385baa24a75d453dbb2b7fb61336e4f8d30a1 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-1, 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, RELEASE=squid-b277feb, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_CLEAN=True) 2024-04-12T22:43:34.179 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:43:33 smithi088 bash[118295]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-1 2024-04-12T22:43:34.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:33 smithi142 ceph-mon[87853]: pgmap v1116: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 894 B/s rd, 0 op/s 2024-04-12T22:43:34.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:33 smithi142 ceph-mon[87853]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-12T22:43:34.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:33 smithi142 ceph-mon[87853]: osdmap e123: 8 total, 7 up, 8 in 2024-04-12T22:43:34.518 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:43:34 smithi088 podman[118314]: 2024-04-12 22:43:34.219627811 +0000 UTC m=+0.672280521 container remove f42e2b1acae5f0569d450bf6bb1385baa24a75d453dbb2b7fb61336e4f8d30a1 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-1, org.label-schema.vendor=CentOS, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, RELEASE=squid-b277feb, org.label-schema.schema-version=1.0, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240409, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image) 2024-04-12T22:43:34.833 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:43:34 smithi088 podman[118406]: 2024-04-12 22:43:34.429237626 +0000 UTC m=+0.018078904 image pull 668895944f0ec64b67a5b7564961d2756f2966e5d4b9338516300dbec9984951 quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a 2024-04-12T22:43:34.833 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:43:34 smithi088 podman[118406]: 2024-04-12 22:43:34.56077646 +0000 UTC m=+0.149617767 container create 02823e7acf9864594cea8e88e27e6be2159d05f3dfecb024a68428533a5e1ca0 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-1-deactivate, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240409, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, RELEASE=squid-b277feb, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5) 2024-04-12T22:43:34.833 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:43:34 smithi088 podman[118406]: 2024-04-12 22:43:34.754970678 +0000 UTC m=+0.343811943 container init 02823e7acf9864594cea8e88e27e6be2159d05f3dfecb024a68428533a5e1ca0 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-1-deactivate, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.build-date=20240409, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-b277feb, org.label-schema.vendor=CentOS, GIT_CLEAN=True, ceph=True, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image) 2024-04-12T22:43:34.833 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:43:34 smithi088 podman[118406]: 2024-04-12 22:43:34.758302632 +0000 UTC m=+0.347143907 container start 02823e7acf9864594cea8e88e27e6be2159d05f3dfecb024a68428533a5e1ca0 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-1-deactivate, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240409, ceph=True, RELEASE=squid-b277feb, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS) 2024-04-12T22:43:34.833 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:43:34 smithi088 podman[118406]: 2024-04-12 22:43:34.838175458 +0000 UTC m=+0.427016743 container attach 02823e7acf9864594cea8e88e27e6be2159d05f3dfecb024a68428533a5e1ca0 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-1-deactivate, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.build-date=20240409, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, ceph=True, RELEASE=squid-b277feb) 2024-04-12T22:43:35.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:35 smithi088 ceph-mon[87547]: osdmap e124: 8 total, 7 up, 8 in 2024-04-12T22:43:35.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:35 smithi088 ceph-mon[91108]: osdmap e124: 8 total, 7 up, 8 in 2024-04-12T22:43:35.178 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:43:35 smithi088 podman[118406]: 2024-04-12 22:43:35.056840753 +0000 UTC m=+0.645682019 container died 02823e7acf9864594cea8e88e27e6be2159d05f3dfecb024a68428533a5e1ca0 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-1-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-b277feb, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.build-date=20240409, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, ceph=True, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD) 2024-04-12T22:43:35.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:35 smithi142 ceph-mon[87853]: osdmap e124: 8 total, 7 up, 8 in 2024-04-12T22:43:35.928 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:43:35 smithi088 podman[118432]: 2024-04-12 22:43:35.633695892 +0000 UTC m=+0.572156678 container remove 02823e7acf9864594cea8e88e27e6be2159d05f3dfecb024a68428533a5e1ca0 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-1-deactivate, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240409, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, GIT_CLEAN=True, RELEASE=squid-b277feb, CEPH_POINT_RELEASE=, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, ceph=True, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0) 2024-04-12T22:43:35.928 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:43:35 smithi088 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@osd.1.service: Deactivated successfully. 2024-04-12T22:43:35.928 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:43:35 smithi088 systemd[1]: Stopped Ceph osd.1 for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:43:35.928 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:43:35 smithi088 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@osd.1.service: Consumed 1.834s CPU time. 2024-04-12T22:43:35.928 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:43:35 smithi088 systemd[1]: Starting Ceph osd.1 for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:43:36.312 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:36 smithi088 ceph-mon[87547]: pgmap v1119: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:43:36.312 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:36 smithi088 ceph-mon[91108]: pgmap v1119: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:43:36.313 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:43:36 smithi088 podman[118537]: 2024-04-12 22:43:35.973637478 +0000 UTC m=+0.017860163 image pull 668895944f0ec64b67a5b7564961d2756f2966e5d4b9338516300dbec9984951 quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a 2024-04-12T22:43:36.313 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:43:36 smithi088 podman[118537]: 2024-04-12 22:43:36.08476277 +0000 UTC m=+0.128985484 container create cd66beaa28513c52fa6ca343c3472dc39ef109f41c4bd3884dd5d9b02ec5ecc1 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-1-activate, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, ceph=True, org.label-schema.build-date=20240409, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, io.buildah.version=1.33.5, RELEASE=squid-b277feb, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, maintainer=Guillaume Abrioux ) 2024-04-12T22:43:36.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:36 smithi142 ceph-mon[87853]: pgmap v1119: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:43:36.678 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:43:36 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:43:36] "GET /metrics HTTP/1.1" 200 38504 "" "Prometheus/2.33.4" 2024-04-12T22:43:36.678 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:43:36 smithi088 podman[118537]: 2024-04-12 22:43:36.320587355 +0000 UTC m=+0.364810030 container init cd66beaa28513c52fa6ca343c3472dc39ef109f41c4bd3884dd5d9b02ec5ecc1 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-1-activate, org.label-schema.schema-version=1.0, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_CLEAN=True, ceph=True, org.label-schema.build-date=20240409, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=squid-b277feb, org.label-schema.license=GPLv2, io.buildah.version=1.33.5, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD) 2024-04-12T22:43:36.678 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:43:36 smithi088 podman[118537]: 2024-04-12 22:43:36.323873501 +0000 UTC m=+0.368096174 container start cd66beaa28513c52fa6ca343c3472dc39ef109f41c4bd3884dd5d9b02ec5ecc1 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-1-activate, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=squid-b277feb, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_CLEAN=True, ceph=True, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240409) 2024-04-12T22:43:36.678 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:43:36 smithi088 podman[118537]: 2024-04-12 22:43:36.41223796 +0000 UTC m=+0.456460633 container attach cd66beaa28513c52fa6ca343c3472dc39ef109f41c4bd3884dd5d9b02ec5ecc1 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-1-activate, GIT_CLEAN=True, io.buildah.version=1.33.5, GIT_BRANCH=HEAD, RELEASE=squid-b277feb, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, org.label-schema.build-date=20240409, org.label-schema.schema-version=1.0, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , ceph=True) 2024-04-12T22:43:37.051 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:43:36 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-1-activate[118551]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-04-12T22:43:37.051 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:43:36 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-1-activate[118551]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-1 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2024-04-12T22:43:37.051 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:43:36 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-1-activate[118551]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-04-12T22:43:37.051 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:43:36 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-1-activate[118551]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-04-12T22:43:37.051 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:43:36 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-1-activate[118551]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2024-04-12T22:43:37.051 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:43:36 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-1-activate[118551]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-04-12T22:43:37.051 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:43:36 smithi088 bash[118537]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-04-12T22:43:37.051 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:43:36 smithi088 bash[118537]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-1 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2024-04-12T22:43:37.051 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:43:36 smithi088 bash[118537]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-04-12T22:43:37.051 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:43:36 smithi088 bash[118537]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-04-12T22:43:37.051 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:43:36 smithi088 bash[118537]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2024-04-12T22:43:37.052 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:43:36 smithi088 bash[118537]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-04-12T22:43:37.052 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:43:36 smithi088 bash[118537]: --> ceph-volume raw activate successful for osd ID: 1 2024-04-12T22:43:37.052 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:43:36 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-1-activate[118551]: --> ceph-volume raw activate successful for osd ID: 1 2024-04-12T22:43:37.052 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:43:36 smithi088 podman[118537]: 2024-04-12 22:43:36.791038834 +0000 UTC m=+0.835261501 container died cd66beaa28513c52fa6ca343c3472dc39ef109f41c4bd3884dd5d9b02ec5ecc1 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-1-activate, org.label-schema.schema-version=1.0, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240409, CEPH_POINT_RELEASE=, ceph=True, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, RELEASE=squid-b277feb) 2024-04-12T22:43:37.416 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:37 smithi088 ceph-mon[87547]: Health check failed: Degraded data redundancy: 86/630 objects degraded (13.651%), 23 pgs degraded (PG_DEGRADED) 2024-04-12T22:43:37.416 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:37 smithi088 ceph-mon[91108]: Health check failed: Degraded data redundancy: 86/630 objects degraded (13.651%), 23 pgs degraded (PG_DEGRADED) 2024-04-12T22:43:37.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:37 smithi142 ceph-mon[87853]: Health check failed: Degraded data redundancy: 86/630 objects degraded (13.651%), 23 pgs degraded (PG_DEGRADED) 2024-04-12T22:43:37.678 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:43:37 smithi088 podman[118683]: 2024-04-12 22:43:37.423987931 +0000 UTC m=+0.627755431 container remove cd66beaa28513c52fa6ca343c3472dc39ef109f41c4bd3884dd5d9b02ec5ecc1 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-1-activate, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_BRANCH=HEAD, RELEASE=squid-b277feb, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240409, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux ) 2024-04-12T22:43:37.678 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:43:37 smithi088 podman[118746]: 2024-04-12 22:43:37.544416652 +0000 UTC m=+0.017628605 image pull 668895944f0ec64b67a5b7564961d2756f2966e5d4b9338516300dbec9984951 quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a 2024-04-12T22:43:38.078 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:38 smithi088 ceph-mon[91108]: pgmap v1120: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 86/630 objects degraded (13.651%) 2024-04-12T22:43:38.078 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:38 smithi088 ceph-mon[87547]: pgmap v1120: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 86/630 objects degraded (13.651%) 2024-04-12T22:43:38.079 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:43:37 smithi088 podman[118746]: 2024-04-12 22:43:37.825135616 +0000 UTC m=+0.298347570 container create 494f5e8e25310ed8ed175b051245dcfde5bbedc7c1f9ee86a36cfb85731b0e99 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-1, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, ceph=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, RELEASE=squid-b277feb, org.label-schema.build-date=20240409) 2024-04-12T22:43:38.079 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:43:38 smithi088 podman[118746]: 2024-04-12 22:43:38.08614448 +0000 UTC m=+0.559356443 container init 494f5e8e25310ed8ed175b051245dcfde5bbedc7c1f9ee86a36cfb85731b0e99 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-1, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, RELEASE=squid-b277feb, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240409, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_BRANCH=HEAD) 2024-04-12T22:43:38.364 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:43:38 smithi088 podman[118746]: 2024-04-12 22:43:38.089354519 +0000 UTC m=+0.562566483 container start 494f5e8e25310ed8ed175b051245dcfde5bbedc7c1f9ee86a36cfb85731b0e99 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-1, RELEASE=squid-b277feb, org.label-schema.vendor=CentOS, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.5, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.build-date=20240409, ceph=True, org.label-schema.license=GPLv2) 2024-04-12T22:43:38.364 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:43:38 smithi088 ceph-osd[118765]: -- 172.21.15.88:0/1268694660 <== mon.1 v2:172.21.15.88:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5631809a7680 con 0x563180971400 2024-04-12T22:43:38.364 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:43:38 smithi088 bash[118746]: 494f5e8e25310ed8ed175b051245dcfde5bbedc7c1f9ee86a36cfb85731b0e99 2024-04-12T22:43:38.364 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:43:38 smithi088 systemd[1]: Started Ceph osd.1 for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:43:38.397 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:38 smithi142 ceph-mon[87853]: pgmap v1120: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 86/630 objects degraded (13.651%) 2024-04-12T22:43:38.928 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:43:38 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-1[118760]: 2024-04-12T22:43:38.627+0000 7f6e547fd7c0 -1 Falling back to public interface 2024-04-12T22:43:39.327 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:39.327 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:39.327 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:39.327 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:39.327 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:39 smithi088 ceph-mon[87547]: pgmap v1121: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 700 B/s rd, 0 op/s; 86/630 objects degraded (13.651%) 2024-04-12T22:43:39.327 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:39 smithi088 ceph-mon[87547]: pgmap v1122: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 964 B/s rd, 0 op/s; 86/630 objects degraded (13.651%) 2024-04-12T22:43:39.327 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:39.328 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:39 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:39.328 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:39.328 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:39.328 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:39.328 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:39.328 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:39 smithi088 ceph-mon[87547]: pgmap v1123: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 946 B/s rd, 0 op/s; 86/630 objects degraded (13.651%) 2024-04-12T22:43:39.328 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:39 smithi088 ceph-mon[87547]: pgmap v1124: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 86/630 objects degraded (13.651%) 2024-04-12T22:43:39.328 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:39.328 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:39 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:39.328 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:39.328 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:39.328 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:39.328 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:39.328 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:39 smithi088 ceph-mon[87547]: pgmap v1125: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s; 86/630 objects degraded (13.651%) 2024-04-12T22:43:39.329 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:39 smithi088 ceph-mon[87547]: pgmap v1126: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:39.329 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:39.329 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:39 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:39.329 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:39.329 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:39.329 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:39.329 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:39.329 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:39.329 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:39 smithi088 ceph-mon[91108]: pgmap v1121: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 700 B/s rd, 0 op/s; 86/630 objects degraded (13.651%) 2024-04-12T22:43:39.329 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:39 smithi088 ceph-mon[91108]: pgmap v1122: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 964 B/s rd, 0 op/s; 86/630 objects degraded (13.651%) 2024-04-12T22:43:39.329 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:39.329 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:39 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:39.330 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:39.330 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:39.330 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:39.330 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:39.330 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:39 smithi088 ceph-mon[91108]: pgmap v1123: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 946 B/s rd, 0 op/s; 86/630 objects degraded (13.651%) 2024-04-12T22:43:39.330 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:39 smithi088 ceph-mon[91108]: pgmap v1124: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 86/630 objects degraded (13.651%) 2024-04-12T22:43:39.330 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:39.330 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:39 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:39.330 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:39.330 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:39.330 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:39.330 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:39.330 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:39 smithi088 ceph-mon[91108]: pgmap v1125: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s; 86/630 objects degraded (13.651%) 2024-04-12T22:43:39.331 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:39 smithi088 ceph-mon[91108]: pgmap v1126: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:39.331 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:39.331 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:39 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:39.331 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:39.331 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:39.331 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:39.331 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:39.331 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:39 smithi088 ceph-mon[87547]: pgmap v1127: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:39.331 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:39 smithi088 ceph-mon[87547]: pgmap v1128: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:39.331 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:39.331 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:39 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:39.331 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:39.332 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:39.332 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:39.332 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:39.332 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:39 smithi088 ceph-mon[87547]: pgmap v1129: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:39.332 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:39 smithi088 ceph-mon[87547]: pgmap v1130: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:39.332 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:39.332 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:39 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:39.332 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:39.332 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:39.332 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:39.332 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:39.332 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:39.332 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:39.332 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:39.333 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:39.333 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:39.333 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:39.333 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:39.333 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:39.333 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:39.333 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:39 smithi088 ceph-mon[91108]: pgmap v1127: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:39.333 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:39 smithi088 ceph-mon[91108]: pgmap v1128: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:39.333 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:39.333 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:39 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:39.333 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:39.333 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:39.334 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:39.334 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:39.334 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:39 smithi088 ceph-mon[91108]: pgmap v1129: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:39.334 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:39 smithi088 ceph-mon[91108]: pgmap v1130: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:39.334 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:39.334 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:39 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:39.334 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:39.334 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:39.334 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:39.334 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:39.334 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:39.334 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:39.334 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:39.334 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:39.335 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:39.335 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:39.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:39.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:39.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:39.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:39.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:39 smithi142 ceph-mon[87853]: pgmap v1121: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 700 B/s rd, 0 op/s; 86/630 objects degraded (13.651%) 2024-04-12T22:43:39.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:39 smithi142 ceph-mon[87853]: pgmap v1122: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 964 B/s rd, 0 op/s; 86/630 objects degraded (13.651%) 2024-04-12T22:43:39.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:39.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:39 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:39.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:39.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:39.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:39.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:39.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:39 smithi142 ceph-mon[87853]: pgmap v1123: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 946 B/s rd, 0 op/s; 86/630 objects degraded (13.651%) 2024-04-12T22:43:39.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:39 smithi142 ceph-mon[87853]: pgmap v1124: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 86/630 objects degraded (13.651%) 2024-04-12T22:43:39.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:39.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:39 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:39.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:39.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:39.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:39.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:39.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:39 smithi142 ceph-mon[87853]: pgmap v1125: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s; 86/630 objects degraded (13.651%) 2024-04-12T22:43:39.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:39 smithi142 ceph-mon[87853]: pgmap v1126: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:39.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:39.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:39 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:39.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:39.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:39.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:39.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:39.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:39 smithi142 ceph-mon[87853]: pgmap v1127: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:39.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:39 smithi142 ceph-mon[87853]: pgmap v1128: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:39.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:39.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:39 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:39.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:39.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:39.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:39.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:39.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:39 smithi142 ceph-mon[87853]: pgmap v1129: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:39.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:39 smithi142 ceph-mon[87853]: pgmap v1130: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:39.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:39.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:39 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:39.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:39.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:39.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:39.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:39.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:39.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:39.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:39.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:39.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:39.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:40.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[91108]: pgmap v1131: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:40.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[91108]: pgmap v1132: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:40.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:40.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[91108]: pgmap v1133: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:40.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[91108]: pgmap v1134: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:40.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:40.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:40.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:40.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:40.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:40.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[91108]: pgmap v1135: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:40.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[91108]: pgmap v1136: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:40.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:40.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:40.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:40.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:40.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:40.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:40.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[91108]: pgmap v1137: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:40.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[91108]: pgmap v1138: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:40.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:40.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:40.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:40.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:40.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[87547]: pgmap v1131: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:40.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[87547]: pgmap v1132: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:40.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:40.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[87547]: pgmap v1133: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:40.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[87547]: pgmap v1134: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:40.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:40.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:40.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:40.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:40.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:40.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[87547]: pgmap v1135: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:40.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[87547]: pgmap v1136: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:40.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:40.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:40.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:40.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:40.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:40.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:40.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[87547]: pgmap v1137: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:40.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[87547]: pgmap v1138: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:40.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:40.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:40.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:40.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:40.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:40.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:40.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[91108]: pgmap v1139: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:40.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[91108]: pgmap v1140: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:40.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:40.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:40.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:40.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:40.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:40.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:40.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[91108]: pgmap v1141: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:40.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[91108]: pgmap v1142: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:40.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:40.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:40.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:40.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:40.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:40.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:40.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[91108]: pgmap v1143: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:40.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[91108]: pgmap v1144: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:40.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:40.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:40.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:40.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:40.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:40.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:40.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[91108]: pgmap v1145: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:40.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[91108]: pgmap v1146: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:40.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:40.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:40.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:40.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:40.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:40.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:40.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[91108]: pgmap v1147: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:40.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[91108]: pgmap v1148: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:40.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:40.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:40.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:40.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:40.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:40.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:40.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[91108]: pgmap v1149: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:40.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[91108]: pgmap v1150: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:40.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:40.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:40.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:40.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:40.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:40.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:40.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:40.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:40.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:40.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:40.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[87547]: pgmap v1139: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:40.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[87547]: pgmap v1140: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:40.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:40.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:40.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:40.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:40.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:40.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:40.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[87547]: pgmap v1141: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:40.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[87547]: pgmap v1142: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:40.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:40.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:40.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:40.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:40.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:40.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:40.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[87547]: pgmap v1143: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:40.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[87547]: pgmap v1144: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:40.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:40.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:40.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:40.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:40.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:40.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:40.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:40.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:40.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:40.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:40.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:40.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:40.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:40.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:40.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:40.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:40.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[87547]: pgmap v1145: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:40.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[87547]: pgmap v1146: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:40.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:40.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:40.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:40.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:40.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:40.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:40.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[87547]: pgmap v1147: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:40.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[87547]: pgmap v1148: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:40.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:40.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:40.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:40.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:40.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:40.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:40.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[87547]: pgmap v1149: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:40.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[87547]: pgmap v1150: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:40.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:40.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:40.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:40.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:40.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:40.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:40.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:40.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:40.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:40.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:40.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:40.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:40.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:40.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:40.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:40.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:40.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:40.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:40.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:40 smithi142 ceph-mon[87853]: pgmap v1131: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:40.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:40 smithi142 ceph-mon[87853]: pgmap v1132: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:40.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:40 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:40.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:40 smithi142 ceph-mon[87853]: pgmap v1133: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:40.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:40 smithi142 ceph-mon[87853]: pgmap v1134: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:40.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:40 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:40.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:40.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:40.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:40.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:40.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:40 smithi142 ceph-mon[87853]: pgmap v1135: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:40.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:40 smithi142 ceph-mon[87853]: pgmap v1136: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:40.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:40.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:40 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:40.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:40.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:40.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:40.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:40.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:40 smithi142 ceph-mon[87853]: pgmap v1137: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:40.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:40 smithi142 ceph-mon[87853]: pgmap v1138: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:40.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:40.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:40 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:40.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:40.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:40.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:40.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:40.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:40 smithi142 ceph-mon[87853]: pgmap v1139: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:40.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:40 smithi142 ceph-mon[87853]: pgmap v1140: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:40.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:40.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:40 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:40.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:40.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:40.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:40.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:40.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:40 smithi142 ceph-mon[87853]: pgmap v1141: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:40.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:40 smithi142 ceph-mon[87853]: pgmap v1142: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:40.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:40.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:40 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:40.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:40.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:40.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:40.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:40.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:40 smithi142 ceph-mon[87853]: pgmap v1143: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:40.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:40 smithi142 ceph-mon[87853]: pgmap v1144: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:40.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:40.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:40 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:40.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:40.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:40.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:40.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:40.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:40 smithi142 ceph-mon[87853]: pgmap v1145: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:40.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:40 smithi142 ceph-mon[87853]: pgmap v1146: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:40.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:40.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:40 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:40.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:40.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:40.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:40.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:40.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:40 smithi142 ceph-mon[87853]: pgmap v1147: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:40.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:40 smithi142 ceph-mon[87853]: pgmap v1148: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:40.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:40.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:40 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:40.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:40.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:40.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:40.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:40.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:40 smithi142 ceph-mon[87853]: pgmap v1149: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:40.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:40 smithi142 ceph-mon[87853]: pgmap v1150: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:40.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:40.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:40 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:40.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:40.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:40.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:40.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:40.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:40.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:40.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:40.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:40.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:40.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:40.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:40.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:40.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:40.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:40.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:40.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:41.365 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[91108]: pgmap v1151: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:41.365 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[91108]: pgmap v1152: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:41.365 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:41.365 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[91108]: pgmap v1153: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:41.365 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[91108]: pgmap v1154: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:41.366 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:41.366 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[91108]: pgmap v1155: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:41.366 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[91108]: pgmap v1156: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:41.366 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:41.366 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:41.366 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:41.366 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:41.366 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[91108]: pgmap v1157: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:41.366 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[91108]: pgmap v1158: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:41.366 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:41.366 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:41.366 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:41.366 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:41.366 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:41.367 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:41.367 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[91108]: pgmap v1159: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:41.367 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[91108]: pgmap v1160: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:41.367 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:41.367 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:41.367 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[87547]: pgmap v1151: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:41.367 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[87547]: pgmap v1152: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:41.367 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:41.367 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[87547]: pgmap v1153: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:41.367 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[87547]: pgmap v1154: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:41.367 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:41.368 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[87547]: pgmap v1155: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:41.368 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[87547]: pgmap v1156: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:41.368 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:41.368 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:41.368 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:41.368 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:41.368 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[87547]: pgmap v1157: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:41.368 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[87547]: pgmap v1158: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:41.368 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:41.368 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:41.368 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:41.368 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:41.368 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:41.368 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:41.369 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[87547]: pgmap v1159: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:41.369 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[87547]: pgmap v1160: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:41.369 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:41.369 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:41.369 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:41.369 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:41.369 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:41.369 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:41.369 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[91108]: pgmap v1161: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:41.369 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[91108]: pgmap v1162: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:41.369 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:41.370 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:41.370 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:41.370 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:41.370 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:41.370 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:41.370 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[91108]: pgmap v1163: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:41.370 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[91108]: pgmap v1164: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:41.370 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:41.370 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:41.370 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:41.370 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:41.370 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:41.370 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:41.370 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[91108]: pgmap v1165: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:41.371 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[91108]: pgmap v1166: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:41.371 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:41.371 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:41.371 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:41.371 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:41.371 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:41.371 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:41.371 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:41.371 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:41.371 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[87547]: pgmap v1161: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:41.372 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[87547]: pgmap v1162: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:41.372 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:41.372 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:41.372 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:41.372 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:41.372 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:41.372 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:41.372 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[87547]: pgmap v1163: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:41.372 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[87547]: pgmap v1164: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:41.372 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:41.372 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:41.372 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:41.372 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:41.372 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:41.372 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:41.372 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[87547]: pgmap v1165: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:41.373 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[87547]: pgmap v1166: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:41.373 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:41.373 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:41.373 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:41.373 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:41.373 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:41.373 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:41.373 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[87547]: pgmap v1167: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:41.373 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[87547]: pgmap v1168: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:41.373 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:41.374 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:41.374 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:41.374 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:41.374 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:41.374 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:41.374 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[87547]: pgmap v1169: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:41.374 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[87547]: pgmap v1170: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:41.374 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:41.374 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:41.374 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:41.374 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:41.374 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:41.374 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:41.375 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[87547]: pgmap v1171: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s; 86/630 objects degraded (13.651%) 2024-04-12T22:43:41.375 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[87547]: pgmap v1172: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s; 86/630 objects degraded (13.651%) 2024-04-12T22:43:41.375 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:41.375 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:41.375 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:41.375 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:41.375 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:41.375 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:41.375 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:41.375 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[91108]: pgmap v1167: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:41.375 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[91108]: pgmap v1168: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:41.376 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:41.376 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:41.376 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:41.376 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:41.376 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:41.376 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:41.376 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[91108]: pgmap v1169: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:41.376 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[91108]: pgmap v1170: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:41.376 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:41.376 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:41.376 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:41.376 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:41.376 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:41.376 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:41.376 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[91108]: pgmap v1171: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s; 86/630 objects degraded (13.651%) 2024-04-12T22:43:41.377 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[91108]: pgmap v1172: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s; 86/630 objects degraded (13.651%) 2024-04-12T22:43:41.377 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:41.377 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:41.377 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:41.377 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:41.377 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:41.377 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:41.377 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:41.377 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:41.377 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:41.377 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:41.377 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:41.378 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:41.378 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:41.378 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:41.378 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:41.378 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:41.378 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:41.378 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:41.378 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:41.378 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:41.378 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:41.378 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:41.378 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:41.379 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:41.379 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:41.379 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:41.379 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:41.379 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:41.379 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:41.379 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:41.379 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:41.379 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:41.379 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:41.379 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:41.379 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:41.379 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:41.379 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:41.380 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:41.380 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:41.678 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:43:41 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-1[118760]: 2024-04-12T22:43:41.371+0000 7f6e547fd7c0 -1 osd.1 122 log_to_monitors true 2024-04-12T22:43:41.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:41 smithi142 ceph-mon[87853]: pgmap v1151: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:41.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:41 smithi142 ceph-mon[87853]: pgmap v1152: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:41.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:41 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:41.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:41 smithi142 ceph-mon[87853]: pgmap v1153: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:41.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:41 smithi142 ceph-mon[87853]: pgmap v1154: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:41.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:41 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:41.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:41 smithi142 ceph-mon[87853]: pgmap v1155: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:41.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:41 smithi142 ceph-mon[87853]: pgmap v1156: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:41.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:41 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:41.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:41.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:41.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:41.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:41 smithi142 ceph-mon[87853]: pgmap v1157: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:41.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:41 smithi142 ceph-mon[87853]: pgmap v1158: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:41.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:41.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:41 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:41.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:41.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:41.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:41.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:41.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:41 smithi142 ceph-mon[87853]: pgmap v1159: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:41.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:41 smithi142 ceph-mon[87853]: pgmap v1160: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:41.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:41.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:41 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:41.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:41.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:41.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:41.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:41.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:41 smithi142 ceph-mon[87853]: pgmap v1161: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:41.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:41 smithi142 ceph-mon[87853]: pgmap v1162: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:41.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:41.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:41 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:41.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:41.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:41.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:41.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:41.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:41 smithi142 ceph-mon[87853]: pgmap v1163: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:41.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:41 smithi142 ceph-mon[87853]: pgmap v1164: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:41.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:41.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:41 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:41.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:41.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:41.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:41.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:41.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:41 smithi142 ceph-mon[87853]: pgmap v1165: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:41.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:41 smithi142 ceph-mon[87853]: pgmap v1166: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:41.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:41.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:41 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:41.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:41.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:41.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:41.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:41.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:41 smithi142 ceph-mon[87853]: pgmap v1167: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:41.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:41 smithi142 ceph-mon[87853]: pgmap v1168: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:41.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:41.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:41 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:41.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:41.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:41.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:41.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:41.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:41 smithi142 ceph-mon[87853]: pgmap v1169: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:41.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:41 smithi142 ceph-mon[87853]: pgmap v1170: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:41.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:41.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:41 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:41.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:41.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:41.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:41.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:41.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:41 smithi142 ceph-mon[87853]: pgmap v1171: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s; 86/630 objects degraded (13.651%) 2024-04-12T22:43:41.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:41 smithi142 ceph-mon[87853]: pgmap v1172: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s; 86/630 objects degraded (13.651%) 2024-04-12T22:43:41.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:41.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:41 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:41.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:41.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:41.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:41.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:41.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:41.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:41.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:41.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:41.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:41.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:41.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:41.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:41.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:41.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:41.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:41.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:41.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:41.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:41.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:41.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:42.336 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[87547]: pgmap v1173: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 86/630 objects degraded (13.651%) 2024-04-12T22:43:42.336 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[87547]: pgmap v1174: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 86/630 objects degraded (13.651%) 2024-04-12T22:43:42.336 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:42.336 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[87547]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:43:42.336 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[87547]: pgmap v1175: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 20 op/s; 86/630 objects degraded (13.651%) 2024-04-12T22:43:42.336 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[87547]: pgmap v1176: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 20 op/s; 86/630 objects degraded (13.651%) 2024-04-12T22:43:42.337 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:42.337 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[87547]: pgmap v1177: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:42.337 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[87547]: pgmap v1178: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:42.337 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:42.337 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[87547]: pgmap v1179: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:42.337 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[87547]: pgmap v1180: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:42.337 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:42.337 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:42.337 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:42.337 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:42.337 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:42.337 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[87547]: pgmap v1181: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:42.337 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[87547]: pgmap v1182: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:42.337 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:42.338 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:42.338 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[87547]: from='osd.1 [v2:172.21.15.88:6810/2746585910,v1:172.21.15.88:6811/2746585910]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-12T22:43:42.338 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[91108]: pgmap v1173: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 86/630 objects degraded (13.651%) 2024-04-12T22:43:42.338 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[91108]: pgmap v1174: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 86/630 objects degraded (13.651%) 2024-04-12T22:43:42.338 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:42.338 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[91108]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:43:42.338 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[91108]: pgmap v1175: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 20 op/s; 86/630 objects degraded (13.651%) 2024-04-12T22:43:42.338 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[91108]: pgmap v1176: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 20 op/s; 86/630 objects degraded (13.651%) 2024-04-12T22:43:42.338 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:42.338 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[91108]: pgmap v1177: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:42.339 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[91108]: pgmap v1178: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:42.339 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:42.339 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[91108]: pgmap v1179: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:42.339 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[91108]: pgmap v1180: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:42.339 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:42.339 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:42.339 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:42.339 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:42.339 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:42.339 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[91108]: pgmap v1181: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:42.339 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[91108]: pgmap v1182: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:42.339 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:42.339 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:42.339 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[91108]: from='osd.1 [v2:172.21.15.88:6810/2746585910,v1:172.21.15.88:6811/2746585910]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-12T22:43:42.340 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:42.340 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:42.340 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:42.340 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:42.340 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[87547]: pgmap v1183: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:42.340 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[87547]: pgmap v1184: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:42.340 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:42.340 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:42.340 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:42.340 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:42.340 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:42.340 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:42.340 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[87547]: pgmap v1185: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:42.340 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[87547]: pgmap v1186: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:42.341 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:42.341 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:42.341 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:42.341 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:42.341 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:42.341 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:42.341 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[87547]: pgmap v1187: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:42.341 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[87547]: pgmap v1188: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:42.341 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:42.341 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:42.341 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:42.341 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:42.341 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:42.341 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:42.341 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[87547]: pgmap v1189: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:42.341 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[87547]: pgmap v1190: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:42.342 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:42.342 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:42.342 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:42.342 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:42.342 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:42.342 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:42.342 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[87547]: pgmap v1191: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:42.342 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[87547]: pgmap v1192: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:42.342 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:42.342 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:42.342 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:42.342 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:42.342 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:42.342 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:42.342 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:42.342 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:42.343 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:42.343 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:42.343 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:42.343 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:42.343 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:42.343 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:42.343 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:42.343 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:42.343 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:42.344 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:42.344 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:42.344 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:42.344 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:42.344 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[91108]: pgmap v1183: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:42.344 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[91108]: pgmap v1184: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:42.344 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:42.344 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:42.344 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:42.344 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:42.344 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:42.344 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:42.344 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[91108]: pgmap v1185: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:42.345 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[91108]: pgmap v1186: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:42.345 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:42.345 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:42.345 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:42.345 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:42.345 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:42.345 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:42.345 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[91108]: pgmap v1187: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:42.345 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[91108]: pgmap v1188: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:42.345 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:42.345 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:42.345 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:42.345 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:42.345 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:42.345 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:42.345 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[91108]: pgmap v1189: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:42.345 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[91108]: pgmap v1190: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:42.346 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:42.346 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:42.346 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:42.346 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:42.346 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:42.346 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:42.346 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[91108]: pgmap v1191: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:42.346 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[91108]: pgmap v1192: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:42.346 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:42.346 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:42.346 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:42.346 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:42.346 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:42.346 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:42.346 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:42.347 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:42.347 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:42.347 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:42.347 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:42.347 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:42.347 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:42.347 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:42.347 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:42.347 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:42.347 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:42.678 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:43:42 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-1[118760]: 2024-04-12T22:43:42.372+0000 7f6e45c55700 -1 osd.1 122 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-12T22:43:42.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:42 smithi142 ceph-mon[87853]: pgmap v1173: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 86/630 objects degraded (13.651%) 2024-04-12T22:43:42.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:42 smithi142 ceph-mon[87853]: pgmap v1174: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 86/630 objects degraded (13.651%) 2024-04-12T22:43:42.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:42 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:42.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:42 smithi142 ceph-mon[87853]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:43:42.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:42 smithi142 ceph-mon[87853]: pgmap v1175: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 20 op/s; 86/630 objects degraded (13.651%) 2024-04-12T22:43:42.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:42 smithi142 ceph-mon[87853]: pgmap v1176: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 20 op/s; 86/630 objects degraded (13.651%) 2024-04-12T22:43:42.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:42 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:42.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:42 smithi142 ceph-mon[87853]: pgmap v1177: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:42.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:42 smithi142 ceph-mon[87853]: pgmap v1178: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:42.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:42 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:42.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:42 smithi142 ceph-mon[87853]: pgmap v1179: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:42.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:42 smithi142 ceph-mon[87853]: pgmap v1180: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:42.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:42 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:42.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:42.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:42.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:42.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:42.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:42 smithi142 ceph-mon[87853]: pgmap v1181: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:42.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:42 smithi142 ceph-mon[87853]: pgmap v1182: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:42.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:42.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:42 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:42.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:42 smithi142 ceph-mon[87853]: from='osd.1 [v2:172.21.15.88:6810/2746585910,v1:172.21.15.88:6811/2746585910]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-12T22:43:42.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:42.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:42.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:42.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:42.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:42 smithi142 ceph-mon[87853]: pgmap v1183: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:42.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:42 smithi142 ceph-mon[87853]: pgmap v1184: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:42.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:42.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:42 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:42.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:42.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:42.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:42.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:42.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:42 smithi142 ceph-mon[87853]: pgmap v1185: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:42.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:42 smithi142 ceph-mon[87853]: pgmap v1186: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:42.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:42.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:42 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:42.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:42.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:42.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:42.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:42.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:42 smithi142 ceph-mon[87853]: pgmap v1187: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:42.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:42 smithi142 ceph-mon[87853]: pgmap v1188: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:42.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:42.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:42 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:42.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:42.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:42.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:42.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:42.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:42 smithi142 ceph-mon[87853]: pgmap v1189: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:42.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:42 smithi142 ceph-mon[87853]: pgmap v1190: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:42.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:42.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:42 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:42.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:42.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:42.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:42.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:42.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:42 smithi142 ceph-mon[87853]: pgmap v1191: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:42.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:42 smithi142 ceph-mon[87853]: pgmap v1192: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:42.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:42.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:42 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:42.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:42.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:42.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:42.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:42.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:42.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:42.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:42.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:42.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:42.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:42.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:42.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:42.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:42.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:42.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:43.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[87547]: pgmap v1193: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:43.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[87547]: pgmap v1194: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:43.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:43.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[87547]: pgmap v1195: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:43.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[87547]: pgmap v1196: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:43.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:43.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[87547]: pgmap v1197: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:43.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[87547]: pgmap v1198: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:43.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:43.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:43.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:43.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:43.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:43.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[87547]: pgmap v1199: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:43.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[87547]: pgmap v1200: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:43.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:43.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:43.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[87547]: from='osd.1 [v2:172.21.15.88:6810/2746585910,v1:172.21.15.88:6811/2746585910]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-12T22:43:43.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[87547]: osdmap e125: 8 total, 7 up, 8 in 2024-04-12T22:43:43.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[87547]: from='osd.1 [v2:172.21.15.88:6810/2746585910,v1:172.21.15.88:6811/2746585910]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-04-12T22:43:43.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:43.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:43.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:43.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[91108]: pgmap v1193: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:43.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[91108]: pgmap v1194: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:43.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:43.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[91108]: pgmap v1195: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:43.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[91108]: pgmap v1196: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:43.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:43.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[91108]: pgmap v1197: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:43.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[91108]: pgmap v1198: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:43.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:43.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:43.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:43.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:43.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:43.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[91108]: pgmap v1199: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:43.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[91108]: pgmap v1200: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:43.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:43.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:43.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[91108]: from='osd.1 [v2:172.21.15.88:6810/2746585910,v1:172.21.15.88:6811/2746585910]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-12T22:43:43.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[91108]: osdmap e125: 8 total, 7 up, 8 in 2024-04-12T22:43:43.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[91108]: from='osd.1 [v2:172.21.15.88:6810/2746585910,v1:172.21.15.88:6811/2746585910]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-04-12T22:43:43.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:43.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:43.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:43.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:43.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[87547]: pgmap v1202: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:43.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:43.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:43.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:43.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:43.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:43.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:43.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[87547]: pgmap v1203: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:43.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[87547]: pgmap v1204: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:43.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:43.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:43.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:43.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:43.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:43.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:43.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[87547]: pgmap v1205: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:43.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[87547]: pgmap v1206: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:43.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:43.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:43.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:43.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:43.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:43.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:43.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[87547]: pgmap v1207: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:43.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[87547]: pgmap v1208: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:43.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:43.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:43.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:43.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:43.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:43.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:43.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[87547]: pgmap v1209: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:43.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[87547]: pgmap v1210: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:43.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:43.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:43.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:43.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:43.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:43.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:43.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:43.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:43.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:43.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:43.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:43.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:43.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:43.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:43.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:43.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:43.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:43.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[91108]: pgmap v1202: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:43.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:43.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:43.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:43.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:43.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:43.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:43.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[91108]: pgmap v1203: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:43.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[91108]: pgmap v1204: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:43.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:43.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:43.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:43.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:43.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:43.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:43.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[91108]: pgmap v1205: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:43.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[91108]: pgmap v1206: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:43.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:43.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:43.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:43.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:43.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:43.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:43.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[91108]: pgmap v1207: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:43.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[91108]: pgmap v1208: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:43.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:43.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:43.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:43.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:43.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:43.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:43.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[91108]: pgmap v1209: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:43.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[91108]: pgmap v1210: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:43.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:43.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:43.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:43.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:43.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:43.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:43.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:43.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:43.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:43.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:43.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:43.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:43.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:43.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:43.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:43.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:43 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:43.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:43 smithi142 ceph-mon[87853]: pgmap v1193: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:43.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:43 smithi142 ceph-mon[87853]: pgmap v1194: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:43.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:43 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:43.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:43 smithi142 ceph-mon[87853]: pgmap v1195: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:43.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:43 smithi142 ceph-mon[87853]: pgmap v1196: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:43.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:43 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:43.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:43 smithi142 ceph-mon[87853]: pgmap v1197: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:43.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:43 smithi142 ceph-mon[87853]: pgmap v1198: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:43.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:43 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:43.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:43 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:43.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:43 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:43.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:43 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:43.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:43 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:43.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:43 smithi142 ceph-mon[87853]: pgmap v1199: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:43.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:43 smithi142 ceph-mon[87853]: pgmap v1200: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:43.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:43 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:43.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:43 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:43.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:43 smithi142 ceph-mon[87853]: from='osd.1 [v2:172.21.15.88:6810/2746585910,v1:172.21.15.88:6811/2746585910]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-12T22:43:43.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:43 smithi142 ceph-mon[87853]: osdmap e125: 8 total, 7 up, 8 in 2024-04-12T22:43:43.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:43 smithi142 ceph-mon[87853]: from='osd.1 [v2:172.21.15.88:6810/2746585910,v1:172.21.15.88:6811/2746585910]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-04-12T22:43:43.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:43 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:43.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:43 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:43.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:43 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:43.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:43 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:43.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:43 smithi142 ceph-mon[87853]: pgmap v1202: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:43.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:43 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:43.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:43 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:43.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:43 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:43.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:43 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:43.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:43 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:43.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:43 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:43.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:43 smithi142 ceph-mon[87853]: pgmap v1203: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:43.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:43 smithi142 ceph-mon[87853]: pgmap v1204: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:43.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:43 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:43.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:43 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:43.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:43 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:43.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:43 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:43.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:43 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:43.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:43 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:43.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:43 smithi142 ceph-mon[87853]: pgmap v1205: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:43.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:43 smithi142 ceph-mon[87853]: pgmap v1206: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:43.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:43 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:43.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:43 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:43.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:43 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:43.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:43 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:43.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:43 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:43.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:43 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:43.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:43 smithi142 ceph-mon[87853]: pgmap v1207: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:43.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:43 smithi142 ceph-mon[87853]: pgmap v1208: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:43.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:43 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:43.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:43 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:43.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:43 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:43.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:43 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:43.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:43 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:43.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:43 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:43.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:43 smithi142 ceph-mon[87853]: pgmap v1209: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:43.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:43 smithi142 ceph-mon[87853]: pgmap v1210: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:43.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:43 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:43.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:43 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:43.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:43 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:43.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:43 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:43.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:43 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:43.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:43 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:43.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:43 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:43.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:43 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:43.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:43 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:43.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:43 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:43.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:43 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:43.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:43 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:43.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:43 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:43.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:43 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:43.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:43 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:43.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:43 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:44.461 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:44.461 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[91108]: pgmap v1211: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:44.461 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[91108]: pgmap v1212: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:44.461 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:44.461 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[91108]: pgmap v1213: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:44.461 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[91108]: pgmap v1214: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:44.461 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:44.461 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[91108]: pgmap v1215: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:44.462 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[91108]: pgmap v1216: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:44.462 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:44.462 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:44.462 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:44.462 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:44.462 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:44.462 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[91108]: pgmap v1217: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:44.462 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[91108]: pgmap v1218: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:44.462 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:44.462 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:44.462 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[91108]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-12T22:43:44.462 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[91108]: osd.1 [v2:172.21.15.88:6810/2746585910,v1:172.21.15.88:6811/2746585910] boot 2024-04-12T22:43:44.462 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[91108]: osdmap e126: 8 total, 8 up, 8 in 2024-04-12T22:43:44.462 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-12T22:43:44.463 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:44.463 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:44.463 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:44.463 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:44.463 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[87547]: pgmap v1211: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:44.463 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[87547]: pgmap v1212: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:44.463 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:44.463 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[87547]: pgmap v1213: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:44.463 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[87547]: pgmap v1214: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:44.463 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:44.463 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[87547]: pgmap v1215: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:44.464 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[87547]: pgmap v1216: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:44.464 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:44.464 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:44.464 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:44.464 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:44.464 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:44.464 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[87547]: pgmap v1217: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:44.464 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[87547]: pgmap v1218: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:44.464 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:44.464 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:44.464 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[87547]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-12T22:43:44.464 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[87547]: osd.1 [v2:172.21.15.88:6810/2746585910,v1:172.21.15.88:6811/2746585910] boot 2024-04-12T22:43:44.464 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[87547]: osdmap e126: 8 total, 8 up, 8 in 2024-04-12T22:43:44.464 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-12T22:43:44.464 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:44.465 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:44.465 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:44.465 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:44.465 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[91108]: pgmap v1220: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:44.465 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[91108]: pgmap v1221: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:44.465 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:44.465 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:44.465 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:44.465 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:44.465 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:44.466 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:44.466 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[91108]: pgmap v1222: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:44.466 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[91108]: pgmap v1223: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:44.466 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:44.466 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:44.466 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:44.466 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:44.466 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:44.466 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:44.466 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[91108]: pgmap v1224: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:44.466 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[91108]: pgmap v1225: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:44.466 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:44.466 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:44.466 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:44.466 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:44.467 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:44.467 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:44.467 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[91108]: pgmap v1226: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:44.467 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:44.467 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[87547]: pgmap v1220: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:44.467 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[87547]: pgmap v1221: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:44.467 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:44.467 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:44.467 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:44.467 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:44.467 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:44.467 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:44.468 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[87547]: pgmap v1222: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:44.468 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[87547]: pgmap v1223: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:44.468 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:44.468 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:44.468 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:44.468 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:44.468 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:44.468 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:44.468 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[87547]: pgmap v1224: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:44.468 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[87547]: pgmap v1225: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:44.468 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:44.468 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:44.468 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:44.468 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:44.468 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:44.469 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:44.469 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[87547]: pgmap v1226: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:44.469 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[91108]: pgmap v1227: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:44.469 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:44.469 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:44.469 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:44.469 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:44.469 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:44.469 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:44.469 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[91108]: pgmap v1228: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:44.469 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[91108]: pgmap v1229: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:44.469 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:44.470 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:44.470 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:44.470 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:44.470 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:44.470 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:44.470 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[91108]: pgmap v1230: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:44.470 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[91108]: pgmap v1231: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:44.470 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:44.470 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:44.470 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:44.470 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:44.470 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:44.470 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:44.470 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:44.470 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:44.471 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:44.471 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[87547]: pgmap v1227: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:44.471 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:44.471 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:44.471 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:44.471 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:44.471 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:44.471 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:44.471 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[87547]: pgmap v1228: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:44.471 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[87547]: pgmap v1229: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:44.471 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:44.472 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:44.472 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:44.472 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:44.472 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:44.472 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:44.472 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[87547]: pgmap v1230: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:44.472 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[87547]: pgmap v1231: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:44.472 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:44.472 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:44.472 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:44.472 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:44.472 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:44.472 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:44.472 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:44.472 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:44.473 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:44.473 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:44.473 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:44.473 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:44.473 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:44.473 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:44.473 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:44.473 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:44.473 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:44.473 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:44.473 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:44.474 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:44.474 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:44.474 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:44.474 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:44.474 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:44.474 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:44.474 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:44.474 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:44.474 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:44.474 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:44.474 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:44.474 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:44.475 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:44.475 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:44.475 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:44.475 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:44.475 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:44.475 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:44.475 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:44.475 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:44.475 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:44.475 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:44.475 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:44.475 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:44.475 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:44.475 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:44.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:44 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:44.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:44 smithi142 ceph-mon[87853]: pgmap v1211: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:44.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:44 smithi142 ceph-mon[87853]: pgmap v1212: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:44.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:44 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:44.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:44 smithi142 ceph-mon[87853]: pgmap v1213: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:44.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:44 smithi142 ceph-mon[87853]: pgmap v1214: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:44.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:44 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:44.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:44 smithi142 ceph-mon[87853]: pgmap v1215: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:44.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:44 smithi142 ceph-mon[87853]: pgmap v1216: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:44.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:44 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:44.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:44.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:44.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:44.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:44.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:44 smithi142 ceph-mon[87853]: pgmap v1217: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:44.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:44 smithi142 ceph-mon[87853]: pgmap v1218: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:44.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:44.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:44 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:44.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:44 smithi142 ceph-mon[87853]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-12T22:43:44.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:44 smithi142 ceph-mon[87853]: osd.1 [v2:172.21.15.88:6810/2746585910,v1:172.21.15.88:6811/2746585910] boot 2024-04-12T22:43:44.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:44 smithi142 ceph-mon[87853]: osdmap e126: 8 total, 8 up, 8 in 2024-04-12T22:43:44.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-12T22:43:44.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:44.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:44.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:44.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:44.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:44 smithi142 ceph-mon[87853]: pgmap v1220: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:44.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:44 smithi142 ceph-mon[87853]: pgmap v1221: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:44.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:44.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:44 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:44.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:44.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:44.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:44.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:44.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:44 smithi142 ceph-mon[87853]: pgmap v1222: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:44.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:44 smithi142 ceph-mon[87853]: pgmap v1223: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:44.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:44.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:44 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:44.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:44.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:44.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:44.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:44.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:44 smithi142 ceph-mon[87853]: pgmap v1224: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:44.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:44 smithi142 ceph-mon[87853]: pgmap v1225: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:44.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:44.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:44 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:44.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:44.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:44.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:44.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:44.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:44 smithi142 ceph-mon[87853]: pgmap v1226: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:44.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:44 smithi142 ceph-mon[87853]: pgmap v1227: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:44.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:44.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:44 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:44.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:44.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:44.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:44.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:44.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:44 smithi142 ceph-mon[87853]: pgmap v1228: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:44.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:44 smithi142 ceph-mon[87853]: pgmap v1229: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:44.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:44.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:44 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:44.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:44.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:44.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:44.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:44.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:44 smithi142 ceph-mon[87853]: pgmap v1230: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:44.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:44 smithi142 ceph-mon[87853]: pgmap v1231: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:44.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:44.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:44 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:44.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:44.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:44.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:44.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:44.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:44.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:44.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:44.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:44.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:44.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:44.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:44.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:44.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:44.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:44.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:44.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:44.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:44.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:44.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:44.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:44.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:44.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:44.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:44.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:44.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:45.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[87547]: pgmap v1232: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:45.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[87547]: pgmap v1233: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:45.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:45.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[87547]: pgmap v1234: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:45.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[87547]: pgmap v1235: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:45.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:45.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[87547]: pgmap v1236: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:45.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[87547]: pgmap v1237: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:45.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:45.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[87547]: pgmap v1238: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:45.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[87547]: pgmap v1239: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:45.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:45.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[87547]: pgmap v1240: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:45.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[87547]: pgmap v1241: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:45.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:45.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:45.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:45.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:45.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:45.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[87547]: pgmap v1242: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:45.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[87547]: pgmap v1243: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:45.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:45.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:45.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[91108]: pgmap v1232: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:45.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[91108]: pgmap v1233: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:45.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:45.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[91108]: pgmap v1234: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:45.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[91108]: pgmap v1235: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:45.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:45.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[91108]: pgmap v1236: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:45.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[91108]: pgmap v1237: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:45.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:45.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[91108]: pgmap v1238: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:45.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[91108]: pgmap v1239: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:45.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:45.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[91108]: pgmap v1240: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:45.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[91108]: pgmap v1241: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:45.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:45.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:45.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:45.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:45.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:45.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[91108]: pgmap v1242: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:45.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[91108]: pgmap v1243: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:45.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:45.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:45.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[87547]: osdmap e127: 8 total, 8 up, 8 in 2024-04-12T22:43:45.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:45.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:45.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:45.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:45.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[87547]: pgmap v1245: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:45.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[87547]: pgmap v1246: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:45.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:45.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:45.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:45.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:45.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:45.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:45.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[87547]: pgmap v1247: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:45.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[87547]: pgmap v1248: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:45.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:45.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:45.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:45.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:45.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:45.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:45.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[87547]: pgmap v1249: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:45.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[87547]: pgmap v1250: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:45.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:45.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:45.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:45.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[91108]: osdmap e127: 8 total, 8 up, 8 in 2024-04-12T22:43:45.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:45.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:45.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:45.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:45.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[91108]: pgmap v1245: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:45.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[91108]: pgmap v1246: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:45.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:45.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:45.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:45.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:45.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:45.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:45.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[91108]: pgmap v1247: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:45.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[91108]: pgmap v1248: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:45.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:45.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:45.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:45.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:45.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:45.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:45.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[91108]: pgmap v1249: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:45.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[91108]: pgmap v1250: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:45.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:45.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:45.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:45.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:45.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:45.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:45.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[87547]: pgmap v1251: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:45.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[87547]: pgmap v1252: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:45.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:45.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:45.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:45.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:45.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:45.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:45.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[87547]: pgmap v1253: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:45.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[87547]: pgmap v1254: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:45.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:45.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:45.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:45.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:45.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:45.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:45.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[87547]: pgmap v1255: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:45.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[87547]: pgmap v1256: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:45.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:45.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:45.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:45.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:43:45.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:45.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:45.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:45.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:45.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:45.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:45.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:45.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:45.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:45.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:45.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:45.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:45.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:45.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[91108]: pgmap v1251: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:45.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[91108]: pgmap v1252: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:45.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:45.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:45.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:45.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:45.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:45.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:45.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[91108]: pgmap v1253: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:45.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[91108]: pgmap v1254: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:45.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:45.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:45.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:45.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:45.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:45.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:45.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[91108]: pgmap v1255: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:45.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[91108]: pgmap v1256: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:45.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:45.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:45.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:45.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:43:45.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:45.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:45.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:45.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:45.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:45.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:45.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:45.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:45.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:45.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:45.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:45 smithi142 ceph-mon[87853]: pgmap v1232: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:45.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:45 smithi142 ceph-mon[87853]: pgmap v1233: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:45.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:45 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:45.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:45 smithi142 ceph-mon[87853]: pgmap v1234: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:45.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:45 smithi142 ceph-mon[87853]: pgmap v1235: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:45.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:45 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:45.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:45 smithi142 ceph-mon[87853]: pgmap v1236: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:45.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:45 smithi142 ceph-mon[87853]: pgmap v1237: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:45.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:45 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:45.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:45 smithi142 ceph-mon[87853]: pgmap v1238: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:45.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:45 smithi142 ceph-mon[87853]: pgmap v1239: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:45.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:45 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:45.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:45 smithi142 ceph-mon[87853]: pgmap v1240: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:45.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:45 smithi142 ceph-mon[87853]: pgmap v1241: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:45.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:45 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:45.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:45.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:45.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:45.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:45.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:45 smithi142 ceph-mon[87853]: pgmap v1242: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:45.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:45 smithi142 ceph-mon[87853]: pgmap v1243: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:45.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:45.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:45 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:45.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:45 smithi142 ceph-mon[87853]: osdmap e127: 8 total, 8 up, 8 in 2024-04-12T22:43:45.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:45.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:45.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:45.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:45.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:45 smithi142 ceph-mon[87853]: pgmap v1245: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:45.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:45 smithi142 ceph-mon[87853]: pgmap v1246: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:45.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:45.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:45 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:45.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:45.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:45.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:45.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:45.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:45 smithi142 ceph-mon[87853]: pgmap v1247: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:45.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:45 smithi142 ceph-mon[87853]: pgmap v1248: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:45.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:45.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:45 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:45.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:45.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:45.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:45.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:45.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:45 smithi142 ceph-mon[87853]: pgmap v1249: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:45.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:45 smithi142 ceph-mon[87853]: pgmap v1250: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:45.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:45.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:45 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:45.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:45.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:45.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:45.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:45.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:45 smithi142 ceph-mon[87853]: pgmap v1251: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:45.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:45 smithi142 ceph-mon[87853]: pgmap v1252: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:45.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:45.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:45 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:45.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:45.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:45.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:45.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:45.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:45 smithi142 ceph-mon[87853]: pgmap v1253: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:45.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:45 smithi142 ceph-mon[87853]: pgmap v1254: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:45.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:45.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:45 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:45.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:45.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:45.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:45.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:45.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:45 smithi142 ceph-mon[87853]: pgmap v1255: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:45.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:45 smithi142 ceph-mon[87853]: pgmap v1256: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:45.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:45.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:45 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:45.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:45.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:43:45.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:45.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:45.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:45.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:45.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:45.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:45.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:45.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:45.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:45.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:46.678 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:43:46] "GET /metrics HTTP/1.1" 200 38362 "" "Prometheus/2.33.4" 2024-04-12T22:43:46.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[91108]: pgmap v1257: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:46.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[91108]: pgmap v1258: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:46.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:46.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[91108]: pgmap v1259: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:46.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[91108]: pgmap v1260: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:46.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:46.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:46.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:46.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:46.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:46.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[91108]: pgmap v1261: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:46.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[91108]: pgmap v1262: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:46.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:46.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:46.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:46.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:46.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:46.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:46.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[91108]: pgmap v1263: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 80/630 objects degraded (12.698%) 2024-04-12T22:43:46.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[91108]: pgmap v1264: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 80/630 objects degraded (12.698%) 2024-04-12T22:43:46.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:46.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:46.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:46.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:46.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[87547]: pgmap v1257: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:46.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[87547]: pgmap v1258: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:46.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:46.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[87547]: pgmap v1259: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:46.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[87547]: pgmap v1260: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:46.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:46.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:46.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:46.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:46.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:46.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[87547]: pgmap v1261: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:46.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[87547]: pgmap v1262: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:46.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:46.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:46.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:46.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:46.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:46.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:46.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[87547]: pgmap v1263: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 80/630 objects degraded (12.698%) 2024-04-12T22:43:46.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[87547]: pgmap v1264: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 80/630 objects degraded (12.698%) 2024-04-12T22:43:46.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:46.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:46.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:46.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:46.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:46.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:46.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[91108]: pgmap v1265: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 80/630 objects degraded (12.698%) 2024-04-12T22:43:46.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[91108]: pgmap v1266: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 80/630 objects degraded (12.698%) 2024-04-12T22:43:46.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:46.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:46.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:46.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:46.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:46.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:46.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[91108]: pgmap v1267: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 80/630 objects degraded (12.698%) 2024-04-12T22:43:46.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[91108]: pgmap v1268: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 80/630 objects degraded (12.698%) 2024-04-12T22:43:46.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:46.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:46.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:46.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:46.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:46.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:46.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[91108]: pgmap v1269: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 80/630 objects degraded (12.698%) 2024-04-12T22:43:46.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[91108]: pgmap v1270: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 80/630 objects degraded (12.698%) 2024-04-12T22:43:46.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:46.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:46.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:46.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:46.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:46.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:46.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[91108]: pgmap v1271: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 80/630 objects degraded (12.698%) 2024-04-12T22:43:46.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[91108]: pgmap v1272: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 80/630 objects degraded (12.698%) 2024-04-12T22:43:46.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:46.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:46.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:46.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:46.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:46.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:46.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:46.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:46.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:46.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:46.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:46.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:46.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:46.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:46.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:46.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:46.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:46.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:46.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:46.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:46.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:46.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:46.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:46.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:46.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[87547]: pgmap v1265: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 80/630 objects degraded (12.698%) 2024-04-12T22:43:46.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[87547]: pgmap v1266: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 80/630 objects degraded (12.698%) 2024-04-12T22:43:46.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:46.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:46.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:46.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:46.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:46.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:46.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[87547]: pgmap v1267: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 80/630 objects degraded (12.698%) 2024-04-12T22:43:46.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[87547]: pgmap v1268: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 80/630 objects degraded (12.698%) 2024-04-12T22:43:46.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:46.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:46.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:46.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:46.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:46.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:46.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[87547]: pgmap v1269: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 80/630 objects degraded (12.698%) 2024-04-12T22:43:46.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[87547]: pgmap v1270: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 80/630 objects degraded (12.698%) 2024-04-12T22:43:46.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:46.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:46.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:46.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:46.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:46.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:46.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[87547]: pgmap v1271: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 80/630 objects degraded (12.698%) 2024-04-12T22:43:46.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[87547]: pgmap v1272: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 80/630 objects degraded (12.698%) 2024-04-12T22:43:46.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:46.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:46.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:46.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:46.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:46.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:46.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:46.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:46.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:46.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:46.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:46.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:46.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:46.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:46.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:46.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:46.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:46.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:46.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:46.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:46.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:46.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:46.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:46 smithi142 ceph-mon[87853]: pgmap v1257: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:46.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:46 smithi142 ceph-mon[87853]: pgmap v1258: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:46.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:46 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:46.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:46 smithi142 ceph-mon[87853]: pgmap v1259: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:46.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:46 smithi142 ceph-mon[87853]: pgmap v1260: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:46.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:46 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:46.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:46.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:46.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:46.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:46.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:46 smithi142 ceph-mon[87853]: pgmap v1261: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:46.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:46 smithi142 ceph-mon[87853]: pgmap v1262: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-04-12T22:43:46.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:46.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:46 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:46.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:46.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:46.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:46.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:46.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:46 smithi142 ceph-mon[87853]: pgmap v1263: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 80/630 objects degraded (12.698%) 2024-04-12T22:43:46.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:46 smithi142 ceph-mon[87853]: pgmap v1264: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 80/630 objects degraded (12.698%) 2024-04-12T22:43:46.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:46.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:46 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:46.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:46.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:46.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:46.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:46.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:46 smithi142 ceph-mon[87853]: pgmap v1265: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 80/630 objects degraded (12.698%) 2024-04-12T22:43:46.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:46 smithi142 ceph-mon[87853]: pgmap v1266: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 80/630 objects degraded (12.698%) 2024-04-12T22:43:46.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:46.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:46 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:46.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:46.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:46.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:46.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:46.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:46 smithi142 ceph-mon[87853]: pgmap v1267: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 80/630 objects degraded (12.698%) 2024-04-12T22:43:46.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:46 smithi142 ceph-mon[87853]: pgmap v1268: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 80/630 objects degraded (12.698%) 2024-04-12T22:43:46.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:46.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:46 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:46.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:46.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:46.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:46.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:46.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:46 smithi142 ceph-mon[87853]: pgmap v1269: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 80/630 objects degraded (12.698%) 2024-04-12T22:43:46.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:46 smithi142 ceph-mon[87853]: pgmap v1270: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 80/630 objects degraded (12.698%) 2024-04-12T22:43:46.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:46.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:46 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:46.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:46.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:46.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:46.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:46.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:46 smithi142 ceph-mon[87853]: pgmap v1271: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 80/630 objects degraded (12.698%) 2024-04-12T22:43:46.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:46 smithi142 ceph-mon[87853]: pgmap v1272: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 134 MiB used, 715 GiB / 715 GiB avail; 80/630 objects degraded (12.698%) 2024-04-12T22:43:46.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:46.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:46 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:46.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:46.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:46.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:46.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:46.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:46.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:46.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:46.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:46.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:46.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:46.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:46.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:46.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:46.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:46.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:46.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:46.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:46.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:46.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:46.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:47.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[91108]: pgmap v1273: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s; 32/630 objects degraded (5.079%) 2024-04-12T22:43:47.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[91108]: pgmap v1274: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s; 32/630 objects degraded (5.079%) 2024-04-12T22:43:47.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:47.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[91108]: pgmap v1275: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s; 32/630 objects degraded (5.079%) 2024-04-12T22:43:47.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[91108]: pgmap v1276: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s; 32/630 objects degraded (5.079%) 2024-04-12T22:43:47.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:47.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[91108]: pgmap v1277: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s; 32/630 objects degraded (5.079%) 2024-04-12T22:43:47.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[91108]: pgmap v1278: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s; 32/630 objects degraded (5.079%) 2024-04-12T22:43:47.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:47.572 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[91108]: pgmap v1279: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 32/630 objects degraded (5.079%) 2024-04-12T22:43:47.572 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[91108]: pgmap v1280: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 32/630 objects degraded (5.079%) 2024-04-12T22:43:47.572 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:47.572 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[91108]: Health check update: Degraded data redundancy: 32/630 objects degraded (5.079%), 8 pgs degraded (PG_DEGRADED) 2024-04-12T22:43:47.572 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:47.572 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:47.572 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:47.572 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:47.572 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[91108]: pgmap v1281: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 32/630 objects degraded (5.079%) 2024-04-12T22:43:47.572 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[91108]: pgmap v1282: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 32/630 objects degraded (5.079%) 2024-04-12T22:43:47.572 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:47.572 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:47.572 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:47.572 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:47.573 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[87547]: pgmap v1273: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s; 32/630 objects degraded (5.079%) 2024-04-12T22:43:47.573 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[87547]: pgmap v1274: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s; 32/630 objects degraded (5.079%) 2024-04-12T22:43:47.573 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:47.573 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[87547]: pgmap v1275: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s; 32/630 objects degraded (5.079%) 2024-04-12T22:43:47.573 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[87547]: pgmap v1276: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s; 32/630 objects degraded (5.079%) 2024-04-12T22:43:47.573 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:47.573 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[87547]: pgmap v1277: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s; 32/630 objects degraded (5.079%) 2024-04-12T22:43:47.573 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[87547]: pgmap v1278: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s; 32/630 objects degraded (5.079%) 2024-04-12T22:43:47.573 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:47.573 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[87547]: pgmap v1279: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 32/630 objects degraded (5.079%) 2024-04-12T22:43:47.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[87547]: pgmap v1280: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 32/630 objects degraded (5.079%) 2024-04-12T22:43:47.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:47.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[87547]: Health check update: Degraded data redundancy: 32/630 objects degraded (5.079%), 8 pgs degraded (PG_DEGRADED) 2024-04-12T22:43:47.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:47.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:47.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:47.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:47.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[87547]: pgmap v1281: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 32/630 objects degraded (5.079%) 2024-04-12T22:43:47.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[87547]: pgmap v1282: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 32/630 objects degraded (5.079%) 2024-04-12T22:43:47.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:47.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:47.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:47.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:47.575 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:47.575 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:47.575 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[91108]: pgmap v1283: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 32/630 objects degraded (5.079%) 2024-04-12T22:43:47.575 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[91108]: pgmap v1284: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 32/630 objects degraded (5.079%) 2024-04-12T22:43:47.575 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:47.575 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:47.575 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:47.575 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:47.575 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:47.575 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:47.575 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[91108]: pgmap v1285: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 32/630 objects degraded (5.079%) 2024-04-12T22:43:47.575 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[91108]: pgmap v1286: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 32/630 objects degraded (5.079%) 2024-04-12T22:43:47.575 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:47.576 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:47.576 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:47.576 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:47.576 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:47.576 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:47.576 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[91108]: pgmap v1287: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 32/630 objects degraded (5.079%) 2024-04-12T22:43:47.576 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[91108]: pgmap v1288: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 32/630 objects degraded (5.079%) 2024-04-12T22:43:47.576 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:47.576 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:47.576 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:47.576 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:47.576 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:47.577 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:47.577 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:47.577 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[87547]: pgmap v1283: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 32/630 objects degraded (5.079%) 2024-04-12T22:43:47.577 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[87547]: pgmap v1284: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 32/630 objects degraded (5.079%) 2024-04-12T22:43:47.577 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:47.577 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:47.577 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:47.577 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:47.577 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:47.577 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:47.577 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[87547]: pgmap v1285: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 32/630 objects degraded (5.079%) 2024-04-12T22:43:47.577 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[87547]: pgmap v1286: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 32/630 objects degraded (5.079%) 2024-04-12T22:43:47.578 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:47.578 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:47.578 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:47.578 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:47.578 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:47.578 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:47.578 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[87547]: pgmap v1287: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 32/630 objects degraded (5.079%) 2024-04-12T22:43:47.578 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[87547]: pgmap v1288: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 32/630 objects degraded (5.079%) 2024-04-12T22:43:47.578 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:47.578 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:47.578 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:47.578 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:47.578 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:47.578 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:47.579 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[87547]: pgmap v1289: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 32/630 objects degraded (5.079%) 2024-04-12T22:43:47.579 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[87547]: pgmap v1290: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 32/630 objects degraded (5.079%) 2024-04-12T22:43:47.579 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:47.579 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:47.579 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:47.579 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:47.579 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:47.579 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:47.579 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[87547]: pgmap v1291: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 32/630 objects degraded (5.079%) 2024-04-12T22:43:47.579 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[87547]: pgmap v1292: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 32/630 objects degraded (5.079%) 2024-04-12T22:43:47.579 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:47.579 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:47.579 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:47.579 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:47.580 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:47.580 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:47.580 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[87547]: pgmap v1293: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 32/630 objects degraded (5.079%) 2024-04-12T22:43:47.580 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[87547]: pgmap v1294: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 32/630 objects degraded (5.079%) 2024-04-12T22:43:47.580 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:47.580 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:47.580 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:47.580 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:47.580 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:47.580 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:47.580 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:47.580 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:47.580 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:47.580 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:47.581 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:47.581 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:47.581 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:47.581 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:47.581 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:47.581 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:47.581 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:47.581 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:47.581 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[91108]: pgmap v1289: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 32/630 objects degraded (5.079%) 2024-04-12T22:43:47.581 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[91108]: pgmap v1290: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 32/630 objects degraded (5.079%) 2024-04-12T22:43:47.581 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:47.582 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:47.582 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:47.582 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:47.582 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:47.582 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:47.582 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[91108]: pgmap v1291: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 32/630 objects degraded (5.079%) 2024-04-12T22:43:47.582 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[91108]: pgmap v1292: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 32/630 objects degraded (5.079%) 2024-04-12T22:43:47.582 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:47.582 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:47.582 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:47.582 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:47.582 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:47.582 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:47.583 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[91108]: pgmap v1293: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 32/630 objects degraded (5.079%) 2024-04-12T22:43:47.583 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[91108]: pgmap v1294: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 32/630 objects degraded (5.079%) 2024-04-12T22:43:47.583 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:47.583 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:47.583 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:47.583 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:47.583 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:47.583 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:47.583 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:47.583 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:47.583 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:47.583 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:47.583 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:47.583 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:47.584 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:47.584 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:47.584 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:47.584 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:47.584 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:47.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:47 smithi142 ceph-mon[87853]: pgmap v1273: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s; 32/630 objects degraded (5.079%) 2024-04-12T22:43:47.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:47 smithi142 ceph-mon[87853]: pgmap v1274: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s; 32/630 objects degraded (5.079%) 2024-04-12T22:43:47.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:47 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:47.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:47 smithi142 ceph-mon[87853]: pgmap v1275: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s; 32/630 objects degraded (5.079%) 2024-04-12T22:43:47.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:47 smithi142 ceph-mon[87853]: pgmap v1276: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s; 32/630 objects degraded (5.079%) 2024-04-12T22:43:47.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:47 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:47.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:47 smithi142 ceph-mon[87853]: pgmap v1277: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s; 32/630 objects degraded (5.079%) 2024-04-12T22:43:47.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:47 smithi142 ceph-mon[87853]: pgmap v1278: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s; 32/630 objects degraded (5.079%) 2024-04-12T22:43:47.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:47 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:47.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:47 smithi142 ceph-mon[87853]: pgmap v1279: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 32/630 objects degraded (5.079%) 2024-04-12T22:43:47.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:47 smithi142 ceph-mon[87853]: pgmap v1280: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 32/630 objects degraded (5.079%) 2024-04-12T22:43:47.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:47 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:47.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:47 smithi142 ceph-mon[87853]: Health check update: Degraded data redundancy: 32/630 objects degraded (5.079%), 8 pgs degraded (PG_DEGRADED) 2024-04-12T22:43:47.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:47.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:47.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:47.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:47.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:47 smithi142 ceph-mon[87853]: pgmap v1281: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 32/630 objects degraded (5.079%) 2024-04-12T22:43:47.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:47 smithi142 ceph-mon[87853]: pgmap v1282: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 32/630 objects degraded (5.079%) 2024-04-12T22:43:47.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:47.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:47 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:47.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:47.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:47.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:47.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:47.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:47 smithi142 ceph-mon[87853]: pgmap v1283: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 32/630 objects degraded (5.079%) 2024-04-12T22:43:47.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:47 smithi142 ceph-mon[87853]: pgmap v1284: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 32/630 objects degraded (5.079%) 2024-04-12T22:43:47.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:47.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:47 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:47.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:47.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:47.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:47.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:47.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:47 smithi142 ceph-mon[87853]: pgmap v1285: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 32/630 objects degraded (5.079%) 2024-04-12T22:43:47.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:47 smithi142 ceph-mon[87853]: pgmap v1286: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 32/630 objects degraded (5.079%) 2024-04-12T22:43:47.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:47.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:47 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:47.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:47.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:47.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:47.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:47.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:47 smithi142 ceph-mon[87853]: pgmap v1287: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 32/630 objects degraded (5.079%) 2024-04-12T22:43:47.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:47 smithi142 ceph-mon[87853]: pgmap v1288: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 32/630 objects degraded (5.079%) 2024-04-12T22:43:47.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:47.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:47 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:47.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:47.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:47.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:47.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:47.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:47 smithi142 ceph-mon[87853]: pgmap v1289: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 32/630 objects degraded (5.079%) 2024-04-12T22:43:47.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:47 smithi142 ceph-mon[87853]: pgmap v1290: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 32/630 objects degraded (5.079%) 2024-04-12T22:43:47.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:47.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:47 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:47.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:47.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:47.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:47.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:47.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:47 smithi142 ceph-mon[87853]: pgmap v1291: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 32/630 objects degraded (5.079%) 2024-04-12T22:43:47.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:47 smithi142 ceph-mon[87853]: pgmap v1292: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 32/630 objects degraded (5.079%) 2024-04-12T22:43:47.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:47.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:47 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:47.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:47.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:47.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:47.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:47.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:47 smithi142 ceph-mon[87853]: pgmap v1293: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 32/630 objects degraded (5.079%) 2024-04-12T22:43:47.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:47 smithi142 ceph-mon[87853]: pgmap v1294: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 32/630 objects degraded (5.079%) 2024-04-12T22:43:47.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:47.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:47 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:47.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:47.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:47.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:47.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:47.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:47.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:47.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:47.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:47.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:47.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:47.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:47.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:47.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:47.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:47.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:48.658 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:48 smithi088 ceph-mon[91108]: pgmap v1295: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 32/630 objects degraded (5.079%) 2024-04-12T22:43:48.659 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:48 smithi088 ceph-mon[91108]: pgmap v1296: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 32/630 objects degraded (5.079%) 2024-04-12T22:43:48.659 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:48 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:48.659 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:48 smithi088 ceph-mon[91108]: pgmap v1297: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 32/630 objects degraded (5.079%) 2024-04-12T22:43:48.659 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:48 smithi088 ceph-mon[91108]: pgmap v1298: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 32/630 objects degraded (5.079%) 2024-04-12T22:43:48.659 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:48 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:48.659 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:48 smithi088 ceph-mon[91108]: pgmap v1299: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 32/630 objects degraded (5.079%) 2024-04-12T22:43:48.659 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:48 smithi088 ceph-mon[91108]: pgmap v1300: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 32/630 objects degraded (5.079%) 2024-04-12T22:43:48.659 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:48 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:48.659 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:48.659 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:48.659 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:48.659 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:48.659 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:48 smithi088 ceph-mon[91108]: pgmap v1301: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 32/630 objects degraded (5.079%) 2024-04-12T22:43:48.659 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:48 smithi088 ceph-mon[91108]: pgmap v1302: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 32/630 objects degraded (5.079%) 2024-04-12T22:43:48.660 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:48.660 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:48 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:48.660 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:48.660 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:48.660 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:48.660 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:48.660 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:48 smithi088 ceph-mon[91108]: pgmap v1303: 161 pgs: 161 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:48.660 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:48 smithi088 ceph-mon[91108]: pgmap v1304: 161 pgs: 161 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:48.660 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:48.660 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:48 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:48.660 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:48 smithi088 ceph-mon[87547]: pgmap v1295: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 32/630 objects degraded (5.079%) 2024-04-12T22:43:48.660 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:48 smithi088 ceph-mon[87547]: pgmap v1296: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 32/630 objects degraded (5.079%) 2024-04-12T22:43:48.661 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:48 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:48.661 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:48 smithi088 ceph-mon[87547]: pgmap v1297: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 32/630 objects degraded (5.079%) 2024-04-12T22:43:48.661 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:48 smithi088 ceph-mon[87547]: pgmap v1298: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 32/630 objects degraded (5.079%) 2024-04-12T22:43:48.661 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:48 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:48.661 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:48 smithi088 ceph-mon[87547]: pgmap v1299: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 32/630 objects degraded (5.079%) 2024-04-12T22:43:48.661 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:48 smithi088 ceph-mon[87547]: pgmap v1300: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 32/630 objects degraded (5.079%) 2024-04-12T22:43:48.661 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:48 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:48.661 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:48.661 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:48.661 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:48.661 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:48.661 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:48 smithi088 ceph-mon[87547]: pgmap v1301: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 32/630 objects degraded (5.079%) 2024-04-12T22:43:48.661 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:48 smithi088 ceph-mon[87547]: pgmap v1302: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 32/630 objects degraded (5.079%) 2024-04-12T22:43:48.661 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:48.661 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:48 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:48.661 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:48.662 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:48.662 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:48.662 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:48.662 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:48 smithi088 ceph-mon[87547]: pgmap v1303: 161 pgs: 161 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:48.662 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:48 smithi088 ceph-mon[87547]: pgmap v1304: 161 pgs: 161 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:48.662 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:48.662 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:48 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:48.662 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:48.662 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:48.662 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:48.663 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:48.663 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:48 smithi088 ceph-mon[91108]: pgmap v1305: 161 pgs: 161 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:48.663 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:48 smithi088 ceph-mon[91108]: pgmap v1306: 161 pgs: 161 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:48.663 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:48.663 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:48 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:48.663 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:48.663 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:48.663 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:48 smithi088 ceph-mon[91108]: pgmap v1307: 161 pgs: 161 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:48.663 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:48 smithi088 ceph-mon[91108]: pgmap v1308: 161 pgs: 161 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:48.663 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:48.663 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:48.663 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:48.663 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:48.663 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:48.663 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-12T22:43:48.663 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:48 smithi088 ceph-mon[91108]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-12T22:43:48.664 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:48 smithi088 ceph-mon[91108]: Upgrade: osd.2 is safe to restart 2024-04-12T22:43:48.664 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:48.664 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:48.664 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:48.664 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:48.664 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:48 smithi088 ceph-mon[87547]: pgmap v1305: 161 pgs: 161 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:48.664 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:48 smithi088 ceph-mon[87547]: pgmap v1306: 161 pgs: 161 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:48.664 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:48.664 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:48 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:48.664 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:48.664 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:48.664 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:48 smithi088 ceph-mon[87547]: pgmap v1307: 161 pgs: 161 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:48.664 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:48 smithi088 ceph-mon[87547]: pgmap v1308: 161 pgs: 161 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:48.665 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:48.665 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:48.665 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:48.665 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:48.665 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:48.665 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-12T22:43:48.665 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:48 smithi088 ceph-mon[87547]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-12T22:43:48.665 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:48 smithi088 ceph-mon[87547]: Upgrade: osd.2 is safe to restart 2024-04-12T22:43:48.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:48 smithi142 ceph-mon[87853]: pgmap v1295: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 32/630 objects degraded (5.079%) 2024-04-12T22:43:48.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:48 smithi142 ceph-mon[87853]: pgmap v1296: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 32/630 objects degraded (5.079%) 2024-04-12T22:43:48.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:48 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:48.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:48 smithi142 ceph-mon[87853]: pgmap v1297: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 32/630 objects degraded (5.079%) 2024-04-12T22:43:48.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:48 smithi142 ceph-mon[87853]: pgmap v1298: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 32/630 objects degraded (5.079%) 2024-04-12T22:43:48.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:48 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:48.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:48 smithi142 ceph-mon[87853]: pgmap v1299: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 32/630 objects degraded (5.079%) 2024-04-12T22:43:48.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:48 smithi142 ceph-mon[87853]: pgmap v1300: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 32/630 objects degraded (5.079%) 2024-04-12T22:43:48.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:48 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:48.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:48.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:48.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:48.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:48.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:48 smithi142 ceph-mon[87853]: pgmap v1301: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 32/630 objects degraded (5.079%) 2024-04-12T22:43:48.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:48 smithi142 ceph-mon[87853]: pgmap v1302: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 32/630 objects degraded (5.079%) 2024-04-12T22:43:48.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:48.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:48 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:48.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:48.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:48.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:48.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:48.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:48 smithi142 ceph-mon[87853]: pgmap v1303: 161 pgs: 161 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:48.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:48 smithi142 ceph-mon[87853]: pgmap v1304: 161 pgs: 161 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:48.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:48.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:48 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:48.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:48.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:48.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:48.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:43:48.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:48 smithi142 ceph-mon[87853]: pgmap v1305: 161 pgs: 161 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:48.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:48 smithi142 ceph-mon[87853]: pgmap v1306: 161 pgs: 161 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:48.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:48.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:48 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:43:48.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:48.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:48.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:48 smithi142 ceph-mon[87853]: pgmap v1307: 161 pgs: 161 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:48.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:48 smithi142 ceph-mon[87853]: pgmap v1308: 161 pgs: 161 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:48.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:48.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:43:48.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:48.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:48.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:48.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-12T22:43:48.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:48 smithi142 ceph-mon[87853]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-12T22:43:48.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:48 smithi142 ceph-mon[87853]: Upgrade: osd.2 is safe to restart 2024-04-12T22:43:49.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:49 smithi142 ceph-mon[87853]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 32/630 objects degraded (5.079%), 8 pgs degraded) 2024-04-12T22:43:49.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:49.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:49.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:49.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:49.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:49.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:49.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:49 smithi088 ceph-mon[91108]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 32/630 objects degraded (5.079%), 8 pgs degraded) 2024-04-12T22:43:49.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:49.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:49.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:49.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:49.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:49.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:49.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:49 smithi088 ceph-mon[87547]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 32/630 objects degraded (5.079%), 8 pgs degraded) 2024-04-12T22:43:49.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:49.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:49.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:49.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:49.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:49.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:50.939 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:50 smithi142 ceph-mon[87853]: pgmap v1309: 161 pgs: 161 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:50.939 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:50 smithi142 ceph-mon[87853]: pgmap v1310: 161 pgs: 161 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:50.939 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:50 smithi142 ceph-mon[87853]: pgmap v1311: 161 pgs: 161 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:50.939 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:50 smithi142 ceph-mon[87853]: pgmap v1312: 161 pgs: 161 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:51.156 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:50 smithi088 ceph-mon[87547]: pgmap v1309: 161 pgs: 161 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:51.156 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:50 smithi088 ceph-mon[87547]: pgmap v1310: 161 pgs: 161 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:51.156 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:50 smithi088 ceph-mon[87547]: pgmap v1311: 161 pgs: 161 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:51.156 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:50 smithi088 ceph-mon[87547]: pgmap v1312: 161 pgs: 161 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:51.156 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:50 smithi088 ceph-mon[91108]: pgmap v1309: 161 pgs: 161 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:51.156 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:50 smithi088 ceph-mon[91108]: pgmap v1310: 161 pgs: 161 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:51.156 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:50 smithi088 ceph-mon[91108]: pgmap v1311: 161 pgs: 161 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:51.156 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:50 smithi088 ceph-mon[91108]: pgmap v1312: 161 pgs: 161 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:51.969 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:51 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:51.969 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:51 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:51.969 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:51 smithi142 ceph-mon[87853]: pgmap v1313: 161 pgs: 161 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:51.970 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:51 smithi142 ceph-mon[87853]: pgmap v1314: 161 pgs: 161 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:51.970 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:51 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:52.071 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:51 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:52.071 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:51 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:52.071 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:51 smithi088 ceph-mon[87547]: pgmap v1313: 161 pgs: 161 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:52.071 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:51 smithi088 ceph-mon[87547]: pgmap v1314: 161 pgs: 161 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:52.071 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:51 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:52.071 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:51 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:52.071 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:51 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:52.071 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:51 smithi088 ceph-mon[91108]: pgmap v1313: 161 pgs: 161 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:52.071 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:51 smithi088 ceph-mon[91108]: pgmap v1314: 161 pgs: 161 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:43:52.072 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:51 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:52.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:52 smithi142 ceph-mon[87853]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:43:52.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:52.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-12T22:43:52.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:53.175 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:52 smithi088 ceph-mon[87547]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:43:53.176 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:53.176 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-12T22:43:53.176 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:53.176 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:52 smithi088 ceph-mon[91108]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:43:53.176 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:53.176 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-12T22:43:53.176 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:43:54.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:53 smithi088 ceph-mon[87547]: Upgrade: Updating osd.2 2024-04-12T22:43:54.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:53 smithi088 ceph-mon[87547]: Deploying daemon osd.2 on smithi088 2024-04-12T22:43:54.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:53 smithi088 ceph-mon[87547]: pgmap v1315: 161 pgs: 161 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-12T22:43:54.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:53 smithi088 ceph-mon[91108]: Upgrade: Updating osd.2 2024-04-12T22:43:54.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:53 smithi088 ceph-mon[91108]: Deploying daemon osd.2 on smithi088 2024-04-12T22:43:54.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:53 smithi088 ceph-mon[91108]: pgmap v1315: 161 pgs: 161 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-12T22:43:54.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:53 smithi142 ceph-mon[87853]: Upgrade: Updating osd.2 2024-04-12T22:43:54.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:53 smithi142 ceph-mon[87853]: Deploying daemon osd.2 on smithi088 2024-04-12T22:43:54.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:53 smithi142 ceph-mon[87853]: pgmap v1315: 161 pgs: 161 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-12T22:43:55.762 INFO:teuthology.orchestra.run.smithi088.stdout:true 2024-04-12T22:43:55.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:55 smithi088 ceph-mon[87547]: pgmap v1316: 161 pgs: 161 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 886 B/s rd, 0 op/s 2024-04-12T22:43:55.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:55.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:55 smithi088 ceph-mon[91108]: pgmap v1316: 161 pgs: 161 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 886 B/s rd, 0 op/s 2024-04-12T22:43:55.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:56.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:55 smithi142 ceph-mon[87853]: pgmap v1316: 161 pgs: 161 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 886 B/s rd, 0 op/s 2024-04-12T22:43:56.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:43:56.436 INFO:teuthology.orchestra.run.smithi088.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T22:43:56.436 INFO:teuthology.orchestra.run.smithi088.stdout:agent.smithi088 smithi088 running 5s ago 16m - - 2024-04-12T22:43:56.436 INFO:teuthology.orchestra.run.smithi088.stdout:agent.smithi142 smithi142 running 7s ago 16m - - 2024-04-12T22:43:56.436 INFO:teuthology.orchestra.run.smithi088.stdout:alertmanager.a smithi088 *:9093,9094 running (5m) 5s ago 10m 25.1M - 0.23.0 ba2b418f427c 0ea85e911776 2024-04-12T22:43:56.436 INFO:teuthology.orchestra.run.smithi088.stdout:grafana.a smithi142 *:3000 error 7s ago 10m - - 2024-04-12T22:43:56.436 INFO:teuthology.orchestra.run.smithi088.stdout:iscsi.foo.smithi088.yxerll smithi088 running (4m) 5s ago 9m 54.3M - 3.5 e1d6a67b021e 59c9318194eb 2024-04-12T22:43:56.436 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.x smithi142 *:8443,9283,8765 running (3m) 7s ago 15m 451M - 19.0.0-2053-gb277feb2 668895944f0e f9384b7063eb 2024-04-12T22:43:56.437 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.y smithi088 *:8443,9283,8765 running (4m) 5s ago 17m 524M - 19.0.0-2053-gb277feb2 668895944f0e 61e5b1816570 2024-04-12T22:43:56.437 INFO:teuthology.orchestra.run.smithi088.stdout:mon.a smithi088 running (3m) 5s ago 17m 91.7M 2048M 19.0.0-2053-gb277feb2 668895944f0e 6000fee523aa 2024-04-12T22:43:56.437 INFO:teuthology.orchestra.run.smithi088.stdout:mon.b smithi142 running (2m) 7s ago 15m 42.4M 2048M 19.0.0-2053-gb277feb2 668895944f0e 7cb5c5614a81 2024-04-12T22:43:56.437 INFO:teuthology.orchestra.run.smithi088.stdout:mon.c smithi088 running (2m) 5s ago 15m 46.5M 2048M 19.0.0-2053-gb277feb2 668895944f0e 87d1391aae18 2024-04-12T22:43:56.437 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.a smithi088 *:9100 running (6m) 5s ago 11m 15.4M - 1.3.1 1dbe0e931976 40e0439db208 2024-04-12T22:43:56.437 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.b smithi142 *:9100 running (5m) 7s ago 11m 15.9M - 1.3.1 1dbe0e931976 747060fd1a5d 2024-04-12T22:43:56.437 INFO:teuthology.orchestra.run.smithi088.stdout:osd.0 smithi088 running (70s) 5s ago 15m 43.5M 4096M 19.0.0-2053-gb277feb2 668895944f0e e1ee31dcc722 2024-04-12T22:43:56.437 INFO:teuthology.orchestra.run.smithi088.stdout:osd.1 smithi088 running (18s) 5s ago 14m 41.4M 4096M 19.0.0-2053-gb277feb2 668895944f0e 494f5e8e2531 2024-04-12T22:43:56.437 INFO:teuthology.orchestra.run.smithi088.stdout:osd.2 smithi088 running (14m) 5s ago 14m 53.4M 4096M 17.2.0 e1d6a67b021e 4ea9bc8ffad6 2024-04-12T22:43:56.437 INFO:teuthology.orchestra.run.smithi088.stdout:osd.3 smithi088 running (14m) 5s ago 14m 56.0M 4096M 17.2.0 e1d6a67b021e 2d1fc92c698d 2024-04-12T22:43:56.437 INFO:teuthology.orchestra.run.smithi088.stdout:osd.4 smithi142 running (13m) 7s ago 13m 59.6M 4096M 17.2.0 e1d6a67b021e 3aa8709a8b8f 2024-04-12T22:43:56.437 INFO:teuthology.orchestra.run.smithi088.stdout:osd.5 smithi142 running (13m) 7s ago 13m 55.0M 4096M 17.2.0 e1d6a67b021e 02b8c392bba6 2024-04-12T22:43:56.437 INFO:teuthology.orchestra.run.smithi088.stdout:osd.6 smithi142 running (12m) 7s ago 12m 52.8M 4096M 17.2.0 e1d6a67b021e 9495636911ad 2024-04-12T22:43:56.437 INFO:teuthology.orchestra.run.smithi088.stdout:osd.7 smithi142 running (12m) 7s ago 12m 58.3M 4096M 17.2.0 e1d6a67b021e 767b5d349dbe 2024-04-12T22:43:56.437 INFO:teuthology.orchestra.run.smithi088.stdout:prometheus.a smithi142 *:9095 running (4m) 7s ago 11m 69.2M - 2.33.4 514e6a882f6e db995400848f 2024-04-12T22:43:56.438 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi088.qlemsa smithi088 *:8000 running (10m) 5s ago 10m 73.2M - 17.2.0 e1d6a67b021e 9eab94fe6def 2024-04-12T22:43:56.438 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi142.qxzxoy smithi142 *:8000 running (10m) 7s ago 10m 73.0M - 17.2.0 e1d6a67b021e ce75b554e32c 2024-04-12T22:43:56.438 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi088.rfqdxx smithi088 *:80 running (9m) 5s ago 9m 75.9M - 17.2.0 e1d6a67b021e e1b485d40249 2024-04-12T22:43:56.438 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi142.kdrxla smithi142 *:80 running (9m) 7s ago 9m 72.5M - 17.2.0 e1d6a67b021e 071754547e0a 2024-04-12T22:43:56.660 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:43:56 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:43:56] "GET /metrics HTTP/1.1" 200 38362 "" "Prometheus/2.33.4" 2024-04-12T22:43:56.837 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-04-12T22:43:56.838 INFO:teuthology.orchestra.run.smithi088.stdout: "mon": { 2024-04-12T22:43:56.838 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-2053-gb277feb2 (b277feb2c7beb4597d8ecc39d58d5c36b81f613a) squid (dev)": 3 2024-04-12T22:43:56.838 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:43:56.838 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr": { 2024-04-12T22:43:56.838 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-2053-gb277feb2 (b277feb2c7beb4597d8ecc39d58d5c36b81f613a) squid (dev)": 2 2024-04-12T22:43:56.838 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:43:56.838 INFO:teuthology.orchestra.run.smithi088.stdout: "osd": { 2024-04-12T22:43:56.838 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 6, 2024-04-12T22:43:56.838 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-2053-gb277feb2 (b277feb2c7beb4597d8ecc39d58d5c36b81f613a) squid (dev)": 2 2024-04-12T22:43:56.839 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:43:56.839 INFO:teuthology.orchestra.run.smithi088.stdout: "rgw": { 2024-04-12T22:43:56.839 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-12T22:43:56.839 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:43:56.839 INFO:teuthology.orchestra.run.smithi088.stdout: "overall": { 2024-04-12T22:43:56.839 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 10, 2024-04-12T22:43:56.839 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-2053-gb277feb2 (b277feb2c7beb4597d8ecc39d58d5c36b81f613a) squid (dev)": 7 2024-04-12T22:43:56.839 INFO:teuthology.orchestra.run.smithi088.stdout: } 2024-04-12T22:43:56.839 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-04-12T22:43:56.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:56 smithi088 ceph-mon[87547]: from='client.34338 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:43:56.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:56 smithi088 ceph-mon[87547]: from='client.? 172.21.15.88:0/2111067563' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:56.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:56 smithi088 ceph-mon[91108]: from='client.34338 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:43:56.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:56 smithi088 ceph-mon[91108]: from='client.? 172.21.15.88:0/2111067563' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:57.213 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-04-12T22:43:57.213 INFO:teuthology.orchestra.run.smithi088.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a", 2024-04-12T22:43:57.213 INFO:teuthology.orchestra.run.smithi088.stdout: "in_progress": true, 2024-04-12T22:43:57.213 INFO:teuthology.orchestra.run.smithi088.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-12T22:43:57.213 INFO:teuthology.orchestra.run.smithi088.stdout: "services_complete": [ 2024-04-12T22:43:57.213 INFO:teuthology.orchestra.run.smithi088.stdout: "mon", 2024-04-12T22:43:57.213 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr" 2024-04-12T22:43:57.213 INFO:teuthology.orchestra.run.smithi088.stdout: ], 2024-04-12T22:43:57.214 INFO:teuthology.orchestra.run.smithi088.stdout: "progress": "7/23 daemons upgraded", 2024-04-12T22:43:57.214 INFO:teuthology.orchestra.run.smithi088.stdout: "message": "Currently upgrading osd daemons", 2024-04-12T22:43:57.214 INFO:teuthology.orchestra.run.smithi088.stdout: "is_paused": false 2024-04-12T22:43:57.214 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-04-12T22:43:57.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:56 smithi142 ceph-mon[87853]: from='client.34338 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:43:57.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:56 smithi142 ceph-mon[87853]: from='client.? 172.21.15.88:0/2111067563' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:43:57.298 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:43:57 smithi088 systemd[1]: Stopping Ceph osd.2 for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:43:57.608 INFO:teuthology.orchestra.run.smithi088.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-12T22:43:57.608 INFO:teuthology.orchestra.run.smithi088.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-12T22:43:57.608 INFO:teuthology.orchestra.run.smithi088.stdout: daemon grafana.a on smithi142 is in error state 2024-04-12T22:43:57.609 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:43:57 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-2[38865]: 2024-04-12T22:43:57.305+0000 7f8124877700 -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-12T22:43:57.609 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:43:57 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-2[38865]: 2024-04-12T22:43:57.305+0000 7f8124877700 -1 osd.2 127 *** Got signal Terminated *** 2024-04-12T22:43:57.609 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:43:57 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-2[38865]: 2024-04-12T22:43:57.305+0000 7f8124877700 -1 osd.2 127 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-12T22:43:58.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:57 smithi088 ceph-mon[87547]: from='client.34344 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:43:58.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:57 smithi088 ceph-mon[87547]: from='client.34350 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:43:58.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:57 smithi088 ceph-mon[87547]: pgmap v1317: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 99 KiB/s rd, 0 B/s wr, 164 op/s 2024-04-12T22:43:58.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:57 smithi088 ceph-mon[87547]: osd.2 marked itself down and dead 2024-04-12T22:43:58.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:57 smithi088 ceph-mon[87547]: from='client.? 172.21.15.88:0/1657927981' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T22:43:58.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:57 smithi088 ceph-mon[91108]: from='client.34344 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:43:58.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:57 smithi088 ceph-mon[91108]: from='client.34350 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:43:58.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:57 smithi088 ceph-mon[91108]: pgmap v1317: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 99 KiB/s rd, 0 B/s wr, 164 op/s 2024-04-12T22:43:58.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:57 smithi088 ceph-mon[91108]: osd.2 marked itself down and dead 2024-04-12T22:43:58.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:57 smithi088 ceph-mon[91108]: from='client.? 172.21.15.88:0/1657927981' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T22:43:58.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:57 smithi142 ceph-mon[87853]: from='client.34344 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:43:58.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:57 smithi142 ceph-mon[87853]: from='client.34350 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:43:58.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:57 smithi142 ceph-mon[87853]: pgmap v1317: 161 pgs: 161 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 99 KiB/s rd, 0 B/s wr, 164 op/s 2024-04-12T22:43:58.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:57 smithi142 ceph-mon[87853]: osd.2 marked itself down and dead 2024-04-12T22:43:58.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:57 smithi142 ceph-mon[87853]: from='client.? 172.21.15.88:0/1657927981' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T22:43:58.674 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:43:58 smithi088 podman[123832]: 2024-04-12 22:43:58.397346116 +0000 UTC m=+1.223333459 container died 4ea9bc8ffad643fd92bd9b4e5a5b7f9c666478741ad9bcf98281227f38453e84 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-2, vendor=Red Hat, Inc., GIT_CLEAN=True, io.openshift.tags=base centos centos-stream, name=centos-stream, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, CEPH_POINT_RELEASE=-17.2.0, build-date=2022-05-03T08:36:31.336870, version=8, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, 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., 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_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, architecture=x86_64, ceph=True, release=754, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, io.buildah.version=1.19.8, io.openshift.expose-services=, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, com.redhat.component=centos-stream-container, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, io.k8s.display-name=CentOS Stream 8, RELEASE=HEAD, vcs-type=git, GIT_REPO=https://github.com/ceph/ceph-container.git, distribution-scope=public) 2024-04-12T22:43:58.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:58 smithi088 ceph-mon[87547]: from='client.44293 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:43:58.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:58 smithi088 ceph-mon[87547]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-12T22:43:58.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:58 smithi088 ceph-mon[87547]: osdmap e128: 8 total, 7 up, 8 in 2024-04-12T22:43:58.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:58 smithi088 ceph-mon[91108]: from='client.44293 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:43:58.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:58 smithi088 ceph-mon[91108]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-12T22:43:58.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:58 smithi088 ceph-mon[91108]: osdmap e128: 8 total, 7 up, 8 in 2024-04-12T22:43:58.929 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:43:58 smithi088 podman[123832]: 2024-04-12 22:43:58.78878089 +0000 UTC m=+1.614768221 container cleanup 4ea9bc8ffad643fd92bd9b4e5a5b7f9c666478741ad9bcf98281227f38453e84 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-2, RELEASE=HEAD, vcs-type=git, io.buildah.version=1.19.8, version=8, CEPH_POINT_RELEASE=-17.2.0, 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_REPO=https://github.com/ceph/ceph-container.git, vendor=Red Hat, Inc., vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, ceph=True, com.redhat.component=centos-stream-container, maintainer=Guillaume Abrioux , 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=, GIT_BRANCH=HEAD, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, name=centos-stream, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, 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, distribution-scope=public, GIT_CLEAN=True, 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/, io.k8s.display-name=CentOS Stream 8) 2024-04-12T22:43:58.929 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:43:58 smithi088 bash[123832]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-2 2024-04-12T22:43:59.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:58 smithi142 ceph-mon[87853]: from='client.44293 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:43:59.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:58 smithi142 ceph-mon[87853]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-12T22:43:59.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:58 smithi142 ceph-mon[87853]: osdmap e128: 8 total, 7 up, 8 in 2024-04-12T22:43:59.516 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:43:59 smithi088 podman[123877]: 2024-04-12 22:43:59.198833377 +0000 UTC m=+0.799057281 container remove 4ea9bc8ffad643fd92bd9b4e5a5b7f9c666478741ad9bcf98281227f38453e84 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-2, 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, ceph=True, build-date=2022-05-03T08:36:31.336870, GIT_CLEAN=True, io.buildah.version=1.19.8, RELEASE=HEAD, release=754, maintainer=Guillaume Abrioux , com.redhat.license_terms=https://centos.org/legal/licensing-policy/, CEPH_POINT_RELEASE=-17.2.0, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, vendor=Red Hat, Inc., GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, GIT_REPO=https://github.com/ceph/ceph-container.git, architecture=x86_64, io.k8s.display-name=CentOS Stream 8, io.openshift.expose-services=, 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., io.openshift.tags=base centos centos-stream, vcs-type=git, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, GIT_BRANCH=HEAD, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, name=centos-stream, version=8) 2024-04-12T22:43:59.836 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:43:59 smithi088 podman[123980]: 2024-04-12 22:43:59.427120737 +0000 UTC m=+0.021760016 image pull 668895944f0ec64b67a5b7564961d2756f2966e5d4b9338516300dbec9984951 quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a 2024-04-12T22:43:59.836 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:43:59 smithi088 podman[123980]: 2024-04-12 22:43:59.532982271 +0000 UTC m=+0.127621552 container create fd4f2cea75236e55e71c6050b206a8a35e0455ecc1b77c9feb004c5c2f8a136e (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-2-deactivate, RELEASE=squid-b277feb, GIT_BRANCH=HEAD, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.5, ceph=True, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240409, maintainer=Guillaume Abrioux ) 2024-04-12T22:43:59.836 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:43:59 smithi088 podman[123980]: 2024-04-12 22:43:59.760615791 +0000 UTC m=+0.355255071 container init fd4f2cea75236e55e71c6050b206a8a35e0455ecc1b77c9feb004c5c2f8a136e (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-2-deactivate, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240409, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, CEPH_POINT_RELEASE=, RELEASE=squid-b277feb) 2024-04-12T22:43:59.836 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:43:59 smithi088 podman[123980]: 2024-04-12 22:43:59.763889401 +0000 UTC m=+0.358528697 container start fd4f2cea75236e55e71c6050b206a8a35e0455ecc1b77c9feb004c5c2f8a136e (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-2-deactivate, GIT_CLEAN=True, org.label-schema.build-date=20240409, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-b277feb, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, ceph=True, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image) 2024-04-12T22:43:59.836 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:43:59 smithi088 podman[123980]: 2024-04-12 22:43:59.843888351 +0000 UTC m=+0.438527639 container attach fd4f2cea75236e55e71c6050b206a8a35e0455ecc1b77c9feb004c5c2f8a136e (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-2-deactivate, org.label-schema.vendor=CentOS, RELEASE=squid-b277feb, io.buildah.version=1.33.5, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240409, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0) 2024-04-12T22:44:00.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:59 smithi088 ceph-mon[87547]: pgmap v1319: 161 pgs: 12 stale+active+clean, 149 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 0 B/s wr, 179 op/s 2024-04-12T22:44:00.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:43:59 smithi088 ceph-mon[87547]: osdmap e129: 8 total, 7 up, 8 in 2024-04-12T22:44:00.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:59 smithi088 ceph-mon[91108]: pgmap v1319: 161 pgs: 12 stale+active+clean, 149 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 0 B/s wr, 179 op/s 2024-04-12T22:44:00.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:43:59 smithi088 ceph-mon[91108]: osdmap e129: 8 total, 7 up, 8 in 2024-04-12T22:44:00.179 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:44:00 smithi088 podman[123980]: 2024-04-12 22:44:00.079003169 +0000 UTC m=+0.673642458 container died fd4f2cea75236e55e71c6050b206a8a35e0455ecc1b77c9feb004c5c2f8a136e (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-2-deactivate, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, RELEASE=squid-b277feb, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.build-date=20240409, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , ceph=True) 2024-04-12T22:44:00.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:59 smithi142 ceph-mon[87853]: pgmap v1319: 161 pgs: 12 stale+active+clean, 149 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 0 B/s wr, 179 op/s 2024-04-12T22:44:00.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:43:59 smithi142 ceph-mon[87853]: osdmap e129: 8 total, 7 up, 8 in 2024-04-12T22:44:00.921 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:44:00 smithi088 podman[124007]: 2024-04-12 22:44:00.805770156 +0000 UTC m=+0.721474312 container remove fd4f2cea75236e55e71c6050b206a8a35e0455ecc1b77c9feb004c5c2f8a136e (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-2-deactivate, CEPH_POINT_RELEASE=, RELEASE=squid-b277feb, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.build-date=20240409, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.5, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2) 2024-04-12T22:44:00.922 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:44:00 smithi088 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@osd.2.service: Deactivated successfully. 2024-04-12T22:44:00.922 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:44:00 smithi088 systemd[1]: Stopped Ceph osd.2 for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:44:00.922 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:44:00 smithi088 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@osd.2.service: Consumed 7.259s CPU time. 2024-04-12T22:44:00.922 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.0", "id": [7, 2]}]: dispatch 2024-04-12T22:44:00.922 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]: dispatch 2024-04-12T22:44:00.922 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.9", "id": [7, 2]}]: dispatch 2024-04-12T22:44:00.922 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.4", "id": [3, 0]}]: dispatch 2024-04-12T22:44:00.922 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.b", "id": [3, 2]}]: dispatch 2024-04-12T22:44:00.923 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.d", "id": [5, 2]}]: dispatch 2024-04-12T22:44:00.923 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.f", "id": [3, 0]}]: dispatch 2024-04-12T22:44:00.923 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.13", "id": [3, 2]}]: dispatch 2024-04-12T22:44:00.923 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.14", "id": [7, 1]}]: dispatch 2024-04-12T22:44:00.923 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1a", "id": [5, 2]}]: dispatch 2024-04-12T22:44:00.923 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:00.923 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:44:00.923 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.0", "id": [7, 2]}]: dispatch 2024-04-12T22:44:00.923 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]: dispatch 2024-04-12T22:44:00.923 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.9", "id": [7, 2]}]: dispatch 2024-04-12T22:44:00.923 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.4", "id": [3, 0]}]: dispatch 2024-04-12T22:44:00.923 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.b", "id": [3, 2]}]: dispatch 2024-04-12T22:44:00.924 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.d", "id": [5, 2]}]: dispatch 2024-04-12T22:44:00.924 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.f", "id": [3, 0]}]: dispatch 2024-04-12T22:44:00.924 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.13", "id": [3, 2]}]: dispatch 2024-04-12T22:44:00.924 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.14", "id": [7, 1]}]: dispatch 2024-04-12T22:44:00.924 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1a", "id": [5, 2]}]: dispatch 2024-04-12T22:44:00.924 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:00.924 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:44:01.178 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:44:01 smithi088 systemd[1]: Starting Ceph osd.2 for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:44:01.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.0", "id": [7, 2]}]: dispatch 2024-04-12T22:44:01.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]: dispatch 2024-04-12T22:44:01.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.9", "id": [7, 2]}]: dispatch 2024-04-12T22:44:01.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.4", "id": [3, 0]}]: dispatch 2024-04-12T22:44:01.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.b", "id": [3, 2]}]: dispatch 2024-04-12T22:44:01.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.d", "id": [5, 2]}]: dispatch 2024-04-12T22:44:01.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.f", "id": [3, 0]}]: dispatch 2024-04-12T22:44:01.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.13", "id": [3, 2]}]: dispatch 2024-04-12T22:44:01.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.14", "id": [7, 1]}]: dispatch 2024-04-12T22:44:01.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1a", "id": [5, 2]}]: dispatch 2024-04-12T22:44:01.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:01.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:44:01.602 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:44:01 smithi088 podman[124111]: 2024-04-12 22:44:01.165008267 +0000 UTC m=+0.018722406 image pull 668895944f0ec64b67a5b7564961d2756f2966e5d4b9338516300dbec9984951 quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a 2024-04-12T22:44:01.602 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:44:01 smithi088 podman[124111]: 2024-04-12 22:44:01.282363965 +0000 UTC m=+0.136078097 container create cf3e753dfef7997ed846622732acc738268451ab441935c43269091d2342c3af (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-2-activate, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, RELEASE=squid-b277feb, GIT_CLEAN=True, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240409, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-04-12T22:44:01.602 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:44:01 smithi088 podman[124111]: 2024-04-12 22:44:01.502366995 +0000 UTC m=+0.356081130 container init cf3e753dfef7997ed846622732acc738268451ab441935c43269091d2342c3af (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-2-activate, ceph=True, io.buildah.version=1.33.5, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.build-date=20240409, maintainer=Guillaume Abrioux , GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_CLEAN=True, RELEASE=squid-b277feb) 2024-04-12T22:44:01.602 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:44:01 smithi088 podman[124111]: 2024-04-12 22:44:01.505516018 +0000 UTC m=+0.359230152 container start cf3e753dfef7997ed846622732acc738268451ab441935c43269091d2342c3af (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-2-activate, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240409, GIT_BRANCH=HEAD, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.vendor=CentOS, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_CLEAN=True, RELEASE=squid-b277feb, ceph=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0) 2024-04-12T22:44:01.882 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:44:01 smithi088 podman[124111]: 2024-04-12 22:44:01.609929124 +0000 UTC m=+0.463643260 container attach cf3e753dfef7997ed846622732acc738268451ab441935c43269091d2342c3af (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-2-activate, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-b277feb, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_CLEAN=True, ceph=True, org.label-schema.build-date=20240409, GIT_BRANCH=HEAD) 2024-04-12T22:44:02.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:01 smithi088 ceph-mon[87547]: pgmap v1321: 161 pgs: 1 active+undersized+degraded, 10 stale+active+clean, 6 active+undersized, 144 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 0 B/s wr, 179 op/s; 5/630 objects degraded (0.794%) 2024-04-12T22:44:02.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.0", "id": [7, 2]}]': finished 2024-04-12T22:44:02.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]': finished 2024-04-12T22:44:02.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.9", "id": [7, 2]}]': finished 2024-04-12T22:44:02.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.4", "id": [3, 0]}]': finished 2024-04-12T22:44:02.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.b", "id": [3, 2]}]': finished 2024-04-12T22:44:02.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.d", "id": [5, 2]}]': finished 2024-04-12T22:44:02.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.f", "id": [3, 0]}]': finished 2024-04-12T22:44:02.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.13", "id": [3, 2]}]': finished 2024-04-12T22:44:02.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.14", "id": [7, 1]}]': finished 2024-04-12T22:44:02.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1a", "id": [5, 2]}]': finished 2024-04-12T22:44:02.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:01 smithi088 ceph-mon[87547]: osdmap e130: 8 total, 7 up, 8 in 2024-04-12T22:44:02.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:01 smithi088 ceph-mon[87547]: Health check failed: Degraded data redundancy: 5/630 objects degraded (0.794%), 1 pg degraded (PG_DEGRADED) 2024-04-12T22:44:02.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:01 smithi088 ceph-mon[91108]: pgmap v1321: 161 pgs: 1 active+undersized+degraded, 10 stale+active+clean, 6 active+undersized, 144 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 0 B/s wr, 179 op/s; 5/630 objects degraded (0.794%) 2024-04-12T22:44:02.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.0", "id": [7, 2]}]': finished 2024-04-12T22:44:02.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]': finished 2024-04-12T22:44:02.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.9", "id": [7, 2]}]': finished 2024-04-12T22:44:02.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.4", "id": [3, 0]}]': finished 2024-04-12T22:44:02.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.b", "id": [3, 2]}]': finished 2024-04-12T22:44:02.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.d", "id": [5, 2]}]': finished 2024-04-12T22:44:02.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.f", "id": [3, 0]}]': finished 2024-04-12T22:44:02.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.13", "id": [3, 2]}]': finished 2024-04-12T22:44:02.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.14", "id": [7, 1]}]': finished 2024-04-12T22:44:02.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1a", "id": [5, 2]}]': finished 2024-04-12T22:44:02.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:01 smithi088 ceph-mon[91108]: osdmap e130: 8 total, 7 up, 8 in 2024-04-12T22:44:02.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:01 smithi088 ceph-mon[91108]: Health check failed: Degraded data redundancy: 5/630 objects degraded (0.794%), 1 pg degraded (PG_DEGRADED) 2024-04-12T22:44:02.181 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:44:01 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-2-activate[124125]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-04-12T22:44:02.181 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:44:01 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-2-activate[124125]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-2 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2024-04-12T22:44:02.181 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:44:01 smithi088 bash[124111]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-04-12T22:44:02.181 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:44:01 smithi088 bash[124111]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-2 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2024-04-12T22:44:02.181 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:44:01 smithi088 bash[124111]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-04-12T22:44:02.181 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:44:01 smithi088 bash[124111]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-04-12T22:44:02.181 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:44:01 smithi088 bash[124111]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2024-04-12T22:44:02.181 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:44:01 smithi088 bash[124111]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-04-12T22:44:02.181 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:44:01 smithi088 bash[124111]: --> ceph-volume raw activate successful for osd ID: 2 2024-04-12T22:44:02.181 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:44:01 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-2-activate[124125]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-04-12T22:44:02.182 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:44:01 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-2-activate[124125]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-04-12T22:44:02.182 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:44:01 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-2-activate[124125]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2024-04-12T22:44:02.182 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:44:01 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-2-activate[124125]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-04-12T22:44:02.182 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:44:01 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-2-activate[124125]: --> ceph-volume raw activate successful for osd ID: 2 2024-04-12T22:44:02.182 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:44:01 smithi088 podman[124111]: 2024-04-12 22:44:01.981104484 +0000 UTC m=+0.834818618 container died cf3e753dfef7997ed846622732acc738268451ab441935c43269091d2342c3af (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-2-activate, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, org.label-schema.build-date=20240409, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , RELEASE=squid-b277feb, ceph=True, org.label-schema.license=GPLv2) 2024-04-12T22:44:02.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:01 smithi142 ceph-mon[87853]: pgmap v1321: 161 pgs: 1 active+undersized+degraded, 10 stale+active+clean, 6 active+undersized, 144 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 0 B/s wr, 179 op/s; 5/630 objects degraded (0.794%) 2024-04-12T22:44:02.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.0", "id": [7, 2]}]': finished 2024-04-12T22:44:02.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]': finished 2024-04-12T22:44:02.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.9", "id": [7, 2]}]': finished 2024-04-12T22:44:02.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.4", "id": [3, 0]}]': finished 2024-04-12T22:44:02.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.b", "id": [3, 2]}]': finished 2024-04-12T22:44:02.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.d", "id": [5, 2]}]': finished 2024-04-12T22:44:02.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.f", "id": [3, 0]}]': finished 2024-04-12T22:44:02.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.13", "id": [3, 2]}]': finished 2024-04-12T22:44:02.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.14", "id": [7, 1]}]': finished 2024-04-12T22:44:02.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1a", "id": [5, 2]}]': finished 2024-04-12T22:44:02.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:01 smithi142 ceph-mon[87853]: osdmap e130: 8 total, 7 up, 8 in 2024-04-12T22:44:02.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:01 smithi142 ceph-mon[87853]: Health check failed: Degraded data redundancy: 5/630 objects degraded (0.794%), 1 pg degraded (PG_DEGRADED) 2024-04-12T22:44:03.032 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:02 smithi088 ceph-mon[87547]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:44:03.032 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:02 smithi088 ceph-mon[87547]: osdmap e131: 8 total, 7 up, 8 in 2024-04-12T22:44:03.032 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:02 smithi088 ceph-mon[91108]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:44:03.033 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:02 smithi088 ceph-mon[91108]: osdmap e131: 8 total, 7 up, 8 in 2024-04-12T22:44:03.033 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:44:02 smithi088 podman[124248]: 2024-04-12 22:44:02.688979495 +0000 UTC m=+0.698038055 container remove cf3e753dfef7997ed846622732acc738268451ab441935c43269091d2342c3af (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-2-activate, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, org.label-schema.build-date=20240409, ceph=True, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=squid-b277feb, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-04-12T22:44:03.033 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:44:02 smithi088 podman[124312]: 2024-04-12 22:44:02.807630356 +0000 UTC m=+0.017832129 image pull 668895944f0ec64b67a5b7564961d2756f2966e5d4b9338516300dbec9984951 quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a 2024-04-12T22:44:03.033 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:44:02 smithi088 podman[124312]: 2024-04-12 22:44:02.906738264 +0000 UTC m=+0.116940034 container create 9d9cc1f3d34d34b38b3f617340b1db9ab58351da66580a2331fa2345c9e51e1a (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-2, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.vendor=CentOS, io.buildah.version=1.33.5, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, maintainer=Guillaume Abrioux , RELEASE=squid-b277feb, org.label-schema.build-date=20240409, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2) 2024-04-12T22:44:03.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:02 smithi142 ceph-mon[87853]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:44:03.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:02 smithi142 ceph-mon[87853]: osdmap e131: 8 total, 7 up, 8 in 2024-04-12T22:44:03.428 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:44:03 smithi088 podman[124312]: 2024-04-12 22:44:03.126568346 +0000 UTC m=+0.336770109 container init 9d9cc1f3d34d34b38b3f617340b1db9ab58351da66580a2331fa2345c9e51e1a (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-2, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.build-date=20240409, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=squid-b277feb, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0) 2024-04-12T22:44:03.428 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:44:03 smithi088 podman[124312]: 2024-04-12 22:44:03.129817618 +0000 UTC m=+0.340019392 container start 9d9cc1f3d34d34b38b3f617340b1db9ab58351da66580a2331fa2345c9e51e1a (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-2, org.label-schema.license=GPLv2, RELEASE=squid-b277feb, io.buildah.version=1.33.5, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, org.label-schema.build-date=20240409) 2024-04-12T22:44:03.428 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:44:03 smithi088 ceph-osd[124330]: -- 172.21.15.88:0/1352163376 <== mon.0 v2:172.21.15.88:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55de19397680 con 0x55de19361400 2024-04-12T22:44:03.428 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:44:03 smithi088 bash[124312]: 9d9cc1f3d34d34b38b3f617340b1db9ab58351da66580a2331fa2345c9e51e1a 2024-04-12T22:44:03.428 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:44:03 smithi088 systemd[1]: Started Ceph osd.2 for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:44:03.928 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:44:03 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-2[124326]: 2024-04-12T22:44:03.674+0000 7f65a31ae7c0 -1 Falling back to public interface 2024-04-12T22:44:03.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:03 smithi088 ceph-mon[87547]: pgmap v1324: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:03.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:03 smithi088 ceph-mon[87547]: osdmap e132: 8 total, 7 up, 8 in 2024-04-12T22:44:03.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:03.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:03.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:03.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:03.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:03.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:03.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:03.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:03.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:03.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:03.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:03.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:03.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:03.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:03.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:03.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:03.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:03.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:03.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:03.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:03.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:03.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:03.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:03.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:03.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:03.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:03.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:03.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:03.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:03.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:03.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:03.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:03.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:03.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:03.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:03.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:03 smithi088 ceph-mon[91108]: pgmap v1324: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:03.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:03 smithi088 ceph-mon[91108]: osdmap e132: 8 total, 7 up, 8 in 2024-04-12T22:44:03.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:03.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:03.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:03.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:03.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:03.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:03.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:03.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:03.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:03.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:03.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:03.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:03.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:03.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:03.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:03.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:03.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:03.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:03.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:03.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:03.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:03.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:03.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:03.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:03.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:03.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:03.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:03.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:03.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:03.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:03.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:03.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:03.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:03.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:03.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:04.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:03 smithi142 ceph-mon[87853]: pgmap v1324: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:04.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:03 smithi142 ceph-mon[87853]: osdmap e132: 8 total, 7 up, 8 in 2024-04-12T22:44:04.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:04.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:04.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:04.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:04.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:04.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:04.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:04.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:04.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:04.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:04.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:04.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:04.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:04.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:04.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:04.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:04.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:04.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:04.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:04.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:04.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:04.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:04.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:04.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:04.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:04.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:04.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:04.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:04.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:04.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:04.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:04.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:04.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:04.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:04.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:05.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[87547]: pgmap v1326: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:05.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[87547]: pgmap v1327: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:05.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:05.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[87547]: pgmap v1328: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:05.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[87547]: pgmap v1329: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:05.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:05.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[87547]: pgmap v1330: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:05.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[87547]: pgmap v1331: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:05.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:05.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[87547]: pgmap v1332: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:05.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[87547]: pgmap v1333: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:05.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:05.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[87547]: pgmap v1334: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:05.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[87547]: pgmap v1335: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:05.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:05.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[87547]: pgmap v1336: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:05.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[87547]: pgmap v1337: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:05.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:05.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[87547]: pgmap v1338: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:05.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[87547]: pgmap v1339: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:05.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[91108]: pgmap v1326: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:05.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[91108]: pgmap v1327: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:05.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:05.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[91108]: pgmap v1328: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:05.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[91108]: pgmap v1329: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:05.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:05.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[91108]: pgmap v1330: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:05.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[91108]: pgmap v1331: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:05.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:05.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[91108]: pgmap v1332: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:05.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[91108]: pgmap v1333: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:05.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:05.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[91108]: pgmap v1334: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:05.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[91108]: pgmap v1335: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:05.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:05.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[91108]: pgmap v1336: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:05.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[91108]: pgmap v1337: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:05.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:05.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[91108]: pgmap v1338: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:05.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[91108]: pgmap v1339: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:05.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:05.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:05.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:05.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:05.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:05.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[87547]: pgmap v1340: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:05.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[87547]: pgmap v1341: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:05.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:05.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:05.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:05.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:05.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:05.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:05.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:05.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:05.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:05.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:05.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:05.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:05.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:05.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:05.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:05.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:05.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:05.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:05.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:05.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:05.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:05.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:05.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:05.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:05.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:05.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[91108]: pgmap v1340: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:05.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[91108]: pgmap v1341: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:05.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:05.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:05.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:05.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:05.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:05.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:05.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:05.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:05.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:05.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:05.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:05.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:05.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:05.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:05.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:05.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:05.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:05.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:05.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:05.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:05.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:05.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:05.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:05.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:05.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:05.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:05.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:05.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:05.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:05.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:05.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:05.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:05.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:05.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:05.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:05.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:05.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:05.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:05.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:05.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:05.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:05.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:05.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:05.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:05.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:05.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:05.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:05.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:05.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:05.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:05.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:05.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:05.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:05.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:05.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:05.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:05.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:05.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:05.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:05.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:05.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:05.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:05.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:05.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:05.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:05.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:05.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:05.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:05.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:05.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:05.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:05.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:05.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:05.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:05.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:05.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:05.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:05.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:05.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:05.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:05.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:05.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:05.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:04 smithi142 ceph-mon[87853]: pgmap v1326: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:05.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:04 smithi142 ceph-mon[87853]: pgmap v1327: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:05.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:04 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:05.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:04 smithi142 ceph-mon[87853]: pgmap v1328: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:05.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:04 smithi142 ceph-mon[87853]: pgmap v1329: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:05.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:04 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:05.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:04 smithi142 ceph-mon[87853]: pgmap v1330: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:05.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:04 smithi142 ceph-mon[87853]: pgmap v1331: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:05.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:04 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:05.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:04 smithi142 ceph-mon[87853]: pgmap v1332: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:05.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:04 smithi142 ceph-mon[87853]: pgmap v1333: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:05.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:04 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:05.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:04 smithi142 ceph-mon[87853]: pgmap v1334: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:05.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:04 smithi142 ceph-mon[87853]: pgmap v1335: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:05.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:04 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:05.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:04 smithi142 ceph-mon[87853]: pgmap v1336: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:05.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:04 smithi142 ceph-mon[87853]: pgmap v1337: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:05.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:04 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:05.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:04 smithi142 ceph-mon[87853]: pgmap v1338: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:05.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:04 smithi142 ceph-mon[87853]: pgmap v1339: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:05.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:04 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:05.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:05.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:05.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:05.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:05.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:04 smithi142 ceph-mon[87853]: pgmap v1340: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:05.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:04 smithi142 ceph-mon[87853]: pgmap v1341: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:05.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:05.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:05.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:05.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:05.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:05.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:05.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:05.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:05.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:05.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:05.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:05.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:05.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:05.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:05.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:05.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:05.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:05.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:05.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:05.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:05.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:05.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:05.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:05.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:05.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:05.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:05.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:05.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:05.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:05.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:05.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:05.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:05.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:05.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:05.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:05.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:05.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:05.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:05.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:05.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:05.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:05.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:05.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:05.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:05.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:05.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:05.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:05.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:05.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:05.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:05.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:05.903 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:05.903 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[91108]: pgmap v1342: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:05.903 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[91108]: pgmap v1343: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:05.903 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:05.903 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[91108]: pgmap v1344: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:05.903 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[91108]: pgmap v1345: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:05.903 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:05.903 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[91108]: pgmap v1346: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:05.904 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[91108]: pgmap v1347: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:05.904 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:05.904 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[91108]: pgmap v1348: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:05.904 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[91108]: pgmap v1349: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:05.904 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:05.904 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[91108]: pgmap v1350: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:05.904 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[91108]: pgmap v1351: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:05.904 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:05.904 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[91108]: pgmap v1352: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:05.904 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[91108]: pgmap v1353: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:05.904 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:05.904 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[91108]: pgmap v1354: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:05.904 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[91108]: pgmap v1355: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:05.904 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:05.905 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[91108]: pgmap v1356: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:05.905 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[91108]: pgmap v1357: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:05.905 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:05.905 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[91108]: pgmap v1358: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:05.905 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[91108]: pgmap v1359: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:05.905 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:05.905 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[91108]: pgmap v1360: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:05.905 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[91108]: pgmap v1361: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:05.905 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:05.905 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:05.905 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:05.905 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:05.905 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:05.905 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:05.906 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:05.906 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:05.906 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:05.906 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:05.906 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:06.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:06.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[87547]: pgmap v1342: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:06.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[87547]: pgmap v1343: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:06.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:06.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[87547]: pgmap v1344: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:06.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[87547]: pgmap v1345: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:06.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:06.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[87547]: pgmap v1346: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:06.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[87547]: pgmap v1347: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:06.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:06.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[87547]: pgmap v1348: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:06.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[87547]: pgmap v1349: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:06.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:06.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[87547]: pgmap v1350: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:06.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[87547]: pgmap v1351: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:06.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:06.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[87547]: pgmap v1352: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:06.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[87547]: pgmap v1353: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:06.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:06.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[87547]: pgmap v1354: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:06.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:06.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:06.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:06.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:06.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:06.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:06.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:06.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:06.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:06.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:06.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:06.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:06.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:06.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:06.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:06.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:06.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:06.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:06.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:06.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:06.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:06.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:06.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:06.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:06.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:06.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:06.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:06.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:06.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:06.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:06.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:06.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:06.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:06.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:06.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:06.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[87547]: pgmap v1355: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:06.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:06.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[87547]: pgmap v1356: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:06.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[87547]: pgmap v1357: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:06.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:06.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[87547]: pgmap v1358: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:06.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[87547]: pgmap v1359: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:06.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:06.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[87547]: pgmap v1360: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:06.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[87547]: pgmap v1361: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:06.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:06.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:06.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:06.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:06.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:06.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:06.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:06.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:06.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:06.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:06.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:06.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:06.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:06.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:06.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:06.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:06.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:06.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:06.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:06.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:06.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:06.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:06.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:06.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:06.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:06.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:06.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:06.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:06.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:06.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:06.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:06.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:06.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:06.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:06.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:06.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:06.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:06.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:06.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:06.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:06.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:06.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:06.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:06.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:06.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:06.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:06.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:05 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:06.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:05 smithi142 ceph-mon[87853]: pgmap v1342: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:06.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:05 smithi142 ceph-mon[87853]: pgmap v1343: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:06.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:05 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:06.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:05 smithi142 ceph-mon[87853]: pgmap v1344: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:06.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:05 smithi142 ceph-mon[87853]: pgmap v1345: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:06.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:05 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:06.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:05 smithi142 ceph-mon[87853]: pgmap v1346: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:06.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:05 smithi142 ceph-mon[87853]: pgmap v1347: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:06.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:05 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:06.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:05 smithi142 ceph-mon[87853]: pgmap v1348: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:06.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:05 smithi142 ceph-mon[87853]: pgmap v1349: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:06.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:05 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:06.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:05 smithi142 ceph-mon[87853]: pgmap v1350: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:06.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:05 smithi142 ceph-mon[87853]: pgmap v1351: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:06.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:05 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:06.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:05 smithi142 ceph-mon[87853]: pgmap v1352: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:06.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:05 smithi142 ceph-mon[87853]: pgmap v1353: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:06.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:05 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:06.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:05 smithi142 ceph-mon[87853]: pgmap v1354: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:06.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:05 smithi142 ceph-mon[87853]: pgmap v1355: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:06.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:05 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:06.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:05 smithi142 ceph-mon[87853]: pgmap v1356: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:06.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:05 smithi142 ceph-mon[87853]: pgmap v1357: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:06.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:05 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:06.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:05 smithi142 ceph-mon[87853]: pgmap v1358: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:06.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:05 smithi142 ceph-mon[87853]: pgmap v1359: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:06.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:05 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:06.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:05 smithi142 ceph-mon[87853]: pgmap v1360: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:06.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:05 smithi142 ceph-mon[87853]: pgmap v1361: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:06.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:05 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:06.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:06.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:06.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:06.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:06.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:06.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:06.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:06.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:06.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:06.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:06.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:06.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:06.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:06.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:06.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:06.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:06.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:06.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:06.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:06.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:06.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:06.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:06.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:06.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:06.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:06.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:06.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:06.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:06.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:06.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:06.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:06.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:06.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:06.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:06.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:06.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:06.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:06.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:06.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:06.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:06.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:06.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:06.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:06.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:06.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:06.605 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:44:06] "GET /metrics HTTP/1.1" 200 38499 "" "Prometheus/2.33.4" 2024-04-12T22:44:06.605 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-2[124326]: 2024-04-12T22:44:06.406+0000 7f65a31ae7c0 -1 osd.2 0 read_superblock omap replica is missing. 2024-04-12T22:44:06.605 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-2[124326]: 2024-04-12T22:44:06.441+0000 7f65a31ae7c0 -1 osd.2 127 log_to_monitors true 2024-04-12T22:44:07.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[91108]: pgmap v1362: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:07.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[91108]: pgmap v1363: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:07.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:07.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[91108]: pgmap v1364: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:07.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[91108]: pgmap v1365: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:07.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:07.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[91108]: pgmap v1366: 161 pgs: 3 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 33 active+undersized, 109 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 172 KiB/s rd, 0 B/s wr, 287 op/s; 56/630 objects degraded (8.889%); 1/630 objects misplaced (0.159%) 2024-04-12T22:44:07.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[91108]: pgmap v1367: 161 pgs: 3 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 33 active+undersized, 109 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 173 KiB/s rd, 0 B/s wr, 287 op/s; 56/630 objects degraded (8.889%); 1/630 objects misplaced (0.159%) 2024-04-12T22:44:07.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:07.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[91108]: pgmap v1368: 161 pgs: 3 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 33 active+undersized, 109 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 192 KiB/s rd, 0 B/s wr, 320 op/s; 56/630 objects degraded (8.889%); 1/630 objects misplaced (0.159%) 2024-04-12T22:44:07.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[91108]: pgmap v1369: 161 pgs: 3 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 33 active+undersized, 109 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 192 KiB/s rd, 0 B/s wr, 320 op/s; 56/630 objects degraded (8.889%); 1/630 objects misplaced (0.159%) 2024-04-12T22:44:07.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:07.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[91108]: pgmap v1370: 161 pgs: 3 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 33 active+undersized, 109 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 228 KiB/s rd, 0 B/s wr, 380 op/s; 56/630 objects degraded (8.889%); 1/630 objects misplaced (0.159%) 2024-04-12T22:44:07.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[91108]: pgmap v1371: 161 pgs: 3 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 33 active+undersized, 109 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 228 KiB/s rd, 0 B/s wr, 380 op/s; 56/630 objects degraded (8.889%); 1/630 objects misplaced (0.159%) 2024-04-12T22:44:07.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:07.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[91108]: pgmap v1372: 161 pgs: 3 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 33 active+undersized, 109 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 1/630 objects misplaced (0.159%) 2024-04-12T22:44:07.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[87547]: pgmap v1362: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:07.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[87547]: pgmap v1363: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:07.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:07.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[87547]: pgmap v1364: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:07.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[87547]: pgmap v1365: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:07.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:07.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[87547]: pgmap v1366: 161 pgs: 3 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 33 active+undersized, 109 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 172 KiB/s rd, 0 B/s wr, 287 op/s; 56/630 objects degraded (8.889%); 1/630 objects misplaced (0.159%) 2024-04-12T22:44:07.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[87547]: pgmap v1367: 161 pgs: 3 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 33 active+undersized, 109 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 173 KiB/s rd, 0 B/s wr, 287 op/s; 56/630 objects degraded (8.889%); 1/630 objects misplaced (0.159%) 2024-04-12T22:44:07.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:07.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[87547]: pgmap v1368: 161 pgs: 3 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 33 active+undersized, 109 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 192 KiB/s rd, 0 B/s wr, 320 op/s; 56/630 objects degraded (8.889%); 1/630 objects misplaced (0.159%) 2024-04-12T22:44:07.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[87547]: pgmap v1369: 161 pgs: 3 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 33 active+undersized, 109 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 192 KiB/s rd, 0 B/s wr, 320 op/s; 56/630 objects degraded (8.889%); 1/630 objects misplaced (0.159%) 2024-04-12T22:44:07.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:07.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[87547]: pgmap v1370: 161 pgs: 3 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 33 active+undersized, 109 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 228 KiB/s rd, 0 B/s wr, 380 op/s; 56/630 objects degraded (8.889%); 1/630 objects misplaced (0.159%) 2024-04-12T22:44:07.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[87547]: pgmap v1371: 161 pgs: 3 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 33 active+undersized, 109 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 228 KiB/s rd, 0 B/s wr, 380 op/s; 56/630 objects degraded (8.889%); 1/630 objects misplaced (0.159%) 2024-04-12T22:44:07.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:07.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[87547]: pgmap v1372: 161 pgs: 3 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 33 active+undersized, 109 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 1/630 objects misplaced (0.159%) 2024-04-12T22:44:07.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[91108]: pgmap v1373: 161 pgs: 3 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 33 active+undersized, 109 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 1/630 objects misplaced (0.159%) 2024-04-12T22:44:07.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:07.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[91108]: pgmap v1374: 161 pgs: 3 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 33 active+undersized, 109 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 1/630 objects misplaced (0.159%) 2024-04-12T22:44:07.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[91108]: pgmap v1375: 161 pgs: 3 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 33 active+undersized, 109 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 1/630 objects misplaced (0.159%) 2024-04-12T22:44:07.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:07.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[91108]: pgmap v1376: 161 pgs: 3 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 33 active+undersized, 109 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 1/630 objects misplaced (0.159%) 2024-04-12T22:44:07.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[91108]: pgmap v1377: 161 pgs: 3 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 33 active+undersized, 109 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 1/630 objects misplaced (0.159%) 2024-04-12T22:44:07.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:07.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[91108]: pgmap v1378: 161 pgs: 3 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 33 active+undersized, 109 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 1/630 objects misplaced (0.159%) 2024-04-12T22:44:07.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[91108]: pgmap v1379: 161 pgs: 3 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 33 active+undersized, 109 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 1/630 objects misplaced (0.159%) 2024-04-12T22:44:07.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:07.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:07.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:07.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:07.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:07.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[91108]: pgmap v1380: 161 pgs: 6 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 1.2 MiB/s rd, 0 B/s wr, 2.02k op/s; 56/630 objects degraded (8.889%); 2/630 objects misplaced (0.317%) 2024-04-12T22:44:07.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[91108]: pgmap v1381: 161 pgs: 6 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 1.2 MiB/s rd, 0 B/s wr, 2.01k op/s; 56/630 objects degraded (8.889%); 2/630 objects misplaced (0.317%) 2024-04-12T22:44:07.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:07.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:07.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:07.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[87547]: pgmap v1373: 161 pgs: 3 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 33 active+undersized, 109 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 1/630 objects misplaced (0.159%) 2024-04-12T22:44:07.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:07.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[87547]: pgmap v1374: 161 pgs: 3 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 33 active+undersized, 109 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 1/630 objects misplaced (0.159%) 2024-04-12T22:44:07.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[87547]: pgmap v1375: 161 pgs: 3 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 33 active+undersized, 109 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 1/630 objects misplaced (0.159%) 2024-04-12T22:44:07.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:07.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[87547]: pgmap v1376: 161 pgs: 3 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 33 active+undersized, 109 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 1/630 objects misplaced (0.159%) 2024-04-12T22:44:07.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[87547]: pgmap v1377: 161 pgs: 3 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 33 active+undersized, 109 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 1/630 objects misplaced (0.159%) 2024-04-12T22:44:07.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:07.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[87547]: pgmap v1378: 161 pgs: 3 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 33 active+undersized, 109 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 1/630 objects misplaced (0.159%) 2024-04-12T22:44:07.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[87547]: pgmap v1379: 161 pgs: 3 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 33 active+undersized, 109 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 1/630 objects misplaced (0.159%) 2024-04-12T22:44:07.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:07.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:07.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:07.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:07.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:07.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[87547]: pgmap v1380: 161 pgs: 6 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 1.2 MiB/s rd, 0 B/s wr, 2.02k op/s; 56/630 objects degraded (8.889%); 2/630 objects misplaced (0.317%) 2024-04-12T22:44:07.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[87547]: pgmap v1381: 161 pgs: 6 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 1.2 MiB/s rd, 0 B/s wr, 2.01k op/s; 56/630 objects degraded (8.889%); 2/630 objects misplaced (0.317%) 2024-04-12T22:44:07.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:07.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:07.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:07.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:07.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:07.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:07.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:07.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:07.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:07.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:07.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:07.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:07.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:07.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:07.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:07.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:07.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:07.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:07.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:07.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:07.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:07.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[91108]: from='osd.2 [v2:172.21.15.88:6818/1202450555,v1:172.21.15.88:6819/1202450555]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-12T22:44:07.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[91108]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-12T22:44:07.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:07.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:07.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:07.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:07.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:07.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:07.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:07.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:07.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:07.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:07.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:07.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:07.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:07.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:07.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:07.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:07.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:07.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:07.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:07.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:07.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:07.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:07.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:07.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:07.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:07.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:07.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:07.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:07.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:07.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:07.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:07.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:07.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:07.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:07.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:07.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:07.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:07.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:07.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[87547]: from='osd.2 [v2:172.21.15.88:6818/1202450555,v1:172.21.15.88:6819/1202450555]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-12T22:44:07.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[87547]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-12T22:44:07.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:07.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:07.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:07.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:07.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:07.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:07.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:07.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:07.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:07.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:07.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:07.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:07.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:07.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:07.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:07.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:07.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:07.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:07.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:07.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:07.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:06 smithi142 ceph-mon[87853]: pgmap v1362: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:07.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:06 smithi142 ceph-mon[87853]: pgmap v1363: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:07.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:06 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:07.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:06 smithi142 ceph-mon[87853]: pgmap v1364: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:07.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:06 smithi142 ceph-mon[87853]: pgmap v1365: 161 pgs: 3 remapped+peering, 13 active+undersized+degraded, 34 active+undersized, 111 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-04-12T22:44:07.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:06 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:07.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:06 smithi142 ceph-mon[87853]: pgmap v1366: 161 pgs: 3 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 33 active+undersized, 109 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 172 KiB/s rd, 0 B/s wr, 287 op/s; 56/630 objects degraded (8.889%); 1/630 objects misplaced (0.159%) 2024-04-12T22:44:07.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:06 smithi142 ceph-mon[87853]: pgmap v1367: 161 pgs: 3 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 33 active+undersized, 109 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 173 KiB/s rd, 0 B/s wr, 287 op/s; 56/630 objects degraded (8.889%); 1/630 objects misplaced (0.159%) 2024-04-12T22:44:07.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:06 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:07.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:06 smithi142 ceph-mon[87853]: pgmap v1368: 161 pgs: 3 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 33 active+undersized, 109 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 192 KiB/s rd, 0 B/s wr, 320 op/s; 56/630 objects degraded (8.889%); 1/630 objects misplaced (0.159%) 2024-04-12T22:44:07.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:06 smithi142 ceph-mon[87853]: pgmap v1369: 161 pgs: 3 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 33 active+undersized, 109 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 192 KiB/s rd, 0 B/s wr, 320 op/s; 56/630 objects degraded (8.889%); 1/630 objects misplaced (0.159%) 2024-04-12T22:44:07.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:06 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:07.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:06 smithi142 ceph-mon[87853]: pgmap v1370: 161 pgs: 3 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 33 active+undersized, 109 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 228 KiB/s rd, 0 B/s wr, 380 op/s; 56/630 objects degraded (8.889%); 1/630 objects misplaced (0.159%) 2024-04-12T22:44:07.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:06 smithi142 ceph-mon[87853]: pgmap v1371: 161 pgs: 3 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 33 active+undersized, 109 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 228 KiB/s rd, 0 B/s wr, 380 op/s; 56/630 objects degraded (8.889%); 1/630 objects misplaced (0.159%) 2024-04-12T22:44:07.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:06 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:07.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:06 smithi142 ceph-mon[87853]: pgmap v1372: 161 pgs: 3 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 33 active+undersized, 109 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 1/630 objects misplaced (0.159%) 2024-04-12T22:44:07.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:06 smithi142 ceph-mon[87853]: pgmap v1373: 161 pgs: 3 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 33 active+undersized, 109 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 1/630 objects misplaced (0.159%) 2024-04-12T22:44:07.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:06 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:07.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:06 smithi142 ceph-mon[87853]: pgmap v1374: 161 pgs: 3 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 33 active+undersized, 109 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 1/630 objects misplaced (0.159%) 2024-04-12T22:44:07.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:06 smithi142 ceph-mon[87853]: pgmap v1375: 161 pgs: 3 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 33 active+undersized, 109 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 1/630 objects misplaced (0.159%) 2024-04-12T22:44:07.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:06 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:07.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:06 smithi142 ceph-mon[87853]: pgmap v1376: 161 pgs: 3 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 33 active+undersized, 109 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 1/630 objects misplaced (0.159%) 2024-04-12T22:44:07.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:06 smithi142 ceph-mon[87853]: pgmap v1377: 161 pgs: 3 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 33 active+undersized, 109 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 1/630 objects misplaced (0.159%) 2024-04-12T22:44:07.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:06 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:07.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:06 smithi142 ceph-mon[87853]: pgmap v1378: 161 pgs: 3 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 33 active+undersized, 109 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 1/630 objects misplaced (0.159%) 2024-04-12T22:44:07.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:06 smithi142 ceph-mon[87853]: pgmap v1379: 161 pgs: 3 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 33 active+undersized, 109 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 1/630 objects misplaced (0.159%) 2024-04-12T22:44:07.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:06 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:07.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:06 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:07.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:06 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:07.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:06 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:07.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:06 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:07.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:06 smithi142 ceph-mon[87853]: pgmap v1380: 161 pgs: 6 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 1.2 MiB/s rd, 0 B/s wr, 2.02k op/s; 56/630 objects degraded (8.889%); 2/630 objects misplaced (0.317%) 2024-04-12T22:44:07.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:06 smithi142 ceph-mon[87853]: pgmap v1381: 161 pgs: 6 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 1.2 MiB/s rd, 0 B/s wr, 2.01k op/s; 56/630 objects degraded (8.889%); 2/630 objects misplaced (0.317%) 2024-04-12T22:44:07.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:06 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:07.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:06 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:07.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:06 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:07.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:06 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:07.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:06 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:07.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:06 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:07.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:06 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:07.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:06 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:07.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:06 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:07.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:06 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:07.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:06 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:07.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:06 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:07.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:06 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:07.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:06 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:07.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:06 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:07.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:06 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:07.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:06 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:07.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:06 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:07.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:06 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:07.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:06 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:07.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:06 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:07.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:06 smithi142 ceph-mon[87853]: from='osd.2 [v2:172.21.15.88:6818/1202450555,v1:172.21.15.88:6819/1202450555]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-12T22:44:07.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:06 smithi142 ceph-mon[87853]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-12T22:44:07.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:06 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:07.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:06 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:07.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:06 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:07.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:06 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:07.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:06 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:07.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:06 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:07.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:06 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:07.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:06 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:07.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:06 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:07.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:06 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:07.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:06 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:07.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:06 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:07.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:06 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:07.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:06 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:07.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:06 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:07.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:06 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:07.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:06 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:07.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:06 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:07.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:06 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:07.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:06 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:08.164 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:07 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:08.164 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:07 smithi142 ceph-mon[87853]: pgmap v1382: 161 pgs: 6 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 1.0 MiB/s rd, 0 B/s wr, 1.77k op/s; 56/630 objects degraded (8.889%); 2/630 objects misplaced (0.317%) 2024-04-12T22:44:08.164 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:07 smithi142 ceph-mon[87853]: pgmap v1383: 161 pgs: 6 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 1.0 MiB/s rd, 0 B/s wr, 1.77k op/s; 56/630 objects degraded (8.889%); 2/630 objects misplaced (0.317%) 2024-04-12T22:44:08.165 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:07 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:08.165 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:07 smithi142 ceph-mon[87853]: pgmap v1384: 161 pgs: 6 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 967 KiB/s rd, 0 B/s wr, 1.60k op/s; 56/630 objects degraded (8.889%); 2/630 objects misplaced (0.317%) 2024-04-12T22:44:08.165 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:07 smithi142 ceph-mon[87853]: pgmap v1385: 161 pgs: 6 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 967 KiB/s rd, 0 B/s wr, 1.60k op/s; 56/630 objects degraded (8.889%); 2/630 objects misplaced (0.317%) 2024-04-12T22:44:08.165 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:07 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:08.165 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:07 smithi142 ceph-mon[87853]: pgmap v1386: 161 pgs: 6 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 2/630 objects misplaced (0.317%) 2024-04-12T22:44:08.165 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:07 smithi142 ceph-mon[87853]: pgmap v1387: 161 pgs: 6 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 2/630 objects misplaced (0.317%) 2024-04-12T22:44:08.165 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:07 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:08.165 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:07 smithi142 ceph-mon[87853]: pgmap v1388: 161 pgs: 6 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 2/630 objects misplaced (0.317%) 2024-04-12T22:44:08.165 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:07 smithi142 ceph-mon[87853]: pgmap v1389: 161 pgs: 6 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 2/630 objects misplaced (0.317%) 2024-04-12T22:44:08.165 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:07 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:08.165 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:07 smithi142 ceph-mon[87853]: pgmap v1390: 161 pgs: 6 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 2/630 objects misplaced (0.317%) 2024-04-12T22:44:08.165 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:07 smithi142 ceph-mon[87853]: pgmap v1391: 161 pgs: 6 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 2/630 objects misplaced (0.317%) 2024-04-12T22:44:08.165 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:07 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:08.166 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:07 smithi142 ceph-mon[87853]: pgmap v1392: 161 pgs: 6 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 2/630 objects misplaced (0.317%) 2024-04-12T22:44:08.166 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:07 smithi142 ceph-mon[87853]: pgmap v1393: 161 pgs: 6 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 2/630 objects misplaced (0.317%) 2024-04-12T22:44:08.166 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:07 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:08.166 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:07 smithi142 ceph-mon[87853]: pgmap v1394: 161 pgs: 6 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 2/630 objects misplaced (0.317%) 2024-04-12T22:44:08.166 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:07 smithi142 ceph-mon[87853]: pgmap v1395: 161 pgs: 6 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 2/630 objects misplaced (0.317%) 2024-04-12T22:44:08.166 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:07 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:08.167 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:07 smithi142 ceph-mon[87853]: pgmap v1396: 161 pgs: 6 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 2/630 objects misplaced (0.317%) 2024-04-12T22:44:08.167 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:07 smithi142 ceph-mon[87853]: pgmap v1397: 161 pgs: 6 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 2/630 objects misplaced (0.317%) 2024-04-12T22:44:08.167 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:07 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:08.167 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:07 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:08.167 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:07 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:08.167 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:07 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:08.167 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:07 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:08.167 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:07 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:08.167 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:07 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:08.167 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:07 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:08.167 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:07 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:08.167 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:07 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:08.167 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:07 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:08.167 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:07 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:08.167 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:07 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:08.168 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:07 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:08.168 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:07 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:08.168 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:07 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:08.168 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:07 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:08.168 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:07 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:08.168 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:07 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:08.168 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:07 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:08.168 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:07 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:08.168 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:07 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:08.168 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:07 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:08.168 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:07 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:08.168 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:07 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:08.168 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:07 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:08.168 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:07 smithi142 ceph-mon[87853]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-12T22:44:08.168 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:07 smithi142 ceph-mon[87853]: osdmap e133: 8 total, 7 up, 8 in 2024-04-12T22:44:08.168 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:07 smithi142 ceph-mon[87853]: from='osd.2 [v2:172.21.15.88:6818/1202450555,v1:172.21.15.88:6819/1202450555]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-04-12T22:44:08.169 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:07 smithi142 ceph-mon[87853]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-04-12T22:44:08.169 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:07 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:08.169 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:07 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:08.169 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:07 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:08.169 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:07 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:08.169 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:07 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:08.169 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:07 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:08.169 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:07 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:08.169 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:07 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:08.169 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:07 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:08.170 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:07 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:08.170 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:07 smithi142 ceph-mon[87853]: from='osd.2 ' entity='osd.2' 2024-04-12T22:44:08.177 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-2[124326]: 2024-04-12T22:44:07.864+0000 7f65905fe700 -1 osd.2 127 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-12T22:44:08.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:08.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[91108]: pgmap v1382: 161 pgs: 6 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 1.0 MiB/s rd, 0 B/s wr, 1.77k op/s; 56/630 objects degraded (8.889%); 2/630 objects misplaced (0.317%) 2024-04-12T22:44:08.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[91108]: pgmap v1383: 161 pgs: 6 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 1.0 MiB/s rd, 0 B/s wr, 1.77k op/s; 56/630 objects degraded (8.889%); 2/630 objects misplaced (0.317%) 2024-04-12T22:44:08.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:08.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[91108]: pgmap v1384: 161 pgs: 6 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 967 KiB/s rd, 0 B/s wr, 1.60k op/s; 56/630 objects degraded (8.889%); 2/630 objects misplaced (0.317%) 2024-04-12T22:44:08.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[91108]: pgmap v1385: 161 pgs: 6 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 967 KiB/s rd, 0 B/s wr, 1.60k op/s; 56/630 objects degraded (8.889%); 2/630 objects misplaced (0.317%) 2024-04-12T22:44:08.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:08.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[91108]: pgmap v1386: 161 pgs: 6 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 2/630 objects misplaced (0.317%) 2024-04-12T22:44:08.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[91108]: pgmap v1387: 161 pgs: 6 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 2/630 objects misplaced (0.317%) 2024-04-12T22:44:08.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:08.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[91108]: pgmap v1388: 161 pgs: 6 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 2/630 objects misplaced (0.317%) 2024-04-12T22:44:08.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[91108]: pgmap v1389: 161 pgs: 6 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 2/630 objects misplaced (0.317%) 2024-04-12T22:44:08.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:08.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[91108]: pgmap v1390: 161 pgs: 6 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 2/630 objects misplaced (0.317%) 2024-04-12T22:44:08.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[91108]: pgmap v1391: 161 pgs: 6 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 2/630 objects misplaced (0.317%) 2024-04-12T22:44:08.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:08.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[91108]: pgmap v1392: 161 pgs: 6 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 2/630 objects misplaced (0.317%) 2024-04-12T22:44:08.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:08.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[87547]: pgmap v1382: 161 pgs: 6 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 1.0 MiB/s rd, 0 B/s wr, 1.77k op/s; 56/630 objects degraded (8.889%); 2/630 objects misplaced (0.317%) 2024-04-12T22:44:08.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[87547]: pgmap v1383: 161 pgs: 6 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 1.0 MiB/s rd, 0 B/s wr, 1.77k op/s; 56/630 objects degraded (8.889%); 2/630 objects misplaced (0.317%) 2024-04-12T22:44:08.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:08.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[87547]: pgmap v1384: 161 pgs: 6 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 967 KiB/s rd, 0 B/s wr, 1.60k op/s; 56/630 objects degraded (8.889%); 2/630 objects misplaced (0.317%) 2024-04-12T22:44:08.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[87547]: pgmap v1385: 161 pgs: 6 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 967 KiB/s rd, 0 B/s wr, 1.60k op/s; 56/630 objects degraded (8.889%); 2/630 objects misplaced (0.317%) 2024-04-12T22:44:08.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:08.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[87547]: pgmap v1386: 161 pgs: 6 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 2/630 objects misplaced (0.317%) 2024-04-12T22:44:08.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[87547]: pgmap v1387: 161 pgs: 6 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 2/630 objects misplaced (0.317%) 2024-04-12T22:44:08.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:08.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[87547]: pgmap v1388: 161 pgs: 6 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 2/630 objects misplaced (0.317%) 2024-04-12T22:44:08.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[87547]: pgmap v1389: 161 pgs: 6 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 2/630 objects misplaced (0.317%) 2024-04-12T22:44:08.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:08.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[87547]: pgmap v1390: 161 pgs: 6 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 2/630 objects misplaced (0.317%) 2024-04-12T22:44:08.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[87547]: pgmap v1391: 161 pgs: 6 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 2/630 objects misplaced (0.317%) 2024-04-12T22:44:08.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:08.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[87547]: pgmap v1392: 161 pgs: 6 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 2/630 objects misplaced (0.317%) 2024-04-12T22:44:08.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[91108]: pgmap v1393: 161 pgs: 6 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 2/630 objects misplaced (0.317%) 2024-04-12T22:44:08.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:08.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[91108]: pgmap v1394: 161 pgs: 6 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 2/630 objects misplaced (0.317%) 2024-04-12T22:44:08.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[91108]: pgmap v1395: 161 pgs: 6 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 2/630 objects misplaced (0.317%) 2024-04-12T22:44:08.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:08.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[91108]: pgmap v1396: 161 pgs: 6 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 2/630 objects misplaced (0.317%) 2024-04-12T22:44:08.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[91108]: pgmap v1397: 161 pgs: 6 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 2/630 objects misplaced (0.317%) 2024-04-12T22:44:08.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:08.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:08.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:08.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:08.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:08.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:08.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:08.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:08.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:08.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:08.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:08.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:08.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:08.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:08.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:08.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:08.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:08.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:08.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:08.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:08.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:08.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:08.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:08.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:08.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:08.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:08.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[91108]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-12T22:44:08.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[91108]: osdmap e133: 8 total, 7 up, 8 in 2024-04-12T22:44:08.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[91108]: from='osd.2 [v2:172.21.15.88:6818/1202450555,v1:172.21.15.88:6819/1202450555]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-04-12T22:44:08.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[91108]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-04-12T22:44:08.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:08.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:08.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:08.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:08.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:08.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:08.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:08.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:08.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:08.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:08.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[91108]: from='osd.2 ' entity='osd.2' 2024-04-12T22:44:08.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[87547]: pgmap v1393: 161 pgs: 6 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 2/630 objects misplaced (0.317%) 2024-04-12T22:44:08.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:08.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[87547]: pgmap v1394: 161 pgs: 6 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 2/630 objects misplaced (0.317%) 2024-04-12T22:44:08.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[87547]: pgmap v1395: 161 pgs: 6 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 2/630 objects misplaced (0.317%) 2024-04-12T22:44:08.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:08.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[87547]: pgmap v1396: 161 pgs: 6 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 2/630 objects misplaced (0.317%) 2024-04-12T22:44:08.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[87547]: pgmap v1397: 161 pgs: 6 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 2/630 objects misplaced (0.317%) 2024-04-12T22:44:08.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:08.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:08.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:08.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:08.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:08.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:08.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:08.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:08.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:08.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:08.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:08.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:08.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:08.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:08.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:08.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:08.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:08.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:08.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:08.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:08.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:08.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:08.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:08.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:08.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:08.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:08.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[87547]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-12T22:44:08.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[87547]: osdmap e133: 8 total, 7 up, 8 in 2024-04-12T22:44:08.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[87547]: from='osd.2 [v2:172.21.15.88:6818/1202450555,v1:172.21.15.88:6819/1202450555]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-04-12T22:44:08.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[87547]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-04-12T22:44:08.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:08.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:08.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:08.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:08.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:08.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:08.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:08.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:08.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:08.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:08.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:07 smithi088 ceph-mon[87547]: from='osd.2 ' entity='osd.2' 2024-04-12T22:44:09.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[91108]: pgmap v1398: 161 pgs: 6 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 2/630 objects misplaced (0.317%) 2024-04-12T22:44:09.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[91108]: pgmap v1399: 161 pgs: 6 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 2/630 objects misplaced (0.317%) 2024-04-12T22:44:09.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:09.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[91108]: pgmap v1400: 161 pgs: 6 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 2/630 objects misplaced (0.317%) 2024-04-12T22:44:09.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[91108]: pgmap v1401: 161 pgs: 6 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 2/630 objects misplaced (0.317%) 2024-04-12T22:44:09.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:09.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[91108]: pgmap v1402: 161 pgs: 6 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 2/630 objects misplaced (0.317%) 2024-04-12T22:44:09.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[91108]: pgmap v1403: 161 pgs: 6 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 2/630 objects misplaced (0.317%) 2024-04-12T22:44:09.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:09.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[91108]: pgmap v1404: 161 pgs: 6 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 2/630 objects misplaced (0.317%) 2024-04-12T22:44:09.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[91108]: pgmap v1405: 161 pgs: 6 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 2/630 objects misplaced (0.317%) 2024-04-12T22:44:09.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:09.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[91108]: pgmap v1406: 161 pgs: 6 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 2/630 objects misplaced (0.317%) 2024-04-12T22:44:09.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[91108]: pgmap v1407: 161 pgs: 6 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 2/630 objects misplaced (0.317%) 2024-04-12T22:44:09.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:09.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[91108]: pgmap v1409: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 219 KiB/s rd, 0 B/s wr, 364 op/s; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:09.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[87547]: pgmap v1398: 161 pgs: 6 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 2/630 objects misplaced (0.317%) 2024-04-12T22:44:09.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[87547]: pgmap v1399: 161 pgs: 6 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 2/630 objects misplaced (0.317%) 2024-04-12T22:44:09.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:09.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[87547]: pgmap v1400: 161 pgs: 6 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 2/630 objects misplaced (0.317%) 2024-04-12T22:44:09.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[87547]: pgmap v1401: 161 pgs: 6 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 2/630 objects misplaced (0.317%) 2024-04-12T22:44:09.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:09.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[87547]: pgmap v1402: 161 pgs: 6 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 2/630 objects misplaced (0.317%) 2024-04-12T22:44:09.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[87547]: pgmap v1403: 161 pgs: 6 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 2/630 objects misplaced (0.317%) 2024-04-12T22:44:09.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:09.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[87547]: pgmap v1404: 161 pgs: 6 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 2/630 objects misplaced (0.317%) 2024-04-12T22:44:09.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[87547]: pgmap v1405: 161 pgs: 6 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 2/630 objects misplaced (0.317%) 2024-04-12T22:44:09.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:09.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[87547]: pgmap v1406: 161 pgs: 6 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 2/630 objects misplaced (0.317%) 2024-04-12T22:44:09.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[87547]: pgmap v1407: 161 pgs: 6 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 2/630 objects misplaced (0.317%) 2024-04-12T22:44:09.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:09.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[87547]: pgmap v1409: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 219 KiB/s rd, 0 B/s wr, 364 op/s; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:09.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[87547]: pgmap v1410: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 326 KiB/s rd, 0 B/s wr, 542 op/s; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:09.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:09.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[87547]: pgmap v1411: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 143 KiB/s rd, 0 B/s wr, 238 op/s; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:09.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[87547]: pgmap v1412: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 183 KiB/s rd, 0 B/s wr, 304 op/s; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:09.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:09.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:09.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:09.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:09.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:09.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[87547]: pgmap v1413: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 95 KiB/s rd, 0 B/s wr, 158 op/s; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:09.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[87547]: pgmap v1414: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:09.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:09.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:09.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:09.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:09.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:09.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:09.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:09.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:09.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:09.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:09.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:09.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:09.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:09.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[91108]: pgmap v1410: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 326 KiB/s rd, 0 B/s wr, 542 op/s; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:09.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:09.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[91108]: pgmap v1411: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 143 KiB/s rd, 0 B/s wr, 238 op/s; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:09.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[91108]: pgmap v1412: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 183 KiB/s rd, 0 B/s wr, 304 op/s; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:09.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:09.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:09.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:09.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:09.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:09.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[91108]: pgmap v1413: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 95 KiB/s rd, 0 B/s wr, 158 op/s; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:09.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[91108]: pgmap v1414: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:09.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:09.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:09.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:09.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:09.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:09.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:09.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:09.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:09.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:09.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:09.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:09.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:09.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:09.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:09.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:09.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:09.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:09.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:09.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:09.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:09.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:09.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:09.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:09.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:09.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:09.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:09.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:09.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:09.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:09.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:09.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:09.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:09.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:09.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:09.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:09.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:09.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:09.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:09.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:09.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:09.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:09.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[87547]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-12T22:44:09.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:09.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:09.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:09.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:09.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:09.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:09.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:09.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:09.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:09.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:09.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:09.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:09.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:09.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:09.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:09.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:09.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:09.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:09.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:09.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:09.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:09.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:09.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:09.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:09.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:09.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:09.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:09.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:09.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[91108]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-12T22:44:09.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[87547]: osd.2 [v2:172.21.15.88:6818/1202450555,v1:172.21.15.88:6819/1202450555] boot 2024-04-12T22:44:09.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[87547]: osdmap e134: 8 total, 8 up, 8 in 2024-04-12T22:44:09.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-12T22:44:09.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:09.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:09.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:09.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:09.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:09.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[91108]: osd.2 [v2:172.21.15.88:6818/1202450555,v1:172.21.15.88:6819/1202450555] boot 2024-04-12T22:44:09.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[91108]: osdmap e134: 8 total, 8 up, 8 in 2024-04-12T22:44:09.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-12T22:44:09.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:09.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:09.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:09.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:09.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:08 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:09.211 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:08 smithi142 ceph-mon[87853]: pgmap v1398: 161 pgs: 6 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 2/630 objects misplaced (0.317%) 2024-04-12T22:44:09.211 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:08 smithi142 ceph-mon[87853]: pgmap v1399: 161 pgs: 6 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 2/630 objects misplaced (0.317%) 2024-04-12T22:44:09.211 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:08 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:09.212 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:08 smithi142 ceph-mon[87853]: pgmap v1400: 161 pgs: 6 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 2/630 objects misplaced (0.317%) 2024-04-12T22:44:09.212 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:08 smithi142 ceph-mon[87853]: pgmap v1401: 161 pgs: 6 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 2/630 objects misplaced (0.317%) 2024-04-12T22:44:09.212 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:08 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:09.212 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:08 smithi142 ceph-mon[87853]: pgmap v1402: 161 pgs: 6 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 2/630 objects misplaced (0.317%) 2024-04-12T22:44:09.212 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:08 smithi142 ceph-mon[87853]: pgmap v1403: 161 pgs: 6 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 2/630 objects misplaced (0.317%) 2024-04-12T22:44:09.212 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:08 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:09.212 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:08 smithi142 ceph-mon[87853]: pgmap v1404: 161 pgs: 6 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 2/630 objects misplaced (0.317%) 2024-04-12T22:44:09.212 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:08 smithi142 ceph-mon[87853]: pgmap v1405: 161 pgs: 6 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 2/630 objects misplaced (0.317%) 2024-04-12T22:44:09.212 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:08 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:09.212 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:08 smithi142 ceph-mon[87853]: pgmap v1406: 161 pgs: 6 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 2/630 objects misplaced (0.317%) 2024-04-12T22:44:09.212 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:08 smithi142 ceph-mon[87853]: pgmap v1407: 161 pgs: 6 active+clean+remapped, 3 remapped+peering, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 146 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 2/630 objects misplaced (0.317%) 2024-04-12T22:44:09.212 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:08 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:09.212 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:08 smithi142 ceph-mon[87853]: pgmap v1409: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 219 KiB/s rd, 0 B/s wr, 364 op/s; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:09.213 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:08 smithi142 ceph-mon[87853]: pgmap v1410: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 326 KiB/s rd, 0 B/s wr, 542 op/s; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:09.213 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:08 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:09.213 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:08 smithi142 ceph-mon[87853]: pgmap v1411: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 143 KiB/s rd, 0 B/s wr, 238 op/s; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:09.213 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:08 smithi142 ceph-mon[87853]: pgmap v1412: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 183 KiB/s rd, 0 B/s wr, 304 op/s; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:09.213 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:08 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:09.213 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:08 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:09.213 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:08 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:09.214 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:08 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:09.214 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:08 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:09.214 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:08 smithi142 ceph-mon[87853]: pgmap v1413: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 95 KiB/s rd, 0 B/s wr, 158 op/s; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:09.214 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:08 smithi142 ceph-mon[87853]: pgmap v1414: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:09.214 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:08 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:09.214 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:08 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:09.214 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:08 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:09.214 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:08 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:09.214 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:08 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:09.214 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:08 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:09.214 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:08 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:09.214 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:08 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:09.214 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:08 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:09.215 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:08 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:09.215 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:08 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:09.215 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:08 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:09.215 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:08 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:09.215 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:08 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:09.215 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:08 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:09.215 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:08 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:09.215 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:08 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:09.215 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:08 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:09.215 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:08 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:09.215 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:08 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:09.215 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:08 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:09.215 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:08 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:09.215 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:08 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:09.216 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:08 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:09.216 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:08 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:09.216 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:08 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:09.216 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:08 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:09.216 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:08 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:09.216 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:08 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:09.216 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:08 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:09.216 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:08 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:09.216 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:08 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:09.216 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:08 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:09.216 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:08 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:09.216 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:08 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:09.216 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:08 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:09.216 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:08 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:09.216 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:08 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:09.217 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:08 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:09.217 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:08 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:09.217 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:08 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:09.217 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:08 smithi142 ceph-mon[87853]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-12T22:44:09.217 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:08 smithi142 ceph-mon[87853]: osd.2 [v2:172.21.15.88:6818/1202450555,v1:172.21.15.88:6819/1202450555] boot 2024-04-12T22:44:09.217 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:08 smithi142 ceph-mon[87853]: osdmap e134: 8 total, 8 up, 8 in 2024-04-12T22:44:09.217 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:08 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-12T22:44:09.217 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:08 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:09.217 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:08 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:09.217 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:08 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:09.217 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:08 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:09.217 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:08 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:10.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:10.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[87547]: pgmap v1415: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:10.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[87547]: pgmap v1416: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:10.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:10.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[87547]: pgmap v1417: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:10.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[87547]: pgmap v1418: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:10.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:10.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[87547]: pgmap v1419: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:10.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[87547]: pgmap v1420: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:10.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:10.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[87547]: pgmap v1421: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:10.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[87547]: pgmap v1422: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:10.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:10.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[87547]: pgmap v1423: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:10.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[87547]: pgmap v1424: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:10.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:10.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[87547]: pgmap v1425: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:10.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[87547]: pgmap v1426: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:10.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:10.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[91108]: pgmap v1415: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:10.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[91108]: pgmap v1416: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:10.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:10.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[91108]: pgmap v1417: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:10.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[91108]: pgmap v1418: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:10.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:10.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[91108]: pgmap v1419: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:10.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[91108]: pgmap v1420: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:10.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:10.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[91108]: pgmap v1421: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:10.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[91108]: pgmap v1422: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:10.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:10.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[91108]: pgmap v1423: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:10.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[91108]: pgmap v1424: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:10.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:10.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[91108]: pgmap v1425: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:10.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[91108]: pgmap v1426: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:10.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:10.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[87547]: pgmap v1427: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:10.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[87547]: pgmap v1428: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:10.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:10.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[87547]: pgmap v1429: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:10.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[87547]: pgmap v1430: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:10.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:10.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[87547]: pgmap v1432: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:10.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:10.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:10.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:10.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:10.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:10.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:10.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:10.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:10.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:10.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:10.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:10.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:10.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:10.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:10.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:10.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:10.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:10.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:10.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[91108]: pgmap v1427: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:10.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[91108]: pgmap v1428: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:10.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:10.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[91108]: pgmap v1429: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:10.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[91108]: pgmap v1430: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:10.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:10.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[91108]: pgmap v1432: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:10.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:10.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:10.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:10.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:10.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:10.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:10.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:10.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:10.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:10.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:10.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:10.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:10.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:10.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:10.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:10.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:10.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:10.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:10.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:10.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:10.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:10.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:10.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:10.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:10.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:10.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:10.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:10.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:10.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:10.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:10.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:10.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:10.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:10.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:10.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:10.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:10.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:10.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:10.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:10.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:10.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:10.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:10.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:10.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:10.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:10.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:10.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:10.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:10.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:10.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[87547]: Health check update: Degraded data redundancy: 56/630 objects degraded (8.889%), 13 pgs degraded (PG_DEGRADED) 2024-04-12T22:44:10.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[87547]: osdmap e135: 8 total, 8 up, 8 in 2024-04-12T22:44:10.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:10.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:10.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:10.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:10.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:10.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:10.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:10.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:10.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:10.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:10.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:10.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:10.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:10.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:10.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:10.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:10.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:10.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:10.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:10.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:10.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:10.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:10.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:10.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:10.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:10.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:10.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:10.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:10.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:10.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:10.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:10.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:10.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[91108]: Health check update: Degraded data redundancy: 56/630 objects degraded (8.889%), 13 pgs degraded (PG_DEGRADED) 2024-04-12T22:44:10.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:09 smithi088 ceph-mon[91108]: osdmap e135: 8 total, 8 up, 8 in 2024-04-12T22:44:10.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:09 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:10.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:09 smithi142 ceph-mon[87853]: pgmap v1415: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:10.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:09 smithi142 ceph-mon[87853]: pgmap v1416: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:10.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:09 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:10.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:09 smithi142 ceph-mon[87853]: pgmap v1417: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:10.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:09 smithi142 ceph-mon[87853]: pgmap v1418: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:10.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:09 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:10.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:09 smithi142 ceph-mon[87853]: pgmap v1419: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:10.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:09 smithi142 ceph-mon[87853]: pgmap v1420: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:10.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:09 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:10.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:09 smithi142 ceph-mon[87853]: pgmap v1421: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:10.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:09 smithi142 ceph-mon[87853]: pgmap v1422: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:10.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:09 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:10.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:09 smithi142 ceph-mon[87853]: pgmap v1423: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:10.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:09 smithi142 ceph-mon[87853]: pgmap v1424: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:10.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:09 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:10.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:09 smithi142 ceph-mon[87853]: pgmap v1425: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:10.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:09 smithi142 ceph-mon[87853]: pgmap v1426: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:10.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:09 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:10.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:09 smithi142 ceph-mon[87853]: pgmap v1427: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:10.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:09 smithi142 ceph-mon[87853]: pgmap v1428: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:10.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:09 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:10.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:09 smithi142 ceph-mon[87853]: pgmap v1429: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:10.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:09 smithi142 ceph-mon[87853]: pgmap v1430: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:10.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:09 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:10.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:09 smithi142 ceph-mon[87853]: pgmap v1432: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:10.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:09 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:10.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:09 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:10.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:09 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:10.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:09 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:10.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:09 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:10.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:09 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:10.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:09 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:10.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:09 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:10.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:09 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:10.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:09 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:10.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:09 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:10.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:09 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:10.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:09 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:10.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:09 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:10.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:09 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:10.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:09 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:10.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:09 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:10.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:09 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:10.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:09 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:10.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:09 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:10.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:09 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:10.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:09 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:10.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:09 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:10.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:09 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:10.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:09 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:10.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:09 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:10.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:09 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:10.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:09 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:10.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:09 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:10.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:09 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:10.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:09 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:10.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:09 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:10.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:09 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:10.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:09 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:10.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:09 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:10.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:09 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:10.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:09 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:10.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:09 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:10.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:09 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:10.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:09 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:10.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:09 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:10.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:09 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:10.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:09 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:10.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:09 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:10.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:09 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:10.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:09 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:10.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:09 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:10.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:09 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:10.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:09 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:10.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:09 smithi142 ceph-mon[87853]: Health check update: Degraded data redundancy: 56/630 objects degraded (8.889%), 13 pgs degraded (PG_DEGRADED) 2024-04-12T22:44:10.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:09 smithi142 ceph-mon[87853]: osdmap e135: 8 total, 8 up, 8 in 2024-04-12T22:44:10.992 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[87547]: pgmap v1433: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:10.992 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[87547]: pgmap v1434: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:10.992 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:10.993 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[87547]: pgmap v1435: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:10.993 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[87547]: pgmap v1436: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:10.993 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:10.993 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[87547]: pgmap v1437: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:10.993 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[87547]: pgmap v1438: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:10.993 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:10.993 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[87547]: pgmap v1439: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:10.993 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[87547]: pgmap v1440: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:10.993 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[87547]: pgmap v1441: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:10.993 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[87547]: pgmap v1442: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:10.993 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:10.993 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[87547]: pgmap v1443: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:10.993 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[87547]: pgmap v1444: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:10.994 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:10.994 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[91108]: pgmap v1433: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:10.994 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[91108]: pgmap v1434: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:10.994 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:10.994 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[91108]: pgmap v1435: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:10.994 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[91108]: pgmap v1436: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:10.994 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:10.995 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[91108]: pgmap v1437: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:10.995 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[91108]: pgmap v1438: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:10.995 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:10.995 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[91108]: pgmap v1439: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:10.995 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[91108]: pgmap v1440: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:10.995 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[91108]: pgmap v1441: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:10.995 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[91108]: pgmap v1442: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:10.995 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:10.995 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[91108]: pgmap v1443: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:10.995 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[91108]: pgmap v1444: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:10.995 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:10.995 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[91108]: pgmap v1445: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:10.995 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[91108]: pgmap v1446: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:10.995 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:10.995 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[91108]: pgmap v1447: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:10.996 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[91108]: pgmap v1448: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:10.996 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:10.996 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[91108]: pgmap v1449: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:10.996 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[91108]: pgmap v1450: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:10.996 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:10.996 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[91108]: pgmap v1451: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:10.996 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[91108]: pgmap v1452: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:10.996 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:10.996 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:10.996 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:10.996 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:10.996 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:10.996 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:10.996 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:10.997 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:10.997 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:10.997 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:10.997 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:10.997 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[87547]: pgmap v1445: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:10.997 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[87547]: pgmap v1446: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:10.997 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:10.997 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[87547]: pgmap v1447: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:10.997 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[87547]: pgmap v1448: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:10.997 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:10.998 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[87547]: pgmap v1449: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:10.998 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[87547]: pgmap v1450: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:10.998 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:10.998 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[87547]: pgmap v1451: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:10.998 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[87547]: pgmap v1452: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:10.998 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:10.998 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:10.998 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:10.998 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:10.998 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:10.998 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:10.998 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:10.998 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:10.998 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:10.999 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:10.999 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:10.999 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:10.999 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:10.999 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:10.999 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:10.999 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:10.999 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:10.999 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:10.999 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:10.999 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:11.000 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:11.000 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:11.000 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:11.000 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:11.000 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:11.000 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:11.000 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:11.000 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:11.000 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:11.000 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:11.000 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:11.000 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:11.000 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:11.000 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:11.000 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:11.000 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:11.001 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:11.001 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:11.001 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:11.001 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:11.001 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:11.001 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:11.001 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:11.001 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:11.001 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:11.001 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:11.001 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:11.001 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:11.002 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:11.002 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:11.002 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:11.002 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:11.002 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:11.002 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:11.002 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:11.002 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:11.002 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:11.002 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:11.002 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:11.002 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:11.002 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:11.003 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:11.003 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:11.003 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:11.003 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:11.003 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:11.003 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:11.003 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:11.003 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:11.003 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:11.003 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:11.003 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:11.004 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:11.004 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:11.004 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[91108]: osdmap e136: 8 total, 8 up, 8 in 2024-04-12T22:44:11.004 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:11.004 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:11.004 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:11.004 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:11.004 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:11.004 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:11.004 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:11.004 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:10 smithi088 ceph-mon[87547]: osdmap e136: 8 total, 8 up, 8 in 2024-04-12T22:44:11.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:10 smithi142 ceph-mon[87853]: pgmap v1433: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:11.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:10 smithi142 ceph-mon[87853]: pgmap v1434: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:11.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:10 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:11.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:10 smithi142 ceph-mon[87853]: pgmap v1435: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:11.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:10 smithi142 ceph-mon[87853]: pgmap v1436: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:11.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:10 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:11.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:10 smithi142 ceph-mon[87853]: pgmap v1437: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:11.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:10 smithi142 ceph-mon[87853]: pgmap v1438: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:11.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:10 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:11.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:10 smithi142 ceph-mon[87853]: pgmap v1439: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:11.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:10 smithi142 ceph-mon[87853]: pgmap v1440: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:11.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:10 smithi142 ceph-mon[87853]: pgmap v1441: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:11.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:10 smithi142 ceph-mon[87853]: pgmap v1442: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:11.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:10 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:11.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:10 smithi142 ceph-mon[87853]: pgmap v1443: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:11.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:10 smithi142 ceph-mon[87853]: pgmap v1444: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:11.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:10 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:11.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:10 smithi142 ceph-mon[87853]: pgmap v1445: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:11.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:10 smithi142 ceph-mon[87853]: pgmap v1446: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:11.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:10 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:11.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:10 smithi142 ceph-mon[87853]: pgmap v1447: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:11.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:10 smithi142 ceph-mon[87853]: pgmap v1448: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:11.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:10 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:11.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:10 smithi142 ceph-mon[87853]: pgmap v1449: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:11.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:10 smithi142 ceph-mon[87853]: pgmap v1450: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:11.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:10 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:11.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:10 smithi142 ceph-mon[87853]: pgmap v1451: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:11.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:10 smithi142 ceph-mon[87853]: pgmap v1452: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:11.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:10 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:11.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:10 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:11.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:10 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:11.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:10 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:11.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:10 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:11.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:10 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:11.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:10 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:11.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:10 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:11.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:10 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:11.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:10 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:11.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:10 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:11.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:10 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:11.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:10 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:11.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:10 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:11.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:10 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:11.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:10 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:11.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:10 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:11.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:10 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:11.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:10 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:11.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:10 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:11.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:10 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:11.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:10 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:11.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:10 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:11.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:10 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:11.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:10 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:11.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:10 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:11.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:10 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:11.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:10 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:11.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:10 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:11.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:10 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:11.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:10 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:11.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:10 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:11.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:10 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:11.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:10 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:11.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:10 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:11.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:10 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:11.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:10 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:11.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:10 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:11.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:10 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:11.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:10 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:11.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:10 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:11.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:10 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:11.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:10 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:11.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:10 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:11.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:10 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:11.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:10 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:11.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:10 smithi142 ceph-mon[87853]: osdmap e136: 8 total, 8 up, 8 in 2024-04-12T22:44:12.163 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:11 smithi142 ceph-mon[87853]: pgmap v1454: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:12.163 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:11 smithi142 ceph-mon[87853]: pgmap v1455: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:12.163 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:11 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:12.163 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:11 smithi142 ceph-mon[87853]: pgmap v1456: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:12.163 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:11 smithi142 ceph-mon[87853]: pgmap v1457: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:12.163 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:11 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:12.163 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:11 smithi142 ceph-mon[87853]: pgmap v1458: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:12.164 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:11 smithi142 ceph-mon[87853]: pgmap v1459: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:12.164 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:11 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:12.164 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:11 smithi142 ceph-mon[87853]: pgmap v1460: 161 pgs: 9 active+clean+remapped, 12 active+undersized+degraded, 28 active+undersized, 112 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 186 KiB/s rd, 0 B/s wr, 310 op/s; 51/630 objects degraded (8.095%); 4/630 objects misplaced (0.635%); 0 B/s, 10 objects/s recovering 2024-04-12T22:44:12.164 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:11 smithi142 ceph-mon[87853]: pgmap v1461: 161 pgs: 9 active+clean+remapped, 12 active+undersized+degraded, 28 active+undersized, 112 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 186 KiB/s rd, 0 B/s wr, 310 op/s; 51/630 objects degraded (8.095%); 4/630 objects misplaced (0.635%); 0 B/s, 10 objects/s recovering 2024-04-12T22:44:12.164 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:11 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:12.164 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:11 smithi142 ceph-mon[87853]: pgmap v1462: 161 pgs: 9 active+clean+remapped, 12 active+undersized+degraded, 28 active+undersized, 112 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 228 KiB/s rd, 0 B/s wr, 380 op/s; 51/630 objects degraded (8.095%); 4/630 objects misplaced (0.635%); 0 B/s, 12 objects/s recovering 2024-04-12T22:44:12.164 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:11 smithi142 ceph-mon[87853]: pgmap v1463: 161 pgs: 9 active+clean+remapped, 12 active+undersized+degraded, 28 active+undersized, 112 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 228 KiB/s rd, 0 B/s wr, 380 op/s; 51/630 objects degraded (8.095%); 4/630 objects misplaced (0.635%); 0 B/s, 12 objects/s recovering 2024-04-12T22:44:12.164 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:11 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:12.164 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:11 smithi142 ceph-mon[87853]: pgmap v1464: 161 pgs: 9 active+clean+remapped, 12 active+undersized+degraded, 28 active+undersized, 112 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 192 KiB/s rd, 0 B/s wr, 319 op/s; 51/630 objects degraded (8.095%); 4/630 objects misplaced (0.635%); 0 B/s, 10 objects/s recovering 2024-04-12T22:44:12.164 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:11 smithi142 ceph-mon[87853]: pgmap v1465: 161 pgs: 9 active+clean+remapped, 12 active+undersized+degraded, 28 active+undersized, 112 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 192 KiB/s rd, 0 B/s wr, 319 op/s; 51/630 objects degraded (8.095%); 4/630 objects misplaced (0.635%); 0 B/s, 10 objects/s recovering 2024-04-12T22:44:12.164 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:11 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:12.164 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:11 smithi142 ceph-mon[87853]: pgmap v1466: 161 pgs: 9 active+clean+remapped, 12 active+undersized+degraded, 28 active+undersized, 112 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 51/630 objects degraded (8.095%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:12.164 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:11 smithi142 ceph-mon[87853]: pgmap v1467: 161 pgs: 9 active+clean+remapped, 12 active+undersized+degraded, 28 active+undersized, 112 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 51/630 objects degraded (8.095%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:12.165 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:11 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:12.165 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:11 smithi142 ceph-mon[87853]: pgmap v1468: 161 pgs: 9 active+clean+remapped, 12 active+undersized+degraded, 28 active+undersized, 112 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 51/630 objects degraded (8.095%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:12.165 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:11 smithi142 ceph-mon[87853]: pgmap v1469: 161 pgs: 9 active+clean+remapped, 12 active+undersized+degraded, 28 active+undersized, 112 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 51/630 objects degraded (8.095%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:12.165 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:11 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:12.165 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:11 smithi142 ceph-mon[87853]: pgmap v1470: 161 pgs: 9 active+clean+remapped, 12 active+undersized+degraded, 28 active+undersized, 112 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 51/630 objects degraded (8.095%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:12.165 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:11 smithi142 ceph-mon[87853]: pgmap v1471: 161 pgs: 9 active+clean+remapped, 12 active+undersized+degraded, 28 active+undersized, 112 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 51/630 objects degraded (8.095%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:12.165 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:11 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:12.165 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:11 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:12.165 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:11 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:12.165 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:11 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:12.165 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:11 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:12.165 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:11 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:12.165 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:11 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:12.165 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:11 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:12.165 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:11 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:12.165 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:11 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:12.166 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:11 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:12.166 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:11 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:12.166 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:11 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:12.166 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:11 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-12T22:44:12.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:11 smithi088 ceph-mon[91108]: pgmap v1454: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:12.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:11 smithi088 ceph-mon[91108]: pgmap v1455: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:12.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:11 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:12.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:11 smithi088 ceph-mon[91108]: pgmap v1456: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:12.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:11 smithi088 ceph-mon[91108]: pgmap v1457: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:12.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:11 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:12.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:11 smithi088 ceph-mon[91108]: pgmap v1458: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:12.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:11 smithi088 ceph-mon[91108]: pgmap v1459: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:12.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:11 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:12.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:11 smithi088 ceph-mon[91108]: pgmap v1460: 161 pgs: 9 active+clean+remapped, 12 active+undersized+degraded, 28 active+undersized, 112 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 186 KiB/s rd, 0 B/s wr, 310 op/s; 51/630 objects degraded (8.095%); 4/630 objects misplaced (0.635%); 0 B/s, 10 objects/s recovering 2024-04-12T22:44:12.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:11 smithi088 ceph-mon[91108]: pgmap v1461: 161 pgs: 9 active+clean+remapped, 12 active+undersized+degraded, 28 active+undersized, 112 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 186 KiB/s rd, 0 B/s wr, 310 op/s; 51/630 objects degraded (8.095%); 4/630 objects misplaced (0.635%); 0 B/s, 10 objects/s recovering 2024-04-12T22:44:12.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:11 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:12.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:11 smithi088 ceph-mon[91108]: pgmap v1462: 161 pgs: 9 active+clean+remapped, 12 active+undersized+degraded, 28 active+undersized, 112 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 228 KiB/s rd, 0 B/s wr, 380 op/s; 51/630 objects degraded (8.095%); 4/630 objects misplaced (0.635%); 0 B/s, 12 objects/s recovering 2024-04-12T22:44:12.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:11 smithi088 ceph-mon[91108]: pgmap v1463: 161 pgs: 9 active+clean+remapped, 12 active+undersized+degraded, 28 active+undersized, 112 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 228 KiB/s rd, 0 B/s wr, 380 op/s; 51/630 objects degraded (8.095%); 4/630 objects misplaced (0.635%); 0 B/s, 12 objects/s recovering 2024-04-12T22:44:12.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:11 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:12.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:11 smithi088 ceph-mon[91108]: pgmap v1464: 161 pgs: 9 active+clean+remapped, 12 active+undersized+degraded, 28 active+undersized, 112 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 192 KiB/s rd, 0 B/s wr, 319 op/s; 51/630 objects degraded (8.095%); 4/630 objects misplaced (0.635%); 0 B/s, 10 objects/s recovering 2024-04-12T22:44:12.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:11 smithi088 ceph-mon[87547]: pgmap v1454: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:12.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:11 smithi088 ceph-mon[87547]: pgmap v1455: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:12.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:11 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:12.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:11 smithi088 ceph-mon[87547]: pgmap v1456: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:12.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:11 smithi088 ceph-mon[87547]: pgmap v1457: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:12.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:11 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:12.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:11 smithi088 ceph-mon[87547]: pgmap v1458: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:12.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:11 smithi088 ceph-mon[87547]: pgmap v1459: 161 pgs: 9 active+clean+remapped, 13 active+undersized+degraded, 32 active+undersized, 107 active+clean; 585 KiB data, 161 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:12.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:11 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:12.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:11 smithi088 ceph-mon[87547]: pgmap v1460: 161 pgs: 9 active+clean+remapped, 12 active+undersized+degraded, 28 active+undersized, 112 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 186 KiB/s rd, 0 B/s wr, 310 op/s; 51/630 objects degraded (8.095%); 4/630 objects misplaced (0.635%); 0 B/s, 10 objects/s recovering 2024-04-12T22:44:12.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:11 smithi088 ceph-mon[87547]: pgmap v1461: 161 pgs: 9 active+clean+remapped, 12 active+undersized+degraded, 28 active+undersized, 112 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 186 KiB/s rd, 0 B/s wr, 310 op/s; 51/630 objects degraded (8.095%); 4/630 objects misplaced (0.635%); 0 B/s, 10 objects/s recovering 2024-04-12T22:44:12.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:11 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:12.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:11 smithi088 ceph-mon[87547]: pgmap v1462: 161 pgs: 9 active+clean+remapped, 12 active+undersized+degraded, 28 active+undersized, 112 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 228 KiB/s rd, 0 B/s wr, 380 op/s; 51/630 objects degraded (8.095%); 4/630 objects misplaced (0.635%); 0 B/s, 12 objects/s recovering 2024-04-12T22:44:12.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:11 smithi088 ceph-mon[87547]: pgmap v1463: 161 pgs: 9 active+clean+remapped, 12 active+undersized+degraded, 28 active+undersized, 112 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 228 KiB/s rd, 0 B/s wr, 380 op/s; 51/630 objects degraded (8.095%); 4/630 objects misplaced (0.635%); 0 B/s, 12 objects/s recovering 2024-04-12T22:44:12.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:11 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:12.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:11 smithi088 ceph-mon[87547]: pgmap v1464: 161 pgs: 9 active+clean+remapped, 12 active+undersized+degraded, 28 active+undersized, 112 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 192 KiB/s rd, 0 B/s wr, 319 op/s; 51/630 objects degraded (8.095%); 4/630 objects misplaced (0.635%); 0 B/s, 10 objects/s recovering 2024-04-12T22:44:12.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:11 smithi088 ceph-mon[91108]: pgmap v1465: 161 pgs: 9 active+clean+remapped, 12 active+undersized+degraded, 28 active+undersized, 112 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 192 KiB/s rd, 0 B/s wr, 319 op/s; 51/630 objects degraded (8.095%); 4/630 objects misplaced (0.635%); 0 B/s, 10 objects/s recovering 2024-04-12T22:44:12.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:11 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:12.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:11 smithi088 ceph-mon[91108]: pgmap v1466: 161 pgs: 9 active+clean+remapped, 12 active+undersized+degraded, 28 active+undersized, 112 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 51/630 objects degraded (8.095%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:12.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:11 smithi088 ceph-mon[91108]: pgmap v1467: 161 pgs: 9 active+clean+remapped, 12 active+undersized+degraded, 28 active+undersized, 112 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 51/630 objects degraded (8.095%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:12.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:11 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:12.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:11 smithi088 ceph-mon[91108]: pgmap v1468: 161 pgs: 9 active+clean+remapped, 12 active+undersized+degraded, 28 active+undersized, 112 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 51/630 objects degraded (8.095%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:12.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:11 smithi088 ceph-mon[91108]: pgmap v1469: 161 pgs: 9 active+clean+remapped, 12 active+undersized+degraded, 28 active+undersized, 112 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 51/630 objects degraded (8.095%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:12.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:11 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:12.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:11 smithi088 ceph-mon[91108]: pgmap v1470: 161 pgs: 9 active+clean+remapped, 12 active+undersized+degraded, 28 active+undersized, 112 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 51/630 objects degraded (8.095%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:12.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:11 smithi088 ceph-mon[91108]: pgmap v1471: 161 pgs: 9 active+clean+remapped, 12 active+undersized+degraded, 28 active+undersized, 112 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 51/630 objects degraded (8.095%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:12.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:11 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:12.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:11 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:12.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:11 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:12.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:11 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:12.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:11 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:12.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:11 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:12.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:11 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:12.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:11 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:12.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:11 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:12.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:11 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:12.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:11 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:12.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:11 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:12.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:11 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:12.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:11 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-12T22:44:12.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:11 smithi088 ceph-mon[87547]: pgmap v1465: 161 pgs: 9 active+clean+remapped, 12 active+undersized+degraded, 28 active+undersized, 112 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 192 KiB/s rd, 0 B/s wr, 319 op/s; 51/630 objects degraded (8.095%); 4/630 objects misplaced (0.635%); 0 B/s, 10 objects/s recovering 2024-04-12T22:44:12.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:11 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:12.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:11 smithi088 ceph-mon[87547]: pgmap v1466: 161 pgs: 9 active+clean+remapped, 12 active+undersized+degraded, 28 active+undersized, 112 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 51/630 objects degraded (8.095%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:12.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:11 smithi088 ceph-mon[87547]: pgmap v1467: 161 pgs: 9 active+clean+remapped, 12 active+undersized+degraded, 28 active+undersized, 112 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 51/630 objects degraded (8.095%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:12.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:11 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:12.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:11 smithi088 ceph-mon[87547]: pgmap v1468: 161 pgs: 9 active+clean+remapped, 12 active+undersized+degraded, 28 active+undersized, 112 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 51/630 objects degraded (8.095%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:12.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:11 smithi088 ceph-mon[87547]: pgmap v1469: 161 pgs: 9 active+clean+remapped, 12 active+undersized+degraded, 28 active+undersized, 112 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 51/630 objects degraded (8.095%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:12.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:11 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:12.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:11 smithi088 ceph-mon[87547]: pgmap v1470: 161 pgs: 9 active+clean+remapped, 12 active+undersized+degraded, 28 active+undersized, 112 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 51/630 objects degraded (8.095%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:12.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:11 smithi088 ceph-mon[87547]: pgmap v1471: 161 pgs: 9 active+clean+remapped, 12 active+undersized+degraded, 28 active+undersized, 112 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 51/630 objects degraded (8.095%); 4/630 objects misplaced (0.635%) 2024-04-12T22:44:12.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:11 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:12.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:11 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:12.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:11 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:12.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:11 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:12.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:11 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:12.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:11 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:12.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:11 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:12.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:11 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:12.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:11 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:12.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:11 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:12.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:11 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:12.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:11 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:12.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:11 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:12.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:11 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-12T22:44:13.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:12 smithi088 ceph-mon[87547]: pgmap v1473: 161 pgs: 8 active+clean+remapped, 3 active+undersized+degraded, 1 active+recovering, 13 active+undersized, 136 active+clean; 585 KiB data, 174 MiB used, 715 GiB / 715 GiB avail; 987 KiB/s rd, 0 B/s wr, 1.63k op/s; 21/630 objects degraded (3.333%); 3/630 objects misplaced (0.476%); 60 B/s, 70 objects/s recovering 2024-04-12T22:44:13.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:12 smithi088 ceph-mon[87547]: pgmap v1474: 161 pgs: 8 active+clean+remapped, 3 active+undersized+degraded, 1 active+recovering, 13 active+undersized, 136 active+clean; 585 KiB data, 174 MiB used, 715 GiB / 715 GiB avail; 1.3 MiB/s rd, 0 B/s wr, 2.19k op/s; 21/630 objects degraded (3.333%); 3/630 objects misplaced (0.476%); 81 B/s, 94 objects/s recovering 2024-04-12T22:44:13.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:12 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:13.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:12 smithi088 ceph-mon[87547]: pgmap v1475: 161 pgs: 8 active+clean+remapped, 3 active+undersized+degraded, 1 active+recovering, 13 active+undersized, 136 active+clean; 585 KiB data, 174 MiB used, 715 GiB / 715 GiB avail; 1.2 MiB/s rd, 0 B/s wr, 2.02k op/s; 21/630 objects degraded (3.333%); 3/630 objects misplaced (0.476%); 75 B/s, 87 objects/s recovering 2024-04-12T22:44:13.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:12 smithi088 ceph-mon[87547]: pgmap v1476: 161 pgs: 8 active+clean+remapped, 3 active+undersized+degraded, 1 active+recovering, 13 active+undersized, 136 active+clean; 585 KiB data, 174 MiB used, 715 GiB / 715 GiB avail; 1.8 MiB/s rd, 0 B/s wr, 2.98k op/s; 21/630 objects degraded (3.333%); 3/630 objects misplaced (0.476%); 110 B/s, 128 objects/s recovering 2024-04-12T22:44:13.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:12 smithi088 ceph-mon[87547]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:44:13.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:12 smithi088 ceph-mon[87547]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-12T22:44:13.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:12 smithi088 ceph-mon[87547]: Upgrade: osd.2 is safe to restart 2024-04-12T22:44:13.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:12 smithi088 ceph-mon[91108]: pgmap v1473: 161 pgs: 8 active+clean+remapped, 3 active+undersized+degraded, 1 active+recovering, 13 active+undersized, 136 active+clean; 585 KiB data, 174 MiB used, 715 GiB / 715 GiB avail; 987 KiB/s rd, 0 B/s wr, 1.63k op/s; 21/630 objects degraded (3.333%); 3/630 objects misplaced (0.476%); 60 B/s, 70 objects/s recovering 2024-04-12T22:44:13.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:12 smithi088 ceph-mon[91108]: pgmap v1474: 161 pgs: 8 active+clean+remapped, 3 active+undersized+degraded, 1 active+recovering, 13 active+undersized, 136 active+clean; 585 KiB data, 174 MiB used, 715 GiB / 715 GiB avail; 1.3 MiB/s rd, 0 B/s wr, 2.19k op/s; 21/630 objects degraded (3.333%); 3/630 objects misplaced (0.476%); 81 B/s, 94 objects/s recovering 2024-04-12T22:44:13.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:12 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:13.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:12 smithi088 ceph-mon[91108]: pgmap v1475: 161 pgs: 8 active+clean+remapped, 3 active+undersized+degraded, 1 active+recovering, 13 active+undersized, 136 active+clean; 585 KiB data, 174 MiB used, 715 GiB / 715 GiB avail; 1.2 MiB/s rd, 0 B/s wr, 2.02k op/s; 21/630 objects degraded (3.333%); 3/630 objects misplaced (0.476%); 75 B/s, 87 objects/s recovering 2024-04-12T22:44:13.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:12 smithi088 ceph-mon[91108]: pgmap v1476: 161 pgs: 8 active+clean+remapped, 3 active+undersized+degraded, 1 active+recovering, 13 active+undersized, 136 active+clean; 585 KiB data, 174 MiB used, 715 GiB / 715 GiB avail; 1.8 MiB/s rd, 0 B/s wr, 2.98k op/s; 21/630 objects degraded (3.333%); 3/630 objects misplaced (0.476%); 110 B/s, 128 objects/s recovering 2024-04-12T22:44:13.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:12 smithi088 ceph-mon[91108]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:44:13.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:12 smithi088 ceph-mon[91108]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-12T22:44:13.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:12 smithi088 ceph-mon[91108]: Upgrade: osd.2 is safe to restart 2024-04-12T22:44:13.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:12 smithi142 ceph-mon[87853]: pgmap v1473: 161 pgs: 8 active+clean+remapped, 3 active+undersized+degraded, 1 active+recovering, 13 active+undersized, 136 active+clean; 585 KiB data, 174 MiB used, 715 GiB / 715 GiB avail; 987 KiB/s rd, 0 B/s wr, 1.63k op/s; 21/630 objects degraded (3.333%); 3/630 objects misplaced (0.476%); 60 B/s, 70 objects/s recovering 2024-04-12T22:44:13.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:12 smithi142 ceph-mon[87853]: pgmap v1474: 161 pgs: 8 active+clean+remapped, 3 active+undersized+degraded, 1 active+recovering, 13 active+undersized, 136 active+clean; 585 KiB data, 174 MiB used, 715 GiB / 715 GiB avail; 1.3 MiB/s rd, 0 B/s wr, 2.19k op/s; 21/630 objects degraded (3.333%); 3/630 objects misplaced (0.476%); 81 B/s, 94 objects/s recovering 2024-04-12T22:44:13.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:12 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:13.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:12 smithi142 ceph-mon[87853]: pgmap v1475: 161 pgs: 8 active+clean+remapped, 3 active+undersized+degraded, 1 active+recovering, 13 active+undersized, 136 active+clean; 585 KiB data, 174 MiB used, 715 GiB / 715 GiB avail; 1.2 MiB/s rd, 0 B/s wr, 2.02k op/s; 21/630 objects degraded (3.333%); 3/630 objects misplaced (0.476%); 75 B/s, 87 objects/s recovering 2024-04-12T22:44:13.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:12 smithi142 ceph-mon[87853]: pgmap v1476: 161 pgs: 8 active+clean+remapped, 3 active+undersized+degraded, 1 active+recovering, 13 active+undersized, 136 active+clean; 585 KiB data, 174 MiB used, 715 GiB / 715 GiB avail; 1.8 MiB/s rd, 0 B/s wr, 2.98k op/s; 21/630 objects degraded (3.333%); 3/630 objects misplaced (0.476%); 110 B/s, 128 objects/s recovering 2024-04-12T22:44:13.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:12 smithi142 ceph-mon[87853]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:44:13.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:12 smithi142 ceph-mon[87853]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-12T22:44:13.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:12 smithi142 ceph-mon[87853]: Upgrade: osd.2 is safe to restart 2024-04-12T22:44:14.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:13 smithi088 ceph-mon[87547]: pgmap v1477: 161 pgs: 1 active+recovering, 160 active+clean; 585 KiB data, 174 MiB used, 715 GiB / 715 GiB avail; 167 KiB/s rd, 0 B/s wr, 276 op/s; 656 B/s, 17 objects/s recovering 2024-04-12T22:44:14.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:13 smithi088 ceph-mon[87547]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 21/630 objects degraded (3.333%), 3 pgs degraded) 2024-04-12T22:44:14.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:13 smithi088 ceph-mon[91108]: pgmap v1477: 161 pgs: 1 active+recovering, 160 active+clean; 585 KiB data, 174 MiB used, 715 GiB / 715 GiB avail; 167 KiB/s rd, 0 B/s wr, 276 op/s; 656 B/s, 17 objects/s recovering 2024-04-12T22:44:14.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:13 smithi088 ceph-mon[91108]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 21/630 objects degraded (3.333%), 3 pgs degraded) 2024-04-12T22:44:14.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:13 smithi142 ceph-mon[87853]: pgmap v1477: 161 pgs: 1 active+recovering, 160 active+clean; 585 KiB data, 174 MiB used, 715 GiB / 715 GiB avail; 167 KiB/s rd, 0 B/s wr, 276 op/s; 656 B/s, 17 objects/s recovering 2024-04-12T22:44:14.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:13 smithi142 ceph-mon[87853]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 21/630 objects degraded (3.333%), 3 pgs degraded) 2024-04-12T22:44:16.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:15 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:16.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:15 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:44:16.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:15 smithi142 ceph-mon[87853]: pgmap v1478: 161 pgs: 1 active+recovering, 160 active+clean; 585 KiB data, 174 MiB used, 715 GiB / 715 GiB avail; 87 KiB/s rd, 0 B/s wr, 144 op/s; 343 B/s, 8 objects/s recovering 2024-04-12T22:44:16.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:15 smithi142 ceph-mon[87853]: Upgrade: Updating osd.2 2024-04-12T22:44:16.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:15 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-12T22:44:16.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:15 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:16.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:15 smithi142 ceph-mon[87853]: Deploying daemon osd.2 on smithi088 2024-04-12T22:44:16.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:15 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:16.260 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:15 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:16.260 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:15 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:44:16.260 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:15 smithi088 ceph-mon[87547]: pgmap v1478: 161 pgs: 1 active+recovering, 160 active+clean; 585 KiB data, 174 MiB used, 715 GiB / 715 GiB avail; 87 KiB/s rd, 0 B/s wr, 144 op/s; 343 B/s, 8 objects/s recovering 2024-04-12T22:44:16.260 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:15 smithi088 ceph-mon[87547]: Upgrade: Updating osd.2 2024-04-12T22:44:16.260 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:15 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-12T22:44:16.260 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:15 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:16.260 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:15 smithi088 ceph-mon[87547]: Deploying daemon osd.2 on smithi088 2024-04-12T22:44:16.260 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:15 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:16.260 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:15 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:16.260 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:15 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:44:16.261 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:15 smithi088 ceph-mon[91108]: pgmap v1478: 161 pgs: 1 active+recovering, 160 active+clean; 585 KiB data, 174 MiB used, 715 GiB / 715 GiB avail; 87 KiB/s rd, 0 B/s wr, 144 op/s; 343 B/s, 8 objects/s recovering 2024-04-12T22:44:16.261 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:15 smithi088 ceph-mon[91108]: Upgrade: Updating osd.2 2024-04-12T22:44:16.261 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:15 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-12T22:44:16.261 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:15 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:16.261 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:15 smithi088 ceph-mon[91108]: Deploying daemon osd.2 on smithi088 2024-04-12T22:44:16.261 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:15 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:16.570 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:44:16 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:44:16] "GET /metrics HTTP/1.1" 200 38522 "" "Prometheus/2.33.4" 2024-04-12T22:44:18.675 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:18 smithi088 ceph-mon[91108]: pgmap v1479: 161 pgs: 161 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 9.8 KiB/s rd, 0 B/s wr, 15 op/s; 233 B/s, 2 objects/s recovering 2024-04-12T22:44:18.675 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:18.675 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:18.675 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:18 smithi088 ceph-mon[91108]: pgmap v1480: 161 pgs: 161 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 9.4 KiB/s rd, 0 B/s wr, 15 op/s; 223 B/s, 2 objects/s recovering 2024-04-12T22:44:18.675 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:18 smithi088 ceph-mon[91108]: pgmap v1481: 161 pgs: 161 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 9.4 KiB/s rd, 0 B/s wr, 15 op/s; 223 B/s, 2 objects/s recovering 2024-04-12T22:44:18.675 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:18.676 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:18.676 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:18.676 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:18 smithi088 ceph-mon[91108]: pgmap v1482: 161 pgs: 161 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 8.8 KiB/s rd, 0 B/s wr, 14 op/s; 209 B/s, 2 objects/s recovering 2024-04-12T22:44:18.676 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:18 smithi088 ceph-mon[91108]: pgmap v1483: 161 pgs: 161 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:44:18.676 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:18.676 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:18 smithi088 ceph-mon[87547]: pgmap v1479: 161 pgs: 161 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 9.8 KiB/s rd, 0 B/s wr, 15 op/s; 233 B/s, 2 objects/s recovering 2024-04-12T22:44:18.676 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:18.676 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:18.676 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:18 smithi088 ceph-mon[87547]: pgmap v1480: 161 pgs: 161 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 9.4 KiB/s rd, 0 B/s wr, 15 op/s; 223 B/s, 2 objects/s recovering 2024-04-12T22:44:18.676 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:18 smithi088 ceph-mon[87547]: pgmap v1481: 161 pgs: 161 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 9.4 KiB/s rd, 0 B/s wr, 15 op/s; 223 B/s, 2 objects/s recovering 2024-04-12T22:44:18.676 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:18.676 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:18.676 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:18.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:18 smithi088 ceph-mon[87547]: pgmap v1482: 161 pgs: 161 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 8.8 KiB/s rd, 0 B/s wr, 14 op/s; 209 B/s, 2 objects/s recovering 2024-04-12T22:44:18.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:18 smithi088 ceph-mon[87547]: pgmap v1483: 161 pgs: 161 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:44:18.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:18.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:18 smithi142 ceph-mon[87853]: pgmap v1479: 161 pgs: 161 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 9.8 KiB/s rd, 0 B/s wr, 15 op/s; 233 B/s, 2 objects/s recovering 2024-04-12T22:44:18.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:18 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:18.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:18 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:18.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:18 smithi142 ceph-mon[87853]: pgmap v1480: 161 pgs: 161 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 9.4 KiB/s rd, 0 B/s wr, 15 op/s; 223 B/s, 2 objects/s recovering 2024-04-12T22:44:18.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:18 smithi142 ceph-mon[87853]: pgmap v1481: 161 pgs: 161 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 9.4 KiB/s rd, 0 B/s wr, 15 op/s; 223 B/s, 2 objects/s recovering 2024-04-12T22:44:18.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:18 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:18.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:18 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:18.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:18 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:18.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:18 smithi142 ceph-mon[87853]: pgmap v1482: 161 pgs: 161 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 8.8 KiB/s rd, 0 B/s wr, 14 op/s; 209 B/s, 2 objects/s recovering 2024-04-12T22:44:18.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:18 smithi142 ceph-mon[87853]: pgmap v1483: 161 pgs: 161 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:44:18.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:18 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:20.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:20 smithi088 ceph-mon[87547]: pgmap v1484: 161 pgs: 161 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:44:20.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:20 smithi088 ceph-mon[91108]: pgmap v1484: 161 pgs: 161 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:44:21.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:20 smithi142 ceph-mon[87853]: pgmap v1484: 161 pgs: 161 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:44:21.327 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:44:21 smithi088 systemd[1]: Stopping Ceph osd.2 for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:44:21.678 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:44:21 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-2[124326]: 2024-04-12T22:44:21.334+0000 7f6599815700 -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-12T22:44:21.678 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:44:21 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-2[124326]: 2024-04-12T22:44:21.334+0000 7f6599815700 -1 osd.2 136 *** Got signal Terminated *** 2024-04-12T22:44:21.678 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:44:21 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-2[124326]: 2024-04-12T22:44:21.334+0000 7f6599815700 -1 osd.2 136 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-12T22:44:22.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:21 smithi088 ceph-mon[87547]: osd.2 marked itself down and dead 2024-04-12T22:44:22.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:21 smithi088 ceph-mon[91108]: osd.2 marked itself down and dead 2024-04-12T22:44:22.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:21 smithi142 ceph-mon[87853]: osd.2 marked itself down and dead 2024-04-12T22:44:22.471 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:44:22 smithi088 podman[128558]: 2024-04-12 22:44:22.214150143 +0000 UTC m=+1.011194443 container died 9d9cc1f3d34d34b38b3f617340b1db9ab58351da66580a2331fa2345c9e51e1a (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-2, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_CLEAN=True, ceph=True, RELEASE=squid-b277feb, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240409, io.buildah.version=1.33.5, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0) 2024-04-12T22:44:23.079 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:22 smithi088 ceph-mon[87547]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:44:23.079 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:22 smithi088 ceph-mon[87547]: pgmap v1485: 161 pgs: 161 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:44:23.079 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:22 smithi088 ceph-mon[87547]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-12T22:44:23.079 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:22 smithi088 ceph-mon[87547]: osdmap e137: 8 total, 7 up, 8 in 2024-04-12T22:44:23.080 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:22 smithi088 ceph-mon[91108]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:44:23.080 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:22 smithi088 ceph-mon[91108]: pgmap v1485: 161 pgs: 161 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:44:23.080 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:22 smithi088 ceph-mon[91108]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-12T22:44:23.080 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:22 smithi088 ceph-mon[91108]: osdmap e137: 8 total, 7 up, 8 in 2024-04-12T22:44:23.080 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:44:22 smithi088 podman[128558]: 2024-04-12 22:44:22.802445733 +0000 UTC m=+1.599490029 container cleanup 9d9cc1f3d34d34b38b3f617340b1db9ab58351da66580a2331fa2345c9e51e1a (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-2, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.build-date=20240409, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.license=GPLv2, RELEASE=squid-b277feb, ceph=True, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, GIT_CLEAN=True) 2024-04-12T22:44:23.080 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:44:22 smithi088 bash[128558]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-2 2024-04-12T22:44:23.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:22 smithi142 ceph-mon[87853]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:44:23.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:22 smithi142 ceph-mon[87853]: pgmap v1485: 161 pgs: 161 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:44:23.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:22 smithi142 ceph-mon[87853]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-12T22:44:23.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:22 smithi142 ceph-mon[87853]: osdmap e137: 8 total, 7 up, 8 in 2024-04-12T22:44:23.405 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:44:23 smithi088 podman[128575]: 2024-04-12 22:44:23.087244194 +0000 UTC m=+0.868438249 container remove 9d9cc1f3d34d34b38b3f617340b1db9ab58351da66580a2331fa2345c9e51e1a (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-2, ceph=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_CLEAN=True, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.build-date=20240409, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=squid-b277feb, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2) 2024-04-12T22:44:23.678 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:44:23 smithi088 podman[128670]: 2024-04-12 22:44:23.317004933 +0000 UTC m=+0.018350887 image pull 668895944f0ec64b67a5b7564961d2756f2966e5d4b9338516300dbec9984951 quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a 2024-04-12T22:44:23.678 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:44:23 smithi088 podman[128670]: 2024-04-12 22:44:23.421417527 +0000 UTC m=+0.122763466 container create 053bc4afa1f16e2c3d8c3fa7820e8d66cfe07adb532db433955a8920a4268c62 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-2-deactivate, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, io.buildah.version=1.33.5, RELEASE=squid-b277feb, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.build-date=20240409, GIT_CLEAN=True) 2024-04-12T22:44:23.678 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:44:23 smithi088 podman[128670]: 2024-04-12 22:44:23.632312395 +0000 UTC m=+0.333658334 container init 053bc4afa1f16e2c3d8c3fa7820e8d66cfe07adb532db433955a8920a4268c62 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-2-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, RELEASE=squid-b277feb, GIT_BRANCH=HEAD, org.label-schema.build-date=20240409, GIT_CLEAN=True) 2024-04-12T22:44:23.678 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:44:23 smithi088 podman[128670]: 2024-04-12 22:44:23.635560078 +0000 UTC m=+0.336906017 container start 053bc4afa1f16e2c3d8c3fa7820e8d66cfe07adb532db433955a8920a4268c62 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-2-deactivate, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-b277feb, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.schema-version=1.0, ceph=True, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240409) 2024-04-12T22:44:24.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:23 smithi088 ceph-mon[87547]: osdmap e138: 8 total, 7 up, 8 in 2024-04-12T22:44:24.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:23 smithi088 ceph-mon[91108]: osdmap e138: 8 total, 7 up, 8 in 2024-04-12T22:44:24.178 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:44:23 smithi088 podman[128670]: 2024-04-12 22:44:23.732385957 +0000 UTC m=+0.433731909 container attach 053bc4afa1f16e2c3d8c3fa7820e8d66cfe07adb532db433955a8920a4268c62 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-2-deactivate, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240409, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, RELEASE=squid-b277feb, GIT_CLEAN=True, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=) 2024-04-12T22:44:24.178 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:44:23 smithi088 podman[128670]: 2024-04-12 22:44:23.930795892 +0000 UTC m=+0.632141850 container died 053bc4afa1f16e2c3d8c3fa7820e8d66cfe07adb532db433955a8920a4268c62 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-2-deactivate, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, RELEASE=squid-b277feb, GIT_BRANCH=HEAD, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.build-date=20240409, GIT_CLEAN=True, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image) 2024-04-12T22:44:24.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:23 smithi142 ceph-mon[87853]: osdmap e138: 8 total, 7 up, 8 in 2024-04-12T22:44:24.678 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:44:24 smithi088 podman[128696]: 2024-04-12 22:44:24.669788145 +0000 UTC m=+0.730569869 container remove 053bc4afa1f16e2c3d8c3fa7820e8d66cfe07adb532db433955a8920a4268c62 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-2-deactivate, ceph=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, org.label-schema.build-date=20240409, RELEASE=squid-b277feb, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0) 2024-04-12T22:44:25.108 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:24 smithi088 ceph-mon[87547]: pgmap v1488: 161 pgs: 7 peering, 17 stale+active+clean, 137 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:44:25.109 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:24 smithi088 ceph-mon[91108]: pgmap v1488: 161 pgs: 7 peering, 17 stale+active+clean, 137 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:44:25.109 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:44:24 smithi088 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@osd.2.service: Deactivated successfully. 2024-04-12T22:44:25.109 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:44:24 smithi088 systemd[1]: Stopped Ceph osd.2 for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:44:25.109 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:44:24 smithi088 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@osd.2.service: Consumed 2.025s CPU time. 2024-04-12T22:44:25.109 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:44:24 smithi088 systemd[1]: Starting Ceph osd.2 for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:44:25.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:24 smithi142 ceph-mon[87853]: pgmap v1488: 161 pgs: 7 peering, 17 stale+active+clean, 137 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:44:25.374 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:44:25 smithi088 podman[128802]: 2024-04-12 22:44:25.019625464 +0000 UTC m=+0.018178208 image pull 668895944f0ec64b67a5b7564961d2756f2966e5d4b9338516300dbec9984951 quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a 2024-04-12T22:44:25.374 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:44:25 smithi088 podman[128802]: 2024-04-12 22:44:25.120976371 +0000 UTC m=+0.119529142 container create c7188d53f6c7ff5015a60c0283c33c0da42c776924e8e255ab7e1615888c1a32 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-2-activate, org.label-schema.schema-version=1.0, ceph=True, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, io.buildah.version=1.33.5, RELEASE=squid-b277feb, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.build-date=20240409) 2024-04-12T22:44:25.678 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:44:25 smithi088 podman[128802]: 2024-04-12 22:44:25.382132257 +0000 UTC m=+0.380684983 container init c7188d53f6c7ff5015a60c0283c33c0da42c776924e8e255ab7e1615888c1a32 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-2-activate, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.license=GPLv2, RELEASE=squid-b277feb, GIT_CLEAN=True, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240409) 2024-04-12T22:44:25.678 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:44:25 smithi088 podman[128802]: 2024-04-12 22:44:25.385500534 +0000 UTC m=+0.384053268 container start c7188d53f6c7ff5015a60c0283c33c0da42c776924e8e255ab7e1615888c1a32 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-2-activate, org.label-schema.schema-version=1.0, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240409, org.label-schema.license=GPLv2, RELEASE=squid-b277feb, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_BRANCH=HEAD, ceph=True, io.buildah.version=1.33.5) 2024-04-12T22:44:25.678 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:44:25 smithi088 podman[128802]: 2024-04-12 22:44:25.490416125 +0000 UTC m=+0.488968867 container attach c7188d53f6c7ff5015a60c0283c33c0da42c776924e8e255ab7e1615888c1a32 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-2-activate, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240409, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.schema-version=1.0, GIT_CLEAN=True, RELEASE=squid-b277feb, org.label-schema.license=GPLv2) 2024-04-12T22:44:26.178 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:44:25 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-2-activate[128817]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-04-12T22:44:26.178 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:44:25 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-2-activate[128817]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-2 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2024-04-12T22:44:26.178 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:44:25 smithi088 bash[128802]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-04-12T22:44:26.178 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:44:25 smithi088 bash[128802]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-2 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2024-04-12T22:44:26.178 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:44:25 smithi088 bash[128802]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-04-12T22:44:26.179 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:44:25 smithi088 bash[128802]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-04-12T22:44:26.179 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:44:25 smithi088 bash[128802]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2024-04-12T22:44:26.179 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:44:25 smithi088 bash[128802]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-04-12T22:44:26.179 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:44:25 smithi088 bash[128802]: --> ceph-volume raw activate successful for osd ID: 2 2024-04-12T22:44:26.179 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:44:25 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-2-activate[128817]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-04-12T22:44:26.179 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:44:25 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-2-activate[128817]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-04-12T22:44:26.179 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:44:25 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-2-activate[128817]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2024-04-12T22:44:26.179 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:44:25 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-2-activate[128817]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-04-12T22:44:26.179 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:44:25 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-2-activate[128817]: --> ceph-volume raw activate successful for osd ID: 2 2024-04-12T22:44:26.179 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:44:25 smithi088 podman[128802]: 2024-04-12 22:44:25.848706303 +0000 UTC m=+0.847259032 container died c7188d53f6c7ff5015a60c0283c33c0da42c776924e8e255ab7e1615888c1a32 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-2-activate, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.build-date=20240409, org.label-schema.schema-version=1.0, RELEASE=squid-b277feb, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True) 2024-04-12T22:44:26.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:26 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:26.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:26 smithi142 ceph-mon[87853]: pgmap v1489: 161 pgs: 2 active+undersized+degraded, 7 peering, 12 stale+active+clean, 8 active+undersized, 132 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 6/630 objects degraded (0.952%) 2024-04-12T22:44:26.603 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:26 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:26.603 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:26 smithi088 ceph-mon[87547]: pgmap v1489: 161 pgs: 2 active+undersized+degraded, 7 peering, 12 stale+active+clean, 8 active+undersized, 132 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 6/630 objects degraded (0.952%) 2024-04-12T22:44:26.603 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:44:26 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:44:26] "GET /metrics HTTP/1.1" 200 38522 "" "Prometheus/2.33.4" 2024-04-12T22:44:26.604 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:26 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:26.604 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:26 smithi088 ceph-mon[91108]: pgmap v1489: 161 pgs: 2 active+undersized+degraded, 7 peering, 12 stale+active+clean, 8 active+undersized, 132 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 6/630 objects degraded (0.952%) 2024-04-12T22:44:26.928 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:44:26 smithi088 podman[128955]: 2024-04-12 22:44:26.6113133 +0000 UTC m=+0.755219662 container remove c7188d53f6c7ff5015a60c0283c33c0da42c776924e8e255ab7e1615888c1a32 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-2-activate, RELEASE=squid-b277feb, CEPH_POINT_RELEASE=, ceph=True, GIT_BRANCH=HEAD, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.license=GPLv2, 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) 2024-04-12T22:44:26.928 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:44:26 smithi088 podman[129016]: 2024-04-12 22:44:26.73001894 +0000 UTC m=+0.017979613 image pull 668895944f0ec64b67a5b7564961d2756f2966e5d4b9338516300dbec9984951 quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a 2024-04-12T22:44:26.928 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:44:26 smithi088 podman[129016]: 2024-04-12 22:44:26.828608713 +0000 UTC m=+0.116569374 container create ca5dfe640c827bb595a4bbf55a7e8468822cf7d9545ae9a1286c06b24f13ae92 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-2, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_BRANCH=HEAD, io.buildah.version=1.33.5, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.license=GPLv2, RELEASE=squid-b277feb, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240409) 2024-04-12T22:44:27.220 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:44:27 smithi088 podman[129016]: 2024-04-12 22:44:27.047713931 +0000 UTC m=+0.335674590 container init ca5dfe640c827bb595a4bbf55a7e8468822cf7d9545ae9a1286c06b24f13ae92 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-2, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, ceph=True, RELEASE=squid-b277feb, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, GIT_CLEAN=True, org.label-schema.build-date=20240409, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image) 2024-04-12T22:44:27.220 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:44:27 smithi088 podman[129016]: 2024-04-12 22:44:27.050733488 +0000 UTC m=+0.338694150 container start ca5dfe640c827bb595a4bbf55a7e8468822cf7d9545ae9a1286c06b24f13ae92 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-2, org.label-schema.build-date=20240409, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, ceph=True, RELEASE=squid-b277feb, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.5, CEPH_POINT_RELEASE=) 2024-04-12T22:44:27.220 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:44:27 smithi088 ceph-osd[129036]: -- 172.21.15.88:0/2063472619 <== mon.1 v2:172.21.15.88:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x561b8bc0d680 con 0x561b8bbd6c00 2024-04-12T22:44:27.220 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:44:27 smithi088 bash[129016]: ca5dfe640c827bb595a4bbf55a7e8468822cf7d9545ae9a1286c06b24f13ae92 2024-04-12T22:44:27.221 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:44:27 smithi088 systemd[1]: Started Ceph osd.2 for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:44:27.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:27 smithi142 ceph-mon[87853]: Health check failed: Degraded data redundancy: 6/630 objects degraded (0.952%), 2 pgs degraded (PG_DEGRADED) 2024-04-12T22:44:27.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:27 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:27.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:27 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:27.497 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:27 smithi088 ceph-mon[91108]: Health check failed: Degraded data redundancy: 6/630 objects degraded (0.952%), 2 pgs degraded (PG_DEGRADED) 2024-04-12T22:44:27.497 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:27.498 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:27.498 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:27 smithi088 ceph-mon[87547]: Health check failed: Degraded data redundancy: 6/630 objects degraded (0.952%), 2 pgs degraded (PG_DEGRADED) 2024-04-12T22:44:27.498 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:27.498 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:27.927 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:44:27 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-2[129032]: 2024-04-12T22:44:27.592+0000 7f2d865d67c0 -1 Falling back to public interface 2024-04-12T22:44:28.004 INFO:teuthology.orchestra.run.smithi088.stdout:true 2024-04-12T22:44:28.365 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:28.365 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:28.365 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:28 smithi088 ceph-mon[87547]: pgmap v1490: 161 pgs: 13 active+undersized+degraded, 7 peering, 4 stale+active+clean, 30 active+undersized, 107 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 39/630 objects degraded (6.190%) 2024-04-12T22:44:28.365 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:28 smithi088 ceph-mon[87547]: pgmap v1491: 161 pgs: 13 active+undersized+degraded, 7 peering, 4 stale+active+clean, 30 active+undersized, 107 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 922 B/s rd, 0 op/s; 39/630 objects degraded (6.190%) 2024-04-12T22:44:28.365 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:28.365 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:28 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:28.365 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:28.366 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:28.366 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:28.366 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:28.366 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:28 smithi088 ceph-mon[87547]: pgmap v1492: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 908 B/s rd, 0 op/s; 60/630 objects degraded (9.524%) 2024-04-12T22:44:28.366 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:28 smithi088 ceph-mon[87547]: pgmap v1493: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 60/630 objects degraded (9.524%) 2024-04-12T22:44:28.366 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:28.366 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:28 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:28.366 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:28.366 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:28.366 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:28.366 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:28.366 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:28 smithi088 ceph-mon[87547]: pgmap v1494: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 60/630 objects degraded (9.524%) 2024-04-12T22:44:28.366 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:28 smithi088 ceph-mon[87547]: pgmap v1495: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s; 60/630 objects degraded (9.524%) 2024-04-12T22:44:28.367 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:28.367 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:28 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:28.367 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:28.367 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:28.367 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:28.367 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:28.367 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:28 smithi088 ceph-mon[91108]: pgmap v1490: 161 pgs: 13 active+undersized+degraded, 7 peering, 4 stale+active+clean, 30 active+undersized, 107 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 39/630 objects degraded (6.190%) 2024-04-12T22:44:28.367 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:28 smithi088 ceph-mon[91108]: pgmap v1491: 161 pgs: 13 active+undersized+degraded, 7 peering, 4 stale+active+clean, 30 active+undersized, 107 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 922 B/s rd, 0 op/s; 39/630 objects degraded (6.190%) 2024-04-12T22:44:28.367 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:28.368 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:28 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:28.368 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:28.368 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:28.368 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:28.368 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:28.368 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:28 smithi088 ceph-mon[91108]: pgmap v1492: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 908 B/s rd, 0 op/s; 60/630 objects degraded (9.524%) 2024-04-12T22:44:28.368 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:28 smithi088 ceph-mon[91108]: pgmap v1493: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 60/630 objects degraded (9.524%) 2024-04-12T22:44:28.368 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:28.368 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:28 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:28.368 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:28.368 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:28.368 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:28.368 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:28.369 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:28 smithi088 ceph-mon[91108]: pgmap v1494: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 60/630 objects degraded (9.524%) 2024-04-12T22:44:28.369 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:28 smithi088 ceph-mon[91108]: pgmap v1495: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s; 60/630 objects degraded (9.524%) 2024-04-12T22:44:28.369 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:28.369 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:28 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:28.369 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:28.369 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:28.369 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:28.369 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:28.369 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:28 smithi088 ceph-mon[87547]: pgmap v1496: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:28.369 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:28 smithi088 ceph-mon[87547]: pgmap v1497: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:28.370 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:28.370 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:28 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:28.370 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:28.370 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:28.370 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:28.370 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:28.370 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:28 smithi088 ceph-mon[87547]: pgmap v1498: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:28.370 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:28 smithi088 ceph-mon[87547]: pgmap v1499: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:28.370 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:28.370 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:28 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:28.370 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:28.370 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:28.370 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:28.370 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:28.371 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:28.371 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:28.371 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:28.371 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:28.371 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:28.371 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:28.371 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:28.371 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:28.371 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:28 smithi088 ceph-mon[91108]: pgmap v1496: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:28.371 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:28 smithi088 ceph-mon[91108]: pgmap v1497: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:28.372 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:28.372 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:28 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:28.372 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:28.372 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:28.372 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:28.372 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:28.372 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:28 smithi088 ceph-mon[91108]: pgmap v1498: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:28.372 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:28 smithi088 ceph-mon[91108]: pgmap v1499: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:28.372 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:28.372 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:28 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:28.372 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:28.373 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:28.373 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:28.373 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:28.373 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:28.373 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:28.373 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:28.373 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:28.373 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:28.373 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:28.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:28.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:28.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:28 smithi142 ceph-mon[87853]: pgmap v1490: 161 pgs: 13 active+undersized+degraded, 7 peering, 4 stale+active+clean, 30 active+undersized, 107 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 39/630 objects degraded (6.190%) 2024-04-12T22:44:28.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:28 smithi142 ceph-mon[87853]: pgmap v1491: 161 pgs: 13 active+undersized+degraded, 7 peering, 4 stale+active+clean, 30 active+undersized, 107 active+clean; 585 KiB data, 175 MiB used, 715 GiB / 715 GiB avail; 922 B/s rd, 0 op/s; 39/630 objects degraded (6.190%) 2024-04-12T22:44:28.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:28.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:28 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:28.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:28.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:28.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:28.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:28.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:28 smithi142 ceph-mon[87853]: pgmap v1492: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 908 B/s rd, 0 op/s; 60/630 objects degraded (9.524%) 2024-04-12T22:44:28.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:28 smithi142 ceph-mon[87853]: pgmap v1493: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 60/630 objects degraded (9.524%) 2024-04-12T22:44:28.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:28.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:28 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:28.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:28.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:28.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:28.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:28.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:28 smithi142 ceph-mon[87853]: pgmap v1494: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 60/630 objects degraded (9.524%) 2024-04-12T22:44:28.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:28 smithi142 ceph-mon[87853]: pgmap v1495: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s; 60/630 objects degraded (9.524%) 2024-04-12T22:44:28.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:28.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:28 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:28.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:28.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:28.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:28.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:28.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:28 smithi142 ceph-mon[87853]: pgmap v1496: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:28.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:28 smithi142 ceph-mon[87853]: pgmap v1497: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:28.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:28.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:28 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:28.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:28.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:28.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:28.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:28.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:28 smithi142 ceph-mon[87853]: pgmap v1498: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:28.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:28 smithi142 ceph-mon[87853]: pgmap v1499: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:28.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:28.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:28 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:28.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:28.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:28.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:28.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:28.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:28.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:28.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:28.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:28.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:28.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:28.743 INFO:teuthology.orchestra.run.smithi088.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T22:44:28.743 INFO:teuthology.orchestra.run.smithi088.stdout:agent.smithi088 smithi088 running 11s ago 16m - - 2024-04-12T22:44:28.743 INFO:teuthology.orchestra.run.smithi088.stdout:agent.smithi142 smithi142 running 19s ago 16m - - 2024-04-12T22:44:28.743 INFO:teuthology.orchestra.run.smithi088.stdout:alertmanager.a smithi088 *:9093,9094 running (6m) 11s ago 11m 24.5M - 0.23.0 ba2b418f427c 0ea85e911776 2024-04-12T22:44:28.743 INFO:teuthology.orchestra.run.smithi088.stdout:grafana.a smithi142 *:3000 error 19s ago 11m - - 2024-04-12T22:44:28.743 INFO:teuthology.orchestra.run.smithi088.stdout:iscsi.foo.smithi088.yxerll smithi088 running (4m) 11s ago 10m 56.4M - 3.5 e1d6a67b021e 59c9318194eb 2024-04-12T22:44:28.743 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.x smithi142 *:8443,9283,8765 running (3m) 19s ago 16m 451M - 19.0.0-2053-gb277feb2 668895944f0e f9384b7063eb 2024-04-12T22:44:28.743 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.y smithi088 *:8443,9283,8765 running (5m) 11s ago 17m 526M - 19.0.0-2053-gb277feb2 668895944f0e 61e5b1816570 2024-04-12T22:44:28.743 INFO:teuthology.orchestra.run.smithi088.stdout:mon.a smithi088 running (3m) 11s ago 17m 94.4M 2048M 19.0.0-2053-gb277feb2 668895944f0e 6000fee523aa 2024-04-12T22:44:28.743 INFO:teuthology.orchestra.run.smithi088.stdout:mon.b smithi142 running (2m) 19s ago 16m 46.2M 2048M 19.0.0-2053-gb277feb2 668895944f0e 7cb5c5614a81 2024-04-12T22:44:28.743 INFO:teuthology.orchestra.run.smithi088.stdout:mon.c smithi088 running (3m) 11s ago 16m 50.3M 2048M 19.0.0-2053-gb277feb2 668895944f0e 87d1391aae18 2024-04-12T22:44:28.743 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.a smithi088 *:9100 running (6m) 11s ago 12m 15.6M - 1.3.1 1dbe0e931976 40e0439db208 2024-04-12T22:44:28.744 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.b smithi142 *:9100 running (6m) 19s ago 12m 16.2M - 1.3.1 1dbe0e931976 747060fd1a5d 2024-04-12T22:44:28.744 INFO:teuthology.orchestra.run.smithi088.stdout:osd.0 smithi088 running (103s) 11s ago 15m 47.4M 4096M 19.0.0-2053-gb277feb2 668895944f0e e1ee31dcc722 2024-04-12T22:44:28.744 INFO:teuthology.orchestra.run.smithi088.stdout:osd.1 smithi088 running (51s) 11s ago 15m 45.6M 4096M 19.0.0-2053-gb277feb2 668895944f0e 494f5e8e2531 2024-04-12T22:44:28.744 INFO:teuthology.orchestra.run.smithi088.stdout:osd.2 smithi088 starting - - - 4096M 2024-04-12T22:44:28.744 INFO:teuthology.orchestra.run.smithi088.stdout:osd.3 smithi088 running (14m) 11s ago 14m 60.2M 4096M 17.2.0 e1d6a67b021e 2d1fc92c698d 2024-04-12T22:44:28.744 INFO:teuthology.orchestra.run.smithi088.stdout:osd.4 smithi142 running (14m) 19s ago 14m 60.8M 4096M 17.2.0 e1d6a67b021e 3aa8709a8b8f 2024-04-12T22:44:28.744 INFO:teuthology.orchestra.run.smithi088.stdout:osd.5 smithi142 running (13m) 19s ago 13m 55.9M 4096M 17.2.0 e1d6a67b021e 02b8c392bba6 2024-04-12T22:44:28.744 INFO:teuthology.orchestra.run.smithi088.stdout:osd.6 smithi142 running (13m) 19s ago 13m 54.0M 4096M 17.2.0 e1d6a67b021e 9495636911ad 2024-04-12T22:44:28.744 INFO:teuthology.orchestra.run.smithi088.stdout:osd.7 smithi142 running (13m) 19s ago 13m 59.6M 4096M 17.2.0 e1d6a67b021e 767b5d349dbe 2024-04-12T22:44:28.744 INFO:teuthology.orchestra.run.smithi088.stdout:prometheus.a smithi142 *:9095 running (4m) 19s ago 12m 69.2M - 2.33.4 514e6a882f6e db995400848f 2024-04-12T22:44:28.744 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi088.qlemsa smithi088 *:8000 running (10m) 11s ago 10m 73.3M - 17.2.0 e1d6a67b021e 9eab94fe6def 2024-04-12T22:44:28.744 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi142.qxzxoy smithi142 *:8000 running (10m) 19s ago 10m 73.2M - 17.2.0 e1d6a67b021e ce75b554e32c 2024-04-12T22:44:28.744 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi088.rfqdxx smithi088 *:80 running (10m) 11s ago 10m 76.1M - 17.2.0 e1d6a67b021e e1b485d40249 2024-04-12T22:44:28.744 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi142.kdrxla smithi142 *:80 running (10m) 19s ago 10m 72.6M - 17.2.0 e1d6a67b021e 071754547e0a 2024-04-12T22:44:29.204 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-04-12T22:44:29.205 INFO:teuthology.orchestra.run.smithi088.stdout: "mon": { 2024-04-12T22:44:29.205 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-2053-gb277feb2 (b277feb2c7beb4597d8ecc39d58d5c36b81f613a) squid (dev)": 3 2024-04-12T22:44:29.205 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:44:29.205 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr": { 2024-04-12T22:44:29.205 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-2053-gb277feb2 (b277feb2c7beb4597d8ecc39d58d5c36b81f613a) squid (dev)": 2 2024-04-12T22:44:29.205 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:44:29.205 INFO:teuthology.orchestra.run.smithi088.stdout: "osd": { 2024-04-12T22:44:29.205 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 5, 2024-04-12T22:44:29.205 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-2053-gb277feb2 (b277feb2c7beb4597d8ecc39d58d5c36b81f613a) squid (dev)": 2 2024-04-12T22:44:29.205 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:44:29.205 INFO:teuthology.orchestra.run.smithi088.stdout: "rgw": { 2024-04-12T22:44:29.205 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-12T22:44:29.205 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:44:29.205 INFO:teuthology.orchestra.run.smithi088.stdout: "overall": { 2024-04-12T22:44:29.206 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 9, 2024-04-12T22:44:29.206 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-2053-gb277feb2 (b277feb2c7beb4597d8ecc39d58d5c36b81f613a) squid (dev)": 7 2024-04-12T22:44:29.206 INFO:teuthology.orchestra.run.smithi088.stdout: } 2024-04-12T22:44:29.206 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-04-12T22:44:29.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[91108]: pgmap v1500: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:29.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[91108]: pgmap v1501: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:29.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:29.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[91108]: from='client.44314 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:44:29.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[91108]: pgmap v1502: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:29.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[91108]: pgmap v1503: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:29.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:29.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:29.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:29.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:29.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:29.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[91108]: pgmap v1504: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:29.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[91108]: pgmap v1505: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:29.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:29.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:29.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[91108]: from='client.44320 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:44:29.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:29.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:29.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:29.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:29.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[91108]: pgmap v1506: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:29.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[91108]: pgmap v1507: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:29.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:29.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:29.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[87547]: pgmap v1500: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:29.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[87547]: pgmap v1501: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:29.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:29.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[87547]: from='client.44314 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:44:29.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[87547]: pgmap v1502: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:29.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[87547]: pgmap v1503: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:29.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:29.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:29.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:29.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:29.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:29.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[87547]: pgmap v1504: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:29.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[87547]: pgmap v1505: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:29.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:29.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:29.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[87547]: from='client.44320 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:44:29.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:29.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:29.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:29.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:29.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[87547]: pgmap v1506: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:29.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[87547]: pgmap v1507: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:29.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:29.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:29.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:29.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:29.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:29.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:29.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[87547]: pgmap v1508: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:29.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[87547]: pgmap v1509: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:29.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:29.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:29.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:29.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:29.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:29.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:29.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[87547]: pgmap v1510: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:29.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[87547]: pgmap v1511: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:29.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:29.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:29.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[87547]: from='client.44326 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:44:29.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:29.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:29.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:29.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:29.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[87547]: pgmap v1512: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:29.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[87547]: pgmap v1513: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:29.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:29.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:29.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:29.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:29.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:29.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:29.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:29.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[91108]: pgmap v1508: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:29.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[91108]: pgmap v1509: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:29.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:29.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:29.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:29.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:29.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:29.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:29.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[91108]: pgmap v1510: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:29.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[91108]: pgmap v1511: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:29.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:29.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:29.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[91108]: from='client.44326 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:44:29.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:29.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:29.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:29.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:29.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[91108]: pgmap v1512: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:29.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[91108]: pgmap v1513: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:29.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:29.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:29.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:29.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:29.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:29.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:29.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[91108]: pgmap v1514: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:29.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[91108]: pgmap v1515: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:29.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:29.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:29.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:29.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:29.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:29.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:29.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:29.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:29.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:29.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:29.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:29.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:29.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[91108]: from='client.? 172.21.15.88:0/1546845726' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:29.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:29.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:29.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:29.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[87547]: pgmap v1514: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:29.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[87547]: pgmap v1515: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:29.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:29.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:29.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:29.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:29.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:29.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:29.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:29.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:29.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:29.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:29.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:29.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:29.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:29 smithi088 ceph-mon[87547]: from='client.? 172.21.15.88:0/1546845726' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:29.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:29 smithi142 ceph-mon[87853]: pgmap v1500: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:29.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:29 smithi142 ceph-mon[87853]: pgmap v1501: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:29.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:29 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:29.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:29 smithi142 ceph-mon[87853]: from='client.44314 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:44:29.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:29 smithi142 ceph-mon[87853]: pgmap v1502: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:29.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:29 smithi142 ceph-mon[87853]: pgmap v1503: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:29.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:29 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:29.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:29.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:29.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:29.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:29.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:29 smithi142 ceph-mon[87853]: pgmap v1504: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:29.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:29 smithi142 ceph-mon[87853]: pgmap v1505: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:29.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:29.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:29 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:29.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:29 smithi142 ceph-mon[87853]: from='client.44320 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:44:29.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:29.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:29.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:29.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:29.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:29 smithi142 ceph-mon[87853]: pgmap v1506: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:29.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:29 smithi142 ceph-mon[87853]: pgmap v1507: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:29.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:29.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:29 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:29.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:29.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:29.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:29.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:29.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:29 smithi142 ceph-mon[87853]: pgmap v1508: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:29.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:29 smithi142 ceph-mon[87853]: pgmap v1509: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:29.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:29.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:29 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:29.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:29.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:29.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:29.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:29.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:29 smithi142 ceph-mon[87853]: pgmap v1510: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:29.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:29 smithi142 ceph-mon[87853]: pgmap v1511: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:29.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:29.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:29 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:29.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:29 smithi142 ceph-mon[87853]: from='client.44326 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:44:29.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:29.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:29.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:29.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:29.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:29 smithi142 ceph-mon[87853]: pgmap v1512: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:29.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:29 smithi142 ceph-mon[87853]: pgmap v1513: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:29.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:29.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:29 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:29.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:29.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:29.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:29.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:29.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:29 smithi142 ceph-mon[87853]: pgmap v1514: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:29.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:29 smithi142 ceph-mon[87853]: pgmap v1515: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:29.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:29.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:29 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:29.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:29.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:29.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:29.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:29.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:29.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:29.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:29.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:29.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:29.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:29.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:29 smithi142 ceph-mon[87853]: from='client.? 172.21.15.88:0/1546845726' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:29.598 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-04-12T22:44:29.599 INFO:teuthology.orchestra.run.smithi088.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a", 2024-04-12T22:44:29.599 INFO:teuthology.orchestra.run.smithi088.stdout: "in_progress": true, 2024-04-12T22:44:29.599 INFO:teuthology.orchestra.run.smithi088.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-12T22:44:29.599 INFO:teuthology.orchestra.run.smithi088.stdout: "services_complete": [ 2024-04-12T22:44:29.599 INFO:teuthology.orchestra.run.smithi088.stdout: "mon", 2024-04-12T22:44:29.599 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr" 2024-04-12T22:44:29.599 INFO:teuthology.orchestra.run.smithi088.stdout: ], 2024-04-12T22:44:29.599 INFO:teuthology.orchestra.run.smithi088.stdout: "progress": "7/23 daemons upgraded", 2024-04-12T22:44:29.599 INFO:teuthology.orchestra.run.smithi088.stdout: "message": "Currently upgrading osd daemons", 2024-04-12T22:44:29.599 INFO:teuthology.orchestra.run.smithi088.stdout: "is_paused": false 2024-04-12T22:44:29.599 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-04-12T22:44:30.038 INFO:teuthology.orchestra.run.smithi088.stdout:HEALTH_WARN 1 failed cephadm daemon(s); 1 osds down; Degraded data redundancy: 60/630 objects degraded (9.524%), 16 pgs degraded 2024-04-12T22:44:30.038 INFO:teuthology.orchestra.run.smithi088.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-12T22:44:30.038 INFO:teuthology.orchestra.run.smithi088.stdout: daemon grafana.a on smithi142 is in error state 2024-04-12T22:44:30.038 INFO:teuthology.orchestra.run.smithi088.stdout:[WRN] OSD_DOWN: 1 osds down 2024-04-12T22:44:30.039 INFO:teuthology.orchestra.run.smithi088.stdout: osd.2 (root=default,host=smithi088) is down 2024-04-12T22:44:30.039 INFO:teuthology.orchestra.run.smithi088.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 60/630 objects degraded (9.524%), 16 pgs degraded 2024-04-12T22:44:30.039 INFO:teuthology.orchestra.run.smithi088.stdout: pg 2.1 is active+undersized+degraded, acting [3,0] 2024-04-12T22:44:30.039 INFO:teuthology.orchestra.run.smithi088.stdout: pg 2.8 is active+undersized+degraded, acting [0,1] 2024-04-12T22:44:30.039 INFO:teuthology.orchestra.run.smithi088.stdout: pg 2.9 is active+undersized+degraded, acting [1,3] 2024-04-12T22:44:30.039 INFO:teuthology.orchestra.run.smithi088.stdout: pg 2.17 is active+undersized+degraded, acting [6,5] 2024-04-12T22:44:30.039 INFO:teuthology.orchestra.run.smithi088.stdout: pg 3.0 is active+undersized+degraded, acting [1,6] 2024-04-12T22:44:30.039 INFO:teuthology.orchestra.run.smithi088.stdout: pg 3.4 is active+undersized+degraded, acting [1,5] 2024-04-12T22:44:30.039 INFO:teuthology.orchestra.run.smithi088.stdout: pg 3.5 is active+undersized+degraded, acting [5,3] 2024-04-12T22:44:30.039 INFO:teuthology.orchestra.run.smithi088.stdout: pg 3.9 is active+undersized+degraded, acting [4,7] 2024-04-12T22:44:30.039 INFO:teuthology.orchestra.run.smithi088.stdout: pg 3.13 is active+undersized+degraded, acting [7,4] 2024-04-12T22:44:30.039 INFO:teuthology.orchestra.run.smithi088.stdout: pg 3.1a is active+undersized+degraded, acting [4,1] 2024-04-12T22:44:30.039 INFO:teuthology.orchestra.run.smithi088.stdout: pg 3.1e is active+undersized+degraded, acting [3,6] 2024-04-12T22:44:30.039 INFO:teuthology.orchestra.run.smithi088.stdout: pg 3.1f is active+undersized+degraded, acting [0,5] 2024-04-12T22:44:30.040 INFO:teuthology.orchestra.run.smithi088.stdout: pg 4.9 is active+undersized+degraded, acting [4,3] 2024-04-12T22:44:30.040 INFO:teuthology.orchestra.run.smithi088.stdout: pg 4.d is active+undersized+degraded, acting [4,1] 2024-04-12T22:44:30.040 INFO:teuthology.orchestra.run.smithi088.stdout: pg 5.1c is active+undersized+degraded, acting [4,3] 2024-04-12T22:44:30.040 INFO:teuthology.orchestra.run.smithi088.stdout: pg 6.1a is active+undersized+degraded, acting [4,1] 2024-04-12T22:44:30.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:30 smithi142 ceph-mon[87853]: pgmap v1516: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:30.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:30 smithi142 ceph-mon[87853]: pgmap v1517: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:30.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:30 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:30.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:30 smithi142 ceph-mon[87853]: pgmap v1518: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:30.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:30 smithi142 ceph-mon[87853]: pgmap v1519: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:30.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:30 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:30.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:30.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:30.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:30.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:30.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:30 smithi142 ceph-mon[87853]: pgmap v1520: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:30.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:30 smithi142 ceph-mon[87853]: pgmap v1521: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:30.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:30.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:30 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:30.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:30.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:30.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:30 smithi142 ceph-mon[87853]: pgmap v1522: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:30.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:30 smithi142 ceph-mon[87853]: pgmap v1523: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:30.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:30.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:30.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:30.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:30.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:30.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:30 smithi142 ceph-mon[87853]: pgmap v1524: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:30.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:30 smithi142 ceph-mon[87853]: pgmap v1525: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:30.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:30.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:30 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:30.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:30.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:30.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:30.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:30.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:30 smithi142 ceph-mon[87853]: pgmap v1526: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:30.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:30 smithi142 ceph-mon[87853]: pgmap v1527: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:30.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:30.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:30 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:30.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:30.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:30.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:30.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:30.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:30 smithi142 ceph-mon[87853]: pgmap v1528: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:30.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:30 smithi142 ceph-mon[87853]: pgmap v1529: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:30.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:30.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:30 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:30.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:30 smithi142 ceph-mon[87853]: from='client.34407 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:44:30.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:30.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:30.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:30.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:30.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:30 smithi142 ceph-mon[87853]: pgmap v1530: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:30.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:30 smithi142 ceph-mon[87853]: pgmap v1531: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:30.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:30.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:30 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:30.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:30.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:30.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:30.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:30.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:30 smithi142 ceph-mon[87853]: pgmap v1532: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:30.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:30 smithi142 ceph-mon[87853]: pgmap v1533: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:30.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:30.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:30 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:30.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:30.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:30.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:44:30.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:30.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:30.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:30.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:30.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:30 smithi142 ceph-mon[87853]: from='client.? 172.21.15.88:0/1898030497' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T22:44:30.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:30.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:30.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:30.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:30.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:30.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:30.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:30.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:30.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:30.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:30.590 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-2[129032]: 2024-04-12T22:44:30.376+0000 7f2d865d67c0 -1 osd.2 136 log_to_monitors true 2024-04-12T22:44:30.591 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[91108]: pgmap v1516: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:30.591 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[91108]: pgmap v1517: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:30.591 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:30.591 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[91108]: pgmap v1518: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:30.591 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[91108]: pgmap v1519: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:30.591 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:30.591 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:30.591 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:30.591 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:30.591 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:30.592 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[91108]: pgmap v1520: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:30.592 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[91108]: pgmap v1521: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:30.592 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:30.592 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:30.592 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:30.592 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:30.592 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[91108]: pgmap v1522: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:30.592 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[91108]: pgmap v1523: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:30.592 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:30.592 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:30.592 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:30.592 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:30.592 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:30.592 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[91108]: pgmap v1524: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:30.593 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[87547]: pgmap v1516: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:30.593 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[87547]: pgmap v1517: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:30.593 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:30.593 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[87547]: pgmap v1518: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:30.593 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[87547]: pgmap v1519: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:30.593 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:30.593 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:30.593 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:30.594 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:30.594 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:30.594 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[87547]: pgmap v1520: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:30.594 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[87547]: pgmap v1521: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:30.594 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:30.594 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:30.594 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:30.594 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:30.594 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[87547]: pgmap v1522: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:30.594 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[87547]: pgmap v1523: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:30.594 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:30.594 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:30.594 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:30.595 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:30.595 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:30.595 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[87547]: pgmap v1524: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:30.595 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[87547]: pgmap v1525: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:30.595 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:30.595 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:30.595 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:30.595 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:30.595 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:30.595 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:30.595 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[87547]: pgmap v1526: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:30.595 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[87547]: pgmap v1527: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:30.595 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:30.595 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:30.595 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:30.596 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:30.596 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:30.596 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:30.596 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[87547]: pgmap v1528: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:30.596 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[87547]: pgmap v1529: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:30.596 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:30.596 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:30.596 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[87547]: from='client.34407 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:44:30.596 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:30.596 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:30.596 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:30.596 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:30.596 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[87547]: pgmap v1530: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:30.597 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[91108]: pgmap v1525: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:30.597 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:30.597 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:30.597 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:30.597 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:30.597 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:30.597 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:30.597 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[91108]: pgmap v1526: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:30.597 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[91108]: pgmap v1527: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:30.597 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:30.598 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:30.598 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:30.598 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:30.598 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:30.598 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:30.598 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[91108]: pgmap v1528: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:30.598 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[91108]: pgmap v1529: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:30.598 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:30.598 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:30.599 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[91108]: from='client.34407 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:44:30.599 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:30.599 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:30.599 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:30.599 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:30.599 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[91108]: pgmap v1530: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:30.599 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[91108]: pgmap v1531: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:30.599 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:30.599 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:30.599 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:30.599 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:30.599 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:30.599 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:30.599 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[91108]: pgmap v1532: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:30.599 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[91108]: pgmap v1533: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:30.600 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:30.600 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:30.600 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:30.600 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:30.600 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:44:30.600 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:30.600 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:30.600 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:30.600 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:30.600 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[91108]: from='client.? 172.21.15.88:0/1898030497' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T22:44:30.600 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:30.600 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:30.600 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:30.600 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:30.600 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:30.601 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:30.601 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:30.601 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:30.601 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:30.601 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:30.601 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[87547]: pgmap v1531: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:30.601 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:30.601 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:30.601 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:30.601 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:30.602 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:30.602 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:30.602 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[87547]: pgmap v1532: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:30.602 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[87547]: pgmap v1533: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:30.602 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:30.602 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:30.602 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:30.602 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:30.602 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:44:30.602 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:30.602 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:30.602 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:30.602 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:30.603 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[87547]: from='client.? 172.21.15.88:0/1898030497' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T22:44:30.603 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:30.603 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:30.603 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:30.603 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:30.603 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:30.603 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:30.603 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:30.603 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:30.603 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:30.603 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:31.677 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-2[129032]: 2024-04-12T22:44:31.364+0000 7f2d77a2e700 -1 osd.2 136 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-12T22:44:31.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[87547]: pgmap v1534: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:31.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[87547]: pgmap v1535: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:31.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:31.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[87547]: pgmap v1536: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:31.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[87547]: pgmap v1537: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:31.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:31.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[87547]: pgmap v1538: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:31.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[87547]: pgmap v1539: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:31.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:31.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:31.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:31.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:31.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:31.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[87547]: pgmap v1540: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:31.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[87547]: pgmap v1541: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:31.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:31.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:31.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[87547]: from='osd.2 [v2:172.21.15.88:6818/3358816511,v1:172.21.15.88:6819/3358816511]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-12T22:44:31.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[87547]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-12T22:44:31.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:31.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:31.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:31.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:31.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[91108]: pgmap v1534: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:31.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[91108]: pgmap v1535: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:31.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:31.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[91108]: pgmap v1536: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:31.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[91108]: pgmap v1537: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:31.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:31.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[91108]: pgmap v1538: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:31.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[91108]: pgmap v1539: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:31.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:31.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:31.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:31.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:31.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:31.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[91108]: pgmap v1540: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:31.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[91108]: pgmap v1541: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:31.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:31.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:31.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[91108]: from='osd.2 [v2:172.21.15.88:6818/3358816511,v1:172.21.15.88:6819/3358816511]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-12T22:44:31.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[91108]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-12T22:44:31.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:31.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:31.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:31.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:31.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[91108]: pgmap v1542: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:31.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[91108]: pgmap v1543: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:31.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:31.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:31.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:31.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:31.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:31.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:31.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[91108]: pgmap v1544: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:31.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[91108]: pgmap v1545: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:31.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:31.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:31.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:31.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:31.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:31.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:31.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[91108]: pgmap v1546: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:31.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[91108]: pgmap v1547: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:31.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:31.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:31.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:31.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:31.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:31.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:31.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[91108]: pgmap v1548: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:31.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[87547]: pgmap v1542: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:31.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[87547]: pgmap v1543: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:31.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:31.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:31.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:31.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:31.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:31.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:31.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[87547]: pgmap v1544: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:31.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[87547]: pgmap v1545: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:31.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:31.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:31.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:31.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:31.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:31.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:31.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[87547]: pgmap v1546: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:31.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[87547]: pgmap v1547: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:31.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:31.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:31.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:31.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:31.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:31.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:31.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[87547]: pgmap v1548: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:31.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[91108]: pgmap v1549: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:31.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:31.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:31.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:31.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:31.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:31.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:31.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[91108]: pgmap v1550: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s; 60/630 objects degraded (9.524%) 2024-04-12T22:44:31.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[91108]: pgmap v1551: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s; 60/630 objects degraded (9.524%) 2024-04-12T22:44:31.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:31.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:31.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:31.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:31.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:31.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:31.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:31.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:31.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:31.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:31.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:31.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:31.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:31.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:31.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:31.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:31.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:31.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[87547]: pgmap v1549: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:31.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:31.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:31.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:31.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:31.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:31.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:31.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[87547]: pgmap v1550: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s; 60/630 objects degraded (9.524%) 2024-04-12T22:44:31.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[87547]: pgmap v1551: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s; 60/630 objects degraded (9.524%) 2024-04-12T22:44:31.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:31.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:31.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:31.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:31.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:31.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:31.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:31.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:31.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:31.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:31.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:31.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:31.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:31.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:31.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:31.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:31.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:31.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:31 smithi142 ceph-mon[87853]: pgmap v1534: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:31.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:31 smithi142 ceph-mon[87853]: pgmap v1535: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:31.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:31 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:31.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:31 smithi142 ceph-mon[87853]: pgmap v1536: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:31.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:31 smithi142 ceph-mon[87853]: pgmap v1537: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:31.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:31 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:31.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:31 smithi142 ceph-mon[87853]: pgmap v1538: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:31.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:31 smithi142 ceph-mon[87853]: pgmap v1539: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:31.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:31 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:31.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:31.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:31.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:31.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:31.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:31 smithi142 ceph-mon[87853]: pgmap v1540: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:31.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:31 smithi142 ceph-mon[87853]: pgmap v1541: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:31.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:31.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:31 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:31.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:31 smithi142 ceph-mon[87853]: from='osd.2 [v2:172.21.15.88:6818/3358816511,v1:172.21.15.88:6819/3358816511]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-12T22:44:31.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:31 smithi142 ceph-mon[87853]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-12T22:44:31.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:31.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:31.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:31.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:31.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:31 smithi142 ceph-mon[87853]: pgmap v1542: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:31.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:31 smithi142 ceph-mon[87853]: pgmap v1543: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:31.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:31.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:31 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:31.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:31.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:31.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:31.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:31.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:31 smithi142 ceph-mon[87853]: pgmap v1544: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:31.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:31 smithi142 ceph-mon[87853]: pgmap v1545: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:31.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:31.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:31 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:31.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:31.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:31.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:31.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:31.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:31 smithi142 ceph-mon[87853]: pgmap v1546: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:31.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:31 smithi142 ceph-mon[87853]: pgmap v1547: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:31.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:31.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:31 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:31.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:31.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:31.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:31.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:31.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:31 smithi142 ceph-mon[87853]: pgmap v1548: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:31.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:31 smithi142 ceph-mon[87853]: pgmap v1549: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:31.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:31.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:31 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:31.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:31.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:31.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:31.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:31.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:31 smithi142 ceph-mon[87853]: pgmap v1550: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s; 60/630 objects degraded (9.524%) 2024-04-12T22:44:31.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:31 smithi142 ceph-mon[87853]: pgmap v1551: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s; 60/630 objects degraded (9.524%) 2024-04-12T22:44:31.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:31.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:31 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:31.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:31.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:31.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:31.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:31.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:31.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:31.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:31.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:31.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:31.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:31.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:31.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:31.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:31.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:31.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:32.526 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:32 smithi142 ceph-mon[87853]: pgmap v1552: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 17 op/s; 60/630 objects degraded (9.524%) 2024-04-12T22:44:32.526 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:32 smithi142 ceph-mon[87853]: pgmap v1553: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 17 op/s; 60/630 objects degraded (9.524%) 2024-04-12T22:44:32.526 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:32 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:32.526 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:32 smithi142 ceph-mon[87853]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:44:32.526 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:32 smithi142 ceph-mon[87853]: pgmap v1554: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 17 op/s; 60/630 objects degraded (9.524%) 2024-04-12T22:44:32.526 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:32 smithi142 ceph-mon[87853]: pgmap v1555: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 17 op/s; 60/630 objects degraded (9.524%) 2024-04-12T22:44:32.526 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:32 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:32.527 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:32 smithi142 ceph-mon[87853]: pgmap v1556: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:32.527 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:32 smithi142 ceph-mon[87853]: pgmap v1557: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:32.527 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:32 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:32.527 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:32.527 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:32.527 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:32.527 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:32.527 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:32 smithi142 ceph-mon[87853]: pgmap v1558: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:32.527 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:32 smithi142 ceph-mon[87853]: pgmap v1559: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:32.527 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:32.527 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:32 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:32.527 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:32 smithi142 ceph-mon[87853]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-12T22:44:32.527 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:32 smithi142 ceph-mon[87853]: osdmap e139: 8 total, 7 up, 8 in 2024-04-12T22:44:32.527 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:32 smithi142 ceph-mon[87853]: from='osd.2 [v2:172.21.15.88:6818/3358816511,v1:172.21.15.88:6819/3358816511]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-04-12T22:44:32.528 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:32 smithi142 ceph-mon[87853]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-04-12T22:44:32.528 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:32.528 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:32.528 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:32.528 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:32.528 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:32 smithi142 ceph-mon[87853]: pgmap v1561: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:32.528 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:32 smithi142 ceph-mon[87853]: pgmap v1562: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:32.528 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:32.528 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:32 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:32.528 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:32.528 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:32.528 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:32.528 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:32.528 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:32 smithi142 ceph-mon[87853]: pgmap v1563: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:32.529 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:32 smithi142 ceph-mon[87853]: pgmap v1564: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:32.529 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:32.529 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:32 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:32.529 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:32.529 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:32.529 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:32.529 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:32.529 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:32 smithi142 ceph-mon[87853]: pgmap v1565: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:32.529 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:32 smithi142 ceph-mon[87853]: pgmap v1566: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:32.529 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:32.529 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:32 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:32.529 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:32.529 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:32.529 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:32.529 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:32.530 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:32 smithi142 ceph-mon[87853]: pgmap v1567: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:32.530 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:32 smithi142 ceph-mon[87853]: pgmap v1568: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:32.530 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:32.530 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:32 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:32.530 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:32.530 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:32.530 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:32.530 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:32.530 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:32.531 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:32.531 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:32.531 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:32.531 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:32.531 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:32.531 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:32.531 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:32.531 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:32.531 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:32.531 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:32.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[91108]: pgmap v1552: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 17 op/s; 60/630 objects degraded (9.524%) 2024-04-12T22:44:32.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[91108]: pgmap v1553: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 17 op/s; 60/630 objects degraded (9.524%) 2024-04-12T22:44:32.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:32.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[91108]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:44:32.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[91108]: pgmap v1554: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 17 op/s; 60/630 objects degraded (9.524%) 2024-04-12T22:44:32.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[91108]: pgmap v1555: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 17 op/s; 60/630 objects degraded (9.524%) 2024-04-12T22:44:32.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:32.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[91108]: pgmap v1556: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:32.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[91108]: pgmap v1557: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:32.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:32.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:32.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:32.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:32.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:32.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[91108]: pgmap v1558: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:32.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[91108]: pgmap v1559: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:32.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:32.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:32.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[91108]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-12T22:44:32.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[91108]: osdmap e139: 8 total, 7 up, 8 in 2024-04-12T22:44:32.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[91108]: from='osd.2 [v2:172.21.15.88:6818/3358816511,v1:172.21.15.88:6819/3358816511]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-04-12T22:44:32.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[91108]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-04-12T22:44:32.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:32.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[87547]: pgmap v1552: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 17 op/s; 60/630 objects degraded (9.524%) 2024-04-12T22:44:32.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[87547]: pgmap v1553: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 17 op/s; 60/630 objects degraded (9.524%) 2024-04-12T22:44:32.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:32.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[87547]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:44:32.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[87547]: pgmap v1554: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 17 op/s; 60/630 objects degraded (9.524%) 2024-04-12T22:44:32.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[87547]: pgmap v1555: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 17 op/s; 60/630 objects degraded (9.524%) 2024-04-12T22:44:32.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:32.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[87547]: pgmap v1556: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:32.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[87547]: pgmap v1557: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:32.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:32.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:32.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:32.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:32.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:32.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[87547]: pgmap v1558: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:32.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[87547]: pgmap v1559: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:32.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:32.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:32.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[87547]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-12T22:44:32.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[87547]: osdmap e139: 8 total, 7 up, 8 in 2024-04-12T22:44:32.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[87547]: from='osd.2 [v2:172.21.15.88:6818/3358816511,v1:172.21.15.88:6819/3358816511]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-04-12T22:44:32.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[87547]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-04-12T22:44:32.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:32.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:32.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:32.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:32.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[91108]: pgmap v1561: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:32.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[91108]: pgmap v1562: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:32.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:32.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:32.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:32.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:32.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:32.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:32.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[91108]: pgmap v1563: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:32.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[91108]: pgmap v1564: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:32.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:32.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:32.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:32.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:32.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:32.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:32.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[91108]: pgmap v1565: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:32.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[91108]: pgmap v1566: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:32.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:32.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:32.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:32.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:32.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:32.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:32.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[91108]: pgmap v1567: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:32.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[91108]: pgmap v1568: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:32.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:32.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:32.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:32.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:32.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:32.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:32.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:32.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:32.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:32.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:32.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:32.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:32.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:32.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:32.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:32.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:32.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:32.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:32.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:32.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:32.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[87547]: pgmap v1561: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:32.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[87547]: pgmap v1562: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:32.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:32.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:32.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:32.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:32.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:32.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:32.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[87547]: pgmap v1563: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:32.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[87547]: pgmap v1564: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:32.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:32.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:32.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:32.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:32.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:32.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:32.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[87547]: pgmap v1565: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:32.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[87547]: pgmap v1566: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:32.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:32.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:32.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:32.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:32.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:32.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:32.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[87547]: pgmap v1567: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:32.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[87547]: pgmap v1568: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:32.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:32.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:32.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:32.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:32.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:32.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:32.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:32.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:32.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:32.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:32.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:32.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:32.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:32.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:32.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:32.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:32.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:33.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[91108]: pgmap v1569: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:33.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[91108]: pgmap v1570: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:33.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:33.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[91108]: pgmap v1571: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:33.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[91108]: pgmap v1572: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:33.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:33.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[91108]: pgmap v1573: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:33.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[91108]: pgmap v1574: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:33.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:33.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:33.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:33.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:33.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:33.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[91108]: pgmap v1575: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:33.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[91108]: pgmap v1576: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:33.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[91108]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-12T22:44:33.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[91108]: osd.2 [v2:172.21.15.88:6818/3358816511,v1:172.21.15.88:6819/3358816511] boot 2024-04-12T22:44:33.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[91108]: osdmap e140: 8 total, 8 up, 8 in 2024-04-12T22:44:33.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-12T22:44:33.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:33.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:33.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:33.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:33.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:33.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:33.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[87547]: pgmap v1569: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:33.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[87547]: pgmap v1570: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:33.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:33.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[87547]: pgmap v1571: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:33.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[87547]: pgmap v1572: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:33.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:33.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[87547]: pgmap v1573: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:33.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[87547]: pgmap v1574: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:33.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:33.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:33.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:33.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:33.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:33.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[87547]: pgmap v1575: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:33.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[87547]: pgmap v1576: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:33.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[87547]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-12T22:44:33.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[87547]: osd.2 [v2:172.21.15.88:6818/3358816511,v1:172.21.15.88:6819/3358816511] boot 2024-04-12T22:44:33.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[87547]: osdmap e140: 8 total, 8 up, 8 in 2024-04-12T22:44:33.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-12T22:44:33.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:33.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:33.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:33.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:33.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:33.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:33.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[91108]: pgmap v1578: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:33.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[91108]: pgmap v1579: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:33.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:33.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:33.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:33.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:33.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:33.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:33.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[91108]: pgmap v1580: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:33.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[91108]: pgmap v1581: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:33.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:33.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:33.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:33.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:33.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:33.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:33.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[91108]: pgmap v1582: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:33.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[91108]: pgmap v1583: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:33.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:33.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:33.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:33.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:33.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:33.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:33.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[91108]: pgmap v1584: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:33.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[87547]: pgmap v1578: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:33.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[87547]: pgmap v1579: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:33.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:33.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:33.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:33.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:33.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:33.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:33.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[87547]: pgmap v1580: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:33.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[87547]: pgmap v1581: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:33.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:33.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:33.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:33.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:33.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:33.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:33.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[87547]: pgmap v1582: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:33.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[87547]: pgmap v1583: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:33.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:33.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:33.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:33.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:33.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:33.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:33.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[87547]: pgmap v1584: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:33.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[91108]: pgmap v1585: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:33.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:33.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:33.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:33.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:33.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:33.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:33.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[91108]: pgmap v1586: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:33.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[91108]: pgmap v1587: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:33.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:33.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:33.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:33.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:33.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:33.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:33.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:33.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:33.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:33.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:33.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:33.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:33.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:33.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:33.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:33.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:33.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:33.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[87547]: pgmap v1585: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:33.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:33.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:33.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:33.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:33.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:33.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:33.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[87547]: pgmap v1586: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:33.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[87547]: pgmap v1587: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:33.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:33.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:33.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:33.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:33.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:33.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:33.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:33.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:33.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:33.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:33.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:33.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:33.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:33.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:33.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:33.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:33.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:33.665 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:33 smithi142 ceph-mon[87853]: pgmap v1569: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:33.665 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:33 smithi142 ceph-mon[87853]: pgmap v1570: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:33.665 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:33 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:33.665 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:33 smithi142 ceph-mon[87853]: pgmap v1571: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:33.665 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:33 smithi142 ceph-mon[87853]: pgmap v1572: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:33.666 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:33 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:33.666 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:33 smithi142 ceph-mon[87853]: pgmap v1573: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:33.666 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:33 smithi142 ceph-mon[87853]: pgmap v1574: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:33.666 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:33 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:33.666 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:33.666 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:33.666 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:33.666 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:33.666 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:33 smithi142 ceph-mon[87853]: pgmap v1575: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:33.666 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:33 smithi142 ceph-mon[87853]: pgmap v1576: 161 pgs: 16 active+undersized+degraded, 38 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-12T22:44:33.666 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:33 smithi142 ceph-mon[87853]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-12T22:44:33.666 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:33 smithi142 ceph-mon[87853]: osd.2 [v2:172.21.15.88:6818/3358816511,v1:172.21.15.88:6819/3358816511] boot 2024-04-12T22:44:33.666 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:33 smithi142 ceph-mon[87853]: osdmap e140: 8 total, 8 up, 8 in 2024-04-12T22:44:33.666 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-12T22:44:33.667 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:33.667 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:33 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:33.667 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:33.667 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:33.667 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:33.667 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:33.667 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:33 smithi142 ceph-mon[87853]: pgmap v1578: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:33.667 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:33 smithi142 ceph-mon[87853]: pgmap v1579: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:33.668 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:33.668 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:33 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:33.668 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:33.668 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:33.668 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:33.668 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:33.668 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:33 smithi142 ceph-mon[87853]: pgmap v1580: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:33.668 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:33 smithi142 ceph-mon[87853]: pgmap v1581: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:33.668 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:33.668 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:33 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:33.668 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:33.668 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:33.668 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:33.668 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:33.669 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:33 smithi142 ceph-mon[87853]: pgmap v1582: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:33.669 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:33 smithi142 ceph-mon[87853]: pgmap v1583: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:33.669 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:33.669 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:33 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:33.669 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:33.669 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:33.669 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:33.669 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:33.669 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:33 smithi142 ceph-mon[87853]: pgmap v1584: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:33.669 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:33 smithi142 ceph-mon[87853]: pgmap v1585: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:33.669 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:33.669 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:33 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:33.669 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:33.669 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:33.669 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:33.670 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:33.670 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:33 smithi142 ceph-mon[87853]: pgmap v1586: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:33.670 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:33 smithi142 ceph-mon[87853]: pgmap v1587: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:33.670 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:33.670 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:33 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:33.670 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:33.670 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:33.670 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:33.670 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:33.670 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:33.670 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:33.670 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:33.670 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:33.670 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:33.670 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:33.671 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:33.671 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:33.671 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:33.671 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:33.671 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:34.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[87547]: pgmap v1588: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:34.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[87547]: pgmap v1589: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:34.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:34.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[87547]: pgmap v1590: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:34.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[87547]: pgmap v1591: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:34.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:34.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[87547]: pgmap v1592: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:34.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[87547]: pgmap v1593: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:34.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:34.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[87547]: Health check update: Degraded data redundancy: 39/630 objects degraded (6.190%), 13 pgs degraded (PG_DEGRADED) 2024-04-12T22:44:34.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:34.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:34.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:34.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:34.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[87547]: pgmap v1594: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:34.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[87547]: pgmap v1595: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:34.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:34.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:34.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[87547]: osdmap e141: 8 total, 8 up, 8 in 2024-04-12T22:44:34.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:34.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:34.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:34.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:34.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[91108]: pgmap v1588: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:34.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[91108]: pgmap v1589: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:34.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:34.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[91108]: pgmap v1590: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:34.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[91108]: pgmap v1591: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:34.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:34.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[91108]: pgmap v1592: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:34.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[91108]: pgmap v1593: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:34.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:34.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[91108]: Health check update: Degraded data redundancy: 39/630 objects degraded (6.190%), 13 pgs degraded (PG_DEGRADED) 2024-04-12T22:44:34.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:34.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:34.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:34.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:34.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[91108]: pgmap v1594: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:34.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[91108]: pgmap v1595: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:34.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:34.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:34.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[91108]: osdmap e141: 8 total, 8 up, 8 in 2024-04-12T22:44:34.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:34.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:34.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:34.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:34.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[87547]: pgmap v1597: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:34.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[87547]: pgmap v1598: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:34.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:34.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:34.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:34.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:34.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:34.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:34.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[87547]: pgmap v1599: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:34.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[87547]: pgmap v1600: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:34.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:34.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:34.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:34.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:34.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:34.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:34.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[87547]: pgmap v1601: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:34.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[87547]: pgmap v1602: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:34.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:34.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:34.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:34.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:34.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:34.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:34.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[87547]: pgmap v1603: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:34.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[91108]: pgmap v1597: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:34.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[91108]: pgmap v1598: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:34.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:34.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:34.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:34.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:34.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:34.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:34.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[91108]: pgmap v1599: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:34.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[91108]: pgmap v1600: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:34.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:34.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:34.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:34.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:34.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:34.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:34.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[91108]: pgmap v1601: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:34.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[91108]: pgmap v1602: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:34.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:34.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:34.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:34.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:34.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:34.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:34.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[91108]: pgmap v1603: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:34.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[87547]: pgmap v1604: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:34.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:34.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:34.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:34.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:34.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:34.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:34.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[87547]: pgmap v1605: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:34.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[87547]: pgmap v1606: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:34.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:34.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:34.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:34.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:34.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:34.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:34.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:34.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:34.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:34.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:34.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:34.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:34.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:34.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:34.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:34.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:34.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:34.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[91108]: pgmap v1604: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:34.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:34.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:34.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:34.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:34.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:34.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:34.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[91108]: pgmap v1605: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:34.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[91108]: pgmap v1606: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:34.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:34.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:34.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:34.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:34.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:34.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:34.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:34.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:34.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:34.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:34.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:34.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:34.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:34.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:34.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:34.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:34.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:34.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:34 smithi142 ceph-mon[87853]: pgmap v1588: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:34.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:34 smithi142 ceph-mon[87853]: pgmap v1589: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:34.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:34 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:34.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:34 smithi142 ceph-mon[87853]: pgmap v1590: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:34.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:34 smithi142 ceph-mon[87853]: pgmap v1591: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:34.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:34 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:34.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:34 smithi142 ceph-mon[87853]: pgmap v1592: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:34.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:34 smithi142 ceph-mon[87853]: pgmap v1593: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:34.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:34 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:34.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:34 smithi142 ceph-mon[87853]: Health check update: Degraded data redundancy: 39/630 objects degraded (6.190%), 13 pgs degraded (PG_DEGRADED) 2024-04-12T22:44:34.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:34.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:34.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:34.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:34.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:34 smithi142 ceph-mon[87853]: pgmap v1594: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:34.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:34 smithi142 ceph-mon[87853]: pgmap v1595: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:34.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:34.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:34 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:34.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:34 smithi142 ceph-mon[87853]: osdmap e141: 8 total, 8 up, 8 in 2024-04-12T22:44:34.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:34.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:34.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:34.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:34.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:34 smithi142 ceph-mon[87853]: pgmap v1597: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:34.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:34 smithi142 ceph-mon[87853]: pgmap v1598: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:34.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:34.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:34 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:34.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:34.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:34.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:34.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:34.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:34 smithi142 ceph-mon[87853]: pgmap v1599: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:34.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:34 smithi142 ceph-mon[87853]: pgmap v1600: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:34.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:34.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:34 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:34.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:34.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:34.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:34.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:34.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:34 smithi142 ceph-mon[87853]: pgmap v1601: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:34.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:34 smithi142 ceph-mon[87853]: pgmap v1602: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:34.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:34.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:34 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:34.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:34.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:34.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:34.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:34.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:34 smithi142 ceph-mon[87853]: pgmap v1603: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:34.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:34 smithi142 ceph-mon[87853]: pgmap v1604: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:34.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:34.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:34 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:34.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:34.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:34.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:34.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:34.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:34 smithi142 ceph-mon[87853]: pgmap v1605: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:34.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:34 smithi142 ceph-mon[87853]: pgmap v1606: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:34.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:34.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:34 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:34.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:34.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:34.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:34.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:34.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:34.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:34.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:34.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:34.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:34.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:34.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:34.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:34.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:34.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:34.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:35.375 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[87547]: pgmap v1607: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:35.375 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[87547]: pgmap v1608: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:35.375 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:35.375 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[87547]: pgmap v1609: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:35.375 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[87547]: pgmap v1610: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:35.376 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:35.376 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[87547]: pgmap v1611: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:35.376 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[87547]: pgmap v1612: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:35.376 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:35.376 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:35.376 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:35.376 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:35.376 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:35.376 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[87547]: pgmap v1613: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:35.376 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[87547]: pgmap v1614: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:35.376 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:35.376 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:35.376 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:35.377 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:35.377 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:35.377 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:35.377 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[87547]: pgmap v1615: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:35.377 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[91108]: pgmap v1607: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:35.377 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[91108]: pgmap v1608: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:35.377 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:35.377 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[91108]: pgmap v1609: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:35.377 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[91108]: pgmap v1610: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:35.377 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:35.377 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[91108]: pgmap v1611: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:35.378 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[91108]: pgmap v1612: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:35.378 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:35.378 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:35.378 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:35.378 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:35.378 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:35.378 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[91108]: pgmap v1613: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:35.378 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[91108]: pgmap v1614: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:35.378 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:35.378 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:35.378 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:35.378 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:35.378 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:35.378 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:35.378 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[91108]: pgmap v1615: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:35.379 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[87547]: pgmap v1616: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:35.379 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:35.379 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:35.379 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:35.379 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:35.379 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:35.379 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:35.379 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[87547]: pgmap v1617: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:35.379 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[87547]: pgmap v1618: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:35.379 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:35.380 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:35.380 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:35.380 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:35.380 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:35.380 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:35.380 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[87547]: pgmap v1619: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:35.380 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[87547]: pgmap v1620: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:35.380 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:35.380 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:35.380 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:35.380 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:35.380 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:35.380 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:35.380 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[87547]: pgmap v1621: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:35.380 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[87547]: pgmap v1622: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:35.381 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:35.381 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[91108]: pgmap v1616: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:35.381 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:35.381 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:35.381 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:35.381 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:35.381 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:35.381 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:35.381 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[91108]: pgmap v1617: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:35.381 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[91108]: pgmap v1618: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:35.382 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:35.382 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:35.382 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:35.382 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:35.382 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:35.382 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:35.382 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[91108]: pgmap v1619: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:35.382 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[91108]: pgmap v1620: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:35.382 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:35.382 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:35.382 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:35.382 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:35.382 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:35.382 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:35.383 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[91108]: pgmap v1621: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:35.383 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[91108]: pgmap v1622: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:35.383 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:35.383 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:35.383 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:35.383 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:35.383 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:35.383 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:35.383 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[87547]: pgmap v1623: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:35.383 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[87547]: pgmap v1624: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:35.384 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:35.384 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:35.384 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:35.384 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:35.384 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:35.384 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:35.384 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:35.384 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:35.384 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:35.384 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:35.384 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:35.384 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:35.384 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:35.384 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:35.385 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:35.385 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:35.385 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:35.385 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:35.385 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:35.385 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:35.385 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:35.385 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:35.385 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:35.385 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[91108]: pgmap v1623: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:35.385 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[91108]: pgmap v1624: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:35.385 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:35.385 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:35.385 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:35.386 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:35.386 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:35.386 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:35.386 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:35.386 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:35.386 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:35.386 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:35.386 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:35.386 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:35.386 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:35.386 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:35.386 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:35.386 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:35.386 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:35.386 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:35.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:35 smithi142 ceph-mon[87853]: pgmap v1607: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:35.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:35 smithi142 ceph-mon[87853]: pgmap v1608: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:35.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:35 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:35.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:35 smithi142 ceph-mon[87853]: pgmap v1609: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:35.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:35 smithi142 ceph-mon[87853]: pgmap v1610: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:35.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:35 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:35.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:35 smithi142 ceph-mon[87853]: pgmap v1611: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:35.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:35 smithi142 ceph-mon[87853]: pgmap v1612: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:35.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:35 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:35.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:35.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:35.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:35.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:35.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:35 smithi142 ceph-mon[87853]: pgmap v1613: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:35.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:35 smithi142 ceph-mon[87853]: pgmap v1614: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:35.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:35.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:35 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:35.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:35.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:35.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:35.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:35.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:35 smithi142 ceph-mon[87853]: pgmap v1615: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:35.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:35 smithi142 ceph-mon[87853]: pgmap v1616: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:35.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:35.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:35 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:35.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:35.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:35.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:35.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:35.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:35 smithi142 ceph-mon[87853]: pgmap v1617: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:35.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:35 smithi142 ceph-mon[87853]: pgmap v1618: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:35.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:35.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:35 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:35.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:35.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:35.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:35.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:35.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:35 smithi142 ceph-mon[87853]: pgmap v1619: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:35.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:35 smithi142 ceph-mon[87853]: pgmap v1620: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:35.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:35.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:35 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:35.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:35.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:35.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:35.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:35.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:35 smithi142 ceph-mon[87853]: pgmap v1621: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:35.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:35 smithi142 ceph-mon[87853]: pgmap v1622: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:35.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:35.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:35 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:35.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:35.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:35.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:35.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:35.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:35 smithi142 ceph-mon[87853]: pgmap v1623: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:35.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:35 smithi142 ceph-mon[87853]: pgmap v1624: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:35.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:35.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:35 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:35.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:35.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:35.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:35.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:35.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:35.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:35.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:35.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:35.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:35.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:35.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:35.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:35.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:35.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:35.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:35.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:36.677 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:44:36] "GET /metrics HTTP/1.1" 200 38510 "" "Prometheus/2.33.4" 2024-04-12T22:44:36.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[91108]: pgmap v1625: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:36.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[91108]: pgmap v1626: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:36.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:36.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[91108]: pgmap v1627: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:36.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[91108]: pgmap v1628: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:36.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:36.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[91108]: pgmap v1629: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:36.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[91108]: pgmap v1630: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:36.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:36.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:36.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:36.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:36.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:36.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[91108]: pgmap v1631: 161 pgs: 7 peering, 12 active+undersized+degraded, 30 active+undersized, 112 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 34/630 objects degraded (5.397%) 2024-04-12T22:44:36.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[91108]: pgmap v1632: 161 pgs: 7 peering, 12 active+undersized+degraded, 30 active+undersized, 112 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 34/630 objects degraded (5.397%) 2024-04-12T22:44:36.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:36.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:36.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:36.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:36.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:36.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:36.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[91108]: pgmap v1633: 161 pgs: 7 peering, 12 active+undersized+degraded, 30 active+undersized, 112 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 34/630 objects degraded (5.397%) 2024-04-12T22:44:36.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[87547]: pgmap v1625: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:36.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[87547]: pgmap v1626: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:36.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:36.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[87547]: pgmap v1627: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:36.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[87547]: pgmap v1628: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:36.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:36.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[87547]: pgmap v1629: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:36.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[87547]: pgmap v1630: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:36.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:36.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:36.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:36.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:36.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:36.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[87547]: pgmap v1631: 161 pgs: 7 peering, 12 active+undersized+degraded, 30 active+undersized, 112 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 34/630 objects degraded (5.397%) 2024-04-12T22:44:36.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[87547]: pgmap v1632: 161 pgs: 7 peering, 12 active+undersized+degraded, 30 active+undersized, 112 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 34/630 objects degraded (5.397%) 2024-04-12T22:44:36.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:36.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:36.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:36.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:36.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:36.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:36.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[87547]: pgmap v1633: 161 pgs: 7 peering, 12 active+undersized+degraded, 30 active+undersized, 112 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 34/630 objects degraded (5.397%) 2024-04-12T22:44:36.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[87547]: pgmap v1634: 161 pgs: 7 peering, 12 active+undersized+degraded, 30 active+undersized, 112 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 34/630 objects degraded (5.397%) 2024-04-12T22:44:36.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:36.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:36.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:36.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:36.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:36.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:36.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[87547]: pgmap v1635: 161 pgs: 7 peering, 12 active+undersized+degraded, 30 active+undersized, 112 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 34/630 objects degraded (5.397%) 2024-04-12T22:44:36.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[87547]: pgmap v1636: 161 pgs: 7 peering, 12 active+undersized+degraded, 30 active+undersized, 112 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 34/630 objects degraded (5.397%) 2024-04-12T22:44:36.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:36.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:36.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:36.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:36.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:36.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:36.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[87547]: pgmap v1637: 161 pgs: 7 peering, 12 active+undersized+degraded, 30 active+undersized, 112 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 34/630 objects degraded (5.397%) 2024-04-12T22:44:36.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[87547]: pgmap v1638: 161 pgs: 7 peering, 12 active+undersized+degraded, 30 active+undersized, 112 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 34/630 objects degraded (5.397%) 2024-04-12T22:44:36.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:36.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:36.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:36.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:36.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:36.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:36.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[87547]: pgmap v1639: 161 pgs: 7 peering, 12 active+undersized+degraded, 30 active+undersized, 112 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 34/630 objects degraded (5.397%) 2024-04-12T22:44:36.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[87547]: pgmap v1640: 161 pgs: 7 peering, 12 active+undersized+degraded, 30 active+undersized, 112 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 34/630 objects degraded (5.397%) 2024-04-12T22:44:36.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:36.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[91108]: pgmap v1634: 161 pgs: 7 peering, 12 active+undersized+degraded, 30 active+undersized, 112 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 34/630 objects degraded (5.397%) 2024-04-12T22:44:36.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:36.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:36.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:36.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:36.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:36.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:36.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[91108]: pgmap v1635: 161 pgs: 7 peering, 12 active+undersized+degraded, 30 active+undersized, 112 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 34/630 objects degraded (5.397%) 2024-04-12T22:44:36.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[91108]: pgmap v1636: 161 pgs: 7 peering, 12 active+undersized+degraded, 30 active+undersized, 112 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 34/630 objects degraded (5.397%) 2024-04-12T22:44:36.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:36.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:36.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:36.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:36.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:36.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:36.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[91108]: pgmap v1637: 161 pgs: 7 peering, 12 active+undersized+degraded, 30 active+undersized, 112 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 34/630 objects degraded (5.397%) 2024-04-12T22:44:36.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[91108]: pgmap v1638: 161 pgs: 7 peering, 12 active+undersized+degraded, 30 active+undersized, 112 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 34/630 objects degraded (5.397%) 2024-04-12T22:44:36.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:36.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:36.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:36.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:36.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:36.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:36.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[91108]: pgmap v1639: 161 pgs: 7 peering, 12 active+undersized+degraded, 30 active+undersized, 112 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 34/630 objects degraded (5.397%) 2024-04-12T22:44:36.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[91108]: pgmap v1640: 161 pgs: 7 peering, 12 active+undersized+degraded, 30 active+undersized, 112 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 34/630 objects degraded (5.397%) 2024-04-12T22:44:36.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:36.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:36.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:36.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:36.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:36.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:36.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[87547]: pgmap v1641: 161 pgs: 7 peering, 12 active+undersized+degraded, 30 active+undersized, 112 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 34/630 objects degraded (5.397%) 2024-04-12T22:44:36.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[87547]: pgmap v1642: 161 pgs: 7 peering, 12 active+undersized+degraded, 30 active+undersized, 112 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 34/630 objects degraded (5.397%) 2024-04-12T22:44:36.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:36.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:36.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:36.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:36.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:36.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:36.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[87547]: pgmap v1643: 161 pgs: 7 peering, 12 active+undersized+degraded, 30 active+undersized, 112 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 34/630 objects degraded (5.397%) 2024-04-12T22:44:36.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[87547]: pgmap v1644: 161 pgs: 7 peering, 12 active+undersized+degraded, 30 active+undersized, 112 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 34/630 objects degraded (5.397%) 2024-04-12T22:44:36.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:36.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:36.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:36.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:36.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:36.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:36.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[87547]: pgmap v1645: 161 pgs: 7 peering, 2 active+undersized+degraded, 15 active+undersized, 137 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 3/630 objects degraded (0.476%) 2024-04-12T22:44:36.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[87547]: pgmap v1646: 161 pgs: 7 peering, 2 active+undersized+degraded, 15 active+undersized, 137 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 3/630 objects degraded (0.476%) 2024-04-12T22:44:36.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:36.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:36.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:36.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:36.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:36.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:36.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:36.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[91108]: pgmap v1641: 161 pgs: 7 peering, 12 active+undersized+degraded, 30 active+undersized, 112 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 34/630 objects degraded (5.397%) 2024-04-12T22:44:36.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[91108]: pgmap v1642: 161 pgs: 7 peering, 12 active+undersized+degraded, 30 active+undersized, 112 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 34/630 objects degraded (5.397%) 2024-04-12T22:44:36.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:36.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:36.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:36.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:36.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:36.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:36.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[91108]: pgmap v1643: 161 pgs: 7 peering, 12 active+undersized+degraded, 30 active+undersized, 112 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 34/630 objects degraded (5.397%) 2024-04-12T22:44:36.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[91108]: pgmap v1644: 161 pgs: 7 peering, 12 active+undersized+degraded, 30 active+undersized, 112 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 34/630 objects degraded (5.397%) 2024-04-12T22:44:36.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:36.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:36.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:36.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:36.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:36.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:36.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[91108]: pgmap v1645: 161 pgs: 7 peering, 2 active+undersized+degraded, 15 active+undersized, 137 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 3/630 objects degraded (0.476%) 2024-04-12T22:44:36.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[91108]: pgmap v1646: 161 pgs: 7 peering, 2 active+undersized+degraded, 15 active+undersized, 137 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 3/630 objects degraded (0.476%) 2024-04-12T22:44:36.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:36.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:36.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:36.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:36.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:36.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:36.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:36.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:36.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:36.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:36.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:36.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:36.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:36.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:36.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:36.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:36.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:36.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:36.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:36.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:36.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:36.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:36.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:36.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:36.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:36.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:36.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:36.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:36.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:36.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:36.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:36.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:36.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:36 smithi142 ceph-mon[87853]: pgmap v1625: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:36.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:36 smithi142 ceph-mon[87853]: pgmap v1626: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:36.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:36 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:36.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:36 smithi142 ceph-mon[87853]: pgmap v1627: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:36.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:36 smithi142 ceph-mon[87853]: pgmap v1628: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:36.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:36 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:36.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:36 smithi142 ceph-mon[87853]: pgmap v1629: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:36.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:36 smithi142 ceph-mon[87853]: pgmap v1630: 161 pgs: 7 peering, 13 active+undersized+degraded, 34 active+undersized, 107 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:44:36.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:36 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:36.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:36.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:36.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:36.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:36.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:36 smithi142 ceph-mon[87853]: pgmap v1631: 161 pgs: 7 peering, 12 active+undersized+degraded, 30 active+undersized, 112 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 34/630 objects degraded (5.397%) 2024-04-12T22:44:36.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:36 smithi142 ceph-mon[87853]: pgmap v1632: 161 pgs: 7 peering, 12 active+undersized+degraded, 30 active+undersized, 112 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 34/630 objects degraded (5.397%) 2024-04-12T22:44:36.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:36.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:36 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:36.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:36.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:36.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:36.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:36.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:36 smithi142 ceph-mon[87853]: pgmap v1633: 161 pgs: 7 peering, 12 active+undersized+degraded, 30 active+undersized, 112 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 34/630 objects degraded (5.397%) 2024-04-12T22:44:36.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:36 smithi142 ceph-mon[87853]: pgmap v1634: 161 pgs: 7 peering, 12 active+undersized+degraded, 30 active+undersized, 112 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 34/630 objects degraded (5.397%) 2024-04-12T22:44:36.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:36.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:36 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:36.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:36.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:36.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:36.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:36.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:36 smithi142 ceph-mon[87853]: pgmap v1635: 161 pgs: 7 peering, 12 active+undersized+degraded, 30 active+undersized, 112 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 34/630 objects degraded (5.397%) 2024-04-12T22:44:36.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:36 smithi142 ceph-mon[87853]: pgmap v1636: 161 pgs: 7 peering, 12 active+undersized+degraded, 30 active+undersized, 112 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 34/630 objects degraded (5.397%) 2024-04-12T22:44:36.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:36.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:36 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:36.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:36.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:36.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:36.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:36.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:36 smithi142 ceph-mon[87853]: pgmap v1637: 161 pgs: 7 peering, 12 active+undersized+degraded, 30 active+undersized, 112 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 34/630 objects degraded (5.397%) 2024-04-12T22:44:36.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:36 smithi142 ceph-mon[87853]: pgmap v1638: 161 pgs: 7 peering, 12 active+undersized+degraded, 30 active+undersized, 112 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 34/630 objects degraded (5.397%) 2024-04-12T22:44:36.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:36.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:36 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:36.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:36.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:36.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:36.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:36.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:36 smithi142 ceph-mon[87853]: pgmap v1639: 161 pgs: 7 peering, 12 active+undersized+degraded, 30 active+undersized, 112 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 34/630 objects degraded (5.397%) 2024-04-12T22:44:36.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:36 smithi142 ceph-mon[87853]: pgmap v1640: 161 pgs: 7 peering, 12 active+undersized+degraded, 30 active+undersized, 112 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 34/630 objects degraded (5.397%) 2024-04-12T22:44:36.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:36.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:36 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:36.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:36.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:36.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:36.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:36.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:36 smithi142 ceph-mon[87853]: pgmap v1641: 161 pgs: 7 peering, 12 active+undersized+degraded, 30 active+undersized, 112 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 34/630 objects degraded (5.397%) 2024-04-12T22:44:36.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:36 smithi142 ceph-mon[87853]: pgmap v1642: 161 pgs: 7 peering, 12 active+undersized+degraded, 30 active+undersized, 112 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 34/630 objects degraded (5.397%) 2024-04-12T22:44:36.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:36.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:36 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:36.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:36.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:36.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:36.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:36.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:36 smithi142 ceph-mon[87853]: pgmap v1643: 161 pgs: 7 peering, 12 active+undersized+degraded, 30 active+undersized, 112 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 34/630 objects degraded (5.397%) 2024-04-12T22:44:36.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:36 smithi142 ceph-mon[87853]: pgmap v1644: 161 pgs: 7 peering, 12 active+undersized+degraded, 30 active+undersized, 112 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 34/630 objects degraded (5.397%) 2024-04-12T22:44:36.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:36.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:36 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:36.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:36.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:36.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:36.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:36.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:36 smithi142 ceph-mon[87853]: pgmap v1645: 161 pgs: 7 peering, 2 active+undersized+degraded, 15 active+undersized, 137 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 3/630 objects degraded (0.476%) 2024-04-12T22:44:36.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:36 smithi142 ceph-mon[87853]: pgmap v1646: 161 pgs: 7 peering, 2 active+undersized+degraded, 15 active+undersized, 137 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 3/630 objects degraded (0.476%) 2024-04-12T22:44:36.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:36.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:36 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:36.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:36.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:36.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:36.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:36.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:36.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:36.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:36.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:36.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:36.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:36.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:36.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:36.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:36.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:36.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:37.562 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[87547]: pgmap v1647: 161 pgs: 7 peering, 2 active+undersized+degraded, 15 active+undersized, 137 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 3/630 objects degraded (0.476%) 2024-04-12T22:44:37.562 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[87547]: pgmap v1648: 161 pgs: 7 peering, 2 active+undersized+degraded, 15 active+undersized, 137 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 3/630 objects degraded (0.476%) 2024-04-12T22:44:37.562 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:37.562 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[87547]: pgmap v1649: 161 pgs: 7 peering, 2 active+undersized+degraded, 15 active+undersized, 137 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 3/630 objects degraded (0.476%) 2024-04-12T22:44:37.562 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[87547]: pgmap v1650: 161 pgs: 7 peering, 2 active+undersized+degraded, 15 active+undersized, 137 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 3/630 objects degraded (0.476%) 2024-04-12T22:44:37.562 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:37.562 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[87547]: pgmap v1651: 161 pgs: 7 peering, 2 active+undersized+degraded, 15 active+undersized, 137 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 3/630 objects degraded (0.476%) 2024-04-12T22:44:37.562 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[87547]: pgmap v1652: 161 pgs: 7 peering, 2 active+undersized+degraded, 15 active+undersized, 137 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 3/630 objects degraded (0.476%) 2024-04-12T22:44:37.562 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:37.563 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:37.563 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:37.563 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:37.563 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:37.563 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[87547]: pgmap v1653: 161 pgs: 7 peering, 2 active+undersized+degraded, 15 active+undersized, 137 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 3/630 objects degraded (0.476%) 2024-04-12T22:44:37.563 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[87547]: pgmap v1654: 161 pgs: 7 peering, 2 active+undersized+degraded, 15 active+undersized, 137 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 3/630 objects degraded (0.476%) 2024-04-12T22:44:37.563 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:37.563 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:37.563 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:37.563 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:37.563 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:37.563 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:37.564 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[87547]: pgmap v1655: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:44:37.564 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[87547]: pgmap v1656: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:44:37.564 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[91108]: pgmap v1647: 161 pgs: 7 peering, 2 active+undersized+degraded, 15 active+undersized, 137 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 3/630 objects degraded (0.476%) 2024-04-12T22:44:37.564 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[91108]: pgmap v1648: 161 pgs: 7 peering, 2 active+undersized+degraded, 15 active+undersized, 137 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 3/630 objects degraded (0.476%) 2024-04-12T22:44:37.564 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:37.564 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[91108]: pgmap v1649: 161 pgs: 7 peering, 2 active+undersized+degraded, 15 active+undersized, 137 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 3/630 objects degraded (0.476%) 2024-04-12T22:44:37.565 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[91108]: pgmap v1650: 161 pgs: 7 peering, 2 active+undersized+degraded, 15 active+undersized, 137 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 3/630 objects degraded (0.476%) 2024-04-12T22:44:37.565 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:37.565 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[91108]: pgmap v1651: 161 pgs: 7 peering, 2 active+undersized+degraded, 15 active+undersized, 137 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 3/630 objects degraded (0.476%) 2024-04-12T22:44:37.565 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[91108]: pgmap v1652: 161 pgs: 7 peering, 2 active+undersized+degraded, 15 active+undersized, 137 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 3/630 objects degraded (0.476%) 2024-04-12T22:44:37.565 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:37.565 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:37.565 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:37.565 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:37.565 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:37.565 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[91108]: pgmap v1653: 161 pgs: 7 peering, 2 active+undersized+degraded, 15 active+undersized, 137 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 3/630 objects degraded (0.476%) 2024-04-12T22:44:37.565 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[91108]: pgmap v1654: 161 pgs: 7 peering, 2 active+undersized+degraded, 15 active+undersized, 137 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 3/630 objects degraded (0.476%) 2024-04-12T22:44:37.565 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:37.565 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:37.566 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:37.566 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:37.566 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:37.566 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:37.566 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[91108]: pgmap v1655: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:44:37.566 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[91108]: pgmap v1656: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:44:37.566 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:37.566 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:37.566 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:37.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:37.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:37.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:37.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[91108]: pgmap v1657: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:44:37.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[91108]: pgmap v1658: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:44:37.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:37.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:37.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:37.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:37.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:37.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:37.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[91108]: pgmap v1659: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:44:37.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[91108]: pgmap v1660: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:44:37.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:37.568 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:37.568 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:37.568 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:37.568 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:37.568 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:37.568 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[91108]: pgmap v1661: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:44:37.568 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[91108]: pgmap v1662: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:44:37.568 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:37.568 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:37.568 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:37.568 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:37.568 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:37.569 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:37.569 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:37.569 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:37.569 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:37.569 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:37.569 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:37.569 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[87547]: pgmap v1657: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:44:37.569 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[87547]: pgmap v1658: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:44:37.569 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:37.569 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:37.569 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:37.569 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:37.569 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:37.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:37.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[87547]: pgmap v1659: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:44:37.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[87547]: pgmap v1660: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:44:37.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:37.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:37.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:37.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:37.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:37.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:37.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[87547]: pgmap v1661: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:44:37.570 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[87547]: pgmap v1662: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:44:37.571 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:37.571 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:37.571 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:37.571 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:37.571 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:37.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:37.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[91108]: pgmap v1663: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:44:37.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[91108]: pgmap v1664: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:44:37.571 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:37.572 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:37.572 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:37.572 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:37.572 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:37.572 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:37.572 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[91108]: pgmap v1665: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:44:37.572 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[91108]: pgmap v1666: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:44:37.572 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:37.572 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:37.572 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:37.573 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:37.573 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:37.573 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:37.573 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:37.573 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:37.573 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:37.573 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:37.573 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:37.573 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:37.573 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:37.573 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:37.573 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:37.573 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:37.574 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:37.574 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:37.574 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:37.574 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:37.574 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:37.574 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:37.574 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:37.574 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:37.574 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:37.574 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:37.575 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:37.575 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:37.575 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[87547]: pgmap v1663: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:44:37.575 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[87547]: pgmap v1664: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:44:37.575 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:37.575 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:37.575 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:37.576 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:37.576 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:37.576 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:37.576 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[87547]: pgmap v1665: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:44:37.576 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[87547]: pgmap v1666: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:44:37.576 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:37.576 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:37.576 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:37.576 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:37.576 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:37.576 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:37.576 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:37.576 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:37.577 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:37.577 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:37.577 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:37.577 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:37.577 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:37.577 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:37.577 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:37.577 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:37.577 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:37.577 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:37.577 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:37.577 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:37.577 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:37.577 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:37.578 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:37.578 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:37.578 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:37.579 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:37.579 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:37.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:37 smithi142 ceph-mon[87853]: pgmap v1647: 161 pgs: 7 peering, 2 active+undersized+degraded, 15 active+undersized, 137 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 3/630 objects degraded (0.476%) 2024-04-12T22:44:37.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:37 smithi142 ceph-mon[87853]: pgmap v1648: 161 pgs: 7 peering, 2 active+undersized+degraded, 15 active+undersized, 137 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 3/630 objects degraded (0.476%) 2024-04-12T22:44:37.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:37 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:37.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:37 smithi142 ceph-mon[87853]: pgmap v1649: 161 pgs: 7 peering, 2 active+undersized+degraded, 15 active+undersized, 137 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 3/630 objects degraded (0.476%) 2024-04-12T22:44:37.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:37 smithi142 ceph-mon[87853]: pgmap v1650: 161 pgs: 7 peering, 2 active+undersized+degraded, 15 active+undersized, 137 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 3/630 objects degraded (0.476%) 2024-04-12T22:44:37.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:37 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:37.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:37 smithi142 ceph-mon[87853]: pgmap v1651: 161 pgs: 7 peering, 2 active+undersized+degraded, 15 active+undersized, 137 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 3/630 objects degraded (0.476%) 2024-04-12T22:44:37.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:37 smithi142 ceph-mon[87853]: pgmap v1652: 161 pgs: 7 peering, 2 active+undersized+degraded, 15 active+undersized, 137 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 3/630 objects degraded (0.476%) 2024-04-12T22:44:37.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:37 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:37.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:37.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:37.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:37.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:37.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:37 smithi142 ceph-mon[87853]: pgmap v1653: 161 pgs: 7 peering, 2 active+undersized+degraded, 15 active+undersized, 137 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 3/630 objects degraded (0.476%) 2024-04-12T22:44:37.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:37 smithi142 ceph-mon[87853]: pgmap v1654: 161 pgs: 7 peering, 2 active+undersized+degraded, 15 active+undersized, 137 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 3/630 objects degraded (0.476%) 2024-04-12T22:44:37.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:37.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:37 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:37.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:37.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:37.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:37.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:37.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:37 smithi142 ceph-mon[87853]: pgmap v1655: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:44:37.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:37 smithi142 ceph-mon[87853]: pgmap v1656: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:44:37.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:37.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:37 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:37.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:37.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:37.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:37.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:37.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:37 smithi142 ceph-mon[87853]: pgmap v1657: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:44:37.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:37 smithi142 ceph-mon[87853]: pgmap v1658: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:44:37.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:37.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:37 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:37.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:37.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:37.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:37.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:37.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:37 smithi142 ceph-mon[87853]: pgmap v1659: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:44:37.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:37 smithi142 ceph-mon[87853]: pgmap v1660: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:44:37.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:37.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:37 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:37.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:37.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:37.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:37.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:37.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:37 smithi142 ceph-mon[87853]: pgmap v1661: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:44:37.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:37 smithi142 ceph-mon[87853]: pgmap v1662: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:44:37.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:37.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:37 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:37.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:37.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:37.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:37.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:37.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:37 smithi142 ceph-mon[87853]: pgmap v1663: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:44:37.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:37 smithi142 ceph-mon[87853]: pgmap v1664: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:44:37.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:37.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:37 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:37.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:37.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:37.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:37.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:37.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:37 smithi142 ceph-mon[87853]: pgmap v1665: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:44:37.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:37 smithi142 ceph-mon[87853]: pgmap v1666: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:44:37.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:37.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:37 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:37.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:37.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:37.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:37.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:37.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:37.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:37.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:37.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:37.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:37.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:37.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:37.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:37.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:37.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:37.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:37.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:37.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:37.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:37.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:37.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:37.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:37.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:37.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:37.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:37.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:38.647 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:38 smithi142 ceph-mon[87853]: pgmap v1667: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:44:38.648 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:38 smithi142 ceph-mon[87853]: pgmap v1668: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:44:38.648 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:38 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:38.648 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:38 smithi142 ceph-mon[87853]: pgmap v1669: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:44:38.648 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:38 smithi142 ceph-mon[87853]: pgmap v1670: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:44:38.648 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:38 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:38.648 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:38 smithi142 ceph-mon[87853]: pgmap v1671: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:44:38.648 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:38 smithi142 ceph-mon[87853]: pgmap v1672: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:44:38.648 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:38 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:38.648 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:38 smithi142 ceph-mon[87853]: pgmap v1673: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:44:38.648 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:38 smithi142 ceph-mon[87853]: pgmap v1674: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:44:38.648 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:38 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:38.648 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:38 smithi142 ceph-mon[87853]: pgmap v1675: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:44:38.648 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:38 smithi142 ceph-mon[87853]: pgmap v1676: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:44:38.649 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:38 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:38.649 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:38 smithi142 ceph-mon[87853]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/630 objects degraded (0.476%), 2 pgs degraded) 2024-04-12T22:44:38.649 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:38.649 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:38.649 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:38.649 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:38.649 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:38 smithi142 ceph-mon[87853]: pgmap v1677: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:44:38.649 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:38 smithi142 ceph-mon[87853]: pgmap v1678: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:44:38.649 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:38.649 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:38 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:38.649 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:38.649 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:38.649 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:38.649 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:38.649 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:38 smithi142 ceph-mon[87853]: pgmap v1679: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:44:38.650 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:38 smithi142 ceph-mon[87853]: pgmap v1680: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:44:38.650 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:38.650 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:38 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:38.650 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:38.650 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:38.650 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:38.651 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:38.651 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:38 smithi142 ceph-mon[87853]: pgmap v1681: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:44:38.651 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:38 smithi142 ceph-mon[87853]: pgmap v1682: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:44:38.651 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:38.651 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:38 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:38.651 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:38.651 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:38.651 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:38.651 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:38.651 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:38 smithi142 ceph-mon[87853]: pgmap v1683: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:44:38.651 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:38 smithi142 ceph-mon[87853]: pgmap v1684: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:44:38.651 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:38.651 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:38 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:38.651 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:38.652 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:38.652 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:38.652 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:38.652 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:38.652 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:38 smithi142 ceph-mon[87853]: pgmap v1685: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:44:38.652 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:38 smithi142 ceph-mon[87853]: pgmap v1686: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:44:38.652 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:38.652 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:38 smithi142 ceph-mon[87853]: pgmap v1687: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:44:38.652 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:38 smithi142 ceph-mon[87853]: pgmap v1688: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:44:38.652 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:38.652 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:38.652 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:38.652 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:38.652 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:38.652 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:38.653 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-12T22:44:38.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[87547]: pgmap v1667: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:44:38.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[87547]: pgmap v1668: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:44:38.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:38.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[87547]: pgmap v1669: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:44:38.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[87547]: pgmap v1670: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:44:38.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:38.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[87547]: pgmap v1671: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:44:38.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[87547]: pgmap v1672: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:44:38.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:38.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[87547]: pgmap v1673: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:44:38.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[87547]: pgmap v1674: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:44:38.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:38.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[87547]: pgmap v1675: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:44:38.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[87547]: pgmap v1676: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:44:38.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:38.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[87547]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/630 objects degraded (0.476%), 2 pgs degraded) 2024-04-12T22:44:38.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:38.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:38.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:38.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:38.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[87547]: pgmap v1677: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:44:38.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[87547]: pgmap v1678: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:44:38.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:38.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:38.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:38.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:38.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:38.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:38.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[87547]: pgmap v1679: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:44:38.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[91108]: pgmap v1667: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:44:38.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[91108]: pgmap v1668: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:44:38.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:38.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[91108]: pgmap v1669: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:44:38.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[91108]: pgmap v1670: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:44:38.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:38.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[91108]: pgmap v1671: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:44:38.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[91108]: pgmap v1672: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:44:38.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:38.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[91108]: pgmap v1673: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:44:38.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[91108]: pgmap v1674: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:44:38.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:38.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[91108]: pgmap v1675: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:44:38.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[91108]: pgmap v1676: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:44:38.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:38.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[91108]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/630 objects degraded (0.476%), 2 pgs degraded) 2024-04-12T22:44:38.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:38.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:38.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:38.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:38.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[91108]: pgmap v1677: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:44:38.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[91108]: pgmap v1678: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:44:38.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:38.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:38.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:38.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:38.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:38.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:38.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[91108]: pgmap v1679: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:44:38.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[87547]: pgmap v1680: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:44:38.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:38.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:38.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:38.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:38.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:38.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:38.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[87547]: pgmap v1681: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:44:38.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[87547]: pgmap v1682: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:44:38.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:38.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:38.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:38.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:38.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:38.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:38.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[87547]: pgmap v1683: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:44:38.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[87547]: pgmap v1684: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:44:38.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:38.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:38.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:38.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:38.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:38.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:38.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:38.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[87547]: pgmap v1685: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:44:38.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[87547]: pgmap v1686: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:44:38.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:38.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[87547]: pgmap v1687: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:44:38.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[87547]: pgmap v1688: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:44:38.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:38.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:38.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[91108]: pgmap v1680: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:44:38.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:38.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:38.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:38.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:38.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:38.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:38.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[91108]: pgmap v1681: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:44:38.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[91108]: pgmap v1682: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:44:38.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:38.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:38.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:38.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:38.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:38.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:38.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[91108]: pgmap v1683: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:44:38.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[91108]: pgmap v1684: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:44:38.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:38.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:38.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:38.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:38.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:38.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:38.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:38.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[91108]: pgmap v1685: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:44:38.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[91108]: pgmap v1686: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:44:38.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:38.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[91108]: pgmap v1687: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:44:38.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[91108]: pgmap v1688: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:44:38.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:38.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:38.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:38.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:38.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:38.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:38.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-12T22:44:38.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:38.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:38.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:38.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:38.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-12T22:44:39.670 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:39 smithi142 ceph-mon[87853]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-12T22:44:39.685 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:39 smithi142 ceph-mon[87853]: Upgrade: osd.3 is safe to restart 2024-04-12T22:44:39.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:39 smithi088 ceph-mon[87547]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-12T22:44:39.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:39 smithi088 ceph-mon[87547]: Upgrade: osd.3 is safe to restart 2024-04-12T22:44:39.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:39 smithi088 ceph-mon[91108]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-12T22:44:39.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:39 smithi088 ceph-mon[91108]: Upgrade: osd.3 is safe to restart 2024-04-12T22:44:40.619 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:40 smithi088 ceph-mon[87547]: pgmap v1689: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:44:40.619 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:40 smithi088 ceph-mon[91108]: pgmap v1689: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:44:40.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:40 smithi142 ceph-mon[87853]: pgmap v1689: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:44:43.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:42 smithi088 ceph-mon[87547]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:44:43.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:42 smithi088 ceph-mon[87547]: pgmap v1690: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:44:43.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:43.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:43.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:43.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:42 smithi088 ceph-mon[91108]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:44:43.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:42 smithi088 ceph-mon[91108]: pgmap v1690: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:44:43.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:43.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:43.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:43.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:42 smithi142 ceph-mon[87853]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:44:43.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:42 smithi142 ceph-mon[87853]: pgmap v1690: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:44:43.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:43.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:43.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:44.120 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:43 smithi088 ceph-mon[87547]: pgmap v1691: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-12T22:44:44.120 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:43 smithi088 ceph-mon[87547]: pgmap v1692: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-12T22:44:44.120 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:43 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:44.120 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:43 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-12T22:44:44.121 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:43 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:44.121 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:43 smithi088 ceph-mon[91108]: pgmap v1691: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-12T22:44:44.121 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:43 smithi088 ceph-mon[91108]: pgmap v1692: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-12T22:44:44.121 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:43 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:44.121 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:43 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-12T22:44:44.121 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:43 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:44.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:43 smithi142 ceph-mon[87853]: pgmap v1691: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-12T22:44:44.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:43 smithi142 ceph-mon[87853]: pgmap v1692: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-12T22:44:44.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:43 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:44.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:43 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-12T22:44:44.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:43 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:45.044 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:44 smithi088 ceph-mon[87547]: Upgrade: Updating osd.3 2024-04-12T22:44:45.044 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:44 smithi088 ceph-mon[87547]: Deploying daemon osd.3 on smithi088 2024-04-12T22:44:45.044 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:45.044 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:45.044 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:45.044 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:44 smithi088 ceph-mon[91108]: Upgrade: Updating osd.3 2024-04-12T22:44:45.045 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:44 smithi088 ceph-mon[91108]: Deploying daemon osd.3 on smithi088 2024-04-12T22:44:45.045 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:45.045 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:45.045 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:45.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:44 smithi142 ceph-mon[87853]: Upgrade: Updating osd.3 2024-04-12T22:44:45.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:44 smithi142 ceph-mon[87853]: Deploying daemon osd.3 on smithi088 2024-04-12T22:44:45.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:45.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:45.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:46.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:45 smithi142 ceph-mon[87853]: pgmap v1693: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 735 B/s rd, 0 op/s 2024-04-12T22:44:46.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:45 smithi142 ceph-mon[87853]: pgmap v1694: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 728 B/s rd, 0 op/s 2024-04-12T22:44:46.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:45 smithi142 ceph-mon[87853]: pgmap v1695: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 1019 B/s rd, 0 op/s 2024-04-12T22:44:46.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:46.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:44:46.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:46.297 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:45 smithi088 ceph-mon[91108]: pgmap v1693: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 735 B/s rd, 0 op/s 2024-04-12T22:44:46.297 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:45 smithi088 ceph-mon[91108]: pgmap v1694: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 728 B/s rd, 0 op/s 2024-04-12T22:44:46.298 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:45 smithi088 ceph-mon[91108]: pgmap v1695: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 1019 B/s rd, 0 op/s 2024-04-12T22:44:46.298 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:46.298 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:44:46.298 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:46.298 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:45 smithi088 ceph-mon[87547]: pgmap v1693: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 735 B/s rd, 0 op/s 2024-04-12T22:44:46.298 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:45 smithi088 ceph-mon[87547]: pgmap v1694: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 728 B/s rd, 0 op/s 2024-04-12T22:44:46.298 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:45 smithi088 ceph-mon[87547]: pgmap v1695: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 1019 B/s rd, 0 op/s 2024-04-12T22:44:46.298 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:46.298 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:44:46.298 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:46.551 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:44:46 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:44:46] "GET /metrics HTTP/1.1" 200 38510 "" "Prometheus/2.33.4" 2024-04-12T22:44:47.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:46 smithi088 ceph-mon[91108]: pgmap v1696: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 1019 B/s rd, 0 op/s 2024-04-12T22:44:47.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:46 smithi088 ceph-mon[87547]: pgmap v1696: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 1019 B/s rd, 0 op/s 2024-04-12T22:44:47.178 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:44:46 smithi088 systemd[1]: Stopping Ceph osd.3 for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:44:47.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:46 smithi142 ceph-mon[87853]: pgmap v1696: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 1019 B/s rd, 0 op/s 2024-04-12T22:44:47.677 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:44:47 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-3[41861]: 2024-04-12T22:44:47.187+0000 7f54b509c700 -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-12T22:44:47.678 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:44:47 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-3[41861]: 2024-04-12T22:44:47.187+0000 7f54b509c700 -1 osd.3 141 *** Got signal Terminated *** 2024-04-12T22:44:47.678 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:44:47 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-3[41861]: 2024-04-12T22:44:47.187+0000 7f54b509c700 -1 osd.3 141 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-12T22:44:48.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:47 smithi142 ceph-mon[87853]: osd.3 marked itself down and dead 2024-04-12T22:44:48.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:47 smithi088 ceph-mon[87547]: osd.3 marked itself down and dead 2024-04-12T22:44:48.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:47 smithi088 ceph-mon[91108]: osd.3 marked itself down and dead 2024-04-12T22:44:48.815 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:44:48 smithi088 podman[134304]: 2024-04-12 22:44:48.534538922 +0000 UTC m=+1.483125761 container died 2d1fc92c698d2335959c8a3ea879d50655f1b6622dd485aaf129e9d3eccc6819 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-3, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, version=8, build-date=2022-05-03T08:36:31.336870, ceph=True, 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., 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.license_terms=https://centos.org/legal/licensing-policy/, distribution-scope=public, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, vcs-type=git, io.openshift.tags=base centos centos-stream, io.buildah.version=1.19.8, GIT_REPO=https://github.com/ceph/ceph-container.git, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, architecture=x86_64, release=754, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, maintainer=Guillaume Abrioux , RELEASE=HEAD, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, CEPH_POINT_RELEASE=-17.2.0, GIT_BRANCH=HEAD, vendor=Red Hat, Inc., io.k8s.display-name=CentOS Stream 8, GIT_CLEAN=True, com.redhat.component=centos-stream-container) 2024-04-12T22:44:49.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:48 smithi088 ceph-mon[87547]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-12T22:44:49.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:48 smithi088 ceph-mon[87547]: osdmap e142: 8 total, 7 up, 8 in 2024-04-12T22:44:49.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:48 smithi088 ceph-mon[87547]: pgmap v1698: 161 pgs: 25 stale+active+clean, 136 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 843 B/s rd, 0 op/s 2024-04-12T22:44:49.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:48 smithi088 ceph-mon[91108]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-12T22:44:49.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:48 smithi088 ceph-mon[91108]: osdmap e142: 8 total, 7 up, 8 in 2024-04-12T22:44:49.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:48 smithi088 ceph-mon[91108]: pgmap v1698: 161 pgs: 25 stale+active+clean, 136 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 843 B/s rd, 0 op/s 2024-04-12T22:44:49.179 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:44:48 smithi088 podman[134304]: 2024-04-12 22:44:48.913420004 +0000 UTC m=+1.862006874 container cleanup 2d1fc92c698d2335959c8a3ea879d50655f1b6622dd485aaf129e9d3eccc6819 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-3, maintainer=Guillaume Abrioux , GIT_REPO=https://github.com/ceph/ceph-container.git, vendor=Red Hat, Inc., io.k8s.display-name=CentOS Stream 8, GIT_CLEAN=True, io.openshift.expose-services=, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, 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., com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, distribution-scope=public, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, version=8, RELEASE=HEAD, architecture=x86_64, 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, CEPH_POINT_RELEASE=-17.2.0, name=centos-stream, io.openshift.tags=base centos centos-stream, io.buildah.version=1.19.8, ceph=True, vcs-type=git, com.redhat.component=centos-stream-container, release=754, GIT_BRANCH=HEAD, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb) 2024-04-12T22:44:49.179 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:44:48 smithi088 bash[134304]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-3 2024-04-12T22:44:49.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:48 smithi142 ceph-mon[87853]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-12T22:44:49.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:48 smithi142 ceph-mon[87853]: osdmap e142: 8 total, 7 up, 8 in 2024-04-12T22:44:49.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:48 smithi142 ceph-mon[87853]: pgmap v1698: 161 pgs: 25 stale+active+clean, 136 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 843 B/s rd, 0 op/s 2024-04-12T22:44:49.677 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:44:49 smithi088 podman[134321]: 2024-04-12 22:44:49.348067201 +0000 UTC m=+0.814081496 container remove 2d1fc92c698d2335959c8a3ea879d50655f1b6622dd485aaf129e9d3eccc6819 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-3, build-date=2022-05-03T08:36:31.336870, name=centos-stream, ceph=True, release=754, io.openshift.tags=base centos centos-stream, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, CEPH_POINT_RELEASE=-17.2.0, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, 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_BRANCH=HEAD, distribution-scope=public, com.redhat.component=centos-stream-container, GIT_CLEAN=True, io.buildah.version=1.19.8, vcs-type=git, GIT_REPO=https://github.com/ceph/ceph-container.git, architecture=x86_64, io.openshift.expose-services=, maintainer=Guillaume Abrioux , 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, RELEASE=HEAD, version=8, vendor=Red Hat, Inc.) 2024-04-12T22:44:49.985 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:44:49 smithi088 podman[134416]: 2024-04-12 22:44:49.606714766 +0000 UTC m=+0.017590409 image pull 668895944f0ec64b67a5b7564961d2756f2966e5d4b9338516300dbec9984951 quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a 2024-04-12T22:44:49.985 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:44:49 smithi088 podman[134416]: 2024-04-12 22:44:49.707472691 +0000 UTC m=+0.118348323 container create f5dde98751b409051ba30923cce13f472ae96920125a8f79b2c58b4e3ce3a6a7 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-3-deactivate, org.label-schema.license=GPLv2, org.label-schema.build-date=20240409, CEPH_POINT_RELEASE=, RELEASE=squid-b277feb, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, ceph=True, org.label-schema.schema-version=1.0, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-04-12T22:44:49.985 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:44:49 smithi088 podman[134416]: 2024-04-12 22:44:49.901699625 +0000 UTC m=+0.312575258 container init f5dde98751b409051ba30923cce13f472ae96920125a8f79b2c58b4e3ce3a6a7 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-3-deactivate, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, RELEASE=squid-b277feb, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240409, io.buildah.version=1.33.5, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, ceph=True) 2024-04-12T22:44:49.985 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:44:49 smithi088 podman[134416]: 2024-04-12 22:44:49.905772452 +0000 UTC m=+0.316648088 container start f5dde98751b409051ba30923cce13f472ae96920125a8f79b2c58b4e3ce3a6a7 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-3-deactivate, org.label-schema.build-date=20240409, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, RELEASE=squid-b277feb, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, ceph=True, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-04-12T22:44:49.985 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:44:49 smithi088 podman[134416]: 2024-04-12 22:44:49.99324072 +0000 UTC m=+0.404116369 container attach f5dde98751b409051ba30923cce13f472ae96920125a8f79b2c58b4e3ce3a6a7 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-3-deactivate, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.build-date=20240409, io.buildah.version=1.33.5, GIT_CLEAN=True, RELEASE=squid-b277feb, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux ) 2024-04-12T22:44:50.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:50 smithi142 ceph-mon[87853]: osdmap e143: 8 total, 7 up, 8 in 2024-04-12T22:44:50.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:50.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:50.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:50 smithi142 ceph-mon[87853]: pgmap v1700: 161 pgs: 25 stale+active+clean, 136 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:44:50.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:50 smithi142 ceph-mon[87853]: pgmap v1701: 161 pgs: 25 stale+active+clean, 136 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:44:50.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:50.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:50 smithi088 ceph-mon[87547]: osdmap e143: 8 total, 7 up, 8 in 2024-04-12T22:44:50.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:50.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:50.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:50 smithi088 ceph-mon[87547]: pgmap v1700: 161 pgs: 25 stale+active+clean, 136 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:44:50.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:50 smithi088 ceph-mon[87547]: pgmap v1701: 161 pgs: 25 stale+active+clean, 136 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:44:50.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:50.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:50 smithi088 ceph-mon[91108]: osdmap e143: 8 total, 7 up, 8 in 2024-04-12T22:44:50.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:50.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:50.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:50 smithi088 ceph-mon[91108]: pgmap v1700: 161 pgs: 25 stale+active+clean, 136 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:44:50.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:50 smithi088 ceph-mon[91108]: pgmap v1701: 161 pgs: 25 stale+active+clean, 136 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:44:50.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:50.429 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:44:50 smithi088 podman[134416]: 2024-04-12 22:44:50.206751568 +0000 UTC m=+0.617627202 container died f5dde98751b409051ba30923cce13f472ae96920125a8f79b2c58b4e3ce3a6a7 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-3-deactivate, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240409, RELEASE=squid-b277feb, org.label-schema.vendor=CentOS, GIT_CLEAN=True, maintainer=Guillaume Abrioux , ceph=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, io.buildah.version=1.33.5) 2024-04-12T22:44:51.178 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:44:50 smithi088 podman[134442]: 2024-04-12 22:44:50.854974275 +0000 UTC m=+0.639778675 container remove f5dde98751b409051ba30923cce13f472ae96920125a8f79b2c58b4e3ce3a6a7 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-3-deactivate, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, RELEASE=squid-b277feb, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240409) 2024-04-12T22:44:51.178 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:44:50 smithi088 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@osd.3.service: Deactivated successfully. 2024-04-12T22:44:51.178 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:44:50 smithi088 systemd[1]: Stopped Ceph osd.3 for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:44:51.178 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:44:50 smithi088 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@osd.3.service: Consumed 10.989s CPU time. 2024-04-12T22:44:51.178 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:44:51 smithi088 systemd[1]: Starting Ceph osd.3 for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:44:51.573 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:44:51 smithi088 podman[134545]: 2024-04-12 22:44:51.195307734 +0000 UTC m=+0.018950651 image pull 668895944f0ec64b67a5b7564961d2756f2966e5d4b9338516300dbec9984951 quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a 2024-04-12T22:44:51.573 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:44:51 smithi088 podman[134545]: 2024-04-12 22:44:51.356061334 +0000 UTC m=+0.179704232 container create b4e7b6637a2f4e85dfc2df58a4dafa206a4ee769315e62e1e50b7066f0ac8ec3 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-3-activate, RELEASE=squid-b277feb, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240409, ceph=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_CLEAN=True, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2) 2024-04-12T22:44:51.927 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:51 smithi088 ceph-mon[87547]: Health check failed: Degraded data redundancy: 64/630 objects degraded (10.159%), 20 pgs degraded (PG_DEGRADED) 2024-04-12T22:44:51.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:51 smithi088 ceph-mon[91108]: Health check failed: Degraded data redundancy: 64/630 objects degraded (10.159%), 20 pgs degraded (PG_DEGRADED) 2024-04-12T22:44:51.928 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:44:51 smithi088 podman[134545]: 2024-04-12 22:44:51.634236509 +0000 UTC m=+0.457879406 container init b4e7b6637a2f4e85dfc2df58a4dafa206a4ee769315e62e1e50b7066f0ac8ec3 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-3-activate, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240409, RELEASE=squid-b277feb, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, ceph=True) 2024-04-12T22:44:51.928 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:44:51 smithi088 podman[134545]: 2024-04-12 22:44:51.637817786 +0000 UTC m=+0.461460691 container start b4e7b6637a2f4e85dfc2df58a4dafa206a4ee769315e62e1e50b7066f0ac8ec3 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-3-activate, org.label-schema.license=GPLv2, io.buildah.version=1.33.5, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, ceph=True, GIT_CLEAN=True, org.label-schema.build-date=20240409, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=squid-b277feb, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-04-12T22:44:51.928 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:44:51 smithi088 podman[134545]: 2024-04-12 22:44:51.709023683 +0000 UTC m=+0.532666596 container attach b4e7b6637a2f4e85dfc2df58a4dafa206a4ee769315e62e1e50b7066f0ac8ec3 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-3-activate, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , RELEASE=squid-b277feb, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240409) 2024-04-12T22:44:51.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:51 smithi142 ceph-mon[87853]: Health check failed: Degraded data redundancy: 64/630 objects degraded (10.159%), 20 pgs degraded (PG_DEGRADED) 2024-04-12T22:44:52.428 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:44:52 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-3-activate[134560]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-04-12T22:44:52.428 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:44:52 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-3-activate[134560]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-3 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2024-04-12T22:44:52.428 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:44:52 smithi088 bash[134545]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-04-12T22:44:52.428 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:44:52 smithi088 bash[134545]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-3 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2024-04-12T22:44:52.428 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:44:52 smithi088 bash[134545]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-04-12T22:44:52.428 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:44:52 smithi088 bash[134545]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-04-12T22:44:52.428 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:44:52 smithi088 bash[134545]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-04-12T22:44:52.428 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:44:52 smithi088 bash[134545]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-04-12T22:44:52.428 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:44:52 smithi088 bash[134545]: --> ceph-volume raw activate successful for osd ID: 3 2024-04-12T22:44:52.429 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:44:52 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-3-activate[134560]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-04-12T22:44:52.429 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:44:52 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-3-activate[134560]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-04-12T22:44:52.429 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:44:52 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-3-activate[134560]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-04-12T22:44:52.429 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:44:52 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-3-activate[134560]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-04-12T22:44:52.429 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:44:52 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-3-activate[134560]: --> ceph-volume raw activate successful for osd ID: 3 2024-04-12T22:44:52.429 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:44:52 smithi088 podman[134545]: 2024-04-12 22:44:52.109073091 +0000 UTC m=+0.932715991 container died b4e7b6637a2f4e85dfc2df58a4dafa206a4ee769315e62e1e50b7066f0ac8ec3 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-3-activate, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-b277feb, org.label-schema.license=GPLv2, GIT_CLEAN=True, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240409, CEPH_POINT_RELEASE=) 2024-04-12T22:44:52.754 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:52 smithi088 ceph-mon[91108]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:44:52.754 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:52 smithi088 ceph-mon[91108]: pgmap v1702: 161 pgs: 20 active+undersized+degraded, 6 stale+active+clean, 29 active+undersized, 106 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 64/630 objects degraded (10.159%) 2024-04-12T22:44:52.755 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:52 smithi088 ceph-mon[87547]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:44:52.755 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:52 smithi088 ceph-mon[87547]: pgmap v1702: 161 pgs: 20 active+undersized+degraded, 6 stale+active+clean, 29 active+undersized, 106 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 64/630 objects degraded (10.159%) 2024-04-12T22:44:52.828 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:52 smithi142 ceph-mon[87853]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:44:52.828 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:52 smithi142 ceph-mon[87853]: pgmap v1702: 161 pgs: 20 active+undersized+degraded, 6 stale+active+clean, 29 active+undersized, 106 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 64/630 objects degraded (10.159%) 2024-04-12T22:44:53.088 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:44:52 smithi088 podman[134688]: 2024-04-12 22:44:52.76271658 +0000 UTC m=+0.646338453 container remove b4e7b6637a2f4e85dfc2df58a4dafa206a4ee769315e62e1e50b7066f0ac8ec3 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-3-activate, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240409, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_CLEAN=True, RELEASE=squid-b277feb, GIT_BRANCH=HEAD, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image) 2024-04-12T22:44:53.088 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:44:52 smithi088 podman[134754]: 2024-04-12 22:44:52.87994164 +0000 UTC m=+0.017887672 image pull 668895944f0ec64b67a5b7564961d2756f2966e5d4b9338516300dbec9984951 quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a 2024-04-12T22:44:53.088 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:44:52 smithi088 podman[134754]: 2024-04-12 22:44:52.988608681 +0000 UTC m=+0.126554751 container create 63173fdd9919104af271c5cd5367dfef90f505f420bdcc76c30e9e7c6b9311aa (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-3, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_BRANCH=HEAD, RELEASE=squid-b277feb, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, ceph=True, CEPH_POINT_RELEASE=, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.license=GPLv2, org.label-schema.build-date=20240409, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image) 2024-04-12T22:44:53.678 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:44:53 smithi088 podman[134754]: 2024-04-12 22:44:53.224329628 +0000 UTC m=+0.362275664 container init 63173fdd9919104af271c5cd5367dfef90f505f420bdcc76c30e9e7c6b9311aa (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-3, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.schema-version=1.0, ceph=True, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.build-date=20240409, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-b277feb) 2024-04-12T22:44:53.678 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:44:53 smithi088 podman[134754]: 2024-04-12 22:44:53.227260911 +0000 UTC m=+0.365206939 container start 63173fdd9919104af271c5cd5367dfef90f505f420bdcc76c30e9e7c6b9311aa (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-3, maintainer=Guillaume Abrioux , GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.5, GIT_CLEAN=True, org.label-schema.license=GPLv2, RELEASE=squid-b277feb, org.label-schema.build-date=20240409, ceph=True, GIT_BRANCH=HEAD) 2024-04-12T22:44:53.678 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:44:53 smithi088 ceph-osd[134774]: -- 172.21.15.88:0/2198989326 <== mon.1 v2:172.21.15.88:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55cf402c9680 con 0x55cf40293000 2024-04-12T22:44:53.678 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:44:53 smithi088 bash[134754]: 63173fdd9919104af271c5cd5367dfef90f505f420bdcc76c30e9e7c6b9311aa 2024-04-12T22:44:53.678 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:44:53 smithi088 systemd[1]: Started Ceph osd.3 for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:44:54.101 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:44:53 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-3[134770]: 2024-04-12T22:44:53.765+0000 7f5558e0c7c0 -1 Falling back to public interface 2024-04-12T22:44:54.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:54.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:54.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:54.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:54.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:54 smithi142 ceph-mon[87853]: pgmap v1703: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:54.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:54 smithi142 ceph-mon[87853]: pgmap v1704: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:54.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:54.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:54 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:54.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:54.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:54.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:54.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:54.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:54 smithi142 ceph-mon[87853]: pgmap v1705: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:54.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:54 smithi142 ceph-mon[87853]: pgmap v1706: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:54.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:54.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:54 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:54.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:54.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:54.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:54.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:54.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:54 smithi142 ceph-mon[87853]: pgmap v1707: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:54.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:54 smithi142 ceph-mon[87853]: pgmap v1708: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:54.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:54.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:54 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:54.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:54.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:54.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:54.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:54.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:54 smithi142 ceph-mon[87853]: pgmap v1709: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:54.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:54 smithi142 ceph-mon[87853]: pgmap v1710: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:54.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:54.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:54 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:54.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:54.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:54.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:54.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:54.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:54 smithi142 ceph-mon[87853]: pgmap v1711: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:54.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:54 smithi142 ceph-mon[87853]: pgmap v1712: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:54.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:54.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:54 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:54.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:54.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:54.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:54.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:54.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:54.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:54.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:54.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:54.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:54.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:54.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:54.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:54.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:54.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:54.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:54.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:54.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:54.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:54.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:54.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:54.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:54.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:54.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:54.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:54.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:54.646 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:54.647 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:54.647 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:54.647 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:54.647 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[87547]: pgmap v1703: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:54.647 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[87547]: pgmap v1704: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:54.647 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:54.647 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:54.647 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:54.647 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:54.647 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:54.647 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:54.647 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[87547]: pgmap v1705: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:54.647 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[87547]: pgmap v1706: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:54.648 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:54.648 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:54.648 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:54.648 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:54.648 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:54.648 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:54.648 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[87547]: pgmap v1707: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:54.648 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[87547]: pgmap v1708: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:54.648 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:54.648 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:54.648 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:54.648 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:54.649 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:54.649 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:54.649 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:54.649 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:54.649 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[91108]: pgmap v1703: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:54.649 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[91108]: pgmap v1704: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:54.649 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:54.649 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:54.650 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:54.650 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:54.650 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:54.650 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:54.650 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[91108]: pgmap v1705: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:54.650 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[91108]: pgmap v1706: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:54.650 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:54.650 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:54.650 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:54.650 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:54.650 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:54.650 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:54.650 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[91108]: pgmap v1707: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:54.650 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[91108]: pgmap v1708: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:54.651 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:54.651 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:54.651 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:54.651 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:54.651 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:54.651 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:54.651 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[91108]: pgmap v1709: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:54.651 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[91108]: pgmap v1710: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:54.651 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:54.651 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:54.651 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:54.651 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:54.651 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:54.651 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:54.652 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[91108]: pgmap v1711: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:54.652 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[91108]: pgmap v1712: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:54.652 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:54.652 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:54.652 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:54.652 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:54.652 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:54.652 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:54.652 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:54.652 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:54.652 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:54.652 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:54.652 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:54.652 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:54.652 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:54.653 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:54.653 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:54.653 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:54.653 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:54.653 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:54.653 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:54.653 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:54.653 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:54.653 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:54.653 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:54.653 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:54.653 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:54.653 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:54.653 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:54.654 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:54.654 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:54.654 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[87547]: pgmap v1709: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:54.654 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[87547]: pgmap v1710: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:54.654 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:54.654 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:54.654 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:54.654 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:54.654 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:54.655 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:54.655 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[87547]: pgmap v1711: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:54.655 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[87547]: pgmap v1712: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:54.655 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:54.655 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:54.655 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:54.655 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:54.655 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:54.655 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:54.655 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:54.655 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:54.655 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:54.655 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:54.655 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:54.655 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:54.656 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:54.656 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:54.656 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:54.656 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:54.656 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:54.656 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:54.656 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:54.656 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:54.656 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:54.656 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:54.656 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:54.656 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:54.656 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:54.656 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:54.656 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:55.662 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[87547]: pgmap v1713: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:55.662 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[87547]: pgmap v1714: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:55.662 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:55.662 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[87547]: pgmap v1715: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:55.662 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[87547]: pgmap v1716: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:55.662 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:55.662 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[87547]: pgmap v1717: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:55.662 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[87547]: pgmap v1718: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:55.663 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:55.663 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[87547]: pgmap v1719: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:55.663 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[87547]: pgmap v1720: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:55.663 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:55.663 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[87547]: pgmap v1721: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:55.663 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[87547]: pgmap v1722: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:55.663 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:55.663 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:55.663 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:55.663 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:55.663 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:55.663 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[87547]: pgmap v1723: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:55.663 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[87547]: pgmap v1724: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:55.664 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:55.664 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:55.664 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:55.664 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:55.664 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:55.664 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:55.664 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[87547]: pgmap v1725: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:55.664 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[87547]: pgmap v1726: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:55.664 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:55.664 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:55.664 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:55.664 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:55.664 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:55.664 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:55.664 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[87547]: pgmap v1727: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:55.665 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[87547]: pgmap v1728: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:55.665 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:55.665 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:55.665 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:55.665 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:55.665 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:55.665 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:55.665 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[87547]: pgmap v1729: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:55.665 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[87547]: pgmap v1730: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:55.665 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:55.665 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:55.665 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:55.665 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:55.665 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:55.665 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:55.666 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[87547]: pgmap v1731: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:55.666 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[87547]: pgmap v1732: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:55.666 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:55.666 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:55.666 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:55.666 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:55.666 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:55.667 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:55.667 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[87547]: pgmap v1733: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:55.667 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[87547]: pgmap v1734: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:55.667 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:55.667 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:55.667 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:55.667 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:55.667 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:55.667 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:55.667 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:55.667 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:55.667 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:55.667 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:55.667 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:55.667 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:55.668 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:55.668 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:55.668 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:55.668 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:55.668 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:55.668 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:55.668 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:55.668 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:55.668 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:55.668 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:55.668 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:55.668 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:55.668 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:55.668 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:55.668 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:55.669 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:55.669 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:55.669 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:55.669 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:55.669 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:55.670 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[91108]: pgmap v1713: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:55.670 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[91108]: pgmap v1714: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:55.670 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:55.670 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[91108]: pgmap v1715: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:55.670 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[91108]: pgmap v1716: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:55.670 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:55.670 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[91108]: pgmap v1717: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:55.670 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[91108]: pgmap v1718: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:55.670 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:55.670 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[91108]: pgmap v1719: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:55.670 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[91108]: pgmap v1720: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:55.670 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:55.671 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[91108]: pgmap v1721: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:55.671 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[91108]: pgmap v1722: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:55.671 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:55.671 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:55.671 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:55.671 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:55.671 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:55.671 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[91108]: pgmap v1723: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:55.671 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[91108]: pgmap v1724: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:55.671 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:55.671 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:55.671 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:55.671 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:55.671 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:55.672 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:55.672 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[91108]: pgmap v1725: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:55.672 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[91108]: pgmap v1726: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:55.672 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:55.672 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:55.672 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:55.672 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:55.672 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:55.672 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:55.672 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[91108]: pgmap v1727: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:55.672 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[91108]: pgmap v1728: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:55.672 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:55.672 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:55.672 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:55.673 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:55.673 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:55.673 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:55.673 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[91108]: pgmap v1729: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:55.673 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[91108]: pgmap v1730: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:55.673 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:55.673 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:55.673 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:55.673 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:55.673 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:55.673 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:55.673 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[91108]: pgmap v1731: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:55.674 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[91108]: pgmap v1732: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:55.674 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:55.674 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:55.674 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:55.674 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:55.674 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:55.674 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:55.674 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[91108]: pgmap v1733: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:55.674 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[91108]: pgmap v1734: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:55.674 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:55.674 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:55.674 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:55.674 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:55.674 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:55.675 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:55.675 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:55.675 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:55.675 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:55.675 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:55.675 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:55.675 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:55.675 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:55.675 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:55.675 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:55.675 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:55.675 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:55.675 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:55.675 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:55.675 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:55.676 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:55.676 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:55.676 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:55.676 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:55.676 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:55.676 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:55.676 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:55.676 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:55.676 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:55.676 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:55.676 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:55.676 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:55.702 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:55 smithi142 ceph-mon[87853]: pgmap v1713: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:55.702 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:55 smithi142 ceph-mon[87853]: pgmap v1714: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:55.703 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:55 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:55.703 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:55 smithi142 ceph-mon[87853]: pgmap v1715: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:55.703 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:55 smithi142 ceph-mon[87853]: pgmap v1716: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:55.703 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:55 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:55.703 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:55 smithi142 ceph-mon[87853]: pgmap v1717: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:55.703 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:55 smithi142 ceph-mon[87853]: pgmap v1718: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:55.703 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:55 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:55.703 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:55 smithi142 ceph-mon[87853]: pgmap v1719: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:55.703 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:55 smithi142 ceph-mon[87853]: pgmap v1720: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:55.703 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:55 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:55.703 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:55 smithi142 ceph-mon[87853]: pgmap v1721: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:55.703 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:55 smithi142 ceph-mon[87853]: pgmap v1722: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:55.703 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:55 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:55.703 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:55.703 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:55.704 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:55.704 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:55.704 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:55 smithi142 ceph-mon[87853]: pgmap v1723: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:55.704 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:55 smithi142 ceph-mon[87853]: pgmap v1724: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:55.704 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:55.704 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:55 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:55.704 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:55.705 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:55.705 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:55.705 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:55.705 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:55 smithi142 ceph-mon[87853]: pgmap v1725: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:55.705 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:55 smithi142 ceph-mon[87853]: pgmap v1726: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:55.705 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:55.705 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:55 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:55.705 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:55.705 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:55.705 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:55.705 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:55.705 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:55 smithi142 ceph-mon[87853]: pgmap v1727: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:55.705 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:55 smithi142 ceph-mon[87853]: pgmap v1728: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:55.706 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:55.706 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:55 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:55.706 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:55.706 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:55.706 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:55.706 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:55.706 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:55 smithi142 ceph-mon[87853]: pgmap v1729: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:55.706 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:55 smithi142 ceph-mon[87853]: pgmap v1730: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:55.706 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:55.706 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:55 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:55.706 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:55.706 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:55.706 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:55.706 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:55.706 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:55 smithi142 ceph-mon[87853]: pgmap v1731: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:55.707 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:55 smithi142 ceph-mon[87853]: pgmap v1732: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:55.707 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:55.707 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:55 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:55.707 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:55.707 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:55.707 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:55.707 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:55.707 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:55 smithi142 ceph-mon[87853]: pgmap v1733: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:55.707 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:55 smithi142 ceph-mon[87853]: pgmap v1734: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:55.707 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:55.707 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:55 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:55.707 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:55.707 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:55.707 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:55.708 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:55.708 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:55.708 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:55.708 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:55.708 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:55.708 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:55.708 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:55.708 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:55.708 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:55.708 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:55.708 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:55.708 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:55.708 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:55.708 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:55.708 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:55.709 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:55.709 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:55.709 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:55.709 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:55.709 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:55.709 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:55.709 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:55.709 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:55.709 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:55.709 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:55.709 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:55.709 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:56.529 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:44:56] "GET /metrics HTTP/1.1" 200 38510 "" "Prometheus/2.33.4" 2024-04-12T22:44:56.530 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[87547]: pgmap v1735: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:56.530 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[87547]: pgmap v1736: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:56.530 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:56.530 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[87547]: pgmap v1737: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:56.530 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[87547]: pgmap v1738: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:56.530 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:56.530 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[87547]: pgmap v1739: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:56.530 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[87547]: pgmap v1740: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:56.531 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:56.531 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[87547]: pgmap v1741: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:56.531 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[87547]: pgmap v1742: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:56.531 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:56.531 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[87547]: pgmap v1743: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:56.531 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[87547]: pgmap v1744: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:56.531 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:56.531 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[87547]: pgmap v1745: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:56.531 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[87547]: pgmap v1746: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:56.531 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:56.531 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:56.531 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:56.531 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:56.531 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:56.532 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[91108]: pgmap v1735: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:56.532 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[91108]: pgmap v1736: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:56.532 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:56.532 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[91108]: pgmap v1737: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:56.532 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[91108]: pgmap v1738: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:56.532 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:56.532 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[91108]: pgmap v1739: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:56.532 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[91108]: pgmap v1740: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:56.532 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:56.532 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[91108]: pgmap v1741: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:56.532 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[91108]: pgmap v1742: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:56.532 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:56.532 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[91108]: pgmap v1743: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:56.533 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[91108]: pgmap v1744: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:56.533 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:56.533 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[91108]: pgmap v1745: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:56.533 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[91108]: pgmap v1746: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:56.533 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:56.533 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:56.533 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:56.533 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:56.533 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:56.533 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-3[134770]: 2024-04-12T22:44:56.493+0000 7f5558e0c7c0 -1 osd.3 0 read_superblock omap replica is missing. 2024-04-12T22:44:56.533 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-3[134770]: 2024-04-12T22:44:56.537+0000 7f5558e0c7c0 -1 osd.3 141 log_to_monitors true 2024-04-12T22:44:56.534 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[87547]: pgmap v1747: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:56.534 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[87547]: pgmap v1748: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:56.534 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:56.534 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:56.534 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:56.534 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:56.535 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:56.535 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:56.535 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[87547]: pgmap v1749: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:56.535 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[87547]: pgmap v1750: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:56.535 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:56.535 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:56.535 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:56.535 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:56.535 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:56.535 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:56.535 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[87547]: pgmap v1751: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:56.535 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[87547]: pgmap v1752: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:56.535 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:56.536 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:56.536 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:56.536 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:56.536 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:56.536 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:56.536 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[87547]: pgmap v1753: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:56.536 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[87547]: pgmap v1754: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:56.536 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:56.536 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:56.536 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:56.536 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:56.536 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:56.536 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:56.536 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:56.537 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:56.537 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:56.537 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:56.537 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:56.537 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:56.537 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:56.537 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:56.537 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:56.537 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:56.537 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:56.537 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:56.537 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:56.537 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:56.537 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:56.537 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:56.538 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[91108]: pgmap v1747: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:56.538 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[91108]: pgmap v1748: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:56.538 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:56.538 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:56.538 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:56.538 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:56.538 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:56.538 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:56.538 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[91108]: pgmap v1749: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:56.538 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[91108]: pgmap v1750: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:56.538 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:56.538 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:56.539 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:56.539 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:56.539 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:56.539 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:56.539 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[91108]: pgmap v1751: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:56.539 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[91108]: pgmap v1752: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:56.539 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:56.539 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:56.539 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:56.539 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:56.539 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:56.540 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:56.540 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[91108]: pgmap v1753: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:56.540 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[91108]: pgmap v1754: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:56.540 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:56.540 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:56.540 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:56.540 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:56.540 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:56.540 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:56.540 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:56.540 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:56.540 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:56.540 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:56.540 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:56.541 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:56.541 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:56.541 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:56.541 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:56.541 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:56.541 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:56.541 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:56.541 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:56.541 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:56.541 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:56.541 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:56.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:56 smithi142 ceph-mon[87853]: pgmap v1735: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:56.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:56 smithi142 ceph-mon[87853]: pgmap v1736: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:56.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:56 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:56.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:56 smithi142 ceph-mon[87853]: pgmap v1737: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:56.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:56 smithi142 ceph-mon[87853]: pgmap v1738: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:56.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:56 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:56.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:56 smithi142 ceph-mon[87853]: pgmap v1739: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:56.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:56 smithi142 ceph-mon[87853]: pgmap v1740: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:56.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:56 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:56.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:56 smithi142 ceph-mon[87853]: pgmap v1741: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:56.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:56 smithi142 ceph-mon[87853]: pgmap v1742: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:56.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:56 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:56.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:56 smithi142 ceph-mon[87853]: pgmap v1743: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:56.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:56 smithi142 ceph-mon[87853]: pgmap v1744: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:56.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:56 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:56.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:56 smithi142 ceph-mon[87853]: pgmap v1745: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:56.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:56 smithi142 ceph-mon[87853]: pgmap v1746: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:56.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:56 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:56.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:56.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:56.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:56.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:56.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:56 smithi142 ceph-mon[87853]: pgmap v1747: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:56.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:56 smithi142 ceph-mon[87853]: pgmap v1748: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:56.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:56.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:56 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:56.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:56.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:56.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:56.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:56.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:56 smithi142 ceph-mon[87853]: pgmap v1749: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:56.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:56 smithi142 ceph-mon[87853]: pgmap v1750: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:56.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:56.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:56 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:56.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:56.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:56.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:56.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:56.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:56 smithi142 ceph-mon[87853]: pgmap v1751: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:56.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:56 smithi142 ceph-mon[87853]: pgmap v1752: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:56.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:56.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:56 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:56.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:56.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:56.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:56.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:56.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:56 smithi142 ceph-mon[87853]: pgmap v1753: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:56.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:56 smithi142 ceph-mon[87853]: pgmap v1754: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:56.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:56.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:56 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:56.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:56.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:56.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:56.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:56.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:56.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:56.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:56.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:56.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:56.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:56.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:56.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:56.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:56.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:56.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:56.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:56.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:56.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:56.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:56.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:57.652 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[87547]: pgmap v1755: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s; 83/630 objects degraded (13.175%) 2024-04-12T22:44:57.652 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[87547]: pgmap v1756: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s; 83/630 objects degraded (13.175%) 2024-04-12T22:44:57.652 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:57.652 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[87547]: pgmap v1757: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s; 83/630 objects degraded (13.175%) 2024-04-12T22:44:57.653 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[87547]: pgmap v1758: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s; 83/630 objects degraded (13.175%) 2024-04-12T22:44:57.653 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:57.653 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[87547]: pgmap v1759: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s; 83/630 objects degraded (13.175%) 2024-04-12T22:44:57.653 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[87547]: pgmap v1760: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s; 83/630 objects degraded (13.175%) 2024-04-12T22:44:57.653 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:57.653 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[87547]: pgmap v1761: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:57.653 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[87547]: pgmap v1762: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:57.653 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:57.653 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:57.653 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:57.653 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:57.653 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:57.653 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[87547]: pgmap v1763: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:57.654 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[87547]: pgmap v1764: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:57.654 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:57.654 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:57.654 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[87547]: from='osd.3 [v2:172.21.15.88:6826/4099230585,v1:172.21.15.88:6827/4099230585]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-12T22:44:57.654 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:57.654 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[91108]: pgmap v1755: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s; 83/630 objects degraded (13.175%) 2024-04-12T22:44:57.654 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[91108]: pgmap v1756: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s; 83/630 objects degraded (13.175%) 2024-04-12T22:44:57.654 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:57.654 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[91108]: pgmap v1757: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s; 83/630 objects degraded (13.175%) 2024-04-12T22:44:57.655 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[91108]: pgmap v1758: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s; 83/630 objects degraded (13.175%) 2024-04-12T22:44:57.655 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:57.655 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[91108]: pgmap v1759: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s; 83/630 objects degraded (13.175%) 2024-04-12T22:44:57.655 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[91108]: pgmap v1760: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s; 83/630 objects degraded (13.175%) 2024-04-12T22:44:57.655 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:57.655 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[91108]: pgmap v1761: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:57.655 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[91108]: pgmap v1762: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:57.655 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:57.655 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:57.655 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:57.655 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:57.655 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:57.655 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[91108]: pgmap v1763: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:57.655 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[91108]: pgmap v1764: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:57.656 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:57.656 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:57.656 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[91108]: from='osd.3 [v2:172.21.15.88:6826/4099230585,v1:172.21.15.88:6827/4099230585]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-12T22:44:57.656 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:57.656 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-3[134770]: 2024-04-12T22:44:57.541+0000 7f554a264700 -1 osd.3 141 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-12T22:44:57.656 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:57.656 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:57.657 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:57.657 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[87547]: pgmap v1765: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:57.657 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[87547]: pgmap v1766: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:57.657 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:57.657 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:57.657 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:57.657 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:57.657 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:57.657 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:57.657 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[87547]: pgmap v1767: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:57.657 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[87547]: pgmap v1768: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:57.657 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:57.657 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:57.657 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:57.658 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:57.658 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:57.658 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:57.658 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[87547]: pgmap v1769: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:57.658 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[87547]: pgmap v1770: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:57.658 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:57.658 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:57.658 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:57.658 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:57.658 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:57.659 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:57.659 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:57.659 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:57.659 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[91108]: pgmap v1765: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:57.659 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[91108]: pgmap v1766: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:57.659 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:57.659 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:57.659 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:57.659 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:57.659 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:57.659 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:57.659 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[91108]: pgmap v1767: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:57.659 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[91108]: pgmap v1768: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:57.659 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:57.660 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:57.660 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:57.660 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:57.660 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:57.660 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:57.660 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[91108]: pgmap v1769: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:57.660 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[91108]: pgmap v1770: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:57.660 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:57.660 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:57.660 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:57.660 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:57.660 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:57.661 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:57.661 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[87547]: pgmap v1771: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:57.661 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[87547]: pgmap v1772: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:57.661 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:57.661 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:57.661 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:57.661 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:57.661 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:57.661 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:57.661 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:57.661 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:57.661 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:57.662 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:57.662 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:57.662 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:57.662 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:57.662 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:57.662 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:57.662 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:57.662 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:57.662 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:57.662 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:57.662 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:57.662 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:57.662 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:57.662 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:57.663 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:57.663 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:57.663 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:57.663 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:57.664 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:57.664 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[91108]: pgmap v1771: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:57.664 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[91108]: pgmap v1772: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:57.664 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:57.664 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:57.664 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:57.664 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:57.664 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:57.665 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:57.665 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:57.665 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:57.665 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:57.665 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:57.665 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:57.665 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:57.665 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:57.665 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:57.665 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:57.665 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:57.665 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:57.665 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:57.665 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:57.665 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:57.666 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:57.666 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:57.666 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:57.666 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:57.666 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:57.666 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:57.666 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:57.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:57 smithi142 ceph-mon[87853]: pgmap v1755: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s; 83/630 objects degraded (13.175%) 2024-04-12T22:44:57.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:57 smithi142 ceph-mon[87853]: pgmap v1756: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s; 83/630 objects degraded (13.175%) 2024-04-12T22:44:57.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:57 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:57.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:57 smithi142 ceph-mon[87853]: pgmap v1757: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s; 83/630 objects degraded (13.175%) 2024-04-12T22:44:57.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:57 smithi142 ceph-mon[87853]: pgmap v1758: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s; 83/630 objects degraded (13.175%) 2024-04-12T22:44:57.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:57 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:57.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:57 smithi142 ceph-mon[87853]: pgmap v1759: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s; 83/630 objects degraded (13.175%) 2024-04-12T22:44:57.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:57 smithi142 ceph-mon[87853]: pgmap v1760: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s; 83/630 objects degraded (13.175%) 2024-04-12T22:44:57.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:57 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:57.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:57 smithi142 ceph-mon[87853]: pgmap v1761: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:57.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:57 smithi142 ceph-mon[87853]: pgmap v1762: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:57.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:57 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:57.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:57.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:57.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:57.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:57.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:57 smithi142 ceph-mon[87853]: pgmap v1763: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:57.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:57 smithi142 ceph-mon[87853]: pgmap v1764: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:57.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:57.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:57 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:57.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:57 smithi142 ceph-mon[87853]: from='osd.3 [v2:172.21.15.88:6826/4099230585,v1:172.21.15.88:6827/4099230585]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-12T22:44:57.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:57.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:57.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:57.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:57.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:57 smithi142 ceph-mon[87853]: pgmap v1765: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:57.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:57 smithi142 ceph-mon[87853]: pgmap v1766: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:57.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:57.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:57 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:57.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:57.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:57.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:57.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:57.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:57 smithi142 ceph-mon[87853]: pgmap v1767: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:57.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:57 smithi142 ceph-mon[87853]: pgmap v1768: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:57.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:57.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:57 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:57.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:57.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:57.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:57.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:57.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:57 smithi142 ceph-mon[87853]: pgmap v1769: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:57.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:57 smithi142 ceph-mon[87853]: pgmap v1770: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:57.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:57.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:57 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:57.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:57.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:57.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:57.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:57.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:57 smithi142 ceph-mon[87853]: pgmap v1771: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:57.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:57 smithi142 ceph-mon[87853]: pgmap v1772: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:57.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:57.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:57 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:57.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:57.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:57.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:57.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:57.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:57.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:57.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:57.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:57.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:57.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:57.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:57.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:57.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:57.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:57.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:57.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:57.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:57.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:57.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:57.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:57.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:57.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:57.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:57.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:57.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:58.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[87547]: pgmap v1773: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:58.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[87547]: pgmap v1774: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:58.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:58.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[87547]: pgmap v1775: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:58.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[87547]: pgmap v1776: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:58.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:58.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[87547]: pgmap v1777: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:58.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[87547]: pgmap v1778: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:58.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:58.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[87547]: pgmap v1779: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:58.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[87547]: pgmap v1780: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:58.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:58.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[87547]: pgmap v1781: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:58.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[87547]: pgmap v1782: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:58.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:58.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:58.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:58.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[87547]: from='osd.3 [v2:172.21.15.88:6826/4099230585,v1:172.21.15.88:6827/4099230585]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-12T22:44:58.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[87547]: osdmap e144: 8 total, 7 up, 8 in 2024-04-12T22:44:58.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[87547]: from='osd.3 [v2:172.21.15.88:6826/4099230585,v1:172.21.15.88:6827/4099230585]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-04-12T22:44:58.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:58.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:58.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[91108]: pgmap v1773: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:58.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[91108]: pgmap v1774: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:58.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:58.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[91108]: pgmap v1775: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:58.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[91108]: pgmap v1776: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:58.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:58.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[91108]: pgmap v1777: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:58.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[91108]: pgmap v1778: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:58.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:58.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[91108]: pgmap v1779: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:58.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[91108]: pgmap v1780: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:58.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:58.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[91108]: pgmap v1781: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:58.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[91108]: pgmap v1782: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:58.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:58.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:58.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:58.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[91108]: from='osd.3 [v2:172.21.15.88:6826/4099230585,v1:172.21.15.88:6827/4099230585]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-12T22:44:58.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[91108]: osdmap e144: 8 total, 7 up, 8 in 2024-04-12T22:44:58.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[91108]: from='osd.3 [v2:172.21.15.88:6826/4099230585,v1:172.21.15.88:6827/4099230585]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-04-12T22:44:58.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:58.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:58.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[91108]: pgmap v1784: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:58.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[91108]: pgmap v1785: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:58.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:58.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:58.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:58.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:58.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:58.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:58.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[91108]: pgmap v1786: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:58.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[91108]: pgmap v1787: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:58.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:58.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:58.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:58.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:58.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:58.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:58.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[91108]: pgmap v1788: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:58.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[91108]: pgmap v1789: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:58.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:58.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:58.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:58.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:58.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:58.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:58.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[91108]: pgmap v1790: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:58.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[87547]: pgmap v1784: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:58.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[87547]: pgmap v1785: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:58.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:58.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:58.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:58.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:58.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:58.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:58.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[87547]: pgmap v1786: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:58.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[87547]: pgmap v1787: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:58.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:58.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:58.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:58.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:58.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:58.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:58.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[87547]: pgmap v1788: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:58.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[87547]: pgmap v1789: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:58.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:58.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:58.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:58.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:58.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:58.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:58.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[87547]: pgmap v1790: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:58.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[91108]: pgmap v1791: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:58.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:58.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:58.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:58.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:58.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:58.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:58.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:58.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:58.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:58.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:58.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:58.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:58.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:58.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:58.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:58.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:58.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:58.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:58.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:58.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:58.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:58.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:58.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:58.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:58.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:58.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:58.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:58.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[87547]: pgmap v1791: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:58.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:58.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:58.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:58.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:58.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:58.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:58.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:58.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:58.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:58.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:58.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:58.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:58.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:58.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:58.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:58.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:58.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:58.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:58.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:58.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:58.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:58.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:58.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:58.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:58.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:58.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:58.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:58.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:58 smithi142 ceph-mon[87853]: pgmap v1773: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:58.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:58 smithi142 ceph-mon[87853]: pgmap v1774: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:58.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:58 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:58.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:58 smithi142 ceph-mon[87853]: pgmap v1775: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:58.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:58 smithi142 ceph-mon[87853]: pgmap v1776: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:58.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:58 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:58.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:58 smithi142 ceph-mon[87853]: pgmap v1777: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:58.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:58 smithi142 ceph-mon[87853]: pgmap v1778: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:58.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:58 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:58.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:58 smithi142 ceph-mon[87853]: pgmap v1779: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:58.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:58 smithi142 ceph-mon[87853]: pgmap v1780: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:58.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:58 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:58.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:58 smithi142 ceph-mon[87853]: pgmap v1781: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:58.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:58 smithi142 ceph-mon[87853]: pgmap v1782: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:58.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:58 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:58.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:58.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:58.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:58 smithi142 ceph-mon[87853]: from='osd.3 [v2:172.21.15.88:6826/4099230585,v1:172.21.15.88:6827/4099230585]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-12T22:44:58.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:58 smithi142 ceph-mon[87853]: osdmap e144: 8 total, 7 up, 8 in 2024-04-12T22:44:58.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:58 smithi142 ceph-mon[87853]: from='osd.3 [v2:172.21.15.88:6826/4099230585,v1:172.21.15.88:6827/4099230585]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-04-12T22:44:58.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:58.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:58.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:58 smithi142 ceph-mon[87853]: pgmap v1784: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:58.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:58 smithi142 ceph-mon[87853]: pgmap v1785: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:58.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:58.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:58 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:58.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:58.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:58.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:58.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:58.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:58 smithi142 ceph-mon[87853]: pgmap v1786: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:58.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:58 smithi142 ceph-mon[87853]: pgmap v1787: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:58.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:58.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:58 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:58.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:58.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:58.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:58.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:58.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:58 smithi142 ceph-mon[87853]: pgmap v1788: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:58.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:58 smithi142 ceph-mon[87853]: pgmap v1789: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:58.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:58.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:58 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:58.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:58.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:58.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:58.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:58.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:58 smithi142 ceph-mon[87853]: pgmap v1790: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:58.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:58 smithi142 ceph-mon[87853]: pgmap v1791: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:58.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:58.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:58 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:58.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:58.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:58.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:58.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:58.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:58.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:58.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:58.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:58.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:58.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:58.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:58.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:58.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:58.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:58.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:58.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:58.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:58.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:58.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:58.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:58.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:58.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:58.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:58.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:58.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:59.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[87547]: pgmap v1792: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:59.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[87547]: pgmap v1793: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:59.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:59.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[87547]: pgmap v1794: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:59.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[87547]: pgmap v1795: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:59.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:59.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[87547]: pgmap v1796: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:59.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[87547]: pgmap v1797: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:59.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:59.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[87547]: pgmap v1798: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:59.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[87547]: pgmap v1799: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:59.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:59.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[87547]: pgmap v1800: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:59.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[87547]: pgmap v1801: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:59.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:59.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[87547]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-12T22:44:59.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:59.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[87547]: osd.3 [v2:172.21.15.88:6826/4099230585,v1:172.21.15.88:6827/4099230585] boot 2024-04-12T22:44:59.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[87547]: osdmap e145: 8 total, 8 up, 8 in 2024-04-12T22:44:59.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-12T22:44:59.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:59.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:59.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:59.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[87547]: pgmap v1803: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:59.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[91108]: pgmap v1792: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:59.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[91108]: pgmap v1793: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:59.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:59.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[91108]: pgmap v1794: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:59.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[91108]: pgmap v1795: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:59.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:59.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[91108]: pgmap v1796: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:59.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[91108]: pgmap v1797: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:59.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:59.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[91108]: pgmap v1798: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:59.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[91108]: pgmap v1799: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:59.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:59.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[91108]: pgmap v1800: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:59.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[91108]: pgmap v1801: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:59.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:59.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[91108]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-12T22:44:59.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:59.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[91108]: osd.3 [v2:172.21.15.88:6826/4099230585,v1:172.21.15.88:6827/4099230585] boot 2024-04-12T22:44:59.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[91108]: osdmap e145: 8 total, 8 up, 8 in 2024-04-12T22:44:59.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-12T22:44:59.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:59.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:59.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:59.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[91108]: pgmap v1803: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:59.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:59.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:59.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:59.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:59.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:59.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:59.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[87547]: pgmap v1804: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:59.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[87547]: pgmap v1805: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:59.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:59.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:59.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:59.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:59.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:59.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:59.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[87547]: pgmap v1806: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:59.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[87547]: pgmap v1807: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:59.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:59.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:59.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:59.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:59.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:59.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:59.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[87547]: pgmap v1808: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:59.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[87547]: pgmap v1809: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:59.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:59.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:59.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:59.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:59.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:59.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:59.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:59.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:59.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:59.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:59.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:59.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:59.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:59.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:59.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:59.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:59.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:59.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:59.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:59.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:59.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:59.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:59.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:59.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:59.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:59.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:59.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:59.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:59.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[91108]: pgmap v1804: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:59.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[91108]: pgmap v1805: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:59.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:59.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:59.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:59.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:59.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:59.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:59.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[91108]: pgmap v1806: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:59.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[91108]: pgmap v1807: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:59.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:59.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:59.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:59.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:59.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:59.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:59.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[91108]: pgmap v1808: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:59.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[91108]: pgmap v1809: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:59.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:59.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:59.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:59.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:59.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:59.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:59.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:59.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:59.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:59.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:59.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:59.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:59.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:59.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:59.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:59.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:59.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:59.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:59.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:59.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:59.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:59.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:44:59 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:59.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:59 smithi142 ceph-mon[87853]: pgmap v1792: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:59.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:59 smithi142 ceph-mon[87853]: pgmap v1793: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:59.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:59 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:59.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:59 smithi142 ceph-mon[87853]: pgmap v1794: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:59.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:59 smithi142 ceph-mon[87853]: pgmap v1795: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:59.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:59 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:59.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:59 smithi142 ceph-mon[87853]: pgmap v1796: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:59.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:59 smithi142 ceph-mon[87853]: pgmap v1797: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:59.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:59 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:59.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:59 smithi142 ceph-mon[87853]: pgmap v1798: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:59.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:59 smithi142 ceph-mon[87853]: pgmap v1799: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:59.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:59 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:59.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:59 smithi142 ceph-mon[87853]: pgmap v1800: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:59.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:59 smithi142 ceph-mon[87853]: pgmap v1801: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:59.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:59 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:59.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:59 smithi142 ceph-mon[87853]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-12T22:44:59.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:59 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:59.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:59 smithi142 ceph-mon[87853]: osd.3 [v2:172.21.15.88:6826/4099230585,v1:172.21.15.88:6827/4099230585] boot 2024-04-12T22:44:59.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:59 smithi142 ceph-mon[87853]: osdmap e145: 8 total, 8 up, 8 in 2024-04-12T22:44:59.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:59 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-12T22:44:59.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:59 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:59.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:59 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:59.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:59 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:59.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:59 smithi142 ceph-mon[87853]: pgmap v1803: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:59.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:59 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:59.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:59 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:59.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:59 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:59.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:59 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:59.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:59 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:59.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:59 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:59.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:59 smithi142 ceph-mon[87853]: pgmap v1804: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:59.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:59 smithi142 ceph-mon[87853]: pgmap v1805: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:59.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:59 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:59.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:59 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:59.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:59 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:59.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:59 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:59.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:59 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:59.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:59 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:59.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:59 smithi142 ceph-mon[87853]: pgmap v1806: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:59.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:59 smithi142 ceph-mon[87853]: pgmap v1807: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:59.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:59 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:59.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:59 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:59.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:59 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:59.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:59 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:59.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:59 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:44:59.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:59 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:44:59.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:59 smithi142 ceph-mon[87853]: pgmap v1808: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:59.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:59 smithi142 ceph-mon[87853]: pgmap v1809: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:44:59.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:59 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:44:59.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:59 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:44:59.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:59 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:44:59.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:59 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:44:59.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:59 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:00.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:59 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:00.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:59 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:00.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:59 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:00.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:59 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:00.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:59 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:00.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:59 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:00.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:59 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:00.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:59 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:00.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:59 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:00.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:59 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:00.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:59 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:00.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:59 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:00.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:59 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:00.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:59 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:00.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:59 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:00.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:59 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:00.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:44:59 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:00.440 INFO:teuthology.orchestra.run.smithi088.stdout:true 2024-04-12T22:45:00.797 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[87547]: pgmap v1810: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:00.797 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[87547]: pgmap v1811: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:00.797 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:00.797 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[87547]: pgmap v1812: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:00.797 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[87547]: pgmap v1813: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:00.797 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:00.797 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[87547]: pgmap v1814: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:00.797 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[87547]: pgmap v1815: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:00.797 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:00.798 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[87547]: pgmap v1816: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:00.798 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[87547]: pgmap v1817: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:00.798 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:00.798 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[87547]: osdmap e146: 8 total, 8 up, 8 in 2024-04-12T22:45:00.798 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:00.798 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:00.798 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:00.798 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:00.798 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[87547]: pgmap v1819: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:00.798 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[87547]: pgmap v1820: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:00.798 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:00.798 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:00.798 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:00.798 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:00.799 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:00.799 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:00.799 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[87547]: pgmap v1821: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:00.799 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[87547]: pgmap v1822: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:00.799 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:00.799 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:00.799 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:00.799 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:00.799 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:00.799 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:00.799 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[87547]: pgmap v1823: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:00.799 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[87547]: pgmap v1824: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:00.799 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:00.799 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:00.799 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[87547]: Health check update: Degraded data redundancy: 83/630 objects degraded (13.175%), 26 pgs degraded (PG_DEGRADED) 2024-04-12T22:45:00.800 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:00.800 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:45:00.800 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:00.800 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:00.800 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:00.800 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:00.800 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:00.800 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:00.800 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:00.800 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:00.800 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:00.800 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:00.800 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:00.801 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[91108]: pgmap v1810: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:00.801 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[91108]: pgmap v1811: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:00.801 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:00.801 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[91108]: pgmap v1812: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:00.801 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[91108]: pgmap v1813: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:00.801 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:00.801 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[91108]: pgmap v1814: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:00.801 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[91108]: pgmap v1815: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:00.801 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:00.801 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[91108]: pgmap v1816: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:00.801 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[91108]: pgmap v1817: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:00.802 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:00.802 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[91108]: osdmap e146: 8 total, 8 up, 8 in 2024-04-12T22:45:00.802 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:00.802 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:00.802 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:00.802 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:00.802 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[91108]: pgmap v1819: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:00.802 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[91108]: pgmap v1820: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:00.802 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:00.802 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:00.802 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:00.802 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:00.802 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:00.803 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:00.803 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[91108]: pgmap v1821: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:00.803 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[91108]: pgmap v1822: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:00.803 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:00.803 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:00.803 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:00.803 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:00.803 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:00.803 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:00.803 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[91108]: pgmap v1823: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:00.803 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[91108]: pgmap v1824: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:00.803 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:00.803 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:00.803 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[91108]: Health check update: Degraded data redundancy: 83/630 objects degraded (13.175%), 26 pgs degraded (PG_DEGRADED) 2024-04-12T22:45:00.804 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:00.804 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:45:00.804 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:00.804 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:00.804 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:00.804 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:00.804 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:00.804 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:00.804 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:00.804 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:00.804 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:00.804 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:00.804 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:00.804 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:00.804 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:00.805 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:00.805 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:00.805 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:00.805 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:00.805 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:00.805 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:00.805 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:00.805 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:00.805 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:00.805 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:00.805 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:00.805 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:00.806 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:00.806 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:00.806 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:00.806 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:00.806 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:00.806 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:00.806 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:00.806 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:00.806 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:00.806 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:00.806 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:00.806 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:00.806 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:00.806 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:00.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:00 smithi142 ceph-mon[87853]: pgmap v1810: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:00.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:00 smithi142 ceph-mon[87853]: pgmap v1811: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:00.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:00 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:00.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:00 smithi142 ceph-mon[87853]: pgmap v1812: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:00.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:00 smithi142 ceph-mon[87853]: pgmap v1813: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:00.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:00 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:00.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:00 smithi142 ceph-mon[87853]: pgmap v1814: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:00.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:00 smithi142 ceph-mon[87853]: pgmap v1815: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:00.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:00 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:00.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:00 smithi142 ceph-mon[87853]: pgmap v1816: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:00.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:00 smithi142 ceph-mon[87853]: pgmap v1817: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:00.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:00 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:00.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:00 smithi142 ceph-mon[87853]: osdmap e146: 8 total, 8 up, 8 in 2024-04-12T22:45:00.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:00.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:00.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:00.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:00.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:00 smithi142 ceph-mon[87853]: pgmap v1819: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:00.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:00 smithi142 ceph-mon[87853]: pgmap v1820: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:00.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:00.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:00 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:00.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:00.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:00.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:00.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:00.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:00 smithi142 ceph-mon[87853]: pgmap v1821: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:00.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:00 smithi142 ceph-mon[87853]: pgmap v1822: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:00.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:00.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:00 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:00.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:00.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:00.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:00.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:00.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:00 smithi142 ceph-mon[87853]: pgmap v1823: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:00.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:00 smithi142 ceph-mon[87853]: pgmap v1824: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:00.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:01.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:00 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:01.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:00 smithi142 ceph-mon[87853]: Health check update: Degraded data redundancy: 83/630 objects degraded (13.175%), 26 pgs degraded (PG_DEGRADED) 2024-04-12T22:45:01.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:01.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:45:01.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:01.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:01.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:01.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:01.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:01.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:01.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:01.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:01.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:01.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:01.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:01.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:01.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:01.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:01.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:01.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:01.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:01.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:01.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:01.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:01.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:01.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:01.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:01.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:01.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:01.154 INFO:teuthology.orchestra.run.smithi088.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T22:45:01.154 INFO:teuthology.orchestra.run.smithi088.stdout:agent.smithi088 smithi088 running 16s ago 17m - - 2024-04-12T22:45:01.154 INFO:teuthology.orchestra.run.smithi088.stdout:agent.smithi142 smithi142 running 11s ago 17m - - 2024-04-12T22:45:01.154 INFO:teuthology.orchestra.run.smithi088.stdout:alertmanager.a smithi088 *:9093,9094 running (7m) 16s ago 11m 24.5M - 0.23.0 ba2b418f427c 0ea85e911776 2024-04-12T22:45:01.154 INFO:teuthology.orchestra.run.smithi088.stdout:grafana.a smithi142 *:3000 error 11s ago 11m - - 2024-04-12T22:45:01.154 INFO:teuthology.orchestra.run.smithi088.stdout:iscsi.foo.smithi088.yxerll smithi088 running (5m) 16s ago 10m 59.5M - 3.5 e1d6a67b021e 59c9318194eb 2024-04-12T22:45:01.154 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.x smithi142 *:8443,9283,8765 running (4m) 11s ago 16m 451M - 19.0.0-2053-gb277feb2 668895944f0e f9384b7063eb 2024-04-12T22:45:01.154 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.y smithi088 *:8443,9283,8765 running (5m) 16s ago 18m 528M - 19.0.0-2053-gb277feb2 668895944f0e 61e5b1816570 2024-04-12T22:45:01.154 INFO:teuthology.orchestra.run.smithi088.stdout:mon.a smithi088 running (4m) 16s ago 18m 100M 2048M 19.0.0-2053-gb277feb2 668895944f0e 6000fee523aa 2024-04-12T22:45:01.154 INFO:teuthology.orchestra.run.smithi088.stdout:mon.b smithi142 running (3m) 11s ago 16m 47.5M 2048M 19.0.0-2053-gb277feb2 668895944f0e 7cb5c5614a81 2024-04-12T22:45:01.155 INFO:teuthology.orchestra.run.smithi088.stdout:mon.c smithi088 running (3m) 16s ago 17m 52.3M 2048M 19.0.0-2053-gb277feb2 668895944f0e 87d1391aae18 2024-04-12T22:45:01.155 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.a smithi088 *:9100 running (7m) 16s ago 12m 15.5M - 1.3.1 1dbe0e931976 40e0439db208 2024-04-12T22:45:01.155 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.b smithi142 *:9100 running (6m) 11s ago 12m 15.6M - 1.3.1 1dbe0e931976 747060fd1a5d 2024-04-12T22:45:01.155 INFO:teuthology.orchestra.run.smithi088.stdout:osd.0 smithi088 running (2m) 16s ago 16m 48.0M 4096M 19.0.0-2053-gb277feb2 668895944f0e e1ee31dcc722 2024-04-12T22:45:01.155 INFO:teuthology.orchestra.run.smithi088.stdout:osd.1 smithi088 running (83s) 16s ago 15m 47.3M 4096M 19.0.0-2053-gb277feb2 668895944f0e 494f5e8e2531 2024-04-12T22:45:01.155 INFO:teuthology.orchestra.run.smithi088.stdout:osd.2 smithi088 running (34s) 16s ago 15m 43.2M 4096M 19.0.0-2053-gb277feb2 668895944f0e ca5dfe640c82 2024-04-12T22:45:01.155 INFO:teuthology.orchestra.run.smithi088.stdout:osd.3 smithi088 starting - - - 4096M 2024-04-12T22:45:01.155 INFO:teuthology.orchestra.run.smithi088.stdout:osd.4 smithi142 running (14m) 11s ago 14m 64.5M 4096M 17.2.0 e1d6a67b021e 3aa8709a8b8f 2024-04-12T22:45:01.155 INFO:teuthology.orchestra.run.smithi088.stdout:osd.5 smithi142 running (14m) 11s ago 14m 58.7M 4096M 17.2.0 e1d6a67b021e 02b8c392bba6 2024-04-12T22:45:01.155 INFO:teuthology.orchestra.run.smithi088.stdout:osd.6 smithi142 running (13m) 11s ago 13m 56.8M 4096M 17.2.0 e1d6a67b021e 9495636911ad 2024-04-12T22:45:01.155 INFO:teuthology.orchestra.run.smithi088.stdout:osd.7 smithi142 running (13m) 11s ago 13m 63.6M 4096M 17.2.0 e1d6a67b021e 767b5d349dbe 2024-04-12T22:45:01.155 INFO:teuthology.orchestra.run.smithi088.stdout:prometheus.a smithi142 *:9095 running (5m) 11s ago 12m 69.2M - 2.33.4 514e6a882f6e db995400848f 2024-04-12T22:45:01.155 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi088.qlemsa smithi088 *:8000 running (11m) 16s ago 11m 73.4M - 17.2.0 e1d6a67b021e 9eab94fe6def 2024-04-12T22:45:01.155 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi142.qxzxoy smithi142 *:8000 running (11m) 11s ago 11m 73.5M - 17.2.0 e1d6a67b021e ce75b554e32c 2024-04-12T22:45:01.156 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi088.rfqdxx smithi088 *:80 running (10m) 16s ago 10m 76.3M - 17.2.0 e1d6a67b021e e1b485d40249 2024-04-12T22:45:01.156 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi142.kdrxla smithi142 *:80 running (10m) 11s ago 10m 72.9M - 17.2.0 e1d6a67b021e 071754547e0a 2024-04-12T22:45:01.596 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-04-12T22:45:01.596 INFO:teuthology.orchestra.run.smithi088.stdout: "mon": { 2024-04-12T22:45:01.596 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-2053-gb277feb2 (b277feb2c7beb4597d8ecc39d58d5c36b81f613a) squid (dev)": 3 2024-04-12T22:45:01.597 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:45:01.597 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr": { 2024-04-12T22:45:01.597 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-2053-gb277feb2 (b277feb2c7beb4597d8ecc39d58d5c36b81f613a) squid (dev)": 2 2024-04-12T22:45:01.597 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:45:01.597 INFO:teuthology.orchestra.run.smithi088.stdout: "osd": { 2024-04-12T22:45:01.597 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4, 2024-04-12T22:45:01.598 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-2053-gb277feb2 (b277feb2c7beb4597d8ecc39d58d5c36b81f613a) squid (dev)": 4 2024-04-12T22:45:01.598 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:45:01.598 INFO:teuthology.orchestra.run.smithi088.stdout: "rgw": { 2024-04-12T22:45:01.598 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-12T22:45:01.598 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:45:01.598 INFO:teuthology.orchestra.run.smithi088.stdout: "overall": { 2024-04-12T22:45:01.598 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8, 2024-04-12T22:45:01.599 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-2053-gb277feb2 (b277feb2c7beb4597d8ecc39d58d5c36b81f613a) squid (dev)": 9 2024-04-12T22:45:01.599 INFO:teuthology.orchestra.run.smithi088.stdout: } 2024-04-12T22:45:01.599 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-04-12T22:45:01.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[87547]: pgmap v1825: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:01.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[87547]: pgmap v1826: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:01.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:01.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[87547]: pgmap v1827: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:01.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[87547]: pgmap v1828: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:01.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:01.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[87547]: pgmap v1829: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:01.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[87547]: pgmap v1830: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:01.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:01.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[87547]: pgmap v1831: 161 pgs: 23 active+undersized+degraded, 31 active+undersized, 107 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 69/630 objects degraded (10.952%) 2024-04-12T22:45:01.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[87547]: pgmap v1832: 161 pgs: 23 active+undersized+degraded, 31 active+undersized, 107 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 69/630 objects degraded (10.952%) 2024-04-12T22:45:01.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:01.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[87547]: pgmap v1833: 161 pgs: 23 active+undersized+degraded, 31 active+undersized, 107 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 69/630 objects degraded (10.952%) 2024-04-12T22:45:01.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[87547]: pgmap v1834: 161 pgs: 23 active+undersized+degraded, 31 active+undersized, 107 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 69/630 objects degraded (10.952%) 2024-04-12T22:45:01.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:01.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[87547]: from='client.34428 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:45:01.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:01.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:01.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:01.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:01.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[87547]: pgmap v1835: 161 pgs: 23 active+undersized+degraded, 31 active+undersized, 107 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 69/630 objects degraded (10.952%) 2024-04-12T22:45:01.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[87547]: pgmap v1836: 161 pgs: 23 active+undersized+degraded, 31 active+undersized, 107 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 69/630 objects degraded (10.952%) 2024-04-12T22:45:01.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:01.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[91108]: pgmap v1825: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:01.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[91108]: pgmap v1826: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:01.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:01.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[91108]: pgmap v1827: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:01.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[91108]: pgmap v1828: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:01.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:01.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[91108]: pgmap v1829: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:01.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[91108]: pgmap v1830: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:01.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:01.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[91108]: pgmap v1831: 161 pgs: 23 active+undersized+degraded, 31 active+undersized, 107 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 69/630 objects degraded (10.952%) 2024-04-12T22:45:01.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[91108]: pgmap v1832: 161 pgs: 23 active+undersized+degraded, 31 active+undersized, 107 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 69/630 objects degraded (10.952%) 2024-04-12T22:45:01.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:01.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[91108]: pgmap v1833: 161 pgs: 23 active+undersized+degraded, 31 active+undersized, 107 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 69/630 objects degraded (10.952%) 2024-04-12T22:45:01.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[91108]: pgmap v1834: 161 pgs: 23 active+undersized+degraded, 31 active+undersized, 107 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 69/630 objects degraded (10.952%) 2024-04-12T22:45:01.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:01.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[91108]: from='client.34428 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:45:01.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:01.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:01.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:01.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:01.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[91108]: pgmap v1835: 161 pgs: 23 active+undersized+degraded, 31 active+undersized, 107 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 69/630 objects degraded (10.952%) 2024-04-12T22:45:01.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[91108]: pgmap v1836: 161 pgs: 23 active+undersized+degraded, 31 active+undersized, 107 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 69/630 objects degraded (10.952%) 2024-04-12T22:45:01.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:01.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:01.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:01.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:01.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:01.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:01.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[91108]: pgmap v1837: 161 pgs: 23 active+undersized+degraded, 31 active+undersized, 107 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 69/630 objects degraded (10.952%) 2024-04-12T22:45:01.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[91108]: pgmap v1838: 161 pgs: 23 active+undersized+degraded, 31 active+undersized, 107 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 69/630 objects degraded (10.952%) 2024-04-12T22:45:01.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:01.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:01.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:01.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:01.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:01.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:01.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[91108]: pgmap v1839: 161 pgs: 23 active+undersized+degraded, 31 active+undersized, 107 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 69/630 objects degraded (10.952%) 2024-04-12T22:45:01.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[91108]: pgmap v1840: 161 pgs: 23 active+undersized+degraded, 31 active+undersized, 107 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 69/630 objects degraded (10.952%) 2024-04-12T22:45:01.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:01.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:01.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[91108]: from='client.34434 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:45:01.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:01.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:01.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:01.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:01.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[91108]: pgmap v1841: 161 pgs: 15 active+undersized+degraded, 21 active+undersized, 125 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 48/630 objects degraded (7.619%) 2024-04-12T22:45:01.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[91108]: pgmap v1842: 161 pgs: 15 active+undersized+degraded, 21 active+undersized, 125 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 48/630 objects degraded (7.619%) 2024-04-12T22:45:01.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:01.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:01.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:01.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:01.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:01.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:01.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[87547]: pgmap v1837: 161 pgs: 23 active+undersized+degraded, 31 active+undersized, 107 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 69/630 objects degraded (10.952%) 2024-04-12T22:45:01.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[87547]: pgmap v1838: 161 pgs: 23 active+undersized+degraded, 31 active+undersized, 107 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 69/630 objects degraded (10.952%) 2024-04-12T22:45:01.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:01.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:01.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:01.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:01.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:01.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:01.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[87547]: pgmap v1839: 161 pgs: 23 active+undersized+degraded, 31 active+undersized, 107 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 69/630 objects degraded (10.952%) 2024-04-12T22:45:01.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[87547]: pgmap v1840: 161 pgs: 23 active+undersized+degraded, 31 active+undersized, 107 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 69/630 objects degraded (10.952%) 2024-04-12T22:45:01.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:01.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:01.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[87547]: from='client.34434 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:45:01.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:01.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:01.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:01.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:01.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[87547]: pgmap v1841: 161 pgs: 15 active+undersized+degraded, 21 active+undersized, 125 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 48/630 objects degraded (7.619%) 2024-04-12T22:45:01.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[87547]: pgmap v1842: 161 pgs: 15 active+undersized+degraded, 21 active+undersized, 125 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 48/630 objects degraded (7.619%) 2024-04-12T22:45:01.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:01.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:01.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:01.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:01.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:01.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:01.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:01.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:01.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:01.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:01.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:01.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:01.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:01.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:01.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:01.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:01.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:01.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:01.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:01.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:01.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:01.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:01.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:01.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:01.693 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:01.693 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:01.693 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:01.693 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:01.693 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:01.693 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:01.694 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:01.694 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:01.694 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:01.694 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:01.694 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:01.694 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:01.694 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:01.695 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:01.695 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:01.695 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:01.695 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:01.696 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:01.696 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:01.696 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:01.696 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:01.696 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:01.696 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:01.697 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:01.697 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:01.697 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:01.697 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:01.697 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:01.698 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:01.977 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-04-12T22:45:01.978 INFO:teuthology.orchestra.run.smithi088.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a", 2024-04-12T22:45:01.978 INFO:teuthology.orchestra.run.smithi088.stdout: "in_progress": true, 2024-04-12T22:45:01.978 INFO:teuthology.orchestra.run.smithi088.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-12T22:45:01.978 INFO:teuthology.orchestra.run.smithi088.stdout: "services_complete": [ 2024-04-12T22:45:01.978 INFO:teuthology.orchestra.run.smithi088.stdout: "mon", 2024-04-12T22:45:01.978 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr" 2024-04-12T22:45:01.978 INFO:teuthology.orchestra.run.smithi088.stdout: ], 2024-04-12T22:45:01.978 INFO:teuthology.orchestra.run.smithi088.stdout: "progress": "8/23 daemons upgraded", 2024-04-12T22:45:01.978 INFO:teuthology.orchestra.run.smithi088.stdout: "message": "Currently upgrading osd daemons", 2024-04-12T22:45:01.978 INFO:teuthology.orchestra.run.smithi088.stdout: "is_paused": false 2024-04-12T22:45:01.978 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-04-12T22:45:01.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:01 smithi142 ceph-mon[87853]: pgmap v1825: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:01.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:01 smithi142 ceph-mon[87853]: pgmap v1826: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:01.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:01 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:01.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:01 smithi142 ceph-mon[87853]: pgmap v1827: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:01.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:01 smithi142 ceph-mon[87853]: pgmap v1828: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:01.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:01 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:01.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:01 smithi142 ceph-mon[87853]: pgmap v1829: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:01.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:01 smithi142 ceph-mon[87853]: pgmap v1830: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:01.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:01 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:01.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:01 smithi142 ceph-mon[87853]: pgmap v1831: 161 pgs: 23 active+undersized+degraded, 31 active+undersized, 107 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 69/630 objects degraded (10.952%) 2024-04-12T22:45:01.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:01 smithi142 ceph-mon[87853]: pgmap v1832: 161 pgs: 23 active+undersized+degraded, 31 active+undersized, 107 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 69/630 objects degraded (10.952%) 2024-04-12T22:45:01.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:01 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:01.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:01 smithi142 ceph-mon[87853]: pgmap v1833: 161 pgs: 23 active+undersized+degraded, 31 active+undersized, 107 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 69/630 objects degraded (10.952%) 2024-04-12T22:45:01.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:01 smithi142 ceph-mon[87853]: pgmap v1834: 161 pgs: 23 active+undersized+degraded, 31 active+undersized, 107 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 69/630 objects degraded (10.952%) 2024-04-12T22:45:01.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:01 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:01.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:01 smithi142 ceph-mon[87853]: from='client.34428 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:45:01.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:01.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:01.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:01.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:01.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:01 smithi142 ceph-mon[87853]: pgmap v1835: 161 pgs: 23 active+undersized+degraded, 31 active+undersized, 107 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 69/630 objects degraded (10.952%) 2024-04-12T22:45:01.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:01 smithi142 ceph-mon[87853]: pgmap v1836: 161 pgs: 23 active+undersized+degraded, 31 active+undersized, 107 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 69/630 objects degraded (10.952%) 2024-04-12T22:45:01.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:01.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:01 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:01.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:01.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:01.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:01.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:01.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:01 smithi142 ceph-mon[87853]: pgmap v1837: 161 pgs: 23 active+undersized+degraded, 31 active+undersized, 107 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 69/630 objects degraded (10.952%) 2024-04-12T22:45:01.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:01 smithi142 ceph-mon[87853]: pgmap v1838: 161 pgs: 23 active+undersized+degraded, 31 active+undersized, 107 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 69/630 objects degraded (10.952%) 2024-04-12T22:45:01.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:01.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:01 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:01.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:01.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:01.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:01.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:01.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:01 smithi142 ceph-mon[87853]: pgmap v1839: 161 pgs: 23 active+undersized+degraded, 31 active+undersized, 107 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 69/630 objects degraded (10.952%) 2024-04-12T22:45:01.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:01 smithi142 ceph-mon[87853]: pgmap v1840: 161 pgs: 23 active+undersized+degraded, 31 active+undersized, 107 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 69/630 objects degraded (10.952%) 2024-04-12T22:45:01.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:01.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:01 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:01.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:01 smithi142 ceph-mon[87853]: from='client.34434 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:45:01.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:01.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:01.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:01.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:01.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:01 smithi142 ceph-mon[87853]: pgmap v1841: 161 pgs: 15 active+undersized+degraded, 21 active+undersized, 125 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 48/630 objects degraded (7.619%) 2024-04-12T22:45:01.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:01 smithi142 ceph-mon[87853]: pgmap v1842: 161 pgs: 15 active+undersized+degraded, 21 active+undersized, 125 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 48/630 objects degraded (7.619%) 2024-04-12T22:45:01.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:01.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:01 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:01.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:01.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:01.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:02.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:02.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:02.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:02.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:02.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:02.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:02.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:02.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:02.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:02.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:02.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:02.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:02.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:02.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:02.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:02.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:02.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:02.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:02.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:02.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:02.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:02.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:02.424 INFO:teuthology.orchestra.run.smithi088.stdout:HEALTH_WARN 1 failed cephadm daemon(s); Degraded data redundancy: 46/630 objects degraded (7.302%), 14 pgs degraded 2024-04-12T22:45:02.424 INFO:teuthology.orchestra.run.smithi088.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-12T22:45:02.424 INFO:teuthology.orchestra.run.smithi088.stdout: daemon grafana.a on smithi142 is in error state 2024-04-12T22:45:02.424 INFO:teuthology.orchestra.run.smithi088.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 46/630 objects degraded (7.302%), 14 pgs degraded 2024-04-12T22:45:02.424 INFO:teuthology.orchestra.run.smithi088.stdout: pg 2.9 is active+undersized+degraded, acting [1,2] 2024-04-12T22:45:02.424 INFO:teuthology.orchestra.run.smithi088.stdout: pg 2.a is active+undersized+degraded, acting [1,7] 2024-04-12T22:45:02.424 INFO:teuthology.orchestra.run.smithi088.stdout: pg 2.d is active+undersized+degraded, acting [1,4] 2024-04-12T22:45:02.424 INFO:teuthology.orchestra.run.smithi088.stdout: pg 2.1e is active+undersized+degraded, acting [0,5] 2024-04-12T22:45:02.424 INFO:teuthology.orchestra.run.smithi088.stdout: pg 3.2 is active+undersized+degraded, acting [5,6] 2024-04-12T22:45:02.424 INFO:teuthology.orchestra.run.smithi088.stdout: pg 3.7 is active+undersized+degraded, acting [7,0] 2024-04-12T22:45:02.424 INFO:teuthology.orchestra.run.smithi088.stdout: pg 3.8 is active+undersized+degraded, acting [1,7] 2024-04-12T22:45:02.424 INFO:teuthology.orchestra.run.smithi088.stdout: pg 3.b is active+undersized+degraded, acting [0,4] 2024-04-12T22:45:02.425 INFO:teuthology.orchestra.run.smithi088.stdout: pg 3.18 is active+undersized+degraded, acting [0,1] 2024-04-12T22:45:02.425 INFO:teuthology.orchestra.run.smithi088.stdout: pg 3.19 is active+undersized+degraded, acting [1,4] 2024-04-12T22:45:02.425 INFO:teuthology.orchestra.run.smithi088.stdout: pg 3.1e is active+undersized+degraded, acting [6,2] 2024-04-12T22:45:02.425 INFO:teuthology.orchestra.run.smithi088.stdout: pg 4.0 is active+undersized+degraded, acting [7,0] 2024-04-12T22:45:02.425 INFO:teuthology.orchestra.run.smithi088.stdout: pg 4.14 is active+undersized+degraded, acting [1,7] 2024-04-12T22:45:02.425 INFO:teuthology.orchestra.run.smithi088.stdout: pg 6.c is active+undersized+degraded, acting [6,5] 2024-04-12T22:45:02.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[91108]: pgmap v1843: 161 pgs: 15 active+undersized+degraded, 21 active+undersized, 125 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 48/630 objects degraded (7.619%) 2024-04-12T22:45:02.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[91108]: pgmap v1844: 161 pgs: 15 active+undersized+degraded, 21 active+undersized, 125 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 48/630 objects degraded (7.619%) 2024-04-12T22:45:02.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:02.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[91108]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:45:02.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[91108]: pgmap v1845: 161 pgs: 15 active+undersized+degraded, 21 active+undersized, 125 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 48/630 objects degraded (7.619%) 2024-04-12T22:45:02.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[91108]: pgmap v1846: 161 pgs: 15 active+undersized+degraded, 21 active+undersized, 125 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 48/630 objects degraded (7.619%) 2024-04-12T22:45:02.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:02.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[91108]: from='client.34440 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:45:02.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[91108]: pgmap v1847: 161 pgs: 15 active+undersized+degraded, 21 active+undersized, 125 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 48/630 objects degraded (7.619%) 2024-04-12T22:45:02.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[91108]: pgmap v1848: 161 pgs: 15 active+undersized+degraded, 21 active+undersized, 125 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 48/630 objects degraded (7.619%) 2024-04-12T22:45:02.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:02.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[91108]: pgmap v1849: 161 pgs: 14 active+undersized+degraded, 18 active+undersized, 129 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 46/630 objects degraded (7.302%) 2024-04-12T22:45:02.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[91108]: pgmap v1850: 161 pgs: 14 active+undersized+degraded, 18 active+undersized, 129 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 46/630 objects degraded (7.302%) 2024-04-12T22:45:02.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:02.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[91108]: pgmap v1851: 161 pgs: 14 active+undersized+degraded, 18 active+undersized, 129 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 46/630 objects degraded (7.302%) 2024-04-12T22:45:02.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[91108]: pgmap v1852: 161 pgs: 14 active+undersized+degraded, 18 active+undersized, 129 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 46/630 objects degraded (7.302%) 2024-04-12T22:45:02.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:02.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:02.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:02.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:02.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:02.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[91108]: pgmap v1853: 161 pgs: 14 active+undersized+degraded, 18 active+undersized, 129 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 46/630 objects degraded (7.302%) 2024-04-12T22:45:02.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[87547]: pgmap v1843: 161 pgs: 15 active+undersized+degraded, 21 active+undersized, 125 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 48/630 objects degraded (7.619%) 2024-04-12T22:45:02.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[87547]: pgmap v1844: 161 pgs: 15 active+undersized+degraded, 21 active+undersized, 125 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 48/630 objects degraded (7.619%) 2024-04-12T22:45:02.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:02.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[87547]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:45:02.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[87547]: pgmap v1845: 161 pgs: 15 active+undersized+degraded, 21 active+undersized, 125 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 48/630 objects degraded (7.619%) 2024-04-12T22:45:02.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[87547]: pgmap v1846: 161 pgs: 15 active+undersized+degraded, 21 active+undersized, 125 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 48/630 objects degraded (7.619%) 2024-04-12T22:45:02.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:02.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[87547]: from='client.34440 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:45:02.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[87547]: pgmap v1847: 161 pgs: 15 active+undersized+degraded, 21 active+undersized, 125 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 48/630 objects degraded (7.619%) 2024-04-12T22:45:02.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[87547]: pgmap v1848: 161 pgs: 15 active+undersized+degraded, 21 active+undersized, 125 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 48/630 objects degraded (7.619%) 2024-04-12T22:45:02.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:02.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[87547]: pgmap v1849: 161 pgs: 14 active+undersized+degraded, 18 active+undersized, 129 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 46/630 objects degraded (7.302%) 2024-04-12T22:45:02.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[87547]: pgmap v1850: 161 pgs: 14 active+undersized+degraded, 18 active+undersized, 129 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 46/630 objects degraded (7.302%) 2024-04-12T22:45:02.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:02.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[87547]: pgmap v1851: 161 pgs: 14 active+undersized+degraded, 18 active+undersized, 129 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 46/630 objects degraded (7.302%) 2024-04-12T22:45:02.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[87547]: pgmap v1852: 161 pgs: 14 active+undersized+degraded, 18 active+undersized, 129 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 46/630 objects degraded (7.302%) 2024-04-12T22:45:02.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:02.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:02.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:02.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:02.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:02.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[87547]: pgmap v1853: 161 pgs: 14 active+undersized+degraded, 18 active+undersized, 129 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 46/630 objects degraded (7.302%) 2024-04-12T22:45:02.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[91108]: pgmap v1854: 161 pgs: 14 active+undersized+degraded, 18 active+undersized, 129 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 46/630 objects degraded (7.302%) 2024-04-12T22:45:02.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:02.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:02.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[91108]: from='client.? 172.21.15.88:0/3918746996' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:02.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:02.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:02.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:02.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:02.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[91108]: pgmap v1855: 161 pgs: 14 active+undersized+degraded, 18 active+undersized, 129 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 46/630 objects degraded (7.302%) 2024-04-12T22:45:02.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[91108]: pgmap v1856: 161 pgs: 14 active+undersized+degraded, 18 active+undersized, 129 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 46/630 objects degraded (7.302%) 2024-04-12T22:45:02.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:02.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:02.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:02.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:02.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:02.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:02.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[91108]: pgmap v1857: 161 pgs: 14 active+undersized+degraded, 18 active+undersized, 129 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 46/630 objects degraded (7.302%) 2024-04-12T22:45:02.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[91108]: pgmap v1858: 161 pgs: 14 active+undersized+degraded, 18 active+undersized, 129 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 46/630 objects degraded (7.302%) 2024-04-12T22:45:02.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:02.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:02.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:02.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:02.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:02.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:02.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:02.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:02.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:02.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:02.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:02.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:02.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:02.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:02.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:02.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:02.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:02.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[91108]: from='client.? 172.21.15.88:0/3732837327' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T22:45:02.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:02.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:02.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:02.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:02.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:02.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[87547]: pgmap v1854: 161 pgs: 14 active+undersized+degraded, 18 active+undersized, 129 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 46/630 objects degraded (7.302%) 2024-04-12T22:45:02.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:02.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:02.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[87547]: from='client.? 172.21.15.88:0/3918746996' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:02.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:02.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:02.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:02.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:02.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[87547]: pgmap v1855: 161 pgs: 14 active+undersized+degraded, 18 active+undersized, 129 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 46/630 objects degraded (7.302%) 2024-04-12T22:45:02.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[87547]: pgmap v1856: 161 pgs: 14 active+undersized+degraded, 18 active+undersized, 129 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 46/630 objects degraded (7.302%) 2024-04-12T22:45:02.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:02.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:02.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:02.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:02.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:02.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:02.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[87547]: pgmap v1857: 161 pgs: 14 active+undersized+degraded, 18 active+undersized, 129 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 46/630 objects degraded (7.302%) 2024-04-12T22:45:02.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[87547]: pgmap v1858: 161 pgs: 14 active+undersized+degraded, 18 active+undersized, 129 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 46/630 objects degraded (7.302%) 2024-04-12T22:45:02.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:02.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:02.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:02.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:02.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:02.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:02.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:02.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:02.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:02.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:02.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:02.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:02.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:02.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:02.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:02.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:02.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:02.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[87547]: from='client.? 172.21.15.88:0/3732837327' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T22:45:02.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:02.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:02.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:02.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:02.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:02.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:02 smithi142 ceph-mon[87853]: pgmap v1843: 161 pgs: 15 active+undersized+degraded, 21 active+undersized, 125 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 48/630 objects degraded (7.619%) 2024-04-12T22:45:02.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:02 smithi142 ceph-mon[87853]: pgmap v1844: 161 pgs: 15 active+undersized+degraded, 21 active+undersized, 125 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 48/630 objects degraded (7.619%) 2024-04-12T22:45:02.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:02 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:02.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:02 smithi142 ceph-mon[87853]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:45:02.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:02 smithi142 ceph-mon[87853]: pgmap v1845: 161 pgs: 15 active+undersized+degraded, 21 active+undersized, 125 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 48/630 objects degraded (7.619%) 2024-04-12T22:45:02.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:02 smithi142 ceph-mon[87853]: pgmap v1846: 161 pgs: 15 active+undersized+degraded, 21 active+undersized, 125 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 48/630 objects degraded (7.619%) 2024-04-12T22:45:02.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:02 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:02.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:02 smithi142 ceph-mon[87853]: from='client.34440 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:45:02.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:02 smithi142 ceph-mon[87853]: pgmap v1847: 161 pgs: 15 active+undersized+degraded, 21 active+undersized, 125 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 48/630 objects degraded (7.619%) 2024-04-12T22:45:02.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:02 smithi142 ceph-mon[87853]: pgmap v1848: 161 pgs: 15 active+undersized+degraded, 21 active+undersized, 125 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 48/630 objects degraded (7.619%) 2024-04-12T22:45:02.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:02 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:02.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:02 smithi142 ceph-mon[87853]: pgmap v1849: 161 pgs: 14 active+undersized+degraded, 18 active+undersized, 129 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 46/630 objects degraded (7.302%) 2024-04-12T22:45:02.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:02 smithi142 ceph-mon[87853]: pgmap v1850: 161 pgs: 14 active+undersized+degraded, 18 active+undersized, 129 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 46/630 objects degraded (7.302%) 2024-04-12T22:45:02.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:02 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:02.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:02 smithi142 ceph-mon[87853]: pgmap v1851: 161 pgs: 14 active+undersized+degraded, 18 active+undersized, 129 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 46/630 objects degraded (7.302%) 2024-04-12T22:45:02.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:02 smithi142 ceph-mon[87853]: pgmap v1852: 161 pgs: 14 active+undersized+degraded, 18 active+undersized, 129 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 46/630 objects degraded (7.302%) 2024-04-12T22:45:02.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:02 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:02.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:02.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:02.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:02.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:02.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:02 smithi142 ceph-mon[87853]: pgmap v1853: 161 pgs: 14 active+undersized+degraded, 18 active+undersized, 129 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 46/630 objects degraded (7.302%) 2024-04-12T22:45:02.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:02 smithi142 ceph-mon[87853]: pgmap v1854: 161 pgs: 14 active+undersized+degraded, 18 active+undersized, 129 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 46/630 objects degraded (7.302%) 2024-04-12T22:45:02.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:02.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:02 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:02.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:02 smithi142 ceph-mon[87853]: from='client.? 172.21.15.88:0/3918746996' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:02.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:02.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:02.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:02.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:02.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:02 smithi142 ceph-mon[87853]: pgmap v1855: 161 pgs: 14 active+undersized+degraded, 18 active+undersized, 129 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 46/630 objects degraded (7.302%) 2024-04-12T22:45:02.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:02 smithi142 ceph-mon[87853]: pgmap v1856: 161 pgs: 14 active+undersized+degraded, 18 active+undersized, 129 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 46/630 objects degraded (7.302%) 2024-04-12T22:45:02.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:02.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:02 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:02.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:02.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:02.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:02.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:02.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:02 smithi142 ceph-mon[87853]: pgmap v1857: 161 pgs: 14 active+undersized+degraded, 18 active+undersized, 129 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 46/630 objects degraded (7.302%) 2024-04-12T22:45:02.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:02 smithi142 ceph-mon[87853]: pgmap v1858: 161 pgs: 14 active+undersized+degraded, 18 active+undersized, 129 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 46/630 objects degraded (7.302%) 2024-04-12T22:45:02.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:02.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:02 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:02.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:02.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:02.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:02.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:02.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:02.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:02.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:02.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:03.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:03.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:03.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:03.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:03.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:03.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:03.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:03.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:02 smithi142 ceph-mon[87853]: from='client.? 172.21.15.88:0/3732837327' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T22:45:03.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:03.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:03.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:03.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:03.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:03.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[87547]: from='client.44383 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:45:03.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[87547]: pgmap v1859: 161 pgs: 14 active+undersized+degraded, 18 active+undersized, 129 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 46/630 objects degraded (7.302%) 2024-04-12T22:45:03.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[87547]: pgmap v1860: 161 pgs: 14 active+undersized+degraded, 18 active+undersized, 129 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 46/630 objects degraded (7.302%) 2024-04-12T22:45:03.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:03.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[87547]: pgmap v1861: 161 pgs: 14 active+undersized+degraded, 18 active+undersized, 129 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 46/630 objects degraded (7.302%) 2024-04-12T22:45:03.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[87547]: pgmap v1862: 161 pgs: 14 active+undersized+degraded, 18 active+undersized, 129 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 46/630 objects degraded (7.302%) 2024-04-12T22:45:03.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:03.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[87547]: pgmap v1863: 161 pgs: 14 active+undersized+degraded, 18 active+undersized, 129 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 46/630 objects degraded (7.302%) 2024-04-12T22:45:03.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[87547]: pgmap v1864: 161 pgs: 14 active+undersized+degraded, 18 active+undersized, 129 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 46/630 objects degraded (7.302%) 2024-04-12T22:45:03.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:03.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[87547]: pgmap v1865: 161 pgs: 10 active+undersized+degraded, 15 active+undersized, 136 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 35/630 objects degraded (5.556%) 2024-04-12T22:45:03.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[87547]: pgmap v1866: 161 pgs: 10 active+undersized+degraded, 15 active+undersized, 136 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 35/630 objects degraded (5.556%) 2024-04-12T22:45:03.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:03.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:03.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:03.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:03.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:03.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[87547]: pgmap v1867: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:03.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[87547]: pgmap v1868: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:03.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:03.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:03.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:03.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:03.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:03.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:03.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[91108]: from='client.44383 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:45:03.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[91108]: pgmap v1859: 161 pgs: 14 active+undersized+degraded, 18 active+undersized, 129 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 46/630 objects degraded (7.302%) 2024-04-12T22:45:03.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[91108]: pgmap v1860: 161 pgs: 14 active+undersized+degraded, 18 active+undersized, 129 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 46/630 objects degraded (7.302%) 2024-04-12T22:45:03.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:03.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[91108]: pgmap v1861: 161 pgs: 14 active+undersized+degraded, 18 active+undersized, 129 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 46/630 objects degraded (7.302%) 2024-04-12T22:45:03.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[91108]: pgmap v1862: 161 pgs: 14 active+undersized+degraded, 18 active+undersized, 129 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 46/630 objects degraded (7.302%) 2024-04-12T22:45:03.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:03.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[91108]: pgmap v1863: 161 pgs: 14 active+undersized+degraded, 18 active+undersized, 129 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 46/630 objects degraded (7.302%) 2024-04-12T22:45:03.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[91108]: pgmap v1864: 161 pgs: 14 active+undersized+degraded, 18 active+undersized, 129 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 46/630 objects degraded (7.302%) 2024-04-12T22:45:03.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:03.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[91108]: pgmap v1865: 161 pgs: 10 active+undersized+degraded, 15 active+undersized, 136 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 35/630 objects degraded (5.556%) 2024-04-12T22:45:03.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[91108]: pgmap v1866: 161 pgs: 10 active+undersized+degraded, 15 active+undersized, 136 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 35/630 objects degraded (5.556%) 2024-04-12T22:45:03.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:03.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:03.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:03.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:03.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:03.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[91108]: pgmap v1867: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:03.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[91108]: pgmap v1868: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:03.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:03.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:03.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:03.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:03.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:03.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:03.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[87547]: pgmap v1869: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:03.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[87547]: pgmap v1870: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:03.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:03.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:03.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:03.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:03.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:03.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:03.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[87547]: pgmap v1871: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:03.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[87547]: pgmap v1872: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:03.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:03.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:03.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:03.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:03.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:03.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:03.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[87547]: pgmap v1873: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:03.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[87547]: pgmap v1874: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:03.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:03.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:03.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:03.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:03.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:03.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:03.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[87547]: pgmap v1875: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:03.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[87547]: pgmap v1876: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:03.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:03.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:03.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:03.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:03.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[91108]: pgmap v1869: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:03.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[91108]: pgmap v1870: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:03.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:03.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:03.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:03.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:03.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:03.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:03.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[91108]: pgmap v1871: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:03.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[91108]: pgmap v1872: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:03.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:03.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:03.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:03.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:03.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:03.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:03.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[91108]: pgmap v1873: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:03.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[91108]: pgmap v1874: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:03.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:03.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:03.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:03.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:03.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:03.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:03.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[91108]: pgmap v1875: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:03.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[91108]: pgmap v1876: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:03.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:03.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:03.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:03.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:03.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:03.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:03.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:03.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:03.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:03.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:03.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:03.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:03.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:03.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:03.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:03.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:03.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:03.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:03.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:03.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:03.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:03.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:03.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:03.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:03.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:03.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:03.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:03.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:03.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:03.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:03.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:03.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:03.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:03.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:03.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:03.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:03.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:03.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:03.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:03.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:03.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:03.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:03.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:03.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:03.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:03.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:03.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:03.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:03.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:03.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:03.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:03.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:03.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:03.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:03.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:03.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:03.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:03.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:03.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:03.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:03.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:03 smithi142 ceph-mon[87853]: from='client.44383 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:45:03.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:03 smithi142 ceph-mon[87853]: pgmap v1859: 161 pgs: 14 active+undersized+degraded, 18 active+undersized, 129 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 46/630 objects degraded (7.302%) 2024-04-12T22:45:03.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:03 smithi142 ceph-mon[87853]: pgmap v1860: 161 pgs: 14 active+undersized+degraded, 18 active+undersized, 129 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 46/630 objects degraded (7.302%) 2024-04-12T22:45:03.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:03 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:03.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:03 smithi142 ceph-mon[87853]: pgmap v1861: 161 pgs: 14 active+undersized+degraded, 18 active+undersized, 129 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 46/630 objects degraded (7.302%) 2024-04-12T22:45:03.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:03 smithi142 ceph-mon[87853]: pgmap v1862: 161 pgs: 14 active+undersized+degraded, 18 active+undersized, 129 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 46/630 objects degraded (7.302%) 2024-04-12T22:45:03.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:03 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:03.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:03 smithi142 ceph-mon[87853]: pgmap v1863: 161 pgs: 14 active+undersized+degraded, 18 active+undersized, 129 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 46/630 objects degraded (7.302%) 2024-04-12T22:45:03.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:03 smithi142 ceph-mon[87853]: pgmap v1864: 161 pgs: 14 active+undersized+degraded, 18 active+undersized, 129 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 46/630 objects degraded (7.302%) 2024-04-12T22:45:03.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:03 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:03.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:03 smithi142 ceph-mon[87853]: pgmap v1865: 161 pgs: 10 active+undersized+degraded, 15 active+undersized, 136 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 35/630 objects degraded (5.556%) 2024-04-12T22:45:03.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:03 smithi142 ceph-mon[87853]: pgmap v1866: 161 pgs: 10 active+undersized+degraded, 15 active+undersized, 136 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 35/630 objects degraded (5.556%) 2024-04-12T22:45:03.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:03 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:03.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:03.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:03.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:03.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:03.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:03 smithi142 ceph-mon[87853]: pgmap v1867: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:03.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:03 smithi142 ceph-mon[87853]: pgmap v1868: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:03.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:03.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:03 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:03.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:03.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:03.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:03.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:03.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:03 smithi142 ceph-mon[87853]: pgmap v1869: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:03.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:03 smithi142 ceph-mon[87853]: pgmap v1870: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:03.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:03.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:03 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:03.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:03.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:03.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:03.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:03.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:03 smithi142 ceph-mon[87853]: pgmap v1871: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:03.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:03 smithi142 ceph-mon[87853]: pgmap v1872: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:03.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:03.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:03 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:03.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:03.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:03.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:03.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:03.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:03 smithi142 ceph-mon[87853]: pgmap v1873: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:03.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:03 smithi142 ceph-mon[87853]: pgmap v1874: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:03.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:03.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:03 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:03.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:03.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:03.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:03.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:03.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:03 smithi142 ceph-mon[87853]: pgmap v1875: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:03.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:03 smithi142 ceph-mon[87853]: pgmap v1876: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:03.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:03.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:03 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:03.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:04.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:04.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:04.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:04.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:04.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:04.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:04.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:04.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:04.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:04.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:04.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:04.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:04.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:04.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:04.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:04.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:04.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:04.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:04.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:04.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:04.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:04.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:04.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:04.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:04.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:04.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:04.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:04.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:04.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:04.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[91108]: pgmap v1877: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:04.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[91108]: pgmap v1878: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:04.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:04.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[91108]: pgmap v1879: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:04.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[91108]: pgmap v1880: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:04.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:04.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[91108]: pgmap v1881: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:04.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[91108]: pgmap v1882: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:04.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:04.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[91108]: pgmap v1883: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:04.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[91108]: pgmap v1884: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:04.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:04.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[91108]: pgmap v1885: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:04.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[91108]: pgmap v1886: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:04.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:04.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[91108]: pgmap v1887: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:04.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[91108]: pgmap v1888: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:04.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:04.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[91108]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 35/630 objects degraded (5.556%), 10 pgs degraded) 2024-04-12T22:45:04.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:04.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:04.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:04.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:04.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[91108]: pgmap v1889: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:04.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[91108]: pgmap v1890: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:04.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:04.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:04.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:04.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:04.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:04.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[87547]: pgmap v1877: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:04.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[87547]: pgmap v1878: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:04.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:04.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[87547]: pgmap v1879: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:04.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[87547]: pgmap v1880: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:04.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:04.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[87547]: pgmap v1881: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:04.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[87547]: pgmap v1882: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:04.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:04.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[87547]: pgmap v1883: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:04.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[87547]: pgmap v1884: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:04.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:04.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[87547]: pgmap v1885: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:04.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[87547]: pgmap v1886: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:04.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:04.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[87547]: pgmap v1887: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:04.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[87547]: pgmap v1888: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:04.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:04.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[87547]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 35/630 objects degraded (5.556%), 10 pgs degraded) 2024-04-12T22:45:04.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:04.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:04.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:04.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:04.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[87547]: pgmap v1889: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:04.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[87547]: pgmap v1890: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:04.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:04.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:04.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:04.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:04.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:04.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:04.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[91108]: pgmap v1891: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:04.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[91108]: pgmap v1892: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:04.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:04.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:04.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:04.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:04.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:04.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:04.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[91108]: pgmap v1893: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:04.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[91108]: pgmap v1894: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:04.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:04.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:04.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:04.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:04.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:04.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:04.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[91108]: pgmap v1895: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:04.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[91108]: pgmap v1896: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:04.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:04.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:04.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:04.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:04.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:04.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:04.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[91108]: pgmap v1897: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:04.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[91108]: pgmap v1898: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:04.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:04.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:04.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:04.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:04.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:04.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:04.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:04.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:04.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:04.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:04.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:04.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:04.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:04.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:04.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:04.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:04.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:04.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:04.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:04.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:04.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:04.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:04.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:04.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:04.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:04.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:04.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:04.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:04.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:04.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:04.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:04.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:04.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:04.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:04.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:04.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:04.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:04.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:04.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[87547]: pgmap v1891: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:04.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[87547]: pgmap v1892: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:04.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:04.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:04.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:04.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:04.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:04.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:04.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[87547]: pgmap v1893: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:04.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[87547]: pgmap v1894: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:04.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:04.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:04.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:04.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:04.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:04.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:04.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[87547]: pgmap v1895: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:04.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[87547]: pgmap v1896: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:04.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:04.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:04.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:04.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:04.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:04.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:04.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[87547]: pgmap v1897: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:04.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[87547]: pgmap v1898: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:04.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:04.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:04.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:04.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:04.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:04.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:04.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:04.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:04.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:04.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:04.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:04.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:04.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:04.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:04.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:04.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:04.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:04.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:04.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:04.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:04.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:04.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:04.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:04.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:04.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:04.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:04.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:04.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:04.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:04.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:04.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:04.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:04.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:04.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:04.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:04.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:04.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:04.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:04 smithi142 ceph-mon[87853]: pgmap v1877: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:04.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:04 smithi142 ceph-mon[87853]: pgmap v1878: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:04.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:04 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:04.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:04 smithi142 ceph-mon[87853]: pgmap v1879: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:04.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:04 smithi142 ceph-mon[87853]: pgmap v1880: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:04.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:04 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:04.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:04 smithi142 ceph-mon[87853]: pgmap v1881: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:04.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:04 smithi142 ceph-mon[87853]: pgmap v1882: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:04.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:04 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:04.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:04 smithi142 ceph-mon[87853]: pgmap v1883: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:04.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:04 smithi142 ceph-mon[87853]: pgmap v1884: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:04.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:04 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:04.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:04 smithi142 ceph-mon[87853]: pgmap v1885: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:04.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:04 smithi142 ceph-mon[87853]: pgmap v1886: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:04.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:04 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:04.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:04 smithi142 ceph-mon[87853]: pgmap v1887: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:04.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:04 smithi142 ceph-mon[87853]: pgmap v1888: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:04.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:04 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:04.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:04 smithi142 ceph-mon[87853]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 35/630 objects degraded (5.556%), 10 pgs degraded) 2024-04-12T22:45:04.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:04.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:04.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:04.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:04.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:04 smithi142 ceph-mon[87853]: pgmap v1889: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:04.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:04 smithi142 ceph-mon[87853]: pgmap v1890: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:04.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:04.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:04 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:04.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:04.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:04.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:04.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:04.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:04 smithi142 ceph-mon[87853]: pgmap v1891: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:04.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:04 smithi142 ceph-mon[87853]: pgmap v1892: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:04.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:04.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:04 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:04.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:04.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:04.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:04.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:04.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:04 smithi142 ceph-mon[87853]: pgmap v1893: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:04.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:04 smithi142 ceph-mon[87853]: pgmap v1894: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:04.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:04.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:04 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:04.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:04.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:04.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:04.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:04.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:04 smithi142 ceph-mon[87853]: pgmap v1895: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:04.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:04 smithi142 ceph-mon[87853]: pgmap v1896: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:04.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:04.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:04 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:04.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:04.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:04.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:04.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:05.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:04 smithi142 ceph-mon[87853]: pgmap v1897: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:05.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:04 smithi142 ceph-mon[87853]: pgmap v1898: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:05.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:05.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:04 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:05.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:05.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:05.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:05.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:05.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:05.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:05.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:05.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:05.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:05.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:05.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:05.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:05.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:05.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:05.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:05.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:05.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:05.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:05.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:05.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:05.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:05.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:05.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:05.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:05.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:05.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:05.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:05.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:05.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:05.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:05.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:05.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:05.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:05.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:05.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:05.878 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[87547]: pgmap v1899: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:05.878 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[87547]: pgmap v1900: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:05.878 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:05.878 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[87547]: pgmap v1901: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:05.878 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[87547]: pgmap v1902: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:05.878 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:05.878 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[87547]: pgmap v1903: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:05.879 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[87547]: pgmap v1904: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:05.879 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:05.879 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[87547]: pgmap v1905: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:05.879 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[87547]: pgmap v1906: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:05.879 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:05.879 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[87547]: pgmap v1907: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:05.879 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[87547]: pgmap v1908: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:05.879 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:05.879 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[87547]: pgmap v1909: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:05.879 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[87547]: pgmap v1910: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:05.879 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:05.879 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[87547]: pgmap v1911: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:05.879 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[87547]: pgmap v1912: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:05.879 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:05.880 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:05.880 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:05.880 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:05.880 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:05.880 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[87547]: pgmap v1913: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:05.880 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[87547]: pgmap v1914: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:05.880 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:05.880 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:05.880 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:05.880 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:05.881 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[91108]: pgmap v1899: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:05.881 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[91108]: pgmap v1900: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:05.881 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:05.881 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[91108]: pgmap v1901: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:05.881 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[91108]: pgmap v1902: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:05.881 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:05.881 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[91108]: pgmap v1903: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:05.881 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[91108]: pgmap v1904: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:05.881 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:05.881 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[91108]: pgmap v1905: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:05.881 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[91108]: pgmap v1906: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:05.881 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:05.881 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[91108]: pgmap v1907: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:05.881 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[91108]: pgmap v1908: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:05.882 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:05.882 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[91108]: pgmap v1909: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:05.882 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[91108]: pgmap v1910: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:05.882 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:05.882 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[91108]: pgmap v1911: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:05.882 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[91108]: pgmap v1912: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:05.882 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:05.882 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:05.882 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:05.882 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:05.882 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:05.882 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[91108]: pgmap v1913: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:05.882 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[91108]: pgmap v1914: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:05.882 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:05.883 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:05.883 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:05.883 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:05.883 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:05.883 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:05.883 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[87547]: pgmap v1915: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:05.883 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[87547]: pgmap v1916: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:05.883 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:05.884 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:05.884 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:05.884 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:05.884 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:05.884 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:05.884 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[87547]: pgmap v1917: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:05.884 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[87547]: pgmap v1918: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:05.884 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:05.884 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:05.884 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:05.884 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:05.885 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:05.885 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:05.885 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[87547]: pgmap v1919: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:05.885 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[87547]: pgmap v1920: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:05.885 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:05.885 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:05.885 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:05.885 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:05.885 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:05.885 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:05.885 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:05.885 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:05.885 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:05.886 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:05.886 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:05.886 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:05.886 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[91108]: pgmap v1915: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:05.886 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[91108]: pgmap v1916: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:05.886 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:05.886 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:05.886 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:05.887 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:05.887 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:05.887 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:05.887 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[91108]: pgmap v1917: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:05.887 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[91108]: pgmap v1918: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:05.887 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:05.887 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:05.887 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:05.887 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:05.887 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:05.887 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:05.887 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[91108]: pgmap v1919: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:05.887 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[91108]: pgmap v1920: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:05.887 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:05.887 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:05.888 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:05.888 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:05.888 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:05.888 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:05.888 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:05.888 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:05.888 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:05.888 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:05.888 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:05.888 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:05.888 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:05.888 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:05.888 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-12T22:45:05.888 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:05.888 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:05.889 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:05.889 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:05.889 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:05.889 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:05.889 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:05.889 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-12T22:45:05.889 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:05.889 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:05.889 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:05.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:05 smithi142 ceph-mon[87853]: pgmap v1899: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:05.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:05 smithi142 ceph-mon[87853]: pgmap v1900: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:05.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:05 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:05.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:05 smithi142 ceph-mon[87853]: pgmap v1901: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:05.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:05 smithi142 ceph-mon[87853]: pgmap v1902: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:05.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:05 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:05.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:05 smithi142 ceph-mon[87853]: pgmap v1903: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:05.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:05 smithi142 ceph-mon[87853]: pgmap v1904: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:05.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:05 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:05.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:05 smithi142 ceph-mon[87853]: pgmap v1905: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:05.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:05 smithi142 ceph-mon[87853]: pgmap v1906: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:05.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:05 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:05.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:05 smithi142 ceph-mon[87853]: pgmap v1907: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:05.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:05 smithi142 ceph-mon[87853]: pgmap v1908: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:05.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:05 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:05.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:05 smithi142 ceph-mon[87853]: pgmap v1909: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:05.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:05 smithi142 ceph-mon[87853]: pgmap v1910: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:05.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:05 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:05.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:05 smithi142 ceph-mon[87853]: pgmap v1911: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:05.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:05 smithi142 ceph-mon[87853]: pgmap v1912: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:05.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:05 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:05.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:05.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:05.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:05.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:05.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:05 smithi142 ceph-mon[87853]: pgmap v1913: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:05.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:05 smithi142 ceph-mon[87853]: pgmap v1914: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:05.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:05.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:05 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:05.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:05.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:05.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:05.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:05.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:05 smithi142 ceph-mon[87853]: pgmap v1915: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:05.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:05 smithi142 ceph-mon[87853]: pgmap v1916: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:05.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:05.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:05 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:05.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:05.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:05.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:05.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:05.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:05 smithi142 ceph-mon[87853]: pgmap v1917: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:05.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:05 smithi142 ceph-mon[87853]: pgmap v1918: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:05.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:05.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:05 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:05.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:05.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:05.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:05.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:06.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:05 smithi142 ceph-mon[87853]: pgmap v1919: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:06.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:05 smithi142 ceph-mon[87853]: pgmap v1920: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:06.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:06.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:05 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:06.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:06.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:06.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:06.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:06.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:06.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:06.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:06.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:06.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:06.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:06.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:06.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:06.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-12T22:45:06.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:06.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:06.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:06.428 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:45:06 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:45:06] "GET /metrics HTTP/1.1" 200 38525 "" "Prometheus/2.33.4" 2024-04-12T22:45:06.816 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:06 smithi088 ceph-mon[87547]: pgmap v1921: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:06.816 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:06 smithi088 ceph-mon[87547]: pgmap v1922: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:06.816 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:06 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:06.816 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:06 smithi088 ceph-mon[87547]: pgmap v1923: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:06.816 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:06 smithi088 ceph-mon[87547]: pgmap v1924: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:06.816 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:06 smithi088 ceph-mon[87547]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-12T22:45:06.816 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:06 smithi088 ceph-mon[87547]: Upgrade: osd.3 is safe to restart 2024-04-12T22:45:06.816 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:06 smithi088 ceph-mon[87547]: pgmap v1925: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:06.816 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:06 smithi088 ceph-mon[87547]: pgmap v1926: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:06.816 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:06.816 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:06.817 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:06 smithi088 ceph-mon[87547]: pgmap v1927: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:06.817 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:06 smithi088 ceph-mon[87547]: pgmap v1928: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:06.817 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:06.817 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:06 smithi088 ceph-mon[91108]: pgmap v1921: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:06.817 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:06 smithi088 ceph-mon[91108]: pgmap v1922: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:06.817 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:06 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:06.817 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:06 smithi088 ceph-mon[91108]: pgmap v1923: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:06.817 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:06 smithi088 ceph-mon[91108]: pgmap v1924: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:06.817 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:06 smithi088 ceph-mon[91108]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-12T22:45:06.817 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:06 smithi088 ceph-mon[91108]: Upgrade: osd.3 is safe to restart 2024-04-12T22:45:06.817 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:06 smithi088 ceph-mon[91108]: pgmap v1925: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:06.817 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:06 smithi088 ceph-mon[91108]: pgmap v1926: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:06.818 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:06 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:06.818 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:06 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:06.818 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:06 smithi088 ceph-mon[91108]: pgmap v1927: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:06.818 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:06 smithi088 ceph-mon[91108]: pgmap v1928: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:06.818 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:06 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:06.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:06 smithi142 ceph-mon[87853]: pgmap v1921: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:06.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:06 smithi142 ceph-mon[87853]: pgmap v1922: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:06.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:06 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:06.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:06 smithi142 ceph-mon[87853]: pgmap v1923: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:06.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:06 smithi142 ceph-mon[87853]: pgmap v1924: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:06.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:06 smithi142 ceph-mon[87853]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-12T22:45:06.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:06 smithi142 ceph-mon[87853]: Upgrade: osd.3 is safe to restart 2024-04-12T22:45:06.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:06 smithi142 ceph-mon[87853]: pgmap v1925: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:06.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:06 smithi142 ceph-mon[87853]: pgmap v1926: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:06.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:06 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:06.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:06 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:06.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:06 smithi142 ceph-mon[87853]: pgmap v1927: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:06.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:06 smithi142 ceph-mon[87853]: pgmap v1928: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:06.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:06 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:07.736 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:07 smithi088 ceph-mon[91108]: Upgrade: Updating osd.3 2024-04-12T22:45:07.736 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:07 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-12T22:45:07.736 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:07 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:07.736 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:07 smithi088 ceph-mon[91108]: Deploying daemon osd.3 on smithi088 2024-04-12T22:45:07.736 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:07 smithi088 ceph-mon[87547]: Upgrade: Updating osd.3 2024-04-12T22:45:07.737 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:07 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-12T22:45:07.737 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:07 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:07.737 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:07 smithi088 ceph-mon[87547]: Deploying daemon osd.3 on smithi088 2024-04-12T22:45:07.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:07 smithi142 ceph-mon[87853]: Upgrade: Updating osd.3 2024-04-12T22:45:07.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:07 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-12T22:45:07.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:07 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:07.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:07 smithi142 ceph-mon[87853]: Deploying daemon osd.3 on smithi088 2024-04-12T22:45:08.778 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:08 smithi088 ceph-mon[87547]: pgmap v1929: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s rd, 1 op/s 2024-04-12T22:45:08.778 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:08 smithi088 ceph-mon[91108]: pgmap v1929: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s rd, 1 op/s 2024-04-12T22:45:08.896 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:08 smithi142 ceph-mon[87853]: pgmap v1929: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s rd, 1 op/s 2024-04-12T22:45:10.881 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:10 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:10.881 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:10 smithi088 ceph-mon[87547]: pgmap v1930: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:45:10.881 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:10 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:10.881 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:10 smithi088 ceph-mon[87547]: pgmap v1931: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:45:10.881 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:10 smithi088 ceph-mon[87547]: pgmap v1932: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:45:10.881 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:10 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:10.881 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:10 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:10.882 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:10 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:10.882 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:10 smithi088 ceph-mon[91108]: pgmap v1930: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:45:10.882 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:10 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:10.882 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:10 smithi088 ceph-mon[91108]: pgmap v1931: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:45:10.882 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:10 smithi088 ceph-mon[91108]: pgmap v1932: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:45:10.882 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:10 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:10.882 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:10 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:10.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:10 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:10.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:10 smithi142 ceph-mon[87853]: pgmap v1930: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:45:10.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:10 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:10.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:10 smithi142 ceph-mon[87853]: pgmap v1931: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:45:10.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:10 smithi142 ceph-mon[87853]: pgmap v1932: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:45:10.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:10 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:10.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:10 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:11.485 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:45:11 smithi088 systemd[1]: Stopping Ceph osd.3 for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:45:11.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:11 smithi088 ceph-mon[91108]: osd.3 marked itself down and dead 2024-04-12T22:45:11.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:11 smithi088 ceph-mon[87547]: osd.3 marked itself down and dead 2024-04-12T22:45:11.928 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:45:11 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-3[134770]: 2024-04-12T22:45:11.492+0000 7f554f473700 -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-12T22:45:11.928 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:45:11 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-3[134770]: 2024-04-12T22:45:11.492+0000 7f554f473700 -1 osd.3 146 *** Got signal Terminated *** 2024-04-12T22:45:11.928 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:45:11 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-3[134770]: 2024-04-12T22:45:11.492+0000 7f554f473700 -1 osd.3 146 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-12T22:45:11.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:11 smithi142 ceph-mon[87853]: osd.3 marked itself down and dead 2024-04-12T22:45:12.320 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:45:12 smithi088 podman[140444]: 2024-04-12 22:45:12.035077607 +0000 UTC m=+0.654546230 container died 63173fdd9919104af271c5cd5367dfef90f505f420bdcc76c30e9e7c6b9311aa (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-3, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.build-date=20240409, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, RELEASE=squid-b277feb) 2024-04-12T22:45:12.606 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:45:12 smithi088 podman[140444]: 2024-04-12 22:45:12.426657907 +0000 UTC m=+1.046126522 container cleanup 63173fdd9919104af271c5cd5367dfef90f505f420bdcc76c30e9e7c6b9311aa (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-3, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, RELEASE=squid-b277feb, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux , GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240409) 2024-04-12T22:45:12.606 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:45:12 smithi088 bash[140444]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-3 2024-04-12T22:45:12.906 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:12 smithi142 ceph-mon[87853]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:45:12.906 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:12 smithi142 ceph-mon[87853]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-12T22:45:12.906 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:12 smithi142 ceph-mon[87853]: pgmap v1933: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-12T22:45:12.906 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:12 smithi142 ceph-mon[87853]: osdmap e147: 8 total, 7 up, 8 in 2024-04-12T22:45:12.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:12 smithi088 ceph-mon[91108]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:45:12.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:12 smithi088 ceph-mon[91108]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-12T22:45:12.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:12 smithi088 ceph-mon[91108]: pgmap v1933: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-12T22:45:12.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:12 smithi088 ceph-mon[91108]: osdmap e147: 8 total, 7 up, 8 in 2024-04-12T22:45:12.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:12 smithi088 ceph-mon[87547]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:45:12.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:12 smithi088 ceph-mon[87547]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-12T22:45:12.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:12 smithi088 ceph-mon[87547]: pgmap v1933: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-12T22:45:12.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:12 smithi088 ceph-mon[87547]: osdmap e147: 8 total, 7 up, 8 in 2024-04-12T22:45:12.928 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:45:12 smithi088 podman[140463]: 2024-04-12 22:45:12.636002168 +0000 UTC m=+0.600477880 container remove 63173fdd9919104af271c5cd5367dfef90f505f420bdcc76c30e9e7c6b9311aa (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-3, org.label-schema.build-date=20240409, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, RELEASE=squid-b277feb, ceph=True, GIT_CLEAN=True) 2024-04-12T22:45:13.331 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:45:13 smithi088 podman[140557]: 2024-04-12 22:45:12.939624559 +0000 UTC m=+0.017785548 image pull 668895944f0ec64b67a5b7564961d2756f2966e5d4b9338516300dbec9984951 quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a 2024-04-12T22:45:13.331 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:45:13 smithi088 podman[140557]: 2024-04-12 22:45:13.045276074 +0000 UTC m=+0.123437054 container create 20d7b7a18e2bdeed57c3c2f44de1c5cbc60584fbc5826ceaadc7bd45239c1bd7 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-3-deactivate, RELEASE=squid-b277feb, GIT_CLEAN=True, io.buildah.version=1.33.5, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240409, GIT_BRANCH=HEAD, ceph=True, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image) 2024-04-12T22:45:13.331 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:45:13 smithi088 podman[140557]: 2024-04-12 22:45:13.27275657 +0000 UTC m=+0.350917549 container init 20d7b7a18e2bdeed57c3c2f44de1c5cbc60584fbc5826ceaadc7bd45239c1bd7 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-3-deactivate, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, ceph=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_CLEAN=True, RELEASE=squid-b277feb, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240409, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.license=GPLv2) 2024-04-12T22:45:13.331 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:45:13 smithi088 podman[140557]: 2024-04-12 22:45:13.27621417 +0000 UTC m=+0.354375158 container start 20d7b7a18e2bdeed57c3c2f44de1c5cbc60584fbc5826ceaadc7bd45239c1bd7 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-3-deactivate, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, org.label-schema.build-date=20240409, RELEASE=squid-b277feb, org.label-schema.license=GPLv2, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True) 2024-04-12T22:45:13.331 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:45:13 smithi088 podman[140557]: 2024-04-12 22:45:13.339308427 +0000 UTC m=+0.417469407 container attach 20d7b7a18e2bdeed57c3c2f44de1c5cbc60584fbc5826ceaadc7bd45239c1bd7 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-3-deactivate, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, io.buildah.version=1.33.5, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240409, RELEASE=squid-b277feb, GIT_CLEAN=True, ceph=True, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image) 2024-04-12T22:45:13.617 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:45:13 smithi088 podman[140557]: 2024-04-12 22:45:13.576859165 +0000 UTC m=+0.655020148 container died 20d7b7a18e2bdeed57c3c2f44de1c5cbc60584fbc5826ceaadc7bd45239c1bd7 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-3-deactivate, org.label-schema.build-date=20240409, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, io.buildah.version=1.33.5, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, RELEASE=squid-b277feb, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image) 2024-04-12T22:45:13.927 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:13 smithi088 ceph-mon[87547]: osdmap e148: 8 total, 7 up, 8 in 2024-04-12T22:45:13.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:13 smithi088 ceph-mon[91108]: osdmap e148: 8 total, 7 up, 8 in 2024-04-12T22:45:13.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:13 smithi142 ceph-mon[87853]: osdmap e148: 8 total, 7 up, 8 in 2024-04-12T22:45:14.374 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:45:14 smithi088 podman[140583]: 2024-04-12 22:45:14.151604705 +0000 UTC m=+0.569607794 container remove 20d7b7a18e2bdeed57c3c2f44de1c5cbc60584fbc5826ceaadc7bd45239c1bd7 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-3-deactivate, RELEASE=squid-b277feb, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_CLEAN=True, io.buildah.version=1.33.5, org.label-schema.build-date=20240409, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True) 2024-04-12T22:45:14.375 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:45:14 smithi088 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@osd.3.service: Deactivated successfully. 2024-04-12T22:45:14.375 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:45:14 smithi088 systemd[1]: Stopped Ceph osd.3 for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:45:14.375 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:45:14 smithi088 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@osd.3.service: Consumed 1.826s CPU time. 2024-04-12T22:45:14.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:14 smithi088 ceph-mon[87547]: pgmap v1936: 161 pgs: 7 peering, 25 stale+active+clean, 129 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:14.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:14 smithi088 ceph-mon[91108]: pgmap v1936: 161 pgs: 7 peering, 25 stale+active+clean, 129 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:14.678 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:45:14 smithi088 systemd[1]: Starting Ceph osd.3 for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:45:14.678 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:45:14 smithi088 podman[140687]: 2024-04-12 22:45:14.499981325 +0000 UTC m=+0.017413164 image pull 668895944f0ec64b67a5b7564961d2756f2966e5d4b9338516300dbec9984951 quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a 2024-04-12T22:45:14.678 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:45:14 smithi088 podman[140687]: 2024-04-12 22:45:14.627335329 +0000 UTC m=+0.144767152 container create 05e8cd9bfd7399e35fe9de0f0fed33a348da37ad12d9adefd673edb5a312f4e6 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-3-activate, ceph=True, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240409, RELEASE=squid-b277feb) 2024-04-12T22:45:14.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:14 smithi142 ceph-mon[87853]: pgmap v1936: 161 pgs: 7 peering, 25 stale+active+clean, 129 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:15.178 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:45:14 smithi088 podman[140687]: 2024-04-12 22:45:14.888424021 +0000 UTC m=+0.405855843 container init 05e8cd9bfd7399e35fe9de0f0fed33a348da37ad12d9adefd673edb5a312f4e6 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-3-activate, RELEASE=squid-b277feb, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, 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, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, ceph=True, org.label-schema.license=GPLv2, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0) 2024-04-12T22:45:15.178 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:45:14 smithi088 podman[140687]: 2024-04-12 22:45:14.891709444 +0000 UTC m=+0.409141275 container start 05e8cd9bfd7399e35fe9de0f0fed33a348da37ad12d9adefd673edb5a312f4e6 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-3-activate, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, io.buildah.version=1.33.5, org.label-schema.build-date=20240409, RELEASE=squid-b277feb, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, ceph=True) 2024-04-12T22:45:15.178 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:45:14 smithi088 podman[140687]: 2024-04-12 22:45:14.980056535 +0000 UTC m=+0.497488368 container attach 05e8cd9bfd7399e35fe9de0f0fed33a348da37ad12d9adefd673edb5a312f4e6 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-3-activate, org.label-schema.build-date=20240409, ceph=True, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, RELEASE=squid-b277feb, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0) 2024-04-12T22:45:15.675 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:45:15 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-3-activate[140703]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-04-12T22:45:15.676 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:45:15 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-3-activate[140703]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-3 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2024-04-12T22:45:15.676 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:45:15 smithi088 bash[140687]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-04-12T22:45:15.676 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:45:15 smithi088 bash[140687]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-3 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2024-04-12T22:45:15.676 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:45:15 smithi088 bash[140687]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-04-12T22:45:15.676 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:45:15 smithi088 bash[140687]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-04-12T22:45:15.676 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:45:15 smithi088 bash[140687]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-04-12T22:45:15.676 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:45:15 smithi088 bash[140687]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-04-12T22:45:15.676 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:45:15 smithi088 bash[140687]: --> ceph-volume raw activate successful for osd ID: 3 2024-04-12T22:45:15.676 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:45:15 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-3-activate[140703]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-04-12T22:45:15.676 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:45:15 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-3-activate[140703]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-04-12T22:45:15.676 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:45:15 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-3-activate[140703]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-04-12T22:45:15.676 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:45:15 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-3-activate[140703]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-04-12T22:45:15.676 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:45:15 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-3-activate[140703]: --> ceph-volume raw activate successful for osd ID: 3 2024-04-12T22:45:15.676 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:45:15 smithi088 podman[140687]: 2024-04-12 22:45:15.370245644 +0000 UTC m=+0.887677466 container died 05e8cd9bfd7399e35fe9de0f0fed33a348da37ad12d9adefd673edb5a312f4e6 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-3-activate, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, ceph=True, RELEASE=squid-b277feb, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240409, org.label-schema.name=CentOS Stream 8 Base Image) 2024-04-12T22:45:16.203 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:15 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:16.203 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:15 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:45:16.203 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:15 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:16.203 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:15 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:45:16.203 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:45:16 smithi088 podman[140825]: 2024-04-12 22:45:16.000539001 +0000 UTC m=+0.620260897 container remove 05e8cd9bfd7399e35fe9de0f0fed33a348da37ad12d9adefd673edb5a312f4e6 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-3-activate, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, RELEASE=squid-b277feb, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.build-date=20240409, org.label-schema.license=GPLv2) 2024-04-12T22:45:16.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:15 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:16.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:15 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:45:16.516 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:45:16 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:45:16] "GET /metrics HTTP/1.1" 200 38520 "" "Prometheus/2.33.4" 2024-04-12T22:45:16.517 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:45:16 smithi088 podman[140891]: 2024-04-12 22:45:16.113842382 +0000 UTC m=+0.018045838 image pull 668895944f0ec64b67a5b7564961d2756f2966e5d4b9338516300dbec9984951 quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a 2024-04-12T22:45:16.517 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:45:16 smithi088 podman[140891]: 2024-04-12 22:45:16.246511408 +0000 UTC m=+0.150714855 container create 94ea4016ad0c436843e7d04f43fa9c373663578c3f0b0c66eed19a1a0950b9d2 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-3, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240409, io.buildah.version=1.33.5, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, RELEASE=squid-b277feb, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0) 2024-04-12T22:45:16.517 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:45:16 smithi088 podman[140891]: 2024-04-12 22:45:16.525090123 +0000 UTC m=+0.429293570 container init 94ea4016ad0c436843e7d04f43fa9c373663578c3f0b0c66eed19a1a0950b9d2 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-3, org.label-schema.schema-version=1.0, RELEASE=squid-b277feb, ceph=True, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.license=GPLv2, org.label-schema.build-date=20240409, org.label-schema.name=CentOS Stream 8 Base Image) 2024-04-12T22:45:16.844 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:45:16 smithi088 podman[140891]: 2024-04-12 22:45:16.528566206 +0000 UTC m=+0.432769654 container start 94ea4016ad0c436843e7d04f43fa9c373663578c3f0b0c66eed19a1a0950b9d2 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-3, io.buildah.version=1.33.5, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240409, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, RELEASE=squid-b277feb, GIT_BRANCH=HEAD, ceph=True) 2024-04-12T22:45:16.844 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:45:16 smithi088 ceph-osd[140910]: -- 172.21.15.88:0/2877903817 <== mon.0 v2:172.21.15.88:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55ddaf429680 con 0x55ddaf3f2c00 2024-04-12T22:45:16.844 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:45:16 smithi088 bash[140891]: 94ea4016ad0c436843e7d04f43fa9c373663578c3f0b0c66eed19a1a0950b9d2 2024-04-12T22:45:16.844 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:45:16 smithi088 systemd[1]: Started Ceph osd.3 for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:45:17.177 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-3[140906]: 2024-04-12T22:45:17.063+0000 7fbd0efe87c0 -1 Falling back to public interface 2024-04-12T22:45:17.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:16 smithi088 ceph-mon[87547]: pgmap v1937: 161 pgs: 6 active+undersized+degraded, 7 peering, 20 stale+active+clean, 7 active+undersized, 121 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 24/630 objects degraded (3.810%) 2024-04-12T22:45:17.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:16 smithi088 ceph-mon[87547]: Health check failed: Degraded data redundancy: 24/630 objects degraded (3.810%), 6 pgs degraded (PG_DEGRADED) 2024-04-12T22:45:17.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:17.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:17.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:17.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:17.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:17.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:17.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:17.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:17.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:17.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:17.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:16 smithi088 ceph-mon[91108]: pgmap v1937: 161 pgs: 6 active+undersized+degraded, 7 peering, 20 stale+active+clean, 7 active+undersized, 121 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 24/630 objects degraded (3.810%) 2024-04-12T22:45:17.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:16 smithi088 ceph-mon[91108]: Health check failed: Degraded data redundancy: 24/630 objects degraded (3.810%), 6 pgs degraded (PG_DEGRADED) 2024-04-12T22:45:17.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:17.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:17.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:17.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:17.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:17.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:17.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:17.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:17.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:17.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:17.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:16 smithi142 ceph-mon[87853]: pgmap v1937: 161 pgs: 6 active+undersized+degraded, 7 peering, 20 stale+active+clean, 7 active+undersized, 121 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 24/630 objects degraded (3.810%) 2024-04-12T22:45:17.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:16 smithi142 ceph-mon[87853]: Health check failed: Degraded data redundancy: 24/630 objects degraded (3.810%), 6 pgs degraded (PG_DEGRADED) 2024-04-12T22:45:17.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:16 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:17.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:16 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:17.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:16 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:17.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:16 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:17.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:16 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:17.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:16 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:17.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:16 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:17.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:16 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:17.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:16 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:17.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:16 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:18.208 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[91108]: pgmap v1938: 161 pgs: 20 active+undersized+degraded, 7 peering, 6 stale+active+clean, 29 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 576 B/s rd, 0 op/s; 64/630 objects degraded (10.159%) 2024-04-12T22:45:18.208 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[91108]: pgmap v1939: 161 pgs: 20 active+undersized+degraded, 7 peering, 6 stale+active+clean, 29 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 803 B/s rd, 0 op/s; 64/630 objects degraded (10.159%) 2024-04-12T22:45:18.208 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:18.208 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[91108]: pgmap v1940: 161 pgs: 20 active+undersized+degraded, 7 peering, 6 stale+active+clean, 29 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 781 B/s rd, 0 op/s; 64/630 objects degraded (10.159%) 2024-04-12T22:45:18.209 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[91108]: pgmap v1941: 161 pgs: 20 active+undersized+degraded, 7 peering, 6 stale+active+clean, 29 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 966 B/s rd, 0 op/s; 64/630 objects degraded (10.159%) 2024-04-12T22:45:18.209 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:18.209 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:18.209 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:18.209 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:18.209 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:18.209 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[91108]: pgmap v1942: 161 pgs: 20 active+undersized+degraded, 7 peering, 6 stale+active+clean, 29 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 64/630 objects degraded (10.159%) 2024-04-12T22:45:18.209 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[91108]: pgmap v1943: 161 pgs: 20 active+undersized+degraded, 7 peering, 6 stale+active+clean, 29 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 2.9 KiB/s rd, 2 op/s; 64/630 objects degraded (10.159%) 2024-04-12T22:45:18.209 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:18.209 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:18.209 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:18.209 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:18.209 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:18.209 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:18.209 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[91108]: pgmap v1944: 161 pgs: 20 active+undersized+degraded, 7 peering, 6 stale+active+clean, 29 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 64/630 objects degraded (10.159%) 2024-04-12T22:45:18.210 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[91108]: pgmap v1945: 161 pgs: 20 active+undersized+degraded, 7 peering, 6 stale+active+clean, 29 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 64/630 objects degraded (10.159%) 2024-04-12T22:45:18.210 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:18.210 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:18.210 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[87547]: pgmap v1938: 161 pgs: 20 active+undersized+degraded, 7 peering, 6 stale+active+clean, 29 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 576 B/s rd, 0 op/s; 64/630 objects degraded (10.159%) 2024-04-12T22:45:18.210 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[87547]: pgmap v1939: 161 pgs: 20 active+undersized+degraded, 7 peering, 6 stale+active+clean, 29 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 803 B/s rd, 0 op/s; 64/630 objects degraded (10.159%) 2024-04-12T22:45:18.210 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:18.210 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[87547]: pgmap v1940: 161 pgs: 20 active+undersized+degraded, 7 peering, 6 stale+active+clean, 29 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 781 B/s rd, 0 op/s; 64/630 objects degraded (10.159%) 2024-04-12T22:45:18.210 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[87547]: pgmap v1941: 161 pgs: 20 active+undersized+degraded, 7 peering, 6 stale+active+clean, 29 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 966 B/s rd, 0 op/s; 64/630 objects degraded (10.159%) 2024-04-12T22:45:18.210 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:18.211 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:18.211 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:18.211 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:18.211 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:18.211 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[87547]: pgmap v1942: 161 pgs: 20 active+undersized+degraded, 7 peering, 6 stale+active+clean, 29 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 64/630 objects degraded (10.159%) 2024-04-12T22:45:18.211 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[87547]: pgmap v1943: 161 pgs: 20 active+undersized+degraded, 7 peering, 6 stale+active+clean, 29 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 2.9 KiB/s rd, 2 op/s; 64/630 objects degraded (10.159%) 2024-04-12T22:45:18.211 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:18.211 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:18.211 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:18.211 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:18.211 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:18.211 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:18.211 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[87547]: pgmap v1944: 161 pgs: 20 active+undersized+degraded, 7 peering, 6 stale+active+clean, 29 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 64/630 objects degraded (10.159%) 2024-04-12T22:45:18.211 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[87547]: pgmap v1945: 161 pgs: 20 active+undersized+degraded, 7 peering, 6 stale+active+clean, 29 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 64/630 objects degraded (10.159%) 2024-04-12T22:45:18.211 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:18.212 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:18.212 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:18.212 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:18.212 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:18.212 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:18.212 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[91108]: pgmap v1946: 161 pgs: 20 active+undersized+degraded, 7 peering, 6 stale+active+clean, 29 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 64/630 objects degraded (10.159%) 2024-04-12T22:45:18.212 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[91108]: pgmap v1947: 161 pgs: 20 active+undersized+degraded, 7 peering, 6 stale+active+clean, 29 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 64/630 objects degraded (10.159%) 2024-04-12T22:45:18.212 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:18.212 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:18.212 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:18.213 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:18.213 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:18.213 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:18.213 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[91108]: pgmap v1948: 161 pgs: 20 active+undersized+degraded, 7 peering, 6 stale+active+clean, 29 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 64/630 objects degraded (10.159%) 2024-04-12T22:45:18.213 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[91108]: pgmap v1949: 161 pgs: 20 active+undersized+degraded, 7 peering, 6 stale+active+clean, 29 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 64/630 objects degraded (10.159%) 2024-04-12T22:45:18.213 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:18.213 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:18.213 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:18.213 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:18.213 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:18.213 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:18.213 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[91108]: pgmap v1950: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:18.213 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[91108]: pgmap v1951: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:18.213 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:18.213 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:18.214 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:18.214 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:18.214 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:18.214 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:18.214 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:18.214 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[87547]: pgmap v1946: 161 pgs: 20 active+undersized+degraded, 7 peering, 6 stale+active+clean, 29 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 64/630 objects degraded (10.159%) 2024-04-12T22:45:18.214 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[87547]: pgmap v1947: 161 pgs: 20 active+undersized+degraded, 7 peering, 6 stale+active+clean, 29 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 64/630 objects degraded (10.159%) 2024-04-12T22:45:18.214 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:18.214 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:18.214 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:18.215 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:18.215 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:18.215 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:18.215 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[87547]: pgmap v1948: 161 pgs: 20 active+undersized+degraded, 7 peering, 6 stale+active+clean, 29 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 64/630 objects degraded (10.159%) 2024-04-12T22:45:18.215 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[87547]: pgmap v1949: 161 pgs: 20 active+undersized+degraded, 7 peering, 6 stale+active+clean, 29 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 64/630 objects degraded (10.159%) 2024-04-12T22:45:18.215 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:18.215 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:18.215 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:18.215 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:18.215 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:18.215 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:18.215 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[87547]: pgmap v1950: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:18.215 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[87547]: pgmap v1951: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:18.215 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:18.215 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:18.215 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:18.216 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:18.216 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:18.216 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:18.216 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[91108]: pgmap v1952: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:18.216 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[91108]: pgmap v1953: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:18.216 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:18.216 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:18.216 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:18.216 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:18.216 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:18.217 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:18.217 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[91108]: pgmap v1954: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:18.217 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[91108]: pgmap v1955: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:18.217 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:18.217 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:18.217 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:18.217 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:18.217 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:18.217 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:18.217 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[91108]: pgmap v1956: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:18.217 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[91108]: pgmap v1957: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:18.217 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:18.217 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:18.217 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:18.218 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:18.218 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[87547]: pgmap v1952: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:18.218 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[87547]: pgmap v1953: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:18.218 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:18.218 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:18.218 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:18.218 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:18.218 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:18.218 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:18.218 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[87547]: pgmap v1954: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:18.218 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[87547]: pgmap v1955: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:18.218 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:18.218 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:18.218 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:18.219 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:18.219 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:18.219 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:18.219 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[87547]: pgmap v1956: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:18.219 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[87547]: pgmap v1957: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:18.219 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:17 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:18.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:17 smithi142 ceph-mon[87853]: pgmap v1938: 161 pgs: 20 active+undersized+degraded, 7 peering, 6 stale+active+clean, 29 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 576 B/s rd, 0 op/s; 64/630 objects degraded (10.159%) 2024-04-12T22:45:18.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:17 smithi142 ceph-mon[87853]: pgmap v1939: 161 pgs: 20 active+undersized+degraded, 7 peering, 6 stale+active+clean, 29 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 803 B/s rd, 0 op/s; 64/630 objects degraded (10.159%) 2024-04-12T22:45:18.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:17 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:18.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:17 smithi142 ceph-mon[87853]: pgmap v1940: 161 pgs: 20 active+undersized+degraded, 7 peering, 6 stale+active+clean, 29 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 781 B/s rd, 0 op/s; 64/630 objects degraded (10.159%) 2024-04-12T22:45:18.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:17 smithi142 ceph-mon[87853]: pgmap v1941: 161 pgs: 20 active+undersized+degraded, 7 peering, 6 stale+active+clean, 29 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 966 B/s rd, 0 op/s; 64/630 objects degraded (10.159%) 2024-04-12T22:45:18.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:17 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:18.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:17 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:18.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:17 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:18.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:17 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:18.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:17 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:18.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:17 smithi142 ceph-mon[87853]: pgmap v1942: 161 pgs: 20 active+undersized+degraded, 7 peering, 6 stale+active+clean, 29 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 64/630 objects degraded (10.159%) 2024-04-12T22:45:18.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:17 smithi142 ceph-mon[87853]: pgmap v1943: 161 pgs: 20 active+undersized+degraded, 7 peering, 6 stale+active+clean, 29 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 2.9 KiB/s rd, 2 op/s; 64/630 objects degraded (10.159%) 2024-04-12T22:45:18.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:17 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:18.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:17 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:18.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:17 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:18.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:17 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:18.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:17 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:18.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:17 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:18.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:17 smithi142 ceph-mon[87853]: pgmap v1944: 161 pgs: 20 active+undersized+degraded, 7 peering, 6 stale+active+clean, 29 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 64/630 objects degraded (10.159%) 2024-04-12T22:45:18.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:17 smithi142 ceph-mon[87853]: pgmap v1945: 161 pgs: 20 active+undersized+degraded, 7 peering, 6 stale+active+clean, 29 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 64/630 objects degraded (10.159%) 2024-04-12T22:45:18.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:17 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:18.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:17 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:18.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:17 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:18.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:17 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:18.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:17 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:18.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:17 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:18.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:17 smithi142 ceph-mon[87853]: pgmap v1946: 161 pgs: 20 active+undersized+degraded, 7 peering, 6 stale+active+clean, 29 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 64/630 objects degraded (10.159%) 2024-04-12T22:45:18.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:17 smithi142 ceph-mon[87853]: pgmap v1947: 161 pgs: 20 active+undersized+degraded, 7 peering, 6 stale+active+clean, 29 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 64/630 objects degraded (10.159%) 2024-04-12T22:45:18.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:17 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:18.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:17 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:18.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:17 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:18.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:17 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:18.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:17 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:18.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:17 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:18.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:17 smithi142 ceph-mon[87853]: pgmap v1948: 161 pgs: 20 active+undersized+degraded, 7 peering, 6 stale+active+clean, 29 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 64/630 objects degraded (10.159%) 2024-04-12T22:45:18.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:17 smithi142 ceph-mon[87853]: pgmap v1949: 161 pgs: 20 active+undersized+degraded, 7 peering, 6 stale+active+clean, 29 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 64/630 objects degraded (10.159%) 2024-04-12T22:45:18.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:17 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:18.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:17 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:18.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:17 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:18.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:17 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:18.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:17 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:18.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:17 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:18.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:17 smithi142 ceph-mon[87853]: pgmap v1950: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:18.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:17 smithi142 ceph-mon[87853]: pgmap v1951: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:18.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:17 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:18.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:17 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:18.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:17 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:18.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:17 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:18.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:17 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:18.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:17 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:18.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:17 smithi142 ceph-mon[87853]: pgmap v1952: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:18.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:17 smithi142 ceph-mon[87853]: pgmap v1953: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:18.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:17 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:18.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:17 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:18.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:17 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:18.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:17 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:18.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:17 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:18.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:17 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:18.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:17 smithi142 ceph-mon[87853]: pgmap v1954: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:18.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:17 smithi142 ceph-mon[87853]: pgmap v1955: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:18.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:17 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:18.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:17 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:18.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:17 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:18.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:17 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:18.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:17 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:18.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:17 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:18.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:17 smithi142 ceph-mon[87853]: pgmap v1956: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:18.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:17 smithi142 ceph-mon[87853]: pgmap v1957: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:18.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:17 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:19.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:19.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:19.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:19.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:19.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:19.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[87547]: pgmap v1958: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:19.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[87547]: pgmap v1959: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:19.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:19.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:19.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:19.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:19.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:19.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:19.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[87547]: pgmap v1960: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:19.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[87547]: pgmap v1961: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:19.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:19.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:19.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:19.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:19.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:19.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:19.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[87547]: pgmap v1962: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:19.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[87547]: pgmap v1963: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:19.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:19.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:19.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:19.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:19.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:19.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:19.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:19.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[91108]: pgmap v1958: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:19.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[91108]: pgmap v1959: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:19.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:19.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:19.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:19.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:19.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:19.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:19.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[91108]: pgmap v1960: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:19.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[91108]: pgmap v1961: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:19.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:19.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:19.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:19.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:19.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:19.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:19.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[91108]: pgmap v1962: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:19.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[91108]: pgmap v1963: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:19.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:19.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:19.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:19.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:19.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:19.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:19.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[91108]: pgmap v1964: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:19.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[91108]: pgmap v1965: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:19.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:19.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:19.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:19.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:19.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:19.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:19.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[91108]: pgmap v1966: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:19.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[91108]: pgmap v1967: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:19.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:19.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:19.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:19.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:19.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:19.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:19.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[91108]: pgmap v1968: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:19.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[91108]: pgmap v1969: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:19.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:19.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:19.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:19.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:19.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:19.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:19.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:19.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:19.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[87547]: pgmap v1964: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:19.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[87547]: pgmap v1965: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:19.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:19.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:19.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:19.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:19.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:19.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:19.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[87547]: pgmap v1966: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:19.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[87547]: pgmap v1967: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:19.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:19.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:19.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:19.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:19.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:19.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:19.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[87547]: pgmap v1968: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:19.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[87547]: pgmap v1969: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:19.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:19.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:19.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:19.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:19.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:19.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:19.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[91108]: pgmap v1970: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:19.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[91108]: pgmap v1971: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:19.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:19.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:19.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:19.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:19.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:19.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:19.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[91108]: pgmap v1972: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:19.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[91108]: pgmap v1973: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:19.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:19.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:19.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:19.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:19.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:19.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:19.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:19.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:19.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[87547]: pgmap v1970: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:19.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[87547]: pgmap v1971: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:19.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:19.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:19.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:19.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:19.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:19.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:19.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[87547]: pgmap v1972: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:19.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[87547]: pgmap v1973: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:19.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:19.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:19.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:19.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:19.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:19.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:19.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:18 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:19.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:18 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:19.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:18 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:19.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:18 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:19.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:18 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:19.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:18 smithi142 ceph-mon[87853]: pgmap v1958: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:19.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:18 smithi142 ceph-mon[87853]: pgmap v1959: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:19.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:18 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:19.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:18 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:19.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:18 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:19.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:18 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:19.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:18 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:19.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:18 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:19.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:18 smithi142 ceph-mon[87853]: pgmap v1960: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:19.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:18 smithi142 ceph-mon[87853]: pgmap v1961: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:19.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:18 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:19.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:18 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:19.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:18 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:19.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:18 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:19.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:18 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:19.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:18 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:19.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:18 smithi142 ceph-mon[87853]: pgmap v1962: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:19.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:18 smithi142 ceph-mon[87853]: pgmap v1963: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:19.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:18 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:19.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:18 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:19.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:18 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:19.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:18 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:19.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:18 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:19.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:18 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:19.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:18 smithi142 ceph-mon[87853]: pgmap v1964: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:19.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:18 smithi142 ceph-mon[87853]: pgmap v1965: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:19.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:18 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:19.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:18 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:19.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:18 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:19.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:18 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:19.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:18 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:19.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:18 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:19.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:18 smithi142 ceph-mon[87853]: pgmap v1966: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:19.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:18 smithi142 ceph-mon[87853]: pgmap v1967: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:19.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:18 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:19.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:18 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:19.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:18 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:19.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:18 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:19.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:18 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:19.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:18 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:19.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:18 smithi142 ceph-mon[87853]: pgmap v1968: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:19.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:18 smithi142 ceph-mon[87853]: pgmap v1969: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:19.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:18 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:19.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:18 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:19.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:18 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:19.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:18 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:19.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:18 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:19.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:18 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:19.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:18 smithi142 ceph-mon[87853]: pgmap v1970: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:19.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:18 smithi142 ceph-mon[87853]: pgmap v1971: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:19.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:18 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:19.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:18 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:19.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:18 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:19.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:18 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:19.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:18 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:19.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:18 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:19.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:18 smithi142 ceph-mon[87853]: pgmap v1972: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:19.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:18 smithi142 ceph-mon[87853]: pgmap v1973: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:19.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:18 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:19.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:18 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:19.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:18 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:19.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:18 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:19.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:18 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:19.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:18 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:20.177 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-3[140906]: 2024-04-12T22:45:19.800+0000 7fbd0efe87c0 -1 osd.3 146 log_to_monitors true 2024-04-12T22:45:20.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[91108]: pgmap v1974: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:20.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[91108]: pgmap v1975: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:20.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:20.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:20.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:20.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:20.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:20.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:20.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[91108]: pgmap v1976: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:20.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[91108]: pgmap v1977: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:20.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:20.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:20.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:20.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:20.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:20.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:20.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[91108]: pgmap v1978: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:20.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[91108]: pgmap v1979: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:20.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:20.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:20.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:20.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:20.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:20.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:20.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[91108]: pgmap v1980: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:20.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[87547]: pgmap v1974: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:20.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[87547]: pgmap v1975: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:20.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:20.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:20.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:20.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:20.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:20.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:20.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[87547]: pgmap v1976: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:20.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[87547]: pgmap v1977: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:20.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:20.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:20.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:20.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:20.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:20.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:20.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[87547]: pgmap v1978: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:20.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[87547]: pgmap v1979: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:20.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:20.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:20.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:20.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:20.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:20.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:20.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[87547]: pgmap v1980: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:20.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[91108]: pgmap v1981: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:20.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:20.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:20.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:20.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:20.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:20.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:20.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[91108]: pgmap v1982: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:20.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[91108]: pgmap v1983: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:20.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:20.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:20.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:20.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:20.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:20.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:20.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[91108]: pgmap v1984: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:20.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[91108]: pgmap v1985: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:20.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:20.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:20.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:20.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:20.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:20.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:20.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[91108]: pgmap v1986: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:20.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[91108]: pgmap v1987: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:20.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[87547]: pgmap v1981: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:20.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:20.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:20.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:20.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:20.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:20.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:20.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[87547]: pgmap v1982: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:20.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[87547]: pgmap v1983: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:20.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:20.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:20.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:20.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:20.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:20.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:20.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[87547]: pgmap v1984: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:20.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[87547]: pgmap v1985: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:20.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:20.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:20.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:20.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:20.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:20.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:20.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[87547]: pgmap v1986: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:20.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[87547]: pgmap v1987: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:20.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:20.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:20.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:20.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:20.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:20.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:20.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[91108]: pgmap v1988: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:20.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[91108]: pgmap v1989: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:20.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:20.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:20.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:20.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:20.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:20.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:20.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[91108]: pgmap v1990: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:20.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[91108]: pgmap v1991: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:20.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:20.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:20.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[91108]: from='osd.3 [v2:172.21.15.88:6826/2962218116,v1:172.21.15.88:6827/2962218116]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-12T22:45:20.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[91108]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-12T22:45:20.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:20.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:20.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:20.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:20.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[91108]: pgmap v1992: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:20.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[91108]: pgmap v1993: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:20.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:20.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:20.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:20.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:20.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:20.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:20.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[91108]: pgmap v1994: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:20.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[91108]: pgmap v1995: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:20.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:20.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:20.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:20.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:20.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:20.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:20.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:20.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:20.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[87547]: pgmap v1988: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:20.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[87547]: pgmap v1989: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:20.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:20.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:20.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:20.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:20.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:20.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:20.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[87547]: pgmap v1990: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:20.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[87547]: pgmap v1991: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:20.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:20.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:20.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[87547]: from='osd.3 [v2:172.21.15.88:6826/2962218116,v1:172.21.15.88:6827/2962218116]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-12T22:45:20.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[87547]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-12T22:45:20.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:20.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:20.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:20.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:20.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[87547]: pgmap v1992: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:20.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[87547]: pgmap v1993: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:20.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:20.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:20.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:20.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:20.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:20.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:20.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[87547]: pgmap v1994: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:20.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[87547]: pgmap v1995: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:20.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:20.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:19 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:20.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:19 smithi142 ceph-mon[87853]: pgmap v1974: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:20.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:19 smithi142 ceph-mon[87853]: pgmap v1975: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:20.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:20.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:19 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:20.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:20.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:20.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:20.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:20.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:19 smithi142 ceph-mon[87853]: pgmap v1976: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:20.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:19 smithi142 ceph-mon[87853]: pgmap v1977: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:20.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:20.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:19 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:20.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:20.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:20.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:20.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:20.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:19 smithi142 ceph-mon[87853]: pgmap v1978: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:20.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:19 smithi142 ceph-mon[87853]: pgmap v1979: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:20.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:20.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:19 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:20.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:20.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:20.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:20.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:20.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:19 smithi142 ceph-mon[87853]: pgmap v1980: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:20.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:19 smithi142 ceph-mon[87853]: pgmap v1981: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:20.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:20.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:19 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:20.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:20.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:20.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:20.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:20.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:19 smithi142 ceph-mon[87853]: pgmap v1982: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:20.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:19 smithi142 ceph-mon[87853]: pgmap v1983: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:20.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:20.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:19 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:20.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:20.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:20.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:20.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:20.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:19 smithi142 ceph-mon[87853]: pgmap v1984: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:20.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:19 smithi142 ceph-mon[87853]: pgmap v1985: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:20.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:20.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:19 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:20.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:20.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:20.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:20.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:20.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:19 smithi142 ceph-mon[87853]: pgmap v1986: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:20.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:19 smithi142 ceph-mon[87853]: pgmap v1987: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:20.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:20.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:19 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:20.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:20.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:20.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:20.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:20.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:19 smithi142 ceph-mon[87853]: pgmap v1988: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:20.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:19 smithi142 ceph-mon[87853]: pgmap v1989: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:20.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:20.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:19 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:20.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:20.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:20.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:20.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:20.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:19 smithi142 ceph-mon[87853]: pgmap v1990: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:20.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:19 smithi142 ceph-mon[87853]: pgmap v1991: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:20.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:20.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:19 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:20.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:19 smithi142 ceph-mon[87853]: from='osd.3 [v2:172.21.15.88:6826/2962218116,v1:172.21.15.88:6827/2962218116]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-12T22:45:20.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:19 smithi142 ceph-mon[87853]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-12T22:45:20.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:20.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:20.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:20.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:20.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:19 smithi142 ceph-mon[87853]: pgmap v1992: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:20.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:19 smithi142 ceph-mon[87853]: pgmap v1993: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:20.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:20.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:19 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:20.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:20.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:20.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:20.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:20.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:19 smithi142 ceph-mon[87853]: pgmap v1994: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:20.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:19 smithi142 ceph-mon[87853]: pgmap v1995: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:20.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:20.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:19 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:20.771 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:45:20 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-3[140906]: 2024-04-12T22:45:20.706+0000 7fbd00440700 -1 osd.3 146 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-12T22:45:21.050 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:21.050 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:21.050 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:21.050 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:21.050 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:21.050 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:21.050 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:21.050 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:21.050 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:21.051 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:21.051 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:21.051 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:21.051 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:21.051 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:21.051 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:21.051 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:21.051 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:21.051 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:21.051 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:21.051 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:21.051 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:21.051 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:21.051 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:21.051 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:21.051 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:21.051 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:21.052 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:21.052 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:21.052 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:21.052 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:21.052 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:21.052 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:21.052 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:21.052 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:21.052 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:21.052 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:21.052 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:21.053 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:21.053 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:21.053 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:21.053 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:21.053 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:21.053 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:21.053 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:21.053 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:21.053 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:21.053 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:21.053 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:21.053 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:21.053 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:21.053 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:21.054 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:21.054 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:21.054 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:21.054 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:21.054 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:21.054 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:21.054 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:20 smithi088 ceph-mon[87547]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-12T22:45:21.054 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:20 smithi088 ceph-mon[87547]: osdmap e149: 8 total, 7 up, 8 in 2024-04-12T22:45:21.054 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:20 smithi088 ceph-mon[87547]: from='osd.3 [v2:172.21.15.88:6826/2962218116,v1:172.21.15.88:6827/2962218116]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-04-12T22:45:21.054 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:20 smithi088 ceph-mon[87547]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-04-12T22:45:21.054 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:21.055 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:21.055 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:21.055 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:21.055 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:21.055 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:21.055 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:21.055 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:21.055 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:21.055 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:21.055 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:21.055 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:21.055 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:21.055 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:21.055 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:21.055 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:21.056 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:21.056 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:21.056 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:20 smithi088 ceph-mon[91108]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-12T22:45:21.056 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:20 smithi088 ceph-mon[91108]: osdmap e149: 8 total, 7 up, 8 in 2024-04-12T22:45:21.056 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:20 smithi088 ceph-mon[91108]: from='osd.3 [v2:172.21.15.88:6826/2962218116,v1:172.21.15.88:6827/2962218116]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-04-12T22:45:21.056 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:20 smithi088 ceph-mon[91108]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-04-12T22:45:21.056 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:21.056 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:21.056 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:21.056 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:21.056 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:21.056 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:21.056 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:21.056 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:21.056 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:21.057 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:21.057 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:21.057 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:21.057 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:21.057 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:21.057 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:21.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:21.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:21.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:21.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:21.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:21.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:21.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:21.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:21.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:21.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:21.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:21.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:21.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:21.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:21.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:21.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:21.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:21.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:21.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:21.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:21.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:21.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:21.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:21.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:21.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:21.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:21.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:21.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:21.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:21.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:21.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:20 smithi142 ceph-mon[87853]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-12T22:45:21.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:20 smithi142 ceph-mon[87853]: osdmap e149: 8 total, 7 up, 8 in 2024-04-12T22:45:21.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:20 smithi142 ceph-mon[87853]: from='osd.3 [v2:172.21.15.88:6826/2962218116,v1:172.21.15.88:6827/2962218116]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-04-12T22:45:21.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:20 smithi142 ceph-mon[87853]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-04-12T22:45:21.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:21.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:21.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:21.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:21.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:21.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:21.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:21.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:21.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:21.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:21.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:21.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:21.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:21.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:21.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:22.094 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[87547]: pgmap v1996: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:22.094 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[87547]: pgmap v1997: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:22.094 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:22.095 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[87547]: pgmap v1998: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:22.095 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[87547]: pgmap v1999: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:22.095 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:22.095 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[87547]: pgmap v2000: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:22.095 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[87547]: pgmap v2001: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:22.095 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:22.095 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[87547]: pgmap v2002: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:22.095 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[87547]: pgmap v2003: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:22.095 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:22.095 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[87547]: pgmap v2004: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:22.095 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[87547]: pgmap v2005: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:22.095 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:22.095 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[87547]: pgmap v2006: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:22.095 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[87547]: pgmap v2007: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:22.096 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:22.096 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[87547]: pgmap v2009: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:22.096 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[87547]: pgmap v2010: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:22.096 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:22.096 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[87547]: pgmap v2011: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:22.096 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[87547]: pgmap v2012: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:22.096 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:22.096 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[87547]: pgmap v2013: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s; 83/630 objects degraded (13.175%) 2024-04-12T22:45:22.096 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[87547]: pgmap v2014: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 21 op/s; 83/630 objects degraded (13.175%) 2024-04-12T22:45:22.096 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:22.096 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:22.096 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:22.096 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:22.096 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:22.097 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:22.097 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:22.097 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:22.097 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:22.097 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:22.097 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:22.097 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:22.097 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:22.097 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:22.097 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:22.097 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:22.097 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:22.097 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:22.097 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:22.097 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:22.098 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:22.098 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:22.098 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[91108]: pgmap v1996: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:22.098 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[91108]: pgmap v1997: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:22.098 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:22.098 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[91108]: pgmap v1998: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:22.098 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[91108]: pgmap v1999: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:22.098 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:22.099 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[91108]: pgmap v2000: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:22.099 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[91108]: pgmap v2001: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:22.099 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:22.099 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[91108]: pgmap v2002: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:22.099 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[91108]: pgmap v2003: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:22.099 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:22.099 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[91108]: pgmap v2004: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:22.099 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[91108]: pgmap v2005: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:22.099 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:22.099 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[91108]: pgmap v2006: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:22.099 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[91108]: pgmap v2007: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:22.099 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:22.099 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[91108]: pgmap v2009: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:22.099 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[91108]: pgmap v2010: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:22.099 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:22.100 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[91108]: pgmap v2011: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:22.100 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[91108]: pgmap v2012: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:22.100 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:22.100 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[91108]: pgmap v2013: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s; 83/630 objects degraded (13.175%) 2024-04-12T22:45:22.100 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[91108]: pgmap v2014: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 21 op/s; 83/630 objects degraded (13.175%) 2024-04-12T22:45:22.100 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:22.100 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:22.100 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:22.100 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:22.100 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:22.100 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:22.100 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:22.100 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:22.100 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:22.100 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:22.100 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:22.101 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:22.101 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:22.101 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:22.101 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:22.101 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:22.101 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:22.101 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:22.101 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:22.101 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:22.101 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:22.101 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:22.101 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:22.101 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:22.102 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:22.102 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:22.102 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:22.102 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:22.102 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:22.102 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[87547]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-12T22:45:22.102 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:22.102 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[87547]: osd.3 [v2:172.21.15.88:6826/2962218116,v1:172.21.15.88:6827/2962218116] boot 2024-04-12T22:45:22.102 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[87547]: osdmap e150: 8 total, 8 up, 8 in 2024-04-12T22:45:22.102 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-12T22:45:22.102 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:22.102 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:22.102 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:22.103 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:22.103 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:22.103 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:22.103 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:22.103 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:22.103 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:22.103 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:22.103 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:22.103 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:22.103 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:22.103 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:22.103 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:22.104 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:22.104 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:22.104 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:22.104 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[91108]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-12T22:45:22.104 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:22.104 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[91108]: osd.3 [v2:172.21.15.88:6826/2962218116,v1:172.21.15.88:6827/2962218116] boot 2024-04-12T22:45:22.104 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[91108]: osdmap e150: 8 total, 8 up, 8 in 2024-04-12T22:45:22.104 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-12T22:45:22.104 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:22.104 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:22.104 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:22.104 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:22.104 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:22.104 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:22.104 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:22.104 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:22.105 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:22.105 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:22.105 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:22.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:21 smithi142 ceph-mon[87853]: pgmap v1996: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:22.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:21 smithi142 ceph-mon[87853]: pgmap v1997: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:22.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:21 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:22.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:21 smithi142 ceph-mon[87853]: pgmap v1998: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:22.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:21 smithi142 ceph-mon[87853]: pgmap v1999: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:22.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:21 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:22.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:21 smithi142 ceph-mon[87853]: pgmap v2000: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:22.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:21 smithi142 ceph-mon[87853]: pgmap v2001: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:22.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:21 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:22.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:21 smithi142 ceph-mon[87853]: pgmap v2002: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:22.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:21 smithi142 ceph-mon[87853]: pgmap v2003: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:22.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:21 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:22.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:21 smithi142 ceph-mon[87853]: pgmap v2004: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:22.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:21 smithi142 ceph-mon[87853]: pgmap v2005: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:22.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:21 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:22.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:21 smithi142 ceph-mon[87853]: pgmap v2006: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:22.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:21 smithi142 ceph-mon[87853]: pgmap v2007: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:22.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:21 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:22.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:21 smithi142 ceph-mon[87853]: pgmap v2009: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:22.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:21 smithi142 ceph-mon[87853]: pgmap v2010: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:22.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:21 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:22.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:21 smithi142 ceph-mon[87853]: pgmap v2011: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:22.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:21 smithi142 ceph-mon[87853]: pgmap v2012: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:22.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:21 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:22.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:21 smithi142 ceph-mon[87853]: pgmap v2013: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s; 83/630 objects degraded (13.175%) 2024-04-12T22:45:22.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:21 smithi142 ceph-mon[87853]: pgmap v2014: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 21 op/s; 83/630 objects degraded (13.175%) 2024-04-12T22:45:22.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:21 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:22.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:22.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:22.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:22.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:22.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:22.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:22.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:22.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:22.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:22.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:22.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:22.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:22.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:22.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:22.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:22.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:22.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:22.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:22.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:22.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:22.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:22.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:22.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:22.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:22.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:22.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:22.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:22.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:22.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:21 smithi142 ceph-mon[87853]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-12T22:45:22.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:22.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:21 smithi142 ceph-mon[87853]: osd.3 [v2:172.21.15.88:6826/2962218116,v1:172.21.15.88:6827/2962218116] boot 2024-04-12T22:45:22.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:21 smithi142 ceph-mon[87853]: osdmap e150: 8 total, 8 up, 8 in 2024-04-12T22:45:22.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-12T22:45:22.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:22.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:22.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:22.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:22.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:22.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:22.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:22.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:22.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:22.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:22.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:23.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: pgmap v2015: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s; 83/630 objects degraded (13.175%) 2024-04-12T22:45:23.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: pgmap v2016: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s; 83/630 objects degraded (13.175%) 2024-04-12T22:45:23.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:23.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:45:23.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: pgmap v2017: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s; 83/630 objects degraded (13.175%) 2024-04-12T22:45:23.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: pgmap v2018: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s; 83/630 objects degraded (13.175%) 2024-04-12T22:45:23.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:23.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: pgmap v2019: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:23.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: pgmap v2020: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:23.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:23.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: pgmap v2021: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:23.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: pgmap v2022: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:23.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:23.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: pgmap v2023: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:23.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: pgmap v2024: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:23.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:23.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: pgmap v2026: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:23.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: pgmap v2027: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:23.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:23.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: pgmap v2028: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:23.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: pgmap v2029: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:23.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:23.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: pgmap v2030: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:23.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: pgmap v2031: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:23.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:23.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:23.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:23.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:23.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:23.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: pgmap v2032: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:23.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: pgmap v2033: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:23.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:23.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:23.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:23.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:23.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:23.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:23.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: pgmap v2034: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:23.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: pgmap v2035: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:23.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:23.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:23.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:23.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:23.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:23.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:23.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: pgmap v2036: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:23.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: pgmap v2037: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:23.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:23.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:23.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:23.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:23.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:23.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:23.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: pgmap v2038: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:23.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: pgmap v2039: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:23.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:23.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:23.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:23.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:23.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:23.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:23.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: pgmap v2040: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:23.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: pgmap v2041: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:23.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:23.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:23.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:23.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:23.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:23.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:23.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: pgmap v2042: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:23.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: pgmap v2043: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:23.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:23.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:23.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:23.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:23.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:23.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:23.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: pgmap v2044: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:23.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: pgmap v2045: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:23.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:23.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:23.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:23.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:23.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:23.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:23.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: pgmap v2046: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:23.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: pgmap v2047: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:23.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:23.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:23.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: Health check update: Degraded data redundancy: 72/630 objects degraded (11.429%), 22 pgs degraded (PG_DEGRADED) 2024-04-12T22:45:23.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: osdmap e151: 8 total, 8 up, 8 in 2024-04-12T22:45:23.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:23.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:23.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:23.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:23.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: pgmap v2049: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:23.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:23.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:23.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:23.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:23.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:23.254 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:23.254 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: pgmap v2050: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:23.254 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: pgmap v2051: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:23.254 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:23.254 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:23.254 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:23.254 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:23.254 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:23.254 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:23.254 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: pgmap v2052: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:23.254 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: pgmap v2053: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:23.254 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:23.254 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:22 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:23.303 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: pgmap v2015: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s; 83/630 objects degraded (13.175%) 2024-04-12T22:45:23.303 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: pgmap v2016: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s; 83/630 objects degraded (13.175%) 2024-04-12T22:45:23.303 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:23.303 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:45:23.303 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: pgmap v2017: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s; 83/630 objects degraded (13.175%) 2024-04-12T22:45:23.303 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: pgmap v2018: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s; 83/630 objects degraded (13.175%) 2024-04-12T22:45:23.303 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:23.303 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: pgmap v2019: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:23.304 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: pgmap v2020: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:23.304 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:23.304 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: pgmap v2021: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:23.304 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: pgmap v2022: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:23.304 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:23.304 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: pgmap v2023: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:23.304 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: pgmap v2024: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:23.304 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:23.304 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: pgmap v2026: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:23.304 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: pgmap v2027: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:23.304 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:23.304 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: pgmap v2028: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:23.304 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: pgmap v2029: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:23.305 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: pgmap v2015: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s; 83/630 objects degraded (13.175%) 2024-04-12T22:45:23.305 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: pgmap v2016: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s; 83/630 objects degraded (13.175%) 2024-04-12T22:45:23.305 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:23.305 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:45:23.305 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: pgmap v2017: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s; 83/630 objects degraded (13.175%) 2024-04-12T22:45:23.305 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: pgmap v2018: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s; 83/630 objects degraded (13.175%) 2024-04-12T22:45:23.305 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:23.305 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: pgmap v2019: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:23.305 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: pgmap v2020: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:23.305 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:23.305 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: pgmap v2021: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:23.305 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: pgmap v2022: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:23.305 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:23.306 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: pgmap v2023: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:23.306 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: pgmap v2024: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:23.306 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:23.306 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: pgmap v2026: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:23.306 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: pgmap v2027: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:23.306 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:23.306 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: pgmap v2028: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:23.306 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: pgmap v2029: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:23.307 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:23.307 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: pgmap v2030: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:23.307 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: pgmap v2031: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:23.307 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:23.307 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:23.307 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:23.307 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:23.307 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:23.307 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: pgmap v2032: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:23.307 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: pgmap v2033: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:23.307 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:23.307 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:23.307 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:23.307 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:23.308 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:23.308 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:23.308 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: pgmap v2034: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:23.308 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: pgmap v2035: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:23.308 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:23.308 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:23.308 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:23.308 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:23.308 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:23.308 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:23.308 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: pgmap v2036: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:23.308 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: pgmap v2037: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:23.308 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:23.308 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:23.308 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:23.308 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:23.309 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:23.309 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:23.309 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: pgmap v2038: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:23.309 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: pgmap v2039: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:23.309 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:23.309 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:23.309 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:23.309 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:23.309 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:23.309 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:23.309 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: pgmap v2040: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:23.309 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: pgmap v2041: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:23.309 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:23.309 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:23.309 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:23.310 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:23.310 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:23.310 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:23.310 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: pgmap v2042: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:23.310 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: pgmap v2043: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:23.310 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:23.310 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:23.310 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: pgmap v2030: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:23.310 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: pgmap v2031: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:23.310 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:23.311 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:23.311 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:23.311 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:23.311 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:23.311 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: pgmap v2032: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:23.311 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: pgmap v2033: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:23.311 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:23.311 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:23.311 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:23.311 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:23.311 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:23.311 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:23.311 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: pgmap v2034: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:23.311 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: pgmap v2035: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:23.312 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:23.312 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:23.312 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:23.312 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:23.312 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:23.312 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:23.312 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: pgmap v2036: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:23.312 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:23.312 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:23.313 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:23.313 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:23.313 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:23.313 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: pgmap v2044: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:23.313 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: pgmap v2045: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:23.313 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:23.313 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:23.313 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:23.313 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:23.313 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:23.313 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:23.313 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: pgmap v2046: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:23.313 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: pgmap v2047: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:23.313 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:23.314 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:23.314 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: Health check update: Degraded data redundancy: 72/630 objects degraded (11.429%), 22 pgs degraded (PG_DEGRADED) 2024-04-12T22:45:23.314 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: osdmap e151: 8 total, 8 up, 8 in 2024-04-12T22:45:23.314 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:23.314 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:23.314 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:23.314 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:23.314 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: pgmap v2049: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:23.314 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:23.314 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:23.314 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:23.314 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:23.314 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:23.314 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:23.315 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: pgmap v2050: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:23.315 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: pgmap v2051: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:23.315 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:23.315 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:23.315 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:23.315 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:23.315 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:23.315 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:23.315 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: pgmap v2052: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:23.315 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: pgmap v2053: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:23.315 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:23.315 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:23.316 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: pgmap v2037: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:23.316 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:23.316 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:23.316 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:23.316 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:23.316 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:23.316 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:23.316 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: pgmap v2038: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:23.316 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: pgmap v2039: 161 pgs: 26 active+undersized+degraded, 36 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:45:23.316 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:23.317 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:23.317 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:23.317 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:23.317 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:23.317 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:23.317 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: pgmap v2040: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:23.317 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: pgmap v2041: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:23.317 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:23.317 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:23.317 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:23.317 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:23.317 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:23.317 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:23.317 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: pgmap v2042: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:23.317 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: pgmap v2043: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:23.318 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:23.318 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:23.318 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:23.318 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:23.318 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:23.318 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:23.318 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: pgmap v2044: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:23.318 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: pgmap v2045: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:23.318 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:23.318 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:23.318 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:23.318 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:23.318 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:23.318 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:23.319 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: pgmap v2046: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:23.319 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: pgmap v2047: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:23.319 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:23.319 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:23.319 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: Health check update: Degraded data redundancy: 72/630 objects degraded (11.429%), 22 pgs degraded (PG_DEGRADED) 2024-04-12T22:45:23.319 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: osdmap e151: 8 total, 8 up, 8 in 2024-04-12T22:45:23.319 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:23.319 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:23.319 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:23.319 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:23.319 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: pgmap v2049: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:23.319 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:23.319 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:23.319 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:23.319 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:23.320 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:23.320 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:23.320 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: pgmap v2050: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:23.320 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: pgmap v2051: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:23.320 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:23.320 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:23.320 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:23.320 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:23.320 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:23.320 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:23.320 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: pgmap v2052: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:23.320 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: pgmap v2053: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:23.320 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:23.320 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:22 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:24.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:24.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:24.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:24.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:24.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:23 smithi142 ceph-mon[87853]: pgmap v2054: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:24.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:23 smithi142 ceph-mon[87853]: pgmap v2055: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:24.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:24.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:23 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:24.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:24.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:24.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:24.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:24.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:23 smithi142 ceph-mon[87853]: pgmap v2056: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:24.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:23 smithi142 ceph-mon[87853]: pgmap v2057: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:24.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:24.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:23 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:24.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:24.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:24.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:24.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:24.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:23 smithi142 ceph-mon[87853]: pgmap v2058: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:24.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:23 smithi142 ceph-mon[87853]: pgmap v2059: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:24.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:24.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:23 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:24.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:24.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:24.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:24.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:24.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:23 smithi142 ceph-mon[87853]: pgmap v2060: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:24.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:23 smithi142 ceph-mon[87853]: pgmap v2061: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:24.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:24.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:23 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:24.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:24.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:24.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:24.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:24.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:23 smithi142 ceph-mon[87853]: pgmap v2062: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:24.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:23 smithi142 ceph-mon[87853]: pgmap v2063: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:24.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:24.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:23 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:24.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:24.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:24.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:24.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:24.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:23 smithi142 ceph-mon[87853]: pgmap v2064: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:24.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:23 smithi142 ceph-mon[87853]: pgmap v2065: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:24.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:24.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:23 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:24.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:24.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:24.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:24.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:24.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:23 smithi142 ceph-mon[87853]: pgmap v2066: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:24.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:23 smithi142 ceph-mon[87853]: pgmap v2067: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:24.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:24.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:23 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:24.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:24.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:24.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:24.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:24.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:23 smithi142 ceph-mon[87853]: pgmap v2068: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:24.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:23 smithi142 ceph-mon[87853]: pgmap v2069: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:24.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:24.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:23 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:24.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:24.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:24.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:24.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:24.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:23 smithi142 ceph-mon[87853]: pgmap v2070: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:24.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:23 smithi142 ceph-mon[87853]: pgmap v2071: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:24.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:24.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:23 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:24.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:24.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:24.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:24.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:24.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:23 smithi142 ceph-mon[87853]: pgmap v2072: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:24.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:23 smithi142 ceph-mon[87853]: pgmap v2073: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:24.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:24.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:23 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:24.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:24.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:24.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:24.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:24.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:23 smithi142 ceph-mon[87853]: pgmap v2074: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:24.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:23 smithi142 ceph-mon[87853]: pgmap v2075: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:24.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:24.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:23 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:24.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:24.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:24.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:24.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:24.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:23 smithi142 ceph-mon[87853]: pgmap v2076: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:24.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:23 smithi142 ceph-mon[87853]: pgmap v2077: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:24.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:23 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:24.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:23 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:24.352 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:24.352 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:24.352 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:24.353 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:24.353 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[87547]: pgmap v2054: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:24.353 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[87547]: pgmap v2055: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:24.353 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:24.353 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:24.353 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:24.353 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:24.353 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:24.353 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:24.353 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[87547]: pgmap v2056: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:24.353 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[87547]: pgmap v2057: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:24.353 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:24.353 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:24.354 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:24.354 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:24.354 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:24.354 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:24.354 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[87547]: pgmap v2058: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:24.354 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[87547]: pgmap v2059: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:24.354 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:24.354 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:24.354 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:24.354 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:24.355 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:24.355 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:24.355 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:24.355 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[91108]: pgmap v2054: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:24.355 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[91108]: pgmap v2055: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:24.355 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:24.355 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:24.355 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:24.355 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:24.355 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:24.355 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:24.355 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[91108]: pgmap v2056: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:24.355 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[91108]: pgmap v2057: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:24.355 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:24.355 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:24.356 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:24.356 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:24.356 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:24.356 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:24.356 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[91108]: pgmap v2058: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:24.356 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[91108]: pgmap v2059: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:24.356 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:24.356 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:24.356 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:24.356 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:24.356 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:24.357 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:24.357 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[87547]: pgmap v2060: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:24.357 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[87547]: pgmap v2061: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:24.357 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:24.357 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:24.357 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:24.357 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:24.357 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:24.357 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:24.357 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[87547]: pgmap v2062: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:24.357 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[87547]: pgmap v2063: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:24.357 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:24.357 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:24.357 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:24.357 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:24.357 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:24.358 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:24.358 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[87547]: pgmap v2064: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:24.358 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[87547]: pgmap v2065: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:24.358 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:24.358 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:24.358 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:24.358 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:24.358 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:24.358 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:24.359 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:24.359 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[91108]: pgmap v2060: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:24.359 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[91108]: pgmap v2061: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:24.359 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:24.359 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:24.359 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:24.359 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:24.359 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:24.359 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:24.359 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[91108]: pgmap v2062: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:24.359 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[91108]: pgmap v2063: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:24.359 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:24.359 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:24.360 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:24.360 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:24.360 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:24.360 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:24.360 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[91108]: pgmap v2064: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:24.360 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[91108]: pgmap v2065: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:24.360 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:24.360 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:24.360 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:24.360 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:24.360 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:24.360 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:24.361 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[87547]: pgmap v2066: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:24.361 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[87547]: pgmap v2067: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:24.361 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:24.361 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:24.361 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:24.361 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:24.361 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:24.361 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:24.361 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[87547]: pgmap v2068: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:24.361 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[87547]: pgmap v2069: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:24.361 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:24.361 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:24.361 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:24.361 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:24.361 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:24.362 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:24.362 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[87547]: pgmap v2070: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:24.362 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[87547]: pgmap v2071: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:24.362 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:24.362 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:24.362 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:24.362 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:24.362 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:24.362 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:24.362 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:24.362 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[91108]: pgmap v2066: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:24.362 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[91108]: pgmap v2067: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:24.363 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:24.363 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:24.363 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:24.363 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:24.363 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:24.363 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:24.363 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[91108]: pgmap v2068: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:24.363 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[91108]: pgmap v2069: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:24.363 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:24.363 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:24.363 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:24.363 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:24.363 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:24.364 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:24.365 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[91108]: pgmap v2070: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:24.365 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[91108]: pgmap v2071: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:24.365 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:24.365 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:24.365 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:24.365 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:24.365 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:24.365 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:24.365 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[87547]: pgmap v2072: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:24.365 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[87547]: pgmap v2073: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:24.365 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:24.366 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:24.366 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:24.366 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:24.366 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:24.366 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:24.366 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[87547]: pgmap v2074: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:24.366 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[87547]: pgmap v2075: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:24.366 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:24.366 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:24.366 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:24.366 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:24.366 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:24.366 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:24.366 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[87547]: pgmap v2076: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:24.366 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[87547]: pgmap v2077: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:24.367 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:24.367 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:24.367 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:24.367 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[91108]: pgmap v2072: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:24.367 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[91108]: pgmap v2073: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:24.367 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:24.367 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:24.368 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:24.368 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:24.368 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:24.368 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:24.368 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[91108]: pgmap v2074: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:24.368 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[91108]: pgmap v2075: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:24.368 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:24.368 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:24.368 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:24.368 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:24.368 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:24.368 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:24.368 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[91108]: pgmap v2076: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:24.368 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[91108]: pgmap v2077: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:24.368 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:24.369 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:23 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:25.102 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:25.102 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:25.102 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:25.103 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:25.103 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[87547]: pgmap v2078: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:25.103 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[87547]: pgmap v2079: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:25.103 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:25.103 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:25.103 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:25.103 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:25.103 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:25.103 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:25.103 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[87547]: pgmap v2080: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:25.103 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[87547]: pgmap v2081: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:25.103 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:25.103 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:25.103 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:25.104 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:25.104 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:25.104 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:25.104 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[87547]: pgmap v2082: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:25.104 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[87547]: pgmap v2083: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:25.104 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:25.104 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:25.104 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:25.104 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:25.105 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:25.105 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:25.105 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:25.105 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[91108]: pgmap v2078: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:25.105 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[91108]: pgmap v2079: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:25.105 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:25.105 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:25.105 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:25.105 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:25.105 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:25.105 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:25.105 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[91108]: pgmap v2080: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:25.105 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[91108]: pgmap v2081: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:25.105 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:25.105 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:25.106 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:25.106 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:25.106 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:25.106 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:25.106 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[91108]: pgmap v2082: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:25.106 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[91108]: pgmap v2083: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:25.106 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:25.106 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:25.106 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:25.106 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:25.107 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:25.107 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:25.107 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[87547]: pgmap v2084: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:25.107 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[87547]: pgmap v2085: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:25.107 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:25.107 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:25.107 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:25.107 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:25.107 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:25.107 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:25.107 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[87547]: pgmap v2086: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:25.107 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[87547]: pgmap v2087: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:25.107 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:25.108 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:25.108 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:25.108 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:25.108 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:25.108 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:25.108 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[87547]: pgmap v2088: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:25.108 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[87547]: pgmap v2089: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:25.108 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:25.108 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:25.108 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:25.108 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:25.109 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:25.109 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:25.109 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:25.109 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[91108]: pgmap v2084: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:25.109 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[91108]: pgmap v2085: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:25.109 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:25.109 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:25.109 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:25.109 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:25.109 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:25.109 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:25.109 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[91108]: pgmap v2086: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:25.109 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[91108]: pgmap v2087: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:25.109 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:25.110 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:25.110 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:25.110 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:25.110 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:25.110 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:25.110 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[91108]: pgmap v2088: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:25.110 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[91108]: pgmap v2089: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:25.110 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:25.110 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:25.110 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:25.110 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:25.111 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:25.111 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:25.111 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[87547]: pgmap v2090: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:25.111 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[87547]: pgmap v2091: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:25.111 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:25.111 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:25.111 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:25.111 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:25.111 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:25.111 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:25.111 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[87547]: pgmap v2092: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:25.111 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[87547]: pgmap v2093: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:25.111 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:25.111 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:25.112 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:25.112 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:25.112 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:25.112 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:25.112 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[87547]: pgmap v2094: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:25.112 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[87547]: pgmap v2095: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:25.112 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:25.112 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:25.112 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:25.112 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:25.112 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:25.112 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:25.113 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:25.113 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[91108]: pgmap v2090: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:25.113 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[91108]: pgmap v2091: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:25.113 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:25.113 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:25.113 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:25.113 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:25.113 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:25.113 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:25.113 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[91108]: pgmap v2092: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:25.113 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[91108]: pgmap v2093: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:25.113 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:25.113 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:25.113 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:25.114 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:25.114 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:25.114 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:25.114 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[91108]: pgmap v2094: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:25.114 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[91108]: pgmap v2095: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:25.114 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:25.114 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:25.114 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:25.114 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:25.114 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:25.115 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:25.115 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[87547]: pgmap v2096: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:25.115 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[87547]: pgmap v2097: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:25.115 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:25.115 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:25.115 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:25.115 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:25.115 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:25.115 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:25.115 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[87547]: pgmap v2098: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:25.115 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[87547]: pgmap v2099: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:25.115 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:25.115 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:25.116 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:25.116 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[91108]: pgmap v2096: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:25.116 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[91108]: pgmap v2097: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:25.116 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:25.116 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:25.116 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:25.116 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:25.116 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:25.116 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:25.116 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[91108]: pgmap v2098: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:25.116 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[91108]: pgmap v2099: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:25.116 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:25.117 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:24 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:25.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:25.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:25.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:25.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:25.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:24 smithi142 ceph-mon[87853]: pgmap v2078: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:25.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:24 smithi142 ceph-mon[87853]: pgmap v2079: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:25.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:25.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:24 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:25.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:25.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:25.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:25.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:25.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:24 smithi142 ceph-mon[87853]: pgmap v2080: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:25.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:24 smithi142 ceph-mon[87853]: pgmap v2081: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:25.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:25.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:24 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:25.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:25.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:25.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:25.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:25.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:24 smithi142 ceph-mon[87853]: pgmap v2082: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:25.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:24 smithi142 ceph-mon[87853]: pgmap v2083: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:25.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:25.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:24 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:25.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:25.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:25.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:25.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:25.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:24 smithi142 ceph-mon[87853]: pgmap v2084: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:25.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:24 smithi142 ceph-mon[87853]: pgmap v2085: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:25.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:25.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:24 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:25.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:25.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:25.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:25.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:25.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:24 smithi142 ceph-mon[87853]: pgmap v2086: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:25.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:24 smithi142 ceph-mon[87853]: pgmap v2087: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:25.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:25.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:24 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:25.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:25.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:25.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:25.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:25.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:24 smithi142 ceph-mon[87853]: pgmap v2088: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:25.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:24 smithi142 ceph-mon[87853]: pgmap v2089: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:25.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:25.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:24 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:25.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:25.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:25.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:25.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:25.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:24 smithi142 ceph-mon[87853]: pgmap v2090: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:25.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:24 smithi142 ceph-mon[87853]: pgmap v2091: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:25.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:25.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:24 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:25.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:25.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:25.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:25.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:25.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:24 smithi142 ceph-mon[87853]: pgmap v2092: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:25.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:24 smithi142 ceph-mon[87853]: pgmap v2093: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:25.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:25.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:24 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:25.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:25.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:25.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:25.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:25.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:24 smithi142 ceph-mon[87853]: pgmap v2094: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:25.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:24 smithi142 ceph-mon[87853]: pgmap v2095: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:25.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:25.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:24 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:25.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:25.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:25.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:25.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:25.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:24 smithi142 ceph-mon[87853]: pgmap v2096: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:25.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:24 smithi142 ceph-mon[87853]: pgmap v2097: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:25.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:25.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:24 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:25.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:25.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:25.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:25.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:25.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:24 smithi142 ceph-mon[87853]: pgmap v2098: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:25.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:24 smithi142 ceph-mon[87853]: pgmap v2099: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:25.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:25.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:24 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:26.146 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: 2024-04-12T22:45:25.806+0000 7fe607f7c700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-04-12T22:45:26.146 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:26.146 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:26.146 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:26.147 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:26.147 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[87547]: pgmap v2100: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:26.147 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[87547]: pgmap v2101: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:26.147 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:26.147 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:26.147 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:26.147 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:26.147 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:26.147 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:26.147 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[87547]: pgmap v2102: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:26.147 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[87547]: pgmap v2103: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:26.147 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:26.147 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:26.147 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:26.147 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:26.147 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:26.148 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:26.148 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[87547]: pgmap v2104: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:26.148 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[87547]: pgmap v2105: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:26.148 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:26.148 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:26.148 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:26.148 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:26.148 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:26.148 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:26.148 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:26.148 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[91108]: pgmap v2100: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:26.148 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[91108]: pgmap v2101: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:26.149 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:26.149 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:26.149 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:26.149 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:26.149 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:26.149 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:26.149 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[91108]: pgmap v2102: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:26.149 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[91108]: pgmap v2103: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:26.149 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:26.149 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:26.149 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:26.149 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:26.149 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:26.149 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:26.149 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[91108]: pgmap v2104: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:26.150 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[91108]: pgmap v2105: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:26.150 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:26.150 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:26.150 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:26.150 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:26.150 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:26.150 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:26.150 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[87547]: pgmap v2106: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:26.150 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[87547]: pgmap v2107: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:26.150 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:26.151 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:26.151 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:26.151 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:26.151 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:26.151 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:26.151 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[87547]: pgmap v2108: 161 pgs: 7 peering, 19 active+undersized+degraded, 28 active+undersized, 107 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 58/630 objects degraded (9.206%) 2024-04-12T22:45:26.151 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[87547]: pgmap v2109: 161 pgs: 7 peering, 19 active+undersized+degraded, 28 active+undersized, 107 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 58/630 objects degraded (9.206%) 2024-04-12T22:45:26.151 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:26.151 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:26.151 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:26.151 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:26.151 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:26.151 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:26.151 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[87547]: pgmap v2110: 161 pgs: 7 peering, 19 active+undersized+degraded, 28 active+undersized, 107 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 58/630 objects degraded (9.206%) 2024-04-12T22:45:26.151 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[87547]: pgmap v2111: 161 pgs: 7 peering, 19 active+undersized+degraded, 28 active+undersized, 107 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 58/630 objects degraded (9.206%) 2024-04-12T22:45:26.152 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:26.152 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:26.152 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:26.152 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:26.152 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:26.152 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:26.152 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:26.152 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[91108]: pgmap v2106: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:26.152 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[91108]: pgmap v2107: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:26.152 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:26.152 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:26.152 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:26.153 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:26.153 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:26.153 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:26.153 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[91108]: pgmap v2108: 161 pgs: 7 peering, 19 active+undersized+degraded, 28 active+undersized, 107 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 58/630 objects degraded (9.206%) 2024-04-12T22:45:26.153 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[91108]: pgmap v2109: 161 pgs: 7 peering, 19 active+undersized+degraded, 28 active+undersized, 107 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 58/630 objects degraded (9.206%) 2024-04-12T22:45:26.153 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:26.153 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:26.153 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:26.153 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:26.153 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:26.153 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:26.153 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[91108]: pgmap v2110: 161 pgs: 7 peering, 19 active+undersized+degraded, 28 active+undersized, 107 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 58/630 objects degraded (9.206%) 2024-04-12T22:45:26.153 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[91108]: pgmap v2111: 161 pgs: 7 peering, 19 active+undersized+degraded, 28 active+undersized, 107 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 58/630 objects degraded (9.206%) 2024-04-12T22:45:26.153 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:26.153 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:26.154 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:26.154 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:26.154 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:26.154 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:26.154 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[87547]: pgmap v2112: 161 pgs: 7 peering, 19 active+undersized+degraded, 28 active+undersized, 107 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 58/630 objects degraded (9.206%) 2024-04-12T22:45:26.154 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[87547]: pgmap v2113: 161 pgs: 7 peering, 19 active+undersized+degraded, 28 active+undersized, 107 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 58/630 objects degraded (9.206%) 2024-04-12T22:45:26.154 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:26.154 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:26.154 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:26.155 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:26.155 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:26.155 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:26.155 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[87547]: pgmap v2114: 161 pgs: 7 peering, 19 active+undersized+degraded, 28 active+undersized, 107 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 58/630 objects degraded (9.206%) 2024-04-12T22:45:26.155 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[87547]: pgmap v2115: 161 pgs: 7 peering, 19 active+undersized+degraded, 28 active+undersized, 107 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 58/630 objects degraded (9.206%) 2024-04-12T22:45:26.155 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:26.155 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:26.155 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:26.155 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:26.155 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[87547]: pgmap v2116: 161 pgs: 7 peering, 9 active+undersized+degraded, 13 active+undersized, 132 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 23/630 objects degraded (3.651%) 2024-04-12T22:45:26.155 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[87547]: pgmap v2117: 161 pgs: 7 peering, 9 active+undersized+degraded, 13 active+undersized, 132 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 23/630 objects degraded (3.651%) 2024-04-12T22:45:26.155 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:26.155 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:26.155 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:26.155 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:26.155 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:26.156 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-12T22:45:26.156 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[87547]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-12T22:45:26.156 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[87547]: Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-04-12T22:45:26.156 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:26.156 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:26.156 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[91108]: pgmap v2112: 161 pgs: 7 peering, 19 active+undersized+degraded, 28 active+undersized, 107 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 58/630 objects degraded (9.206%) 2024-04-12T22:45:26.156 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[91108]: pgmap v2113: 161 pgs: 7 peering, 19 active+undersized+degraded, 28 active+undersized, 107 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 58/630 objects degraded (9.206%) 2024-04-12T22:45:26.156 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:26.156 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:26.156 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:26.156 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:26.156 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:26.156 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:26.157 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[91108]: pgmap v2114: 161 pgs: 7 peering, 19 active+undersized+degraded, 28 active+undersized, 107 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 58/630 objects degraded (9.206%) 2024-04-12T22:45:26.157 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[91108]: pgmap v2115: 161 pgs: 7 peering, 19 active+undersized+degraded, 28 active+undersized, 107 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 58/630 objects degraded (9.206%) 2024-04-12T22:45:26.157 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:26.157 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:26.157 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:26.157 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:26.157 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[91108]: pgmap v2116: 161 pgs: 7 peering, 9 active+undersized+degraded, 13 active+undersized, 132 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 23/630 objects degraded (3.651%) 2024-04-12T22:45:26.157 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[91108]: pgmap v2117: 161 pgs: 7 peering, 9 active+undersized+degraded, 13 active+undersized, 132 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 23/630 objects degraded (3.651%) 2024-04-12T22:45:26.157 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:26.157 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:26.157 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:26.157 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:26.157 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:26.157 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-12T22:45:26.157 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[91108]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-12T22:45:26.158 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:25 smithi088 ceph-mon[91108]: Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-04-12T22:45:26.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:25 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:26.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:25 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:26.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:25 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:26.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:25 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:26.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:25 smithi142 ceph-mon[87853]: pgmap v2100: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:26.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:25 smithi142 ceph-mon[87853]: pgmap v2101: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:26.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:25 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:26.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:25 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:26.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:25 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:26.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:25 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:26.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:25 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:26.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:25 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:26.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:25 smithi142 ceph-mon[87853]: pgmap v2102: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:26.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:25 smithi142 ceph-mon[87853]: pgmap v2103: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:26.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:25 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:26.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:25 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:26.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:25 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:26.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:25 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:26.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:25 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:26.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:25 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:26.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:25 smithi142 ceph-mon[87853]: pgmap v2104: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:26.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:25 smithi142 ceph-mon[87853]: pgmap v2105: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:26.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:25 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:26.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:25 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:26.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:25 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:26.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:25 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:26.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:25 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:26.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:25 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:26.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:25 smithi142 ceph-mon[87853]: pgmap v2106: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:26.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:25 smithi142 ceph-mon[87853]: pgmap v2107: 161 pgs: 7 peering, 22 active+undersized+degraded, 33 active+undersized, 99 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-12T22:45:26.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:25 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:26.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:25 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:26.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:25 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:26.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:25 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:26.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:25 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:26.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:25 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:26.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:25 smithi142 ceph-mon[87853]: pgmap v2108: 161 pgs: 7 peering, 19 active+undersized+degraded, 28 active+undersized, 107 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 58/630 objects degraded (9.206%) 2024-04-12T22:45:26.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:25 smithi142 ceph-mon[87853]: pgmap v2109: 161 pgs: 7 peering, 19 active+undersized+degraded, 28 active+undersized, 107 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 58/630 objects degraded (9.206%) 2024-04-12T22:45:26.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:25 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:26.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:25 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:26.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:25 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:26.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:25 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:26.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:25 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:26.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:25 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:26.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:25 smithi142 ceph-mon[87853]: pgmap v2110: 161 pgs: 7 peering, 19 active+undersized+degraded, 28 active+undersized, 107 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 58/630 objects degraded (9.206%) 2024-04-12T22:45:26.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:25 smithi142 ceph-mon[87853]: pgmap v2111: 161 pgs: 7 peering, 19 active+undersized+degraded, 28 active+undersized, 107 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 58/630 objects degraded (9.206%) 2024-04-12T22:45:26.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:25 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:26.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:25 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:26.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:25 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:26.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:25 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:26.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:25 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:26.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:25 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:26.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:25 smithi142 ceph-mon[87853]: pgmap v2112: 161 pgs: 7 peering, 19 active+undersized+degraded, 28 active+undersized, 107 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 58/630 objects degraded (9.206%) 2024-04-12T22:45:26.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:25 smithi142 ceph-mon[87853]: pgmap v2113: 161 pgs: 7 peering, 19 active+undersized+degraded, 28 active+undersized, 107 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 58/630 objects degraded (9.206%) 2024-04-12T22:45:26.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:25 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:26.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:25 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:26.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:25 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:26.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:25 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:26.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:25 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:26.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:25 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:26.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:25 smithi142 ceph-mon[87853]: pgmap v2114: 161 pgs: 7 peering, 19 active+undersized+degraded, 28 active+undersized, 107 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 58/630 objects degraded (9.206%) 2024-04-12T22:45:26.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:25 smithi142 ceph-mon[87853]: pgmap v2115: 161 pgs: 7 peering, 19 active+undersized+degraded, 28 active+undersized, 107 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 58/630 objects degraded (9.206%) 2024-04-12T22:45:26.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:25 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:26.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:25 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:26.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:25 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:26.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:25 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:26.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:25 smithi142 ceph-mon[87853]: pgmap v2116: 161 pgs: 7 peering, 9 active+undersized+degraded, 13 active+undersized, 132 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 23/630 objects degraded (3.651%) 2024-04-12T22:45:26.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:25 smithi142 ceph-mon[87853]: pgmap v2117: 161 pgs: 7 peering, 9 active+undersized+degraded, 13 active+undersized, 132 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 23/630 objects degraded (3.651%) 2024-04-12T22:45:26.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:25 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:26.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:25 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:26.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:25 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:26.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:25 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:26.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:25 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:26.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:25 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-12T22:45:26.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:25 smithi142 ceph-mon[87853]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-12T22:45:26.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:25 smithi142 ceph-mon[87853]: Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-04-12T22:45:26.427 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:45:26 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:45:26] "GET /metrics HTTP/1.1" 200 38520 "" "Prometheus/2.33.4" 2024-04-12T22:45:28.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:27 smithi088 ceph-mon[87547]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 23/630 objects degraded (3.651%), 9 pgs degraded) 2024-04-12T22:45:28.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:27 smithi088 ceph-mon[91108]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 23/630 objects degraded (3.651%), 9 pgs degraded) 2024-04-12T22:45:28.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:27 smithi142 ceph-mon[87853]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 23/630 objects degraded (3.651%), 9 pgs degraded) 2024-04-12T22:45:28.990 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:28 smithi088 ceph-mon[87547]: pgmap v2118: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:28.990 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:28 smithi088 ceph-mon[91108]: pgmap v2118: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:29.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:28 smithi142 ceph-mon[87853]: pgmap v2118: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:30.845 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:30.845 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:30.845 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:30 smithi088 ceph-mon[87547]: pgmap v2119: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:30.845 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:30 smithi088 ceph-mon[87547]: pgmap v2120: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:30.845 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:30.845 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:30.845 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:30.845 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:30 smithi088 ceph-mon[87547]: pgmap v2121: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:30.845 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:30 smithi088 ceph-mon[87547]: pgmap v2122: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:30.845 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:30.845 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:30.846 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:45:30.846 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:30.846 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:30.846 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:30.846 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:30.846 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:30.846 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:30 smithi088 ceph-mon[91108]: pgmap v2119: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:30.846 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:30 smithi088 ceph-mon[91108]: pgmap v2120: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:30.846 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:30.846 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:30.846 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:30.847 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:30 smithi088 ceph-mon[91108]: pgmap v2121: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:30.847 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:30 smithi088 ceph-mon[91108]: pgmap v2122: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:30.847 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:30.847 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:30.847 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:45:30.847 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:30.847 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:30.847 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:30.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:30.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:30.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:30 smithi142 ceph-mon[87853]: pgmap v2119: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:30.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:30 smithi142 ceph-mon[87853]: pgmap v2120: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:30.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:30.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:30.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:30.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:30 smithi142 ceph-mon[87853]: pgmap v2121: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:30.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:30 smithi142 ceph-mon[87853]: pgmap v2122: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:30.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:30.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:30.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:45:30.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:30.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:30.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:31.927 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:31 smithi088 ceph-mon[87547]: pgmap v2123: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:31.927 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:31 smithi088 ceph-mon[87547]: pgmap v2124: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:31.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:31 smithi088 ceph-mon[91108]: pgmap v2123: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:31.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:31 smithi088 ceph-mon[91108]: pgmap v2124: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:31.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:31 smithi142 ceph-mon[87853]: pgmap v2123: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:31.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:31 smithi142 ceph-mon[87853]: pgmap v2124: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:32.786 INFO:teuthology.orchestra.run.smithi088.stdout:true 2024-04-12T22:45:32.927 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:32 smithi088 ceph-mon[87547]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:45:32.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:32 smithi088 ceph-mon[91108]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:45:32.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:32 smithi142 ceph-mon[87853]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:45:33.433 INFO:teuthology.orchestra.run.smithi088.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T22:45:33.434 INFO:teuthology.orchestra.run.smithi088.stdout:agent.smithi088 smithi088 running 3s ago 17m - - 2024-04-12T22:45:33.434 INFO:teuthology.orchestra.run.smithi088.stdout:agent.smithi142 smithi142 running 3s ago 17m - - 2024-04-12T22:45:33.434 INFO:teuthology.orchestra.run.smithi088.stdout:alertmanager.a smithi088 *:9093,9094 running (7m) 3s ago 12m 24.5M - 0.23.0 ba2b418f427c 0ea85e911776 2024-04-12T22:45:33.434 INFO:teuthology.orchestra.run.smithi088.stdout:grafana.a smithi142 *:3000 error 3s ago 12m - - 2024-04-12T22:45:33.434 INFO:teuthology.orchestra.run.smithi088.stdout:iscsi.foo.smithi088.yxerll smithi088 running (5m) 3s ago 11m 59.7M - 3.5 e1d6a67b021e 59c9318194eb 2024-04-12T22:45:33.434 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.x smithi142 *:8443,9283,8765 running (5m) 3s ago 17m 452M - 19.0.0-2053-gb277feb2 668895944f0e f9384b7063eb 2024-04-12T22:45:33.434 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.y smithi088 *:8443,9283,8765 running (6m) 3s ago 18m 529M - 19.0.0-2053-gb277feb2 668895944f0e 61e5b1816570 2024-04-12T22:45:33.434 INFO:teuthology.orchestra.run.smithi088.stdout:mon.a smithi088 running (4m) 3s ago 18m 113M 2048M 19.0.0-2053-gb277feb2 668895944f0e 6000fee523aa 2024-04-12T22:45:33.434 INFO:teuthology.orchestra.run.smithi088.stdout:mon.b smithi142 running (3m) 3s ago 17m 51.9M 2048M 19.0.0-2053-gb277feb2 668895944f0e 7cb5c5614a81 2024-04-12T22:45:33.434 INFO:teuthology.orchestra.run.smithi088.stdout:mon.c smithi088 running (4m) 3s ago 17m 56.1M 2048M 19.0.0-2053-gb277feb2 668895944f0e 87d1391aae18 2024-04-12T22:45:33.434 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.a smithi088 *:9100 running (7m) 3s ago 13m 18.0M - 1.3.1 1dbe0e931976 40e0439db208 2024-04-12T22:45:33.435 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.b smithi142 *:9100 running (7m) 3s ago 13m 16.1M - 1.3.1 1dbe0e931976 747060fd1a5d 2024-04-12T22:45:33.435 INFO:teuthology.orchestra.run.smithi088.stdout:osd.0 smithi088 running (2m) 3s ago 16m 50.6M 4096M 19.0.0-2053-gb277feb2 668895944f0e e1ee31dcc722 2024-04-12T22:45:33.435 INFO:teuthology.orchestra.run.smithi088.stdout:osd.1 smithi088 running (115s) 3s ago 16m 49.9M 4096M 19.0.0-2053-gb277feb2 668895944f0e 494f5e8e2531 2024-04-12T22:45:33.435 INFO:teuthology.orchestra.run.smithi088.stdout:osd.2 smithi088 running (66s) 3s ago 16m 45.3M 4096M 19.0.0-2053-gb277feb2 668895944f0e ca5dfe640c82 2024-04-12T22:45:33.435 INFO:teuthology.orchestra.run.smithi088.stdout:osd.3 smithi088 running (17s) 3s ago 15m 44.9M 4096M 19.0.0-2053-gb277feb2 668895944f0e 94ea4016ad0c 2024-04-12T22:45:33.435 INFO:teuthology.orchestra.run.smithi088.stdout:osd.4 smithi142 running (15m) 3s ago 15m 65.4M 4096M 17.2.0 e1d6a67b021e 3aa8709a8b8f 2024-04-12T22:45:33.435 INFO:teuthology.orchestra.run.smithi088.stdout:osd.5 smithi142 running (14m) 3s ago 14m 59.7M 4096M 17.2.0 e1d6a67b021e 02b8c392bba6 2024-04-12T22:45:33.435 INFO:teuthology.orchestra.run.smithi088.stdout:osd.6 smithi142 running (14m) 3s ago 14m 57.5M 4096M 17.2.0 e1d6a67b021e 9495636911ad 2024-04-12T22:45:33.435 INFO:teuthology.orchestra.run.smithi088.stdout:osd.7 smithi142 running (14m) 3s ago 14m 64.6M 4096M 17.2.0 e1d6a67b021e 767b5d349dbe 2024-04-12T22:45:33.435 INFO:teuthology.orchestra.run.smithi088.stdout:prometheus.a smithi142 *:9095 running (6m) 3s ago 13m 69.3M - 2.33.4 514e6a882f6e db995400848f 2024-04-12T22:45:33.435 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi088.qlemsa smithi088 *:8000 running (11m) 3s ago 11m 73.6M - 17.2.0 e1d6a67b021e 9eab94fe6def 2024-04-12T22:45:33.435 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi142.qxzxoy smithi142 *:8000 running (11m) 3s ago 11m 73.7M - 17.2.0 e1d6a67b021e ce75b554e32c 2024-04-12T22:45:33.435 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi088.rfqdxx smithi088 *:80 running (11m) 3s ago 11m 76.5M - 17.2.0 e1d6a67b021e e1b485d40249 2024-04-12T22:45:33.436 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi142.kdrxla smithi142 *:80 running (11m) 3s ago 11m 73.1M - 17.2.0 e1d6a67b021e 071754547e0a 2024-04-12T22:45:33.823 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-04-12T22:45:33.824 INFO:teuthology.orchestra.run.smithi088.stdout: "mon": { 2024-04-12T22:45:33.824 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-2053-gb277feb2 (b277feb2c7beb4597d8ecc39d58d5c36b81f613a) squid (dev)": 3 2024-04-12T22:45:33.824 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:45:33.824 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr": { 2024-04-12T22:45:33.824 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-2053-gb277feb2 (b277feb2c7beb4597d8ecc39d58d5c36b81f613a) squid (dev)": 2 2024-04-12T22:45:33.824 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:45:33.824 INFO:teuthology.orchestra.run.smithi088.stdout: "osd": { 2024-04-12T22:45:33.824 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4, 2024-04-12T22:45:33.824 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-2053-gb277feb2 (b277feb2c7beb4597d8ecc39d58d5c36b81f613a) squid (dev)": 4 2024-04-12T22:45:33.824 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:45:33.824 INFO:teuthology.orchestra.run.smithi088.stdout: "rgw": { 2024-04-12T22:45:33.824 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-12T22:45:33.825 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:45:33.825 INFO:teuthology.orchestra.run.smithi088.stdout: "overall": { 2024-04-12T22:45:33.825 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8, 2024-04-12T22:45:33.825 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-2053-gb277feb2 (b277feb2c7beb4597d8ecc39d58d5c36b81f613a) squid (dev)": 9 2024-04-12T22:45:33.825 INFO:teuthology.orchestra.run.smithi088.stdout: } 2024-04-12T22:45:33.825 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-04-12T22:45:33.825 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:33 smithi088 ceph-mon[87547]: pgmap v2125: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s rd, 2 op/s 2024-04-12T22:45:33.825 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:33 smithi088 ceph-mon[87547]: from='client.34470 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:45:33.826 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:33 smithi088 ceph-mon[91108]: pgmap v2125: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s rd, 2 op/s 2024-04-12T22:45:33.826 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:33 smithi088 ceph-mon[91108]: from='client.34470 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:45:33.853 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:33 smithi142 ceph-mon[87853]: pgmap v2125: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s rd, 2 op/s 2024-04-12T22:45:33.853 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:33 smithi142 ceph-mon[87853]: from='client.34470 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:45:34.150 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-04-12T22:45:34.150 INFO:teuthology.orchestra.run.smithi088.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a", 2024-04-12T22:45:34.150 INFO:teuthology.orchestra.run.smithi088.stdout: "in_progress": true, 2024-04-12T22:45:34.150 INFO:teuthology.orchestra.run.smithi088.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-12T22:45:34.150 INFO:teuthology.orchestra.run.smithi088.stdout: "services_complete": [ 2024-04-12T22:45:34.150 INFO:teuthology.orchestra.run.smithi088.stdout: "mon", 2024-04-12T22:45:34.150 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr" 2024-04-12T22:45:34.150 INFO:teuthology.orchestra.run.smithi088.stdout: ], 2024-04-12T22:45:34.150 INFO:teuthology.orchestra.run.smithi088.stdout: "progress": "9/23 daemons upgraded", 2024-04-12T22:45:34.150 INFO:teuthology.orchestra.run.smithi088.stdout: "message": "Currently upgrading osd daemons", 2024-04-12T22:45:34.150 INFO:teuthology.orchestra.run.smithi088.stdout: "is_paused": false 2024-04-12T22:45:34.151 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-04-12T22:45:34.541 INFO:teuthology.orchestra.run.smithi088.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-12T22:45:34.542 INFO:teuthology.orchestra.run.smithi088.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-12T22:45:34.542 INFO:teuthology.orchestra.run.smithi088.stdout: daemon grafana.a on smithi142 is in error state 2024-04-12T22:45:34.927 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:34 smithi088 ceph-mon[87547]: from='client.34476 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:45:34.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:34 smithi088 ceph-mon[87547]: from='client.34482 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:45:34.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:34 smithi088 ceph-mon[87547]: from='client.? 172.21.15.88:0/1698454300' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:34.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:34 smithi088 ceph-mon[87547]: from='client.? 172.21.15.88:0/828419608' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T22:45:34.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:34 smithi088 ceph-mon[91108]: from='client.34476 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:45:34.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:34 smithi088 ceph-mon[91108]: from='client.34482 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:45:34.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:34 smithi088 ceph-mon[91108]: from='client.? 172.21.15.88:0/1698454300' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:34.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:34 smithi088 ceph-mon[91108]: from='client.? 172.21.15.88:0/828419608' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T22:45:34.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:34 smithi142 ceph-mon[87853]: from='client.34476 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:45:34.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:34 smithi142 ceph-mon[87853]: from='client.34482 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:45:34.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:34 smithi142 ceph-mon[87853]: from='client.? 172.21.15.88:0/1698454300' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:34.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:34 smithi142 ceph-mon[87853]: from='client.? 172.21.15.88:0/828419608' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T22:45:35.653 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:35 smithi142 ceph-mon[87853]: pgmap v2126: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:45:35.653 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:35 smithi142 ceph-mon[87853]: from='client.34494 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:45:35.653 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:35.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:35 smithi088 ceph-mon[91108]: pgmap v2126: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:45:35.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:35 smithi088 ceph-mon[91108]: from='client.34494 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:45:35.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:35.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:35 smithi088 ceph-mon[87547]: pgmap v2126: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:45:35.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:35 smithi088 ceph-mon[87547]: from='client.34494 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:45:35.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:36.677 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:45:36 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:45:36] "GET /metrics HTTP/1.1" 200 38515 "" "Prometheus/2.33.4" 2024-04-12T22:45:37.927 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:37 smithi088 ceph-mon[87547]: pgmap v2127: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-04-12T22:45:37.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:37 smithi088 ceph-mon[91108]: pgmap v2127: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-04-12T22:45:37.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:37 smithi142 ceph-mon[87853]: pgmap v2127: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-04-12T22:45:39.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:39 smithi088 ceph-mon[87547]: pgmap v2128: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:45:39.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:39 smithi088 ceph-mon[91108]: pgmap v2128: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:45:39.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:39 smithi142 ceph-mon[87853]: pgmap v2128: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:45:41.731 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:41 smithi142 ceph-mon[87853]: pgmap v2129: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-12T22:45:41.731 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-12T22:45:41.731 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:41 smithi142 ceph-mon[87853]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-12T22:45:41.731 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:41 smithi142 ceph-mon[87853]: Upgrade: osd.4 is safe to restart 2024-04-12T22:45:41.927 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:41 smithi088 ceph-mon[87547]: pgmap v2129: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-12T22:45:41.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-12T22:45:41.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:41 smithi088 ceph-mon[87547]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-12T22:45:41.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:41 smithi088 ceph-mon[87547]: Upgrade: osd.4 is safe to restart 2024-04-12T22:45:41.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:41 smithi088 ceph-mon[91108]: pgmap v2129: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-12T22:45:41.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-12T22:45:41.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:41 smithi088 ceph-mon[91108]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-12T22:45:41.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:41 smithi088 ceph-mon[91108]: Upgrade: osd.4 is safe to restart 2024-04-12T22:45:42.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:42 smithi142 ceph-mon[87853]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:45:42.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:42.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-12T22:45:42.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:42.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:42 smithi088 ceph-mon[91108]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:45:42.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:42.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-12T22:45:42.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:42.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:42 smithi088 ceph-mon[87547]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:45:42.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:42.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-12T22:45:42.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:43.732 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:43 smithi142 ceph-mon[87853]: pgmap v2130: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:45:43.733 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:43 smithi142 ceph-mon[87853]: Upgrade: Updating osd.4 2024-04-12T22:45:43.733 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:43 smithi142 ceph-mon[87853]: Deploying daemon osd.4 on smithi142 2024-04-12T22:45:43.927 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:43 smithi088 ceph-mon[87547]: pgmap v2130: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:45:43.927 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:43 smithi088 ceph-mon[87547]: Upgrade: Updating osd.4 2024-04-12T22:45:43.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:43 smithi088 ceph-mon[87547]: Deploying daemon osd.4 on smithi142 2024-04-12T22:45:43.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:43 smithi088 ceph-mon[91108]: pgmap v2130: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:45:43.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:43 smithi088 ceph-mon[91108]: Upgrade: Updating osd.4 2024-04-12T22:45:43.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:43 smithi088 ceph-mon[91108]: Deploying daemon osd.4 on smithi142 2024-04-12T22:45:45.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:45 smithi142 ceph-mon[87853]: pgmap v2131: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:45:45.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:45:45.927 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:45 smithi088 ceph-mon[87547]: pgmap v2131: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:45:45.927 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:45:45.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:45 smithi088 ceph-mon[91108]: pgmap v2131: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:45:45.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:45:46.088 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 22:45:45 smithi142 systemd[1]: Stopping Ceph osd.4 for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:45:46.495 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 22:45:46 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-4[30407]: 2024-04-12T22:45:46.094+0000 7f8873cff700 -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-12T22:45:46.495 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 22:45:46 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-4[30407]: 2024-04-12T22:45:46.094+0000 7f8873cff700 -1 osd.4 151 *** Got signal Terminated *** 2024-04-12T22:45:46.495 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 22:45:46 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-4[30407]: 2024-04-12T22:45:46.094+0000 7f8873cff700 -1 osd.4 151 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-12T22:45:46.574 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:45:46 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:45:46] "GET /metrics HTTP/1.1" 200 38522 "" "Prometheus/2.33.4" 2024-04-12T22:45:46.927 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:46 smithi088 ceph-mon[87547]: osd.4 marked itself down and dead 2024-04-12T22:45:46.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:46 smithi088 ceph-mon[91108]: osd.4 marked itself down and dead 2024-04-12T22:45:46.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:46 smithi142 ceph-mon[87853]: osd.4 marked itself down and dead 2024-04-12T22:45:47.421 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 22:45:47 smithi142 podman[118361]: 2024-04-12 22:45:47.004917772 +0000 UTC m=+1.034659745 container died 3aa8709a8b8fd81216694d6cc41bdb18c94a6da7c9d7136a770c1e80d320d6a6 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-4, name=centos-stream, distribution-scope=public, vendor=Red Hat, Inc., ceph=True, 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_CLEAN=True, architecture=x86_64, version=8, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, vcs-type=git, io.k8s.display-name=CentOS Stream 8, RELEASE=HEAD, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, build-date=2022-05-03T08:36:31.336870, io.openshift.expose-services=, CEPH_POINT_RELEASE=-17.2.0, io.openshift.tags=base centos centos-stream, maintainer=Guillaume Abrioux , summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, io.buildah.version=1.19.8, com.redhat.component=centos-stream-container, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, 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, GIT_BRANCH=HEAD, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754) 2024-04-12T22:45:47.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:47 smithi142 ceph-mon[87853]: pgmap v2132: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:45:47.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:47 smithi142 ceph-mon[87853]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-12T22:45:47.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:47 smithi142 ceph-mon[87853]: osdmap e152: 8 total, 7 up, 8 in 2024-04-12T22:45:47.745 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 22:45:47 smithi142 podman[118361]: 2024-04-12 22:45:47.612438726 +0000 UTC m=+1.642180695 container cleanup 3aa8709a8b8fd81216694d6cc41bdb18c94a6da7c9d7136a770c1e80d320d6a6 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-4, maintainer=Guillaume Abrioux , 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, io.openshift.expose-services=, 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/, CEPH_POINT_RELEASE=-17.2.0, ceph=True, io.buildah.version=1.19.8, release=754, architecture=x86_64, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, io.openshift.tags=base centos centos-stream, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, distribution-scope=public, GIT_BRANCH=HEAD, GIT_REPO=https://github.com/ceph/ceph-container.git, RELEASE=HEAD, com.redhat.component=centos-stream-container, io.k8s.display-name=CentOS Stream 8, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, name=centos-stream, build-date=2022-05-03T08:36:31.336870, vendor=Red Hat, Inc.) 2024-04-12T22:45:47.746 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 22:45:47 smithi142 bash[118361]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-4 2024-04-12T22:45:47.927 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:47 smithi088 ceph-mon[87547]: pgmap v2132: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:45:47.927 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:47 smithi088 ceph-mon[87547]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-12T22:45:47.927 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:47 smithi088 ceph-mon[87547]: osdmap e152: 8 total, 7 up, 8 in 2024-04-12T22:45:47.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:47 smithi088 ceph-mon[91108]: pgmap v2132: 161 pgs: 161 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:45:47.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:47 smithi088 ceph-mon[91108]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-12T22:45:47.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:47 smithi088 ceph-mon[91108]: osdmap e152: 8 total, 7 up, 8 in 2024-04-12T22:45:48.214 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 22:45:47 smithi142 podman[118380]: 2024-04-12 22:45:47.87230554 +0000 UTC m=+0.862581634 container remove 3aa8709a8b8fd81216694d6cc41bdb18c94a6da7c9d7136a770c1e80d320d6a6 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-4, name=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.k8s.display-name=CentOS Stream 8, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, architecture=x86_64, com.redhat.component=centos-stream-container, release=754, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, 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, GIT_CLEAN=True, io.openshift.expose-services=, io.buildah.version=1.19.8, GIT_BRANCH=HEAD, distribution-scope=public, GIT_REPO=https://github.com/ceph/ceph-container.git, io.openshift.tags=base centos centos-stream, version=8, ceph=True, vendor=Red Hat, Inc., CEPH_POINT_RELEASE=-17.2.0, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, RELEASE=HEAD, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, build-date=2022-05-03T08:36:31.336870) 2024-04-12T22:45:48.475 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 22:45:48 smithi142 podman[118468]: 2024-04-12 22:45:48.126380845 +0000 UTC m=+0.018196804 image pull 668895944f0ec64b67a5b7564961d2756f2966e5d4b9338516300dbec9984951 quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a 2024-04-12T22:45:48.476 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 22:45:48 smithi142 podman[118468]: 2024-04-12 22:45:48.248368164 +0000 UTC m=+0.140184153 container create d77e9407736e0dad7e0caf846ffc74dc7b95c5bf62ce928d5fcdf89fda6d5d75 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-4-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240409, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, RELEASE=squid-b277feb, io.buildah.version=1.33.5, CEPH_POINT_RELEASE=, ceph=True) 2024-04-12T22:45:48.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:48 smithi142 ceph-mon[87853]: osdmap e153: 8 total, 7 up, 8 in 2024-04-12T22:45:48.745 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 22:45:48 smithi142 podman[118468]: 2024-04-12 22:45:48.484323329 +0000 UTC m=+0.376139281 container init d77e9407736e0dad7e0caf846ffc74dc7b95c5bf62ce928d5fcdf89fda6d5d75 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-4-deactivate, io.buildah.version=1.33.5, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240409, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_CLEAN=True, RELEASE=squid-b277feb, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-04-12T22:45:48.746 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 22:45:48 smithi142 podman[118468]: 2024-04-12 22:45:48.48751264 +0000 UTC m=+0.379328587 container start d77e9407736e0dad7e0caf846ffc74dc7b95c5bf62ce928d5fcdf89fda6d5d75 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-4-deactivate, io.buildah.version=1.33.5, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, RELEASE=squid-b277feb, org.label-schema.build-date=20240409, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, ceph=True, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD) 2024-04-12T22:45:48.746 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 22:45:48 smithi142 podman[118468]: 2024-04-12 22:45:48.550777601 +0000 UTC m=+0.442593559 container attach d77e9407736e0dad7e0caf846ffc74dc7b95c5bf62ce928d5fcdf89fda6d5d75 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-4-deactivate, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240409, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=squid-b277feb, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, ceph=True, org.label-schema.license=GPLv2) 2024-04-12T22:45:48.927 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:48 smithi088 ceph-mon[87547]: osdmap e153: 8 total, 7 up, 8 in 2024-04-12T22:45:48.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:48 smithi088 ceph-mon[91108]: osdmap e153: 8 total, 7 up, 8 in 2024-04-12T22:45:49.054 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 22:45:48 smithi142 podman[118468]: 2024-04-12 22:45:48.780308353 +0000 UTC m=+0.672124300 container died d77e9407736e0dad7e0caf846ffc74dc7b95c5bf62ce928d5fcdf89fda6d5d75 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-4-deactivate, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_CLEAN=True, io.buildah.version=1.33.5, ceph=True, org.label-schema.build-date=20240409, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, RELEASE=squid-b277feb, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-04-12T22:45:49.890 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:49 smithi142 ceph-mon[87853]: pgmap v2135: 161 pgs: 10 peering, 21 stale+active+clean, 130 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:45:49.890 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:49 smithi142 ceph-mon[87853]: Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2024-04-12T22:45:49.890 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 22:45:49 smithi142 podman[118493]: 2024-04-12 22:45:49.513248408 +0000 UTC m=+0.727155040 container remove d77e9407736e0dad7e0caf846ffc74dc7b95c5bf62ce928d5fcdf89fda6d5d75 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-4-deactivate, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.vendor=CentOS, io.buildah.version=1.33.5, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240409, org.label-schema.schema-version=1.0, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=squid-b277feb, ceph=True) 2024-04-12T22:45:49.891 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 22:45:49 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@osd.4.service: Deactivated successfully. 2024-04-12T22:45:49.891 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 22:45:49 smithi142 systemd[1]: Stopped Ceph osd.4 for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:45:49.891 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 22:45:49 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@osd.4.service: Consumed 12.324s CPU time. 2024-04-12T22:45:49.891 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 22:45:49 smithi142 systemd[1]: Starting Ceph osd.4 for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:45:49.927 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:49 smithi088 ceph-mon[87547]: pgmap v2135: 161 pgs: 10 peering, 21 stale+active+clean, 130 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:45:49.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:49 smithi088 ceph-mon[87547]: Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2024-04-12T22:45:49.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:49 smithi088 ceph-mon[91108]: pgmap v2135: 161 pgs: 10 peering, 21 stale+active+clean, 130 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:45:49.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:49 smithi088 ceph-mon[91108]: Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2024-04-12T22:45:50.143 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 22:45:49 smithi142 podman[118620]: 2024-04-12 22:45:49.880872327 +0000 UTC m=+0.019051319 image pull 668895944f0ec64b67a5b7564961d2756f2966e5d4b9338516300dbec9984951 quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a 2024-04-12T22:45:50.143 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 22:45:50 smithi142 podman[118620]: 2024-04-12 22:45:50.031193759 +0000 UTC m=+0.169372738 container create fe65be7bdfa1abb20587257ddd60553439ae385592ae61dd1255f5472ad863b6 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-4-activate, io.buildah.version=1.33.5, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.license=GPLv2, RELEASE=squid-b277feb, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240409, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0) 2024-04-12T22:45:50.469 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 22:45:50 smithi142 podman[118620]: 2024-04-12 22:45:50.268057194 +0000 UTC m=+0.406236170 container init fe65be7bdfa1abb20587257ddd60553439ae385592ae61dd1255f5472ad863b6 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-4-activate, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, RELEASE=squid-b277feb, org.label-schema.build-date=20240409, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, 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, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_BRANCH=HEAD) 2024-04-12T22:45:50.469 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 22:45:50 smithi142 podman[118620]: 2024-04-12 22:45:50.271146884 +0000 UTC m=+0.409325869 container start fe65be7bdfa1abb20587257ddd60553439ae385592ae61dd1255f5472ad863b6 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-4-activate, org.label-schema.license=GPLv2, io.buildah.version=1.33.5, RELEASE=squid-b277feb, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, ceph=True, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240409, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-04-12T22:45:50.469 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 22:45:50 smithi142 podman[118620]: 2024-04-12 22:45:50.350069191 +0000 UTC m=+0.488248184 container attach fe65be7bdfa1abb20587257ddd60553439ae385592ae61dd1255f5472ad863b6 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-4-activate, io.buildah.version=1.33.5, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, ceph=True, RELEASE=squid-b277feb, org.label-schema.build-date=20240409, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0) 2024-04-12T22:45:50.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:50.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:50.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:50 smithi142 ceph-mon[87853]: pgmap v2136: 161 pgs: 10 peering, 21 stale+active+clean, 130 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 521 B/s rd, 0 op/s 2024-04-12T22:45:50.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:50 smithi142 ceph-mon[87853]: pgmap v2137: 161 pgs: 10 peering, 21 stale+active+clean, 130 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 699 B/s rd, 0 op/s 2024-04-12T22:45:50.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:50.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:50.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:50.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:50.996 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 22:45:50 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-4-activate[118635]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-04-12T22:45:50.996 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 22:45:50 smithi142 bash[118620]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-04-12T22:45:50.996 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 22:45:50 smithi142 bash[118620]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-4 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-04-12T22:45:50.996 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 22:45:50 smithi142 bash[118620]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-04-12T22:45:50.996 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 22:45:50 smithi142 bash[118620]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-04-12T22:45:50.996 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 22:45:50 smithi142 bash[118620]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2024-04-12T22:45:50.997 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 22:45:50 smithi142 bash[118620]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-04-12T22:45:50.997 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 22:45:50 smithi142 bash[118620]: --> ceph-volume raw activate successful for osd ID: 4 2024-04-12T22:45:50.997 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 22:45:50 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-4-activate[118635]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-4 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-04-12T22:45:50.997 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 22:45:50 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-4-activate[118635]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-04-12T22:45:50.997 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 22:45:50 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-4-activate[118635]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-04-12T22:45:50.997 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 22:45:50 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-4-activate[118635]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2024-04-12T22:45:50.997 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 22:45:50 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-4-activate[118635]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-04-12T22:45:50.997 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 22:45:50 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-4-activate[118635]: --> ceph-volume raw activate successful for osd ID: 4 2024-04-12T22:45:50.997 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 22:45:50 smithi142 podman[118620]: 2024-04-12 22:45:50.78533247 +0000 UTC m=+0.923511439 container died fe65be7bdfa1abb20587257ddd60553439ae385592ae61dd1255f5472ad863b6 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-4-activate, org.label-schema.license=GPLv2, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, RELEASE=squid-b277feb, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240409, org.label-schema.name=CentOS Stream 8 Base Image) 2024-04-12T22:45:51.111 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:51.112 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:51.112 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:50 smithi088 ceph-mon[87547]: pgmap v2136: 161 pgs: 10 peering, 21 stale+active+clean, 130 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 521 B/s rd, 0 op/s 2024-04-12T22:45:51.112 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:50 smithi088 ceph-mon[87547]: pgmap v2137: 161 pgs: 10 peering, 21 stale+active+clean, 130 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 699 B/s rd, 0 op/s 2024-04-12T22:45:51.112 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:51.112 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:51.112 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:51.112 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:51.112 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:51.112 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:51.113 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:50 smithi088 ceph-mon[91108]: pgmap v2136: 161 pgs: 10 peering, 21 stale+active+clean, 130 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 521 B/s rd, 0 op/s 2024-04-12T22:45:51.113 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:50 smithi088 ceph-mon[91108]: pgmap v2137: 161 pgs: 10 peering, 21 stale+active+clean, 130 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 699 B/s rd, 0 op/s 2024-04-12T22:45:51.113 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:51.113 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:51.113 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:51.113 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:51.701 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 22:45:51 smithi142 podman[118874]: 2024-04-12 22:45:51.371072384 +0000 UTC m=+0.580602763 container remove fe65be7bdfa1abb20587257ddd60553439ae385592ae61dd1255f5472ad863b6 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-4-activate, GIT_BRANCH=HEAD, org.label-schema.build-date=20240409, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, GIT_CLEAN=True, ceph=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=squid-b277feb, CEPH_POINT_RELEASE=, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0) 2024-04-12T22:45:51.701 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 22:45:51 smithi142 podman[118952]: 2024-04-12 22:45:51.495406258 +0000 UTC m=+0.022991715 image pull 668895944f0ec64b67a5b7564961d2756f2966e5d4b9338516300dbec9984951 quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a 2024-04-12T22:45:51.701 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 22:45:51 smithi142 podman[118952]: 2024-04-12 22:45:51.605373463 +0000 UTC m=+0.132958949 container create af3fdbbb3a055e594dabb9e3188b99604413a84da555e88c909d8ce3e732c64a (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-4, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-b277feb, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_CLEAN=True, ceph=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240409, GIT_BRANCH=HEAD) 2024-04-12T22:45:52.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:51 smithi088 ceph-mon[91108]: pgmap v2138: 161 pgs: 10 peering, 21 stale+active+clean, 130 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:52.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:51 smithi088 ceph-mon[91108]: pgmap v2139: 161 pgs: 10 peering, 21 stale+active+clean, 130 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:52.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:51 smithi088 ceph-mon[87547]: pgmap v2138: 161 pgs: 10 peering, 21 stale+active+clean, 130 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:52.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:51 smithi088 ceph-mon[87547]: pgmap v2139: 161 pgs: 10 peering, 21 stale+active+clean, 130 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:52.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:51 smithi142 ceph-mon[87853]: pgmap v2138: 161 pgs: 10 peering, 21 stale+active+clean, 130 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:52.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:51 smithi142 ceph-mon[87853]: pgmap v2139: 161 pgs: 10 peering, 21 stale+active+clean, 130 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:45:52.245 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 22:45:51 smithi142 podman[118952]: 2024-04-12 22:45:51.841269901 +0000 UTC m=+0.368855344 container init af3fdbbb3a055e594dabb9e3188b99604413a84da555e88c909d8ce3e732c64a (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-4, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240409, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-b277feb, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux ) 2024-04-12T22:45:52.245 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 22:45:51 smithi142 podman[118952]: 2024-04-12 22:45:51.84533889 +0000 UTC m=+0.372924332 container start af3fdbbb3a055e594dabb9e3188b99604413a84da555e88c909d8ce3e732c64a (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-4, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240409, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.schema-version=1.0, GIT_CLEAN=True, ceph=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, RELEASE=squid-b277feb, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS) 2024-04-12T22:45:52.246 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 22:45:51 smithi142 ceph-osd[118971]: -- 172.21.15.142:0/268371436 <== mon.2 v2:172.21.15.142:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55c33f663680 con 0x55c33f62cc00 2024-04-12T22:45:52.246 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 22:45:51 smithi142 bash[118952]: af3fdbbb3a055e594dabb9e3188b99604413a84da555e88c909d8ce3e732c64a 2024-04-12T22:45:52.246 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 22:45:51 smithi142 systemd[1]: Started Ceph osd.4 for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:45:52.644 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 22:45:52 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-4[118967]: 2024-04-12T22:45:52.384+0000 7ffafb74e7c0 -1 Falling back to public interface 2024-04-12T22:45:52.944 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:52 smithi088 ceph-mon[87547]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:45:52.945 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:52.945 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:52.945 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:52.945 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:52.945 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:52 smithi088 ceph-mon[91108]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:45:52.945 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:52.945 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:52.945 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:52.945 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:52.945 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:52.945 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:52.946 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:52.946 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:52.946 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:52.946 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:52.946 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:52.946 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:53.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:52 smithi142 ceph-mon[87853]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:45:53.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:53.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:53.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:53.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:53.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:53.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:53.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:53.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:53.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:53.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:53.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:53.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:53.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:53.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:53.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:53.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:53.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:53.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:53.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:53.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:53.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:53.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:53.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:53.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:53.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:53.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:53.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:53.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:53.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:53.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:53.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:53.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:53.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:53.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:53.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:53.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:53.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:53.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:53.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:53.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:53.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:53.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:53.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:53.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:53.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:53.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:53.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:53.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:53.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:53.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:53.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:53.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:53.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:53.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:53.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:53.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:53.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:53.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:53.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:53.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:53.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:53.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:53.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:53.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:53.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:53.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:53.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:53.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:53.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:53.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:53.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:53.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:53.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:53.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:53.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:53.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:53.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:53.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:53.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:53.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:53.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:53.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:53.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:53.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:53.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:53.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:53.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:53.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:53.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:53.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:53.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:53.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:53.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:53.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:53.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:53.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:53.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:53.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:53.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:53.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:53.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:53.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:53.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:53.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:53.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:53.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:53.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:53.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:53.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:53.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:53.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:53.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:53.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:53.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:53.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:53.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:53.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:53.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:53.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:53.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:53.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:53.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:53.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:53.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:53.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:53.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:53.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:53.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:53.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:53.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:53.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:53.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:53.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:53.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:53.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:53.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:53.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:53.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:53.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:53.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:53.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:53.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:53.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:53.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:53.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:53.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:53.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:53 smithi142 ceph-mon[87853]: pgmap v2140: 161 pgs: 23 active+undersized+degraded, 10 peering, 35 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 94/630 objects degraded (14.921%) 2024-04-12T22:45:53.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:53 smithi142 ceph-mon[87853]: pgmap v2141: 161 pgs: 23 active+undersized+degraded, 10 peering, 35 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 94/630 objects degraded (14.921%) 2024-04-12T22:45:53.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:53 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:53.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:53 smithi142 ceph-mon[87853]: pgmap v2142: 161 pgs: 23 active+undersized+degraded, 10 peering, 35 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 94/630 objects degraded (14.921%) 2024-04-12T22:45:53.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:53 smithi142 ceph-mon[87853]: pgmap v2143: 161 pgs: 23 active+undersized+degraded, 10 peering, 35 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 94/630 objects degraded (14.921%) 2024-04-12T22:45:53.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:53 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:53.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:53 smithi142 ceph-mon[87853]: pgmap v2144: 161 pgs: 23 active+undersized+degraded, 10 peering, 35 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 94/630 objects degraded (14.921%) 2024-04-12T22:45:53.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:53 smithi142 ceph-mon[87853]: pgmap v2145: 161 pgs: 23 active+undersized+degraded, 10 peering, 35 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 94/630 objects degraded (14.921%) 2024-04-12T22:45:53.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:53 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:53.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:53 smithi142 ceph-mon[87853]: pgmap v2146: 161 pgs: 23 active+undersized+degraded, 10 peering, 35 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 94/630 objects degraded (14.921%) 2024-04-12T22:45:53.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:53 smithi142 ceph-mon[87853]: pgmap v2147: 161 pgs: 23 active+undersized+degraded, 10 peering, 35 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 94/630 objects degraded (14.921%) 2024-04-12T22:45:53.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:53 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:53.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:53 smithi142 ceph-mon[87853]: pgmap v2148: 161 pgs: 23 active+undersized+degraded, 10 peering, 35 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 94/630 objects degraded (14.921%) 2024-04-12T22:45:53.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:53 smithi142 ceph-mon[87853]: pgmap v2149: 161 pgs: 23 active+undersized+degraded, 10 peering, 35 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 94/630 objects degraded (14.921%) 2024-04-12T22:45:53.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:53 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:53.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:53 smithi142 ceph-mon[87853]: pgmap v2150: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:53.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:53 smithi142 ceph-mon[87853]: pgmap v2151: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:53.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:53 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:53.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:53 smithi142 ceph-mon[87853]: pgmap v2152: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:53.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:53 smithi142 ceph-mon[87853]: pgmap v2153: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:53.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:53 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:53.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:53 smithi142 ceph-mon[87853]: pgmap v2154: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:53.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:53 smithi142 ceph-mon[87853]: pgmap v2155: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:53.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:53 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:53.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:53 smithi142 ceph-mon[87853]: pgmap v2156: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:53.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:53 smithi142 ceph-mon[87853]: pgmap v2157: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:53.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:53 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:53.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:53 smithi142 ceph-mon[87853]: pgmap v2158: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:53.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:53 smithi142 ceph-mon[87853]: pgmap v2159: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:53.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:53 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:53.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:53 smithi142 ceph-mon[87853]: pgmap v2160: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:53.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:53 smithi142 ceph-mon[87853]: pgmap v2161: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:53.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:53.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:53 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:53.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:53 smithi142 ceph-mon[87853]: Health check failed: Degraded data redundancy: 108/630 objects degraded (17.143%), 28 pgs degraded (PG_DEGRADED) 2024-04-12T22:45:53.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:53 smithi142 ceph-mon[87853]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2024-04-12T22:45:53.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:53.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:53.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:53.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:53.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:53.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:53.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:53.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:53.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:53.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:53.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:53.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:53.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:53.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:53.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:53.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:53.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:53.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:54.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:54.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:54.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:54.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:54.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:54.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:54.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:54.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:54.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:54.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:54.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:54.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:54.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:54.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:54.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:54.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:54.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:54.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:54.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:54.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:54.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:54.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:54.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:54.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:54.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:54.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:54.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:54.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:54.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:54.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:54.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:54.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:54.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:54.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:54.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:54.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:54.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:54.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[91108]: pgmap v2140: 161 pgs: 23 active+undersized+degraded, 10 peering, 35 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 94/630 objects degraded (14.921%) 2024-04-12T22:45:54.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[91108]: pgmap v2141: 161 pgs: 23 active+undersized+degraded, 10 peering, 35 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 94/630 objects degraded (14.921%) 2024-04-12T22:45:54.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:54.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[91108]: pgmap v2142: 161 pgs: 23 active+undersized+degraded, 10 peering, 35 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 94/630 objects degraded (14.921%) 2024-04-12T22:45:54.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[91108]: pgmap v2143: 161 pgs: 23 active+undersized+degraded, 10 peering, 35 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 94/630 objects degraded (14.921%) 2024-04-12T22:45:54.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:54.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[91108]: pgmap v2144: 161 pgs: 23 active+undersized+degraded, 10 peering, 35 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 94/630 objects degraded (14.921%) 2024-04-12T22:45:54.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[91108]: pgmap v2145: 161 pgs: 23 active+undersized+degraded, 10 peering, 35 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 94/630 objects degraded (14.921%) 2024-04-12T22:45:54.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:54.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[91108]: pgmap v2146: 161 pgs: 23 active+undersized+degraded, 10 peering, 35 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 94/630 objects degraded (14.921%) 2024-04-12T22:45:54.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[91108]: pgmap v2147: 161 pgs: 23 active+undersized+degraded, 10 peering, 35 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 94/630 objects degraded (14.921%) 2024-04-12T22:45:54.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:54.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[91108]: pgmap v2148: 161 pgs: 23 active+undersized+degraded, 10 peering, 35 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 94/630 objects degraded (14.921%) 2024-04-12T22:45:54.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[91108]: pgmap v2149: 161 pgs: 23 active+undersized+degraded, 10 peering, 35 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 94/630 objects degraded (14.921%) 2024-04-12T22:45:54.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:54.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[91108]: pgmap v2150: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:54.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[91108]: pgmap v2151: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:54.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:54.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[91108]: pgmap v2152: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:54.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[91108]: pgmap v2153: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:54.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:54.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[87547]: pgmap v2140: 161 pgs: 23 active+undersized+degraded, 10 peering, 35 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 94/630 objects degraded (14.921%) 2024-04-12T22:45:54.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[87547]: pgmap v2141: 161 pgs: 23 active+undersized+degraded, 10 peering, 35 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 94/630 objects degraded (14.921%) 2024-04-12T22:45:54.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:54.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[87547]: pgmap v2142: 161 pgs: 23 active+undersized+degraded, 10 peering, 35 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 94/630 objects degraded (14.921%) 2024-04-12T22:45:54.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[87547]: pgmap v2143: 161 pgs: 23 active+undersized+degraded, 10 peering, 35 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 94/630 objects degraded (14.921%) 2024-04-12T22:45:54.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:54.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[87547]: pgmap v2144: 161 pgs: 23 active+undersized+degraded, 10 peering, 35 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 94/630 objects degraded (14.921%) 2024-04-12T22:45:54.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[87547]: pgmap v2145: 161 pgs: 23 active+undersized+degraded, 10 peering, 35 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 94/630 objects degraded (14.921%) 2024-04-12T22:45:54.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:54.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[87547]: pgmap v2146: 161 pgs: 23 active+undersized+degraded, 10 peering, 35 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 94/630 objects degraded (14.921%) 2024-04-12T22:45:54.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[87547]: pgmap v2147: 161 pgs: 23 active+undersized+degraded, 10 peering, 35 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 94/630 objects degraded (14.921%) 2024-04-12T22:45:54.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:54.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[87547]: pgmap v2148: 161 pgs: 23 active+undersized+degraded, 10 peering, 35 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 94/630 objects degraded (14.921%) 2024-04-12T22:45:54.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[87547]: pgmap v2149: 161 pgs: 23 active+undersized+degraded, 10 peering, 35 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 94/630 objects degraded (14.921%) 2024-04-12T22:45:54.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:54.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[87547]: pgmap v2150: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:54.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[87547]: pgmap v2151: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:54.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:54.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[87547]: pgmap v2152: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:54.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[87547]: pgmap v2153: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:54.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:54.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[91108]: pgmap v2154: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:54.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[91108]: pgmap v2155: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:54.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:54.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[91108]: pgmap v2156: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:54.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[91108]: pgmap v2157: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:54.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:54.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[91108]: pgmap v2158: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:54.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[91108]: pgmap v2159: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:54.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:54.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[91108]: pgmap v2160: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:54.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[91108]: pgmap v2161: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:54.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:54.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:54.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[91108]: Health check failed: Degraded data redundancy: 108/630 objects degraded (17.143%), 28 pgs degraded (PG_DEGRADED) 2024-04-12T22:45:54.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[91108]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2024-04-12T22:45:54.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:54.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:54.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:54.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:54.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:54.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:54.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:54.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:54.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:54.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:54.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[87547]: pgmap v2154: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:54.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[87547]: pgmap v2155: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:54.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:54.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[87547]: pgmap v2156: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:54.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[87547]: pgmap v2157: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:54.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:54.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[87547]: pgmap v2158: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:54.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[87547]: pgmap v2159: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:54.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:54.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[87547]: pgmap v2160: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:54.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[87547]: pgmap v2161: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:54.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:54.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:54.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[87547]: Health check failed: Degraded data redundancy: 108/630 objects degraded (17.143%), 28 pgs degraded (PG_DEGRADED) 2024-04-12T22:45:54.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[87547]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2024-04-12T22:45:54.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:54.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:54.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:54.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:54.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:54.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:54.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:54.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:54.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:54.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:54.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:54.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:54.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:54.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:54.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:54.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:54.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:54.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:54.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:54.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:54.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:54.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:54.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:54.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:54.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:54.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:54.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:54.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:54.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:54.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:54.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:54.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:54.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:54.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:54.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:54.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:54.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:54.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:54.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:54.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:54.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:54.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:54.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:54.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:54.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:54.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:54.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:54.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:54.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:54.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:54.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:54.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:54.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:54.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:54.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:54.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:54.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:54.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:54.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:54.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:54.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:54.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:54.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:54.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:54.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:54.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:54.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:54.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:54.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:54.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:54.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:54.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:54.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:54.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:54.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:54.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:54.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:54.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:54.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:54.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:54.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:54.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:54.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:54.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:54.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:54.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:54.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:54.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:54.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:54.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:54.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:54.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:54.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:54.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:54.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:54.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:54.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:54.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:54.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:54.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:55.245 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-4[118967]: 2024-04-12T22:45:55.133+0000 7ffafb74e7c0 -1 osd.4 0 read_superblock omap replica is missing. 2024-04-12T22:45:55.245 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-4[118967]: 2024-04-12T22:45:55.171+0000 7ffafb74e7c0 -1 osd.4 151 log_to_monitors true 2024-04-12T22:45:55.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:54 smithi142 ceph-mon[87853]: pgmap v2162: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:55.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:54 smithi142 ceph-mon[87853]: pgmap v2163: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:55.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:54 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:55.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:54 smithi142 ceph-mon[87853]: pgmap v2164: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:55.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:54 smithi142 ceph-mon[87853]: pgmap v2165: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:55.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:54 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:55.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:54 smithi142 ceph-mon[87853]: pgmap v2166: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:55.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:54 smithi142 ceph-mon[87853]: pgmap v2167: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:55.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:54 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:55.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:54 smithi142 ceph-mon[87853]: pgmap v2168: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:55.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:54 smithi142 ceph-mon[87853]: pgmap v2169: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:55.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:54 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:55.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:54 smithi142 ceph-mon[87853]: pgmap v2170: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:55.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:54 smithi142 ceph-mon[87853]: pgmap v2171: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:55.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:54 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:55.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:54 smithi142 ceph-mon[87853]: pgmap v2172: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:55.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:54 smithi142 ceph-mon[87853]: pgmap v2173: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:55.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:54 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:55.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:54 smithi142 ceph-mon[87853]: pgmap v2174: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:55.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:54 smithi142 ceph-mon[87853]: pgmap v2175: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:55.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:54 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:55.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:54 smithi142 ceph-mon[87853]: pgmap v2176: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:55.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:54 smithi142 ceph-mon[87853]: pgmap v2177: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:55.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:54 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:55.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:54 smithi142 ceph-mon[87853]: pgmap v2178: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:55.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:54 smithi142 ceph-mon[87853]: pgmap v2179: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:55.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:54 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:55.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:54 smithi142 ceph-mon[87853]: pgmap v2180: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:55.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:54 smithi142 ceph-mon[87853]: pgmap v2181: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:55.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:54 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:55.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:54 smithi142 ceph-mon[87853]: pgmap v2182: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:55.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:54 smithi142 ceph-mon[87853]: pgmap v2183: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:55.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:54 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:55.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:55.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:55.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:55.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:55.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:55.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:55.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:55.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:55.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:55.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:55.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:55.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:55.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:55.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:55.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:55.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:55.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:55.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:55.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:55.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:55.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:55.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:55.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:55.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:55.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:55.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:55.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:55.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:55.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:55.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:55.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:55.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:55.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:55.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:55.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:55.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:55.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:55.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:55.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:55.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:55.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:55.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:55.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:55.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:55.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:55.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:55.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:55.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:55.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:55.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:55.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[87547]: pgmap v2162: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:55.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[87547]: pgmap v2163: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:55.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:55.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[87547]: pgmap v2164: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:55.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[87547]: pgmap v2165: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:55.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:55.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[87547]: pgmap v2166: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:55.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[87547]: pgmap v2167: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:55.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:55.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[87547]: pgmap v2168: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:55.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[87547]: pgmap v2169: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:55.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:55.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[87547]: pgmap v2170: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:55.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[87547]: pgmap v2171: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:55.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:55.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[87547]: pgmap v2172: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:55.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[87547]: pgmap v2173: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:55.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:55.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[87547]: pgmap v2174: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:55.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[87547]: pgmap v2175: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:55.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:55.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[87547]: pgmap v2176: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:55.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[91108]: pgmap v2162: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:55.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[91108]: pgmap v2163: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:55.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:55.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[91108]: pgmap v2164: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:55.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[91108]: pgmap v2165: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:55.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:55.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[91108]: pgmap v2166: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:55.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[91108]: pgmap v2167: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:55.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:55.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[91108]: pgmap v2168: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:55.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[91108]: pgmap v2169: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:55.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:55.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[91108]: pgmap v2170: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:55.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[91108]: pgmap v2171: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:55.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:55.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[91108]: pgmap v2172: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:55.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[91108]: pgmap v2173: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:55.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:55.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[91108]: pgmap v2174: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:55.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[91108]: pgmap v2175: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:55.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:55.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[91108]: pgmap v2176: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:55.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[87547]: pgmap v2177: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:55.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:55.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[87547]: pgmap v2178: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:55.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[87547]: pgmap v2179: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:55.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:55.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[87547]: pgmap v2180: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:55.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[87547]: pgmap v2181: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:55.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:55.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[87547]: pgmap v2182: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:55.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[87547]: pgmap v2183: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:55.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:55.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:55.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:55.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:55.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:55.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:55.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:55.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:55.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:55.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:55.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:55.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:55.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:55.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:55.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:55.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[91108]: pgmap v2177: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:55.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:55.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[91108]: pgmap v2178: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:55.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[91108]: pgmap v2179: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:55.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:55.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[91108]: pgmap v2180: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:55.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[91108]: pgmap v2181: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:55.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:55.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[91108]: pgmap v2182: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:55.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[91108]: pgmap v2183: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:55.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:55.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:55.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:55.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:55.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:55.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:55.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:55.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:55.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:55.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:55.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:55.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:55.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:55.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:55.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:55.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:55.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:55.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:55.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:55.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:55.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:55.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:55.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:55.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:55.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:55.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:55.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:55.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:55.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:55.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:55.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:55.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:55.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:55.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:55.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:55.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:55.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:55.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:55.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:55.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:55.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:55.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:55.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:55.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:55.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:55.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:55.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:55.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:55.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:55.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:55.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:55.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:55.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:55.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:55.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:55.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:55.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:55.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:55.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:55.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:55.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:55.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:55.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:55.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:55.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:55.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:55.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:55.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:55.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:55.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:55.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:55.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:55.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:55.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:55.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:55.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:55.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:55.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:55.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:55.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:55.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:55.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:55.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:55.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:55.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:55.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:55.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:56.217 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 22:45:56 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-4[118967]: 2024-04-12T22:45:56.087+0000 7ffaecba6700 -1 osd.4 151 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-12T22:45:56.217 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: pgmap v2184: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.217 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: pgmap v2185: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.217 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:56.217 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: pgmap v2186: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.218 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: pgmap v2187: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.218 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:56.218 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: pgmap v2188: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.218 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: pgmap v2189: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.218 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:56.218 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: pgmap v2190: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.218 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: pgmap v2191: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.218 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:56.218 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: pgmap v2192: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.218 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: pgmap v2193: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.218 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:56.218 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: pgmap v2194: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.218 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: pgmap v2195: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.219 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:56.219 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: pgmap v2196: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.219 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: pgmap v2197: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.219 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:56.219 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: pgmap v2198: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.219 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: pgmap v2199: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.219 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:56.219 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: pgmap v2200: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.219 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: pgmap v2201: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.219 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:56.219 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: pgmap v2202: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.219 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: pgmap v2203: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.219 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:56.220 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:56.220 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:56.220 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:56.220 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:56.220 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: pgmap v2204: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.220 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: pgmap v2205: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.220 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:56.220 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:56.220 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: from='osd.4 [v2:172.21.15.142:6800/1789051045,v1:172.21.15.142:6801/1789051045]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-12T22:45:56.220 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-12T22:45:56.220 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:56.220 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:56.220 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:56.220 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:56.220 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: pgmap v2206: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.221 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: pgmap v2207: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.221 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:56.221 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:56.221 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:56.221 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:56.221 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:56.221 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:56.221 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: pgmap v2208: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.221 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: pgmap v2209: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.221 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:56.221 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:56.221 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:56.221 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:56.221 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:56.221 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:56.222 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: pgmap v2210: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.222 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: pgmap v2211: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.222 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:56.222 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:56.222 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:56.222 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:56.222 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:56.222 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:56.222 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: pgmap v2212: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.222 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: pgmap v2213: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.222 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:56.223 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:56.223 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:56.223 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:56.223 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:56.223 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:56.223 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: pgmap v2214: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.223 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: pgmap v2215: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.223 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:56.223 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:56.223 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:56.223 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:56.224 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:56.224 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:56.224 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: pgmap v2216: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.224 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: pgmap v2217: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.224 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:56.224 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:56.224 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:56.224 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:56.224 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:56.224 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:56.224 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: pgmap v2218: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.224 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: pgmap v2219: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.224 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:56.224 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:56.224 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:56.225 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:56.225 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:56.225 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:56.225 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: pgmap v2220: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.225 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: pgmap v2221: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.225 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:56.225 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:56.225 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:56.225 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:56.225 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:56.225 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:56.225 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: pgmap v2222: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 20 op/s; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.225 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: pgmap v2223: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 20 op/s; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.225 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:56.226 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:55 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:56.311 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: pgmap v2184: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.311 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: pgmap v2185: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.311 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:56.312 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: pgmap v2186: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.312 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: pgmap v2187: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.312 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:56.312 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: pgmap v2188: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.312 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: pgmap v2189: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.312 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:56.312 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: pgmap v2190: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.312 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: pgmap v2191: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.312 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:56.312 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: pgmap v2192: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.312 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: pgmap v2193: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.312 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:56.312 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: pgmap v2194: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.312 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: pgmap v2195: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.313 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:56.313 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: pgmap v2196: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.313 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: pgmap v2197: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.313 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:56.313 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: pgmap v2198: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.313 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: pgmap v2184: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.313 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: pgmap v2185: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.313 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:56.313 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: pgmap v2186: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.313 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: pgmap v2187: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.314 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:56.314 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: pgmap v2188: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.314 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: pgmap v2189: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.314 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:56.314 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: pgmap v2190: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.314 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: pgmap v2191: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.314 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:56.314 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: pgmap v2192: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.314 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: pgmap v2193: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.314 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:56.314 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: pgmap v2194: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.314 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: pgmap v2195: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.314 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:56.314 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: pgmap v2196: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.315 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: pgmap v2197: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.315 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:56.315 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: pgmap v2198: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.315 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: pgmap v2199: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.315 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:56.315 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: pgmap v2200: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.315 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: pgmap v2201: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.315 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:56.315 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: pgmap v2202: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.315 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: pgmap v2203: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.315 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:56.316 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:56.316 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:56.316 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:56.316 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:56.316 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: pgmap v2204: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.316 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: pgmap v2205: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.316 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:56.316 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:56.316 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: from='osd.4 [v2:172.21.15.142:6800/1789051045,v1:172.21.15.142:6801/1789051045]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-12T22:45:56.316 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-12T22:45:56.316 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:56.316 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:56.316 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:56.316 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:56.316 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: pgmap v2206: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.317 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: pgmap v2199: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.317 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:56.317 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: pgmap v2200: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.317 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: pgmap v2201: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.317 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:56.317 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: pgmap v2202: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.317 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: pgmap v2203: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.317 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:56.317 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:56.317 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:56.318 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:56.318 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:56.318 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: pgmap v2204: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.318 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: pgmap v2205: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.318 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:56.318 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:56.318 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: from='osd.4 [v2:172.21.15.142:6800/1789051045,v1:172.21.15.142:6801/1789051045]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-12T22:45:56.318 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-12T22:45:56.318 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:56.318 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:56.318 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:56.318 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:56.318 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: pgmap v2206: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.319 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: pgmap v2207: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.319 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:56.319 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:56.319 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:56.319 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:56.319 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:56.319 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:56.319 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: pgmap v2208: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.319 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: pgmap v2209: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.319 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:56.319 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:56.319 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:56.319 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:56.320 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:56.320 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:56.320 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: pgmap v2210: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.320 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: pgmap v2211: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.320 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:56.320 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:56.320 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:56.320 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:56.320 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:56.320 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:56.320 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: pgmap v2212: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.320 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: pgmap v2213: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.320 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:56.321 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: pgmap v2207: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.321 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:56.321 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:56.321 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:56.321 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:56.321 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:56.321 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:56.321 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: pgmap v2208: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.321 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: pgmap v2209: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.321 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:56.321 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:56.322 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:56.322 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:56.322 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:56.322 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:56.322 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: pgmap v2210: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.322 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: pgmap v2211: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.322 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:56.322 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:56.322 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:56.322 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:56.322 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:56.322 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:56.322 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: pgmap v2212: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.322 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: pgmap v2213: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:56.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:56.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:56.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:56.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:56.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:56.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: pgmap v2214: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: pgmap v2215: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:56.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:56.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:56.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:56.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:56.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:56.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: pgmap v2216: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: pgmap v2217: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:56.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:56.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:56.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:56.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:56.325 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:56.325 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: pgmap v2218: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.325 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: pgmap v2219: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.325 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:56.325 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:56.325 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:56.325 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:56.325 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:56.325 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:56.325 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: pgmap v2220: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.325 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: pgmap v2221: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.325 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:56.325 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:56.326 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:56.326 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:56.326 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:56.326 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:56.326 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: pgmap v2222: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 20 op/s; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.326 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: pgmap v2223: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 20 op/s; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.326 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:56.326 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:56.326 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:56.327 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:56.327 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:56.327 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:56.327 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:56.327 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: pgmap v2214: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.327 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: pgmap v2215: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.327 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:56.327 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:56.327 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:56.327 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:56.327 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:56.327 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:56.327 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: pgmap v2216: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.327 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: pgmap v2217: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.328 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:56.328 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:56.328 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:56.328 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:56.328 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:56.328 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:56.328 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: pgmap v2218: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.328 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: pgmap v2219: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.328 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:56.328 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:56.328 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:56.328 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:56.328 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:56.328 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:56.328 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: pgmap v2220: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.329 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: pgmap v2221: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.329 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:56.329 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:56.329 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:56.329 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:56.329 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:56.329 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:56.329 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: pgmap v2222: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 20 op/s; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.329 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: pgmap v2223: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 20 op/s; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.329 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:56.329 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:55 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:56.677 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:45:56] "GET /metrics HTTP/1.1" 200 38522 "" "Prometheus/2.33.4" 2024-04-12T22:45:56.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:56.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:56.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:56.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:56.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:56 smithi142 ceph-mon[87853]: pgmap v2224: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:56 smithi142 ceph-mon[87853]: pgmap v2225: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:56.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:56 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:56.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:56 smithi142 ceph-mon[87853]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-12T22:45:56.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:56 smithi142 ceph-mon[87853]: osdmap e154: 8 total, 7 up, 8 in 2024-04-12T22:45:56.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:56 smithi142 ceph-mon[87853]: from='osd.4 [v2:172.21.15.142:6800/1789051045,v1:172.21.15.142:6801/1789051045]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]: dispatch 2024-04-12T22:45:56.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:56 smithi142 ceph-mon[87853]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]: dispatch 2024-04-12T22:45:56.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:56.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:56.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:56.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:56.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:56 smithi142 ceph-mon[87853]: pgmap v2227: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:56 smithi142 ceph-mon[87853]: pgmap v2228: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:56.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:56 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:56.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:56.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:56.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:56.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:56.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:56 smithi142 ceph-mon[87853]: pgmap v2229: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:56 smithi142 ceph-mon[87853]: pgmap v2230: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:56.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:56 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:56.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:56.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:56.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:56.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:56.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:56 smithi142 ceph-mon[87853]: pgmap v2231: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:56 smithi142 ceph-mon[87853]: pgmap v2232: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:56.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:56 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:56.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:56.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:56.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:56.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:56.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:56 smithi142 ceph-mon[87853]: pgmap v2233: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:56 smithi142 ceph-mon[87853]: pgmap v2234: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:56.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:56 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:56.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:56.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:56.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:56.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:56.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:56 smithi142 ceph-mon[87853]: pgmap v2235: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:56.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:56 smithi142 ceph-mon[87853]: pgmap v2236: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:57.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:57.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:56 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:57.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:57.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:57.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:57.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:57.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:56 smithi142 ceph-mon[87853]: pgmap v2237: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:57.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:56 smithi142 ceph-mon[87853]: pgmap v2238: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:57.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:57.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:56 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:57.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:57.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:57.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:57.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:57.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:56 smithi142 ceph-mon[87853]: pgmap v2239: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:57.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:56 smithi142 ceph-mon[87853]: pgmap v2240: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:57.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:57.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:56 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:57.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:57.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:57.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:57.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:57.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:56 smithi142 ceph-mon[87853]: pgmap v2241: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:57.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:56 smithi142 ceph-mon[87853]: pgmap v2242: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:57.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:57.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:56 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:57.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:57.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:57.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:57.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:57.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:56 smithi142 ceph-mon[87853]: pgmap v2243: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:57.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:56 smithi142 ceph-mon[87853]: pgmap v2244: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:57.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:57.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:56 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:57.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:57.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:57.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:57.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:57.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:56 smithi142 ceph-mon[87853]: pgmap v2245: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:57.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:56 smithi142 ceph-mon[87853]: pgmap v2246: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:57.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:57.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:56 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:57.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:57.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:57.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:57.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:57.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[91108]: pgmap v2224: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:57.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[91108]: pgmap v2225: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:57.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:57.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:57.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[91108]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-12T22:45:57.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[91108]: osdmap e154: 8 total, 7 up, 8 in 2024-04-12T22:45:57.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[91108]: from='osd.4 [v2:172.21.15.142:6800/1789051045,v1:172.21.15.142:6801/1789051045]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]: dispatch 2024-04-12T22:45:57.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[91108]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]: dispatch 2024-04-12T22:45:57.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:57.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:57.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:57.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:57.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[91108]: pgmap v2227: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:57.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[91108]: pgmap v2228: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:57.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:57.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:57.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:57.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:57.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:57.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:57.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:57.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:57.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:57.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:57.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[87547]: pgmap v2224: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:57.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[87547]: pgmap v2225: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:57.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:57.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:57.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[87547]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-12T22:45:57.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[87547]: osdmap e154: 8 total, 7 up, 8 in 2024-04-12T22:45:57.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[87547]: from='osd.4 [v2:172.21.15.142:6800/1789051045,v1:172.21.15.142:6801/1789051045]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]: dispatch 2024-04-12T22:45:57.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[87547]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]: dispatch 2024-04-12T22:45:57.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:57.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:57.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:57.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:57.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[87547]: pgmap v2227: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:57.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[87547]: pgmap v2228: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:57.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:57.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:57.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:57.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:57.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:57.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:57.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[91108]: pgmap v2229: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:57.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[91108]: pgmap v2230: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:57.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:57.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:57.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:57.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:57.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:57.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:57.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[91108]: pgmap v2231: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:57.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[91108]: pgmap v2232: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:57.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:57.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:57.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:57.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:57.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:57.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:57.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[91108]: pgmap v2233: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:57.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[91108]: pgmap v2234: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:57.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:57.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:57.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:57.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:57.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:57.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:57.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[91108]: pgmap v2235: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:57.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[91108]: pgmap v2236: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:57.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:57.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:57.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:57.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:57.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:57.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:57.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[91108]: pgmap v2237: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:57.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[91108]: pgmap v2238: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:57.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:57.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:57.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:57.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:57.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:57.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:57.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[91108]: pgmap v2239: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:57.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[91108]: pgmap v2240: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:57.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:57.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:57.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:57.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:57.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:57.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:57.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[91108]: pgmap v2241: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:57.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[91108]: pgmap v2242: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:57.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:57.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:57.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[87547]: pgmap v2229: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:57.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[87547]: pgmap v2230: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:57.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:57.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:57.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:57.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:57.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:57.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:57.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[87547]: pgmap v2231: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:57.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[87547]: pgmap v2232: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:57.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:57.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:57.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:57.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:57.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:57.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:57.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[87547]: pgmap v2233: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:57.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[87547]: pgmap v2234: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:57.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:57.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:57.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:57.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:57.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:57.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:57.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[87547]: pgmap v2235: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:57.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[87547]: pgmap v2236: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:57.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:57.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:57.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:57.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:57.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[91108]: pgmap v2243: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:57.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[91108]: pgmap v2244: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:57.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:57.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:57.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:57.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:57.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:57.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:57.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[91108]: pgmap v2245: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:57.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[91108]: pgmap v2246: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:57.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:57.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:57.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:57.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:57.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:57.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:57.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:57.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:57.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[87547]: pgmap v2237: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:57.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[87547]: pgmap v2238: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:57.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:57.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:57.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:57.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:57.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:57.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:57.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[87547]: pgmap v2239: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:57.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[87547]: pgmap v2240: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:57.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:57.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:57.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:57.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:57.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:57.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:57.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[87547]: pgmap v2241: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:57.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[87547]: pgmap v2242: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:57.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:57.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:57.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:57.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:57.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:57.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:57.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[87547]: pgmap v2243: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:57.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[87547]: pgmap v2244: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:57.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:57.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:57.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:57.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:57.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:57.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:57.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[87547]: pgmap v2245: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:57.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[87547]: pgmap v2246: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:57.443 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:57.443 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:56 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:58.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:58.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:58.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:58.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:58.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:57 smithi142 ceph-mon[87853]: pgmap v2247: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:58.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:58.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:57 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:58.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:57 smithi142 ceph-mon[87853]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-12T22:45:58.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:57 smithi142 ceph-mon[87853]: osd.4 [v2:172.21.15.142:6800/1789051045,v1:172.21.15.142:6801/1789051045] boot 2024-04-12T22:45:58.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:57 smithi142 ceph-mon[87853]: osdmap e155: 8 total, 8 up, 8 in 2024-04-12T22:45:58.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-12T22:45:58.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:58.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:58.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:58.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:58.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:57 smithi142 ceph-mon[87853]: pgmap v2249: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:58.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:57 smithi142 ceph-mon[87853]: pgmap v2250: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:58.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:58.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:57 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:58.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:58.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:58.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:58.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:58.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:57 smithi142 ceph-mon[87853]: pgmap v2251: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:58.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:57 smithi142 ceph-mon[87853]: pgmap v2252: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:58.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:58.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:57 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:58.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:58.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:58.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:58.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:58.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:57 smithi142 ceph-mon[87853]: pgmap v2253: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:58.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:57 smithi142 ceph-mon[87853]: pgmap v2254: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:58.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:58.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:57 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:58.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:58.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:58.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:58.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:58.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:57 smithi142 ceph-mon[87853]: pgmap v2255: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:45:58.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:57 smithi142 ceph-mon[87853]: pgmap v2256: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:45:58.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:58.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:57 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:58.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:58.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:58.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:58.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:58.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:57 smithi142 ceph-mon[87853]: pgmap v2257: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:45:58.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:57 smithi142 ceph-mon[87853]: pgmap v2258: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:45:58.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:58.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:57 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:58.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:58.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:58.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:58.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:58.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:57 smithi142 ceph-mon[87853]: pgmap v2259: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:45:58.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:57 smithi142 ceph-mon[87853]: pgmap v2260: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:45:58.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:58.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:57 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:58.254 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:58.254 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:58.254 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:58.254 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:58.254 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:57 smithi142 ceph-mon[87853]: pgmap v2261: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:45:58.254 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:57 smithi142 ceph-mon[87853]: pgmap v2262: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:45:58.254 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:58.254 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:57 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:58.254 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:58.255 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:58.255 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:58.255 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:58.255 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:57 smithi142 ceph-mon[87853]: pgmap v2263: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:45:58.255 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:57 smithi142 ceph-mon[87853]: pgmap v2264: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:45:58.255 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:58.255 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:57 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:58.255 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:58.255 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:58.255 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:58.255 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:58.255 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:57 smithi142 ceph-mon[87853]: pgmap v2265: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:45:58.255 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:57 smithi142 ceph-mon[87853]: pgmap v2266: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:45:58.255 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:58.256 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:57 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:58.256 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:58.256 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:58.256 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:58.256 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:58.256 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:57 smithi142 ceph-mon[87853]: pgmap v2267: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:45:58.256 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:57 smithi142 ceph-mon[87853]: pgmap v2268: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:45:58.256 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:58.256 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:57 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:58.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:58.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:58.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:58.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:58.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[87547]: pgmap v2247: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:58.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:58.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:58.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[87547]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-12T22:45:58.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[87547]: osd.4 [v2:172.21.15.142:6800/1789051045,v1:172.21.15.142:6801/1789051045] boot 2024-04-12T22:45:58.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[87547]: osdmap e155: 8 total, 8 up, 8 in 2024-04-12T22:45:58.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-12T22:45:58.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:58.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:58.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:58.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:58.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[87547]: pgmap v2249: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:58.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[87547]: pgmap v2250: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:58.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:58.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:58.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:58.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:58.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:58.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:58.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[87547]: pgmap v2251: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:58.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[87547]: pgmap v2252: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:58.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:58.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:58.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:58.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:58.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:58.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:58.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[91108]: pgmap v2247: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:58.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:58.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:58.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[91108]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-12T22:45:58.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[91108]: osd.4 [v2:172.21.15.142:6800/1789051045,v1:172.21.15.142:6801/1789051045] boot 2024-04-12T22:45:58.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[91108]: osdmap e155: 8 total, 8 up, 8 in 2024-04-12T22:45:58.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-12T22:45:58.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:58.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:58.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:58.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:58.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[91108]: pgmap v2249: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:58.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[91108]: pgmap v2250: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:58.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:58.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:58.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:58.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:58.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:58.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:58.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[91108]: pgmap v2251: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:58.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[91108]: pgmap v2252: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:58.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:58.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:58.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:58.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:58.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:58.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:58.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[87547]: pgmap v2253: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:58.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[87547]: pgmap v2254: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:58.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:58.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:58.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:58.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:58.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:58.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:58.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[87547]: pgmap v2255: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:45:58.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[87547]: pgmap v2256: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:45:58.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:58.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:58.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:58.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:58.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:58.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:58.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[87547]: pgmap v2257: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:45:58.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[87547]: pgmap v2258: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:45:58.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:58.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:58.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:58.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:58.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:58.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:58.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[87547]: pgmap v2259: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:45:58.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[87547]: pgmap v2260: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:45:58.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:58.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:58.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:58.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:58.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:58.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:58.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[87547]: pgmap v2261: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:45:58.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[87547]: pgmap v2262: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:45:58.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:58.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:58.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:58.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:58.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:58.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:58.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[87547]: pgmap v2263: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:45:58.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[87547]: pgmap v2264: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:45:58.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:58.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:58.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:58.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:58.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:58.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:58.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:58.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:58.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[91108]: pgmap v2253: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:58.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[91108]: pgmap v2254: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-12T22:45:58.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:58.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:58.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:58.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:58.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:58.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:58.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[91108]: pgmap v2255: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:45:58.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[91108]: pgmap v2256: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:45:58.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:58.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:58.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:58.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:58.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:58.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:58.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[91108]: pgmap v2257: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:45:58.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[91108]: pgmap v2258: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:45:58.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:58.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:58.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:58.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:58.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:58.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[87547]: pgmap v2265: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:45:58.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[87547]: pgmap v2266: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:45:58.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:58.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:58.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:58.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:58.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:58.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:58.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[87547]: pgmap v2267: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:45:58.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[87547]: pgmap v2268: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:45:58.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:58.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:58.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:58.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:58.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:58.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[91108]: pgmap v2259: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:45:58.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[91108]: pgmap v2260: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:45:58.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:58.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:58.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:58.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:58.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:58.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:58.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[91108]: pgmap v2261: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:45:58.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[91108]: pgmap v2262: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:45:58.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:58.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:58.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:58.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:58.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:58.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:58.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[91108]: pgmap v2263: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:45:58.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[91108]: pgmap v2264: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:45:58.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:58.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:58.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:58.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:58.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:58.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:58.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[91108]: pgmap v2265: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:45:58.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[91108]: pgmap v2266: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:45:58.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:58.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:58.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:58.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:58.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:58.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:58.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[91108]: pgmap v2267: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:45:58.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[91108]: pgmap v2268: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:45:58.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:58.443 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:57 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:59.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:58 smithi142 ceph-mon[87853]: Health check update: Degraded data redundancy: 98/630 objects degraded (15.556%), 24 pgs degraded (PG_DEGRADED) 2024-04-12T22:45:59.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:59.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:59.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:59.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:59.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:58 smithi142 ceph-mon[87853]: pgmap v2269: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:45:59.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:58 smithi142 ceph-mon[87853]: pgmap v2270: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:45:59.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:59.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:58 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:59.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:58 smithi142 ceph-mon[87853]: osdmap e156: 8 total, 8 up, 8 in 2024-04-12T22:45:59.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:59.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:59.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:59.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:59.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:58 smithi142 ceph-mon[87853]: pgmap v2272: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:45:59.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:58 smithi142 ceph-mon[87853]: pgmap v2273: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:45:59.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:59.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:58 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:59.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:59.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:59.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:59.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:59.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:58 smithi142 ceph-mon[87853]: pgmap v2274: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:45:59.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:58 smithi142 ceph-mon[87853]: pgmap v2275: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:45:59.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:59.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:58 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:59.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:59.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:59.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:59.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:59.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:58 smithi142 ceph-mon[87853]: pgmap v2276: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:45:59.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:58 smithi142 ceph-mon[87853]: pgmap v2277: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:45:59.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:59.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:58 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:59.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:59.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:59.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:59.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:59.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:58 smithi142 ceph-mon[87853]: pgmap v2278: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:45:59.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:58 smithi142 ceph-mon[87853]: pgmap v2279: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:45:59.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:59.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:58 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:59.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:59.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:59.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:59.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:59.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:58 smithi142 ceph-mon[87853]: pgmap v2280: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:45:59.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:58 smithi142 ceph-mon[87853]: pgmap v2281: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:45:59.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:59.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:58 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:59.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:59.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:59.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:59.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:59.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:58 smithi142 ceph-mon[87853]: pgmap v2282: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:45:59.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:58 smithi142 ceph-mon[87853]: pgmap v2283: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:45:59.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:59.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:58 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:59.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:59.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:59.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:59.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:59.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:58 smithi142 ceph-mon[87853]: pgmap v2284: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:45:59.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:58 smithi142 ceph-mon[87853]: pgmap v2285: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:45:59.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:59.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:58 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:59.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:59.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:59.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:59.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:59.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:58 smithi142 ceph-mon[87853]: pgmap v2286: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:45:59.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:58 smithi142 ceph-mon[87853]: pgmap v2287: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:45:59.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:59.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:58 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:59.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:59.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:59.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:59.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:59.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:58 smithi142 ceph-mon[87853]: pgmap v2288: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:45:59.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:58 smithi142 ceph-mon[87853]: pgmap v2289: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:45:59.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:59.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:58 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:59.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:59.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:59.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:59.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:59.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:58 smithi142 ceph-mon[87853]: pgmap v2290: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:45:59.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:58 smithi142 ceph-mon[87853]: pgmap v2291: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:45:59.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:59.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:45:58 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:59.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[87547]: Health check update: Degraded data redundancy: 98/630 objects degraded (15.556%), 24 pgs degraded (PG_DEGRADED) 2024-04-12T22:45:59.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:59.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:59.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:59.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:59.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[87547]: pgmap v2269: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:45:59.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[87547]: pgmap v2270: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:45:59.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:59.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:59.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[87547]: osdmap e156: 8 total, 8 up, 8 in 2024-04-12T22:45:59.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:59.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:59.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:59.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:59.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[87547]: pgmap v2272: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:45:59.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[87547]: pgmap v2273: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:45:59.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:59.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:59.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:59.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:59.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:59.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:59.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[87547]: pgmap v2274: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:45:59.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[87547]: pgmap v2275: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:45:59.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:59.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[91108]: Health check update: Degraded data redundancy: 98/630 objects degraded (15.556%), 24 pgs degraded (PG_DEGRADED) 2024-04-12T22:45:59.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:59.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:59.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:59.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:59.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[91108]: pgmap v2269: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:45:59.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[91108]: pgmap v2270: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:45:59.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:59.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:59.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[91108]: osdmap e156: 8 total, 8 up, 8 in 2024-04-12T22:45:59.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:59.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:59.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:59.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:59.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[91108]: pgmap v2272: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:45:59.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[91108]: pgmap v2273: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:45:59.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:59.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:59.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:59.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:59.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:59.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:59.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[91108]: pgmap v2274: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:45:59.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[91108]: pgmap v2275: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:45:59.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:59.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:59.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:59.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:59.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:59.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:59.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[91108]: pgmap v2276: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:45:59.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[91108]: pgmap v2277: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:45:59.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:59.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:59.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:59.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:59.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:59.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:59.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[91108]: pgmap v2278: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:45:59.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[91108]: pgmap v2279: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:45:59.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:59.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:59.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:59.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:59.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:59.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:59.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[91108]: pgmap v2280: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:45:59.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[91108]: pgmap v2281: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:45:59.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:59.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:59.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:59.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:59.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:59.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:59.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[91108]: pgmap v2282: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:45:59.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[91108]: pgmap v2283: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:45:59.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:59.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:59.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:59.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:59.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:59.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:59.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[91108]: pgmap v2284: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:45:59.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[91108]: pgmap v2285: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:45:59.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:59.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:59.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:59.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:59.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:59.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:59.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[91108]: pgmap v2286: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:45:59.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[91108]: pgmap v2287: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:45:59.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:59.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:59.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:59.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:59.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:59.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:59.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:59.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:59.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:59.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[87547]: pgmap v2276: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:45:59.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[87547]: pgmap v2277: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:45:59.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:59.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:59.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:59.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:59.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:59.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:59.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[87547]: pgmap v2278: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:45:59.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[87547]: pgmap v2279: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:45:59.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:59.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:59.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:59.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:59.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:59.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:59.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[87547]: pgmap v2280: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:45:59.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[87547]: pgmap v2281: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:45:59.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:59.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:59.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:59.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:59.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[91108]: pgmap v2288: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:45:59.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[91108]: pgmap v2289: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:45:59.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:59.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:59.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:59.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:59.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:59.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:59.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[91108]: pgmap v2290: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:45:59.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[91108]: pgmap v2291: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:45:59.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:59.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:59.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:59.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:59.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:59.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:59.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[87547]: pgmap v2282: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:45:59.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[87547]: pgmap v2283: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:45:59.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:59.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:59.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:59.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:59.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:59.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:59.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[87547]: pgmap v2284: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:45:59.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[87547]: pgmap v2285: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:45:59.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:59.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:59.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:59.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:59.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:59.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:59.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[87547]: pgmap v2286: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:45:59.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[87547]: pgmap v2287: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:45:59.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:59.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:59.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:59.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:59.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:59.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:59.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[87547]: pgmap v2288: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:45:59.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[87547]: pgmap v2289: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:45:59.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:59.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:45:59.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:45:59.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:45:59.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:45:59.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:45:59.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[87547]: pgmap v2290: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:45:59.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[87547]: pgmap v2291: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:45:59.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:45:59.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:45:58 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:00.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:00.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:00.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:00.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:00.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:00 smithi142 ceph-mon[87853]: pgmap v2292: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:46:00.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:00 smithi142 ceph-mon[87853]: pgmap v2293: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:46:00.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:00.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:00 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:00.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:00.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:00.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:00.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:00.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:00 smithi142 ceph-mon[87853]: pgmap v2294: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:46:00.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:00 smithi142 ceph-mon[87853]: pgmap v2295: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:46:00.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:00.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:00 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:00.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:00.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:00.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:00.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:00.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:00 smithi142 ceph-mon[87853]: pgmap v2296: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:46:00.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:00 smithi142 ceph-mon[87853]: pgmap v2297: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:46:00.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:00.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:00 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:00.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:00.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:00.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:00.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:00.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:00 smithi142 ceph-mon[87853]: pgmap v2298: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:46:00.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:00 smithi142 ceph-mon[87853]: pgmap v2299: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:46:00.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:00.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:00 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:00.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:00.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:00.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:00.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:00.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:00 smithi142 ceph-mon[87853]: pgmap v2300: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:46:00.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:00 smithi142 ceph-mon[87853]: pgmap v2301: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:46:00.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:00.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:00 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:00.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:00.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:00.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:00.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:00.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:00 smithi142 ceph-mon[87853]: pgmap v2302: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:46:00.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:00 smithi142 ceph-mon[87853]: pgmap v2303: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:46:00.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:00.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:00 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:00.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:00.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:00.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:00.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:00.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:00 smithi142 ceph-mon[87853]: pgmap v2304: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:46:00.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:00 smithi142 ceph-mon[87853]: pgmap v2305: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:46:00.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:00.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:00 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:00.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:00.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:00.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:00.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:00.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:00 smithi142 ceph-mon[87853]: pgmap v2306: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:46:00.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:00 smithi142 ceph-mon[87853]: pgmap v2307: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:46:00.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:00.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:00 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:00.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:00.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:00.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:00.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:00.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:00 smithi142 ceph-mon[87853]: pgmap v2308: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:46:00.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:00 smithi142 ceph-mon[87853]: pgmap v2309: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:46:00.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:00.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:00 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:00.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:00.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:00.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:00.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:00.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:00 smithi142 ceph-mon[87853]: pgmap v2310: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:46:00.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:00 smithi142 ceph-mon[87853]: pgmap v2311: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:46:00.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:00.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:00 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:00.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:00.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:00.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:00.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:00.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:00 smithi142 ceph-mon[87853]: pgmap v2312: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:46:00.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:00 smithi142 ceph-mon[87853]: pgmap v2313: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:46:00.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:00.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:00 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:00.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:00.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:46:00.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:00.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:00.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:00.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:00.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[91108]: pgmap v2292: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:46:00.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[91108]: pgmap v2293: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:46:00.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:00.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:00.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:00.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:00.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:00.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:00.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[91108]: pgmap v2294: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:46:00.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[91108]: pgmap v2295: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:46:00.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:00.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:00.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:00.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:00.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:00.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:00.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[91108]: pgmap v2296: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:46:00.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[91108]: pgmap v2297: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:46:00.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:00.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:00.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:00.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:00.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:00.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:00.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:00.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[87547]: pgmap v2292: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:46:00.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[87547]: pgmap v2293: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:46:00.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:00.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:00.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:00.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:00.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:00.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:00.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[87547]: pgmap v2294: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:46:00.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[87547]: pgmap v2295: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:46:00.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:00.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:00.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:00.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:00.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:00.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:00.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[87547]: pgmap v2296: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:46:00.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[87547]: pgmap v2297: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:46:00.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:00.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:00.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:00.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:00.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:00.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:00.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[91108]: pgmap v2298: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:46:00.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[91108]: pgmap v2299: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:46:00.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:00.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:00.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:00.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:00.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:00.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:00.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[91108]: pgmap v2300: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:46:00.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[91108]: pgmap v2301: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:46:00.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:00.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:00.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:00.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:00.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:00.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:00.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[91108]: pgmap v2302: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:46:00.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[91108]: pgmap v2303: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:46:00.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:00.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:00.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:00.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:00.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:00.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:00.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[91108]: pgmap v2304: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:46:00.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[91108]: pgmap v2305: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:46:00.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:00.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:00.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:00.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:00.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:00.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:00.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[91108]: pgmap v2306: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:46:00.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[91108]: pgmap v2307: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:46:00.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:00.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:00.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:00.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:00.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:00.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:00.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[91108]: pgmap v2308: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:46:00.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[91108]: pgmap v2309: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:46:00.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:00.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:00.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:00.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:00.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:00.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:00.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:00.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:00.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[87547]: pgmap v2298: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:46:00.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[87547]: pgmap v2299: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:46:00.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:00.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:00.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:00.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:00.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:00.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:00.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[87547]: pgmap v2300: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:46:00.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[87547]: pgmap v2301: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:46:00.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:00.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:00.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:00.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:00.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:00.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:00.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[87547]: pgmap v2302: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:46:00.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[87547]: pgmap v2303: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:46:00.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:00.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:00.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:00.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:00.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:00.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[91108]: pgmap v2310: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:46:00.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[91108]: pgmap v2311: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:46:00.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:00.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:00.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:00.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:00.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:00.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:00.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[91108]: pgmap v2312: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:46:00.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[91108]: pgmap v2313: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:46:00.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:00.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:00.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:00.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:46:00.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:00.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:00.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[87547]: pgmap v2304: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:46:00.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[87547]: pgmap v2305: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:46:00.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:00.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:00.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:00.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:00.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:00.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:00.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[87547]: pgmap v2306: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:46:00.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[87547]: pgmap v2307: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:46:00.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:00.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:00.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:00.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:00.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:00.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:00.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[87547]: pgmap v2308: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:46:00.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[87547]: pgmap v2309: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:46:00.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:00.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:00.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:00.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:00.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:00.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:00.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[87547]: pgmap v2310: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:46:00.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[87547]: pgmap v2311: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:46:00.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:00.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:00.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:00.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:00.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:00.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:00.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[87547]: pgmap v2312: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:46:00.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[87547]: pgmap v2313: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:46:00.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:00.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:00.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:00.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:46:01.193 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:01.194 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:01.194 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:01.194 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:01.194 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:01 smithi142 ceph-mon[87853]: pgmap v2314: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:46:01.194 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:01 smithi142 ceph-mon[87853]: pgmap v2315: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:46:01.194 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:01.194 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:01 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:01.194 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:01.194 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:01.194 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:01.194 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:01.194 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:01 smithi142 ceph-mon[87853]: pgmap v2316: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:46:01.195 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:01 smithi142 ceph-mon[87853]: pgmap v2317: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:46:01.195 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:01.195 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:01 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:01.195 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:01.195 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:01.195 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:01.195 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:01.195 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:01 smithi142 ceph-mon[87853]: pgmap v2318: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:46:01.195 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:01 smithi142 ceph-mon[87853]: pgmap v2319: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:46:01.195 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:01.195 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:01 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:01.195 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:01.196 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:01.196 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:01.196 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:01.196 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:01 smithi142 ceph-mon[87853]: pgmap v2320: 161 pgs: 8 peering, 21 active+undersized+degraded, 32 active+undersized, 100 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:46:01.196 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:01 smithi142 ceph-mon[87853]: pgmap v2321: 161 pgs: 8 peering, 21 active+undersized+degraded, 32 active+undersized, 100 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:46:01.196 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:01.196 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:01 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:01.196 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:01.196 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:01.197 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:01.197 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:01.197 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:01 smithi142 ceph-mon[87853]: pgmap v2322: 161 pgs: 8 peering, 21 active+undersized+degraded, 32 active+undersized, 100 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:46:01.197 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:01 smithi142 ceph-mon[87853]: pgmap v2323: 161 pgs: 8 peering, 21 active+undersized+degraded, 32 active+undersized, 100 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:46:01.197 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:01.197 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:01 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:01.197 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:01.197 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:01.197 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:01.197 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:01.198 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:01 smithi142 ceph-mon[87853]: pgmap v2324: 161 pgs: 8 peering, 21 active+undersized+degraded, 32 active+undersized, 100 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:46:01.198 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:01 smithi142 ceph-mon[87853]: pgmap v2325: 161 pgs: 8 peering, 21 active+undersized+degraded, 32 active+undersized, 100 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:46:01.198 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:01.198 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:01 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:01.198 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:01.198 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:01.198 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:01.198 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:01.199 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:01 smithi142 ceph-mon[87853]: pgmap v2326: 161 pgs: 8 peering, 21 active+undersized+degraded, 32 active+undersized, 100 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:46:01.199 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:01 smithi142 ceph-mon[87853]: pgmap v2327: 161 pgs: 8 peering, 21 active+undersized+degraded, 32 active+undersized, 100 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:46:01.199 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:01.199 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:01 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:01.199 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:01.199 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:01.199 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:01.199 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:01.199 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:01 smithi142 ceph-mon[87853]: pgmap v2328: 161 pgs: 8 peering, 21 active+undersized+degraded, 32 active+undersized, 100 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:46:01.199 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:01 smithi142 ceph-mon[87853]: pgmap v2329: 161 pgs: 8 peering, 21 active+undersized+degraded, 32 active+undersized, 100 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:46:01.199 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:01.199 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:01 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:01.199 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:01.199 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:01.200 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:01.200 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:01.200 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:01 smithi142 ceph-mon[87853]: pgmap v2330: 161 pgs: 8 peering, 20 active+undersized+degraded, 29 active+undersized, 104 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 19 op/s; 79/630 objects degraded (12.540%) 2024-04-12T22:46:01.200 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:01 smithi142 ceph-mon[87853]: pgmap v2331: 161 pgs: 8 peering, 20 active+undersized+degraded, 29 active+undersized, 104 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 19 op/s; 79/630 objects degraded (12.540%) 2024-04-12T22:46:01.200 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:01.200 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:01 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:01.200 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:01.200 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:01.200 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:01.200 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:01.200 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:01 smithi142 ceph-mon[87853]: pgmap v2332: 161 pgs: 8 peering, 20 active+undersized+degraded, 29 active+undersized, 104 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 19 op/s; 79/630 objects degraded (12.540%) 2024-04-12T22:46:01.200 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:01 smithi142 ceph-mon[87853]: pgmap v2333: 161 pgs: 8 peering, 20 active+undersized+degraded, 29 active+undersized, 104 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 19 op/s; 79/630 objects degraded (12.540%) 2024-04-12T22:46:01.200 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:01.201 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:01 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:01.201 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:01.201 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:01.201 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:01.201 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:01.201 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:01 smithi142 ceph-mon[87853]: pgmap v2334: 161 pgs: 8 peering, 10 active+undersized+degraded, 16 active+undersized, 127 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 19 op/s; 28/630 objects degraded (4.444%) 2024-04-12T22:46:01.201 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:01 smithi142 ceph-mon[87853]: pgmap v2335: 161 pgs: 8 peering, 10 active+undersized+degraded, 16 active+undersized, 127 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 19 op/s; 28/630 objects degraded (4.444%) 2024-04-12T22:46:01.201 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:01.201 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:01 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:01.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:01.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:01.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:01.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:01.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[87547]: pgmap v2314: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:46:01.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[87547]: pgmap v2315: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:46:01.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:01.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:01.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:01.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:01.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:01.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:01.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[87547]: pgmap v2316: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:46:01.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[87547]: pgmap v2317: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:46:01.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:01.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:01.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:01.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:01.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:01.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:01.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[87547]: pgmap v2318: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:46:01.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[87547]: pgmap v2319: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:46:01.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:01.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:01.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:01.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:01.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:01.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:01.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:01.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[91108]: pgmap v2314: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:46:01.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[91108]: pgmap v2315: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:46:01.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:01.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:01.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:01.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:01.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:01.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:01.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[91108]: pgmap v2316: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:46:01.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[91108]: pgmap v2317: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:46:01.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:01.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:01.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:01.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:01.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:01.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:01.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[91108]: pgmap v2318: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:46:01.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[91108]: pgmap v2319: 161 pgs: 8 peering, 24 active+undersized+degraded, 36 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 98/630 objects degraded (15.556%) 2024-04-12T22:46:01.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:01.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:01.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:01.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:01.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:01.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:01.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[87547]: pgmap v2320: 161 pgs: 8 peering, 21 active+undersized+degraded, 32 active+undersized, 100 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:46:01.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[87547]: pgmap v2321: 161 pgs: 8 peering, 21 active+undersized+degraded, 32 active+undersized, 100 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:46:01.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:01.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:01.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:01.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:01.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:01.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:01.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[87547]: pgmap v2322: 161 pgs: 8 peering, 21 active+undersized+degraded, 32 active+undersized, 100 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:46:01.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[87547]: pgmap v2323: 161 pgs: 8 peering, 21 active+undersized+degraded, 32 active+undersized, 100 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:46:01.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:01.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:01.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:01.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:01.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:01.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:01.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[87547]: pgmap v2324: 161 pgs: 8 peering, 21 active+undersized+degraded, 32 active+undersized, 100 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:46:01.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[87547]: pgmap v2325: 161 pgs: 8 peering, 21 active+undersized+degraded, 32 active+undersized, 100 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:46:01.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:01.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:01.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:01.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:01.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:01.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:01.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[87547]: pgmap v2326: 161 pgs: 8 peering, 21 active+undersized+degraded, 32 active+undersized, 100 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:46:01.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[87547]: pgmap v2327: 161 pgs: 8 peering, 21 active+undersized+degraded, 32 active+undersized, 100 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:46:01.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:01.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:01.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:01.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:01.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:01.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:01.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[87547]: pgmap v2328: 161 pgs: 8 peering, 21 active+undersized+degraded, 32 active+undersized, 100 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:46:01.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[87547]: pgmap v2329: 161 pgs: 8 peering, 21 active+undersized+degraded, 32 active+undersized, 100 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:46:01.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:01.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:01.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:01.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:01.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:01.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:01.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[87547]: pgmap v2330: 161 pgs: 8 peering, 20 active+undersized+degraded, 29 active+undersized, 104 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 19 op/s; 79/630 objects degraded (12.540%) 2024-04-12T22:46:01.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[87547]: pgmap v2331: 161 pgs: 8 peering, 20 active+undersized+degraded, 29 active+undersized, 104 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 19 op/s; 79/630 objects degraded (12.540%) 2024-04-12T22:46:01.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:01.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:01.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:01.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:01.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:01.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:01.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[87547]: pgmap v2332: 161 pgs: 8 peering, 20 active+undersized+degraded, 29 active+undersized, 104 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 19 op/s; 79/630 objects degraded (12.540%) 2024-04-12T22:46:01.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[87547]: pgmap v2333: 161 pgs: 8 peering, 20 active+undersized+degraded, 29 active+undersized, 104 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 19 op/s; 79/630 objects degraded (12.540%) 2024-04-12T22:46:01.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:01.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:01.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:01.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:01.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:01.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:01.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[87547]: pgmap v2334: 161 pgs: 8 peering, 10 active+undersized+degraded, 16 active+undersized, 127 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 19 op/s; 28/630 objects degraded (4.444%) 2024-04-12T22:46:01.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[87547]: pgmap v2335: 161 pgs: 8 peering, 10 active+undersized+degraded, 16 active+undersized, 127 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 19 op/s; 28/630 objects degraded (4.444%) 2024-04-12T22:46:01.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:01.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:01.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:01.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:01.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:01.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[91108]: pgmap v2320: 161 pgs: 8 peering, 21 active+undersized+degraded, 32 active+undersized, 100 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:46:01.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[91108]: pgmap v2321: 161 pgs: 8 peering, 21 active+undersized+degraded, 32 active+undersized, 100 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:46:01.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:01.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:01.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:01.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:01.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:01.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:01.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[91108]: pgmap v2322: 161 pgs: 8 peering, 21 active+undersized+degraded, 32 active+undersized, 100 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:46:01.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[91108]: pgmap v2323: 161 pgs: 8 peering, 21 active+undersized+degraded, 32 active+undersized, 100 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:46:01.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:01.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:01.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:01.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:01.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:01.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:01.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[91108]: pgmap v2324: 161 pgs: 8 peering, 21 active+undersized+degraded, 32 active+undersized, 100 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:46:01.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[91108]: pgmap v2325: 161 pgs: 8 peering, 21 active+undersized+degraded, 32 active+undersized, 100 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:46:01.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:01.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:01.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:01.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:01.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:01.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:01.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[91108]: pgmap v2326: 161 pgs: 8 peering, 21 active+undersized+degraded, 32 active+undersized, 100 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:46:01.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[91108]: pgmap v2327: 161 pgs: 8 peering, 21 active+undersized+degraded, 32 active+undersized, 100 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:46:01.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:01.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:01.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:01.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:01.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:01.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:01.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[91108]: pgmap v2328: 161 pgs: 8 peering, 21 active+undersized+degraded, 32 active+undersized, 100 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:46:01.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[91108]: pgmap v2329: 161 pgs: 8 peering, 21 active+undersized+degraded, 32 active+undersized, 100 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-12T22:46:01.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:01.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:01.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:01.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:01.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:01.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:01.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[91108]: pgmap v2330: 161 pgs: 8 peering, 20 active+undersized+degraded, 29 active+undersized, 104 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 19 op/s; 79/630 objects degraded (12.540%) 2024-04-12T22:46:01.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[91108]: pgmap v2331: 161 pgs: 8 peering, 20 active+undersized+degraded, 29 active+undersized, 104 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 19 op/s; 79/630 objects degraded (12.540%) 2024-04-12T22:46:01.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:01.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:01.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:01.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:01.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:01.443 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:01.443 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[91108]: pgmap v2332: 161 pgs: 8 peering, 20 active+undersized+degraded, 29 active+undersized, 104 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 19 op/s; 79/630 objects degraded (12.540%) 2024-04-12T22:46:01.443 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[91108]: pgmap v2333: 161 pgs: 8 peering, 20 active+undersized+degraded, 29 active+undersized, 104 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 19 op/s; 79/630 objects degraded (12.540%) 2024-04-12T22:46:01.443 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:01.443 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:01.443 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:01.443 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:01.443 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:01.443 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:01.443 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[91108]: pgmap v2334: 161 pgs: 8 peering, 10 active+undersized+degraded, 16 active+undersized, 127 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 19 op/s; 28/630 objects degraded (4.444%) 2024-04-12T22:46:01.443 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[91108]: pgmap v2335: 161 pgs: 8 peering, 10 active+undersized+degraded, 16 active+undersized, 127 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 19 op/s; 28/630 objects degraded (4.444%) 2024-04-12T22:46:01.443 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:01.443 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:01.927 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:46:01 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: 2024-04-12T22:46:01.463+0000 7fe607f7c700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (2 PGs are or would become offline) 2024-04-12T22:46:02.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:02.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:02.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:02.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:02.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:02 smithi142 ceph-mon[87853]: pgmap v2336: 161 pgs: 8 peering, 10 active+undersized+degraded, 16 active+undersized, 127 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 28/630 objects degraded (4.444%) 2024-04-12T22:46:02.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:02 smithi142 ceph-mon[87853]: pgmap v2337: 161 pgs: 8 peering, 10 active+undersized+degraded, 16 active+undersized, 127 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 28/630 objects degraded (4.444%) 2024-04-12T22:46:02.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:02.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:02 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:02.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:02.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:02.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:02.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:02.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:02 smithi142 ceph-mon[87853]: pgmap v2338: 161 pgs: 8 peering, 3 active+undersized, 150 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:02.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:02 smithi142 ceph-mon[87853]: pgmap v2339: 161 pgs: 8 peering, 3 active+undersized, 150 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:02.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:02.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:02 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:02.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:02 smithi142 ceph-mon[87853]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:46:02.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:02.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:02.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:02.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:02.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:02 smithi142 ceph-mon[87853]: pgmap v2340: 161 pgs: 8 peering, 3 active+undersized, 150 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:02.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:02 smithi142 ceph-mon[87853]: pgmap v2341: 161 pgs: 8 peering, 3 active+undersized, 150 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:02.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:02.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:02 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:02.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:02.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:02.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:02.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:02.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:02 smithi142 ceph-mon[87853]: pgmap v2342: 161 pgs: 8 peering, 3 active+undersized, 150 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:02.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:02 smithi142 ceph-mon[87853]: pgmap v2343: 161 pgs: 8 peering, 3 active+undersized, 150 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:02.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:02.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:02 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:02.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:02.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:02.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:02.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:02.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:02 smithi142 ceph-mon[87853]: pgmap v2344: 161 pgs: 8 peering, 3 active+undersized, 150 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:02.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:02 smithi142 ceph-mon[87853]: pgmap v2345: 161 pgs: 8 peering, 3 active+undersized, 150 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:02.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:02.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:02 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:02.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:02.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:02.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:02 smithi142 ceph-mon[87853]: pgmap v2346: 161 pgs: 8 peering, 153 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:02.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:02.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:02.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:02.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:02.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:02.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-12T22:46:02.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:02 smithi142 ceph-mon[87853]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-12T22:46:02.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:02 smithi142 ceph-mon[87853]: Upgrade: unsafe to stop osd(s) at this time (2 PGs are or would become offline) 2024-04-12T22:46:02.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:02.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:02.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:02.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:02.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:02 smithi088 ceph-mon[91108]: pgmap v2336: 161 pgs: 8 peering, 10 active+undersized+degraded, 16 active+undersized, 127 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 28/630 objects degraded (4.444%) 2024-04-12T22:46:02.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:02 smithi088 ceph-mon[91108]: pgmap v2337: 161 pgs: 8 peering, 10 active+undersized+degraded, 16 active+undersized, 127 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 28/630 objects degraded (4.444%) 2024-04-12T22:46:02.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:02.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:02 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:02.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:02.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:02.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:02.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:02.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:02 smithi088 ceph-mon[91108]: pgmap v2338: 161 pgs: 8 peering, 3 active+undersized, 150 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:02.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:02 smithi088 ceph-mon[91108]: pgmap v2339: 161 pgs: 8 peering, 3 active+undersized, 150 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:02.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:02.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:02 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:02.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:02 smithi088 ceph-mon[91108]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:46:02.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:02.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:02.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:02.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:02.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:02 smithi088 ceph-mon[91108]: pgmap v2340: 161 pgs: 8 peering, 3 active+undersized, 150 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:02.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:02 smithi088 ceph-mon[91108]: pgmap v2341: 161 pgs: 8 peering, 3 active+undersized, 150 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:02.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:02.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:02 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:02.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:02.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:02.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:02.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:02.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:02.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:02 smithi088 ceph-mon[87547]: pgmap v2336: 161 pgs: 8 peering, 10 active+undersized+degraded, 16 active+undersized, 127 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 28/630 objects degraded (4.444%) 2024-04-12T22:46:02.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:02 smithi088 ceph-mon[87547]: pgmap v2337: 161 pgs: 8 peering, 10 active+undersized+degraded, 16 active+undersized, 127 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 28/630 objects degraded (4.444%) 2024-04-12T22:46:02.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:02.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:02 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:02.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:02.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:02.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:02.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:02.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:02 smithi088 ceph-mon[87547]: pgmap v2338: 161 pgs: 8 peering, 3 active+undersized, 150 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:02.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:02 smithi088 ceph-mon[87547]: pgmap v2339: 161 pgs: 8 peering, 3 active+undersized, 150 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:02.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:02.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:02 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:02.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:02 smithi088 ceph-mon[87547]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:46:02.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:02.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:02.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:02.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:02.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:02 smithi088 ceph-mon[87547]: pgmap v2340: 161 pgs: 8 peering, 3 active+undersized, 150 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:02.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:02 smithi088 ceph-mon[87547]: pgmap v2341: 161 pgs: 8 peering, 3 active+undersized, 150 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:02.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:02.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:02 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:02.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:02.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:02.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:02.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:02.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:02 smithi088 ceph-mon[91108]: pgmap v2342: 161 pgs: 8 peering, 3 active+undersized, 150 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:02.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:02 smithi088 ceph-mon[91108]: pgmap v2343: 161 pgs: 8 peering, 3 active+undersized, 150 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:02.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:02.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:02 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:02.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:02.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:02.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:02.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:02.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:02 smithi088 ceph-mon[91108]: pgmap v2344: 161 pgs: 8 peering, 3 active+undersized, 150 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:02.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:02 smithi088 ceph-mon[91108]: pgmap v2345: 161 pgs: 8 peering, 3 active+undersized, 150 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:02.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:02.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:02 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:02.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:02.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:02.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:02 smithi088 ceph-mon[91108]: pgmap v2346: 161 pgs: 8 peering, 153 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:02.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:02.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:02.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:02.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:02.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:02.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-12T22:46:02.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:02 smithi088 ceph-mon[91108]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-12T22:46:02.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:02 smithi088 ceph-mon[91108]: Upgrade: unsafe to stop osd(s) at this time (2 PGs are or would become offline) 2024-04-12T22:46:02.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:02.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:02.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:02.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:02 smithi088 ceph-mon[87547]: pgmap v2342: 161 pgs: 8 peering, 3 active+undersized, 150 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:02.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:02 smithi088 ceph-mon[87547]: pgmap v2343: 161 pgs: 8 peering, 3 active+undersized, 150 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:02.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:02.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:02 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:02.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:02.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:02.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:02.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:02.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:02 smithi088 ceph-mon[87547]: pgmap v2344: 161 pgs: 8 peering, 3 active+undersized, 150 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:02.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:02 smithi088 ceph-mon[87547]: pgmap v2345: 161 pgs: 8 peering, 3 active+undersized, 150 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:02.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:02.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:02 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:02.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:02.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:02.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:02 smithi088 ceph-mon[87547]: pgmap v2346: 161 pgs: 8 peering, 153 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:02.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:02.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:02.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:02.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:02.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:02.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-12T22:46:02.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:02 smithi088 ceph-mon[87547]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-12T22:46:02.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:02 smithi088 ceph-mon[87547]: Upgrade: unsafe to stop osd(s) at this time (2 PGs are or would become offline) 2024-04-12T22:46:03.151 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:03 smithi142 ceph-mon[87853]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/630 objects degraded (4.444%), 10 pgs degraded) 2024-04-12T22:46:03.151 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:03.152 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:03.152 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:03 smithi142 ceph-mon[87853]: pgmap v2347: 161 pgs: 8 peering, 153 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:03.152 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:03 smithi142 ceph-mon[87853]: pgmap v2348: 161 pgs: 8 peering, 153 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:03.152 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:03.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:03 smithi088 ceph-mon[87547]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/630 objects degraded (4.444%), 10 pgs degraded) 2024-04-12T22:46:03.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:03.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:03.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:03 smithi088 ceph-mon[87547]: pgmap v2347: 161 pgs: 8 peering, 153 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:03.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:03 smithi088 ceph-mon[87547]: pgmap v2348: 161 pgs: 8 peering, 153 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:03.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:03.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:03 smithi088 ceph-mon[91108]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/630 objects degraded (4.444%), 10 pgs degraded) 2024-04-12T22:46:03.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:03.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:03.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:03 smithi088 ceph-mon[91108]: pgmap v2347: 161 pgs: 8 peering, 153 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:03.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:03 smithi088 ceph-mon[91108]: pgmap v2348: 161 pgs: 8 peering, 153 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:03.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:04.903 INFO:teuthology.orchestra.run.smithi088.stdout:true 2024-04-12T22:46:05.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:05 smithi088 ceph-mon[87547]: pgmap v2349: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:05.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:05 smithi088 ceph-mon[87547]: from='client.34512 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:46:05.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:05 smithi088 ceph-mon[91108]: pgmap v2349: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:05.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:05 smithi088 ceph-mon[91108]: from='client.34512 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:46:05.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:05 smithi142 ceph-mon[87853]: pgmap v2349: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:05.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:05 smithi142 ceph-mon[87853]: from='client.34512 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:46:05.550 INFO:teuthology.orchestra.run.smithi088.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T22:46:05.551 INFO:teuthology.orchestra.run.smithi088.stdout:agent.smithi088 smithi088 running 15s ago 18m - - 2024-04-12T22:46:05.551 INFO:teuthology.orchestra.run.smithi088.stdout:agent.smithi142 smithi142 running 3s ago 18m - - 2024-04-12T22:46:05.551 INFO:teuthology.orchestra.run.smithi088.stdout:alertmanager.a smithi088 *:9093,9094 running (8m) 15s ago 12m 24.5M - 0.23.0 ba2b418f427c 0ea85e911776 2024-04-12T22:46:05.551 INFO:teuthology.orchestra.run.smithi088.stdout:grafana.a smithi142 *:3000 error 3s ago 12m - - 2024-04-12T22:46:05.551 INFO:teuthology.orchestra.run.smithi088.stdout:iscsi.foo.smithi088.yxerll smithi088 running (6m) 15s ago 11m 61.7M - 3.5 e1d6a67b021e 59c9318194eb 2024-04-12T22:46:05.551 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.x smithi142 *:8443,9283,8765 running (5m) 3s ago 17m 452M - 19.0.0-2053-gb277feb2 668895944f0e f9384b7063eb 2024-04-12T22:46:05.551 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.y smithi088 *:8443,9283,8765 running (6m) 15s ago 19m 529M - 19.0.0-2053-gb277feb2 668895944f0e 61e5b1816570 2024-04-12T22:46:05.551 INFO:teuthology.orchestra.run.smithi088.stdout:mon.a smithi088 running (5m) 15s ago 19m 113M 2048M 19.0.0-2053-gb277feb2 668895944f0e 6000fee523aa 2024-04-12T22:46:05.551 INFO:teuthology.orchestra.run.smithi088.stdout:mon.b smithi142 running (4m) 3s ago 17m 58.4M 2048M 19.0.0-2053-gb277feb2 668895944f0e 7cb5c5614a81 2024-04-12T22:46:05.551 INFO:teuthology.orchestra.run.smithi088.stdout:mon.c smithi088 running (4m) 15s ago 18m 56.5M 2048M 19.0.0-2053-gb277feb2 668895944f0e 87d1391aae18 2024-04-12T22:46:05.551 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.a smithi088 *:9100 running (8m) 15s ago 13m 15.6M - 1.3.1 1dbe0e931976 40e0439db208 2024-04-12T22:46:05.551 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.b smithi142 *:9100 running (7m) 3s ago 13m 16.1M - 1.3.1 1dbe0e931976 747060fd1a5d 2024-04-12T22:46:05.551 INFO:teuthology.orchestra.run.smithi088.stdout:osd.0 smithi088 running (3m) 15s ago 17m 50.7M 4096M 19.0.0-2053-gb277feb2 668895944f0e e1ee31dcc722 2024-04-12T22:46:05.551 INFO:teuthology.orchestra.run.smithi088.stdout:osd.1 smithi088 running (2m) 15s ago 16m 50.0M 4096M 19.0.0-2053-gb277feb2 668895944f0e 494f5e8e2531 2024-04-12T22:46:05.551 INFO:teuthology.orchestra.run.smithi088.stdout:osd.2 smithi088 running (98s) 15s ago 16m 45.3M 4096M 19.0.0-2053-gb277feb2 668895944f0e ca5dfe640c82 2024-04-12T22:46:05.552 INFO:teuthology.orchestra.run.smithi088.stdout:osd.3 smithi088 running (49s) 15s ago 16m 45.3M 4096M 19.0.0-2053-gb277feb2 668895944f0e 94ea4016ad0c 2024-04-12T22:46:05.552 INFO:teuthology.orchestra.run.smithi088.stdout:osd.4 smithi142 running (14s) 3s ago 15m 44.5M 4096M 19.0.0-2053-gb277feb2 668895944f0e af3fdbbb3a05 2024-04-12T22:46:05.552 INFO:teuthology.orchestra.run.smithi088.stdout:osd.5 smithi142 running (15m) 3s ago 15m 60.9M 4096M 17.2.0 e1d6a67b021e 02b8c392bba6 2024-04-12T22:46:05.552 INFO:teuthology.orchestra.run.smithi088.stdout:osd.6 smithi142 running (15m) 3s ago 15m 59.6M 4096M 17.2.0 e1d6a67b021e 9495636911ad 2024-04-12T22:46:05.552 INFO:teuthology.orchestra.run.smithi088.stdout:osd.7 smithi142 running (14m) 3s ago 14m 65.5M 4096M 17.2.0 e1d6a67b021e 767b5d349dbe 2024-04-12T22:46:05.552 INFO:teuthology.orchestra.run.smithi088.stdout:prometheus.a smithi142 *:9095 running (6m) 3s ago 13m 69.3M - 2.33.4 514e6a882f6e db995400848f 2024-04-12T22:46:05.552 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi088.qlemsa smithi088 *:8000 running (12m) 15s ago 12m 73.7M - 17.2.0 e1d6a67b021e 9eab94fe6def 2024-04-12T22:46:05.552 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi142.qxzxoy smithi142 *:8000 running (12m) 3s ago 12m 74.0M - 17.2.0 e1d6a67b021e ce75b554e32c 2024-04-12T22:46:05.552 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi088.rfqdxx smithi088 *:80 running (12m) 15s ago 12m 76.5M - 17.2.0 e1d6a67b021e e1b485d40249 2024-04-12T22:46:05.552 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi142.kdrxla smithi142 *:80 running (11m) 3s ago 11m 73.4M - 17.2.0 e1d6a67b021e 071754547e0a 2024-04-12T22:46:05.948 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-04-12T22:46:05.948 INFO:teuthology.orchestra.run.smithi088.stdout: "mon": { 2024-04-12T22:46:05.948 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-2053-gb277feb2 (b277feb2c7beb4597d8ecc39d58d5c36b81f613a) squid (dev)": 3 2024-04-12T22:46:05.948 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:46:05.948 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr": { 2024-04-12T22:46:05.948 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-2053-gb277feb2 (b277feb2c7beb4597d8ecc39d58d5c36b81f613a) squid (dev)": 2 2024-04-12T22:46:05.949 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:46:05.949 INFO:teuthology.orchestra.run.smithi088.stdout: "osd": { 2024-04-12T22:46:05.949 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3, 2024-04-12T22:46:05.949 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-2053-gb277feb2 (b277feb2c7beb4597d8ecc39d58d5c36b81f613a) squid (dev)": 5 2024-04-12T22:46:05.949 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:46:05.949 INFO:teuthology.orchestra.run.smithi088.stdout: "rgw": { 2024-04-12T22:46:05.949 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-12T22:46:05.949 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:46:05.949 INFO:teuthology.orchestra.run.smithi088.stdout: "overall": { 2024-04-12T22:46:05.949 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 7, 2024-04-12T22:46:05.949 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-2053-gb277feb2 (b277feb2c7beb4597d8ecc39d58d5c36b81f613a) squid (dev)": 10 2024-04-12T22:46:05.949 INFO:teuthology.orchestra.run.smithi088.stdout: } 2024-04-12T22:46:05.949 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-04-12T22:46:06.281 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-04-12T22:46:06.281 INFO:teuthology.orchestra.run.smithi088.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a", 2024-04-12T22:46:06.281 INFO:teuthology.orchestra.run.smithi088.stdout: "in_progress": true, 2024-04-12T22:46:06.281 INFO:teuthology.orchestra.run.smithi088.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-12T22:46:06.281 INFO:teuthology.orchestra.run.smithi088.stdout: "services_complete": [ 2024-04-12T22:46:06.281 INFO:teuthology.orchestra.run.smithi088.stdout: "mon", 2024-04-12T22:46:06.281 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr" 2024-04-12T22:46:06.282 INFO:teuthology.orchestra.run.smithi088.stdout: ], 2024-04-12T22:46:06.282 INFO:teuthology.orchestra.run.smithi088.stdout: "progress": "10/23 daemons upgraded", 2024-04-12T22:46:06.282 INFO:teuthology.orchestra.run.smithi088.stdout: "message": "Currently upgrading osd daemons", 2024-04-12T22:46:06.282 INFO:teuthology.orchestra.run.smithi088.stdout: "is_paused": false 2024-04-12T22:46:06.282 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-04-12T22:46:06.282 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:06 smithi088 ceph-mon[87547]: from='client.34518 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:46:06.282 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:06 smithi088 ceph-mon[87547]: from='client.34524 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:46:06.282 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:06 smithi088 ceph-mon[87547]: from='client.? 172.21.15.88:0/1314820543' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:06.282 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:06 smithi088 ceph-mon[91108]: from='client.34518 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:46:06.283 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:06 smithi088 ceph-mon[91108]: from='client.34524 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:46:06.283 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:06 smithi088 ceph-mon[91108]: from='client.? 172.21.15.88:0/1314820543' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:06.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:06 smithi142 ceph-mon[87853]: from='client.34518 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:46:06.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:06 smithi142 ceph-mon[87853]: from='client.34524 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:46:06.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:06 smithi142 ceph-mon[87853]: from='client.? 172.21.15.88:0/1314820543' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:06.674 INFO:teuthology.orchestra.run.smithi088.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-12T22:46:06.674 INFO:teuthology.orchestra.run.smithi088.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-12T22:46:06.674 INFO:teuthology.orchestra.run.smithi088.stdout: daemon grafana.a on smithi142 is in error state 2024-04-12T22:46:06.674 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:46:06 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:46:06] "GET /metrics HTTP/1.1" 200 38380 "" "Prometheus/2.33.4" 2024-04-12T22:46:07.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:07 smithi088 ceph-mon[87547]: pgmap v2350: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:46:07.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:07 smithi088 ceph-mon[87547]: from='client.44467 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:46:07.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:07 smithi088 ceph-mon[87547]: from='client.? 172.21.15.88:0/1790403156' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T22:46:07.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:07 smithi088 ceph-mon[91108]: pgmap v2350: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:46:07.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:07 smithi088 ceph-mon[91108]: from='client.44467 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:46:07.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:07 smithi088 ceph-mon[91108]: from='client.? 172.21.15.88:0/1790403156' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T22:46:07.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:07 smithi142 ceph-mon[87853]: pgmap v2350: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:46:07.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:07 smithi142 ceph-mon[87853]: from='client.44467 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:46:07.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:07 smithi142 ceph-mon[87853]: from='client.? 172.21.15.88:0/1790403156' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T22:46:09.315 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:09 smithi088 ceph-mon[87547]: pgmap v2351: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 763 B/s rd, 0 op/s 2024-04-12T22:46:09.315 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:09 smithi088 ceph-mon[91108]: pgmap v2351: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 763 B/s rd, 0 op/s 2024-04-12T22:46:09.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:09 smithi142 ceph-mon[87853]: pgmap v2351: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 763 B/s rd, 0 op/s 2024-04-12T22:46:11.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:11 smithi088 ceph-mon[87547]: pgmap v2352: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 590 B/s rd, 0 op/s 2024-04-12T22:46:11.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:11 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:11.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:11 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:11.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:11 smithi088 ceph-mon[87547]: pgmap v2353: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 622 B/s rd, 0 op/s 2024-04-12T22:46:11.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:11 smithi088 ceph-mon[87547]: pgmap v2354: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 622 B/s rd, 0 op/s 2024-04-12T22:46:11.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:11 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:11.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:11 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:11.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:11 smithi088 ceph-mon[91108]: pgmap v2352: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 590 B/s rd, 0 op/s 2024-04-12T22:46:11.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:11 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:11.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:11 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:11.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:11 smithi088 ceph-mon[91108]: pgmap v2353: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 622 B/s rd, 0 op/s 2024-04-12T22:46:11.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:11 smithi088 ceph-mon[91108]: pgmap v2354: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 622 B/s rd, 0 op/s 2024-04-12T22:46:11.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:11 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:11.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:11 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:11.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:11 smithi142 ceph-mon[87853]: pgmap v2352: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 590 B/s rd, 0 op/s 2024-04-12T22:46:11.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:11 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:11.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:11 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:11.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:11 smithi142 ceph-mon[87853]: pgmap v2353: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 622 B/s rd, 0 op/s 2024-04-12T22:46:11.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:11 smithi142 ceph-mon[87853]: pgmap v2354: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 622 B/s rd, 0 op/s 2024-04-12T22:46:11.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:11 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:11.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:11 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:12.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:12 smithi088 ceph-mon[87547]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:46:12.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:12 smithi088 ceph-mon[91108]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:46:12.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:12 smithi142 ceph-mon[87853]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:46:13.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:13 smithi088 ceph-mon[87547]: pgmap v2355: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:46:13.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:13 smithi088 ceph-mon[91108]: pgmap v2355: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:46:13.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:13 smithi142 ceph-mon[87853]: pgmap v2355: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:46:16.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:15 smithi142 ceph-mon[87853]: pgmap v2356: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 622 B/s rd, 0 op/s 2024-04-12T22:46:16.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:15 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:16.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:15 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:46:16.311 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:15 smithi088 ceph-mon[87547]: pgmap v2356: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 622 B/s rd, 0 op/s 2024-04-12T22:46:16.311 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:15 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:16.311 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:15 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:46:16.311 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:15 smithi088 ceph-mon[91108]: pgmap v2356: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 622 B/s rd, 0 op/s 2024-04-12T22:46:16.311 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:15 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:16.311 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:15 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:46:16.677 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:46:16 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:46:16] "GET /metrics HTTP/1.1" 200 38527 "" "Prometheus/2.33.4" 2024-04-12T22:46:17.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:16 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-12T22:46:17.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-12T22:46:17.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-12T22:46:18.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:17 smithi142 ceph-mon[87853]: pgmap v2357: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:46:18.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:17 smithi142 ceph-mon[87853]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-12T22:46:18.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:17 smithi142 ceph-mon[87853]: Upgrade: osd.5 is safe to restart 2024-04-12T22:46:18.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:17 smithi088 ceph-mon[91108]: pgmap v2357: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:46:18.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:17 smithi088 ceph-mon[91108]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-12T22:46:18.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:17 smithi088 ceph-mon[91108]: Upgrade: osd.5 is safe to restart 2024-04-12T22:46:18.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:17 smithi088 ceph-mon[87547]: pgmap v2357: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:46:18.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:17 smithi088 ceph-mon[87547]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-12T22:46:18.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:17 smithi088 ceph-mon[87547]: Upgrade: osd.5 is safe to restart 2024-04-12T22:46:19.281 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:19 smithi142 ceph-mon[87853]: Upgrade: Updating osd.5 2024-04-12T22:46:19.281 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:19.281 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-12T22:46:19.281 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:19.281 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:19 smithi142 ceph-mon[87853]: Deploying daemon osd.5 on smithi142 2024-04-12T22:46:19.281 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:19 smithi142 ceph-mon[87853]: pgmap v2358: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:46:19.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:19 smithi088 ceph-mon[91108]: Upgrade: Updating osd.5 2024-04-12T22:46:19.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:19.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-12T22:46:19.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:19.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:19 smithi088 ceph-mon[91108]: Deploying daemon osd.5 on smithi142 2024-04-12T22:46:19.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:19 smithi088 ceph-mon[91108]: pgmap v2358: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:46:19.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:19 smithi088 ceph-mon[87547]: Upgrade: Updating osd.5 2024-04-12T22:46:19.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:19.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-12T22:46:19.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:19.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:19 smithi088 ceph-mon[87547]: Deploying daemon osd.5 on smithi142 2024-04-12T22:46:19.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:19 smithi088 ceph-mon[87547]: pgmap v2358: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:46:21.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:21 smithi088 ceph-mon[87547]: pgmap v2359: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-12T22:46:21.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:21 smithi088 ceph-mon[91108]: pgmap v2359: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-12T22:46:21.678 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:21 smithi142 ceph-mon[87853]: pgmap v2359: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-12T22:46:21.678 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:46:21 smithi142 systemd[1]: Stopping Ceph osd.5 for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:46:21.995 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:46:21 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-5[33296]: 2024-04-12T22:46:21.685+0000 7f70811db700 -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-12T22:46:22.024 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:46:21 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-5[33296]: 2024-04-12T22:46:21.685+0000 7f70811db700 -1 osd.5 156 *** Got signal Terminated *** 2024-04-12T22:46:22.024 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:46:21 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-5[33296]: 2024-04-12T22:46:21.685+0000 7f70811db700 -1 osd.5 156 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-12T22:46:22.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:22 smithi142 ceph-mon[87853]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:46:22.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:22 smithi142 ceph-mon[87853]: osd.5 marked itself down and dead 2024-04-12T22:46:22.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:22.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:22.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:22 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:22.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:22 smithi088 ceph-mon[91108]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:46:22.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:22 smithi088 ceph-mon[91108]: osd.5 marked itself down and dead 2024-04-12T22:46:22.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:22.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:22.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:22 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:22.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:22 smithi088 ceph-mon[87547]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:46:22.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:22 smithi088 ceph-mon[87547]: osd.5 marked itself down and dead 2024-04-12T22:46:22.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:22.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:22.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:22 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:23.121 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:46:22 smithi142 podman[124239]: 2024-04-12 22:46:22.848765827 +0000 UTC m=+1.266928773 container died 02b8c392bba6c1f3a0babb1434342aa403efd886a84fe69e37c6b7db59f3a69a (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-5, maintainer=Guillaume Abrioux , name=centos-stream, GIT_BRANCH=HEAD, RELEASE=HEAD, build-date=2022-05-03T08:36:31.336870, 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, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, GIT_CLEAN=True, io.k8s.display-name=CentOS Stream 8, vendor=Red Hat, Inc., GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, 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.19.8, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, distribution-scope=public, vcs-type=git, com.redhat.component=centos-stream-container, GIT_REPO=https://github.com/ceph/ceph-container.git, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, io.openshift.tags=base centos centos-stream, ceph=True, version=8, architecture=x86_64, io.openshift.expose-services=, CEPH_POINT_RELEASE=-17.2.0) 2024-04-12T22:46:23.471 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:23 smithi142 ceph-mon[87853]: pgmap v2360: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-12T22:46:23.471 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:23 smithi142 ceph-mon[87853]: pgmap v2361: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-12T22:46:23.471 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:23 smithi142 ceph-mon[87853]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-12T22:46:23.471 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:23 smithi142 ceph-mon[87853]: osdmap e157: 8 total, 7 up, 8 in 2024-04-12T22:46:23.471 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:46:23 smithi142 podman[124239]: 2024-04-12 22:46:23.227670258 +0000 UTC m=+1.645833203 container cleanup 02b8c392bba6c1f3a0babb1434342aa403efd886a84fe69e37c6b7db59f3a69a (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-5, vendor=Red Hat, Inc., io.k8s.display-name=CentOS Stream 8, name=centos-stream, GIT_REPO=https://github.com/ceph/ceph-container.git, 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., url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, version=8, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, GIT_BRANCH=HEAD, 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.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, com.redhat.component=centos-stream-container, 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.expose-services=, io.buildah.version=1.19.8, release=754, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, io.openshift.tags=base centos centos-stream, CEPH_POINT_RELEASE=-17.2.0, vcs-type=git, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, RELEASE=HEAD, distribution-scope=public) 2024-04-12T22:46:23.472 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:46:23 smithi142 bash[124239]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-5 2024-04-12T22:46:23.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:23 smithi088 ceph-mon[87547]: pgmap v2360: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-12T22:46:23.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:23 smithi088 ceph-mon[87547]: pgmap v2361: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-12T22:46:23.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:23 smithi088 ceph-mon[87547]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-12T22:46:23.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:23 smithi088 ceph-mon[87547]: osdmap e157: 8 total, 7 up, 8 in 2024-04-12T22:46:23.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:23 smithi088 ceph-mon[91108]: pgmap v2360: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-12T22:46:23.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:23 smithi088 ceph-mon[91108]: pgmap v2361: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-12T22:46:23.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:23 smithi088 ceph-mon[91108]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-12T22:46:23.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:23 smithi088 ceph-mon[91108]: osdmap e157: 8 total, 7 up, 8 in 2024-04-12T22:46:24.594 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:24 smithi142 ceph-mon[87853]: osdmap e158: 8 total, 7 up, 8 in 2024-04-12T22:46:24.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:24 smithi088 ceph-mon[87547]: osdmap e158: 8 total, 7 up, 8 in 2024-04-12T22:46:24.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:24 smithi088 ceph-mon[91108]: osdmap e158: 8 total, 7 up, 8 in 2024-04-12T22:46:24.919 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:46:24 smithi142 podman[124280]: 2024-04-12 22:46:24.602602405 +0000 UTC m=+1.750601734 container remove 02b8c392bba6c1f3a0babb1434342aa403efd886a84fe69e37c6b7db59f3a69a (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-5, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, io.openshift.tags=base centos centos-stream, GIT_CLEAN=True, CEPH_POINT_RELEASE=-17.2.0, build-date=2022-05-03T08:36:31.336870, io.buildah.version=1.19.8, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, distribution-scope=public, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, RELEASE=HEAD, architecture=x86_64, io.k8s.display-name=CentOS Stream 8, io.openshift.expose-services=, com.redhat.component=centos-stream-container, release=754, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, version=8, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, maintainer=Guillaume Abrioux , vendor=Red Hat, Inc., 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, name=centos-stream, vcs-type=git, GIT_REPO=https://github.com/ceph/ceph-container.git, GIT_BRANCH=HEAD, 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.) 2024-04-12T22:46:25.231 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:46:24 smithi142 podman[124412]: 2024-04-12 22:46:24.928409084 +0000 UTC m=+0.107596297 container create 7e53b8fd9db6e7eb7d4ad8efd2b3c379819b9f3440b4ab832eb9ac7b85760429 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-5-deactivate, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, RELEASE=squid-b277feb, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.build-date=20240409, org.label-schema.license=GPLv2) 2024-04-12T22:46:25.231 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:46:24 smithi142 podman[124412]: 2024-04-12 22:46:24.838687159 +0000 UTC m=+0.017874326 image pull 668895944f0ec64b67a5b7564961d2756f2966e5d4b9338516300dbec9984951 quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a 2024-04-12T22:46:25.231 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:46:25 smithi142 podman[124412]: 2024-04-12 22:46:25.139253765 +0000 UTC m=+0.318440933 container init 7e53b8fd9db6e7eb7d4ad8efd2b3c379819b9f3440b4ab832eb9ac7b85760429 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-5-deactivate, RELEASE=squid-b277feb, GIT_CLEAN=True, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240409) 2024-04-12T22:46:25.231 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:46:25 smithi142 podman[124412]: 2024-04-12 22:46:25.142608434 +0000 UTC m=+0.321795604 container start 7e53b8fd9db6e7eb7d4ad8efd2b3c379819b9f3440b4ab832eb9ac7b85760429 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-5-deactivate, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.build-date=20240409, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , RELEASE=squid-b277feb) 2024-04-12T22:46:25.231 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:46:25 smithi142 podman[124412]: 2024-04-12 22:46:25.239567257 +0000 UTC m=+0.418754425 container attach 7e53b8fd9db6e7eb7d4ad8efd2b3c379819b9f3440b4ab832eb9ac7b85760429 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-5-deactivate, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.vendor=CentOS, RELEASE=squid-b277feb, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.build-date=20240409, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True) 2024-04-12T22:46:25.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:25 smithi142 ceph-mon[87853]: pgmap v2364: 161 pgs: 12 peering, 16 stale+active+clean, 133 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 867 B/s rd, 0 op/s 2024-04-12T22:46:25.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:25 smithi142 ceph-mon[87853]: Health check failed: Reduced data availability: 4 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-04-12T22:46:25.495 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:46:25 smithi142 podman[124412]: 2024-04-12 22:46:25.432457386 +0000 UTC m=+0.611644550 container died 7e53b8fd9db6e7eb7d4ad8efd2b3c379819b9f3440b4ab832eb9ac7b85760429 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-5-deactivate, RELEASE=squid-b277feb, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240409, GIT_CLEAN=True, io.buildah.version=1.33.5) 2024-04-12T22:46:25.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:25 smithi088 ceph-mon[87547]: pgmap v2364: 161 pgs: 12 peering, 16 stale+active+clean, 133 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 867 B/s rd, 0 op/s 2024-04-12T22:46:25.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:25 smithi088 ceph-mon[87547]: Health check failed: Reduced data availability: 4 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-04-12T22:46:25.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:25 smithi088 ceph-mon[91108]: pgmap v2364: 161 pgs: 12 peering, 16 stale+active+clean, 133 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 867 B/s rd, 0 op/s 2024-04-12T22:46:25.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:25 smithi088 ceph-mon[91108]: Health check failed: Reduced data availability: 4 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-04-12T22:46:26.398 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:46:26 smithi142 podman[124438]: 2024-04-12 22:46:26.009626307 +0000 UTC m=+0.572388870 container remove 7e53b8fd9db6e7eb7d4ad8efd2b3c379819b9f3440b4ab832eb9ac7b85760429 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-5-deactivate, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.build-date=20240409, RELEASE=squid-b277feb, io.buildah.version=1.33.5, CEPH_POINT_RELEASE=) 2024-04-12T22:46:26.398 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:46:26 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@osd.5.service: Deactivated successfully. 2024-04-12T22:46:26.398 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:46:26 smithi142 systemd[1]: Stopped Ceph osd.5 for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:46:26.399 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:46:26 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@osd.5.service: Consumed 11.060s CPU time. 2024-04-12T22:46:26.399 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:46:26 smithi142 systemd[1]: Starting Ceph osd.5 for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:46:26.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:26 smithi088 ceph-mon[87547]: Health check failed: Degraded data redundancy: 64/630 objects degraded (10.159%), 20 pgs degraded (PG_DEGRADED) 2024-04-12T22:46:26.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:26 smithi088 ceph-mon[91108]: Health check failed: Degraded data redundancy: 64/630 objects degraded (10.159%), 20 pgs degraded (PG_DEGRADED) 2024-04-12T22:46:26.678 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:46:26 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:46:26] "GET /metrics HTTP/1.1" 200 38527 "" "Prometheus/2.33.4" 2024-04-12T22:46:26.680 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:26 smithi142 ceph-mon[87853]: Health check failed: Degraded data redundancy: 64/630 objects degraded (10.159%), 20 pgs degraded (PG_DEGRADED) 2024-04-12T22:46:26.681 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:46:26 smithi142 podman[124542]: 2024-04-12 22:46:26.346254621 +0000 UTC m=+0.017571239 image pull 668895944f0ec64b67a5b7564961d2756f2966e5d4b9338516300dbec9984951 quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a 2024-04-12T22:46:26.681 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:46:26 smithi142 podman[124542]: 2024-04-12 22:46:26.461080539 +0000 UTC m=+0.132397157 container create 74466d8d12c24fe18d740967acd47246e2a2885edf4d6582db18454b35aab9a8 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-5-activate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240409, io.buildah.version=1.33.5, RELEASE=squid-b277feb, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, ceph=True, org.label-schema.vendor=CentOS) 2024-04-12T22:46:26.995 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:46:26 smithi142 podman[124542]: 2024-04-12 22:46:26.68885304 +0000 UTC m=+0.360169659 container init 74466d8d12c24fe18d740967acd47246e2a2885edf4d6582db18454b35aab9a8 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-5-activate, RELEASE=squid-b277feb, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240409, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux , GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, ceph=True) 2024-04-12T22:46:26.995 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:46:26 smithi142 podman[124542]: 2024-04-12 22:46:26.692241685 +0000 UTC m=+0.363558311 container start 74466d8d12c24fe18d740967acd47246e2a2885edf4d6582db18454b35aab9a8 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-5-activate, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240409, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, RELEASE=squid-b277feb, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, io.buildah.version=1.33.5, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-04-12T22:46:26.995 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:46:26 smithi142 podman[124542]: 2024-04-12 22:46:26.780527656 +0000 UTC m=+0.451844275 container attach 74466d8d12c24fe18d740967acd47246e2a2885edf4d6582db18454b35aab9a8 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-5-activate, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.build-date=20240409, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, ceph=True, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, maintainer=Guillaume Abrioux , RELEASE=squid-b277feb) 2024-04-12T22:46:27.402 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:46:27 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-5-activate[124557]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-04-12T22:46:27.402 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:46:27 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-5-activate[124557]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-5 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2024-04-12T22:46:27.402 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:46:27 smithi142 bash[124542]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-04-12T22:46:27.402 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:46:27 smithi142 bash[124542]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-5 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2024-04-12T22:46:27.402 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:46:27 smithi142 bash[124542]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-04-12T22:46:27.402 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:46:27 smithi142 bash[124542]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-04-12T22:46:27.403 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:46:27 smithi142 bash[124542]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2024-04-12T22:46:27.403 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:46:27 smithi142 bash[124542]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-04-12T22:46:27.403 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:46:27 smithi142 bash[124542]: --> ceph-volume raw activate successful for osd ID: 5 2024-04-12T22:46:27.403 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:46:27 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-5-activate[124557]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-04-12T22:46:27.403 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:46:27 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-5-activate[124557]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-04-12T22:46:27.403 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:46:27 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-5-activate[124557]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2024-04-12T22:46:27.403 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:46:27 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-5-activate[124557]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-04-12T22:46:27.403 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:46:27 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-5-activate[124557]: --> ceph-volume raw activate successful for osd ID: 5 2024-04-12T22:46:27.403 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:46:27 smithi142 podman[124542]: 2024-04-12 22:46:27.155624232 +0000 UTC m=+0.826940854 container died 74466d8d12c24fe18d740967acd47246e2a2885edf4d6582db18454b35aab9a8 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-5-activate, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, ceph=True, RELEASE=squid-b277feb, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240409, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, io.buildah.version=1.33.5) 2024-04-12T22:46:27.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:27 smithi088 ceph-mon[87547]: pgmap v2365: 161 pgs: 20 active+undersized+degraded, 12 peering, 1 stale+active+clean, 20 active+undersized, 108 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 64/630 objects degraded (10.159%) 2024-04-12T22:46:27.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:27 smithi088 ceph-mon[91108]: pgmap v2365: 161 pgs: 20 active+undersized+degraded, 12 peering, 1 stale+active+clean, 20 active+undersized, 108 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 64/630 objects degraded (10.159%) 2024-04-12T22:46:27.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:27 smithi142 ceph-mon[87853]: pgmap v2365: 161 pgs: 20 active+undersized+degraded, 12 peering, 1 stale+active+clean, 20 active+undersized, 108 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 64/630 objects degraded (10.159%) 2024-04-12T22:46:28.140 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:46:27 smithi142 podman[124684]: 2024-04-12 22:46:27.817954792 +0000 UTC m=+0.651776360 container remove 74466d8d12c24fe18d740967acd47246e2a2885edf4d6582db18454b35aab9a8 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-5-activate, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240409, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.license=GPLv2, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, GIT_BRANCH=HEAD, RELEASE=squid-b277feb, CEPH_POINT_RELEASE=) 2024-04-12T22:46:28.140 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:46:28 smithi142 podman[124748]: 2024-04-12 22:46:27.935421165 +0000 UTC m=+0.018016443 image pull 668895944f0ec64b67a5b7564961d2756f2966e5d4b9338516300dbec9984951 quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a 2024-04-12T22:46:28.140 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:46:28 smithi142 podman[124748]: 2024-04-12 22:46:28.035640925 +0000 UTC m=+0.118236187 container create c435ae8cf73a64e8481fda20eb0024e1ef07f1aa55489448964170d78bb5266b (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-5, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240409, ceph=True, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_CLEAN=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, RELEASE=squid-b277feb) 2024-04-12T22:46:28.429 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:46:28 smithi142 podman[124748]: 2024-04-12 22:46:28.346932895 +0000 UTC m=+0.429528157 container init c435ae8cf73a64e8481fda20eb0024e1ef07f1aa55489448964170d78bb5266b (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-5, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_CLEAN=True, ceph=True, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240409, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-b277feb, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0) 2024-04-12T22:46:28.430 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:46:28 smithi142 podman[124748]: 2024-04-12 22:46:28.350041118 +0000 UTC m=+0.432636395 container start c435ae8cf73a64e8481fda20eb0024e1ef07f1aa55489448964170d78bb5266b (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-5, org.label-schema.build-date=20240409, RELEASE=squid-b277feb, GIT_BRANCH=HEAD, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, io.buildah.version=1.33.5, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0) 2024-04-12T22:46:28.430 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:46:28 smithi142 ceph-osd[124767]: -- 172.21.15.142:0/342175966 <== mon.2 v2:172.21.15.142:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x559d92c11680 con 0x559d92bdb400 2024-04-12T22:46:28.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:28 smithi142 ceph-mon[87853]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 4 pgs peering) 2024-04-12T22:46:28.745 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:46:28 smithi142 bash[124748]: c435ae8cf73a64e8481fda20eb0024e1ef07f1aa55489448964170d78bb5266b 2024-04-12T22:46:28.745 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:46:28 smithi142 systemd[1]: Started Ceph osd.5 for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:46:28.780 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:28 smithi088 ceph-mon[87547]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 4 pgs peering) 2024-04-12T22:46:28.780 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:28 smithi088 ceph-mon[91108]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 4 pgs peering) 2024-04-12T22:46:29.245 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:46:28 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-5[124763]: 2024-04-12T22:46:28.886+0000 7f0f4a53a7c0 -1 Falling back to public interface 2024-04-12T22:46:29.559 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:29 smithi142 ceph-mon[87853]: pgmap v2366: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:29.559 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:29.560 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:29.560 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:29.560 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:29.560 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:29 smithi142 ceph-mon[87853]: pgmap v2367: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:29.560 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:29 smithi142 ceph-mon[87853]: pgmap v2368: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:29.560 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:29.560 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:29 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:29.560 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:29.560 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:29.560 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:29.560 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:29.561 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:29 smithi142 ceph-mon[87853]: pgmap v2369: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:29.561 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:29 smithi142 ceph-mon[87853]: pgmap v2370: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:29.561 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:29.561 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:29 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:29.561 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:29.561 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:29.561 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:29.561 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:29.561 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:29 smithi142 ceph-mon[87853]: pgmap v2371: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:29.561 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:29 smithi142 ceph-mon[87853]: pgmap v2372: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:29.561 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:29.561 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:29 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:29.561 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:29.562 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:29.562 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:29.562 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:29.562 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:29 smithi142 ceph-mon[87853]: pgmap v2373: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:29.562 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:29 smithi142 ceph-mon[87853]: pgmap v2374: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:29.562 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:29.562 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:29 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:29.562 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:29.562 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:29.562 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:29.562 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:29.562 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:29 smithi142 ceph-mon[87853]: pgmap v2375: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:29.563 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:29 smithi142 ceph-mon[87853]: pgmap v2376: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:29.563 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:29.563 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:29 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:29.563 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:29.563 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:29.563 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:29.563 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:29.563 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:29.563 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:29.563 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:29.563 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:29.563 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:29.564 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:29.564 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:29.564 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:29.564 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:29.564 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:29.564 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:29.564 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:29.564 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:29.564 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:29.564 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:29.564 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:29.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[91108]: pgmap v2366: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:29.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:29.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:29.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:29.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:29.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[91108]: pgmap v2367: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:29.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[91108]: pgmap v2368: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:29.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:29.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:29.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:29.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:29.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:29.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:29.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[91108]: pgmap v2369: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:29.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[91108]: pgmap v2370: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:29.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:29.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:29.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:29.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:29.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:29.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:29.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[91108]: pgmap v2371: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:29.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[91108]: pgmap v2372: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:29.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:29.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:29.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[87547]: pgmap v2366: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:29.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:29.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:29.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:29.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:29.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[87547]: pgmap v2367: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:29.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[87547]: pgmap v2368: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:29.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:29.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:29.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:29.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:29.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:29.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:29.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[87547]: pgmap v2369: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:29.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[87547]: pgmap v2370: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:29.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:29.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:29.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:29.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:29.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:29.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:29.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[87547]: pgmap v2371: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:29.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[87547]: pgmap v2372: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:29.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:29.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:29.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:29.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:29.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:29.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:29.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[91108]: pgmap v2373: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:29.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[91108]: pgmap v2374: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:29.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:29.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:29.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:29.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:29.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:29.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:29.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[91108]: pgmap v2375: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:29.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[91108]: pgmap v2376: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:29.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:29.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:29.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:29.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:29.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:29.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:29.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:29.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:29.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:29.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:29.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:29.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:29.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:29.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:29.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:29.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:29.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:29.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:29.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:29.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:29.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:29.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:29.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:29.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:29.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:29.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:29.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[87547]: pgmap v2373: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:29.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[87547]: pgmap v2374: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:29.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:29.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:29.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:29.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:29.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:29.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:29.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[87547]: pgmap v2375: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:29.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[87547]: pgmap v2376: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:29.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:29.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:29.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:29.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:29.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:29.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:29.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:29.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:29.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:29.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:29.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:29.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:29.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:29.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:29.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:29.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:29.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:29.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:29.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:29.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:29.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:29.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:30.620 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:30 smithi142 ceph-mon[87853]: pgmap v2377: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:30.621 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:30 smithi142 ceph-mon[87853]: pgmap v2378: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:30.621 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:30 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:30.621 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:30 smithi142 ceph-mon[87853]: pgmap v2379: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:30.621 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:30 smithi142 ceph-mon[87853]: pgmap v2380: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:30.621 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:30 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:30.621 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:30 smithi142 ceph-mon[87853]: pgmap v2381: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:30.621 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:30 smithi142 ceph-mon[87853]: pgmap v2382: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:30.621 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:30 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:30.621 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:30 smithi142 ceph-mon[87853]: pgmap v2383: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:30.621 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:30 smithi142 ceph-mon[87853]: pgmap v2384: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:30.621 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:30 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:30.621 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:30.621 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:30.622 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:30.622 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:30.622 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:30 smithi142 ceph-mon[87853]: pgmap v2385: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:30.622 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:30 smithi142 ceph-mon[87853]: pgmap v2386: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:30.622 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:30.622 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:30 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:30.622 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:30.622 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:30.622 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:30.622 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:30.622 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:30 smithi142 ceph-mon[87853]: pgmap v2387: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:30.622 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:30 smithi142 ceph-mon[87853]: pgmap v2388: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:30.622 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:30.622 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:30 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:30.623 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:30.623 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:30.623 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:30.623 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:30.623 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:30 smithi142 ceph-mon[87853]: pgmap v2389: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:30.623 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:30 smithi142 ceph-mon[87853]: pgmap v2390: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:30.623 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:30.623 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:30 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:30.623 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:30.623 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:30.623 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:30.623 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:30.623 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:30 smithi142 ceph-mon[87853]: pgmap v2391: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:30.623 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:30 smithi142 ceph-mon[87853]: pgmap v2392: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:30.623 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:30.623 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:30 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:30.624 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:30.624 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:30.624 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:30.624 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:30.624 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:46:30.624 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:30.624 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:30 smithi142 ceph-mon[87853]: pgmap v2393: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:30.624 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:30 smithi142 ceph-mon[87853]: pgmap v2394: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:30.624 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:30.624 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:30 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:30.625 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:30.625 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:30.625 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:30.625 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:30.625 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:30.625 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:30.625 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:30.625 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:30.625 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:30.625 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:30.625 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:30.625 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:30.625 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:30.625 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:30.625 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:30.626 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:30.626 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:30.626 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:30.626 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:30.626 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:30.626 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:30.626 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:30.626 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:30.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[91108]: pgmap v2377: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:30.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[91108]: pgmap v2378: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:30.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:30.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[91108]: pgmap v2379: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:30.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[91108]: pgmap v2380: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:30.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:30.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[91108]: pgmap v2381: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:30.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[91108]: pgmap v2382: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:30.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:30.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[91108]: pgmap v2383: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:30.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[91108]: pgmap v2384: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:30.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:30.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:30.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:30.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:30.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:30.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[91108]: pgmap v2385: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:30.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[91108]: pgmap v2386: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:30.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:30.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:30.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:30.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:30.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:30.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[87547]: pgmap v2377: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:30.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[87547]: pgmap v2378: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:30.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:30.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[87547]: pgmap v2379: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:30.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[87547]: pgmap v2380: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:30.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:30.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[87547]: pgmap v2381: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:30.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[87547]: pgmap v2382: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:30.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:30.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[87547]: pgmap v2383: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:30.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[87547]: pgmap v2384: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:30.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:30.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:30.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:30.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:30.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:30.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[87547]: pgmap v2385: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:30.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[87547]: pgmap v2386: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:30.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:30.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:30.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:30.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:30.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:30.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:30.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[91108]: pgmap v2387: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:30.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[91108]: pgmap v2388: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:30.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:30.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:30.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:30.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:30.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:30.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:30.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[91108]: pgmap v2389: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:30.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[91108]: pgmap v2390: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:30.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:30.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:30.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:30.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:30.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:30.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:30.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[91108]: pgmap v2391: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:30.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[91108]: pgmap v2392: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:30.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:30.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:30.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:30.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:30.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:30.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:30.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:46:30.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:30.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[87547]: pgmap v2387: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:30.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[87547]: pgmap v2388: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:30.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:30.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:30.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:30.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:30.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:30.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:30.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[87547]: pgmap v2389: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:30.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[87547]: pgmap v2390: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:30.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:30.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:30.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:30.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:30.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:30.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:30.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[87547]: pgmap v2391: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:30.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[87547]: pgmap v2392: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:30.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:30.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:30.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:30.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:30.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:30.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:30.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:46:30.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:30.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[91108]: pgmap v2393: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:30.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[91108]: pgmap v2394: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:30.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:30.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:30.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:30.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:30.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:30.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:30.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:30.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:30.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:30.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:30.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:30.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:30.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:30.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:30.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:30.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:30.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:30.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:30.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:30.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:30.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:30.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:30.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:30.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:30.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:30.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:30.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[87547]: pgmap v2393: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:30.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[87547]: pgmap v2394: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:30.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:30.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:30.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:30.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:30.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:30.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:30.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:30.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:30.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:30.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:30.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:30.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:30.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:30.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:30.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:30.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:30.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:30.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:30.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:30.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:30.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:30.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:30.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:30.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:30.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:31.745 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:46:31 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-5[124763]: 2024-04-12T22:46:31.626+0000 7f0f4a53a7c0 -1 osd.5 0 read_superblock omap replica is missing. 2024-04-12T22:46:31.745 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:46:31 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-5[124763]: 2024-04-12T22:46:31.658+0000 7f0f4a53a7c0 -1 osd.5 156 log_to_monitors true 2024-04-12T22:46:31.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:31 smithi142 ceph-mon[87853]: pgmap v2395: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:31.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:31 smithi142 ceph-mon[87853]: pgmap v2396: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:31.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:31 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:31.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:31 smithi142 ceph-mon[87853]: pgmap v2397: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:31.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:31 smithi142 ceph-mon[87853]: pgmap v2398: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:31.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:31 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:31.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:31 smithi142 ceph-mon[87853]: pgmap v2399: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:31.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:31 smithi142 ceph-mon[87853]: pgmap v2400: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:31.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:31 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:31.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:31 smithi142 ceph-mon[87853]: pgmap v2401: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:31.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:31 smithi142 ceph-mon[87853]: pgmap v2402: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:31.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:31 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:31.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:31 smithi142 ceph-mon[87853]: pgmap v2403: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:31.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:31 smithi142 ceph-mon[87853]: pgmap v2404: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:31.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:31.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:31.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:31.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:31.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:31 smithi142 ceph-mon[87853]: pgmap v2405: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:31.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:31 smithi142 ceph-mon[87853]: pgmap v2406: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:31.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:31.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:31 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:31.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:31.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:31.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:31.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:31.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:31 smithi142 ceph-mon[87853]: pgmap v2407: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:31.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:31 smithi142 ceph-mon[87853]: pgmap v2408: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:31.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:31.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:31 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:31.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:31.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:31.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:31.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:31.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:31 smithi142 ceph-mon[87853]: pgmap v2409: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:31.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:31 smithi142 ceph-mon[87853]: pgmap v2410: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:31.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:31.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:31 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:31.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:31.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:31.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:31.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:31.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:31 smithi142 ceph-mon[87853]: pgmap v2411: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s; 74/630 objects degraded (11.746%) 2024-04-12T22:46:31.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:31 smithi142 ceph-mon[87853]: pgmap v2412: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s; 74/630 objects degraded (11.746%) 2024-04-12T22:46:31.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:31.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:31 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:31.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:31.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:31.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:31.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:31.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:31 smithi142 ceph-mon[87853]: pgmap v2413: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 74/630 objects degraded (11.746%) 2024-04-12T22:46:31.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:31 smithi142 ceph-mon[87853]: pgmap v2414: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 74/630 objects degraded (11.746%) 2024-04-12T22:46:31.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:31.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:31 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:31.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:31.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:31.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:31.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:31.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:31 smithi142 ceph-mon[87853]: pgmap v2415: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 74/630 objects degraded (11.746%) 2024-04-12T22:46:31.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:31 smithi142 ceph-mon[87853]: pgmap v2416: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 74/630 objects degraded (11.746%) 2024-04-12T22:46:31.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:31.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:31 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:31.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:31.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:31.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:31.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:31.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:31.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:31.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:31.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:31.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:31.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:31.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:31.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:31.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:31.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:31.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:31.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:31.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:31.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:31.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:31.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:31.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:31.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:31.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:31.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:31.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:31.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:31.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:31.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:31.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:31.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:31.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[91108]: pgmap v2395: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:31.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[91108]: pgmap v2396: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:31.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:31.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[91108]: pgmap v2397: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:31.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[91108]: pgmap v2398: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:31.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:31.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[91108]: pgmap v2399: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:31.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[91108]: pgmap v2400: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:31.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:31.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[91108]: pgmap v2401: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:31.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[91108]: pgmap v2402: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:31.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:31.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[91108]: pgmap v2403: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:31.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[91108]: pgmap v2404: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:31.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:31.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:31.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:31.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:31.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[91108]: pgmap v2405: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:31.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[91108]: pgmap v2406: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:31.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:31.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:31.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:31.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[87547]: pgmap v2395: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:31.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[87547]: pgmap v2396: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:31.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:31.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[87547]: pgmap v2397: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:31.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[87547]: pgmap v2398: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:31.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:31.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[87547]: pgmap v2399: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:31.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[87547]: pgmap v2400: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:31.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:31.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[87547]: pgmap v2401: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:31.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[87547]: pgmap v2402: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:31.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:31.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[87547]: pgmap v2403: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:31.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[87547]: pgmap v2404: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:31.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:31.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:31.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:31.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:31.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[87547]: pgmap v2405: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:31.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[87547]: pgmap v2406: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:31.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:31.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:31.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:31.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:31.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:31.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:31.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[91108]: pgmap v2407: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:31.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[91108]: pgmap v2408: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:31.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:31.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:31.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:31.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:31.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:31.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:31.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[91108]: pgmap v2409: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:31.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[91108]: pgmap v2410: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:31.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:31.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:31.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:31.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:31.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:31.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:31.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[91108]: pgmap v2411: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s; 74/630 objects degraded (11.746%) 2024-04-12T22:46:31.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[91108]: pgmap v2412: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s; 74/630 objects degraded (11.746%) 2024-04-12T22:46:31.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:31.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:31.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:31.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:31.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:31.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:31.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:31.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[87547]: pgmap v2407: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:31.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[87547]: pgmap v2408: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:31.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:31.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:31.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:31.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:31.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:31.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:31.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[87547]: pgmap v2409: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:31.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[87547]: pgmap v2410: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:31.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:31.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:31.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:31.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:31.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:31.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:31.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[87547]: pgmap v2411: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s; 74/630 objects degraded (11.746%) 2024-04-12T22:46:31.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[87547]: pgmap v2412: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s; 74/630 objects degraded (11.746%) 2024-04-12T22:46:31.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:31.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:31.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:31.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:31.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:31.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:31.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[91108]: pgmap v2413: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 74/630 objects degraded (11.746%) 2024-04-12T22:46:31.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[91108]: pgmap v2414: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 74/630 objects degraded (11.746%) 2024-04-12T22:46:31.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:31.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:31.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:31.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:31.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:31.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:31.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[91108]: pgmap v2415: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 74/630 objects degraded (11.746%) 2024-04-12T22:46:31.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[91108]: pgmap v2416: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 74/630 objects degraded (11.746%) 2024-04-12T22:46:31.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:31.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:31.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:31.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:31.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:31.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:31.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:31.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:31.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:31.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:31.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:31.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:31.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:31.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:31.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:31.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:31.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[87547]: pgmap v2413: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 74/630 objects degraded (11.746%) 2024-04-12T22:46:31.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[87547]: pgmap v2414: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 74/630 objects degraded (11.746%) 2024-04-12T22:46:31.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:31.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:31.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:31.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:31.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:31.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:31.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[87547]: pgmap v2415: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 74/630 objects degraded (11.746%) 2024-04-12T22:46:31.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[87547]: pgmap v2416: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 74/630 objects degraded (11.746%) 2024-04-12T22:46:31.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:31.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:31.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:31.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:31.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:31.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:31.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:31.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:31.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:31.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:31.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:31.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:31.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:31.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:31.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:31.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:31.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:31.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:31.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:31.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:31.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:31.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:31.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:31.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:31.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:31.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:31.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:31.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:31.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:31.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:31.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:31.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:31.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:31.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:31.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:31.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:31.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:31.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:31.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:31.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:31.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:31.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:31.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:31.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:31.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:31.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:31.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:31.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:31.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:31.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:32.621 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:32 smithi142 ceph-mon[87853]: pgmap v2417: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:32.621 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:32 smithi142 ceph-mon[87853]: pgmap v2418: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:32.621 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:32 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:32.621 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:32 smithi142 ceph-mon[87853]: pgmap v2419: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:32.621 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:32 smithi142 ceph-mon[87853]: pgmap v2420: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:32.621 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:32 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:32.621 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:32 smithi142 ceph-mon[87853]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:46:32.621 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:32 smithi142 ceph-mon[87853]: pgmap v2421: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:32.622 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:32 smithi142 ceph-mon[87853]: pgmap v2422: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:32.622 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:32 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:32.622 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:32 smithi142 ceph-mon[87853]: pgmap v2423: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:32.622 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:32 smithi142 ceph-mon[87853]: pgmap v2424: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:32.622 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:32 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:32.622 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:32 smithi142 ceph-mon[87853]: pgmap v2425: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:32.622 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:32 smithi142 ceph-mon[87853]: pgmap v2426: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:32.622 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:32 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:32.622 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:32 smithi142 ceph-mon[87853]: pgmap v2427: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:32.622 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:32 smithi142 ceph-mon[87853]: pgmap v2428: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:32.622 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:32 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:32.622 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:32.623 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:32.623 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:32.623 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:32.623 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:32 smithi142 ceph-mon[87853]: pgmap v2429: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:32.623 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:32 smithi142 ceph-mon[87853]: pgmap v2430: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:32.623 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:32.624 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:32 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:32.624 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:32 smithi142 ceph-mon[87853]: from='osd.5 [v2:172.21.15.142:6808/686669090,v1:172.21.15.142:6809/686669090]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-12T22:46:32.624 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:32 smithi142 ceph-mon[87853]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-12T22:46:32.624 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:32.624 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:32.624 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:32.624 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:32.624 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:32 smithi142 ceph-mon[87853]: pgmap v2431: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:32.624 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:32 smithi142 ceph-mon[87853]: pgmap v2432: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:32.624 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:32.624 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:32 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:32.624 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:32.624 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:32.624 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:32.625 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:32.625 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:32 smithi142 ceph-mon[87853]: pgmap v2433: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:32.625 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:32 smithi142 ceph-mon[87853]: pgmap v2434: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:32.625 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:32.625 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:32 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:32.625 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:32.625 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:32.625 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:32.625 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:32.625 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:32 smithi142 ceph-mon[87853]: pgmap v2435: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:32.625 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:32 smithi142 ceph-mon[87853]: pgmap v2436: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:32.625 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:32.625 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:32 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:32.625 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:32.625 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:32.626 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:32.626 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:32.626 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:32 smithi142 ceph-mon[87853]: pgmap v2437: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:32.626 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:32 smithi142 ceph-mon[87853]: pgmap v2438: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:32.626 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:32.626 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:32 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:32.626 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:32.626 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:32.626 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:32.626 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:32.626 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:32.626 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:32.626 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:32.626 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:32.627 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:32.627 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:32.627 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:32.627 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:32.627 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:32.627 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:32.627 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:32.627 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:32.627 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:32.627 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:32.627 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:32.627 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:32.627 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:32.627 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:32.627 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:32.628 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:32.628 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:32.628 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:32.628 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:32.628 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:32.628 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:32.628 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:32.927 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[87547]: pgmap v2417: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:32.927 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[87547]: pgmap v2418: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:32.927 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:32.927 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[87547]: pgmap v2419: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:32.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[87547]: pgmap v2420: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:32.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:32.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[87547]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:46:32.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[87547]: pgmap v2421: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:32.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[87547]: pgmap v2422: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:32.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:32.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[87547]: pgmap v2423: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:32.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[87547]: pgmap v2424: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:32.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:32.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[87547]: pgmap v2425: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:32.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[87547]: pgmap v2426: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:32.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:32.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[87547]: pgmap v2427: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:32.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[87547]: pgmap v2428: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:32.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:32.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:32.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:32.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:32.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[91108]: pgmap v2417: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:32.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[91108]: pgmap v2418: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:32.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:32.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[91108]: pgmap v2419: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:32.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[91108]: pgmap v2420: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:32.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:32.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[91108]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:46:32.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[91108]: pgmap v2421: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:32.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[91108]: pgmap v2422: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:32.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:32.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[91108]: pgmap v2423: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:32.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[91108]: pgmap v2424: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:32.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:32.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[91108]: pgmap v2425: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:32.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[91108]: pgmap v2426: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:32.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:32.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[91108]: pgmap v2427: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:32.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[91108]: pgmap v2428: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:32.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:32.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:32.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:32.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:32.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:32.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[87547]: pgmap v2429: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:32.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[87547]: pgmap v2430: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:32.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:32.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:32.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[87547]: from='osd.5 [v2:172.21.15.142:6808/686669090,v1:172.21.15.142:6809/686669090]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-12T22:46:32.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[87547]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-12T22:46:32.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:32.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:32.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:32.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:32.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[87547]: pgmap v2431: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:32.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[87547]: pgmap v2432: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:32.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:32.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:32.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:32.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:32.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:32.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:32.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[87547]: pgmap v2433: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:32.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[87547]: pgmap v2434: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:32.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:32.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:32.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:32.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:32.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:32.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:32.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[87547]: pgmap v2435: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:32.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[87547]: pgmap v2436: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:32.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:32.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:32.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:32.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:32.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:32.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:32.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[87547]: pgmap v2437: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:32.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[87547]: pgmap v2438: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:32.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:32.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:32.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:32.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:32.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:32.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:32.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:32.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:32.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:32.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:32.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:32.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:32.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:32.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:32.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:32.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:32.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[91108]: pgmap v2429: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:32.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[91108]: pgmap v2430: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:32.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:32.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:32.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[91108]: from='osd.5 [v2:172.21.15.142:6808/686669090,v1:172.21.15.142:6809/686669090]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-12T22:46:32.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[91108]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-12T22:46:32.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:32.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:32.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:32.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:32.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[91108]: pgmap v2431: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:32.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[91108]: pgmap v2432: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:32.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:32.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:32.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:32.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:32.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:32.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:32.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[91108]: pgmap v2433: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:32.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[91108]: pgmap v2434: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:32.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:32.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:32.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:32.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:32.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:32.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:32.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:32.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:32.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:32.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:32.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:32.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:32.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:32.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:32.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:32.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:32.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:32.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:32.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:32.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:32.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:32.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:32.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:32.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[91108]: pgmap v2435: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:32.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[91108]: pgmap v2436: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:32.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:32.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:32.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:32.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:32.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:32.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:32.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[91108]: pgmap v2437: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:32.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[91108]: pgmap v2438: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:32.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:32.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:32.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:32.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:32.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:32.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:32.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:32.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:32.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:32.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:32.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:32.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:32.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:32.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:32.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:32.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:32.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:32.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:32.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:32.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:32.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:32.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:32.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:32.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:32.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:32.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:32.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:32.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:32.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:32.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:32.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:32.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:33.494 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:46:33 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-5[124763]: 2024-04-12T22:46:33.023+0000 7f0f3798a700 -1 osd.5 156 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-12T22:46:33.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[91108]: pgmap v2439: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:33.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[91108]: pgmap v2440: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:33.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:33.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[91108]: pgmap v2441: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:33.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[91108]: pgmap v2442: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:33.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:33.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[91108]: pgmap v2443: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:33.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[91108]: pgmap v2444: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:33.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:33.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[91108]: pgmap v2445: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:33.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[91108]: pgmap v2446: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:33.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:33.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[91108]: pgmap v2447: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:33.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[91108]: pgmap v2448: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:33.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:33.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[91108]: pgmap v2449: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:33.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[91108]: pgmap v2450: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:33.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:33.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[91108]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-12T22:46:33.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[91108]: osdmap e159: 8 total, 7 up, 8 in 2024-04-12T22:46:33.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[91108]: from='osd.5 [v2:172.21.15.142:6808/686669090,v1:172.21.15.142:6809/686669090]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]: dispatch 2024-04-12T22:46:33.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[91108]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]: dispatch 2024-04-12T22:46:33.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[87547]: pgmap v2439: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:33.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[87547]: pgmap v2440: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:33.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:33.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[87547]: pgmap v2441: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:33.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[87547]: pgmap v2442: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:33.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:33.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[87547]: pgmap v2443: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:33.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[87547]: pgmap v2444: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:33.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:33.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[87547]: pgmap v2445: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:33.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[87547]: pgmap v2446: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:33.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:33.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[87547]: pgmap v2447: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:33.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[87547]: pgmap v2448: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:33.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:33.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[87547]: pgmap v2449: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:33.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[87547]: pgmap v2450: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:33.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:33.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[87547]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-12T22:46:33.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[87547]: osdmap e159: 8 total, 7 up, 8 in 2024-04-12T22:46:33.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[87547]: from='osd.5 [v2:172.21.15.142:6808/686669090,v1:172.21.15.142:6809/686669090]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]: dispatch 2024-04-12T22:46:33.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[87547]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]: dispatch 2024-04-12T22:46:33.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:33.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:33.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:33.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:33.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[91108]: pgmap v2452: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:33.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[91108]: pgmap v2453: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:33.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:33.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:33.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:33.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:33.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:33.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:33.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[91108]: pgmap v2454: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:33.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[91108]: pgmap v2455: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:33.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:33.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:33.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:33.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:33.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:33.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:33.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[91108]: pgmap v2456: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:33.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[91108]: pgmap v2457: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:33.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:33.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:33.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:33.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:33.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:33.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:33.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[91108]: pgmap v2458: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:33.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[91108]: pgmap v2459: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:33.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:33.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:33.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[91108]: from='osd.5 ' entity='osd.5' 2024-04-12T22:46:33.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:33.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:33.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:33.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:33.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:33.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:33.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:33.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:33.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:33.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:33.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:33.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:33.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:33.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:33.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:33.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:33.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:33.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:33.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:33.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:33.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:33.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:33.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:33.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:33.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:33.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:33.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:33.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:33.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:33.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:33.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:33.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:33.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:33.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:33.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:33.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:33.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:33.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:33.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:33.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[87547]: pgmap v2452: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:33.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[87547]: pgmap v2453: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:33.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:33.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:33.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:33.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:33.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:33.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:33.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[87547]: pgmap v2454: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:33.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[87547]: pgmap v2455: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:33.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:33.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:33.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:33.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:33.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:33.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:33.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[87547]: pgmap v2456: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:33.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[87547]: pgmap v2457: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:33.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:33.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:33.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:33.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:33.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:33.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:33.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[87547]: pgmap v2458: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:33.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[87547]: pgmap v2459: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:33.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:33.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:33.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[87547]: from='osd.5 ' entity='osd.5' 2024-04-12T22:46:33.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:33.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:33.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:33.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:33.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:33.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:33.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:33.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:33.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:33.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:33.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:33.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:33.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:33.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:33.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:33.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:33.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:33.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:33.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:33.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:33.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:33.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:33.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:33.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:33.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:33.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:33.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:33.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:33.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:33.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:33.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:33.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:33.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:33.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:33.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:33.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:33 smithi142 ceph-mon[87853]: pgmap v2439: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:33.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:33 smithi142 ceph-mon[87853]: pgmap v2440: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:33.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:33 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:33.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:33 smithi142 ceph-mon[87853]: pgmap v2441: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:33.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:33 smithi142 ceph-mon[87853]: pgmap v2442: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:33.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:33 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:33.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:33 smithi142 ceph-mon[87853]: pgmap v2443: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:33.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:33 smithi142 ceph-mon[87853]: pgmap v2444: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:33.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:33 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:33.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:33 smithi142 ceph-mon[87853]: pgmap v2445: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:33.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:33 smithi142 ceph-mon[87853]: pgmap v2446: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:33.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:33 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:33.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:33 smithi142 ceph-mon[87853]: pgmap v2447: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:33.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:33 smithi142 ceph-mon[87853]: pgmap v2448: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:33.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:33 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:33.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:33 smithi142 ceph-mon[87853]: pgmap v2449: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:33.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:33 smithi142 ceph-mon[87853]: pgmap v2450: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:33.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:33 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:33.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:33 smithi142 ceph-mon[87853]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-12T22:46:33.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:33 smithi142 ceph-mon[87853]: osdmap e159: 8 total, 7 up, 8 in 2024-04-12T22:46:33.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:33 smithi142 ceph-mon[87853]: from='osd.5 [v2:172.21.15.142:6808/686669090,v1:172.21.15.142:6809/686669090]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]: dispatch 2024-04-12T22:46:33.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:33 smithi142 ceph-mon[87853]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]: dispatch 2024-04-12T22:46:33.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:33.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:33.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:33.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:33.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:33 smithi142 ceph-mon[87853]: pgmap v2452: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:33.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:33 smithi142 ceph-mon[87853]: pgmap v2453: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:33.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:33.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:33 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:33.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:33.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:33.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:33.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:33.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:33 smithi142 ceph-mon[87853]: pgmap v2454: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:33.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:33 smithi142 ceph-mon[87853]: pgmap v2455: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:33.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:33.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:33 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:33.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:33.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:33.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:33.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:33.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:33 smithi142 ceph-mon[87853]: pgmap v2456: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:33.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:33 smithi142 ceph-mon[87853]: pgmap v2457: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:33.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:33.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:33 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:33.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:33.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:33.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:33.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:33.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:33 smithi142 ceph-mon[87853]: pgmap v2458: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:33.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:33 smithi142 ceph-mon[87853]: pgmap v2459: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:33.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:33.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:33 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:33.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:33 smithi142 ceph-mon[87853]: from='osd.5 ' entity='osd.5' 2024-04-12T22:46:34.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:34.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:34.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:34.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:34.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:34.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:34.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:34.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:34.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:34.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:34.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:34.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:34.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:34.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:34.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:34.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:34.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:34.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:34.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:34.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:34.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:34.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:34.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:34.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:34.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:34.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:34.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:34.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:34.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:34.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:34.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:34.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:34.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:34.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:34.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:34.833 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[91108]: pgmap v2460: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:34.833 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[91108]: pgmap v2461: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:34.833 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:34.833 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[91108]: pgmap v2462: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:34.833 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[91108]: pgmap v2463: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:34.833 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:34.833 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[91108]: pgmap v2464: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:34.833 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[91108]: pgmap v2465: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:34.833 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:34.834 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[91108]: pgmap v2466: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:34.834 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[91108]: pgmap v2467: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:34.834 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:34.834 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[91108]: pgmap v2468: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:34.834 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[91108]: pgmap v2469: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:34.834 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:34.834 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[91108]: pgmap v2470: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:34.834 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[91108]: pgmap v2471: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:34.834 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:34.834 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[91108]: pgmap v2472: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:34.834 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[91108]: pgmap v2473: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:34.834 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:34.834 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:34.835 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[87547]: pgmap v2460: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:34.835 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[87547]: pgmap v2461: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:34.835 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:34.835 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[87547]: pgmap v2462: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:34.835 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[87547]: pgmap v2463: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:34.835 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:34.835 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[87547]: pgmap v2464: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:34.835 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[87547]: pgmap v2465: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:34.835 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:34.835 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[87547]: pgmap v2466: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:34.835 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[87547]: pgmap v2467: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:34.835 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:34.836 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[87547]: pgmap v2468: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:34.836 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[87547]: pgmap v2469: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:34.836 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:34.836 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[87547]: pgmap v2470: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:34.836 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[87547]: pgmap v2471: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:34.836 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:34.836 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[87547]: pgmap v2472: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:34.836 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[87547]: pgmap v2473: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:34.836 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:34.836 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:34.837 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:34.837 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:34.837 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:34.837 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[91108]: pgmap v2474: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:34.837 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[91108]: pgmap v2475: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:34.837 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:34.837 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:34.837 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:34.837 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:34.837 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:34.837 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:34.837 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[91108]: pgmap v2476: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:34.837 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[91108]: pgmap v2477: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:34.837 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:34.838 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:34.838 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:34.838 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:34.838 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:34.838 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:34.838 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[91108]: pgmap v2478: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:34.838 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[91108]: pgmap v2479: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:34.838 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:34.838 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:34.838 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:34.838 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:34.838 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:34.838 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:34.838 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[91108]: pgmap v2480: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:34.838 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[91108]: pgmap v2481: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:34.839 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:34.839 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:34.839 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:34.839 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:34.839 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:34.839 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:34.839 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:34.839 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[91108]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-12T22:46:34.839 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[91108]: osd.5 [v2:172.21.15.142:6808/686669090,v1:172.21.15.142:6809/686669090] boot 2024-04-12T22:46:34.839 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[91108]: osdmap e160: 8 total, 8 up, 8 in 2024-04-12T22:46:34.839 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-12T22:46:34.839 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:34.839 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:34.839 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:34.839 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:34.839 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:34.840 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:34.840 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:34.840 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:34.840 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:34.840 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:34.840 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:34.840 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:34.840 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:34.840 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:34.840 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:34.840 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:34.841 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:34.841 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[87547]: pgmap v2474: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:34.841 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[87547]: pgmap v2475: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:34.841 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:34.841 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:34.841 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:34.841 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:34.841 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:34.841 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:34.841 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[87547]: pgmap v2476: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:34.841 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[87547]: pgmap v2477: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:34.841 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:34.841 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:34.841 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:34.841 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:34.842 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:34.842 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:34.842 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[87547]: pgmap v2478: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:34.842 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[87547]: pgmap v2479: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:34.842 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:34.842 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:34.842 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:34.842 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:34.842 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:34.842 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:34.842 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:34.843 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:34.843 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:34.843 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:34.843 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:34.843 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:34.843 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:34.843 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:34.843 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:34.843 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:34.843 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:34.843 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:34.843 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:34.843 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:34.843 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:34.844 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:34.844 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[87547]: pgmap v2480: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:34.844 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[87547]: pgmap v2481: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:34.844 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:34.844 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:34.844 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:34.844 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:34.844 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:34.844 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:34.844 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:34.844 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[87547]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-12T22:46:34.844 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[87547]: osd.5 [v2:172.21.15.142:6808/686669090,v1:172.21.15.142:6809/686669090] boot 2024-04-12T22:46:34.845 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[87547]: osdmap e160: 8 total, 8 up, 8 in 2024-04-12T22:46:34.845 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-12T22:46:34.845 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:34.845 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:34.845 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:34.845 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:34.845 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:34.845 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:34.845 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:34.845 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:34.845 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:34.845 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:34.845 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:34.845 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:34.845 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:34.845 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:34.846 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:34.846 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:34.846 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:34.846 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:34.846 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:34.846 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:34.846 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:34.846 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:34.846 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:34.846 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:34.846 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:34.846 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:34.846 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:34.846 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:34.847 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:34.847 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:34.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:34 smithi142 ceph-mon[87853]: pgmap v2460: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:34.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:34 smithi142 ceph-mon[87853]: pgmap v2461: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:34.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:34 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:34.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:34 smithi142 ceph-mon[87853]: pgmap v2462: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:34.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:34 smithi142 ceph-mon[87853]: pgmap v2463: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:34.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:34 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:34.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:34 smithi142 ceph-mon[87853]: pgmap v2464: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:34.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:34 smithi142 ceph-mon[87853]: pgmap v2465: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:34.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:34 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:34.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:34 smithi142 ceph-mon[87853]: pgmap v2466: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:34.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:34 smithi142 ceph-mon[87853]: pgmap v2467: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:34.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:34 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:34.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:34 smithi142 ceph-mon[87853]: pgmap v2468: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:34.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:34 smithi142 ceph-mon[87853]: pgmap v2469: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:34.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:34 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:34.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:34 smithi142 ceph-mon[87853]: pgmap v2470: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:34.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:34 smithi142 ceph-mon[87853]: pgmap v2471: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:34.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:34 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:34.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:34 smithi142 ceph-mon[87853]: pgmap v2472: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:34.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:34 smithi142 ceph-mon[87853]: pgmap v2473: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:34.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:34 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:34.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:34.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:34.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:34.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:34.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:34 smithi142 ceph-mon[87853]: pgmap v2474: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:34.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:34 smithi142 ceph-mon[87853]: pgmap v2475: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:34.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:34.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:34 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:34.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:34.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:34.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:34.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:34.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:34 smithi142 ceph-mon[87853]: pgmap v2476: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:34.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:34 smithi142 ceph-mon[87853]: pgmap v2477: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:34.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:34.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:34 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:34.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:34.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:34.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:34.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:34.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:34 smithi142 ceph-mon[87853]: pgmap v2478: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:34.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:34 smithi142 ceph-mon[87853]: pgmap v2479: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:34.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:34.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:34 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:34.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:34.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:34.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:34.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:34.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:34 smithi142 ceph-mon[87853]: pgmap v2480: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:34.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:34 smithi142 ceph-mon[87853]: pgmap v2481: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:34.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:34.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:34 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:34.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:34.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:34.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:34.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:34.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:34.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:34 smithi142 ceph-mon[87853]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-12T22:46:35.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:34 smithi142 ceph-mon[87853]: osd.5 [v2:172.21.15.142:6808/686669090,v1:172.21.15.142:6809/686669090] boot 2024-04-12T22:46:35.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:34 smithi142 ceph-mon[87853]: osdmap e160: 8 total, 8 up, 8 in 2024-04-12T22:46:35.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-12T22:46:35.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:35.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:35.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:35.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:35.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:35.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:35.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:35.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:35.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:35.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:35.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:35.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:35.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:35.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:35.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:35.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:35.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:35.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:35.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:35.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:35.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:35.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:35.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:35.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:35.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:35.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:35.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:35.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:35.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:35.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:35.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:35 smithi142 ceph-mon[87853]: pgmap v2482: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:35.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:35 smithi142 ceph-mon[87853]: pgmap v2483: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:35.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:35 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:35.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:35 smithi142 ceph-mon[87853]: pgmap v2485: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:35.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:35 smithi142 ceph-mon[87853]: pgmap v2486: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:35.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:35 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:35.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:35 smithi142 ceph-mon[87853]: pgmap v2487: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:35.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:35 smithi142 ceph-mon[87853]: pgmap v2488: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:35.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:35 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:35.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:35 smithi142 ceph-mon[87853]: pgmap v2489: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:35.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:35 smithi142 ceph-mon[87853]: pgmap v2490: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:35.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:35 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:35.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:35 smithi142 ceph-mon[87853]: pgmap v2491: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:35.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:35 smithi142 ceph-mon[87853]: pgmap v2492: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:35.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:35 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:35.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:35 smithi142 ceph-mon[87853]: pgmap v2493: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:35.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:35 smithi142 ceph-mon[87853]: pgmap v2494: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:35.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:35 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:35.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:35 smithi142 ceph-mon[87853]: pgmap v2495: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:35.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:35 smithi142 ceph-mon[87853]: pgmap v2496: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:35.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:35 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:35.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:35.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:35.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:35.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:35.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:35 smithi142 ceph-mon[87853]: pgmap v2497: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:35.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:35 smithi142 ceph-mon[87853]: pgmap v2498: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:35.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:35.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:35 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:35.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:35.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:35.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:35.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:35.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:35 smithi142 ceph-mon[87853]: pgmap v2499: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:35.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:35 smithi142 ceph-mon[87853]: pgmap v2500: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:35.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:35.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:35 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:35.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:35.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:35.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:35.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:35.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:35 smithi142 ceph-mon[87853]: pgmap v2501: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:35.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:35 smithi142 ceph-mon[87853]: pgmap v2502: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:35.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:35.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:35 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:35.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:35 smithi142 ceph-mon[87853]: Health check update: Degraded data redundancy: 74/630 objects degraded (11.746%), 21 pgs degraded (PG_DEGRADED) 2024-04-12T22:46:35.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:35.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:35.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:35.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:35.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:35 smithi142 ceph-mon[87853]: pgmap v2503: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:35.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:35 smithi142 ceph-mon[87853]: pgmap v2504: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:35.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:35.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:35 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:35.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:35.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:35.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:35.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:35.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:35 smithi142 ceph-mon[87853]: pgmap v2505: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:35.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:35 smithi142 ceph-mon[87853]: pgmap v2506: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:35.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:35.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:35 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:35.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:35 smithi142 ceph-mon[87853]: osdmap e161: 8 total, 8 up, 8 in 2024-04-12T22:46:35.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:35.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:35.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:35.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:35.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:35.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:35.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:35.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:35.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:35.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:35.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:35.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:35.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:35.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:35.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:35.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:35.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:35.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:35.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:35.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:35.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:35.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:35.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:35.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:35.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:35.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:35.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:35.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:35.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:35.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:35.927 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[87547]: pgmap v2482: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:35.927 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[87547]: pgmap v2483: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:35.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:35.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[87547]: pgmap v2485: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:35.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[87547]: pgmap v2486: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:35.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:35.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[87547]: pgmap v2487: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:35.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[87547]: pgmap v2488: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:35.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:35.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[87547]: pgmap v2489: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:35.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[87547]: pgmap v2490: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:35.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:35.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[87547]: pgmap v2491: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:35.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[87547]: pgmap v2492: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:35.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:35.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[87547]: pgmap v2493: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:35.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[87547]: pgmap v2494: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:35.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:35.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[87547]: pgmap v2495: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:35.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[87547]: pgmap v2496: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:35.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:35.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:35.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[91108]: pgmap v2482: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:35.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[91108]: pgmap v2483: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:35.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:35.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[91108]: pgmap v2485: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:35.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[91108]: pgmap v2486: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:35.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:35.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[91108]: pgmap v2487: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:35.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[91108]: pgmap v2488: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:35.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:35.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[91108]: pgmap v2489: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:35.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[91108]: pgmap v2490: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:35.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:35.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[91108]: pgmap v2491: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:35.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[91108]: pgmap v2492: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:35.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:35.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[91108]: pgmap v2493: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:35.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[91108]: pgmap v2494: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:35.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:35.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[91108]: pgmap v2495: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:35.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[91108]: pgmap v2496: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:35.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:35.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:35.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:35.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:35.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:35.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[87547]: pgmap v2497: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:35.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[87547]: pgmap v2498: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:35.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:35.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:35.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:35.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:35.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:35.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:35.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[87547]: pgmap v2499: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:35.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[87547]: pgmap v2500: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:35.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:35.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:35.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:35.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:35.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:35.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:35.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[87547]: pgmap v2501: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:35.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[87547]: pgmap v2502: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:35.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:35.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:35.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[87547]: Health check update: Degraded data redundancy: 74/630 objects degraded (11.746%), 21 pgs degraded (PG_DEGRADED) 2024-04-12T22:46:35.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:35.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:35.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:35.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:35.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:35.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[91108]: pgmap v2497: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:35.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[91108]: pgmap v2498: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:35.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:35.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:35.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:35.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:35.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:35.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:35.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[91108]: pgmap v2499: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:35.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[91108]: pgmap v2500: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:35.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:35.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:35.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:35.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:35.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:35.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:35.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[91108]: pgmap v2501: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:35.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[91108]: pgmap v2502: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:35.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:35.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:35.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[91108]: Health check update: Degraded data redundancy: 74/630 objects degraded (11.746%), 21 pgs degraded (PG_DEGRADED) 2024-04-12T22:46:35.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:35.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:35.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:35.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:35.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[91108]: pgmap v2503: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:35.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[91108]: pgmap v2504: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:35.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:35.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:35.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:35.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:35.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:35.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:35.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[91108]: pgmap v2505: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:35.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[91108]: pgmap v2506: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:35.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:35.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:35.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[91108]: osdmap e161: 8 total, 8 up, 8 in 2024-04-12T22:46:35.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:35.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:35.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:35.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:35.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:35.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:35.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:35.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:35.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:35.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:35.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:35.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:35.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:35.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:35.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[87547]: pgmap v2503: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:35.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[87547]: pgmap v2504: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:35.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:35.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:35.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:35.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:35.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:35.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:35.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[87547]: pgmap v2505: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:35.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[87547]: pgmap v2506: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:35.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:35.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:35.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[87547]: osdmap e161: 8 total, 8 up, 8 in 2024-04-12T22:46:35.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:35.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:35.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:35.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:35.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:35.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:35.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:35.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:35.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:35.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:35.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:35.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:35.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:35.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:35.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:35.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:35.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:35.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:35.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:35.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:35.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:35.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:35.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:35.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:35.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:35.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:35.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:35.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:35.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:35.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:35.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:35.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:35.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:35.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:35.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:35.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:35.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:35.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:35.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:35.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:35.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:35.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:35.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:35.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:35.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:35.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:35.944 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:35.944 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:36.582 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:46:36] "GET /metrics HTTP/1.1" 200 38527 "" "Prometheus/2.33.4" 2024-04-12T22:46:36.894 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:36 smithi142 ceph-mon[87853]: pgmap v2508: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:36.894 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:36 smithi142 ceph-mon[87853]: pgmap v2509: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:36.894 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:36 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:36.894 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:36 smithi142 ceph-mon[87853]: pgmap v2510: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:36.894 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:36 smithi142 ceph-mon[87853]: pgmap v2511: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:36.894 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:36 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:36.894 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:36 smithi142 ceph-mon[87853]: pgmap v2512: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:36.894 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:36 smithi142 ceph-mon[87853]: pgmap v2513: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:36.895 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:36 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:36.895 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:36 smithi142 ceph-mon[87853]: pgmap v2514: 161 pgs: 18 active+undersized+degraded, 33 active+undersized, 110 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 65/630 objects degraded (10.317%) 2024-04-12T22:46:36.895 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:36 smithi142 ceph-mon[87853]: pgmap v2515: 161 pgs: 18 active+undersized+degraded, 33 active+undersized, 110 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 65/630 objects degraded (10.317%) 2024-04-12T22:46:36.895 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:36 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:36.895 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:36 smithi142 ceph-mon[87853]: pgmap v2516: 161 pgs: 18 active+undersized+degraded, 33 active+undersized, 110 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 65/630 objects degraded (10.317%) 2024-04-12T22:46:36.895 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:36 smithi142 ceph-mon[87853]: pgmap v2517: 161 pgs: 18 active+undersized+degraded, 33 active+undersized, 110 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 65/630 objects degraded (10.317%) 2024-04-12T22:46:36.895 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:36 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:36.895 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:36 smithi142 ceph-mon[87853]: pgmap v2518: 161 pgs: 18 active+undersized+degraded, 33 active+undersized, 110 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 65/630 objects degraded (10.317%) 2024-04-12T22:46:36.895 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:36 smithi142 ceph-mon[87853]: pgmap v2519: 161 pgs: 18 active+undersized+degraded, 33 active+undersized, 110 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 65/630 objects degraded (10.317%) 2024-04-12T22:46:36.895 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:36 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:36.895 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:36.895 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:36.895 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:36.895 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:36.895 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:36 smithi142 ceph-mon[87853]: pgmap v2520: 161 pgs: 18 active+undersized+degraded, 33 active+undersized, 110 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 65/630 objects degraded (10.317%) 2024-04-12T22:46:36.896 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:36 smithi142 ceph-mon[87853]: pgmap v2521: 161 pgs: 18 active+undersized+degraded, 33 active+undersized, 110 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 65/630 objects degraded (10.317%) 2024-04-12T22:46:36.896 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:36.896 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:36 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:36.896 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:36.896 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:36.896 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:36.896 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:36.896 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:36 smithi142 ceph-mon[87853]: pgmap v2522: 161 pgs: 18 active+undersized+degraded, 33 active+undersized, 110 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 65/630 objects degraded (10.317%) 2024-04-12T22:46:36.896 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:36 smithi142 ceph-mon[87853]: pgmap v2523: 161 pgs: 18 active+undersized+degraded, 33 active+undersized, 110 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 65/630 objects degraded (10.317%) 2024-04-12T22:46:36.896 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:36.896 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:36 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:36.896 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:36.896 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:36.896 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:36.897 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:36.897 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:36 smithi142 ceph-mon[87853]: pgmap v2524: 161 pgs: 15 active+undersized+degraded, 31 active+undersized, 115 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 10 op/s; 57/630 objects degraded (9.048%) 2024-04-12T22:46:36.897 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:36 smithi142 ceph-mon[87853]: pgmap v2525: 161 pgs: 15 active+undersized+degraded, 31 active+undersized, 115 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 10 op/s; 57/630 objects degraded (9.048%) 2024-04-12T22:46:36.897 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:36.897 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:36 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:36.897 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:36.897 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:36.897 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:36.897 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:36.897 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:36 smithi142 ceph-mon[87853]: pgmap v2526: 161 pgs: 10 active+undersized+degraded, 26 active+undersized, 125 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 10 op/s; 43/630 objects degraded (6.825%) 2024-04-12T22:46:36.898 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:36 smithi142 ceph-mon[87853]: pgmap v2527: 161 pgs: 10 active+undersized+degraded, 26 active+undersized, 125 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 10 op/s; 43/630 objects degraded (6.825%) 2024-04-12T22:46:36.898 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:36.898 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:36 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:36.898 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:36.898 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:36.898 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:36.898 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:36.898 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:36 smithi142 ceph-mon[87853]: pgmap v2528: 161 pgs: 10 active+undersized+degraded, 26 active+undersized, 125 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 10 op/s; 43/630 objects degraded (6.825%) 2024-04-12T22:46:36.898 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:36 smithi142 ceph-mon[87853]: pgmap v2529: 161 pgs: 10 active+undersized+degraded, 26 active+undersized, 125 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 10 op/s; 43/630 objects degraded (6.825%) 2024-04-12T22:46:36.898 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:36.898 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:36.898 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:36.899 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:36.899 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:36.899 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:36.899 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:36.899 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:36.899 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:36.899 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:36.899 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:36.899 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:36.899 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:36.899 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:36.899 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:36.899 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:36.899 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:36.899 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:36.900 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:36.900 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:36.900 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:36.900 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:36.900 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:36.900 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:36.900 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:36.900 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:36.900 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:36.900 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:36.900 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:36.900 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:36.900 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:36.900 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:36.900 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:36.901 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:36.901 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:36.901 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:36.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[91108]: pgmap v2508: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:36.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[91108]: pgmap v2509: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:36.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:36.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[91108]: pgmap v2510: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:36.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[91108]: pgmap v2511: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:36.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:36.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[91108]: pgmap v2512: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:36.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[91108]: pgmap v2513: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:36.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:36.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[91108]: pgmap v2514: 161 pgs: 18 active+undersized+degraded, 33 active+undersized, 110 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 65/630 objects degraded (10.317%) 2024-04-12T22:46:36.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[91108]: pgmap v2515: 161 pgs: 18 active+undersized+degraded, 33 active+undersized, 110 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 65/630 objects degraded (10.317%) 2024-04-12T22:46:36.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:36.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[91108]: pgmap v2516: 161 pgs: 18 active+undersized+degraded, 33 active+undersized, 110 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 65/630 objects degraded (10.317%) 2024-04-12T22:46:36.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[91108]: pgmap v2517: 161 pgs: 18 active+undersized+degraded, 33 active+undersized, 110 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 65/630 objects degraded (10.317%) 2024-04-12T22:46:36.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:36.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[91108]: pgmap v2518: 161 pgs: 18 active+undersized+degraded, 33 active+undersized, 110 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 65/630 objects degraded (10.317%) 2024-04-12T22:46:36.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[91108]: pgmap v2519: 161 pgs: 18 active+undersized+degraded, 33 active+undersized, 110 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 65/630 objects degraded (10.317%) 2024-04-12T22:46:36.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:36.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:36.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:36.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:36.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:36.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[87547]: pgmap v2508: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:36.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[87547]: pgmap v2509: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:36.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:36.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[87547]: pgmap v2510: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:36.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[87547]: pgmap v2511: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:36.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:36.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[87547]: pgmap v2512: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:36.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[87547]: pgmap v2513: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:36.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:36.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[87547]: pgmap v2514: 161 pgs: 18 active+undersized+degraded, 33 active+undersized, 110 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 65/630 objects degraded (10.317%) 2024-04-12T22:46:36.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[87547]: pgmap v2515: 161 pgs: 18 active+undersized+degraded, 33 active+undersized, 110 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 65/630 objects degraded (10.317%) 2024-04-12T22:46:36.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:36.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[87547]: pgmap v2516: 161 pgs: 18 active+undersized+degraded, 33 active+undersized, 110 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 65/630 objects degraded (10.317%) 2024-04-12T22:46:36.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[87547]: pgmap v2517: 161 pgs: 18 active+undersized+degraded, 33 active+undersized, 110 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 65/630 objects degraded (10.317%) 2024-04-12T22:46:36.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:36.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[87547]: pgmap v2518: 161 pgs: 18 active+undersized+degraded, 33 active+undersized, 110 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 65/630 objects degraded (10.317%) 2024-04-12T22:46:36.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[87547]: pgmap v2519: 161 pgs: 18 active+undersized+degraded, 33 active+undersized, 110 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 65/630 objects degraded (10.317%) 2024-04-12T22:46:36.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:36.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:36.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:36.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:36.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:36.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[91108]: pgmap v2520: 161 pgs: 18 active+undersized+degraded, 33 active+undersized, 110 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 65/630 objects degraded (10.317%) 2024-04-12T22:46:36.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[91108]: pgmap v2521: 161 pgs: 18 active+undersized+degraded, 33 active+undersized, 110 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 65/630 objects degraded (10.317%) 2024-04-12T22:46:36.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:36.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:36.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:36.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:36.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:36.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:36.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[91108]: pgmap v2522: 161 pgs: 18 active+undersized+degraded, 33 active+undersized, 110 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 65/630 objects degraded (10.317%) 2024-04-12T22:46:36.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[91108]: pgmap v2523: 161 pgs: 18 active+undersized+degraded, 33 active+undersized, 110 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 65/630 objects degraded (10.317%) 2024-04-12T22:46:36.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:36.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:36.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:36.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:36.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:36.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:36.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[91108]: pgmap v2524: 161 pgs: 15 active+undersized+degraded, 31 active+undersized, 115 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 10 op/s; 57/630 objects degraded (9.048%) 2024-04-12T22:46:36.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[91108]: pgmap v2525: 161 pgs: 15 active+undersized+degraded, 31 active+undersized, 115 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 10 op/s; 57/630 objects degraded (9.048%) 2024-04-12T22:46:36.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:36.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:36.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:36.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:36.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:36.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:36.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[91108]: pgmap v2526: 161 pgs: 10 active+undersized+degraded, 26 active+undersized, 125 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 10 op/s; 43/630 objects degraded (6.825%) 2024-04-12T22:46:36.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[91108]: pgmap v2527: 161 pgs: 10 active+undersized+degraded, 26 active+undersized, 125 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 10 op/s; 43/630 objects degraded (6.825%) 2024-04-12T22:46:36.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:36.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:36.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:36.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:36.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:36.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:36.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[91108]: pgmap v2528: 161 pgs: 10 active+undersized+degraded, 26 active+undersized, 125 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 10 op/s; 43/630 objects degraded (6.825%) 2024-04-12T22:46:36.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[91108]: pgmap v2529: 161 pgs: 10 active+undersized+degraded, 26 active+undersized, 125 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 10 op/s; 43/630 objects degraded (6.825%) 2024-04-12T22:46:36.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:36.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:36.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:36.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:36.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:36.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:36.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:36.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:36.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:36.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:36.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:36.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:36.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:36.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:36.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:36.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:36.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:36.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:36.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[87547]: pgmap v2520: 161 pgs: 18 active+undersized+degraded, 33 active+undersized, 110 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 65/630 objects degraded (10.317%) 2024-04-12T22:46:36.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[87547]: pgmap v2521: 161 pgs: 18 active+undersized+degraded, 33 active+undersized, 110 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 65/630 objects degraded (10.317%) 2024-04-12T22:46:36.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:36.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:36.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:36.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:36.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:36.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:36.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[87547]: pgmap v2522: 161 pgs: 18 active+undersized+degraded, 33 active+undersized, 110 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 65/630 objects degraded (10.317%) 2024-04-12T22:46:36.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[87547]: pgmap v2523: 161 pgs: 18 active+undersized+degraded, 33 active+undersized, 110 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 65/630 objects degraded (10.317%) 2024-04-12T22:46:36.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:36.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:36.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:36.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:36.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:36.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:36.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[87547]: pgmap v2524: 161 pgs: 15 active+undersized+degraded, 31 active+undersized, 115 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 10 op/s; 57/630 objects degraded (9.048%) 2024-04-12T22:46:36.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[87547]: pgmap v2525: 161 pgs: 15 active+undersized+degraded, 31 active+undersized, 115 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 10 op/s; 57/630 objects degraded (9.048%) 2024-04-12T22:46:36.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:36.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:36.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:36.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:36.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:36.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:36.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[87547]: pgmap v2526: 161 pgs: 10 active+undersized+degraded, 26 active+undersized, 125 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 10 op/s; 43/630 objects degraded (6.825%) 2024-04-12T22:46:36.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:36.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:36.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:36.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:36.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:36.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:36.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:36.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:36.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:36.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:36.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:36.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:36.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:36.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:36.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:36.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:36.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:36.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:36.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[87547]: pgmap v2527: 161 pgs: 10 active+undersized+degraded, 26 active+undersized, 125 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 10 op/s; 43/630 objects degraded (6.825%) 2024-04-12T22:46:36.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:36.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:36.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:36.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:36.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:36.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:36.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[87547]: pgmap v2528: 161 pgs: 10 active+undersized+degraded, 26 active+undersized, 125 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 10 op/s; 43/630 objects degraded (6.825%) 2024-04-12T22:46:36.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[87547]: pgmap v2529: 161 pgs: 10 active+undersized+degraded, 26 active+undersized, 125 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 10 op/s; 43/630 objects degraded (6.825%) 2024-04-12T22:46:36.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:36.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:36.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:36.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:36.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:36.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:36.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:36.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:36.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:36.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:36.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:36.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:36.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:36.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:36.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:36.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:36.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:36.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:36.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:36.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:36.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:36.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:36.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:36.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:36.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:36.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:36.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:36.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:36.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:36.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:36.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:36.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:36.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:36.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:36.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:36.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:37.037 INFO:teuthology.orchestra.run.smithi088.stdout:true 2024-04-12T22:46:37.737 INFO:teuthology.orchestra.run.smithi088.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T22:46:37.737 INFO:teuthology.orchestra.run.smithi088.stdout:agent.smithi088 smithi088 running 7s ago 19m - - 2024-04-12T22:46:37.737 INFO:teuthology.orchestra.run.smithi088.stdout:agent.smithi142 smithi142 running 15s ago 18m - - 2024-04-12T22:46:37.737 INFO:teuthology.orchestra.run.smithi088.stdout:alertmanager.a smithi088 *:9093,9094 running (8m) 7s ago 13m 24.5M - 0.23.0 ba2b418f427c 0ea85e911776 2024-04-12T22:46:37.737 INFO:teuthology.orchestra.run.smithi088.stdout:grafana.a smithi142 *:3000 error 15s ago 13m - - 2024-04-12T22:46:37.737 INFO:teuthology.orchestra.run.smithi088.stdout:iscsi.foo.smithi088.yxerll smithi088 running (6m) 7s ago 12m 61.7M - 3.5 e1d6a67b021e 59c9318194eb 2024-04-12T22:46:37.737 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.x smithi142 *:8443,9283,8765 running (6m) 15s ago 18m 452M - 19.0.0-2053-gb277feb2 668895944f0e f9384b7063eb 2024-04-12T22:46:37.737 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.y smithi088 *:8443,9283,8765 running (7m) 7s ago 19m 532M - 19.0.0-2053-gb277feb2 668895944f0e 61e5b1816570 2024-04-12T22:46:37.737 INFO:teuthology.orchestra.run.smithi088.stdout:mon.a smithi088 running (5m) 7s ago 20m 119M 2048M 19.0.0-2053-gb277feb2 668895944f0e 6000fee523aa 2024-04-12T22:46:37.737 INFO:teuthology.orchestra.run.smithi088.stdout:mon.b smithi142 running (5m) 15s ago 18m 54.3M 2048M 19.0.0-2053-gb277feb2 668895944f0e 7cb5c5614a81 2024-04-12T22:46:37.737 INFO:teuthology.orchestra.run.smithi088.stdout:mon.c smithi088 running (5m) 7s ago 18m 58.3M 2048M 19.0.0-2053-gb277feb2 668895944f0e 87d1391aae18 2024-04-12T22:46:37.738 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.a smithi088 *:9100 running (8m) 7s ago 14m 15.9M - 1.3.1 1dbe0e931976 40e0439db208 2024-04-12T22:46:37.738 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.b smithi142 *:9100 running (8m) 15s ago 14m 16.1M - 1.3.1 1dbe0e931976 747060fd1a5d 2024-04-12T22:46:37.738 INFO:teuthology.orchestra.run.smithi088.stdout:osd.0 smithi088 running (3m) 7s ago 17m 53.4M 4096M 19.0.0-2053-gb277feb2 668895944f0e e1ee31dcc722 2024-04-12T22:46:37.738 INFO:teuthology.orchestra.run.smithi088.stdout:osd.1 smithi088 running (3m) 7s ago 17m 51.8M 4096M 19.0.0-2053-gb277feb2 668895944f0e 494f5e8e2531 2024-04-12T22:46:37.738 INFO:teuthology.orchestra.run.smithi088.stdout:osd.2 smithi088 running (2m) 7s ago 17m 46.9M 4096M 19.0.0-2053-gb277feb2 668895944f0e ca5dfe640c82 2024-04-12T22:46:37.738 INFO:teuthology.orchestra.run.smithi088.stdout:osd.3 smithi088 running (81s) 7s ago 16m 47.5M 4096M 19.0.0-2053-gb277feb2 668895944f0e 94ea4016ad0c 2024-04-12T22:46:37.738 INFO:teuthology.orchestra.run.smithi088.stdout:osd.4 smithi142 running (46s) 15s ago 16m 44.9M 4096M 19.0.0-2053-gb277feb2 668895944f0e af3fdbbb3a05 2024-04-12T22:46:37.738 INFO:teuthology.orchestra.run.smithi088.stdout:osd.5 smithi142 starting - - - 4096M 2024-04-12T22:46:37.738 INFO:teuthology.orchestra.run.smithi088.stdout:osd.6 smithi142 running (15m) 15s ago 15m 59.6M 4096M 17.2.0 e1d6a67b021e 9495636911ad 2024-04-12T22:46:37.738 INFO:teuthology.orchestra.run.smithi088.stdout:osd.7 smithi142 running (15m) 15s ago 15m 65.6M 4096M 17.2.0 e1d6a67b021e 767b5d349dbe 2024-04-12T22:46:37.738 INFO:teuthology.orchestra.run.smithi088.stdout:prometheus.a smithi142 *:9095 running (7m) 15s ago 14m 69.4M - 2.33.4 514e6a882f6e db995400848f 2024-04-12T22:46:37.738 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi088.qlemsa smithi088 *:8000 running (12m) 7s ago 12m 73.8M - 17.2.0 e1d6a67b021e 9eab94fe6def 2024-04-12T22:46:37.738 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi142.qxzxoy smithi142 *:8000 running (12m) 15s ago 12m 74.0M - 17.2.0 e1d6a67b021e ce75b554e32c 2024-04-12T22:46:37.738 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi088.rfqdxx smithi088 *:80 running (12m) 7s ago 12m 76.8M - 17.2.0 e1d6a67b021e e1b485d40249 2024-04-12T22:46:37.739 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi142.kdrxla smithi142 *:80 running (12m) 15s ago 12m 73.5M - 17.2.0 e1d6a67b021e 071754547e0a 2024-04-12T22:46:37.757 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:37 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:37.757 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:37 smithi142 ceph-mon[87853]: pgmap v2530: 161 pgs: 10 active+undersized+degraded, 26 active+undersized, 125 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:46:37.757 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:37 smithi142 ceph-mon[87853]: pgmap v2531: 161 pgs: 10 active+undersized+degraded, 26 active+undersized, 125 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:46:37.758 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:37 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:37.758 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:37 smithi142 ceph-mon[87853]: pgmap v2532: 161 pgs: 10 active+undersized+degraded, 22 active+undersized, 129 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:46:37.758 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:37 smithi142 ceph-mon[87853]: pgmap v2533: 161 pgs: 10 active+undersized+degraded, 22 active+undersized, 129 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:46:37.758 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:37 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:37.758 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:37 smithi142 ceph-mon[87853]: pgmap v2534: 161 pgs: 10 active+undersized+degraded, 22 active+undersized, 129 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:46:37.758 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:37 smithi142 ceph-mon[87853]: pgmap v2535: 161 pgs: 10 active+undersized+degraded, 22 active+undersized, 129 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:46:37.758 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:37 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:37.758 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:37 smithi142 ceph-mon[87853]: pgmap v2536: 161 pgs: 10 active+undersized+degraded, 22 active+undersized, 129 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:46:37.759 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:37 smithi142 ceph-mon[87853]: pgmap v2537: 161 pgs: 10 active+undersized+degraded, 22 active+undersized, 129 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:46:37.759 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:37 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:37.759 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:37 smithi142 ceph-mon[87853]: pgmap v2538: 161 pgs: 10 active+undersized+degraded, 18 active+undersized, 133 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:46:37.759 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:37 smithi142 ceph-mon[87853]: pgmap v2539: 161 pgs: 10 active+undersized+degraded, 18 active+undersized, 133 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:46:37.759 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:37 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:37.759 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:37 smithi142 ceph-mon[87853]: pgmap v2540: 161 pgs: 10 active+undersized+degraded, 18 active+undersized, 133 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:46:37.759 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:37 smithi142 ceph-mon[87853]: pgmap v2541: 161 pgs: 10 active+undersized+degraded, 18 active+undersized, 133 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:46:37.759 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:37 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:37.759 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:37 smithi142 ceph-mon[87853]: pgmap v2542: 161 pgs: 10 active+undersized+degraded, 18 active+undersized, 133 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:46:37.759 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:37 smithi142 ceph-mon[87853]: pgmap v2543: 161 pgs: 10 active+undersized+degraded, 18 active+undersized, 133 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:46:37.759 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:37 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:37.759 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:37.759 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:37.759 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:37.760 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:37.760 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:37 smithi142 ceph-mon[87853]: pgmap v2544: 161 pgs: 10 active+undersized+degraded, 18 active+undersized, 133 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:46:37.760 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:37 smithi142 ceph-mon[87853]: pgmap v2545: 161 pgs: 10 active+undersized+degraded, 18 active+undersized, 133 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:46:37.760 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:37.760 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:37 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:37.760 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:37.760 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:37.760 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:37.760 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:37.760 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:37 smithi142 ceph-mon[87853]: pgmap v2546: 161 pgs: 10 active+undersized+degraded, 18 active+undersized, 133 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:46:37.760 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:37 smithi142 ceph-mon[87853]: pgmap v2547: 161 pgs: 10 active+undersized+degraded, 18 active+undersized, 133 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:46:37.760 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:37.760 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:37 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:37.760 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:37.761 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:37.761 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:37.761 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:37.761 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:37 smithi142 ceph-mon[87853]: pgmap v2548: 161 pgs: 10 active+undersized+degraded, 18 active+undersized, 133 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:46:37.761 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:37 smithi142 ceph-mon[87853]: pgmap v2549: 161 pgs: 10 active+undersized+degraded, 18 active+undersized, 133 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:46:37.761 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:37.761 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:37 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:37.761 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:37.761 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:37.761 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:37.761 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:37.761 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:37.761 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:37.761 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:37.762 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:37.762 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:37.762 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:37.762 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:37.762 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:37.762 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:37.762 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:37.762 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:37.762 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:37.762 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:37.762 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:37.762 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:37.762 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:37.762 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:37.763 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:37.763 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:37.763 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:37.763 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:37.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:37.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[91108]: pgmap v2530: 161 pgs: 10 active+undersized+degraded, 26 active+undersized, 125 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:46:37.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[91108]: pgmap v2531: 161 pgs: 10 active+undersized+degraded, 26 active+undersized, 125 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:46:37.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:37.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[91108]: pgmap v2532: 161 pgs: 10 active+undersized+degraded, 22 active+undersized, 129 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:46:37.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[91108]: pgmap v2533: 161 pgs: 10 active+undersized+degraded, 22 active+undersized, 129 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:46:37.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:37.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[91108]: pgmap v2534: 161 pgs: 10 active+undersized+degraded, 22 active+undersized, 129 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:46:37.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[91108]: pgmap v2535: 161 pgs: 10 active+undersized+degraded, 22 active+undersized, 129 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:46:37.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:37.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[91108]: pgmap v2536: 161 pgs: 10 active+undersized+degraded, 22 active+undersized, 129 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:46:37.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[91108]: pgmap v2537: 161 pgs: 10 active+undersized+degraded, 22 active+undersized, 129 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:46:37.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:37.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[91108]: pgmap v2538: 161 pgs: 10 active+undersized+degraded, 18 active+undersized, 133 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:46:37.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[91108]: pgmap v2539: 161 pgs: 10 active+undersized+degraded, 18 active+undersized, 133 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:46:37.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:37.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[91108]: pgmap v2540: 161 pgs: 10 active+undersized+degraded, 18 active+undersized, 133 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:46:37.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[91108]: pgmap v2541: 161 pgs: 10 active+undersized+degraded, 18 active+undersized, 133 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:46:37.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:37.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[91108]: pgmap v2542: 161 pgs: 10 active+undersized+degraded, 18 active+undersized, 133 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:46:37.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[91108]: pgmap v2543: 161 pgs: 10 active+undersized+degraded, 18 active+undersized, 133 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:46:37.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:37.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:37.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[87547]: pgmap v2530: 161 pgs: 10 active+undersized+degraded, 26 active+undersized, 125 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:46:37.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[87547]: pgmap v2531: 161 pgs: 10 active+undersized+degraded, 26 active+undersized, 125 active+clean; 585 KiB data, 219 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:46:37.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:37.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[87547]: pgmap v2532: 161 pgs: 10 active+undersized+degraded, 22 active+undersized, 129 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:46:37.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[87547]: pgmap v2533: 161 pgs: 10 active+undersized+degraded, 22 active+undersized, 129 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:46:37.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:37.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[87547]: pgmap v2534: 161 pgs: 10 active+undersized+degraded, 22 active+undersized, 129 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:46:37.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[87547]: pgmap v2535: 161 pgs: 10 active+undersized+degraded, 22 active+undersized, 129 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:46:37.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:37.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[87547]: pgmap v2536: 161 pgs: 10 active+undersized+degraded, 22 active+undersized, 129 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:46:37.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[87547]: pgmap v2537: 161 pgs: 10 active+undersized+degraded, 22 active+undersized, 129 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:46:37.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:37.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[87547]: pgmap v2538: 161 pgs: 10 active+undersized+degraded, 18 active+undersized, 133 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:46:37.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[87547]: pgmap v2539: 161 pgs: 10 active+undersized+degraded, 18 active+undersized, 133 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:46:37.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:37.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[87547]: pgmap v2540: 161 pgs: 10 active+undersized+degraded, 18 active+undersized, 133 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:46:37.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[87547]: pgmap v2541: 161 pgs: 10 active+undersized+degraded, 18 active+undersized, 133 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:46:37.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:37.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[87547]: pgmap v2542: 161 pgs: 10 active+undersized+degraded, 18 active+undersized, 133 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:46:37.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[87547]: pgmap v2543: 161 pgs: 10 active+undersized+degraded, 18 active+undersized, 133 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:46:37.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:37.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:37.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:37.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:37.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:37.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[87547]: pgmap v2544: 161 pgs: 10 active+undersized+degraded, 18 active+undersized, 133 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:46:37.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[87547]: pgmap v2545: 161 pgs: 10 active+undersized+degraded, 18 active+undersized, 133 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:46:37.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:37.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:37.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:37.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:37.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:37.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:37.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[87547]: pgmap v2546: 161 pgs: 10 active+undersized+degraded, 18 active+undersized, 133 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:46:37.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[87547]: pgmap v2547: 161 pgs: 10 active+undersized+degraded, 18 active+undersized, 133 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:46:37.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:37.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:37.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:37.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:37.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:37.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:37.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[87547]: pgmap v2548: 161 pgs: 10 active+undersized+degraded, 18 active+undersized, 133 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:46:37.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[87547]: pgmap v2549: 161 pgs: 10 active+undersized+degraded, 18 active+undersized, 133 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:46:37.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:37.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:37.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:37.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:37.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:37.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:37.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:37.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:37.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[91108]: pgmap v2544: 161 pgs: 10 active+undersized+degraded, 18 active+undersized, 133 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:46:37.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[91108]: pgmap v2545: 161 pgs: 10 active+undersized+degraded, 18 active+undersized, 133 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:46:37.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:37.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:37.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:37.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:37.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:37.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:37.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[91108]: pgmap v2546: 161 pgs: 10 active+undersized+degraded, 18 active+undersized, 133 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:46:37.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[91108]: pgmap v2547: 161 pgs: 10 active+undersized+degraded, 18 active+undersized, 133 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:46:37.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:37.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:37.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:37.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:37.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:37.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:37.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[91108]: pgmap v2548: 161 pgs: 10 active+undersized+degraded, 18 active+undersized, 133 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:46:37.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[91108]: pgmap v2549: 161 pgs: 10 active+undersized+degraded, 18 active+undersized, 133 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:46:37.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:37.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:37.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:37.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:37.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:37.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:37.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:37.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:37.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:37.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:37.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:37.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:37.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:37.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:37.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:37.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:37.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:37.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:37.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:37.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:37.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:37.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:37.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:37.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:37.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:37.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:37.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:37.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:37.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:37.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:37.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:37.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:37.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:37.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:37.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:37.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:37.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:37.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:37.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:37.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:37.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:37.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:37.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:37.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:37.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:37.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:37.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:37.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:37.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:37.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:38.178 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-04-12T22:46:38.179 INFO:teuthology.orchestra.run.smithi088.stdout: "mon": { 2024-04-12T22:46:38.179 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-2053-gb277feb2 (b277feb2c7beb4597d8ecc39d58d5c36b81f613a) squid (dev)": 3 2024-04-12T22:46:38.179 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:46:38.179 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr": { 2024-04-12T22:46:38.179 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-2053-gb277feb2 (b277feb2c7beb4597d8ecc39d58d5c36b81f613a) squid (dev)": 2 2024-04-12T22:46:38.179 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:46:38.179 INFO:teuthology.orchestra.run.smithi088.stdout: "osd": { 2024-04-12T22:46:38.179 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2024-04-12T22:46:38.179 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-2053-gb277feb2 (b277feb2c7beb4597d8ecc39d58d5c36b81f613a) squid (dev)": 6 2024-04-12T22:46:38.179 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:46:38.179 INFO:teuthology.orchestra.run.smithi088.stdout: "rgw": { 2024-04-12T22:46:38.179 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-12T22:46:38.179 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:46:38.179 INFO:teuthology.orchestra.run.smithi088.stdout: "overall": { 2024-04-12T22:46:38.179 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 6, 2024-04-12T22:46:38.180 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-2053-gb277feb2 (b277feb2c7beb4597d8ecc39d58d5c36b81f613a) squid (dev)": 11 2024-04-12T22:46:38.180 INFO:teuthology.orchestra.run.smithi088.stdout: } 2024-04-12T22:46:38.180 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-04-12T22:46:38.535 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-04-12T22:46:38.535 INFO:teuthology.orchestra.run.smithi088.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a", 2024-04-12T22:46:38.535 INFO:teuthology.orchestra.run.smithi088.stdout: "in_progress": true, 2024-04-12T22:46:38.535 INFO:teuthology.orchestra.run.smithi088.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-12T22:46:38.535 INFO:teuthology.orchestra.run.smithi088.stdout: "services_complete": [ 2024-04-12T22:46:38.535 INFO:teuthology.orchestra.run.smithi088.stdout: "mon", 2024-04-12T22:46:38.535 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr" 2024-04-12T22:46:38.535 INFO:teuthology.orchestra.run.smithi088.stdout: ], 2024-04-12T22:46:38.535 INFO:teuthology.orchestra.run.smithi088.stdout: "progress": "10/23 daemons upgraded", 2024-04-12T22:46:38.535 INFO:teuthology.orchestra.run.smithi088.stdout: "message": "Currently upgrading osd daemons", 2024-04-12T22:46:38.535 INFO:teuthology.orchestra.run.smithi088.stdout: "is_paused": false 2024-04-12T22:46:38.535 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-04-12T22:46:38.854 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:38 smithi142 ceph-mon[87853]: pgmap v2550: 161 pgs: 10 active+undersized+degraded, 18 active+undersized, 133 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:46:38.854 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:38 smithi142 ceph-mon[87853]: pgmap v2551: 161 pgs: 10 active+undersized+degraded, 18 active+undersized, 133 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:46:38.854 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:38 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:38.854 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:38 smithi142 ceph-mon[87853]: from='client.34554 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:46:38.854 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:38 smithi142 ceph-mon[87853]: pgmap v2552: 161 pgs: 10 active+undersized+degraded, 18 active+undersized, 133 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:46:38.854 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:38 smithi142 ceph-mon[87853]: pgmap v2553: 161 pgs: 10 active+undersized+degraded, 18 active+undersized, 133 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:46:38.854 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:38 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:38.854 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:38 smithi142 ceph-mon[87853]: pgmap v2554: 161 pgs: 10 active+undersized+degraded, 18 active+undersized, 133 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:46:38.854 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:38 smithi142 ceph-mon[87853]: pgmap v2555: 161 pgs: 10 active+undersized+degraded, 18 active+undersized, 133 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:46:38.854 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:38 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:38.854 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:38 smithi142 ceph-mon[87853]: pgmap v2556: 161 pgs: 9 active+undersized+degraded, 11 active+undersized, 141 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:46:38.854 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:38 smithi142 ceph-mon[87853]: pgmap v2557: 161 pgs: 9 active+undersized+degraded, 11 active+undersized, 141 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:46:38.855 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:38 smithi142 ceph-mon[87853]: from='client.44491 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:46:38.855 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:38 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:38.855 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:38 smithi142 ceph-mon[87853]: pgmap v2558: 161 pgs: 9 active+undersized+degraded, 11 active+undersized, 141 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:46:38.855 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:38 smithi142 ceph-mon[87853]: pgmap v2559: 161 pgs: 9 active+undersized+degraded, 11 active+undersized, 141 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:46:38.855 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:38 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:38.855 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:38.855 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:38.855 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:38.855 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:38.855 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:38 smithi142 ceph-mon[87853]: pgmap v2560: 161 pgs: 9 active+undersized+degraded, 11 active+undersized, 141 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:46:38.855 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:38 smithi142 ceph-mon[87853]: pgmap v2561: 161 pgs: 9 active+undersized+degraded, 11 active+undersized, 141 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:46:38.855 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:38.855 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:38 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:38.855 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:38.856 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:38.856 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:38.856 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:38.856 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:38 smithi142 ceph-mon[87853]: pgmap v2562: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:38.856 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:38 smithi142 ceph-mon[87853]: pgmap v2563: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:38.856 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:38.856 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:38 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:38.856 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:38 smithi142 ceph-mon[87853]: from='client.34566 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:46:38.856 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:38.856 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:38.856 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:38.856 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:38.856 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:38 smithi142 ceph-mon[87853]: pgmap v2564: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:38.856 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:38 smithi142 ceph-mon[87853]: pgmap v2565: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:38.857 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:38.857 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:38 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:38.857 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:38.857 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:38.857 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:38.857 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:38.857 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:38 smithi142 ceph-mon[87853]: pgmap v2566: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:38.857 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:38 smithi142 ceph-mon[87853]: pgmap v2567: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:38.857 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:38.857 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:38 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:38.857 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:38.857 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:38.857 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:38.857 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:38.857 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:38.858 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:38.858 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:38.858 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:38.858 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:38.858 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:38.858 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:38 smithi142 ceph-mon[87853]: from='client.? 172.21.15.88:0/4010506932' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:38.858 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:38.858 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:38.858 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:38.858 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:38.858 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:38.858 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:38.858 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:38.859 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:38.859 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:38.859 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:38.859 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:38.859 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:38.859 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:38.859 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:38.859 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:38.859 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:38.859 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:38.859 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:38.859 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:38.859 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:38.859 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:38 smithi142 ceph-mon[87853]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33/630 objects degraded (5.238%), 9 pgs degraded) 2024-04-12T22:46:38.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[91108]: pgmap v2550: 161 pgs: 10 active+undersized+degraded, 18 active+undersized, 133 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:46:38.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[91108]: pgmap v2551: 161 pgs: 10 active+undersized+degraded, 18 active+undersized, 133 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:46:38.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:38.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[91108]: from='client.34554 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:46:38.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[91108]: pgmap v2552: 161 pgs: 10 active+undersized+degraded, 18 active+undersized, 133 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:46:38.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[91108]: pgmap v2553: 161 pgs: 10 active+undersized+degraded, 18 active+undersized, 133 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:46:38.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:38.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[91108]: pgmap v2554: 161 pgs: 10 active+undersized+degraded, 18 active+undersized, 133 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:46:38.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[91108]: pgmap v2555: 161 pgs: 10 active+undersized+degraded, 18 active+undersized, 133 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:46:38.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:38.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[91108]: pgmap v2556: 161 pgs: 9 active+undersized+degraded, 11 active+undersized, 141 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:46:38.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[91108]: pgmap v2557: 161 pgs: 9 active+undersized+degraded, 11 active+undersized, 141 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:46:38.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[91108]: from='client.44491 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:46:38.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:38.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[91108]: pgmap v2558: 161 pgs: 9 active+undersized+degraded, 11 active+undersized, 141 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:46:38.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[91108]: pgmap v2559: 161 pgs: 9 active+undersized+degraded, 11 active+undersized, 141 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:46:38.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:38.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:38.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:38.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:38.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:38.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[91108]: pgmap v2560: 161 pgs: 9 active+undersized+degraded, 11 active+undersized, 141 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:46:38.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[87547]: pgmap v2550: 161 pgs: 10 active+undersized+degraded, 18 active+undersized, 133 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:46:38.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[87547]: pgmap v2551: 161 pgs: 10 active+undersized+degraded, 18 active+undersized, 133 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:46:38.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:38.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[87547]: from='client.34554 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:46:38.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[87547]: pgmap v2552: 161 pgs: 10 active+undersized+degraded, 18 active+undersized, 133 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:46:38.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[87547]: pgmap v2553: 161 pgs: 10 active+undersized+degraded, 18 active+undersized, 133 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:46:38.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:38.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[87547]: pgmap v2554: 161 pgs: 10 active+undersized+degraded, 18 active+undersized, 133 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:46:38.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[87547]: pgmap v2555: 161 pgs: 10 active+undersized+degraded, 18 active+undersized, 133 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:46:38.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:38.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[87547]: pgmap v2556: 161 pgs: 9 active+undersized+degraded, 11 active+undersized, 141 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:46:38.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[87547]: pgmap v2557: 161 pgs: 9 active+undersized+degraded, 11 active+undersized, 141 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:46:38.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[87547]: from='client.44491 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:46:38.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:38.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[87547]: pgmap v2558: 161 pgs: 9 active+undersized+degraded, 11 active+undersized, 141 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:46:38.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[87547]: pgmap v2559: 161 pgs: 9 active+undersized+degraded, 11 active+undersized, 141 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:46:38.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:38.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:38.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:38.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:38.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:38.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[87547]: pgmap v2560: 161 pgs: 9 active+undersized+degraded, 11 active+undersized, 141 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:46:38.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[91108]: pgmap v2561: 161 pgs: 9 active+undersized+degraded, 11 active+undersized, 141 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:46:38.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:38.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:38.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:38.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:38.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:38.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:38.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[91108]: pgmap v2562: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:38.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[91108]: pgmap v2563: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:38.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:38.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:38.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[91108]: from='client.34566 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:46:38.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:38.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:38.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:38.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:38.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[91108]: pgmap v2564: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:38.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[91108]: pgmap v2565: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:38.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:38.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:38.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:38.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:38.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:38.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:38.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[91108]: pgmap v2566: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:38.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[91108]: pgmap v2567: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:38.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:38.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:38.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:38.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:38.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:38.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:38.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:38.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:38.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:38.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:38.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:38.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:38.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[91108]: from='client.? 172.21.15.88:0/4010506932' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:38.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:38.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:38.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:38.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:38.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:38.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:38.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:38.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:38.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:38.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:38.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:38.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:38.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:38.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:38.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:38.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:38.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:38.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:38.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:38.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:38.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[91108]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33/630 objects degraded (5.238%), 9 pgs degraded) 2024-04-12T22:46:38.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[87547]: pgmap v2561: 161 pgs: 9 active+undersized+degraded, 11 active+undersized, 141 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:46:38.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:38.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:38.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:38.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:38.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:38.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:38.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[87547]: pgmap v2562: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:38.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[87547]: pgmap v2563: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:38.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:38.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:38.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[87547]: from='client.34566 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:46:38.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:38.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:38.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:38.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:38.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[87547]: pgmap v2564: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:38.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[87547]: pgmap v2565: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:38.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:38.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:38.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:38.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:38.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:38.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:38.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[87547]: pgmap v2566: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:38.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[87547]: pgmap v2567: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:38.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:38.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:38.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:38.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:38.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:38.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:38.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:38.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:38.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:38.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:38.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:38.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:38.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[87547]: from='client.? 172.21.15.88:0/4010506932' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:38.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:38.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:38.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:38.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:38.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:38.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:38.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:38.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:38.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:38.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:38.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:38.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:38.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:38.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:38.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:38.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:38.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:38.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:38.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:38.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:38.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:38 smithi088 ceph-mon[87547]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33/630 objects degraded (5.238%), 9 pgs degraded) 2024-04-12T22:46:39.016 INFO:teuthology.orchestra.run.smithi088.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-12T22:46:39.017 INFO:teuthology.orchestra.run.smithi088.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-12T22:46:39.017 INFO:teuthology.orchestra.run.smithi088.stdout: daemon grafana.a on smithi142 is in error state 2024-04-12T22:46:39.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[91108]: pgmap v2568: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:39.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[91108]: pgmap v2569: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:39.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:39.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[91108]: pgmap v2570: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:39.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[91108]: pgmap v2571: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:39.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:39.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[91108]: pgmap v2572: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:39.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[91108]: pgmap v2573: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:39.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:39.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[91108]: pgmap v2574: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:39.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[91108]: pgmap v2575: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:39.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:39.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[91108]: pgmap v2576: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:39.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[91108]: pgmap v2577: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:39.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:39.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[91108]: pgmap v2578: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:39.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[91108]: pgmap v2579: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:39.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:39.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[91108]: from='client.34578 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:46:39.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:39.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:39.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:39.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:39.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[91108]: pgmap v2580: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:39.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[91108]: pgmap v2581: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:39.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:39.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:39.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:39.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:39.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:39.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[87547]: pgmap v2568: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:39.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[87547]: pgmap v2569: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:39.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:39.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[87547]: pgmap v2570: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:39.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[87547]: pgmap v2571: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:39.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:39.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[87547]: pgmap v2572: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:39.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[87547]: pgmap v2573: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:39.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:39.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[87547]: pgmap v2574: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:39.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[87547]: pgmap v2575: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:39.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:39.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[87547]: pgmap v2576: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:39.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[87547]: pgmap v2577: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:39.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:39.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[87547]: pgmap v2578: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:39.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[87547]: pgmap v2579: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:39.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:39.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[87547]: from='client.34578 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:46:39.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:39.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:39.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:39.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:39.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[87547]: pgmap v2580: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:39.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[87547]: pgmap v2581: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:39.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:39.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:39.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:39.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:39.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:39.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:39.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[91108]: pgmap v2582: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:39.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[91108]: pgmap v2583: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:39.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:39.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:39.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:39.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:39.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:39.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:39.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[91108]: pgmap v2584: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:39.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[91108]: pgmap v2585: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:39.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:39.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:39.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:39.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:39.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:39.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:39.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:39.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[91108]: from='client.? 172.21.15.88:0/1476736375' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T22:46:39.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:39.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:39.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:39.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:39.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:39.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:39.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:39.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:39.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:39.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:39.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:39.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:39.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:39.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:39.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:39.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:39.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:39.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:39.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:39.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:39.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:39.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:39.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:39.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:39.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:39.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:39.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:39.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:39.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:39.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:39.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:39.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:39.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:39.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:39.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:39.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:39.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[87547]: pgmap v2582: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:39.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[87547]: pgmap v2583: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:39.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:39.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:39.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:39.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:39.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:39.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:39.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[87547]: pgmap v2584: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:39.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[87547]: pgmap v2585: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:39.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:39.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:39.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:39.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:39.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:39.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:39.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:39.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[87547]: from='client.? 172.21.15.88:0/1476736375' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T22:46:39.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:39.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:39.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:39.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:39.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:39.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:39.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:39.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:39.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:39.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:39.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:39.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:39.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:39.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:39.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:39.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:39.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:39.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:39.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:39.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:39.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:39.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:39.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:39.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:39.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:39.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:39.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:39.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:39.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:39.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:39.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:39.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:39.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:39.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:39.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:39.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:39 smithi142 ceph-mon[87853]: pgmap v2568: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:39.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:39 smithi142 ceph-mon[87853]: pgmap v2569: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:39.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:39 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:39.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:39 smithi142 ceph-mon[87853]: pgmap v2570: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:39.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:39 smithi142 ceph-mon[87853]: pgmap v2571: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:39.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:39 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:39.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:39 smithi142 ceph-mon[87853]: pgmap v2572: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:39.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:39 smithi142 ceph-mon[87853]: pgmap v2573: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:39.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:39 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:39.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:39 smithi142 ceph-mon[87853]: pgmap v2574: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:39.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:39 smithi142 ceph-mon[87853]: pgmap v2575: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:39.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:39 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:39.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:39 smithi142 ceph-mon[87853]: pgmap v2576: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:39.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:39 smithi142 ceph-mon[87853]: pgmap v2577: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:39.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:39 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:39.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:39 smithi142 ceph-mon[87853]: pgmap v2578: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:39.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:39 smithi142 ceph-mon[87853]: pgmap v2579: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:39.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:39 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:39.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:39 smithi142 ceph-mon[87853]: from='client.34578 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:46:39.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:39.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:39.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:39.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:39.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:39 smithi142 ceph-mon[87853]: pgmap v2580: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:39.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:39 smithi142 ceph-mon[87853]: pgmap v2581: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:39.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:39.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:39 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:39.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:39.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:39.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:39.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:39.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:39 smithi142 ceph-mon[87853]: pgmap v2582: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:39.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:39 smithi142 ceph-mon[87853]: pgmap v2583: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:39.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:39.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:39 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:39.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:39.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:39.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:39.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:39.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:39 smithi142 ceph-mon[87853]: pgmap v2584: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:39.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:39 smithi142 ceph-mon[87853]: pgmap v2585: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:39.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:39.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:39 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:39.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:39.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:39.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:39.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:39.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:39.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:39 smithi142 ceph-mon[87853]: from='client.? 172.21.15.88:0/1476736375' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T22:46:39.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:39.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:40.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:40.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:40.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:40.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:40.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:40.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:40.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:40.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:40.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:40.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:40.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:40.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:40.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:40.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:40.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:40.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:40.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:40.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:40.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:40.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:40.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:40.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:40.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:40.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:40.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:40.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:40.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:40.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:40.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:40.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:40.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:40.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:40.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:40.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:40 smithi142 ceph-mon[87853]: pgmap v2586: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:40.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:40 smithi142 ceph-mon[87853]: pgmap v2587: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:40.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:40 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:40.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:40 smithi142 ceph-mon[87853]: pgmap v2588: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:40.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:40 smithi142 ceph-mon[87853]: pgmap v2589: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:40.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:40 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:40.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:40 smithi142 ceph-mon[87853]: pgmap v2590: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:40.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:40 smithi142 ceph-mon[87853]: pgmap v2591: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:40.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:40 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:40.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:40 smithi142 ceph-mon[87853]: pgmap v2592: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:40.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:40 smithi142 ceph-mon[87853]: pgmap v2593: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:40.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:40 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:40.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:40 smithi142 ceph-mon[87853]: pgmap v2594: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:40.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:40 smithi142 ceph-mon[87853]: pgmap v2595: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:40.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:40 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:40.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:40 smithi142 ceph-mon[87853]: pgmap v2596: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:40.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:40 smithi142 ceph-mon[87853]: pgmap v2597: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:40.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:40 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:40.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:40 smithi142 ceph-mon[87853]: pgmap v2598: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:40.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:40 smithi142 ceph-mon[87853]: pgmap v2599: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:40.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:40 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:40.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:40 smithi142 ceph-mon[87853]: pgmap v2600: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:40.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:40 smithi142 ceph-mon[87853]: pgmap v2601: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:40.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:40 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:40.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:40.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:40.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:40.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:40.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:40 smithi142 ceph-mon[87853]: pgmap v2602: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:40.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:40 smithi142 ceph-mon[87853]: pgmap v2603: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:40.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:40.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:40 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:40.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:40.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:40.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:40.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:40.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:40 smithi142 ceph-mon[87853]: pgmap v2604: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:40.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:40 smithi142 ceph-mon[87853]: pgmap v2605: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:40.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:40.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:40 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:40.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:40.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:40.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:40.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:40.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:40 smithi142 ceph-mon[87853]: pgmap v2606: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:40.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:40 smithi142 ceph-mon[87853]: pgmap v2607: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:40.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:40.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:40 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:40.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:40.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:40.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:40.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:40.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:40 smithi142 ceph-mon[87853]: pgmap v2608: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:40.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:40 smithi142 ceph-mon[87853]: pgmap v2609: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:40.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:40.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:40 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:40.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:40.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:40.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:40.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:40.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:40 smithi142 ceph-mon[87853]: pgmap v2610: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:40.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:40 smithi142 ceph-mon[87853]: pgmap v2611: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:40.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:40.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:40 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:40.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:40.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:40.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:40.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:40.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:40.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:40.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:40.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:40.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:40.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:40.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:40.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:40.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:40.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:40.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:40.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:40.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:40.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:40.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:40.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:40.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:40.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:40.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:40.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:40.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:40.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:40.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:40.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:40.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:40.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:40.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:40.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:40.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:40.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:40.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:40.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[91108]: pgmap v2586: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:40.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[91108]: pgmap v2587: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:40.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:40.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[91108]: pgmap v2588: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:40.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[91108]: pgmap v2589: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:40.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:40.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[91108]: pgmap v2590: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:40.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[91108]: pgmap v2591: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:40.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:40.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[91108]: pgmap v2592: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:40.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[91108]: pgmap v2593: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:40.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:40.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[91108]: pgmap v2594: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:40.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[91108]: pgmap v2595: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:40.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:40.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[91108]: pgmap v2596: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:40.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[91108]: pgmap v2597: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:40.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:40.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[91108]: pgmap v2598: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:40.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[91108]: pgmap v2599: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:40.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:40.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[91108]: pgmap v2600: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:40.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[91108]: pgmap v2601: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:40.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:40.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:40.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:40.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:40.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:40.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[91108]: pgmap v2602: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:40.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[91108]: pgmap v2603: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:40.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:40.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[87547]: pgmap v2586: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:40.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[87547]: pgmap v2587: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:40.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:40.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[87547]: pgmap v2588: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:40.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[87547]: pgmap v2589: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:40.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:40.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[87547]: pgmap v2590: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:40.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[87547]: pgmap v2591: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:40.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:40.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[87547]: pgmap v2592: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:40.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[87547]: pgmap v2593: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:40.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:40.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[87547]: pgmap v2594: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:40.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[87547]: pgmap v2595: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:40.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:40.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[87547]: pgmap v2596: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:40.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[87547]: pgmap v2597: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:40.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:40.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[87547]: pgmap v2598: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:40.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[87547]: pgmap v2599: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:40.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:40.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[87547]: pgmap v2600: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:40.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[87547]: pgmap v2601: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:40.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:40.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:40.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:40.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:40.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:40.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[87547]: pgmap v2602: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:40.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[87547]: pgmap v2603: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:40.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:40.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:40.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:40.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:40.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:40.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:40.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[91108]: pgmap v2604: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:40.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[91108]: pgmap v2605: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:40.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:40.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:40.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:40.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:40.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:40.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:40.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[91108]: pgmap v2606: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:40.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[91108]: pgmap v2607: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:40.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:40.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:40.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:40.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:40.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:40.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:40.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[91108]: pgmap v2608: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:40.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[91108]: pgmap v2609: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:40.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:40.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:40.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:40.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:40.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:40.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:40.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[91108]: pgmap v2610: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:40.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:40.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:40.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:40.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:40.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:40.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[87547]: pgmap v2604: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:40.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[87547]: pgmap v2605: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:40.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:40.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:40.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:40.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:40.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:40.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:40.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[87547]: pgmap v2606: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:40.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[87547]: pgmap v2607: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:40.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:40.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:40.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:40.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:40.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:40.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:40.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[87547]: pgmap v2608: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:40.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[87547]: pgmap v2609: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:40.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:40.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:40.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:40.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:40.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:40.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:40.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[87547]: pgmap v2610: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:40.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[91108]: pgmap v2611: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:40.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:40.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:40.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:40.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:40.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:40.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:40.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:40.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:40.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:40.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:40.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:40.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:40.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:40.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:40.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:40.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:40.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:40.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:40.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:40.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:40.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:40.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:40.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:40.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:40.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:40.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:40.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:40.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[87547]: pgmap v2611: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:40.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:40.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:40.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:40.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:40.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:40.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:40.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:40.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:40.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:40.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:40.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:40.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:40.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:40.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:40.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:40.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:40.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:40.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:40.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:40.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:40.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:40.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:40.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:40.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:40.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:40.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:40.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:40.943 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:40.943 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:40.944 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:40.944 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:40.944 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:40.944 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:40.944 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:40.944 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:40.944 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:40.944 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:40.944 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:40.944 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:40.944 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:40.944 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:40.945 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:40.945 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:40.945 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:40.945 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:40.945 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:40.945 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:41.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[87547]: pgmap v2612: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:41.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[87547]: pgmap v2613: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:41.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:41.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[87547]: pgmap v2614: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:41.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[87547]: pgmap v2615: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:41.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:41.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[87547]: pgmap v2616: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:41.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[87547]: pgmap v2617: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:41.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:41.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[87547]: pgmap v2618: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:41.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[87547]: pgmap v2619: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:41.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:41.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[87547]: pgmap v2620: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:41.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[87547]: pgmap v2621: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:41.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:41.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[87547]: pgmap v2622: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:41.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[87547]: pgmap v2623: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:41.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:41.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[87547]: pgmap v2624: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:41.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[87547]: pgmap v2625: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:41.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:41.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:41.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:41.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:41.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:41.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[87547]: pgmap v2626: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:41.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[87547]: pgmap v2627: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:41.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:41.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:41.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:41.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:41.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[91108]: pgmap v2612: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:41.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[91108]: pgmap v2613: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:41.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:41.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[91108]: pgmap v2614: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:41.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[91108]: pgmap v2615: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:41.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:41.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[91108]: pgmap v2616: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:41.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[91108]: pgmap v2617: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:41.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:41.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[91108]: pgmap v2618: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:41.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[91108]: pgmap v2619: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:41.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:41.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[91108]: pgmap v2620: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:41.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[91108]: pgmap v2621: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:41.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:41.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[91108]: pgmap v2622: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:41.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[91108]: pgmap v2623: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:41.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:41.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[91108]: pgmap v2624: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:41.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[91108]: pgmap v2625: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:41.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:41.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:41.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:41.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:41.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:41.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[91108]: pgmap v2626: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:41.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[91108]: pgmap v2627: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:41.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:41.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:41.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:41.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:41.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:41.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:41.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[87547]: pgmap v2628: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s 2024-04-12T22:46:41.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[87547]: pgmap v2629: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s 2024-04-12T22:46:41.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:41.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:41.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:41.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:41.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:41.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:41.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[87547]: pgmap v2630: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s 2024-04-12T22:46:41.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[87547]: pgmap v2631: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s 2024-04-12T22:46:41.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:41.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:41.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:41.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:41.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:41.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:41.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[87547]: pgmap v2632: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s 2024-04-12T22:46:41.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[87547]: pgmap v2633: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s 2024-04-12T22:46:41.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:41.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:41.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:41.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:41.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:41.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:41.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:41.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:41.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:41.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:41.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[91108]: pgmap v2628: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s 2024-04-12T22:46:41.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[91108]: pgmap v2629: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s 2024-04-12T22:46:41.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:41.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:41.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:41.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:41.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:41.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:41.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[91108]: pgmap v2630: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s 2024-04-12T22:46:41.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[91108]: pgmap v2631: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s 2024-04-12T22:46:41.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:41.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:41.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:41.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:41.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:41.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:41.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[91108]: pgmap v2632: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s 2024-04-12T22:46:41.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[91108]: pgmap v2633: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s 2024-04-12T22:46:41.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:41.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:41.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:41.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:41.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:41.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:41.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:41.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:41.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:41.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:41.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:41.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:41.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:41.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:41.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:41.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:41.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:41.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:41.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:41.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:41.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:41.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:41.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:41.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:41.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:41.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:41.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:41.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:41.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:41.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:41.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:41.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:41.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:41.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:41.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:41.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:41.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:41.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:41.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:41.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:41.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:41.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:41.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:41.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:41.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:41.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:41.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:41.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:41.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:41.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:41.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:41.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:41.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:41.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:41.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:41.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:41.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:41.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:41.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:41.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:41.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:41.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:41.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:41.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:41.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:41.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:41.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:41.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:41.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:41.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:41.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:41.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:41.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:41.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:41.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:41.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:41.961 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:41 smithi142 ceph-mon[87853]: pgmap v2612: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:41.961 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:41 smithi142 ceph-mon[87853]: pgmap v2613: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:41.961 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:41 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:41.961 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:41 smithi142 ceph-mon[87853]: pgmap v2614: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:41.961 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:41 smithi142 ceph-mon[87853]: pgmap v2615: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:41.961 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:41 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:41.962 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:41 smithi142 ceph-mon[87853]: pgmap v2616: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:41.962 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:41 smithi142 ceph-mon[87853]: pgmap v2617: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:41.962 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:41 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:41.962 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:41 smithi142 ceph-mon[87853]: pgmap v2618: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:41.962 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:41 smithi142 ceph-mon[87853]: pgmap v2619: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:41.962 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:41 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:41.962 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:41 smithi142 ceph-mon[87853]: pgmap v2620: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:41.962 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:41 smithi142 ceph-mon[87853]: pgmap v2621: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:41.962 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:41 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:41.962 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:41 smithi142 ceph-mon[87853]: pgmap v2622: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:41.962 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:41 smithi142 ceph-mon[87853]: pgmap v2623: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:41.962 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:41 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:41.962 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:41 smithi142 ceph-mon[87853]: pgmap v2624: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:41.962 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:41 smithi142 ceph-mon[87853]: pgmap v2625: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:41.963 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:41 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:41.963 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:41.963 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:41.963 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:41.963 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:41.963 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:41 smithi142 ceph-mon[87853]: pgmap v2626: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:41.963 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:41 smithi142 ceph-mon[87853]: pgmap v2627: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:41.963 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:41.963 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:41 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:41.963 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:41.963 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:41.963 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:41.963 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:41.963 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:41 smithi142 ceph-mon[87853]: pgmap v2628: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s 2024-04-12T22:46:41.963 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:41 smithi142 ceph-mon[87853]: pgmap v2629: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s 2024-04-12T22:46:41.963 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:41.964 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:41 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:41.964 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:41.964 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:41.964 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:41.964 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:41.964 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:41 smithi142 ceph-mon[87853]: pgmap v2630: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s 2024-04-12T22:46:41.964 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:41 smithi142 ceph-mon[87853]: pgmap v2631: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s 2024-04-12T22:46:41.964 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:41.964 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:41 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:41.964 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:41.964 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:41.964 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:41.964 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:41.964 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:41 smithi142 ceph-mon[87853]: pgmap v2632: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s 2024-04-12T22:46:41.964 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:41 smithi142 ceph-mon[87853]: pgmap v2633: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s 2024-04-12T22:46:41.964 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:41.965 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:41 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:41.965 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:41.965 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:41.965 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:41.965 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:41.965 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:41.965 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:41.965 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:41.965 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:41.966 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:41.966 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:41.966 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:41.966 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:41.966 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:41.966 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:41.966 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:41.966 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:41.966 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:41.966 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:41.966 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:41.966 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:41.966 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:41.967 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:41.967 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:41.967 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:41.967 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:41.967 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:41.967 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:41.967 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:41.967 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:41.967 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:41.967 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:41.967 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:41.967 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:41.967 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:41.967 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:41.967 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:41.968 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:41.968 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:41.968 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:41.968 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:42.892 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:42 smithi142 ceph-mon[87853]: pgmap v2634: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:42.892 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:42 smithi142 ceph-mon[87853]: pgmap v2635: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:42.892 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:42 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:42.892 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:42 smithi142 ceph-mon[87853]: pgmap v2636: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:42.892 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:42 smithi142 ceph-mon[87853]: pgmap v2637: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:42.892 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:42 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:42.892 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:42 smithi142 ceph-mon[87853]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:46:42.892 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:42 smithi142 ceph-mon[87853]: pgmap v2638: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:42.893 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:42 smithi142 ceph-mon[87853]: pgmap v2639: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:42.893 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:42 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:42.893 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:42 smithi142 ceph-mon[87853]: pgmap v2640: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:42.893 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:42 smithi142 ceph-mon[87853]: pgmap v2641: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:42.893 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:42 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:42.893 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:42 smithi142 ceph-mon[87853]: pgmap v2642: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:42.893 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:42 smithi142 ceph-mon[87853]: pgmap v2643: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:42.893 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:42 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:42.893 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:42 smithi142 ceph-mon[87853]: pgmap v2644: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:42.893 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:42 smithi142 ceph-mon[87853]: pgmap v2645: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:42.893 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:42 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:42.893 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:42 smithi142 ceph-mon[87853]: pgmap v2646: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:42.893 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:42 smithi142 ceph-mon[87853]: pgmap v2647: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:42.893 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:42 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:42.894 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:42 smithi142 ceph-mon[87853]: pgmap v2648: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:42.894 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:42 smithi142 ceph-mon[87853]: pgmap v2649: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:42.894 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:42 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:42.894 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:42.894 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:42.894 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:42.894 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:42.894 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:42 smithi142 ceph-mon[87853]: pgmap v2650: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:42.894 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:42 smithi142 ceph-mon[87853]: pgmap v2651: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:42.895 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:42.895 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:42 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:42.895 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:42.895 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:42.895 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:42.895 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:42.895 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:42 smithi142 ceph-mon[87853]: pgmap v2652: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:42.895 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:42 smithi142 ceph-mon[87853]: pgmap v2653: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:42.895 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:42.895 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:42 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:42.895 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:42.896 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:42.896 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:42.896 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:42.896 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:42 smithi142 ceph-mon[87853]: pgmap v2654: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:42.896 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:42 smithi142 ceph-mon[87853]: pgmap v2655: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:42.896 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:42.896 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:42 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:42.896 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:42.896 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:42.896 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:42.896 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:42.896 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:42 smithi142 ceph-mon[87853]: pgmap v2656: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:42.896 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:42 smithi142 ceph-mon[87853]: pgmap v2657: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:42.896 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:42.896 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:42 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:42.897 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:42.897 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:42.897 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:42.897 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:42.897 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:42.897 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:42.897 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:42.897 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:42.897 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:42.897 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:42.897 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:42.897 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:42.897 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:42.897 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:42.897 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:42.898 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:42.898 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:42.898 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:42.898 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:42.898 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:42.898 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:42.898 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:42.898 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:42.898 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:42.898 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:42.898 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:42.898 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:42.898 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-12T22:46:42.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[87547]: pgmap v2634: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:42.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[87547]: pgmap v2635: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:42.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:42.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[87547]: pgmap v2636: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:42.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[87547]: pgmap v2637: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:42.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:42.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[87547]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:46:42.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[87547]: pgmap v2638: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:42.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[87547]: pgmap v2639: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:42.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:42.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[87547]: pgmap v2640: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:42.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[87547]: pgmap v2641: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:42.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:42.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[87547]: pgmap v2642: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:42.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[87547]: pgmap v2643: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:42.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:42.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[87547]: pgmap v2644: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:42.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[87547]: pgmap v2645: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:42.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:42.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[87547]: pgmap v2646: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:42.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[87547]: pgmap v2647: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:42.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:42.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[87547]: pgmap v2648: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:42.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[87547]: pgmap v2649: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:42.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:42.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:42.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:42.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:42.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:42.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[87547]: pgmap v2650: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:42.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[87547]: pgmap v2651: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:42.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[91108]: pgmap v2634: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:42.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[91108]: pgmap v2635: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:42.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:42.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[91108]: pgmap v2636: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:42.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[91108]: pgmap v2637: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:42.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:42.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[91108]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:46:42.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[91108]: pgmap v2638: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:42.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[91108]: pgmap v2639: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:42.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:42.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[91108]: pgmap v2640: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:42.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[91108]: pgmap v2641: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:42.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:42.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[91108]: pgmap v2642: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:42.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[91108]: pgmap v2643: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:42.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:42.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[91108]: pgmap v2644: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:42.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[91108]: pgmap v2645: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:42.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:42.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[91108]: pgmap v2646: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:42.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[91108]: pgmap v2647: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:42.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:42.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[91108]: pgmap v2648: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:42.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[91108]: pgmap v2649: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:42.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:42.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:42.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:42.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:42.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:42.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[91108]: pgmap v2650: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:42.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[91108]: pgmap v2651: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:42.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:42.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:42.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:42.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:42.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:42.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:42.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[91108]: pgmap v2652: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:42.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[91108]: pgmap v2653: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:42.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:42.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:42.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:42.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:42.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:42.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:42.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[91108]: pgmap v2654: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:42.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[91108]: pgmap v2655: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:42.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:42.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:42.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:42.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:42.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:42.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:42.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[91108]: pgmap v2656: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:42.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[91108]: pgmap v2657: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:42.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:42.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:42.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:42.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:42.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:42.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:42.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:42.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:42.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:42.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:42.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:42.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[87547]: pgmap v2652: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:42.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[87547]: pgmap v2653: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:42.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:42.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:42.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:42.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:42.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:42.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:42.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[87547]: pgmap v2654: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:42.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[87547]: pgmap v2655: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:42.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:42.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:42.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:42.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:42.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:42.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:42.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[87547]: pgmap v2656: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:42.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[87547]: pgmap v2657: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:42.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:42.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:42.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:42.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:42.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:42.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:42.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:42.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:42.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:42.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:42.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:42.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:42.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:42.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:42.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:42.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:42.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:42.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:42.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:42.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:42.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:42.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:42.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:42.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:42.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:42.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:42.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:42.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:42.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:42.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-12T22:46:42.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:42.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:42.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:42.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:42.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:42.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:42.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:42.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:42.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:42.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:42.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:42.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:42.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:42.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:42.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:42.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:42.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:42.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:42.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:42.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:42.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:42.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:42.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:42.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:42.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-12T22:46:43.927 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:43 smithi088 ceph-mon[87547]: pgmap v2658: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:43.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:43 smithi088 ceph-mon[87547]: pgmap v2659: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:43.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:43 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:43.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:43 smithi088 ceph-mon[87547]: pgmap v2660: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:43.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:43 smithi088 ceph-mon[87547]: pgmap v2661: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:43.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:43 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:43.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:43 smithi088 ceph-mon[87547]: pgmap v2662: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:43.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:43 smithi088 ceph-mon[87547]: pgmap v2663: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:43.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:43 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:43.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:43 smithi088 ceph-mon[87547]: pgmap v2664: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:43.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:43 smithi088 ceph-mon[87547]: pgmap v2665: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:43.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:43 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:43.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:43 smithi088 ceph-mon[87547]: pgmap v2666: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:43.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:43 smithi088 ceph-mon[87547]: pgmap v2667: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:43.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:43 smithi088 ceph-mon[87547]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-12T22:46:43.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:43 smithi088 ceph-mon[87547]: Upgrade: osd.5 is safe to restart 2024-04-12T22:46:43.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:43 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:43.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:43 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:43.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:43 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:43.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:43 smithi088 ceph-mon[91108]: pgmap v2658: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:43.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:43 smithi088 ceph-mon[91108]: pgmap v2659: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:43.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:43 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:43.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:43 smithi088 ceph-mon[91108]: pgmap v2660: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:43.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:43 smithi088 ceph-mon[91108]: pgmap v2661: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:43.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:43 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:43.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:43 smithi088 ceph-mon[91108]: pgmap v2662: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:43.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:43 smithi088 ceph-mon[91108]: pgmap v2663: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:43.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:43 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:43.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:43 smithi088 ceph-mon[91108]: pgmap v2664: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:43.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:43 smithi088 ceph-mon[91108]: pgmap v2665: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:43.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:43 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:43.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:43 smithi088 ceph-mon[91108]: pgmap v2666: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:43.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:43 smithi088 ceph-mon[91108]: pgmap v2667: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:43.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:43 smithi088 ceph-mon[91108]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-12T22:46:43.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:43 smithi088 ceph-mon[91108]: Upgrade: osd.5 is safe to restart 2024-04-12T22:46:43.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:43 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:43.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:43 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:43.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:43 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:43.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:43 smithi142 ceph-mon[87853]: pgmap v2658: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:43.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:43 smithi142 ceph-mon[87853]: pgmap v2659: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:43.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:43 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:43.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:43 smithi142 ceph-mon[87853]: pgmap v2660: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:43.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:43 smithi142 ceph-mon[87853]: pgmap v2661: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:43.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:43 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:43.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:43 smithi142 ceph-mon[87853]: pgmap v2662: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:43.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:43 smithi142 ceph-mon[87853]: pgmap v2663: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:43.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:43 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:43.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:43 smithi142 ceph-mon[87853]: pgmap v2664: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:43.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:43 smithi142 ceph-mon[87853]: pgmap v2665: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:43.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:43 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:43.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:43 smithi142 ceph-mon[87853]: pgmap v2666: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:43.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:43 smithi142 ceph-mon[87853]: pgmap v2667: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:43.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:43 smithi142 ceph-mon[87853]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-12T22:46:43.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:43 smithi142 ceph-mon[87853]: Upgrade: osd.5 is safe to restart 2024-04-12T22:46:43.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:43 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:43.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:43 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:43.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:43 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:44.927 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:44 smithi088 ceph-mon[87547]: pgmap v2668: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:44.927 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:44 smithi088 ceph-mon[87547]: pgmap v2669: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:44.927 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-12T22:46:44.927 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:44.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:44 smithi088 ceph-mon[91108]: pgmap v2668: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:44.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:44 smithi088 ceph-mon[91108]: pgmap v2669: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:44.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-12T22:46:44.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:44.928 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:44 smithi142 ceph-mon[87853]: pgmap v2668: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:44.928 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:44 smithi142 ceph-mon[87853]: pgmap v2669: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:44.928 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-12T22:46:44.928 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:45.927 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:45 smithi088 ceph-mon[87547]: Upgrade: Updating osd.5 2024-04-12T22:46:45.927 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:45 smithi088 ceph-mon[87547]: Deploying daemon osd.5 on smithi142 2024-04-12T22:46:45.927 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:45.927 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:45.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:45 smithi088 ceph-mon[87547]: pgmap v2670: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:45.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:45 smithi088 ceph-mon[87547]: pgmap v2671: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:45.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:45.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:45.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:46:45.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:45.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:45 smithi088 ceph-mon[91108]: Upgrade: Updating osd.5 2024-04-12T22:46:45.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:45 smithi088 ceph-mon[91108]: Deploying daemon osd.5 on smithi142 2024-04-12T22:46:45.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:45.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:45.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:45 smithi088 ceph-mon[91108]: pgmap v2670: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:45.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:45 smithi088 ceph-mon[91108]: pgmap v2671: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:45.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:45.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:45.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:46:45.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:45.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:45 smithi142 ceph-mon[87853]: Upgrade: Updating osd.5 2024-04-12T22:46:45.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:45 smithi142 ceph-mon[87853]: Deploying daemon osd.5 on smithi142 2024-04-12T22:46:45.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:45.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:45.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:45 smithi142 ceph-mon[87853]: pgmap v2670: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:45.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:45 smithi142 ceph-mon[87853]: pgmap v2671: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:46:45.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:45.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:45.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:46:45.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:46.677 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:46:46 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:46:46] "GET /metrics HTTP/1.1" 200 38534 "" "Prometheus/2.33.4" 2024-04-12T22:46:47.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:47 smithi142 ceph-mon[87853]: pgmap v2672: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:46:48.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:47 smithi088 ceph-mon[87547]: pgmap v2672: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:46:48.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:47 smithi088 ceph-mon[91108]: pgmap v2672: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:46:48.995 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:46:48 smithi142 systemd[1]: Stopping Ceph osd.5 for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:46:49.495 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:46:49 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-5[124763]: 2024-04-12T22:46:49.095+0000 7f0f40ba1700 -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-12T22:46:49.495 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:46:49 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-5[124763]: 2024-04-12T22:46:49.095+0000 7f0f40ba1700 -1 osd.5 161 *** Got signal Terminated *** 2024-04-12T22:46:49.495 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:46:49 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-5[124763]: 2024-04-12T22:46:49.095+0000 7f0f40ba1700 -1 osd.5 161 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-12T22:46:49.849 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:49 smithi088 ceph-mon[87547]: pgmap v2673: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 802 B/s rd, 0 op/s 2024-04-12T22:46:49.849 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:49 smithi088 ceph-mon[87547]: osd.5 marked itself down and dead 2024-04-12T22:46:49.849 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:49 smithi088 ceph-mon[91108]: pgmap v2673: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 802 B/s rd, 0 op/s 2024-04-12T22:46:49.849 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:49 smithi088 ceph-mon[91108]: osd.5 marked itself down and dead 2024-04-12T22:46:50.181 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:49 smithi142 ceph-mon[87853]: pgmap v2673: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 802 B/s rd, 0 op/s 2024-04-12T22:46:50.181 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:49 smithi142 ceph-mon[87853]: osd.5 marked itself down and dead 2024-04-12T22:46:50.488 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:46:50 smithi142 podman[131595]: 2024-04-12 22:46:50.189693213 +0000 UTC m=+1.206483792 container died c435ae8cf73a64e8481fda20eb0024e1ef07f1aa55489448964170d78bb5266b (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-5, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_CLEAN=True, RELEASE=squid-b277feb, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.build-date=20240409, org.label-schema.schema-version=1.0) 2024-04-12T22:46:50.895 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:50 smithi088 ceph-mon[87547]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-12T22:46:50.895 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:50 smithi088 ceph-mon[87547]: osdmap e162: 8 total, 7 up, 8 in 2024-04-12T22:46:50.895 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:50.895 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:50.895 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:50.895 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:50 smithi088 ceph-mon[87547]: osdmap e163: 8 total, 7 up, 8 in 2024-04-12T22:46:50.895 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:50 smithi088 ceph-mon[91108]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-12T22:46:50.895 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:50 smithi088 ceph-mon[91108]: osdmap e162: 8 total, 7 up, 8 in 2024-04-12T22:46:50.896 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:50.896 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:50.896 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:50.896 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:50 smithi088 ceph-mon[91108]: osdmap e163: 8 total, 7 up, 8 in 2024-04-12T22:46:51.038 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:46:50 smithi142 podman[131595]: 2024-04-12 22:46:50.762444101 +0000 UTC m=+1.779234679 container cleanup c435ae8cf73a64e8481fda20eb0024e1ef07f1aa55489448964170d78bb5266b (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-5, org.label-schema.build-date=20240409, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.vendor=CentOS, io.buildah.version=1.33.5, RELEASE=squid-b277feb, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0) 2024-04-12T22:46:51.039 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:46:50 smithi142 bash[131595]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-5 2024-04-12T22:46:51.039 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:50 smithi142 ceph-mon[87853]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-12T22:46:51.039 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:50 smithi142 ceph-mon[87853]: osdmap e162: 8 total, 7 up, 8 in 2024-04-12T22:46:51.039 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:51.039 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:51.039 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:51.039 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:50 smithi142 ceph-mon[87853]: osdmap e163: 8 total, 7 up, 8 in 2024-04-12T22:46:51.365 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:46:51 smithi142 podman[131613]: 2024-04-12 22:46:51.047527308 +0000 UTC m=+0.852872982 container remove c435ae8cf73a64e8481fda20eb0024e1ef07f1aa55489448964170d78bb5266b (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-5, io.buildah.version=1.33.5, org.label-schema.build-date=20240409, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, RELEASE=squid-b277feb, ceph=True, maintainer=Guillaume Abrioux , GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-04-12T22:46:51.667 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:46:51 smithi142 podman[131708]: 2024-04-12 22:46:51.276409544 +0000 UTC m=+0.018000200 image pull 668895944f0ec64b67a5b7564961d2756f2966e5d4b9338516300dbec9984951 quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a 2024-04-12T22:46:51.667 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:46:51 smithi142 podman[131708]: 2024-04-12 22:46:51.381840845 +0000 UTC m=+0.123431476 container create 40eb5f7aed2cc536112d77da05ff9b63bf7664b6b12a198437c6aece9d7171d0 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-5-deactivate, GIT_BRANCH=HEAD, org.label-schema.build-date=20240409, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, io.buildah.version=1.33.5, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, RELEASE=squid-b277feb) 2024-04-12T22:46:51.667 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:46:51 smithi142 podman[131708]: 2024-04-12 22:46:51.601499954 +0000 UTC m=+0.343090594 container init 40eb5f7aed2cc536112d77da05ff9b63bf7664b6b12a198437c6aece9d7171d0 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-5-deactivate, io.buildah.version=1.33.5, GIT_BRANCH=HEAD, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=squid-b277feb, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240409, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_CLEAN=True, org.label-schema.license=GPLv2) 2024-04-12T22:46:51.667 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:46:51 smithi142 podman[131708]: 2024-04-12 22:46:51.604820076 +0000 UTC m=+0.346410710 container start 40eb5f7aed2cc536112d77da05ff9b63bf7664b6b12a198437c6aece9d7171d0 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-5-deactivate, RELEASE=squid-b277feb, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240409, GIT_CLEAN=True, org.label-schema.license=GPLv2, io.buildah.version=1.33.5, GIT_BRANCH=HEAD, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0) 2024-04-12T22:46:51.667 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:46:51 smithi142 podman[131708]: 2024-04-12 22:46:51.676161844 +0000 UTC m=+0.417752492 container attach 40eb5f7aed2cc536112d77da05ff9b63bf7664b6b12a198437c6aece9d7171d0 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-5-deactivate, org.label-schema.build-date=20240409, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, ceph=True, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, 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, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , RELEASE=squid-b277feb, io.buildah.version=1.33.5, GIT_BRANCH=HEAD) 2024-04-12T22:46:51.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:51 smithi142 ceph-mon[87853]: pgmap v2675: 161 pgs: 6 peering, 20 stale+active+clean, 135 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 688 B/s rd, 0 op/s 2024-04-12T22:46:51.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:51 smithi142 ceph-mon[87853]: pgmap v2676: 161 pgs: 6 peering, 20 stale+active+clean, 135 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 873 B/s rd, 0 op/s 2024-04-12T22:46:51.995 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:46:51 smithi142 podman[131708]: 2024-04-12 22:46:51.900383774 +0000 UTC m=+0.641974423 container died 40eb5f7aed2cc536112d77da05ff9b63bf7664b6b12a198437c6aece9d7171d0 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-5-deactivate, GIT_BRANCH=HEAD, 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, RELEASE=squid-b277feb, io.buildah.version=1.33.5, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240409, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_CLEAN=True, maintainer=Guillaume Abrioux , ceph=True) 2024-04-12T22:46:52.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:51 smithi088 ceph-mon[87547]: pgmap v2675: 161 pgs: 6 peering, 20 stale+active+clean, 135 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 688 B/s rd, 0 op/s 2024-04-12T22:46:52.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:51 smithi088 ceph-mon[87547]: pgmap v2676: 161 pgs: 6 peering, 20 stale+active+clean, 135 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 873 B/s rd, 0 op/s 2024-04-12T22:46:52.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:51 smithi088 ceph-mon[91108]: pgmap v2675: 161 pgs: 6 peering, 20 stale+active+clean, 135 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 688 B/s rd, 0 op/s 2024-04-12T22:46:52.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:51 smithi088 ceph-mon[91108]: pgmap v2676: 161 pgs: 6 peering, 20 stale+active+clean, 135 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 873 B/s rd, 0 op/s 2024-04-12T22:46:52.745 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:46:52 smithi142 podman[131734]: 2024-04-12 22:46:52.480153103 +0000 UTC m=+0.575000816 container remove 40eb5f7aed2cc536112d77da05ff9b63bf7664b6b12a198437c6aece9d7171d0 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-5-deactivate, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.build-date=20240409, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, RELEASE=squid-b277feb, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_BRANCH=HEAD, ceph=True) 2024-04-12T22:46:52.745 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:46:52 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@osd.5.service: Deactivated successfully. 2024-04-12T22:46:52.745 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:46:52 smithi142 systemd[1]: Stopped Ceph osd.5 for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:46:52.745 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:46:52 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@osd.5.service: Consumed 2.033s CPU time. 2024-04-12T22:46:52.745 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:46:52 smithi142 systemd[1]: Starting Ceph osd.5 for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:46:53.039 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:52 smithi142 ceph-mon[87853]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:46:53.039 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:46:52 smithi142 podman[131840]: 2024-04-12 22:46:52.914420042 +0000 UTC m=+0.113995397 container create e097f29acc6e1a55c1d77156bae0619387b1e08ca5ceb7d731b63127393e7925 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-5-activate, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, RELEASE=squid-b277feb, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, io.buildah.version=1.33.5, ceph=True, org.label-schema.build-date=20240409, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_BRANCH=HEAD) 2024-04-12T22:46:53.040 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:46:52 smithi142 podman[131840]: 2024-04-12 22:46:52.818334163 +0000 UTC m=+0.017909489 image pull 668895944f0ec64b67a5b7564961d2756f2966e5d4b9338516300dbec9984951 quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a 2024-04-12T22:46:53.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:52 smithi088 ceph-mon[87547]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:46:53.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:52 smithi088 ceph-mon[91108]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:46:53.495 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:46:53 smithi142 podman[131840]: 2024-04-12 22:46:53.208609924 +0000 UTC m=+0.408185234 container init e097f29acc6e1a55c1d77156bae0619387b1e08ca5ceb7d731b63127393e7925 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-5-activate, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.5, org.label-schema.build-date=20240409, RELEASE=squid-b277feb, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS) 2024-04-12T22:46:53.495 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:46:53 smithi142 podman[131840]: 2024-04-12 22:46:53.212830691 +0000 UTC m=+0.412406001 container start e097f29acc6e1a55c1d77156bae0619387b1e08ca5ceb7d731b63127393e7925 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-5-activate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240409, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_CLEAN=True, io.buildah.version=1.33.5, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, ceph=True, RELEASE=squid-b277feb, GIT_BRANCH=HEAD) 2024-04-12T22:46:53.495 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:46:53 smithi142 podman[131840]: 2024-04-12 22:46:53.333912364 +0000 UTC m=+0.533487690 container attach e097f29acc6e1a55c1d77156bae0619387b1e08ca5ceb7d731b63127393e7925 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-5-activate, org.label-schema.build-date=20240409, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, RELEASE=squid-b277feb, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_CLEAN=True, io.buildah.version=1.33.5, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0) 2024-04-12T22:46:53.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:53 smithi142 ceph-mon[87853]: pgmap v2678: 161 pgs: 11 active+undersized+degraded, 11 peering, 6 stale+active+clean, 29 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:46:53.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:53 smithi142 ceph-mon[87853]: Health check failed: Degraded data redundancy: 43/630 objects degraded (6.825%), 11 pgs degraded (PG_DEGRADED) 2024-04-12T22:46:53.995 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:46:53 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-5-activate[131854]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-04-12T22:46:53.995 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:46:53 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-5-activate[131854]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-5 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2024-04-12T22:46:53.995 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:46:53 smithi142 bash[131840]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-04-12T22:46:53.995 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:46:53 smithi142 bash[131840]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-5 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2024-04-12T22:46:53.995 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:46:53 smithi142 bash[131840]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-04-12T22:46:53.995 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:46:53 smithi142 bash[131840]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-04-12T22:46:53.996 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:46:53 smithi142 bash[131840]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2024-04-12T22:46:53.996 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:46:53 smithi142 bash[131840]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-04-12T22:46:53.996 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:46:53 smithi142 bash[131840]: --> ceph-volume raw activate successful for osd ID: 5 2024-04-12T22:46:53.996 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:46:53 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-5-activate[131854]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-04-12T22:46:53.996 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:46:53 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-5-activate[131854]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-04-12T22:46:53.996 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:46:53 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-5-activate[131854]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2024-04-12T22:46:53.996 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:46:53 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-5-activate[131854]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-04-12T22:46:53.996 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:46:53 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-5-activate[131854]: --> ceph-volume raw activate successful for osd ID: 5 2024-04-12T22:46:53.996 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:46:53 smithi142 podman[131840]: 2024-04-12 22:46:53.67998104 +0000 UTC m=+0.879556344 container died e097f29acc6e1a55c1d77156bae0619387b1e08ca5ceb7d731b63127393e7925 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-5-activate, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, io.buildah.version=1.33.5, RELEASE=squid-b277feb, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240409, org.label-schema.license=GPLv2, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-04-12T22:46:54.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:53 smithi088 ceph-mon[87547]: pgmap v2678: 161 pgs: 11 active+undersized+degraded, 11 peering, 6 stale+active+clean, 29 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:46:54.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:53 smithi088 ceph-mon[87547]: Health check failed: Degraded data redundancy: 43/630 objects degraded (6.825%), 11 pgs degraded (PG_DEGRADED) 2024-04-12T22:46:54.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:53 smithi088 ceph-mon[91108]: pgmap v2678: 161 pgs: 11 active+undersized+degraded, 11 peering, 6 stale+active+clean, 29 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:46:54.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:53 smithi088 ceph-mon[91108]: Health check failed: Degraded data redundancy: 43/630 objects degraded (6.825%), 11 pgs degraded (PG_DEGRADED) 2024-04-12T22:46:54.745 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:46:54 smithi142 podman[131987]: 2024-04-12 22:46:54.471844872 +0000 UTC m=+0.782947862 container remove e097f29acc6e1a55c1d77156bae0619387b1e08ca5ceb7d731b63127393e7925 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-5-activate, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=squid-b277feb, org.label-schema.build-date=20240409, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_BRANCH=HEAD, io.buildah.version=1.33.5, org.label-schema.license=GPLv2) 2024-04-12T22:46:54.745 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:46:54 smithi142 podman[132051]: 2024-04-12 22:46:54.588095068 +0000 UTC m=+0.017967343 image pull 668895944f0ec64b67a5b7564961d2756f2966e5d4b9338516300dbec9984951 quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a 2024-04-12T22:46:54.745 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:46:54 smithi142 podman[132051]: 2024-04-12 22:46:54.689410069 +0000 UTC m=+0.119282392 container create bf1123bf3ff8f595797a8ebd191d9f84149a65189f500e29e3c9543becde57fc (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-5, io.buildah.version=1.33.5, ceph=True, GIT_CLEAN=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240409, GIT_BRANCH=HEAD, RELEASE=squid-b277feb, org.label-schema.license=GPLv2) 2024-04-12T22:46:55.157 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:46:54 smithi142 podman[132051]: 2024-04-12 22:46:54.883244593 +0000 UTC m=+0.313116874 container init bf1123bf3ff8f595797a8ebd191d9f84149a65189f500e29e3c9543becde57fc (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-5, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240409, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=squid-b277feb, maintainer=Guillaume Abrioux , ceph=True) 2024-04-12T22:46:55.157 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:46:54 smithi142 podman[132051]: 2024-04-12 22:46:54.886334543 +0000 UTC m=+0.316206824 container start bf1123bf3ff8f595797a8ebd191d9f84149a65189f500e29e3c9543becde57fc (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-5, org.label-schema.build-date=20240409, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.license=GPLv2, 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_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.vendor=CentOS, RELEASE=squid-b277feb, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, ceph=True) 2024-04-12T22:46:55.157 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:46:54 smithi142 ceph-osd[132070]: -- 172.21.15.142:0/1367161429 <== mon.2 v2:172.21.15.142:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55dc57f13680 con 0x55dc57edd000 2024-04-12T22:46:55.157 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:46:54 smithi142 bash[132051]: bf1123bf3ff8f595797a8ebd191d9f84149a65189f500e29e3c9543becde57fc 2024-04-12T22:46:55.157 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:46:54 smithi142 systemd[1]: Started Ceph osd.5 for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:46:55.744 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:46:55 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-5[132066]: 2024-04-12T22:46:55.425+0000 7f0c340007c0 -1 Falling back to public interface 2024-04-12T22:46:56.058 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:55 smithi142 ceph-mon[87853]: pgmap v2679: 161 pgs: 11 active+undersized+degraded, 11 peering, 6 stale+active+clean, 29 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:46:56.058 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:56.059 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:56.059 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:56.059 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:56.059 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:56.059 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:56.059 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:56.059 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:56.059 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:56.059 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:56.059 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:56.059 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:56.059 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:56.059 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:56.059 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:56.059 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:56.060 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:56.060 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:56.060 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:56.060 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:56.060 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:56.060 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:56.060 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:56.060 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:56.060 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:56.060 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:56.060 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:56.060 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:56.060 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:56.060 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:56.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:55 smithi088 ceph-mon[87547]: pgmap v2679: 161 pgs: 11 active+undersized+degraded, 11 peering, 6 stale+active+clean, 29 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:46:56.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:56.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:56.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:56.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:56.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:56.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:56.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:56.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:56.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:56.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:56.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:56.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:56.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:56.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:56.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:56.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:56.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:56.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:56.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:56.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:56.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:56.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:56.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:56.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:56.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:56.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:56.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:56.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:56.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:56.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:56.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:55 smithi088 ceph-mon[91108]: pgmap v2679: 161 pgs: 11 active+undersized+degraded, 11 peering, 6 stale+active+clean, 29 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:46:56.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:56.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:56.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:56.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:56.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:56.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:56.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:56.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:56.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:56.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:56.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:56.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:56.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:56.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:56.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:56.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:56.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:56.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:56.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:56.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:56.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:56.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:56.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:56.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:56.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:56.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:56.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:56.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:56.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:56.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:56.677 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:46:56] "GET /metrics HTTP/1.1" 200 38534 "" "Prometheus/2.33.4" 2024-04-12T22:46:56.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:56 smithi142 ceph-mon[87853]: pgmap v2680: 161 pgs: 11 active+undersized+degraded, 11 peering, 6 stale+active+clean, 29 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:46:56.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:56 smithi142 ceph-mon[87853]: pgmap v2681: 161 pgs: 11 active+undersized+degraded, 11 peering, 6 stale+active+clean, 29 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:46:56.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:56 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:56.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:56 smithi142 ceph-mon[87853]: pgmap v2682: 161 pgs: 11 active+undersized+degraded, 11 peering, 6 stale+active+clean, 29 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:46:56.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:56 smithi142 ceph-mon[87853]: pgmap v2683: 161 pgs: 11 active+undersized+degraded, 11 peering, 6 stale+active+clean, 29 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 229 B/s rd, 0 op/s; 43/630 objects degraded (6.825%) 2024-04-12T22:46:56.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:56 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:56.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:56 smithi142 ceph-mon[87853]: pgmap v2684: 161 pgs: 14 active+undersized+degraded, 5 peering, 5 stale+active+clean, 33 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 52/630 objects degraded (8.254%) 2024-04-12T22:46:56.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:56 smithi142 ceph-mon[87853]: pgmap v2685: 161 pgs: 14 active+undersized+degraded, 5 peering, 5 stale+active+clean, 33 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 52/630 objects degraded (8.254%) 2024-04-12T22:46:56.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:56 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:56.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:56 smithi142 ceph-mon[87853]: pgmap v2686: 161 pgs: 14 active+undersized+degraded, 5 peering, 5 stale+active+clean, 33 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 52/630 objects degraded (8.254%) 2024-04-12T22:46:56.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:56 smithi142 ceph-mon[87853]: pgmap v2687: 161 pgs: 14 active+undersized+degraded, 5 peering, 5 stale+active+clean, 33 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 52/630 objects degraded (8.254%) 2024-04-12T22:46:56.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:56 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:56.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:56 smithi142 ceph-mon[87853]: pgmap v2688: 161 pgs: 14 active+undersized+degraded, 5 peering, 5 stale+active+clean, 33 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 52/630 objects degraded (8.254%) 2024-04-12T22:46:56.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:56 smithi142 ceph-mon[87853]: pgmap v2689: 161 pgs: 14 active+undersized+degraded, 5 peering, 5 stale+active+clean, 33 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 52/630 objects degraded (8.254%) 2024-04-12T22:46:56.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:56 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:56.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:56 smithi142 ceph-mon[87853]: pgmap v2690: 161 pgs: 14 active+undersized+degraded, 5 peering, 5 stale+active+clean, 33 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 52/630 objects degraded (8.254%) 2024-04-12T22:46:56.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:56 smithi142 ceph-mon[87853]: pgmap v2691: 161 pgs: 14 active+undersized+degraded, 5 peering, 5 stale+active+clean, 33 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 52/630 objects degraded (8.254%) 2024-04-12T22:46:56.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:56 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:56.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:56.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:56.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:56.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:56.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:56 smithi142 ceph-mon[87853]: pgmap v2692: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 9.9 KiB/s rd, 9 op/s; 74/630 objects degraded (11.746%) 2024-04-12T22:46:56.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:56 smithi142 ceph-mon[87853]: pgmap v2693: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 9.9 KiB/s rd, 9 op/s; 74/630 objects degraded (11.746%) 2024-04-12T22:46:56.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:56.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:56 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:56.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:56.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:56.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:56.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:56.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:56 smithi142 ceph-mon[87853]: pgmap v2694: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 10 op/s; 74/630 objects degraded (11.746%) 2024-04-12T22:46:56.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:56 smithi142 ceph-mon[87853]: pgmap v2695: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 10 op/s; 74/630 objects degraded (11.746%) 2024-04-12T22:46:56.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:56.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:56 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:56.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:56.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:56.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:56.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:56.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:56.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:56.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:56.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:56.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:56.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:56.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:56.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:56.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:56.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:56.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:56.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:56.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:56.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:56.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:56.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:56.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:56.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:56.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:57.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:57.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:57.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:57.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:57.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:57.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:57.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:57.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:57.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:57.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:57.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:57.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:57.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:57.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:57.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:57.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:57.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:57.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:57.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:57.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:57.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:57.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:57.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:57.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:57.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:57.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:57.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:57.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[87547]: pgmap v2680: 161 pgs: 11 active+undersized+degraded, 11 peering, 6 stale+active+clean, 29 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:46:57.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[87547]: pgmap v2681: 161 pgs: 11 active+undersized+degraded, 11 peering, 6 stale+active+clean, 29 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:46:57.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:57.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[87547]: pgmap v2682: 161 pgs: 11 active+undersized+degraded, 11 peering, 6 stale+active+clean, 29 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:46:57.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[87547]: pgmap v2683: 161 pgs: 11 active+undersized+degraded, 11 peering, 6 stale+active+clean, 29 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 229 B/s rd, 0 op/s; 43/630 objects degraded (6.825%) 2024-04-12T22:46:57.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:57.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[87547]: pgmap v2684: 161 pgs: 14 active+undersized+degraded, 5 peering, 5 stale+active+clean, 33 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 52/630 objects degraded (8.254%) 2024-04-12T22:46:57.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[87547]: pgmap v2685: 161 pgs: 14 active+undersized+degraded, 5 peering, 5 stale+active+clean, 33 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 52/630 objects degraded (8.254%) 2024-04-12T22:46:57.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:57.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[87547]: pgmap v2686: 161 pgs: 14 active+undersized+degraded, 5 peering, 5 stale+active+clean, 33 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 52/630 objects degraded (8.254%) 2024-04-12T22:46:57.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[87547]: pgmap v2687: 161 pgs: 14 active+undersized+degraded, 5 peering, 5 stale+active+clean, 33 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 52/630 objects degraded (8.254%) 2024-04-12T22:46:57.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:57.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[87547]: pgmap v2688: 161 pgs: 14 active+undersized+degraded, 5 peering, 5 stale+active+clean, 33 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 52/630 objects degraded (8.254%) 2024-04-12T22:46:57.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[87547]: pgmap v2689: 161 pgs: 14 active+undersized+degraded, 5 peering, 5 stale+active+clean, 33 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 52/630 objects degraded (8.254%) 2024-04-12T22:46:57.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:57.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[87547]: pgmap v2690: 161 pgs: 14 active+undersized+degraded, 5 peering, 5 stale+active+clean, 33 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 52/630 objects degraded (8.254%) 2024-04-12T22:46:57.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[87547]: pgmap v2691: 161 pgs: 14 active+undersized+degraded, 5 peering, 5 stale+active+clean, 33 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 52/630 objects degraded (8.254%) 2024-04-12T22:46:57.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:57.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:57.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:57.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[91108]: pgmap v2680: 161 pgs: 11 active+undersized+degraded, 11 peering, 6 stale+active+clean, 29 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:46:57.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[91108]: pgmap v2681: 161 pgs: 11 active+undersized+degraded, 11 peering, 6 stale+active+clean, 29 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:46:57.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:57.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[91108]: pgmap v2682: 161 pgs: 11 active+undersized+degraded, 11 peering, 6 stale+active+clean, 29 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:46:57.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[91108]: pgmap v2683: 161 pgs: 11 active+undersized+degraded, 11 peering, 6 stale+active+clean, 29 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 229 B/s rd, 0 op/s; 43/630 objects degraded (6.825%) 2024-04-12T22:46:57.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:57.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[91108]: pgmap v2684: 161 pgs: 14 active+undersized+degraded, 5 peering, 5 stale+active+clean, 33 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 52/630 objects degraded (8.254%) 2024-04-12T22:46:57.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[91108]: pgmap v2685: 161 pgs: 14 active+undersized+degraded, 5 peering, 5 stale+active+clean, 33 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 52/630 objects degraded (8.254%) 2024-04-12T22:46:57.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:57.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[91108]: pgmap v2686: 161 pgs: 14 active+undersized+degraded, 5 peering, 5 stale+active+clean, 33 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 52/630 objects degraded (8.254%) 2024-04-12T22:46:57.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[91108]: pgmap v2687: 161 pgs: 14 active+undersized+degraded, 5 peering, 5 stale+active+clean, 33 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 52/630 objects degraded (8.254%) 2024-04-12T22:46:57.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:57.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[91108]: pgmap v2688: 161 pgs: 14 active+undersized+degraded, 5 peering, 5 stale+active+clean, 33 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 52/630 objects degraded (8.254%) 2024-04-12T22:46:57.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[91108]: pgmap v2689: 161 pgs: 14 active+undersized+degraded, 5 peering, 5 stale+active+clean, 33 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 52/630 objects degraded (8.254%) 2024-04-12T22:46:57.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:57.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[91108]: pgmap v2690: 161 pgs: 14 active+undersized+degraded, 5 peering, 5 stale+active+clean, 33 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 52/630 objects degraded (8.254%) 2024-04-12T22:46:57.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[91108]: pgmap v2691: 161 pgs: 14 active+undersized+degraded, 5 peering, 5 stale+active+clean, 33 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 52/630 objects degraded (8.254%) 2024-04-12T22:46:57.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:57.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:57.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:57.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:57.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:57.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[87547]: pgmap v2692: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 9.9 KiB/s rd, 9 op/s; 74/630 objects degraded (11.746%) 2024-04-12T22:46:57.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[87547]: pgmap v2693: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 9.9 KiB/s rd, 9 op/s; 74/630 objects degraded (11.746%) 2024-04-12T22:46:57.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:57.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:57.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:57.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:57.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:57.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:57.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[87547]: pgmap v2694: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 10 op/s; 74/630 objects degraded (11.746%) 2024-04-12T22:46:57.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[87547]: pgmap v2695: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 10 op/s; 74/630 objects degraded (11.746%) 2024-04-12T22:46:57.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:57.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:57.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:57.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:57.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:57.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:57.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:57.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:57.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:57.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:57.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:57.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:57.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:57.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:57.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:57.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:57.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:57.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:57.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:57.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:57.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:57.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:57.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:57.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:57.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:57.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:57.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:57.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:57.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:57.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:57.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:57.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:57.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:57.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:57.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:57.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:57.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:57.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:57.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:57.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:57.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:57.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:57.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:57.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:57.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:57.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:57.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:57.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:57.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:57.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:57.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:57.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:57.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:57.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:57.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[91108]: pgmap v2692: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 9.9 KiB/s rd, 9 op/s; 74/630 objects degraded (11.746%) 2024-04-12T22:46:57.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[91108]: pgmap v2693: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 9.9 KiB/s rd, 9 op/s; 74/630 objects degraded (11.746%) 2024-04-12T22:46:57.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:57.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:57.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:57.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:57.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:57.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:57.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[91108]: pgmap v2694: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 10 op/s; 74/630 objects degraded (11.746%) 2024-04-12T22:46:57.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[91108]: pgmap v2695: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 10 op/s; 74/630 objects degraded (11.746%) 2024-04-12T22:46:57.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:57.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:57.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:57.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:57.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:57.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:57.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:57.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:57.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:57.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:57.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:57.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:57.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:57.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:57.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:57.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:57.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:57.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:57.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:57.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:57.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:57.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:57.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:57.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:57.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:57.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:57.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:57.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:57.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:57.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:57.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:57.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:57.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:57.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:57.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:57.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:57.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:57.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:57.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:57.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:57.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:57.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:57.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:57.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:57.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:57.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:57.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:57.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:57.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:57.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:57.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:57.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:58.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[87547]: pgmap v2696: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 12 op/s; 74/630 objects degraded (11.746%) 2024-04-12T22:46:58.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[87547]: pgmap v2697: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 12 op/s; 74/630 objects degraded (11.746%) 2024-04-12T22:46:58.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:58.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[87547]: pgmap v2698: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:58.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[87547]: pgmap v2699: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:58.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:58.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[87547]: pgmap v2700: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:58.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[87547]: pgmap v2701: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:58.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:58.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[87547]: pgmap v2702: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:58.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[87547]: pgmap v2703: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:58.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:58.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[87547]: pgmap v2704: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:58.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[87547]: pgmap v2705: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:58.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:58.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[87547]: pgmap v2706: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:58.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[87547]: pgmap v2707: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:58.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:58.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[87547]: pgmap v2708: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:58.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[87547]: pgmap v2709: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:58.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:58.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[91108]: pgmap v2696: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 12 op/s; 74/630 objects degraded (11.746%) 2024-04-12T22:46:58.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[91108]: pgmap v2697: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 12 op/s; 74/630 objects degraded (11.746%) 2024-04-12T22:46:58.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:58.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[91108]: pgmap v2698: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:58.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[91108]: pgmap v2699: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:58.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:58.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[91108]: pgmap v2700: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:58.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[91108]: pgmap v2701: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:58.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:58.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[91108]: pgmap v2702: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:58.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[91108]: pgmap v2703: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:58.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:58.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[91108]: pgmap v2704: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:58.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[91108]: pgmap v2705: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:58.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:58.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[91108]: pgmap v2706: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:58.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[91108]: pgmap v2707: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:58.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:58.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[91108]: pgmap v2708: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:58.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[91108]: pgmap v2709: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:58.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:58.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[91108]: pgmap v2710: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:58.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[91108]: pgmap v2711: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:58.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:58.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[91108]: pgmap v2712: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:58.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[91108]: pgmap v2713: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:58.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:58.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[91108]: pgmap v2714: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:58.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[91108]: pgmap v2715: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:58.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:58.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:58.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:58.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:58.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:58.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[91108]: pgmap v2716: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:58.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[91108]: pgmap v2717: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:58.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:58.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:58.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:58.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:58.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:58.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:58.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:58.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:58.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:58.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:58.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[87547]: pgmap v2710: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:58.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[87547]: pgmap v2711: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:58.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:58.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[87547]: pgmap v2712: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:58.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[87547]: pgmap v2713: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:58.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:58.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[87547]: pgmap v2714: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:58.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[87547]: pgmap v2715: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:58.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:58.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:58.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:58.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:58.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:58.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[87547]: pgmap v2716: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:58.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[87547]: pgmap v2717: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:58.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:58.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:58.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:58.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:58.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:58.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:58.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:58.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:58.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:58.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:58.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:58.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:58.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:58.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:58.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:58.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:58.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:58.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:58.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:58.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:58.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:58.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:58.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:58.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:58.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:58.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:58.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:58.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:58.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:58.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:58.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:58.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:58.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:58.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:58.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:58.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:58.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:58.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:58.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:58.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:58.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:58.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:58.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:58.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:58.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:58.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:58.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:58.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:58.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:58.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:58.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:58.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:58.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:58.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:58.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:58.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:58.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:58.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:58.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:58.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:58.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:58.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:58.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:58.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:58.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:58.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:58.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:58.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:58.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:58.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:58.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:58.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:58.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:58.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:58.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:58.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:58.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:58.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:58.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:58.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:58.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:58.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:58.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:58.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:58.190 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:57 smithi142 ceph-mon[87853]: pgmap v2696: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 12 op/s; 74/630 objects degraded (11.746%) 2024-04-12T22:46:58.190 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:57 smithi142 ceph-mon[87853]: pgmap v2697: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 12 op/s; 74/630 objects degraded (11.746%) 2024-04-12T22:46:58.190 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:57 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:58.190 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:57 smithi142 ceph-mon[87853]: pgmap v2698: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:58.190 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:57 smithi142 ceph-mon[87853]: pgmap v2699: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:58.190 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:57 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:58.190 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:57 smithi142 ceph-mon[87853]: pgmap v2700: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:58.190 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:57 smithi142 ceph-mon[87853]: pgmap v2701: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:58.190 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:57 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:58.191 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:57 smithi142 ceph-mon[87853]: pgmap v2702: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:58.191 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:57 smithi142 ceph-mon[87853]: pgmap v2703: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:58.191 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:57 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:58.191 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:57 smithi142 ceph-mon[87853]: pgmap v2704: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:58.191 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:57 smithi142 ceph-mon[87853]: pgmap v2705: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:58.191 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:57 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:58.191 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:57 smithi142 ceph-mon[87853]: pgmap v2706: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:58.191 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:57 smithi142 ceph-mon[87853]: pgmap v2707: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:58.191 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:57 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:58.191 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:57 smithi142 ceph-mon[87853]: pgmap v2708: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:58.191 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:57 smithi142 ceph-mon[87853]: pgmap v2709: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:58.191 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:57 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:58.191 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:57 smithi142 ceph-mon[87853]: pgmap v2710: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:58.191 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:57 smithi142 ceph-mon[87853]: pgmap v2711: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:58.191 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:57 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:58.191 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:57 smithi142 ceph-mon[87853]: pgmap v2712: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:58.192 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:57 smithi142 ceph-mon[87853]: pgmap v2713: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:58.192 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:57 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:58.192 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:57 smithi142 ceph-mon[87853]: pgmap v2714: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:58.192 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:57 smithi142 ceph-mon[87853]: pgmap v2715: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:58.192 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:57 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:58.192 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:58.192 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:58.192 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:58.192 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:58.192 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:57 smithi142 ceph-mon[87853]: pgmap v2716: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:58.192 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:57 smithi142 ceph-mon[87853]: pgmap v2717: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:58.192 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:58.192 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:57 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:58.192 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:58.192 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:58.192 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:58.193 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:58.193 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:58.193 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:58.193 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:58.193 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:58.193 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:58.193 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:58.193 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:58.193 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:58.193 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:58.193 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:58.193 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:58.193 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:58.193 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:58.193 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:58.194 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:58.194 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:58.194 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:58.194 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:58.194 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:58.194 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:58.194 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:58.194 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:58.194 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:58.194 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:58.194 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:58.194 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:58.194 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:58.194 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:58.194 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:58.195 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:58.195 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:58.195 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:58.195 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:58.195 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:58.195 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:58.195 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:58.195 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:58.195 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:58.195 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:58.195 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:58.195 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:58.494 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:46:58 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-5[132066]: 2024-04-12T22:46:58.189+0000 7f0c340007c0 -1 osd.5 161 log_to_monitors true 2024-04-12T22:46:59.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[87547]: pgmap v2718: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:59.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[87547]: pgmap v2719: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:59.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:59.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[87547]: pgmap v2720: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:59.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[87547]: pgmap v2721: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:59.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:59.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[87547]: pgmap v2722: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:59.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[87547]: pgmap v2723: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:59.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:59.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[87547]: pgmap v2724: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:59.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[87547]: pgmap v2725: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:59.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:59.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[87547]: pgmap v2726: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:59.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[87547]: pgmap v2727: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:59.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:59.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[87547]: pgmap v2728: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:59.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[87547]: pgmap v2729: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:59.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:59.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[87547]: pgmap v2730: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:59.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[87547]: pgmap v2731: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:59.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:59.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[87547]: pgmap v2732: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:59.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[91108]: pgmap v2718: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:59.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[91108]: pgmap v2719: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:59.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:59.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[91108]: pgmap v2720: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:59.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[91108]: pgmap v2721: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:59.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:59.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[91108]: pgmap v2722: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:59.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[91108]: pgmap v2723: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:59.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:59.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[91108]: pgmap v2724: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:59.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[91108]: pgmap v2725: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:59.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:59.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[91108]: pgmap v2726: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:59.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[91108]: pgmap v2727: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:59.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:59.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[91108]: pgmap v2728: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:59.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[91108]: pgmap v2729: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:59.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:59.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[91108]: pgmap v2730: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:59.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[91108]: pgmap v2731: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:59.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:59.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[91108]: pgmap v2732: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:59.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[87547]: pgmap v2733: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:59.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:59.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[87547]: pgmap v2734: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:59.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[87547]: pgmap v2735: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:59.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:59.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:59.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:59.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:59.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:59.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[87547]: pgmap v2736: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:59.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[87547]: pgmap v2737: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:59.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:59.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:59.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:59.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:59.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:59.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:59.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[87547]: pgmap v2738: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:59.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[87547]: pgmap v2739: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:59.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:59.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:59.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:59.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:59.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:59.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:59.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:59.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:59.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:59.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:59.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:59.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:59.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:59.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:59.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:59.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:59.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:59.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[87547]: from='osd.5 [v2:172.21.15.142:6808/3212879981,v1:172.21.15.142:6809/3212879981]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-12T22:46:59.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[87547]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-12T22:46:59.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:59.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:59.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:59.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:59.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:59.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:59.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:59.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:59.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:59.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:59.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:59.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:59.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:59.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:59.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[91108]: pgmap v2733: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:59.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:59.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[91108]: pgmap v2734: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:59.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[91108]: pgmap v2735: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:59.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:59.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:59.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:59.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:59.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:59.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[91108]: pgmap v2736: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:59.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[91108]: pgmap v2737: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:59.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:59.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:59.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:59.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:59.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:59.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:59.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[91108]: pgmap v2738: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:59.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[91108]: pgmap v2739: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:59.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:59.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:59.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:59.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:59.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:59.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:59.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:59.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:59.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:59.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:59.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:59.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:59.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:59.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:59.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:59.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:59.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:59.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:59.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:59.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:59.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:59.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:59.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:59.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:59.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:59.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:59.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:59.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:59.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:59.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:59.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:59.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:59.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:59.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:59.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:59.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:59.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:59.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:59.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[91108]: from='osd.5 [v2:172.21.15.142:6808/3212879981,v1:172.21.15.142:6809/3212879981]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-12T22:46:59.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[91108]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-12T22:46:59.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:59.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:59.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:59.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:59.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:59.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:59.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:59.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:59.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:59.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:59.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:59.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:59.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:59.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:59.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:59.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:59.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:59.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:59.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:59.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:59.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:59.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:59.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:59.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:59.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:59.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:59.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:59.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:59.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:59.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:59.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:59.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:59.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:59.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:59.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:59.193 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:58 smithi142 ceph-mon[87853]: pgmap v2718: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:59.193 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:58 smithi142 ceph-mon[87853]: pgmap v2719: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:59.193 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:58 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:59.193 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:58 smithi142 ceph-mon[87853]: pgmap v2720: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:59.193 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:58 smithi142 ceph-mon[87853]: pgmap v2721: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:59.193 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:58 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:59.193 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:58 smithi142 ceph-mon[87853]: pgmap v2722: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:59.193 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:58 smithi142 ceph-mon[87853]: pgmap v2723: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:59.193 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:58 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:59.193 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:58 smithi142 ceph-mon[87853]: pgmap v2724: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:59.193 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:58 smithi142 ceph-mon[87853]: pgmap v2725: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:59.194 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:58 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:59.194 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:58 smithi142 ceph-mon[87853]: pgmap v2726: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:59.194 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:58 smithi142 ceph-mon[87853]: pgmap v2727: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:59.194 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:58 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:59.194 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:58 smithi142 ceph-mon[87853]: pgmap v2728: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:59.194 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:58 smithi142 ceph-mon[87853]: pgmap v2729: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:59.194 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:58 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:59.194 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:58 smithi142 ceph-mon[87853]: pgmap v2730: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:59.194 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:58 smithi142 ceph-mon[87853]: pgmap v2731: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:59.194 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:58 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:59.194 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:58 smithi142 ceph-mon[87853]: pgmap v2732: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:59.194 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:58 smithi142 ceph-mon[87853]: pgmap v2733: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:59.194 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:58 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:59.194 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:58 smithi142 ceph-mon[87853]: pgmap v2734: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:59.195 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:58 smithi142 ceph-mon[87853]: pgmap v2735: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:59.195 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:58 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:59.195 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:59.195 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:59.195 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:59.195 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:59.195 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:58 smithi142 ceph-mon[87853]: pgmap v2736: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:59.195 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:58 smithi142 ceph-mon[87853]: pgmap v2737: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:59.195 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:59.195 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:58 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:59.195 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:59.195 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:59.195 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:59.195 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:59.195 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:58 smithi142 ceph-mon[87853]: pgmap v2738: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:59.196 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:58 smithi142 ceph-mon[87853]: pgmap v2739: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:46:59.196 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:59.196 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:58 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:46:59.196 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:59.196 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:59.196 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:59.196 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:59.196 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:59.197 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:59.197 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:59.197 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:59.197 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:59.197 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:59.197 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:59.197 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:59.197 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:59.197 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:59.197 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:59.197 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:58 smithi142 ceph-mon[87853]: from='osd.5 [v2:172.21.15.142:6808/3212879981,v1:172.21.15.142:6809/3212879981]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-12T22:46:59.197 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:58 smithi142 ceph-mon[87853]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-12T22:46:59.197 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:59.197 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:59.198 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:59.198 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:59.198 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:59.198 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:59.198 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:59.198 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:59.198 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:59.198 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:59.198 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:59.198 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:59.198 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:59.198 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:59.198 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:59.198 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:59.199 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:59.199 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:59.199 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:59.199 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:59.199 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:59.199 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:59.199 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:59.199 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:59.199 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:59.199 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:59.199 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:59.199 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:59.199 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:59.199 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:59.199 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:46:59.199 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:46:59.200 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:46:59.200 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:46:59.200 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:46:59.461 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:46:59 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-5[132066]: 2024-04-12T22:46:59.200+0000 7f0c25458700 -1 osd.5 161 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-12T22:47:00.107 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:59 smithi142 ceph-mon[87853]: pgmap v2740: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:00.107 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:59 smithi142 ceph-mon[87853]: pgmap v2741: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:00.107 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:59 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:00.107 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:59 smithi142 ceph-mon[87853]: pgmap v2742: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:00.108 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:59 smithi142 ceph-mon[87853]: pgmap v2743: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:00.108 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:59 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:00.108 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:59 smithi142 ceph-mon[87853]: pgmap v2744: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:00.108 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:59 smithi142 ceph-mon[87853]: pgmap v2745: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:00.108 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:59 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:00.108 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:59 smithi142 ceph-mon[87853]: pgmap v2746: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:00.108 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:59 smithi142 ceph-mon[87853]: pgmap v2747: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:00.108 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:59 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:00.108 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:59 smithi142 ceph-mon[87853]: pgmap v2748: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:00.108 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:59 smithi142 ceph-mon[87853]: pgmap v2749: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:00.108 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:59 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:00.108 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:59 smithi142 ceph-mon[87853]: pgmap v2750: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:00.108 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:59 smithi142 ceph-mon[87853]: pgmap v2751: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:00.109 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:59 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:00.109 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:59 smithi142 ceph-mon[87853]: pgmap v2752: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:00.109 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:59 smithi142 ceph-mon[87853]: pgmap v2753: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:00.109 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:59 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:00.109 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:59 smithi142 ceph-mon[87853]: pgmap v2754: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:00.109 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:59 smithi142 ceph-mon[87853]: pgmap v2755: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:00.109 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:59 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:00.109 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:59 smithi142 ceph-mon[87853]: pgmap v2756: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:00.109 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:59 smithi142 ceph-mon[87853]: pgmap v2757: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:00.109 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:59 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:00.109 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:59 smithi142 ceph-mon[87853]: pgmap v2758: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:00.109 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:59 smithi142 ceph-mon[87853]: pgmap v2759: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:00.109 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:59 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:00.109 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:59 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:00.110 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:59 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:00.110 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:59 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:00.110 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:59 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:00.110 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:59 smithi142 ceph-mon[87853]: pgmap v2760: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:00.110 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:59 smithi142 ceph-mon[87853]: pgmap v2761: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:00.110 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:59 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:00.110 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:59 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:00.110 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:59 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:00.110 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:59 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:00.110 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:59 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:00.110 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:59 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:00.110 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:59 smithi142 ceph-mon[87853]: pgmap v2762: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:00.110 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:59 smithi142 ceph-mon[87853]: pgmap v2763: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:00.110 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:59 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:00.110 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:59 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:00.111 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:59 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:00.111 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:59 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:00.111 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:59 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:00.111 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:59 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:00.111 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:59 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:00.111 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:59 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:00.111 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:59 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:00.111 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:59 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:00.111 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:59 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:00.112 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:59 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:00.112 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:59 smithi142 ceph-mon[87853]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-12T22:47:00.112 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:59 smithi142 ceph-mon[87853]: osdmap e164: 8 total, 7 up, 8 in 2024-04-12T22:47:00.112 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:59 smithi142 ceph-mon[87853]: from='osd.5 [v2:172.21.15.142:6808/3212879981,v1:172.21.15.142:6809/3212879981]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]: dispatch 2024-04-12T22:47:00.112 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:59 smithi142 ceph-mon[87853]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]: dispatch 2024-04-12T22:47:00.112 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:59 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:00.112 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:59 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:00.112 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:59 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:00.112 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:59 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:00.112 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:59 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:00.112 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:59 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:00.112 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:59 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:00.112 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:59 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:00.112 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:59 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:00.112 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:59 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:00.113 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:59 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:00.113 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:59 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:00.113 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:59 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:00.113 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:59 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:00.113 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:59 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:00.113 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:59 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:00.113 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:59 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:00.113 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:59 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:00.113 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:59 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:00.113 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:59 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:00.113 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:59 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:00.113 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:59 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:00.113 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:59 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:00.113 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:59 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:00.113 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:59 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:00.114 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:59 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:00.114 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:59 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:00.114 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:59 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:00.114 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:59 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:00.114 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:59 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:00.114 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:59 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:00.114 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:59 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:00.114 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:59 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:00.114 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:59 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:00.114 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:46:59 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:00.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[91108]: pgmap v2740: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:00.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[91108]: pgmap v2741: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:00.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:00.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[91108]: pgmap v2742: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:00.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[91108]: pgmap v2743: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:00.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:00.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[91108]: pgmap v2744: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:00.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[91108]: pgmap v2745: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:00.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:00.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[91108]: pgmap v2746: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:00.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[91108]: pgmap v2747: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:00.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:00.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[91108]: pgmap v2748: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:00.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[91108]: pgmap v2749: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:00.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:00.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[91108]: pgmap v2750: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:00.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[91108]: pgmap v2751: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:00.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:00.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[91108]: pgmap v2752: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:00.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[91108]: pgmap v2753: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:00.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:00.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[91108]: pgmap v2754: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:00.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[87547]: pgmap v2740: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:00.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[87547]: pgmap v2741: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:00.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:00.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[87547]: pgmap v2742: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:00.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[87547]: pgmap v2743: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:00.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:00.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[87547]: pgmap v2744: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:00.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[87547]: pgmap v2745: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:00.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:00.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[87547]: pgmap v2746: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:00.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[87547]: pgmap v2747: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:00.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:00.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[87547]: pgmap v2748: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:00.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[87547]: pgmap v2749: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:00.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:00.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[87547]: pgmap v2750: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:00.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[87547]: pgmap v2751: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:00.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:00.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[87547]: pgmap v2752: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:00.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[87547]: pgmap v2753: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:00.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:00.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[87547]: pgmap v2754: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:00.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[91108]: pgmap v2755: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:00.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:00.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[91108]: pgmap v2756: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:00.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[91108]: pgmap v2757: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:00.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:00.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[91108]: pgmap v2758: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:00.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[91108]: pgmap v2759: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:00.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:00.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:00.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:00.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:00.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:00.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[91108]: pgmap v2760: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:00.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[91108]: pgmap v2761: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:00.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:00.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:00.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:00.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:00.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:00.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:00.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[91108]: pgmap v2762: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:00.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[91108]: pgmap v2763: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:00.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:00.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:00.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:00.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:00.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:00.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:00.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:00.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:00.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:00.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:00.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:00.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:00.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[91108]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-12T22:47:00.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[91108]: osdmap e164: 8 total, 7 up, 8 in 2024-04-12T22:47:00.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[91108]: from='osd.5 [v2:172.21.15.142:6808/3212879981,v1:172.21.15.142:6809/3212879981]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]: dispatch 2024-04-12T22:47:00.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[91108]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]: dispatch 2024-04-12T22:47:00.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:00.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:00.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:00.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:00.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:00.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:00.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:00.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:00.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:00.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:00.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:00.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:00.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:00.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[87547]: pgmap v2755: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:00.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:00.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[87547]: pgmap v2756: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:00.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[87547]: pgmap v2757: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:00.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:00.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[87547]: pgmap v2758: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:00.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[87547]: pgmap v2759: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:00.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:00.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:00.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:00.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:00.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:00.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[87547]: pgmap v2760: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:00.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[87547]: pgmap v2761: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:00.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:00.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:00.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:00.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:00.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:00.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:00.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[87547]: pgmap v2762: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:00.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[87547]: pgmap v2763: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:00.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:00.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:00.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:00.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:00.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:00.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:00.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:00.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:00.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:00.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:00.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:00.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:00.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:00.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:00.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:00.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:00.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:00.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:00.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:00.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:00.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:00.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:00.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:00.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:00.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:00.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:00.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:00.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:00.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:00.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:00.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:00.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:00.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:00.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:00.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[87547]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-12T22:47:00.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[87547]: osdmap e164: 8 total, 7 up, 8 in 2024-04-12T22:47:00.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[87547]: from='osd.5 [v2:172.21.15.142:6808/3212879981,v1:172.21.15.142:6809/3212879981]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]: dispatch 2024-04-12T22:47:00.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[87547]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]: dispatch 2024-04-12T22:47:00.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:00.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:00.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:00.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:00.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:00.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:00.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:00.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:00.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:00.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:00.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:00.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:00.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:00.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:00.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:00.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:00.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:00.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:00.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:00.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:00.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:00.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:00.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:00.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:00.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:00.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:00.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:00.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:00.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:00.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:00.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:00.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:00.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:00.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:00.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:46:59 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:00.852 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:00 smithi142 ceph-mon[87853]: pgmap v2764: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:00.853 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:00 smithi142 ceph-mon[87853]: pgmap v2765: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:00.853 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:00 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:00.853 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:00 smithi142 ceph-mon[87853]: pgmap v2766: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:00.853 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:00 smithi142 ceph-mon[87853]: pgmap v2767: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:00.853 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:00 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:00.853 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:00 smithi142 ceph-mon[87853]: pgmap v2769: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:00.853 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:00 smithi142 ceph-mon[87853]: pgmap v2770: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:00.853 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:00 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:00.853 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:00 smithi142 ceph-mon[87853]: pgmap v2771: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:00.853 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:00 smithi142 ceph-mon[87853]: pgmap v2772: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:00.853 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:00 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:00.853 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:00 smithi142 ceph-mon[87853]: pgmap v2773: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:00.853 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:00 smithi142 ceph-mon[87853]: pgmap v2774: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:00.853 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:00 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:00.853 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:00 smithi142 ceph-mon[87853]: pgmap v2775: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:00.854 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:00 smithi142 ceph-mon[87853]: pgmap v2776: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:00.854 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:00 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:00.854 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:00 smithi142 ceph-mon[87853]: pgmap v2777: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:00.854 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:00 smithi142 ceph-mon[87853]: pgmap v2778: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:00.854 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:00 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:00.854 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:00 smithi142 ceph-mon[87853]: pgmap v2779: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:00.854 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:00 smithi142 ceph-mon[87853]: pgmap v2780: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:00.854 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:00 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:00.854 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:00 smithi142 ceph-mon[87853]: pgmap v2781: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:00.854 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:00 smithi142 ceph-mon[87853]: pgmap v2782: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:00.854 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:00 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:00.854 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:00 smithi142 ceph-mon[87853]: Health check update: Degraded data redundancy: 74/630 objects degraded (11.746%), 21 pgs degraded (PG_DEGRADED) 2024-04-12T22:47:00.854 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:00.854 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:00.855 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:00.855 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:00.855 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:00 smithi142 ceph-mon[87853]: pgmap v2783: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:00.855 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:00 smithi142 ceph-mon[87853]: pgmap v2784: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:00.855 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:00.855 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:00 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:00.855 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:00.855 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:47:00.855 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:00.855 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:00.855 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:00.855 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:00.855 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:00.855 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:00.855 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:00.856 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:00.856 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:00.856 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:00.856 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:00.856 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:00.856 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:00.856 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:00.856 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:00.856 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:00 smithi142 ceph-mon[87853]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-12T22:47:00.857 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:00 smithi142 ceph-mon[87853]: osd.5 [v2:172.21.15.142:6808/3212879981,v1:172.21.15.142:6809/3212879981] boot 2024-04-12T22:47:00.857 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:00 smithi142 ceph-mon[87853]: osdmap e165: 8 total, 8 up, 8 in 2024-04-12T22:47:00.857 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-12T22:47:00.857 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:00.857 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:00.857 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:00.857 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:00.857 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:00.857 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:00.857 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:00.857 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:00.857 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:00.857 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:00.857 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:00.857 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:00.857 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:00.857 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:00.858 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:00.858 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:00.858 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:00.858 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:00.858 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:00.858 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:00.858 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:00.858 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:00.858 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:00.858 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:00.858 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:00.858 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:00.858 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:00.859 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:00.859 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:00.859 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:01.164 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[91108]: pgmap v2764: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:01.164 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[91108]: pgmap v2765: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:01.164 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:01.165 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[91108]: pgmap v2766: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:01.165 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[91108]: pgmap v2767: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:01.165 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:01.165 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[91108]: pgmap v2769: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:01.165 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[91108]: pgmap v2770: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:01.165 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:01.166 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[91108]: pgmap v2771: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:01.166 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[91108]: pgmap v2772: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:01.166 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:01.166 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[91108]: pgmap v2773: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:01.166 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[91108]: pgmap v2774: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:01.167 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:01.167 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[91108]: pgmap v2775: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:01.167 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[91108]: pgmap v2776: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:01.167 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:01.167 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[91108]: pgmap v2777: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:01.167 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[91108]: pgmap v2778: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:01.168 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:01.168 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[91108]: pgmap v2779: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:01.169 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[87547]: pgmap v2764: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:01.169 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[87547]: pgmap v2765: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:01.169 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:01.169 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[87547]: pgmap v2766: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:01.169 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[87547]: pgmap v2767: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:01.170 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:01.170 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[87547]: pgmap v2769: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:01.170 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[87547]: pgmap v2770: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:01.170 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:01.170 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[87547]: pgmap v2771: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:01.170 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[87547]: pgmap v2772: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:01.171 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:01.171 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[87547]: pgmap v2773: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:01.171 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[87547]: pgmap v2774: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:01.171 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:01.171 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[87547]: pgmap v2775: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:01.171 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[87547]: pgmap v2776: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:01.172 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:01.172 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[87547]: pgmap v2777: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:01.172 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[87547]: pgmap v2778: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:01.172 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:01.172 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[87547]: pgmap v2779: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:01.173 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[87547]: pgmap v2780: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:01.173 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:01.173 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[87547]: pgmap v2781: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:01.173 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[87547]: pgmap v2782: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:01.173 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:01.173 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[87547]: Health check update: Degraded data redundancy: 74/630 objects degraded (11.746%), 21 pgs degraded (PG_DEGRADED) 2024-04-12T22:47:01.174 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:01.174 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:01.174 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:01.174 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:01.174 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[87547]: pgmap v2783: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:01.174 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[87547]: pgmap v2784: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:01.175 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:01.175 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:01.175 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:01.175 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:47:01.175 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:01.175 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:01.176 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:01.176 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:01.176 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:01.176 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:01.176 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:01.176 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:01.176 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:01.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:01.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[91108]: pgmap v2780: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:01.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:01.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[91108]: pgmap v2781: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:01.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[91108]: pgmap v2782: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:01.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:01.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[91108]: Health check update: Degraded data redundancy: 74/630 objects degraded (11.746%), 21 pgs degraded (PG_DEGRADED) 2024-04-12T22:47:01.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:01.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:01.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:01.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:01.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[91108]: pgmap v2783: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:01.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[91108]: pgmap v2784: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:01.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:01.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:01.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:01.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:47:01.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:01.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:01.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:01.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:01.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:01.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:01.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:01.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:01.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:01.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:01.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:01.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:01.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:01.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:01.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:01.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[87547]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-12T22:47:01.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[87547]: osd.5 [v2:172.21.15.142:6808/3212879981,v1:172.21.15.142:6809/3212879981] boot 2024-04-12T22:47:01.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[87547]: osdmap e165: 8 total, 8 up, 8 in 2024-04-12T22:47:01.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-12T22:47:01.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:01.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:01.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:01.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:01.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:01.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:01.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:01.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:01.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:01.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:01.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:01.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:01.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:01.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:01.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:01.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:01.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:01.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:01.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:01.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:01.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:01.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:01.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:01.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:01.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:01.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:01.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:01.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:01.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:01.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:01.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:01.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:01.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:01.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:01.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:01.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[91108]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-12T22:47:01.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[91108]: osd.5 [v2:172.21.15.142:6808/3212879981,v1:172.21.15.142:6809/3212879981] boot 2024-04-12T22:47:01.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[91108]: osdmap e165: 8 total, 8 up, 8 in 2024-04-12T22:47:01.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-12T22:47:01.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:01.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:01.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:01.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:01.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:01.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:01.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:01.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:01.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:01.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:01.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:01.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:01.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:01.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:01.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:01.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:01.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:01.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:01.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:01.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:01.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:01.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:01.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:01.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:01.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:01.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:01.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:01.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:01.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:01.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:01.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:01 smithi142 ceph-mon[87853]: pgmap v2785: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:01.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:01 smithi142 ceph-mon[87853]: pgmap v2786: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:01.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:01 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:01.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:01 smithi142 ceph-mon[87853]: pgmap v2787: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:01.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:01 smithi142 ceph-mon[87853]: pgmap v2788: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:01.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:01 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:01.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:01 smithi142 ceph-mon[87853]: pgmap v2789: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:01.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:01 smithi142 ceph-mon[87853]: pgmap v2790: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:01.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:01 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:01.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:01 smithi142 ceph-mon[87853]: pgmap v2792: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:01.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:01 smithi142 ceph-mon[87853]: pgmap v2793: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:01.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:01 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:01.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:01 smithi142 ceph-mon[87853]: pgmap v2794: 161 pgs: 6 peering, 18 active+undersized+degraded, 33 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 65/630 objects degraded (10.317%) 2024-04-12T22:47:01.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:01 smithi142 ceph-mon[87853]: pgmap v2795: 161 pgs: 6 peering, 18 active+undersized+degraded, 33 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 65/630 objects degraded (10.317%) 2024-04-12T22:47:01.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:01 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:01.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:01 smithi142 ceph-mon[87853]: pgmap v2796: 161 pgs: 6 peering, 18 active+undersized+degraded, 33 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 65/630 objects degraded (10.317%) 2024-04-12T22:47:01.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:01 smithi142 ceph-mon[87853]: pgmap v2797: 161 pgs: 6 peering, 18 active+undersized+degraded, 33 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 65/630 objects degraded (10.317%) 2024-04-12T22:47:01.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:01 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:01.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:01 smithi142 ceph-mon[87853]: pgmap v2798: 161 pgs: 6 peering, 18 active+undersized+degraded, 33 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 65/630 objects degraded (10.317%) 2024-04-12T22:47:01.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:01 smithi142 ceph-mon[87853]: pgmap v2799: 161 pgs: 6 peering, 18 active+undersized+degraded, 33 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 65/630 objects degraded (10.317%) 2024-04-12T22:47:01.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:01 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:01.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:01 smithi142 ceph-mon[87853]: pgmap v2800: 161 pgs: 6 peering, 18 active+undersized+degraded, 33 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 65/630 objects degraded (10.317%) 2024-04-12T22:47:01.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:01 smithi142 ceph-mon[87853]: pgmap v2801: 161 pgs: 6 peering, 18 active+undersized+degraded, 33 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 65/630 objects degraded (10.317%) 2024-04-12T22:47:01.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:01 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:01.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:01 smithi142 ceph-mon[87853]: pgmap v2802: 161 pgs: 11 peering, 15 active+undersized+degraded, 31 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s; 57/630 objects degraded (9.048%) 2024-04-12T22:47:01.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:01 smithi142 ceph-mon[87853]: pgmap v2803: 161 pgs: 11 peering, 15 active+undersized+degraded, 31 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s; 57/630 objects degraded (9.048%) 2024-04-12T22:47:01.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:01 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:01.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:01.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:01.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:01.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:01.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:01 smithi142 ceph-mon[87853]: pgmap v2804: 161 pgs: 11 peering, 15 active+undersized+degraded, 31 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s; 57/630 objects degraded (9.048%) 2024-04-12T22:47:01.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:01 smithi142 ceph-mon[87853]: pgmap v2805: 161 pgs: 11 peering, 15 active+undersized+degraded, 31 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s; 57/630 objects degraded (9.048%) 2024-04-12T22:47:01.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:01.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:01 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:01.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:01.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:01.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:01.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:01.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:01 smithi142 ceph-mon[87853]: pgmap v2806: 161 pgs: 21 peering, 10 active+undersized+degraded, 26 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s; 43/630 objects degraded (6.825%) 2024-04-12T22:47:01.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:01 smithi142 ceph-mon[87853]: pgmap v2807: 161 pgs: 21 peering, 10 active+undersized+degraded, 26 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s; 43/630 objects degraded (6.825%) 2024-04-12T22:47:01.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:01.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:01 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:01.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:01.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:01.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:01.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:02.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:02.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:02.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:02.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:02.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:02.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:02.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:02.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:02.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:02.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:02.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:02.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:01 smithi142 ceph-mon[87853]: osdmap e166: 8 total, 8 up, 8 in 2024-04-12T22:47:02.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:02.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:02.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:02.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:02.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:02.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:02.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:02.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:02.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:02.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:02.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:02.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:02.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:02.001 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:02.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:02.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:02.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:02.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:02.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:02.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:02.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:02.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:02.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:02.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:02.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:02.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:02.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:02.002 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:02.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:02.003 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:02.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[91108]: pgmap v2785: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:02.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[91108]: pgmap v2786: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:02.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:02.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[91108]: pgmap v2787: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:02.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[91108]: pgmap v2788: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:02.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:02.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[91108]: pgmap v2789: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:02.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[91108]: pgmap v2790: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:02.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:02.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[91108]: pgmap v2792: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:02.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[91108]: pgmap v2793: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:02.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:02.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[91108]: pgmap v2794: 161 pgs: 6 peering, 18 active+undersized+degraded, 33 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 65/630 objects degraded (10.317%) 2024-04-12T22:47:02.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[91108]: pgmap v2795: 161 pgs: 6 peering, 18 active+undersized+degraded, 33 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 65/630 objects degraded (10.317%) 2024-04-12T22:47:02.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:02.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[91108]: pgmap v2796: 161 pgs: 6 peering, 18 active+undersized+degraded, 33 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 65/630 objects degraded (10.317%) 2024-04-12T22:47:02.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[91108]: pgmap v2797: 161 pgs: 6 peering, 18 active+undersized+degraded, 33 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 65/630 objects degraded (10.317%) 2024-04-12T22:47:02.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:02.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[91108]: pgmap v2798: 161 pgs: 6 peering, 18 active+undersized+degraded, 33 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 65/630 objects degraded (10.317%) 2024-04-12T22:47:02.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[91108]: pgmap v2799: 161 pgs: 6 peering, 18 active+undersized+degraded, 33 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 65/630 objects degraded (10.317%) 2024-04-12T22:47:02.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:02.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[87547]: pgmap v2785: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:02.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[87547]: pgmap v2786: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:02.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:02.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[87547]: pgmap v2787: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:02.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[87547]: pgmap v2788: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:02.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:02.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[87547]: pgmap v2789: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:02.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[87547]: pgmap v2790: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:02.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:02.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[87547]: pgmap v2792: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:02.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[87547]: pgmap v2793: 161 pgs: 21 active+undersized+degraded, 36 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-12T22:47:02.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:02.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[87547]: pgmap v2794: 161 pgs: 6 peering, 18 active+undersized+degraded, 33 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 65/630 objects degraded (10.317%) 2024-04-12T22:47:02.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[87547]: pgmap v2795: 161 pgs: 6 peering, 18 active+undersized+degraded, 33 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 65/630 objects degraded (10.317%) 2024-04-12T22:47:02.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:02.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[87547]: pgmap v2796: 161 pgs: 6 peering, 18 active+undersized+degraded, 33 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 65/630 objects degraded (10.317%) 2024-04-12T22:47:02.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[87547]: pgmap v2797: 161 pgs: 6 peering, 18 active+undersized+degraded, 33 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 65/630 objects degraded (10.317%) 2024-04-12T22:47:02.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:02.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[87547]: pgmap v2798: 161 pgs: 6 peering, 18 active+undersized+degraded, 33 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 65/630 objects degraded (10.317%) 2024-04-12T22:47:02.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[87547]: pgmap v2799: 161 pgs: 6 peering, 18 active+undersized+degraded, 33 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 65/630 objects degraded (10.317%) 2024-04-12T22:47:02.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:02.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[87547]: pgmap v2800: 161 pgs: 6 peering, 18 active+undersized+degraded, 33 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 65/630 objects degraded (10.317%) 2024-04-12T22:47:02.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[87547]: pgmap v2801: 161 pgs: 6 peering, 18 active+undersized+degraded, 33 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 65/630 objects degraded (10.317%) 2024-04-12T22:47:02.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:02.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[87547]: pgmap v2802: 161 pgs: 11 peering, 15 active+undersized+degraded, 31 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s; 57/630 objects degraded (9.048%) 2024-04-12T22:47:02.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[87547]: pgmap v2803: 161 pgs: 11 peering, 15 active+undersized+degraded, 31 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s; 57/630 objects degraded (9.048%) 2024-04-12T22:47:02.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:02.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:02.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:02.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:02.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:02.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[87547]: pgmap v2804: 161 pgs: 11 peering, 15 active+undersized+degraded, 31 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s; 57/630 objects degraded (9.048%) 2024-04-12T22:47:02.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[87547]: pgmap v2805: 161 pgs: 11 peering, 15 active+undersized+degraded, 31 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s; 57/630 objects degraded (9.048%) 2024-04-12T22:47:02.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:02.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:02.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:02.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:02.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:02.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:02.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[87547]: pgmap v2806: 161 pgs: 21 peering, 10 active+undersized+degraded, 26 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s; 43/630 objects degraded (6.825%) 2024-04-12T22:47:02.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[87547]: pgmap v2807: 161 pgs: 21 peering, 10 active+undersized+degraded, 26 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s; 43/630 objects degraded (6.825%) 2024-04-12T22:47:02.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:02.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:02.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:02.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:02.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[91108]: pgmap v2800: 161 pgs: 6 peering, 18 active+undersized+degraded, 33 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 65/630 objects degraded (10.317%) 2024-04-12T22:47:02.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[91108]: pgmap v2801: 161 pgs: 6 peering, 18 active+undersized+degraded, 33 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 65/630 objects degraded (10.317%) 2024-04-12T22:47:02.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:02.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[91108]: pgmap v2802: 161 pgs: 11 peering, 15 active+undersized+degraded, 31 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s; 57/630 objects degraded (9.048%) 2024-04-12T22:47:02.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[91108]: pgmap v2803: 161 pgs: 11 peering, 15 active+undersized+degraded, 31 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s; 57/630 objects degraded (9.048%) 2024-04-12T22:47:02.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:02.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:02.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:02.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:02.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:02.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[91108]: pgmap v2804: 161 pgs: 11 peering, 15 active+undersized+degraded, 31 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s; 57/630 objects degraded (9.048%) 2024-04-12T22:47:02.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[91108]: pgmap v2805: 161 pgs: 11 peering, 15 active+undersized+degraded, 31 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s; 57/630 objects degraded (9.048%) 2024-04-12T22:47:02.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:02.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:02.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:02.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:02.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:02.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:02.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[91108]: pgmap v2806: 161 pgs: 21 peering, 10 active+undersized+degraded, 26 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s; 43/630 objects degraded (6.825%) 2024-04-12T22:47:02.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[91108]: pgmap v2807: 161 pgs: 21 peering, 10 active+undersized+degraded, 26 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s; 43/630 objects degraded (6.825%) 2024-04-12T22:47:02.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:02.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:02.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:02.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:02.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:02.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:02.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:02.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:02.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:02.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:02.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:02.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:02.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:02.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:02.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:02.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:02.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:02.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[87547]: osdmap e166: 8 total, 8 up, 8 in 2024-04-12T22:47:02.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:02.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:02.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:02.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:02.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:02.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:02.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:02.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:02.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:02.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:02.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:02.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:02.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:02.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:02.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:02.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:02.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:02.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:02.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:02.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:02.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:02.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:02.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:02.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:02.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:02.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:02.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:02.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:02.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:02.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:02.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:02.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:02.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:02.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:02.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:02.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:02.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:02.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:02.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:02.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:02.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:02.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:02.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:02.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[91108]: osdmap e166: 8 total, 8 up, 8 in 2024-04-12T22:47:02.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:02.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:02.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:02.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:02.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:02.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:02.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:02.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:02.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:02.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:02.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:02.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:02.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:02.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:02.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:02.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:02.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:02.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:02.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:02.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:02.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:02.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:02.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:02.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:02.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:02.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:02.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:02.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:02.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:02.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:02.984 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:02 smithi142 ceph-mon[87853]: pgmap v2808: 161 pgs: 21 peering, 10 active+undersized+degraded, 26 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:47:02.984 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:02 smithi142 ceph-mon[87853]: pgmap v2809: 161 pgs: 21 peering, 10 active+undersized+degraded, 26 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:47:02.984 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:02 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:02.985 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:02 smithi142 ceph-mon[87853]: pgmap v2810: 161 pgs: 25 peering, 10 active+undersized+degraded, 22 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:47:02.985 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:02 smithi142 ceph-mon[87853]: pgmap v2811: 161 pgs: 25 peering, 10 active+undersized+degraded, 22 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:47:02.985 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:02 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:02.985 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:02 smithi142 ceph-mon[87853]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:47:02.985 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:02 smithi142 ceph-mon[87853]: pgmap v2812: 161 pgs: 25 peering, 10 active+undersized+degraded, 22 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:47:02.985 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:02 smithi142 ceph-mon[87853]: pgmap v2813: 161 pgs: 25 peering, 10 active+undersized+degraded, 22 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:47:02.985 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:02 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:02.985 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:02 smithi142 ceph-mon[87853]: pgmap v2815: 161 pgs: 25 peering, 10 active+undersized+degraded, 22 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:47:02.985 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:02 smithi142 ceph-mon[87853]: pgmap v2816: 161 pgs: 25 peering, 10 active+undersized+degraded, 22 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:47:02.985 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:02 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:02.985 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:02 smithi142 ceph-mon[87853]: pgmap v2817: 161 pgs: 25 peering, 10 active+undersized+degraded, 18 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:47:02.985 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:02 smithi142 ceph-mon[87853]: pgmap v2818: 161 pgs: 25 peering, 10 active+undersized+degraded, 18 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:47:02.985 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:02 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:02.985 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:02 smithi142 ceph-mon[87853]: pgmap v2819: 161 pgs: 25 peering, 10 active+undersized+degraded, 18 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:47:02.985 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:02 smithi142 ceph-mon[87853]: pgmap v2820: 161 pgs: 25 peering, 10 active+undersized+degraded, 18 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:47:02.986 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:02 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:02.986 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:02 smithi142 ceph-mon[87853]: pgmap v2821: 161 pgs: 25 peering, 10 active+undersized+degraded, 18 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:47:02.986 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:02 smithi142 ceph-mon[87853]: pgmap v2822: 161 pgs: 25 peering, 10 active+undersized+degraded, 18 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:47:02.986 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:02 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:02.986 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:02 smithi142 ceph-mon[87853]: pgmap v2823: 161 pgs: 25 peering, 10 active+undersized+degraded, 18 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:47:02.986 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:02 smithi142 ceph-mon[87853]: pgmap v2824: 161 pgs: 25 peering, 10 active+undersized+degraded, 18 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:47:02.986 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:02 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:02.986 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:02 smithi142 ceph-mon[87853]: pgmap v2825: 161 pgs: 25 peering, 10 active+undersized+degraded, 18 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:47:02.986 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:02 smithi142 ceph-mon[87853]: pgmap v2826: 161 pgs: 25 peering, 10 active+undersized+degraded, 18 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:47:02.986 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:02 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:02.986 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:02.986 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:02.986 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:02.986 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:02.986 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:02 smithi142 ceph-mon[87853]: pgmap v2827: 161 pgs: 25 peering, 10 active+undersized+degraded, 18 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:47:02.987 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:02 smithi142 ceph-mon[87853]: pgmap v2828: 161 pgs: 25 peering, 10 active+undersized+degraded, 18 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:47:02.987 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:02.987 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:02 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:02.987 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:02.987 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:02.987 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:02.987 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:02.987 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:02 smithi142 ceph-mon[87853]: pgmap v2829: 161 pgs: 25 peering, 10 active+undersized+degraded, 18 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:47:02.987 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:02 smithi142 ceph-mon[87853]: pgmap v2830: 161 pgs: 25 peering, 10 active+undersized+degraded, 18 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:47:02.987 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:02.987 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:02 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:02.987 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:02.987 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:02.987 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:02.988 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:02.988 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:02.988 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:02.988 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:02.988 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:02.988 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:02.988 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:02.988 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:02.988 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:02.988 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:02.988 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:02.988 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:02.988 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:02.988 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:02.988 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:02.989 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:02.989 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:02.989 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:02.989 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:02.989 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:02.989 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:02.989 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:02.989 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:02.989 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:02.989 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:02.989 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:02.990 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:02.990 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:02.990 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:02.990 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:02.990 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:02.990 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:02.990 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:02.990 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:02.990 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:02.990 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:02.990 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:02.990 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:02.991 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:02.991 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:02.991 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:02.991 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:02.991 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:02.991 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:02.991 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:02.991 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:02.991 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:03.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[91108]: pgmap v2808: 161 pgs: 21 peering, 10 active+undersized+degraded, 26 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:47:03.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[91108]: pgmap v2809: 161 pgs: 21 peering, 10 active+undersized+degraded, 26 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:47:03.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:03.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[91108]: pgmap v2810: 161 pgs: 25 peering, 10 active+undersized+degraded, 22 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:47:03.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[91108]: pgmap v2811: 161 pgs: 25 peering, 10 active+undersized+degraded, 22 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:47:03.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:03.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[91108]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:47:03.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[91108]: pgmap v2812: 161 pgs: 25 peering, 10 active+undersized+degraded, 22 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:47:03.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[91108]: pgmap v2813: 161 pgs: 25 peering, 10 active+undersized+degraded, 22 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:47:03.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:03.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[91108]: pgmap v2815: 161 pgs: 25 peering, 10 active+undersized+degraded, 22 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:47:03.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[91108]: pgmap v2816: 161 pgs: 25 peering, 10 active+undersized+degraded, 22 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:47:03.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:03.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[91108]: pgmap v2817: 161 pgs: 25 peering, 10 active+undersized+degraded, 18 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:47:03.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[91108]: pgmap v2818: 161 pgs: 25 peering, 10 active+undersized+degraded, 18 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:47:03.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:03.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[91108]: pgmap v2819: 161 pgs: 25 peering, 10 active+undersized+degraded, 18 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:47:03.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[91108]: pgmap v2820: 161 pgs: 25 peering, 10 active+undersized+degraded, 18 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:47:03.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:03.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[91108]: pgmap v2821: 161 pgs: 25 peering, 10 active+undersized+degraded, 18 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:47:03.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[91108]: pgmap v2822: 161 pgs: 25 peering, 10 active+undersized+degraded, 18 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:47:03.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[87547]: pgmap v2808: 161 pgs: 21 peering, 10 active+undersized+degraded, 26 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:47:03.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[87547]: pgmap v2809: 161 pgs: 21 peering, 10 active+undersized+degraded, 26 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:47:03.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:03.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[87547]: pgmap v2810: 161 pgs: 25 peering, 10 active+undersized+degraded, 22 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:47:03.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[87547]: pgmap v2811: 161 pgs: 25 peering, 10 active+undersized+degraded, 22 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:47:03.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:03.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[87547]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:47:03.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[87547]: pgmap v2812: 161 pgs: 25 peering, 10 active+undersized+degraded, 22 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:47:03.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[87547]: pgmap v2813: 161 pgs: 25 peering, 10 active+undersized+degraded, 22 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:47:03.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:03.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[87547]: pgmap v2815: 161 pgs: 25 peering, 10 active+undersized+degraded, 22 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:47:03.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[87547]: pgmap v2816: 161 pgs: 25 peering, 10 active+undersized+degraded, 22 active+undersized, 104 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:47:03.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:03.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[87547]: pgmap v2817: 161 pgs: 25 peering, 10 active+undersized+degraded, 18 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:47:03.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[87547]: pgmap v2818: 161 pgs: 25 peering, 10 active+undersized+degraded, 18 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:47:03.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:03.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[87547]: pgmap v2819: 161 pgs: 25 peering, 10 active+undersized+degraded, 18 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:47:03.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[87547]: pgmap v2820: 161 pgs: 25 peering, 10 active+undersized+degraded, 18 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:47:03.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:03.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[87547]: pgmap v2821: 161 pgs: 25 peering, 10 active+undersized+degraded, 18 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:47:03.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[87547]: pgmap v2822: 161 pgs: 25 peering, 10 active+undersized+degraded, 18 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:47:03.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:03.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[91108]: pgmap v2823: 161 pgs: 25 peering, 10 active+undersized+degraded, 18 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:47:03.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[91108]: pgmap v2824: 161 pgs: 25 peering, 10 active+undersized+degraded, 18 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:47:03.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:03.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[91108]: pgmap v2825: 161 pgs: 25 peering, 10 active+undersized+degraded, 18 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:47:03.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[91108]: pgmap v2826: 161 pgs: 25 peering, 10 active+undersized+degraded, 18 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:47:03.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:03.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:03.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:03.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:03.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:03.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[91108]: pgmap v2827: 161 pgs: 25 peering, 10 active+undersized+degraded, 18 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:47:03.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[91108]: pgmap v2828: 161 pgs: 25 peering, 10 active+undersized+degraded, 18 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:47:03.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:03.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:03.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:03.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:03.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:03.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:03.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[91108]: pgmap v2829: 161 pgs: 25 peering, 10 active+undersized+degraded, 18 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:47:03.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[91108]: pgmap v2830: 161 pgs: 25 peering, 10 active+undersized+degraded, 18 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:47:03.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:03.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:03.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:03.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:03.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[87547]: pgmap v2823: 161 pgs: 25 peering, 10 active+undersized+degraded, 18 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:47:03.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[87547]: pgmap v2824: 161 pgs: 25 peering, 10 active+undersized+degraded, 18 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:47:03.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:03.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[87547]: pgmap v2825: 161 pgs: 25 peering, 10 active+undersized+degraded, 18 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:47:03.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[87547]: pgmap v2826: 161 pgs: 25 peering, 10 active+undersized+degraded, 18 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:47:03.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:03.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:03.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:03.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:03.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:03.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[87547]: pgmap v2827: 161 pgs: 25 peering, 10 active+undersized+degraded, 18 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:47:03.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[87547]: pgmap v2828: 161 pgs: 25 peering, 10 active+undersized+degraded, 18 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:47:03.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:03.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:03.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:03.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:03.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:03.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:03.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[87547]: pgmap v2829: 161 pgs: 25 peering, 10 active+undersized+degraded, 18 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:47:03.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[87547]: pgmap v2830: 161 pgs: 25 peering, 10 active+undersized+degraded, 18 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:47:03.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:03.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:03.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:03.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:03.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:03.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:03.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:03.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:03.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:03.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:03.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:03.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:03.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:03.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:03.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:03.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:03.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:03.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:03.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:03.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:03.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:03.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:03.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:03.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:03.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:03.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:03.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:03.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:03.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:03.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:03.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:03.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:03.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:03.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:03.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:03.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:03.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:03.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:03.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:03.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:03.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:03.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:03.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:03.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:03.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:03.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:03.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:03.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:03.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:03.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:03.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:03.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:03.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:03.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:03.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:03.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:03.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:03.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:03.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:03.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:03.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:03.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:03.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:03.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:03.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:03.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:03.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:03.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:03.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:03.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:03.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:03.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:03.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:03.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:03.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:03.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:03.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:03.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:03.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:03.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:03.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:03.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:03.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:03.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:03.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:03.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:03.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:03.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:03.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:03.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:03.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:03.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:03.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:03.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:03.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:03.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:03.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:03.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:03.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:03.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:03.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:03.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:03 smithi142 ceph-mon[87853]: pgmap v2831: 161 pgs: 25 peering, 10 active+undersized+degraded, 18 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:47:03.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:03 smithi142 ceph-mon[87853]: pgmap v2832: 161 pgs: 25 peering, 10 active+undersized+degraded, 18 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:47:03.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:03 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:03.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:03 smithi142 ceph-mon[87853]: pgmap v2833: 161 pgs: 25 peering, 10 active+undersized+degraded, 18 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:47:03.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:03 smithi142 ceph-mon[87853]: pgmap v2834: 161 pgs: 25 peering, 10 active+undersized+degraded, 18 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:47:03.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:03 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:03.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:03 smithi142 ceph-mon[87853]: pgmap v2835: 161 pgs: 25 peering, 10 active+undersized+degraded, 18 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:47:03.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:03 smithi142 ceph-mon[87853]: pgmap v2836: 161 pgs: 25 peering, 10 active+undersized+degraded, 18 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:47:03.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:03 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:03.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:03 smithi142 ceph-mon[87853]: pgmap v2837: 161 pgs: 25 peering, 10 active+undersized+degraded, 18 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:47:03.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:03 smithi142 ceph-mon[87853]: pgmap v2838: 161 pgs: 25 peering, 10 active+undersized+degraded, 18 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:47:03.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:03 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:03.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:03 smithi142 ceph-mon[87853]: pgmap v2839: 161 pgs: 25 peering, 10 active+undersized+degraded, 18 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:47:03.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:03 smithi142 ceph-mon[87853]: pgmap v2840: 161 pgs: 25 peering, 10 active+undersized+degraded, 18 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:47:03.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:03 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:03.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:03 smithi142 ceph-mon[87853]: pgmap v2841: 161 pgs: 25 peering, 9 active+undersized+degraded, 11 active+undersized, 116 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:47:03.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:03 smithi142 ceph-mon[87853]: pgmap v2842: 161 pgs: 25 peering, 9 active+undersized+degraded, 11 active+undersized, 116 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:47:03.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:03 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:03.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:03 smithi142 ceph-mon[87853]: pgmap v2843: 161 pgs: 25 peering, 9 active+undersized+degraded, 11 active+undersized, 116 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:47:03.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:03 smithi142 ceph-mon[87853]: pgmap v2844: 161 pgs: 25 peering, 9 active+undersized+degraded, 11 active+undersized, 116 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:47:03.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:03 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:03.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:03 smithi142 ceph-mon[87853]: pgmap v2845: 161 pgs: 25 peering, 9 active+undersized+degraded, 11 active+undersized, 116 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:47:03.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:03 smithi142 ceph-mon[87853]: pgmap v2846: 161 pgs: 25 peering, 9 active+undersized+degraded, 11 active+undersized, 116 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:47:03.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:03 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:03.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:03 smithi142 ceph-mon[87853]: pgmap v2847: 161 pgs: 25 peering, 9 active+undersized+degraded, 11 active+undersized, 116 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:47:03.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:03 smithi142 ceph-mon[87853]: pgmap v2848: 161 pgs: 25 peering, 9 active+undersized+degraded, 11 active+undersized, 116 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:47:03.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:03 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:03.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:03 smithi142 ceph-mon[87853]: pgmap v2849: 161 pgs: 25 peering, 9 active+undersized+degraded, 11 active+undersized, 116 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:47:03.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:03 smithi142 ceph-mon[87853]: pgmap v2850: 161 pgs: 25 peering, 9 active+undersized+degraded, 11 active+undersized, 116 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:47:03.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:03 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:03.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:03.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:03.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:03.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:03.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:03 smithi142 ceph-mon[87853]: pgmap v2851: 161 pgs: 25 peering, 9 active+undersized+degraded, 11 active+undersized, 116 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:47:03.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:03 smithi142 ceph-mon[87853]: pgmap v2852: 161 pgs: 25 peering, 9 active+undersized+degraded, 11 active+undersized, 116 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:47:03.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:03.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:03 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:03.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:03.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:03.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:03.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:03.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:03.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:03.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:03.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:03.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:03.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:03.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:03.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:03.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:03.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:03.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:03.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:03.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:03.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:03.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:03.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:03.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:03.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:03.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:03.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:03.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:04.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:04.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:04.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:04.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:04.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:04.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:04.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:04.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:04.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:04.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:04.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:04.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:04.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:04.000 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:04.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[87547]: pgmap v2831: 161 pgs: 25 peering, 10 active+undersized+degraded, 18 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:47:04.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[87547]: pgmap v2832: 161 pgs: 25 peering, 10 active+undersized+degraded, 18 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:47:04.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:04.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[87547]: pgmap v2833: 161 pgs: 25 peering, 10 active+undersized+degraded, 18 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:47:04.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[87547]: pgmap v2834: 161 pgs: 25 peering, 10 active+undersized+degraded, 18 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:47:04.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:04.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[87547]: pgmap v2835: 161 pgs: 25 peering, 10 active+undersized+degraded, 18 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:47:04.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[87547]: pgmap v2836: 161 pgs: 25 peering, 10 active+undersized+degraded, 18 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:47:04.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:04.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[87547]: pgmap v2837: 161 pgs: 25 peering, 10 active+undersized+degraded, 18 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:47:04.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[87547]: pgmap v2838: 161 pgs: 25 peering, 10 active+undersized+degraded, 18 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:47:04.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:04.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[87547]: pgmap v2839: 161 pgs: 25 peering, 10 active+undersized+degraded, 18 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:47:04.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[87547]: pgmap v2840: 161 pgs: 25 peering, 10 active+undersized+degraded, 18 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:47:04.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:04.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[87547]: pgmap v2841: 161 pgs: 25 peering, 9 active+undersized+degraded, 11 active+undersized, 116 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:47:04.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[87547]: pgmap v2842: 161 pgs: 25 peering, 9 active+undersized+degraded, 11 active+undersized, 116 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:47:04.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:04.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[87547]: pgmap v2843: 161 pgs: 25 peering, 9 active+undersized+degraded, 11 active+undersized, 116 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:47:04.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[87547]: pgmap v2844: 161 pgs: 25 peering, 9 active+undersized+degraded, 11 active+undersized, 116 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:47:04.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:04.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[91108]: pgmap v2831: 161 pgs: 25 peering, 10 active+undersized+degraded, 18 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:47:04.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[91108]: pgmap v2832: 161 pgs: 25 peering, 10 active+undersized+degraded, 18 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:47:04.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:04.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[91108]: pgmap v2833: 161 pgs: 25 peering, 10 active+undersized+degraded, 18 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:47:04.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[91108]: pgmap v2834: 161 pgs: 25 peering, 10 active+undersized+degraded, 18 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:47:04.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:04.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[91108]: pgmap v2835: 161 pgs: 25 peering, 10 active+undersized+degraded, 18 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:47:04.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[91108]: pgmap v2836: 161 pgs: 25 peering, 10 active+undersized+degraded, 18 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:47:04.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:04.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[91108]: pgmap v2837: 161 pgs: 25 peering, 10 active+undersized+degraded, 18 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:47:04.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[91108]: pgmap v2838: 161 pgs: 25 peering, 10 active+undersized+degraded, 18 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:47:04.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:04.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[91108]: pgmap v2839: 161 pgs: 25 peering, 10 active+undersized+degraded, 18 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:47:04.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[91108]: pgmap v2840: 161 pgs: 25 peering, 10 active+undersized+degraded, 18 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 43/630 objects degraded (6.825%) 2024-04-12T22:47:04.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:04.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[91108]: pgmap v2841: 161 pgs: 25 peering, 9 active+undersized+degraded, 11 active+undersized, 116 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:47:04.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[91108]: pgmap v2842: 161 pgs: 25 peering, 9 active+undersized+degraded, 11 active+undersized, 116 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:47:04.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:04.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[91108]: pgmap v2843: 161 pgs: 25 peering, 9 active+undersized+degraded, 11 active+undersized, 116 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:47:04.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[91108]: pgmap v2844: 161 pgs: 25 peering, 9 active+undersized+degraded, 11 active+undersized, 116 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:47:04.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:04.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[87547]: pgmap v2845: 161 pgs: 25 peering, 9 active+undersized+degraded, 11 active+undersized, 116 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:47:04.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[87547]: pgmap v2846: 161 pgs: 25 peering, 9 active+undersized+degraded, 11 active+undersized, 116 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:47:04.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:04.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[87547]: pgmap v2847: 161 pgs: 25 peering, 9 active+undersized+degraded, 11 active+undersized, 116 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:47:04.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[87547]: pgmap v2848: 161 pgs: 25 peering, 9 active+undersized+degraded, 11 active+undersized, 116 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:47:04.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:04.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[87547]: pgmap v2849: 161 pgs: 25 peering, 9 active+undersized+degraded, 11 active+undersized, 116 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:47:04.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[87547]: pgmap v2850: 161 pgs: 25 peering, 9 active+undersized+degraded, 11 active+undersized, 116 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:47:04.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:04.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:04.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:04.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:04.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:04.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[87547]: pgmap v2851: 161 pgs: 25 peering, 9 active+undersized+degraded, 11 active+undersized, 116 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:47:04.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[87547]: pgmap v2852: 161 pgs: 25 peering, 9 active+undersized+degraded, 11 active+undersized, 116 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:47:04.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:04.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:04.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:04.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:04.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:04.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:04.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:04.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:04.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:04.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[91108]: pgmap v2845: 161 pgs: 25 peering, 9 active+undersized+degraded, 11 active+undersized, 116 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:47:04.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[91108]: pgmap v2846: 161 pgs: 25 peering, 9 active+undersized+degraded, 11 active+undersized, 116 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:47:04.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:04.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[91108]: pgmap v2847: 161 pgs: 25 peering, 9 active+undersized+degraded, 11 active+undersized, 116 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:47:04.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[91108]: pgmap v2848: 161 pgs: 25 peering, 9 active+undersized+degraded, 11 active+undersized, 116 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:47:04.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:04.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[91108]: pgmap v2849: 161 pgs: 25 peering, 9 active+undersized+degraded, 11 active+undersized, 116 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:47:04.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[91108]: pgmap v2850: 161 pgs: 25 peering, 9 active+undersized+degraded, 11 active+undersized, 116 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:47:04.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:04.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:04.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:04.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:04.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:04.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[91108]: pgmap v2851: 161 pgs: 25 peering, 9 active+undersized+degraded, 11 active+undersized, 116 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:47:04.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[91108]: pgmap v2852: 161 pgs: 25 peering, 9 active+undersized+degraded, 11 active+undersized, 116 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:47:04.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:04.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:04.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:04.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:04.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:04.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:04.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:04.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:04.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:04.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:04.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:04.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:04.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:04.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:04.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:04.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:04.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:04.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:04.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:04.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:04.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:04.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:04.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:04.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:04.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:04.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:04.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:04.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:04.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:04.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:04.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:04.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:04.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:04.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:04.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:04.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:04.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:04.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:04.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:04.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:04.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:04.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:04.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:04.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:04.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:04.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:04.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:04.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:04.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:04.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:04.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:04.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:04.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:04.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:04.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:04.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:04.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:04.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:04.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:04.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:04.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:04.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:04.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:04.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:04.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:04.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:04.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:04.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:04.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:04.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:04.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:04.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:04.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:05.177 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: 2024-04-12T22:47:04.879+0000 7fe607f7c700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (12 PGs are or would become offline) 2024-04-12T22:47:05.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[91108]: pgmap v2853: 161 pgs: 25 peering, 9 active+undersized+degraded, 11 active+undersized, 116 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:47:05.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[91108]: pgmap v2854: 161 pgs: 25 peering, 9 active+undersized+degraded, 11 active+undersized, 116 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:47:05.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:05.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[91108]: pgmap v2855: 161 pgs: 25 peering, 9 active+undersized+degraded, 11 active+undersized, 116 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:47:05.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[91108]: pgmap v2856: 161 pgs: 25 peering, 9 active+undersized+degraded, 11 active+undersized, 116 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:47:05.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:05.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[91108]: pgmap v2857: 161 pgs: 25 peering, 9 active+undersized+degraded, 11 active+undersized, 116 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:47:05.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[91108]: pgmap v2858: 161 pgs: 25 peering, 9 active+undersized+degraded, 11 active+undersized, 116 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:47:05.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:05.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[91108]: pgmap v2859: 161 pgs: 25 peering, 9 active+undersized+degraded, 11 active+undersized, 116 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:47:05.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[91108]: pgmap v2860: 161 pgs: 25 peering, 9 active+undersized+degraded, 11 active+undersized, 116 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:47:05.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:05.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[91108]: pgmap v2861: 161 pgs: 25 peering, 9 active+undersized+degraded, 11 active+undersized, 116 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:47:05.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[91108]: pgmap v2862: 161 pgs: 25 peering, 9 active+undersized+degraded, 11 active+undersized, 116 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:47:05.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:05.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[91108]: pgmap v2863: 161 pgs: 25 peering, 9 active+undersized+degraded, 11 active+undersized, 116 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:47:05.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[91108]: pgmap v2864: 161 pgs: 25 peering, 9 active+undersized+degraded, 11 active+undersized, 116 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:47:05.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:05.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[91108]: pgmap v2865: 161 pgs: 25 peering, 9 active+undersized+degraded, 11 active+undersized, 116 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:47:05.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[91108]: pgmap v2866: 161 pgs: 25 peering, 9 active+undersized+degraded, 11 active+undersized, 116 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:47:05.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:05.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[87547]: pgmap v2853: 161 pgs: 25 peering, 9 active+undersized+degraded, 11 active+undersized, 116 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:47:05.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[87547]: pgmap v2854: 161 pgs: 25 peering, 9 active+undersized+degraded, 11 active+undersized, 116 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:47:05.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:05.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[87547]: pgmap v2855: 161 pgs: 25 peering, 9 active+undersized+degraded, 11 active+undersized, 116 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:47:05.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[87547]: pgmap v2856: 161 pgs: 25 peering, 9 active+undersized+degraded, 11 active+undersized, 116 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:47:05.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:05.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[87547]: pgmap v2857: 161 pgs: 25 peering, 9 active+undersized+degraded, 11 active+undersized, 116 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:47:05.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[87547]: pgmap v2858: 161 pgs: 25 peering, 9 active+undersized+degraded, 11 active+undersized, 116 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:47:05.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:05.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[87547]: pgmap v2859: 161 pgs: 25 peering, 9 active+undersized+degraded, 11 active+undersized, 116 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:47:05.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[87547]: pgmap v2860: 161 pgs: 25 peering, 9 active+undersized+degraded, 11 active+undersized, 116 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:47:05.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:05.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[87547]: pgmap v2861: 161 pgs: 25 peering, 9 active+undersized+degraded, 11 active+undersized, 116 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:47:05.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[87547]: pgmap v2862: 161 pgs: 25 peering, 9 active+undersized+degraded, 11 active+undersized, 116 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:47:05.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:05.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[87547]: pgmap v2863: 161 pgs: 25 peering, 9 active+undersized+degraded, 11 active+undersized, 116 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:47:05.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[87547]: pgmap v2864: 161 pgs: 25 peering, 9 active+undersized+degraded, 11 active+undersized, 116 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:47:05.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:05.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[87547]: pgmap v2865: 161 pgs: 25 peering, 9 active+undersized+degraded, 11 active+undersized, 116 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:47:05.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[87547]: pgmap v2866: 161 pgs: 25 peering, 9 active+undersized+degraded, 11 active+undersized, 116 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:47:05.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:05.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[87547]: pgmap v2867: 161 pgs: 25 peering, 9 active+undersized+degraded, 11 active+undersized, 116 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:47:05.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[87547]: pgmap v2868: 161 pgs: 25 peering, 9 active+undersized+degraded, 11 active+undersized, 116 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:47:05.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:05.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:05.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:05.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:05.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:05.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:05.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[87547]: pgmap v2869: 161 pgs: 25 peering, 9 active+undersized+degraded, 11 active+undersized, 116 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:47:05.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[87547]: pgmap v2870: 161 pgs: 25 peering, 9 active+undersized+degraded, 11 active+undersized, 116 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:47:05.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:05.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:05.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:05.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:05.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:05.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:05.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:05.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:05.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:05.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:05.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:05.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:05.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:05.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:05.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:05.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:05.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:05.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[91108]: pgmap v2867: 161 pgs: 25 peering, 9 active+undersized+degraded, 11 active+undersized, 116 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:47:05.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[91108]: pgmap v2868: 161 pgs: 25 peering, 9 active+undersized+degraded, 11 active+undersized, 116 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:47:05.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:05.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:05.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:05.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:05.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:05.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:05.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[91108]: pgmap v2869: 161 pgs: 25 peering, 9 active+undersized+degraded, 11 active+undersized, 116 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:47:05.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[91108]: pgmap v2870: 161 pgs: 25 peering, 9 active+undersized+degraded, 11 active+undersized, 116 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:47:05.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:05.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:05.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:05.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:05.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:05.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:05.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:05.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:05.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:05.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:05.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:05.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:05.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:05.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:05.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:05.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:05.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:05.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:05.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:05.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:05.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:05.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:05.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:05.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:05.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:05.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:05.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:05.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:05.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:05.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:05.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:05.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:05.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:05.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:05.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:05.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:05.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:05.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:05.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:05.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:05.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:05.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:05.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:05.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:05.187 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:05.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:05.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:05.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:05.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:05.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:05.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:05.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:05.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:05.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:05.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:05.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:05.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:05.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:05.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:05.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:05.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:05.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:05.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:05.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:05.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:05.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:05.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:05.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:05.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:05.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:05.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:05.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:05.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:05.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:05.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:05.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:05.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:05.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:05.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:05.189 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:05.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:05.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:05.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:05.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:05.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:05.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:05.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:05.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:04 smithi142 ceph-mon[87853]: pgmap v2853: 161 pgs: 25 peering, 9 active+undersized+degraded, 11 active+undersized, 116 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:47:05.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:04 smithi142 ceph-mon[87853]: pgmap v2854: 161 pgs: 25 peering, 9 active+undersized+degraded, 11 active+undersized, 116 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:47:05.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:04 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:05.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:04 smithi142 ceph-mon[87853]: pgmap v2855: 161 pgs: 25 peering, 9 active+undersized+degraded, 11 active+undersized, 116 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:47:05.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:04 smithi142 ceph-mon[87853]: pgmap v2856: 161 pgs: 25 peering, 9 active+undersized+degraded, 11 active+undersized, 116 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:47:05.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:04 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:05.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:04 smithi142 ceph-mon[87853]: pgmap v2857: 161 pgs: 25 peering, 9 active+undersized+degraded, 11 active+undersized, 116 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:47:05.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:04 smithi142 ceph-mon[87853]: pgmap v2858: 161 pgs: 25 peering, 9 active+undersized+degraded, 11 active+undersized, 116 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:47:05.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:04 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:05.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:04 smithi142 ceph-mon[87853]: pgmap v2859: 161 pgs: 25 peering, 9 active+undersized+degraded, 11 active+undersized, 116 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:47:05.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:04 smithi142 ceph-mon[87853]: pgmap v2860: 161 pgs: 25 peering, 9 active+undersized+degraded, 11 active+undersized, 116 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:47:05.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:04 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:05.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:04 smithi142 ceph-mon[87853]: pgmap v2861: 161 pgs: 25 peering, 9 active+undersized+degraded, 11 active+undersized, 116 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:47:05.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:04 smithi142 ceph-mon[87853]: pgmap v2862: 161 pgs: 25 peering, 9 active+undersized+degraded, 11 active+undersized, 116 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:47:05.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:04 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:05.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:04 smithi142 ceph-mon[87853]: pgmap v2863: 161 pgs: 25 peering, 9 active+undersized+degraded, 11 active+undersized, 116 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:47:05.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:04 smithi142 ceph-mon[87853]: pgmap v2864: 161 pgs: 25 peering, 9 active+undersized+degraded, 11 active+undersized, 116 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:47:05.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:04 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:05.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:04 smithi142 ceph-mon[87853]: pgmap v2865: 161 pgs: 25 peering, 9 active+undersized+degraded, 11 active+undersized, 116 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:47:05.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:04 smithi142 ceph-mon[87853]: pgmap v2866: 161 pgs: 25 peering, 9 active+undersized+degraded, 11 active+undersized, 116 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:47:05.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:04 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:05.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:04 smithi142 ceph-mon[87853]: pgmap v2867: 161 pgs: 25 peering, 9 active+undersized+degraded, 11 active+undersized, 116 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:47:05.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:04 smithi142 ceph-mon[87853]: pgmap v2868: 161 pgs: 25 peering, 9 active+undersized+degraded, 11 active+undersized, 116 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:47:05.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:05.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:04 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:05.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:05.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:05.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:05.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:05.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:04 smithi142 ceph-mon[87853]: pgmap v2869: 161 pgs: 25 peering, 9 active+undersized+degraded, 11 active+undersized, 116 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:47:05.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:04 smithi142 ceph-mon[87853]: pgmap v2870: 161 pgs: 25 peering, 9 active+undersized+degraded, 11 active+undersized, 116 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:47:05.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:05.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:04 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:05.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:05.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:05.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:05.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:05.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:05.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:05.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:05.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:05.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:05.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:05.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:05.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:05.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:05.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:05.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:05.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:05.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:05.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:05.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:05.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:05.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:05.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:05.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:05.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:05.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:05.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:05.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:05.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:05.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:05.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:05.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:05.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:05.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:05.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:05.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:05.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:05.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:05.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:05.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:05.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:05.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:05.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:05.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:05.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:05.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:05.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:05.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:05.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:05.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:05.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:06.089 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:05 smithi142 ceph-mon[87853]: pgmap v2871: 161 pgs: 25 peering, 9 active+undersized+degraded, 11 active+undersized, 116 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:47:06.089 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:05 smithi142 ceph-mon[87853]: pgmap v2872: 161 pgs: 25 peering, 9 active+undersized+degraded, 11 active+undersized, 116 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:47:06.089 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:05 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:06.089 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:05 smithi142 ceph-mon[87853]: pgmap v2873: 161 pgs: 25 peering, 9 active+undersized+degraded, 11 active+undersized, 116 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:47:06.089 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:05 smithi142 ceph-mon[87853]: pgmap v2874: 161 pgs: 25 peering, 9 active+undersized+degraded, 11 active+undersized, 116 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:47:06.089 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:05 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:06.089 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:05 smithi142 ceph-mon[87853]: pgmap v2875: 161 pgs: 25 peering, 9 active+undersized+degraded, 11 active+undersized, 116 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:47:06.090 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:05 smithi142 ceph-mon[87853]: pgmap v2876: 161 pgs: 25 peering, 9 active+undersized+degraded, 11 active+undersized, 116 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:47:06.090 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:05 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:06.090 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:05 smithi142 ceph-mon[87853]: pgmap v2877: 161 pgs: 25 peering, 136 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:06.090 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:05 smithi142 ceph-mon[87853]: pgmap v2878: 161 pgs: 25 peering, 136 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:06.090 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:05 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:06.090 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:05 smithi142 ceph-mon[87853]: pgmap v2879: 161 pgs: 25 peering, 136 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:06.090 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:05 smithi142 ceph-mon[87853]: pgmap v2880: 161 pgs: 25 peering, 136 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:06.090 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:05 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:06.090 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:05 smithi142 ceph-mon[87853]: pgmap v2881: 161 pgs: 25 peering, 136 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:06.090 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:05 smithi142 ceph-mon[87853]: pgmap v2882: 161 pgs: 25 peering, 136 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:06.090 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:05 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:06.090 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:05 smithi142 ceph-mon[87853]: pgmap v2883: 161 pgs: 25 peering, 136 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:06.090 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:05 smithi142 ceph-mon[87853]: pgmap v2884: 161 pgs: 25 peering, 136 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:06.091 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:05 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:06.091 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:05 smithi142 ceph-mon[87853]: pgmap v2885: 161 pgs: 25 peering, 136 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:06.091 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:05 smithi142 ceph-mon[87853]: pgmap v2886: 161 pgs: 25 peering, 136 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:06.091 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:05 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:06.091 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:05 smithi142 ceph-mon[87853]: pgmap v2887: 161 pgs: 25 peering, 136 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:06.091 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:05 smithi142 ceph-mon[87853]: pgmap v2888: 161 pgs: 25 peering, 136 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:06.091 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:05 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:06.091 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:05 smithi142 ceph-mon[87853]: pgmap v2889: 161 pgs: 25 peering, 136 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:06.091 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:05 smithi142 ceph-mon[87853]: pgmap v2890: 161 pgs: 25 peering, 136 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:06.091 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:05 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:06.091 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:06.091 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:06.091 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:05 smithi142 ceph-mon[87853]: pgmap v2891: 161 pgs: 25 peering, 136 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:06.091 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:05 smithi142 ceph-mon[87853]: pgmap v2892: 161 pgs: 25 peering, 136 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:06.091 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:06.092 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:05 smithi142 ceph-mon[87853]: Health check update: Degraded data redundancy: 33/630 objects degraded (5.238%), 9 pgs degraded (PG_DEGRADED) 2024-04-12T22:47:06.092 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:06.092 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:06.092 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:06.092 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:06.092 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-12T22:47:06.092 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:05 smithi142 ceph-mon[87853]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-12T22:47:06.092 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:05 smithi142 ceph-mon[87853]: Upgrade: unsafe to stop osd(s) at this time (12 PGs are or would become offline) 2024-04-12T22:47:06.092 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:05 smithi142 ceph-mon[87853]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33/630 objects degraded (5.238%), 9 pgs degraded) 2024-04-12T22:47:06.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:05 smithi088 ceph-mon[87547]: pgmap v2871: 161 pgs: 25 peering, 9 active+undersized+degraded, 11 active+undersized, 116 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:47:06.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:05 smithi088 ceph-mon[87547]: pgmap v2872: 161 pgs: 25 peering, 9 active+undersized+degraded, 11 active+undersized, 116 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:47:06.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:05 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:06.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:05 smithi088 ceph-mon[87547]: pgmap v2873: 161 pgs: 25 peering, 9 active+undersized+degraded, 11 active+undersized, 116 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:47:06.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:05 smithi088 ceph-mon[87547]: pgmap v2874: 161 pgs: 25 peering, 9 active+undersized+degraded, 11 active+undersized, 116 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:47:06.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:05 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:06.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:05 smithi088 ceph-mon[87547]: pgmap v2875: 161 pgs: 25 peering, 9 active+undersized+degraded, 11 active+undersized, 116 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:47:06.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:05 smithi088 ceph-mon[87547]: pgmap v2876: 161 pgs: 25 peering, 9 active+undersized+degraded, 11 active+undersized, 116 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:47:06.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:05 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:06.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:05 smithi088 ceph-mon[87547]: pgmap v2877: 161 pgs: 25 peering, 136 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:06.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:05 smithi088 ceph-mon[87547]: pgmap v2878: 161 pgs: 25 peering, 136 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:06.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:05 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:06.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:05 smithi088 ceph-mon[87547]: pgmap v2879: 161 pgs: 25 peering, 136 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:06.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:05 smithi088 ceph-mon[87547]: pgmap v2880: 161 pgs: 25 peering, 136 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:06.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:05 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:06.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:05 smithi088 ceph-mon[87547]: pgmap v2881: 161 pgs: 25 peering, 136 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:06.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:05 smithi088 ceph-mon[87547]: pgmap v2882: 161 pgs: 25 peering, 136 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:06.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:05 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:06.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:05 smithi088 ceph-mon[87547]: pgmap v2883: 161 pgs: 25 peering, 136 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:06.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:05 smithi088 ceph-mon[87547]: pgmap v2884: 161 pgs: 25 peering, 136 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:06.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:05 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:06.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:05 smithi088 ceph-mon[87547]: pgmap v2885: 161 pgs: 25 peering, 136 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:06.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:05 smithi088 ceph-mon[87547]: pgmap v2886: 161 pgs: 25 peering, 136 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:06.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:05 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:06.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:05 smithi088 ceph-mon[87547]: pgmap v2887: 161 pgs: 25 peering, 136 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:06.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:05 smithi088 ceph-mon[87547]: pgmap v2888: 161 pgs: 25 peering, 136 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:06.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:05 smithi088 ceph-mon[91108]: pgmap v2871: 161 pgs: 25 peering, 9 active+undersized+degraded, 11 active+undersized, 116 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:47:06.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:05 smithi088 ceph-mon[91108]: pgmap v2872: 161 pgs: 25 peering, 9 active+undersized+degraded, 11 active+undersized, 116 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:47:06.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:05 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:06.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:05 smithi088 ceph-mon[91108]: pgmap v2873: 161 pgs: 25 peering, 9 active+undersized+degraded, 11 active+undersized, 116 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:47:06.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:05 smithi088 ceph-mon[91108]: pgmap v2874: 161 pgs: 25 peering, 9 active+undersized+degraded, 11 active+undersized, 116 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:47:06.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:05 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:06.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:05 smithi088 ceph-mon[91108]: pgmap v2875: 161 pgs: 25 peering, 9 active+undersized+degraded, 11 active+undersized, 116 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:47:06.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:05 smithi088 ceph-mon[91108]: pgmap v2876: 161 pgs: 25 peering, 9 active+undersized+degraded, 11 active+undersized, 116 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-12T22:47:06.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:05 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:06.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:05 smithi088 ceph-mon[91108]: pgmap v2877: 161 pgs: 25 peering, 136 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:06.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:05 smithi088 ceph-mon[91108]: pgmap v2878: 161 pgs: 25 peering, 136 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:06.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:05 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:06.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:05 smithi088 ceph-mon[91108]: pgmap v2879: 161 pgs: 25 peering, 136 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:06.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:05 smithi088 ceph-mon[91108]: pgmap v2880: 161 pgs: 25 peering, 136 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:06.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:05 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:06.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:05 smithi088 ceph-mon[91108]: pgmap v2881: 161 pgs: 25 peering, 136 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:06.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:05 smithi088 ceph-mon[91108]: pgmap v2882: 161 pgs: 25 peering, 136 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:06.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:05 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:06.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:05 smithi088 ceph-mon[91108]: pgmap v2883: 161 pgs: 25 peering, 136 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:06.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:05 smithi088 ceph-mon[91108]: pgmap v2884: 161 pgs: 25 peering, 136 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:06.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:05 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:06.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:05 smithi088 ceph-mon[91108]: pgmap v2885: 161 pgs: 25 peering, 136 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:06.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:05 smithi088 ceph-mon[91108]: pgmap v2886: 161 pgs: 25 peering, 136 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:06.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:05 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:06.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:05 smithi088 ceph-mon[91108]: pgmap v2887: 161 pgs: 25 peering, 136 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:06.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:05 smithi088 ceph-mon[91108]: pgmap v2888: 161 pgs: 25 peering, 136 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:06.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:05 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:06.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:05 smithi088 ceph-mon[87547]: pgmap v2889: 161 pgs: 25 peering, 136 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:06.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:05 smithi088 ceph-mon[87547]: pgmap v2890: 161 pgs: 25 peering, 136 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:06.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:05 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:06.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:06.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:06.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:05 smithi088 ceph-mon[87547]: pgmap v2891: 161 pgs: 25 peering, 136 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:06.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:05 smithi088 ceph-mon[87547]: pgmap v2892: 161 pgs: 25 peering, 136 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:06.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:06.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:05 smithi088 ceph-mon[87547]: Health check update: Degraded data redundancy: 33/630 objects degraded (5.238%), 9 pgs degraded (PG_DEGRADED) 2024-04-12T22:47:06.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:06.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:06.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:06.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:06.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-12T22:47:06.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:05 smithi088 ceph-mon[87547]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-12T22:47:06.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:05 smithi088 ceph-mon[87547]: Upgrade: unsafe to stop osd(s) at this time (12 PGs are or would become offline) 2024-04-12T22:47:06.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:05 smithi088 ceph-mon[87547]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33/630 objects degraded (5.238%), 9 pgs degraded) 2024-04-12T22:47:06.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:05 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:06.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:05 smithi088 ceph-mon[91108]: pgmap v2889: 161 pgs: 25 peering, 136 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:06.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:05 smithi088 ceph-mon[91108]: pgmap v2890: 161 pgs: 25 peering, 136 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:06.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:05 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:06.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:06.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:06.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:05 smithi088 ceph-mon[91108]: pgmap v2891: 161 pgs: 25 peering, 136 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:06.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:05 smithi088 ceph-mon[91108]: pgmap v2892: 161 pgs: 25 peering, 136 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:06.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:06.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:05 smithi088 ceph-mon[91108]: Health check update: Degraded data redundancy: 33/630 objects degraded (5.238%), 9 pgs degraded (PG_DEGRADED) 2024-04-12T22:47:06.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:06.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:06.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:06.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:06.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-12T22:47:06.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:05 smithi088 ceph-mon[91108]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-12T22:47:06.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:05 smithi088 ceph-mon[91108]: Upgrade: unsafe to stop osd(s) at this time (12 PGs are or would become offline) 2024-04-12T22:47:06.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:05 smithi088 ceph-mon[91108]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33/630 objects degraded (5.238%), 9 pgs degraded) 2024-04-12T22:47:06.677 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:47:06 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:47:06] "GET /metrics HTTP/1.1" 200 38540 "" "Prometheus/2.33.4" 2024-04-12T22:47:08.150 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:07 smithi142 ceph-mon[87853]: pgmap v2893: 161 pgs: 161 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-04-12T22:47:08.151 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:07 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:08.151 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:07 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:08.151 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:07 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:08.151 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:07 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:08.151 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:07 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:08.151 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:07 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:08.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:07 smithi088 ceph-mon[87547]: pgmap v2893: 161 pgs: 161 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-04-12T22:47:08.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:07 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:08.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:07 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:08.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:07 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:08.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:07 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:08.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:07 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:08.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:07 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:08.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:07 smithi088 ceph-mon[91108]: pgmap v2893: 161 pgs: 161 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-04-12T22:47:08.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:07 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:08.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:07 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:08.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:07 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:08.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:07 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:08.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:07 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:08.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:07 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:08.927 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:08 smithi088 ceph-mon[87547]: pgmap v2894: 161 pgs: 161 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s rd, 1 op/s 2024-04-12T22:47:08.927 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:08 smithi088 ceph-mon[87547]: pgmap v2895: 161 pgs: 161 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s rd, 1 op/s 2024-04-12T22:47:08.927 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:08 smithi088 ceph-mon[87547]: pgmap v2896: 161 pgs: 161 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-04-12T22:47:08.927 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:08 smithi088 ceph-mon[87547]: pgmap v2897: 161 pgs: 161 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-04-12T22:47:08.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:08 smithi088 ceph-mon[91108]: pgmap v2894: 161 pgs: 161 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s rd, 1 op/s 2024-04-12T22:47:08.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:08 smithi088 ceph-mon[91108]: pgmap v2895: 161 pgs: 161 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s rd, 1 op/s 2024-04-12T22:47:08.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:08 smithi088 ceph-mon[91108]: pgmap v2896: 161 pgs: 161 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-04-12T22:47:08.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:08 smithi088 ceph-mon[91108]: pgmap v2897: 161 pgs: 161 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-04-12T22:47:09.224 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:08 smithi142 ceph-mon[87853]: pgmap v2894: 161 pgs: 161 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s rd, 1 op/s 2024-04-12T22:47:09.224 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:08 smithi142 ceph-mon[87853]: pgmap v2895: 161 pgs: 161 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s rd, 1 op/s 2024-04-12T22:47:09.224 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:08 smithi142 ceph-mon[87853]: pgmap v2896: 161 pgs: 161 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-04-12T22:47:09.224 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:08 smithi142 ceph-mon[87853]: pgmap v2897: 161 pgs: 161 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-04-12T22:47:09.379 INFO:teuthology.orchestra.run.smithi088.stdout:true 2024-04-12T22:47:10.066 INFO:teuthology.orchestra.run.smithi088.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T22:47:10.066 INFO:teuthology.orchestra.run.smithi088.stdout:agent.smithi088 smithi088 running 19s ago 19m - - 2024-04-12T22:47:10.066 INFO:teuthology.orchestra.run.smithi088.stdout:agent.smithi142 smithi142 running 2s ago 19m - - 2024-04-12T22:47:10.066 INFO:teuthology.orchestra.run.smithi088.stdout:alertmanager.a smithi088 *:9093,9094 running (9m) 19s ago 14m 24.5M - 0.23.0 ba2b418f427c 0ea85e911776 2024-04-12T22:47:10.066 INFO:teuthology.orchestra.run.smithi088.stdout:grafana.a smithi142 *:3000 error 2s ago 13m - - 2024-04-12T22:47:10.067 INFO:teuthology.orchestra.run.smithi088.stdout:iscsi.foo.smithi088.yxerll smithi088 running (7m) 19s ago 12m 63.9M - 3.5 e1d6a67b021e 59c9318194eb 2024-04-12T22:47:10.067 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.x smithi142 *:8443,9283,8765 running (6m) 2s ago 18m 452M - 19.0.0-2053-gb277feb2 668895944f0e f9384b7063eb 2024-04-12T22:47:10.067 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.y smithi088 *:8443,9283,8765 running (8m) 19s ago 20m 534M - 19.0.0-2053-gb277feb2 668895944f0e 61e5b1816570 2024-04-12T22:47:10.067 INFO:teuthology.orchestra.run.smithi088.stdout:mon.a smithi088 running (6m) 19s ago 20m 126M 2048M 19.0.0-2053-gb277feb2 668895944f0e 6000fee523aa 2024-04-12T22:47:10.067 INFO:teuthology.orchestra.run.smithi088.stdout:mon.b smithi142 running (5m) 2s ago 19m 57.2M 2048M 19.0.0-2053-gb277feb2 668895944f0e 7cb5c5614a81 2024-04-12T22:47:10.067 INFO:teuthology.orchestra.run.smithi088.stdout:mon.c smithi088 running (5m) 19s ago 19m 59.7M 2048M 19.0.0-2053-gb277feb2 668895944f0e 87d1391aae18 2024-04-12T22:47:10.067 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.a smithi088 *:9100 running (9m) 19s ago 14m 18.4M - 1.3.1 1dbe0e931976 40e0439db208 2024-04-12T22:47:10.067 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.b smithi142 *:9100 running (8m) 2s ago 14m 15.8M - 1.3.1 1dbe0e931976 747060fd1a5d 2024-04-12T22:47:10.067 INFO:teuthology.orchestra.run.smithi088.stdout:osd.0 smithi088 running (4m) 19s ago 18m 53.7M 4096M 19.0.0-2053-gb277feb2 668895944f0e e1ee31dcc722 2024-04-12T22:47:10.067 INFO:teuthology.orchestra.run.smithi088.stdout:osd.1 smithi088 running (3m) 19s ago 18m 52.3M 4096M 19.0.0-2053-gb277feb2 668895944f0e 494f5e8e2531 2024-04-12T22:47:10.067 INFO:teuthology.orchestra.run.smithi088.stdout:osd.2 smithi088 running (2m) 19s ago 17m 48.1M 4096M 19.0.0-2053-gb277feb2 668895944f0e ca5dfe640c82 2024-04-12T22:47:10.067 INFO:teuthology.orchestra.run.smithi088.stdout:osd.3 smithi088 running (113s) 19s ago 17m 47.5M 4096M 19.0.0-2053-gb277feb2 668895944f0e 94ea4016ad0c 2024-04-12T22:47:10.067 INFO:teuthology.orchestra.run.smithi088.stdout:osd.4 smithi142 running (78s) 2s ago 16m 46.0M 4096M 19.0.0-2053-gb277feb2 668895944f0e af3fdbbb3a05 2024-04-12T22:47:10.067 INFO:teuthology.orchestra.run.smithi088.stdout:osd.5 smithi142 running (15s) 2s ago 16m 41.0M 4096M 19.0.0-2053-gb277feb2 668895944f0e bf1123bf3ff8 2024-04-12T22:47:10.067 INFO:teuthology.orchestra.run.smithi088.stdout:osd.6 smithi142 running (16m) 2s ago 16m 61.5M 4096M 17.2.0 e1d6a67b021e 9495636911ad 2024-04-12T22:47:10.068 INFO:teuthology.orchestra.run.smithi088.stdout:osd.7 smithi142 running (15m) 2s ago 15m 66.5M 4096M 17.2.0 e1d6a67b021e 767b5d349dbe 2024-04-12T22:47:10.068 INFO:teuthology.orchestra.run.smithi088.stdout:prometheus.a smithi142 *:9095 running (7m) 2s ago 15m 69.4M - 2.33.4 514e6a882f6e db995400848f 2024-04-12T22:47:10.068 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi088.qlemsa smithi088 *:8000 running (13m) 19s ago 13m 74.0M - 17.2.0 e1d6a67b021e 9eab94fe6def 2024-04-12T22:47:10.068 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi142.qxzxoy smithi142 *:8000 running (13m) 2s ago 13m 74.3M - 17.2.0 e1d6a67b021e ce75b554e32c 2024-04-12T22:47:10.068 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi088.rfqdxx smithi088 *:80 running (13m) 19s ago 13m 76.9M - 17.2.0 e1d6a67b021e e1b485d40249 2024-04-12T22:47:10.068 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi142.kdrxla smithi142 *:80 running (13m) 2s ago 13m 73.7M - 17.2.0 e1d6a67b021e 071754547e0a 2024-04-12T22:47:10.475 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-04-12T22:47:10.475 INFO:teuthology.orchestra.run.smithi088.stdout: "mon": { 2024-04-12T22:47:10.475 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-2053-gb277feb2 (b277feb2c7beb4597d8ecc39d58d5c36b81f613a) squid (dev)": 3 2024-04-12T22:47:10.476 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:47:10.476 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr": { 2024-04-12T22:47:10.476 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-2053-gb277feb2 (b277feb2c7beb4597d8ecc39d58d5c36b81f613a) squid (dev)": 2 2024-04-12T22:47:10.476 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:47:10.476 INFO:teuthology.orchestra.run.smithi088.stdout: "osd": { 2024-04-12T22:47:10.476 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2024-04-12T22:47:10.476 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-2053-gb277feb2 (b277feb2c7beb4597d8ecc39d58d5c36b81f613a) squid (dev)": 6 2024-04-12T22:47:10.476 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:47:10.476 INFO:teuthology.orchestra.run.smithi088.stdout: "rgw": { 2024-04-12T22:47:10.476 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-12T22:47:10.476 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:47:10.476 INFO:teuthology.orchestra.run.smithi088.stdout: "overall": { 2024-04-12T22:47:10.476 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 6, 2024-04-12T22:47:10.476 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-2053-gb277feb2 (b277feb2c7beb4597d8ecc39d58d5c36b81f613a) squid (dev)": 11 2024-04-12T22:47:10.476 INFO:teuthology.orchestra.run.smithi088.stdout: } 2024-04-12T22:47:10.477 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-04-12T22:47:10.820 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-04-12T22:47:10.820 INFO:teuthology.orchestra.run.smithi088.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a", 2024-04-12T22:47:10.820 INFO:teuthology.orchestra.run.smithi088.stdout: "in_progress": true, 2024-04-12T22:47:10.820 INFO:teuthology.orchestra.run.smithi088.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-12T22:47:10.820 INFO:teuthology.orchestra.run.smithi088.stdout: "services_complete": [ 2024-04-12T22:47:10.821 INFO:teuthology.orchestra.run.smithi088.stdout: "mon", 2024-04-12T22:47:10.821 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr" 2024-04-12T22:47:10.821 INFO:teuthology.orchestra.run.smithi088.stdout: ], 2024-04-12T22:47:10.821 INFO:teuthology.orchestra.run.smithi088.stdout: "progress": "11/23 daemons upgraded", 2024-04-12T22:47:10.821 INFO:teuthology.orchestra.run.smithi088.stdout: "message": "Currently upgrading osd daemons", 2024-04-12T22:47:10.821 INFO:teuthology.orchestra.run.smithi088.stdout: "is_paused": false 2024-04-12T22:47:10.821 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-04-12T22:47:11.174 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:10 smithi088 ceph-mon[87547]: from='client.44524 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:47:11.174 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:10 smithi088 ceph-mon[87547]: pgmap v2898: 161 pgs: 161 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:47:11.174 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:10 smithi088 ceph-mon[87547]: from='client.44530 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:47:11.174 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:10 smithi088 ceph-mon[87547]: from='client.? 172.21.15.88:0/3962503579' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:11.174 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:10 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:11.174 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:10 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:11.174 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:10 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:11.174 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:10 smithi088 ceph-mon[91108]: from='client.44524 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:47:11.175 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:10 smithi088 ceph-mon[91108]: pgmap v2898: 161 pgs: 161 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:47:11.175 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:10 smithi088 ceph-mon[91108]: from='client.44530 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:47:11.175 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:10 smithi088 ceph-mon[91108]: from='client.? 172.21.15.88:0/3962503579' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:11.175 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:10 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:11.175 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:10 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:11.175 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:10 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:11.218 INFO:teuthology.orchestra.run.smithi088.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-12T22:47:11.218 INFO:teuthology.orchestra.run.smithi088.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-12T22:47:11.218 INFO:teuthology.orchestra.run.smithi088.stdout: daemon grafana.a on smithi142 is in error state 2024-04-12T22:47:11.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:10 smithi142 ceph-mon[87853]: from='client.44524 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:47:11.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:10 smithi142 ceph-mon[87853]: pgmap v2898: 161 pgs: 161 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:47:11.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:10 smithi142 ceph-mon[87853]: from='client.44530 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:47:11.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:10 smithi142 ceph-mon[87853]: from='client.? 172.21.15.88:0/3962503579' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:11.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:10 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:11.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:10 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:11.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:10 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:12.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:11 smithi088 ceph-mon[87547]: from='client.44536 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:47:12.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:11 smithi088 ceph-mon[87547]: pgmap v2899: 161 pgs: 161 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:12.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:11 smithi088 ceph-mon[87547]: pgmap v2900: 161 pgs: 161 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:12.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:11 smithi088 ceph-mon[87547]: from='client.34617 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:47:12.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:11 smithi088 ceph-mon[87547]: from='client.? 172.21.15.88:0/3697912557' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T22:47:12.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:11 smithi088 ceph-mon[91108]: from='client.44536 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:47:12.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:11 smithi088 ceph-mon[91108]: pgmap v2899: 161 pgs: 161 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:12.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:11 smithi088 ceph-mon[91108]: pgmap v2900: 161 pgs: 161 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:12.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:11 smithi088 ceph-mon[91108]: from='client.34617 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:47:12.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:11 smithi088 ceph-mon[91108]: from='client.? 172.21.15.88:0/3697912557' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T22:47:12.244 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:11 smithi142 ceph-mon[87853]: from='client.44536 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:47:12.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:11 smithi142 ceph-mon[87853]: pgmap v2899: 161 pgs: 161 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:12.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:11 smithi142 ceph-mon[87853]: pgmap v2900: 161 pgs: 161 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:12.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:11 smithi142 ceph-mon[87853]: from='client.34617 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:47:12.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:11 smithi142 ceph-mon[87853]: from='client.? 172.21.15.88:0/3697912557' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T22:47:13.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:12 smithi088 ceph-mon[87547]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:47:13.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:12 smithi088 ceph-mon[91108]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:47:13.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:12 smithi142 ceph-mon[87853]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:47:14.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:13 smithi088 ceph-mon[91108]: pgmap v2901: 161 pgs: 161 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 959 B/s rd, 0 op/s 2024-04-12T22:47:14.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:13 smithi088 ceph-mon[87547]: pgmap v2901: 161 pgs: 161 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 959 B/s rd, 0 op/s 2024-04-12T22:47:14.244 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:13 smithi142 ceph-mon[87853]: pgmap v2901: 161 pgs: 161 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 959 B/s rd, 0 op/s 2024-04-12T22:47:16.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:15 smithi142 ceph-mon[87853]: pgmap v2902: 161 pgs: 161 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 720 B/s rd, 0 op/s 2024-04-12T22:47:16.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:15 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:16.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:15 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:47:16.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:15 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:16.311 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:15 smithi088 ceph-mon[87547]: pgmap v2902: 161 pgs: 161 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 720 B/s rd, 0 op/s 2024-04-12T22:47:16.311 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:15 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:16.311 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:15 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:47:16.311 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:15 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:16.311 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:15 smithi088 ceph-mon[91108]: pgmap v2902: 161 pgs: 161 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 720 B/s rd, 0 op/s 2024-04-12T22:47:16.311 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:15 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:16.311 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:15 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:47:16.311 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:15 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:16.677 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:47:16 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:47:16] "GET /metrics HTTP/1.1" 200 38531 "" "Prometheus/2.33.4" 2024-04-12T22:47:18.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:17 smithi142 ceph-mon[87853]: pgmap v2903: 161 pgs: 161 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:47:18.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:17 smithi088 ceph-mon[91108]: pgmap v2903: 161 pgs: 161 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:47:18.475 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:17 smithi088 ceph-mon[87547]: pgmap v2903: 161 pgs: 161 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:47:20.244 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:19 smithi142 ceph-mon[87853]: pgmap v2904: 161 pgs: 161 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:47:20.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:19 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-12T22:47:20.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:19 smithi088 ceph-mon[91108]: pgmap v2904: 161 pgs: 161 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:47:20.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:19 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-12T22:47:20.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:19 smithi088 ceph-mon[87547]: pgmap v2904: 161 pgs: 161 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:47:20.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:19 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-12T22:47:21.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:20 smithi142 ceph-mon[87853]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-12T22:47:21.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:20 smithi142 ceph-mon[87853]: Upgrade: osd.6 is safe to restart 2024-04-12T22:47:21.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:20 smithi088 ceph-mon[91108]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-12T22:47:21.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:20 smithi088 ceph-mon[91108]: Upgrade: osd.6 is safe to restart 2024-04-12T22:47:21.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:20 smithi088 ceph-mon[87547]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-12T22:47:21.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:20 smithi088 ceph-mon[87547]: Upgrade: osd.6 is safe to restart 2024-04-12T22:47:22.244 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:21 smithi142 ceph-mon[87853]: pgmap v2905: 161 pgs: 161 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-12T22:47:22.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:22.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-12T22:47:22.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:22.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:21 smithi088 ceph-mon[91108]: pgmap v2905: 161 pgs: 161 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-12T22:47:22.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:22.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-12T22:47:22.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:22.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:21 smithi088 ceph-mon[87547]: pgmap v2905: 161 pgs: 161 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-12T22:47:22.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:22.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-12T22:47:22.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:23.096 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:22 smithi142 ceph-mon[87853]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:47:23.096 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:22 smithi142 ceph-mon[87853]: Upgrade: Updating osd.6 2024-04-12T22:47:23.096 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:22 smithi142 ceph-mon[87853]: Deploying daemon osd.6 on smithi142 2024-04-12T22:47:23.226 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:22 smithi088 ceph-mon[91108]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:47:23.226 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:22 smithi088 ceph-mon[91108]: Upgrade: Updating osd.6 2024-04-12T22:47:23.226 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:22 smithi088 ceph-mon[91108]: Deploying daemon osd.6 on smithi142 2024-04-12T22:47:23.226 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:22 smithi088 ceph-mon[87547]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:47:23.226 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:22 smithi088 ceph-mon[87547]: Upgrade: Updating osd.6 2024-04-12T22:47:23.227 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:22 smithi088 ceph-mon[87547]: Deploying daemon osd.6 on smithi142 2024-04-12T22:47:23.958 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:23 smithi142 ceph-mon[87853]: pgmap v2906: 161 pgs: 161 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:47:24.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:23 smithi088 ceph-mon[87547]: pgmap v2906: 161 pgs: 161 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:47:24.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:23 smithi088 ceph-mon[91108]: pgmap v2906: 161 pgs: 161 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:47:25.091 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:47:24 smithi142 systemd[1]: Stopping Ceph osd.6 for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:47:25.494 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:47:25 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[36214]: 2024-04-12T22:47:25.099+0000 7efec39a1700 -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-12T22:47:25.494 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:47:25 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[36214]: 2024-04-12T22:47:25.099+0000 7efec39a1700 -1 osd.6 166 *** Got signal Terminated *** 2024-04-12T22:47:25.494 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:47:25 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[36214]: 2024-04-12T22:47:25.099+0000 7efec39a1700 -1 osd.6 166 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-12T22:47:26.244 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:25 smithi142 ceph-mon[87853]: pgmap v2907: 161 pgs: 161 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:47:26.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:25 smithi142 ceph-mon[87853]: osd.6 marked itself down and dead 2024-04-12T22:47:26.310 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:25 smithi088 ceph-mon[91108]: pgmap v2907: 161 pgs: 161 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:47:26.310 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:25 smithi088 ceph-mon[91108]: osd.6 marked itself down and dead 2024-04-12T22:47:26.311 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:25 smithi088 ceph-mon[87547]: pgmap v2907: 161 pgs: 161 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:47:26.311 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:25 smithi088 ceph-mon[87547]: osd.6 marked itself down and dead 2024-04-12T22:47:26.617 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:47:26 smithi142 podman[137560]: 2024-04-12 22:47:26.325265599 +0000 UTC m=+1.378929551 container died 9495636911adb54460c8359eabaac5a376901d19e9aaa63f0df8653a55ae8184 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6, architecture=x86_64, build-date=2022-05-03T08:36:31.336870, GIT_REPO=https://github.com/ceph/ceph-container.git, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, GIT_BRANCH=HEAD, io.openshift.tags=base centos centos-stream, com.redhat.component=centos-stream-container, distribution-scope=public, GIT_CLEAN=True, vcs-type=git, release=754, CEPH_POINT_RELEASE=-17.2.0, RELEASE=HEAD, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, 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, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, vendor=Red Hat, Inc., 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, io.openshift.expose-services=, 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 , version=8, io.k8s.display-name=CentOS Stream 8, io.buildah.version=1.19.8, ceph=True) 2024-04-12T22:47:26.677 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:47:26 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:47:26] "GET /metrics HTTP/1.1" 200 38531 "" "Prometheus/2.33.4" 2024-04-12T22:47:26.908 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:47:26 smithi142 podman[137560]: 2024-04-12 22:47:26.724494931 +0000 UTC m=+1.778158894 container cleanup 9495636911adb54460c8359eabaac5a376901d19e9aaa63f0df8653a55ae8184 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, com.redhat.component=centos-stream-container, architecture=x86_64, release=754, 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, io.openshift.expose-services=, ceph=True, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, vendor=Red Hat, Inc., RELEASE=HEAD, distribution-scope=public, io.buildah.version=1.19.8, GIT_BRANCH=HEAD, io.openshift.tags=base centos centos-stream, name=centos-stream, vcs-type=git, 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, GIT_CLEAN=True, build-date=2022-05-03T08:36:31.336870, maintainer=Guillaume Abrioux , GIT_REPO=https://github.com/ceph/ceph-container.git, 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., url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, version=8) 2024-04-12T22:47:26.908 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:47:26 smithi142 bash[137560]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6 2024-04-12T22:47:27.244 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:26 smithi142 ceph-mon[87853]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-12T22:47:27.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:26 smithi142 ceph-mon[87853]: osdmap e167: 8 total, 7 up, 8 in 2024-04-12T22:47:27.245 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:47:26 smithi142 podman[137577]: 2024-04-12 22:47:26.917122589 +0000 UTC m=+0.588754438 container remove 9495636911adb54460c8359eabaac5a376901d19e9aaa63f0df8653a55ae8184 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6, io.buildah.version=1.19.8, build-date=2022-05-03T08:36:31.336870, GIT_BRANCH=HEAD, distribution-scope=public, 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., architecture=x86_64, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, vcs-type=git, 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., name=centos-stream, RELEASE=HEAD, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, com.redhat.component=centos-stream-container, io.openshift.expose-services=, version=8, CEPH_POINT_RELEASE=-17.2.0, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, io.k8s.display-name=CentOS Stream 8, 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, GIT_CLEAN=True, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, release=754, io.openshift.tags=base centos centos-stream) 2024-04-12T22:47:27.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:26 smithi088 ceph-mon[87547]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-12T22:47:27.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:26 smithi088 ceph-mon[87547]: osdmap e167: 8 total, 7 up, 8 in 2024-04-12T22:47:27.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:26 smithi088 ceph-mon[91108]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-12T22:47:27.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:26 smithi088 ceph-mon[91108]: osdmap e167: 8 total, 7 up, 8 in 2024-04-12T22:47:27.645 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:47:27 smithi142 podman[137674]: 2024-04-12 22:47:27.343260158 +0000 UTC m=+0.111019273 container create 6b995674fc3431199a9e5bd7eefdf7c141f4438f9bf7e15d68ec7d439f7c13b6 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6-deactivate, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=squid-b277feb, GIT_CLEAN=True, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240409, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2) 2024-04-12T22:47:27.645 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:47:27 smithi142 podman[137674]: 2024-04-12 22:47:27.250197302 +0000 UTC m=+0.017956376 image pull 668895944f0ec64b67a5b7564961d2756f2966e5d4b9338516300dbec9984951 quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a 2024-04-12T22:47:27.645 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:47:27 smithi142 podman[137674]: 2024-04-12 22:47:27.571001809 +0000 UTC m=+0.338760887 container init 6b995674fc3431199a9e5bd7eefdf7c141f4438f9bf7e15d68ec7d439f7c13b6 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6-deactivate, ceph=True, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.build-date=20240409, org.label-schema.vendor=CentOS, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, RELEASE=squid-b277feb) 2024-04-12T22:47:27.645 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:47:27 smithi142 podman[137674]: 2024-04-12 22:47:27.57446242 +0000 UTC m=+0.342221494 container start 6b995674fc3431199a9e5bd7eefdf7c141f4438f9bf7e15d68ec7d439f7c13b6 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6-deactivate, org.label-schema.schema-version=1.0, RELEASE=squid-b277feb, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, io.buildah.version=1.33.5, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.build-date=20240409, GIT_CLEAN=True) 2024-04-12T22:47:27.992 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:28 smithi142 ceph-mon[87853]: pgmap v2909: 161 pgs: 16 peering, 7 stale+active+clean, 138 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-04-12T22:47:27.992 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:28 smithi142 ceph-mon[87853]: osdmap e168: 8 total, 7 up, 8 in 2024-04-12T22:47:27.992 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:28 smithi142 ceph-mon[87853]: Health check failed: Reduced data availability: 5 pgs inactive, 6 pgs peering (PG_AVAILABILITY) 2024-04-12T22:47:27.992 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:27.992 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:27.992 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:47:27 smithi142 podman[137674]: 2024-04-12 22:47:27.653959773 +0000 UTC m=+0.421718849 container attach 6b995674fc3431199a9e5bd7eefdf7c141f4438f9bf7e15d68ec7d439f7c13b6 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6-deactivate, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, ceph=True, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.build-date=20240409, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, RELEASE=squid-b277feb, io.buildah.version=1.33.5) 2024-04-12T22:47:27.992 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:47:27 smithi142 podman[137674]: 2024-04-12 22:47:27.882595619 +0000 UTC m=+0.650354696 container died 6b995674fc3431199a9e5bd7eefdf7c141f4438f9bf7e15d68ec7d439f7c13b6 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6-deactivate, org.label-schema.build-date=20240409, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, io.buildah.version=1.33.5, ceph=True, RELEASE=squid-b277feb) 2024-04-12T22:47:28.244 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:28 smithi142 ceph-mon[87853]: pgmap v2911: 161 pgs: 2 active+undersized+degraded, 16 peering, 6 stale+active+clean, 3 active+undersized, 134 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 10/630 objects degraded (1.587%) 2024-04-12T22:47:28.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:28 smithi142 ceph-mon[87853]: pgmap v2912: 161 pgs: 2 active+undersized+degraded, 16 peering, 6 stale+active+clean, 3 active+undersized, 134 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 815 B/s rd, 0 op/s; 10/630 objects degraded (1.587%) 2024-04-12T22:47:28.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:28.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:27 smithi088 ceph-mon[87547]: pgmap v2909: 161 pgs: 16 peering, 7 stale+active+clean, 138 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-04-12T22:47:28.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:27 smithi088 ceph-mon[87547]: osdmap e168: 8 total, 7 up, 8 in 2024-04-12T22:47:28.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:27 smithi088 ceph-mon[87547]: Health check failed: Reduced data availability: 5 pgs inactive, 6 pgs peering (PG_AVAILABILITY) 2024-04-12T22:47:28.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:28.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:28.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:27 smithi088 ceph-mon[87547]: pgmap v2911: 161 pgs: 2 active+undersized+degraded, 16 peering, 6 stale+active+clean, 3 active+undersized, 134 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 10/630 objects degraded (1.587%) 2024-04-12T22:47:28.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:27 smithi088 ceph-mon[87547]: pgmap v2912: 161 pgs: 2 active+undersized+degraded, 16 peering, 6 stale+active+clean, 3 active+undersized, 134 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 815 B/s rd, 0 op/s; 10/630 objects degraded (1.587%) 2024-04-12T22:47:28.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:28.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:27 smithi088 ceph-mon[91108]: pgmap v2909: 161 pgs: 16 peering, 7 stale+active+clean, 138 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-04-12T22:47:28.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:27 smithi088 ceph-mon[91108]: osdmap e168: 8 total, 7 up, 8 in 2024-04-12T22:47:28.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:27 smithi088 ceph-mon[91108]: Health check failed: Reduced data availability: 5 pgs inactive, 6 pgs peering (PG_AVAILABILITY) 2024-04-12T22:47:28.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:28.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:28.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:27 smithi088 ceph-mon[91108]: pgmap v2911: 161 pgs: 2 active+undersized+degraded, 16 peering, 6 stale+active+clean, 3 active+undersized, 134 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 10/630 objects degraded (1.587%) 2024-04-12T22:47:28.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:27 smithi088 ceph-mon[91108]: pgmap v2912: 161 pgs: 2 active+undersized+degraded, 16 peering, 6 stale+active+clean, 3 active+undersized, 134 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 815 B/s rd, 0 op/s; 10/630 objects degraded (1.587%) 2024-04-12T22:47:28.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:29.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:28 smithi088 ceph-mon[87547]: Health check failed: Degraded data redundancy: 10/630 objects degraded (1.587%), 2 pgs degraded (PG_DEGRADED) 2024-04-12T22:47:29.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:28 smithi088 ceph-mon[91108]: Health check failed: Degraded data redundancy: 10/630 objects degraded (1.587%), 2 pgs degraded (PG_DEGRADED) 2024-04-12T22:47:29.244 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:29 smithi142 ceph-mon[87853]: Health check failed: Degraded data redundancy: 10/630 objects degraded (1.587%), 2 pgs degraded (PG_DEGRADED) 2024-04-12T22:47:29.988 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:47:29 smithi142 podman[137724]: 2024-04-12 22:47:29.548327932 +0000 UTC m=+1.660834378 container remove 6b995674fc3431199a9e5bd7eefdf7c141f4438f9bf7e15d68ec7d439f7c13b6 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6-deactivate, org.label-schema.build-date=20240409, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, RELEASE=squid-b277feb, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=) 2024-04-12T22:47:29.988 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:47:29 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@osd.6.service: Deactivated successfully. 2024-04-12T22:47:29.988 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:47:29 smithi142 systemd[1]: Stopped Ceph osd.6 for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:47:29.989 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:47:29 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@osd.6.service: Consumed 10.436s CPU time. 2024-04-12T22:47:29.989 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:47:29 smithi142 systemd[1]: Starting Ceph osd.6 for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:47:30.246 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:47:29 smithi142 podman[137865]: 2024-04-12 22:47:29.899671801 +0000 UTC m=+0.017881672 image pull 668895944f0ec64b67a5b7564961d2756f2966e5d4b9338516300dbec9984951 quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a 2024-04-12T22:47:30.246 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:47:30 smithi142 podman[137865]: 2024-04-12 22:47:30.033051524 +0000 UTC m=+0.151261421 container create 1f2d36cf441c65bac74d6fe6b61d72cd9b1ffcf792ddff1586eef126c95e8929 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6-activate, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240409, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=squid-b277feb, org.label-schema.license=GPLv2, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux ) 2024-04-12T22:47:30.246 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:47:30 smithi142 podman[137865]: 2024-04-12 22:47:30.243784327 +0000 UTC m=+0.361994183 container init 1f2d36cf441c65bac74d6fe6b61d72cd9b1ffcf792ddff1586eef126c95e8929 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6-activate, org.label-schema.build-date=20240409, RELEASE=squid-b277feb, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.schema-version=1.0, ceph=True, GIT_CLEAN=True) 2024-04-12T22:47:30.246 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:47:30 smithi142 podman[137865]: 2024-04-12 22:47:30.247201478 +0000 UTC m=+0.365411334 container start 1f2d36cf441c65bac74d6fe6b61d72cd9b1ffcf792ddff1586eef126c95e8929 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6-activate, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, org.label-schema.build-date=20240409, RELEASE=squid-b277feb, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=) 2024-04-12T22:47:30.678 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:47:30 smithi142 podman[137865]: 2024-04-12 22:47:30.335806643 +0000 UTC m=+0.454016509 container attach 1f2d36cf441c65bac74d6fe6b61d72cd9b1ffcf792ddff1586eef126c95e8929 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6-activate, ceph=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_CLEAN=True, RELEASE=squid-b277feb, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240409, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0) 2024-04-12T22:47:30.931 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:47:30 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6-activate[137880]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-04-12T22:47:30.931 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:47:30 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6-activate[137880]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-6 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2024-04-12T22:47:30.931 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:47:30 smithi142 bash[137865]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-04-12T22:47:30.931 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:47:30 smithi142 bash[137865]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-6 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2024-04-12T22:47:30.931 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:47:30 smithi142 bash[137865]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-04-12T22:47:30.931 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:47:30 smithi142 bash[137865]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-04-12T22:47:30.931 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:47:30 smithi142 bash[137865]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2024-04-12T22:47:30.931 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:47:30 smithi142 bash[137865]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-04-12T22:47:30.931 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:47:30 smithi142 bash[137865]: --> ceph-volume raw activate successful for osd ID: 6 2024-04-12T22:47:30.931 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:47:30 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6-activate[137880]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-04-12T22:47:30.931 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:47:30 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6-activate[137880]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-04-12T22:47:30.931 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:47:30 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6-activate[137880]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2024-04-12T22:47:30.932 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:47:30 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6-activate[137880]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-04-12T22:47:30.932 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:47:30 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6-activate[137880]: --> ceph-volume raw activate successful for osd ID: 6 2024-04-12T22:47:30.932 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:47:30 smithi142 podman[137865]: 2024-04-12 22:47:30.711528653 +0000 UTC m=+0.829738511 container died 1f2d36cf441c65bac74d6fe6b61d72cd9b1ffcf792ddff1586eef126c95e8929 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6-activate, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240409, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , ceph=True, io.buildah.version=1.33.5, RELEASE=squid-b277feb, GIT_BRANCH=HEAD, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS) 2024-04-12T22:47:31.075 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:30 smithi088 ceph-mon[87547]: pgmap v2913: 161 pgs: 6 active+undersized+degraded, 16 peering, 4 stale+active+clean, 8 active+undersized, 127 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 816 B/s rd, 0 op/s; 22/630 objects degraded (3.492%) 2024-04-12T22:47:31.075 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:31.076 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:47:31.076 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:31.076 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:31.076 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:31.076 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:30 smithi088 ceph-mon[91108]: pgmap v2913: 161 pgs: 6 active+undersized+degraded, 16 peering, 4 stale+active+clean, 8 active+undersized, 127 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 816 B/s rd, 0 op/s; 22/630 objects degraded (3.492%) 2024-04-12T22:47:31.076 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:31.076 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:47:31.076 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:31.076 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:31.076 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:31.244 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:30 smithi142 ceph-mon[87853]: pgmap v2913: 161 pgs: 6 active+undersized+degraded, 16 peering, 4 stale+active+clean, 8 active+undersized, 127 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 816 B/s rd, 0 op/s; 22/630 objects degraded (3.492%) 2024-04-12T22:47:31.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:31.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:47:31.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:31.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:31.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:31.699 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:47:31 smithi142 podman[138013]: 2024-04-12 22:47:31.373738428 +0000 UTC m=+0.653719265 container remove 1f2d36cf441c65bac74d6fe6b61d72cd9b1ffcf792ddff1586eef126c95e8929 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6-activate, RELEASE=squid-b277feb, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.5, org.label-schema.build-date=20240409, org.label-schema.schema-version=1.0, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, ceph=True, GIT_CLEAN=True) 2024-04-12T22:47:31.699 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:47:31 smithi142 podman[138076]: 2024-04-12 22:47:31.49050036 +0000 UTC m=+0.017826751 image pull 668895944f0ec64b67a5b7564961d2756f2966e5d4b9338516300dbec9984951 quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a 2024-04-12T22:47:31.699 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:47:31 smithi142 podman[138076]: 2024-04-12 22:47:31.60797894 +0000 UTC m=+0.135305365 container create a623b3cb2f21e88a8fbf6113d08451243dd9ba7d0b7f26cd4ba7dbad60d3aedf (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.build-date=20240409, RELEASE=squid-b277feb, io.buildah.version=1.33.5, org.label-schema.license=GPLv2) 2024-04-12T22:47:31.995 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:47:31 smithi142 podman[138076]: 2024-04-12 22:47:31.818821419 +0000 UTC m=+0.346147782 container init a623b3cb2f21e88a8fbf6113d08451243dd9ba7d0b7f26cd4ba7dbad60d3aedf (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6, maintainer=Guillaume Abrioux , ceph=True, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=squid-b277feb, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240409) 2024-04-12T22:47:31.995 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:47:31 smithi142 podman[138076]: 2024-04-12 22:47:31.821839966 +0000 UTC m=+0.349166331 container start a623b3cb2f21e88a8fbf6113d08451243dd9ba7d0b7f26cd4ba7dbad60d3aedf (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, io.buildah.version=1.33.5, org.label-schema.build-date=20240409, RELEASE=squid-b277feb, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0) 2024-04-12T22:47:31.995 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:47:31 smithi142 ceph-osd[138096]: -- 172.21.15.142:0/4200666549 <== mon.2 v2:172.21.15.142:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55ece88b9680 con 0x55ece8883000 2024-04-12T22:47:31.995 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:47:31 smithi142 bash[138076]: a623b3cb2f21e88a8fbf6113d08451243dd9ba7d0b7f26cd4ba7dbad60d3aedf 2024-04-12T22:47:31.995 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:47:31 smithi142 systemd[1]: Started Ceph osd.6 for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:47:31.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:31 smithi142 ceph-mon[87853]: pgmap v2914: 161 pgs: 10 active+undersized+degraded, 16 peering, 1 stale+active+clean, 17 active+undersized, 117 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 211 B/s rd, 0 op/s; 35/630 objects degraded (5.556%) 2024-04-12T22:47:31.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:31 smithi142 ceph-mon[87853]: pgmap v2915: 161 pgs: 10 active+undersized+degraded, 16 peering, 1 stale+active+clean, 17 active+undersized, 117 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 496 B/s rd, 0 op/s; 35/630 objects degraded (5.556%) 2024-04-12T22:47:32.426 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:31 smithi088 ceph-mon[87547]: pgmap v2914: 161 pgs: 10 active+undersized+degraded, 16 peering, 1 stale+active+clean, 17 active+undersized, 117 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 211 B/s rd, 0 op/s; 35/630 objects degraded (5.556%) 2024-04-12T22:47:32.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:31 smithi088 ceph-mon[87547]: pgmap v2915: 161 pgs: 10 active+undersized+degraded, 16 peering, 1 stale+active+clean, 17 active+undersized, 117 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 496 B/s rd, 0 op/s; 35/630 objects degraded (5.556%) 2024-04-12T22:47:32.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:31 smithi088 ceph-mon[91108]: pgmap v2914: 161 pgs: 10 active+undersized+degraded, 16 peering, 1 stale+active+clean, 17 active+undersized, 117 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 211 B/s rd, 0 op/s; 35/630 objects degraded (5.556%) 2024-04-12T22:47:32.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:31 smithi088 ceph-mon[91108]: pgmap v2915: 161 pgs: 10 active+undersized+degraded, 16 peering, 1 stale+active+clean, 17 active+undersized, 117 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 496 B/s rd, 0 op/s; 35/630 objects degraded (5.556%) 2024-04-12T22:47:32.744 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:47:32 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[138092]: 2024-04-12T22:47:32.357+0000 7f57c857b7c0 -1 Falling back to public interface 2024-04-12T22:47:33.093 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:32 smithi142 ceph-mon[87853]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:47:33.094 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:33.094 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:33.094 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:33.094 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:33.094 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:33.094 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:33.094 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:33.094 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:33.094 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:33.094 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:33.094 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:33.094 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:33.094 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:33.094 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:33.095 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:33.095 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:33.095 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:33.095 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:33.095 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:33.095 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:33.095 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:33.095 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:33.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:32 smithi088 ceph-mon[87547]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:47:33.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:33.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:33.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:33.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:33.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:33.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:33.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:33.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:33.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:33.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:33.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:33.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:33.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:33.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:33.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:33.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:33.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:33.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:33.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:33.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:33.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:33.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:33.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:32 smithi088 ceph-mon[91108]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:47:33.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:33.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:33.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:33.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:33.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:33.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:33.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:33.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:33.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:33.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:33.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:33.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:33.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:33.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:33.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:33.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:33.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:33.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:33.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:33.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:33.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:33.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:34.177 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:33 smithi142 ceph-mon[87853]: pgmap v2916: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 368 B/s rd, 0 op/s; 73/630 objects degraded (11.587%) 2024-04-12T22:47:34.177 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:33 smithi142 ceph-mon[87853]: pgmap v2917: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 423 B/s rd, 0 op/s; 73/630 objects degraded (11.587%) 2024-04-12T22:47:34.177 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:33 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:34.177 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:33 smithi142 ceph-mon[87853]: pgmap v2918: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 416 B/s rd, 0 op/s; 73/630 objects degraded (11.587%) 2024-04-12T22:47:34.177 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:33 smithi142 ceph-mon[87853]: pgmap v2919: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 701 B/s rd, 0 op/s; 73/630 objects degraded (11.587%) 2024-04-12T22:47:34.177 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:33 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:34.177 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:33 smithi142 ceph-mon[87853]: pgmap v2920: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:34.177 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:33 smithi142 ceph-mon[87853]: pgmap v2921: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:34.177 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:33 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:34.177 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:33 smithi142 ceph-mon[87853]: pgmap v2922: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:34.177 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:33 smithi142 ceph-mon[87853]: pgmap v2923: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:34.178 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:33 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:34.178 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:34.178 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:34.178 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:34.178 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:34.178 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:34.178 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:34.178 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:34.178 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:34.178 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:34.178 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:34.178 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:34.178 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:34.178 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:34.179 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:34.179 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:34.179 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:34.179 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:34.179 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:34.179 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:34.179 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:34.179 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:34.179 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:34.179 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:34.179 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:34.179 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:34.179 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:34.179 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:34.180 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:34.180 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:34.180 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:34.180 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:34.180 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:34.180 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:34.180 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:34.180 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:34.180 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:33 smithi142 ceph-mon[87853]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 6 pgs peering) 2024-04-12T22:47:34.180 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:34.180 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:34.180 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:34.180 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:34.180 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:34.180 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:34.181 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:34.181 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:34.181 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:34.181 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:34.181 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:34.181 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:34.181 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:34.181 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:34.181 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:34.181 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:34.181 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:34.181 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:34.181 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:34.181 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:34.181 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:34.182 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:34.182 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:34.182 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:34.182 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:34.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[91108]: pgmap v2916: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 368 B/s rd, 0 op/s; 73/630 objects degraded (11.587%) 2024-04-12T22:47:34.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[91108]: pgmap v2917: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 423 B/s rd, 0 op/s; 73/630 objects degraded (11.587%) 2024-04-12T22:47:34.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:34.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[91108]: pgmap v2918: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 416 B/s rd, 0 op/s; 73/630 objects degraded (11.587%) 2024-04-12T22:47:34.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[91108]: pgmap v2919: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 701 B/s rd, 0 op/s; 73/630 objects degraded (11.587%) 2024-04-12T22:47:34.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:34.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[91108]: pgmap v2920: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:34.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[91108]: pgmap v2921: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:34.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:34.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[91108]: pgmap v2922: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:34.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[91108]: pgmap v2923: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:34.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:34.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:34.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:34.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:34.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:34.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:34.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:34.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:34.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:34.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:34.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:34.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:34.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:34.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[87547]: pgmap v2916: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 368 B/s rd, 0 op/s; 73/630 objects degraded (11.587%) 2024-04-12T22:47:34.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[87547]: pgmap v2917: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 423 B/s rd, 0 op/s; 73/630 objects degraded (11.587%) 2024-04-12T22:47:34.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:34.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[87547]: pgmap v2918: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 416 B/s rd, 0 op/s; 73/630 objects degraded (11.587%) 2024-04-12T22:47:34.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[87547]: pgmap v2919: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 701 B/s rd, 0 op/s; 73/630 objects degraded (11.587%) 2024-04-12T22:47:34.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:34.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[87547]: pgmap v2920: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:34.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[87547]: pgmap v2921: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:34.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:34.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[87547]: pgmap v2922: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:34.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[87547]: pgmap v2923: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:34.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:34.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:34.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:34.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:34.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:34.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:34.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:34.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:34.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:34.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:34.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:34.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:34.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:34.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:34.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:34.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:34.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:34.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:34.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:34.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:34.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:34.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:34.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:34.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:34.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:34.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:34.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:34.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:34.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:34.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:34.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:34.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:34.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:34.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:34.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:34.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:34.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[87547]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 6 pgs peering) 2024-04-12T22:47:34.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:34.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:34.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:34.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:34.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:34.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:34.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:34.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:34.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:34.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:34.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:34.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:34.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:34.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:34.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:34.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:34.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:34.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:34.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:34.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:34.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:34.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:34.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:34.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:34.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:34.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:34.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:34.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[91108]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 6 pgs peering) 2024-04-12T22:47:34.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:34.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:34.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:34.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:34.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:34.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:34.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:34.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:34.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:34.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:34.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:34.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:34.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:34.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:34.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:34.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:34.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:34.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:34.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:34.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:34.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:34.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:34.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:34.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:34.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:34.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:34.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:34.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:34.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:34.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:34.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:34.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:34.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:34.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:34.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:34.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:34.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:34.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:34.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:34.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:34.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:34.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:34.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:34.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:34.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:34.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:35.244 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:47:35 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[138092]: 2024-04-12T22:47:35.090+0000 7f57c857b7c0 -1 osd.6 0 read_superblock omap replica is missing. 2024-04-12T22:47:35.245 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:47:35 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[138092]: 2024-04-12T22:47:35.122+0000 7f57c857b7c0 -1 osd.6 166 log_to_monitors true 2024-04-12T22:47:35.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:34 smithi142 ceph-mon[87853]: pgmap v2924: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:35.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:34 smithi142 ceph-mon[87853]: pgmap v2925: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:35.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:34 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:35.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:34 smithi142 ceph-mon[87853]: pgmap v2926: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:35.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:34 smithi142 ceph-mon[87853]: pgmap v2927: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:35.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:34 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:35.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:34 smithi142 ceph-mon[87853]: pgmap v2928: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:35.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:34 smithi142 ceph-mon[87853]: pgmap v2929: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:35.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:34 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:35.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:34 smithi142 ceph-mon[87853]: pgmap v2930: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:35.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:34 smithi142 ceph-mon[87853]: pgmap v2931: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:35.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:34 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:35.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:34 smithi142 ceph-mon[87853]: pgmap v2932: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:35.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:34 smithi142 ceph-mon[87853]: pgmap v2933: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:35.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:34 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:35.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:34 smithi142 ceph-mon[87853]: pgmap v2934: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:35.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:34 smithi142 ceph-mon[87853]: pgmap v2935: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:35.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:34 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:35.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:34 smithi142 ceph-mon[87853]: pgmap v2936: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:35.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:34 smithi142 ceph-mon[87853]: pgmap v2937: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:35.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:34 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:35.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:34 smithi142 ceph-mon[87853]: pgmap v2938: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:35.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:34 smithi142 ceph-mon[87853]: pgmap v2939: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:35.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:34 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:35.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:34 smithi142 ceph-mon[87853]: pgmap v2940: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:35.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:34 smithi142 ceph-mon[87853]: pgmap v2941: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:35.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:34 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:35.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:34 smithi142 ceph-mon[87853]: pgmap v2942: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:35.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:34 smithi142 ceph-mon[87853]: pgmap v2943: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:35.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:34 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:35.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:34 smithi142 ceph-mon[87853]: pgmap v2944: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:35.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:34 smithi142 ceph-mon[87853]: pgmap v2945: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:35.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:34 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:35.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:34 smithi142 ceph-mon[87853]: pgmap v2946: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:35.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:34 smithi142 ceph-mon[87853]: pgmap v2947: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:35.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:34 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:35.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:35.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:35.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:35.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:35.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:35.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:35.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:35.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:35.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:35.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:35.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:35.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:35.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:35.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:35.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:35.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:35.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:35.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:35.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:35.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:35.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:35.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:35.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:35.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:35.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:35.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:35.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:35.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:35.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:35.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:35.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:35.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:35.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:35.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:35.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:35.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:35.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:35.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:35.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:35.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:35.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:35.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:35.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:35.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:35.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:35.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:35.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:35.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:35.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:35.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:35.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:35.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:35.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:35.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:35.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:35.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:34 smithi142 ceph-mon[87853]: Health check update: Degraded data redundancy: 73/630 objects degraded (11.587%), 17 pgs degraded (PG_DEGRADED) 2024-04-12T22:47:35.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:35.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:35.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:35.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:35.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:35.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[87547]: pgmap v2924: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:35.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[87547]: pgmap v2925: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:35.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:35.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[87547]: pgmap v2926: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:35.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[87547]: pgmap v2927: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:35.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:35.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[87547]: pgmap v2928: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:35.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[87547]: pgmap v2929: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:35.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:35.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[87547]: pgmap v2930: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:35.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[87547]: pgmap v2931: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:35.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:35.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[87547]: pgmap v2932: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:35.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[87547]: pgmap v2933: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:35.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:35.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[87547]: pgmap v2934: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:35.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[87547]: pgmap v2935: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:35.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:35.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[87547]: pgmap v2936: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:35.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[87547]: pgmap v2937: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:35.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:35.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[87547]: pgmap v2938: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:35.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[91108]: pgmap v2924: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:35.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[91108]: pgmap v2925: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:35.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:35.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[91108]: pgmap v2926: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:35.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[91108]: pgmap v2927: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:35.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:35.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[91108]: pgmap v2928: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:35.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[91108]: pgmap v2929: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:35.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:35.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[91108]: pgmap v2930: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:35.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[91108]: pgmap v2931: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:35.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:35.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[91108]: pgmap v2932: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:35.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[91108]: pgmap v2933: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:35.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:35.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[91108]: pgmap v2934: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:35.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[91108]: pgmap v2935: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:35.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:35.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[91108]: pgmap v2936: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:35.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[91108]: pgmap v2937: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:35.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:35.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[91108]: pgmap v2938: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:35.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[87547]: pgmap v2939: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:35.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:35.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[87547]: pgmap v2940: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:35.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[87547]: pgmap v2941: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:35.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:35.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[87547]: pgmap v2942: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:35.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[87547]: pgmap v2943: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:35.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:35.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[87547]: pgmap v2944: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:35.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[87547]: pgmap v2945: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:35.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:35.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[87547]: pgmap v2946: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:35.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[87547]: pgmap v2947: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:35.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:35.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:35.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:35.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:35.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:35.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:35.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:35.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:35.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:35.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:35.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:35.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[91108]: pgmap v2939: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:35.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:35.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[91108]: pgmap v2940: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:35.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[91108]: pgmap v2941: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:35.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:35.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[91108]: pgmap v2942: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:35.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[91108]: pgmap v2943: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:35.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:35.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[91108]: pgmap v2944: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:35.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[91108]: pgmap v2945: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:35.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:35.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[91108]: pgmap v2946: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:35.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[91108]: pgmap v2947: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:35.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:35.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:35.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:35.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:35.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:35.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:35.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:35.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:35.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:35.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:35.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:35.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:35.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:35.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:35.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:35.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:35.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:35.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:35.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:35.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:35.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:35.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:35.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:35.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:35.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:35.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:35.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:35.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:35.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:35.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:35.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:35.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:35.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:35.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:35.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:35.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:35.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:35.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:35.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:35.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:35.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:35.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:35.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:35.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:35.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:35.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:35.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:35.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:35.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:35.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:35.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:35.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:35.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:35.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:35.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:35.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:35.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:35.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:35.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:35.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:35.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:35.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:35.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:35.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:35.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:35.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:35.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:35.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:35.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:35.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:35.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:35.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:35.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:35.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:35.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:35.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:35.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:35.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:35.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:35.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:35.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:35.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:35.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:35.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:35.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[87547]: Health check update: Degraded data redundancy: 73/630 objects degraded (11.587%), 17 pgs degraded (PG_DEGRADED) 2024-04-12T22:47:35.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:35.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:35.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:35.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:35.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:35.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:35.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:35.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:35.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:35.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:35.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:35.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:35.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:35.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:35.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:35.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:35.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:35.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:35.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:35.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:35.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:35.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:35.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[91108]: Health check update: Degraded data redundancy: 73/630 objects degraded (11.587%), 17 pgs degraded (PG_DEGRADED) 2024-04-12T22:47:35.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:35.443 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:35.443 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:35.443 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:35.443 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:36.244 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:47:36 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[138092]: 2024-04-12T22:47:36.144+0000 7f57b99d3700 -1 osd.6 166 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-12T22:47:36.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:35 smithi142 ceph-mon[87853]: pgmap v2948: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:36.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:35 smithi142 ceph-mon[87853]: pgmap v2949: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:36.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:35 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:36.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:35 smithi142 ceph-mon[87853]: pgmap v2950: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:36.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:35 smithi142 ceph-mon[87853]: pgmap v2951: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:36.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:35 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:36.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:35 smithi142 ceph-mon[87853]: pgmap v2952: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:36.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:35 smithi142 ceph-mon[87853]: pgmap v2953: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:36.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:35 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:36.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:35 smithi142 ceph-mon[87853]: pgmap v2954: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:36.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:35 smithi142 ceph-mon[87853]: pgmap v2955: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:36.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:35 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:36.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:35 smithi142 ceph-mon[87853]: pgmap v2956: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:36.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:35 smithi142 ceph-mon[87853]: pgmap v2957: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:36.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:35 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:36.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:35 smithi142 ceph-mon[87853]: pgmap v2958: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:36.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:35 smithi142 ceph-mon[87853]: pgmap v2959: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:36.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:35 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:36.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:35 smithi142 ceph-mon[87853]: pgmap v2960: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:36.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:35 smithi142 ceph-mon[87853]: pgmap v2961: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:36.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:35 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:36.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:35 smithi142 ceph-mon[87853]: pgmap v2962: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:36.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:35 smithi142 ceph-mon[87853]: pgmap v2963: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:36.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:35 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:36.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:35 smithi142 ceph-mon[87853]: pgmap v2964: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:36.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:35 smithi142 ceph-mon[87853]: pgmap v2965: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:36.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:35 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:36.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:35 smithi142 ceph-mon[87853]: pgmap v2966: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:36.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:35 smithi142 ceph-mon[87853]: pgmap v2967: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:36.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:35 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:36.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:35 smithi142 ceph-mon[87853]: pgmap v2968: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:36.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:35 smithi142 ceph-mon[87853]: pgmap v2969: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:36.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:35 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:36.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:35 smithi142 ceph-mon[87853]: pgmap v2970: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:36.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:35 smithi142 ceph-mon[87853]: pgmap v2971: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:36.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:35 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:36.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:36.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:36.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:36.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:36.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:36.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:36.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:36.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:36.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:36.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:36.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:35 smithi142 ceph-mon[87853]: from='osd.6 [v2:172.21.15.142:6816/1984763154,v1:172.21.15.142:6817/1984763154]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-12T22:47:36.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:35 smithi142 ceph-mon[87853]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-12T22:47:36.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:36.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:36.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:36.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:36.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:36.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:36.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:36.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:36.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:36.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:36.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:36.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:36.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:36.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:36.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:36.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:36.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:36.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:36.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:36.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:36.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:36.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:36.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:36.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:36.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:36.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:36.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:36.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:36.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:36.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:36.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:36.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:36.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:36.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:36.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:36.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:36.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:36.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:36.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:36.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:36.310 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[87547]: pgmap v2948: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:36.310 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[87547]: pgmap v2949: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:36.311 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:36.311 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[87547]: pgmap v2950: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:36.311 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[87547]: pgmap v2951: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:36.311 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:36.311 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[87547]: pgmap v2952: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:36.311 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[87547]: pgmap v2953: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:36.311 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:36.311 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[87547]: pgmap v2954: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:36.311 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[87547]: pgmap v2955: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:36.311 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:36.312 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[87547]: pgmap v2956: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:36.312 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[87547]: pgmap v2957: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:36.312 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:36.312 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[87547]: pgmap v2958: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:36.312 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[87547]: pgmap v2959: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:36.312 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:36.312 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[87547]: pgmap v2960: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:36.312 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[87547]: pgmap v2961: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:36.312 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:36.312 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[87547]: pgmap v2962: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:36.313 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[91108]: pgmap v2948: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:36.313 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[91108]: pgmap v2949: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:36.313 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:36.313 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[91108]: pgmap v2950: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:36.313 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[91108]: pgmap v2951: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:36.313 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:36.313 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[91108]: pgmap v2952: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:36.313 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[91108]: pgmap v2953: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:36.313 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:36.313 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[91108]: pgmap v2954: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:36.313 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[91108]: pgmap v2955: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:36.313 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:36.314 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[91108]: pgmap v2956: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:36.314 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[91108]: pgmap v2957: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:36.314 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:36.314 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[91108]: pgmap v2958: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:36.314 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[91108]: pgmap v2959: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:36.314 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:36.314 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[91108]: pgmap v2960: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:36.314 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[91108]: pgmap v2961: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:36.314 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:36.314 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[91108]: pgmap v2962: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:36.314 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[87547]: pgmap v2963: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:36.314 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:36.315 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[87547]: pgmap v2964: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:36.315 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[87547]: pgmap v2965: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:36.315 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:36.315 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[87547]: pgmap v2966: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:36.315 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[87547]: pgmap v2967: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:36.315 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:36.315 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[87547]: pgmap v2968: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:36.315 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[87547]: pgmap v2969: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:36.315 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:36.315 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[87547]: pgmap v2970: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:36.315 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[87547]: pgmap v2971: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:36.315 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:36.315 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:36.315 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:36.316 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:36.316 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:36.316 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:36.316 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:36.316 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:36.316 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:36.316 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:36.316 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:36.316 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[91108]: pgmap v2963: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:36.316 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:36.316 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[91108]: pgmap v2964: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:36.317 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[91108]: pgmap v2965: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:36.317 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:36.317 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[91108]: pgmap v2966: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:36.317 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[91108]: pgmap v2967: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:36.317 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:36.317 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[91108]: pgmap v2968: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:36.317 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[91108]: pgmap v2969: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:36.317 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:36.317 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[91108]: pgmap v2970: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:36.317 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[91108]: pgmap v2971: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:36.317 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:36.317 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:36.317 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:36.317 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:36.317 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:36.318 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:36.318 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:36.318 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:36.318 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:36.318 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:36.318 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:36.318 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[87547]: from='osd.6 [v2:172.21.15.142:6816/1984763154,v1:172.21.15.142:6817/1984763154]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-12T22:47:36.318 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[87547]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-12T22:47:36.318 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:36.319 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:36.319 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:36.319 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:36.319 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:36.319 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:36.319 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:36.319 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:36.319 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:36.319 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:36.319 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:36.319 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:36.319 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:36.319 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:36.319 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:36.319 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:36.320 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:36.320 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:36.320 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:36.320 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:36.320 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:36.320 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:36.320 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:36.320 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:36.320 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:36.320 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:36.320 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[91108]: from='osd.6 [v2:172.21.15.142:6816/1984763154,v1:172.21.15.142:6817/1984763154]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-12T22:47:36.320 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[91108]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-12T22:47:36.320 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:36.321 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:36.321 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:36.321 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:36.321 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:36.321 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:36.321 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:36.321 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:36.321 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:36.321 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:36.321 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:36.321 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:36.321 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:36.321 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:36.321 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:36.321 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:36.322 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:36.322 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:36.322 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:36.322 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:36.322 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:36.322 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:36.322 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:36.322 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:36.322 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:36.322 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:36.322 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:36.322 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:36.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:36.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:36.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:36.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:36.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:36.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:36.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:36.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:36.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:36.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:36.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:36.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:36.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:36.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:36.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:36.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:36.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:36.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:36.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:36.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:36.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:36.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:36.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:36.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:36.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:36.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:36.676 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:47:36] "GET /metrics HTTP/1.1" 200 38609 "" "Prometheus/2.33.4" 2024-04-12T22:47:37.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:36 smithi142 ceph-mon[87853]: pgmap v2972: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:37.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:36 smithi142 ceph-mon[87853]: pgmap v2973: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:37.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:36 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:37.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:36 smithi142 ceph-mon[87853]: pgmap v2974: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:37.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:36 smithi142 ceph-mon[87853]: pgmap v2975: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:37.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:36 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:37.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:36 smithi142 ceph-mon[87853]: pgmap v2976: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:37.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:36 smithi142 ceph-mon[87853]: pgmap v2977: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:37.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:36 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:37.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:36 smithi142 ceph-mon[87853]: pgmap v2978: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:37.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:36 smithi142 ceph-mon[87853]: pgmap v2979: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:37.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:36 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:37.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:36 smithi142 ceph-mon[87853]: pgmap v2980: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:37.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:36 smithi142 ceph-mon[87853]: pgmap v2981: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:37.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:36 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:37.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:36 smithi142 ceph-mon[87853]: pgmap v2982: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:37.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:36 smithi142 ceph-mon[87853]: pgmap v2983: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:37.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:36 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:37.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:36 smithi142 ceph-mon[87853]: pgmap v2984: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:37.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:36 smithi142 ceph-mon[87853]: pgmap v2985: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:37.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:36 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:37.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:36 smithi142 ceph-mon[87853]: pgmap v2986: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:37.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:36 smithi142 ceph-mon[87853]: pgmap v2987: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:37.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:36 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:37.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:36 smithi142 ceph-mon[87853]: pgmap v2988: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s; 73/630 objects degraded (11.587%) 2024-04-12T22:47:37.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:36 smithi142 ceph-mon[87853]: pgmap v2989: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s; 73/630 objects degraded (11.587%) 2024-04-12T22:47:37.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:36 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:37.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:36 smithi142 ceph-mon[87853]: pgmap v2990: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 12 op/s; 73/630 objects degraded (11.587%) 2024-04-12T22:47:37.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:36 smithi142 ceph-mon[87853]: pgmap v2991: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 12 op/s; 73/630 objects degraded (11.587%) 2024-04-12T22:47:37.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:36 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:37.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:37.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:37.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:37.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:37.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:37.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:36 smithi142 ceph-mon[87853]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-12T22:47:37.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:36 smithi142 ceph-mon[87853]: osdmap e169: 8 total, 7 up, 8 in 2024-04-12T22:47:37.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:36 smithi142 ceph-mon[87853]: from='osd.6 [v2:172.21.15.142:6816/1984763154,v1:172.21.15.142:6817/1984763154]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]: dispatch 2024-04-12T22:47:37.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:36 smithi142 ceph-mon[87853]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]: dispatch 2024-04-12T22:47:37.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:37.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:37.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:37.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:37.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:37.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:37.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:37.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:37.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:37.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:37.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:37.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:37.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:37.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:37.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:37.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:37.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:37.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:37.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:37.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:37.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:37.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:37.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:37.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:37.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:37.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:37.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:37.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:37.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:37.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:37.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:37.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:37.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:37.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:37.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:37.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[87547]: pgmap v2972: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:37.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[87547]: pgmap v2973: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:37.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:37.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[87547]: pgmap v2974: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:37.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[87547]: pgmap v2975: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:37.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:37.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[87547]: pgmap v2976: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:37.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[87547]: pgmap v2977: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:37.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:37.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[87547]: pgmap v2978: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:37.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[87547]: pgmap v2979: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:37.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:37.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[87547]: pgmap v2980: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:37.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[87547]: pgmap v2981: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:37.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:37.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[87547]: pgmap v2982: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:37.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[87547]: pgmap v2983: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:37.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:37.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[87547]: pgmap v2984: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:37.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[87547]: pgmap v2985: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:37.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:37.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[87547]: pgmap v2986: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:37.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[91108]: pgmap v2972: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:37.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[91108]: pgmap v2973: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:37.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:37.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[91108]: pgmap v2974: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:37.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[91108]: pgmap v2975: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:37.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:37.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[91108]: pgmap v2976: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:37.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[91108]: pgmap v2977: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:37.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:37.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[91108]: pgmap v2978: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:37.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[91108]: pgmap v2979: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:37.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:37.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[91108]: pgmap v2980: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:37.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[91108]: pgmap v2981: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:37.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:37.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[91108]: pgmap v2982: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:37.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[91108]: pgmap v2983: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:37.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:37.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[91108]: pgmap v2984: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:37.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[91108]: pgmap v2985: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:37.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:37.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[91108]: pgmap v2986: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:37.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[87547]: pgmap v2987: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:37.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:37.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[87547]: pgmap v2988: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s; 73/630 objects degraded (11.587%) 2024-04-12T22:47:37.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[87547]: pgmap v2989: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s; 73/630 objects degraded (11.587%) 2024-04-12T22:47:37.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:37.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[87547]: pgmap v2990: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 12 op/s; 73/630 objects degraded (11.587%) 2024-04-12T22:47:37.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[87547]: pgmap v2991: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 12 op/s; 73/630 objects degraded (11.587%) 2024-04-12T22:47:37.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:37.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:37.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:37.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:37.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:37.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:37.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[87547]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-12T22:47:37.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[87547]: osdmap e169: 8 total, 7 up, 8 in 2024-04-12T22:47:37.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[87547]: from='osd.6 [v2:172.21.15.142:6816/1984763154,v1:172.21.15.142:6817/1984763154]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]: dispatch 2024-04-12T22:47:37.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[87547]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]: dispatch 2024-04-12T22:47:37.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:37.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:37.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:37.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:37.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:37.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:37.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:37.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:37.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:37.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:37.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:37.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:37.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:37.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:37.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:37.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:37.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:37.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:37.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:37.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:37.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:37.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:37.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:37.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:37.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:37.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:37.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:37.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:37.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:37.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:37.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:37.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:37.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:37.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:37.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:37.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[91108]: pgmap v2987: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:37.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:37.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[91108]: pgmap v2988: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s; 73/630 objects degraded (11.587%) 2024-04-12T22:47:37.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[91108]: pgmap v2989: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s; 73/630 objects degraded (11.587%) 2024-04-12T22:47:37.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:37.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[91108]: pgmap v2990: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 12 op/s; 73/630 objects degraded (11.587%) 2024-04-12T22:47:37.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[91108]: pgmap v2991: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 12 op/s; 73/630 objects degraded (11.587%) 2024-04-12T22:47:37.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:37.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:37.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:37.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:37.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:37.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:37.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[91108]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-12T22:47:37.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[91108]: osdmap e169: 8 total, 7 up, 8 in 2024-04-12T22:47:37.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[91108]: from='osd.6 [v2:172.21.15.142:6816/1984763154,v1:172.21.15.142:6817/1984763154]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]: dispatch 2024-04-12T22:47:37.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[91108]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]: dispatch 2024-04-12T22:47:37.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:37.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:37.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:37.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:37.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:37.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:37.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:37.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:37.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:37.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:37.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:37.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:37.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:37.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:37.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:37.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:37.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:37.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:37.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:37.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:37.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:37.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:37.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:37.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:37.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:37.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:37.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:37.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:37.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:37.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:37.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:37.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:37.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:37.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:37.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:38.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:37 smithi142 ceph-mon[87853]: pgmap v2992: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s; 73/630 objects degraded (11.587%) 2024-04-12T22:47:38.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:37 smithi142 ceph-mon[87853]: pgmap v2993: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s; 73/630 objects degraded (11.587%) 2024-04-12T22:47:38.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:37 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:38.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:37 smithi142 ceph-mon[87853]: pgmap v2995: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:38.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:37 smithi142 ceph-mon[87853]: pgmap v2996: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:38.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:37 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:38.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:37 smithi142 ceph-mon[87853]: pgmap v2997: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:38.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:37 smithi142 ceph-mon[87853]: pgmap v2998: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:38.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:37 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:38.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:37 smithi142 ceph-mon[87853]: pgmap v2999: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:38.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:37 smithi142 ceph-mon[87853]: pgmap v3000: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:38.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:37 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:38.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:37 smithi142 ceph-mon[87853]: pgmap v3001: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:38.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:37 smithi142 ceph-mon[87853]: pgmap v3002: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:38.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:37 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:38.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:37 smithi142 ceph-mon[87853]: pgmap v3003: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:38.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:37 smithi142 ceph-mon[87853]: pgmap v3004: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:38.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:37 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:38.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:37 smithi142 ceph-mon[87853]: pgmap v3005: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:38.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:37 smithi142 ceph-mon[87853]: pgmap v3006: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:38.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:37 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:38.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:37 smithi142 ceph-mon[87853]: pgmap v3007: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:38.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:37 smithi142 ceph-mon[87853]: pgmap v3008: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:38.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:37 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:38.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:38.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:38.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:38.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:38.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:37 smithi142 ceph-mon[87853]: pgmap v3009: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:38.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:37 smithi142 ceph-mon[87853]: pgmap v3010: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:38.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:38.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:37 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:38.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:38.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:38.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:38.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:38.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:38.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:37 smithi142 ceph-mon[87853]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-12T22:47:38.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:37 smithi142 ceph-mon[87853]: osd.6 [v2:172.21.15.142:6816/1984763154,v1:172.21.15.142:6817/1984763154] boot 2024-04-12T22:47:38.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:37 smithi142 ceph-mon[87853]: osdmap e170: 8 total, 8 up, 8 in 2024-04-12T22:47:38.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-12T22:47:38.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:38.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:38.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:38.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:38.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:38.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:38.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:38.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:38.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:38.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:38.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:38.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:38.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:38.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:38.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:38.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:38.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:38.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:38.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:38.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:38.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:38.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:38.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:38.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:38.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:38.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:38.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:38.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:38.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:38.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:38.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:38.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:38.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:38.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:38.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:38.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:38.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:38.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:38.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:38.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:38.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:38.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:38.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:38.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:38.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:38.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:38.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:38.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:38.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:38.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:38.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[87547]: pgmap v2992: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s; 73/630 objects degraded (11.587%) 2024-04-12T22:47:38.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[87547]: pgmap v2993: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s; 73/630 objects degraded (11.587%) 2024-04-12T22:47:38.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:38.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[87547]: pgmap v2995: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:38.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[87547]: pgmap v2996: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:38.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:38.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[87547]: pgmap v2997: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:38.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[87547]: pgmap v2998: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:38.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:38.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[87547]: pgmap v2999: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:38.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[87547]: pgmap v3000: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:38.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:38.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[87547]: pgmap v3001: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:38.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[87547]: pgmap v3002: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:38.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:38.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[87547]: pgmap v3003: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:38.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[87547]: pgmap v3004: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:38.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:38.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[87547]: pgmap v3005: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:38.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[87547]: pgmap v3006: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:38.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:38.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[91108]: pgmap v2992: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s; 73/630 objects degraded (11.587%) 2024-04-12T22:47:38.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[91108]: pgmap v2993: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s; 73/630 objects degraded (11.587%) 2024-04-12T22:47:38.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:38.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[91108]: pgmap v2995: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:38.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[91108]: pgmap v2996: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:38.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:38.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[91108]: pgmap v2997: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:38.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[91108]: pgmap v2998: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:38.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:38.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[91108]: pgmap v2999: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:38.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[91108]: pgmap v3000: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:38.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:38.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[91108]: pgmap v3001: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:38.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[91108]: pgmap v3002: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:38.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:38.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[91108]: pgmap v3003: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:38.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[91108]: pgmap v3004: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:38.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:38.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[91108]: pgmap v3005: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:38.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[91108]: pgmap v3006: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:38.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:38.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[91108]: pgmap v3007: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:38.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[91108]: pgmap v3008: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:38.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:38.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:38.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:38.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:38.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:38.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[91108]: pgmap v3009: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:38.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[91108]: pgmap v3010: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:38.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:38.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:38.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:38.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:38.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:38.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:38.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:38.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[91108]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-12T22:47:38.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[91108]: osd.6 [v2:172.21.15.142:6816/1984763154,v1:172.21.15.142:6817/1984763154] boot 2024-04-12T22:47:38.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[91108]: osdmap e170: 8 total, 8 up, 8 in 2024-04-12T22:47:38.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-12T22:47:38.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:38.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:38.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:38.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:38.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:38.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:38.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:38.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:38.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[87547]: pgmap v3007: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:38.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[87547]: pgmap v3008: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:38.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:38.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:38.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:38.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:38.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:38.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[87547]: pgmap v3009: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:38.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[87547]: pgmap v3010: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:38.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:38.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:38.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:38.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:38.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:38.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:38.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:38.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[87547]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-12T22:47:38.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[87547]: osd.6 [v2:172.21.15.142:6816/1984763154,v1:172.21.15.142:6817/1984763154] boot 2024-04-12T22:47:38.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[87547]: osdmap e170: 8 total, 8 up, 8 in 2024-04-12T22:47:38.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-12T22:47:38.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:38.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:38.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:38.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:38.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:38.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:38.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:38.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:38.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:38.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:38.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:38.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:38.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:38.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:38.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:38.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:38.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:38.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:38.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:38.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:38.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:38.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:38.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:38.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:38.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:38.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:38.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:38.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:38.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:38.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:38.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:38.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:38.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:38.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:38.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:38.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:38.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:38.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:38.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:38.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:38.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:38.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:38.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:38.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:38.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:38.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:38.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:38.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:38.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:38.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:38.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:38.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:38.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:38.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:38.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:38.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:38.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:38.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:38.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:38.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:38.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:38.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:38.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:38.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:38.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:38.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:38.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:38.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:38.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:38.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:38.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:38.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:38.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:38.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:38.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:38.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:38.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:38.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:38.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:38.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:38.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:38.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:38.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:38.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:38.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:38.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:38.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:38.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:38.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:38.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:38.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:38.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:39.207 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:38 smithi142 ceph-mon[87853]: pgmap v3011: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:39.207 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:38 smithi142 ceph-mon[87853]: pgmap v3012: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:39.207 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:38 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:39.207 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:38 smithi142 ceph-mon[87853]: pgmap v3014: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:39.207 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:38 smithi142 ceph-mon[87853]: pgmap v3015: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:39.207 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:38 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:39.207 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:38 smithi142 ceph-mon[87853]: pgmap v3016: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:39.207 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:38 smithi142 ceph-mon[87853]: pgmap v3017: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:39.207 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:38 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:39.207 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:38 smithi142 ceph-mon[87853]: pgmap v3018: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:39.208 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:38 smithi142 ceph-mon[87853]: pgmap v3019: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:39.208 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:38 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:39.208 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:38 smithi142 ceph-mon[87853]: pgmap v3020: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:39.208 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:38 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:39.208 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:38 smithi142 ceph-mon[87853]: pgmap v3021: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:39.208 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:38 smithi142 ceph-mon[87853]: pgmap v3022: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:39.208 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:38 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:39.208 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:38 smithi142 ceph-mon[87853]: pgmap v3023: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:39.208 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:38 smithi142 ceph-mon[87853]: pgmap v3024: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:39.208 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:38 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:39.208 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:38 smithi142 ceph-mon[87853]: pgmap v3025: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:39.208 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:38 smithi142 ceph-mon[87853]: pgmap v3026: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:39.208 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:38 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:39.208 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:38 smithi142 ceph-mon[87853]: pgmap v3027: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:39.208 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:38 smithi142 ceph-mon[87853]: pgmap v3028: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:39.208 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:38 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:39.209 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:38 smithi142 ceph-mon[87853]: pgmap v3029: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:39.209 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:38 smithi142 ceph-mon[87853]: pgmap v3030: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:39.209 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:38 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:39.209 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:38 smithi142 ceph-mon[87853]: pgmap v3031: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:39.209 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:38 smithi142 ceph-mon[87853]: pgmap v3032: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:39.209 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:38 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:39.209 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:39.209 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:39.209 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:39.209 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:39.209 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:39.209 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:39.209 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:39.209 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:39.210 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:39.210 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:39.210 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:38 smithi142 ceph-mon[87853]: osdmap e171: 8 total, 8 up, 8 in 2024-04-12T22:47:39.210 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:39.210 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:39.210 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:39.210 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:39.210 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:39.211 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:39.211 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:39.211 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:39.211 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:39.211 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:39.211 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:39.211 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:39.211 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:39.211 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:39.211 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:39.211 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:39.211 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:39.211 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:39.211 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:39.212 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:39.212 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:39.212 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:39.212 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:39.212 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:39.212 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:39.212 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:39.212 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:39.212 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:39.212 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:39.212 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:39.212 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:39.212 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:39.212 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:39.213 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:39.213 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:39.213 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:39.213 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:39.213 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:39.213 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:39.213 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:39.213 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:39.213 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:39.213 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:39.213 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:39.213 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:39.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[87547]: pgmap v3011: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:39.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[87547]: pgmap v3012: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:39.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:39.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[87547]: pgmap v3014: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:39.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[87547]: pgmap v3015: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:39.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:39.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[87547]: pgmap v3016: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:39.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[87547]: pgmap v3017: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:39.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:39.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[87547]: pgmap v3018: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:39.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[87547]: pgmap v3019: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:39.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:39.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[87547]: pgmap v3020: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:39.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:39.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[87547]: pgmap v3021: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:39.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[87547]: pgmap v3022: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:39.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:39.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[87547]: pgmap v3023: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:39.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[87547]: pgmap v3024: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:39.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:39.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[87547]: pgmap v3025: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:39.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[91108]: pgmap v3011: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:39.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[91108]: pgmap v3012: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:39.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:39.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[91108]: pgmap v3014: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:39.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[91108]: pgmap v3015: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:39.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:39.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[91108]: pgmap v3016: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:39.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[91108]: pgmap v3017: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:39.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:39.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[91108]: pgmap v3018: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:39.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[91108]: pgmap v3019: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:47:39.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:39.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[91108]: pgmap v3020: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:39.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:39.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[91108]: pgmap v3021: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:39.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[91108]: pgmap v3022: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:39.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:39.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[91108]: pgmap v3023: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:39.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[91108]: pgmap v3024: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:39.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:39.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[91108]: pgmap v3025: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:39.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[87547]: pgmap v3026: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:39.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:39.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[87547]: pgmap v3027: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:39.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[87547]: pgmap v3028: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:39.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:39.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[87547]: pgmap v3029: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:39.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[87547]: pgmap v3030: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:39.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:39.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[87547]: pgmap v3031: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:39.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[87547]: pgmap v3032: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:39.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:39.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:39.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:39.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:39.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:39.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:39.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:39.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:39.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:39.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:39.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:39.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[87547]: osdmap e171: 8 total, 8 up, 8 in 2024-04-12T22:47:39.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:39.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:39.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:39.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:39.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:39.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:39.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:39.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:39.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:39.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:39.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:39.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:39.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:39.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:39.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:39.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:39.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:39.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:39.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:39.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:39.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:39.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:39.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:39.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:39.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:39.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:39.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:39.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:39.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:39.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:39.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:39.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:39.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[91108]: pgmap v3026: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:39.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:39.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[91108]: pgmap v3027: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:39.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[91108]: pgmap v3028: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:39.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:39.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[91108]: pgmap v3029: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:39.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[91108]: pgmap v3030: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:39.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:39.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[91108]: pgmap v3031: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:39.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[91108]: pgmap v3032: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:39.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:39.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:39.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:39.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:39.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:39.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:39.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:39.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:39.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:39.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:39.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:39.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[91108]: osdmap e171: 8 total, 8 up, 8 in 2024-04-12T22:47:39.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:39.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:39.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:39.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:39.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:39.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:39.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:39.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:39.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:39.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:39.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:39.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:39.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:39.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:39.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:39.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:39.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:39.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:39.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:39.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:39.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:39.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:39.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:39.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:39.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:39.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:39.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:39.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:39.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:39.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:39.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:39.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:39.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:39.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:39.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:39.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:39.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:39.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:39.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:39.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:39.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:39.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:39.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:39.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:39.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:39.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:39.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:39.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:39.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:39.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:39.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:39.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:39.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:39.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:39.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:39.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:39.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:39.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:40.082 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:39 smithi142 ceph-mon[87853]: pgmap v3033: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:40.082 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:39 smithi142 ceph-mon[87853]: pgmap v3034: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:40.082 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:39 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:40.082 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:39 smithi142 ceph-mon[87853]: pgmap v3035: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:40.082 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:39 smithi142 ceph-mon[87853]: pgmap v3036: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:40.082 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:39 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:40.082 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:39 smithi142 ceph-mon[87853]: pgmap v3038: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:40.082 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:39 smithi142 ceph-mon[87853]: pgmap v3039: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:40.082 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:39 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:40.082 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:39 smithi142 ceph-mon[87853]: pgmap v3040: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:40.082 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:39 smithi142 ceph-mon[87853]: pgmap v3041: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:40.083 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:39 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:40.083 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:39 smithi142 ceph-mon[87853]: pgmap v3042: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:40.083 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:39 smithi142 ceph-mon[87853]: pgmap v3043: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:40.083 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:39 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:40.083 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:39 smithi142 ceph-mon[87853]: pgmap v3044: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:40.083 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:39 smithi142 ceph-mon[87853]: pgmap v3045: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:40.083 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:39 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:40.083 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:39 smithi142 ceph-mon[87853]: pgmap v3046: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:40.083 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:39 smithi142 ceph-mon[87853]: pgmap v3047: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:40.083 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:39 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:40.083 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:39 smithi142 ceph-mon[87853]: pgmap v3048: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:40.083 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:39 smithi142 ceph-mon[87853]: pgmap v3049: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:40.083 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:39 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:40.083 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:39 smithi142 ceph-mon[87853]: pgmap v3050: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:40.084 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:39 smithi142 ceph-mon[87853]: pgmap v3051: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:40.084 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:39 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:40.084 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:39 smithi142 ceph-mon[87853]: pgmap v3052: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:40.084 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:39 smithi142 ceph-mon[87853]: pgmap v3053: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:40.084 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:39 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:40.084 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:39 smithi142 ceph-mon[87853]: pgmap v3054: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:40.084 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:39 smithi142 ceph-mon[87853]: pgmap v3055: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:40.084 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:39 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:40.084 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:40.084 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:40.084 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:40.084 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:40.084 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:40.084 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:40.084 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:40.084 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:40.085 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:40.085 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:40.085 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:40.085 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:40.085 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:40.085 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:40.085 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:40.085 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:40.086 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:40.086 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:40.086 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:40.086 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:40.086 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:40.086 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:40.086 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:40.086 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:40.086 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:40.086 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:40.086 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:40.086 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:40.086 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:40.087 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:40.087 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:40.087 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:40.087 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:40.087 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:40.087 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:40.087 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:40.087 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:40.087 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:40.087 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:40.087 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:40.087 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:40.087 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:40.087 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:40.087 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:40.087 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:40.088 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:40.088 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:40.088 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:40.088 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:40.088 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:40.088 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:39 smithi142 ceph-mon[87853]: Health check update: Degraded data redundancy: 53/630 objects degraded (8.413%), 13 pgs degraded (PG_DEGRADED) 2024-04-12T22:47:40.088 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:40.088 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:40.088 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:40.088 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:40.088 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:40.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[87547]: pgmap v3033: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:40.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[87547]: pgmap v3034: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:40.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:40.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[87547]: pgmap v3035: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:40.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[87547]: pgmap v3036: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:40.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:40.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[87547]: pgmap v3038: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:40.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[87547]: pgmap v3039: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:40.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:40.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[87547]: pgmap v3040: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:40.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[87547]: pgmap v3041: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:40.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:40.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[87547]: pgmap v3042: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:40.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[87547]: pgmap v3043: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:40.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:40.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[87547]: pgmap v3044: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:40.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[87547]: pgmap v3045: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:40.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:40.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[87547]: pgmap v3046: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:40.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[87547]: pgmap v3047: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:40.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:40.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[91108]: pgmap v3033: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:40.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[91108]: pgmap v3034: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:40.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:40.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[91108]: pgmap v3035: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:40.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[91108]: pgmap v3036: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:40.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:40.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[91108]: pgmap v3038: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:40.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[91108]: pgmap v3039: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:40.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:40.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[91108]: pgmap v3040: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:40.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[91108]: pgmap v3041: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:40.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:40.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[91108]: pgmap v3042: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:40.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[91108]: pgmap v3043: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:40.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:40.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[91108]: pgmap v3044: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:40.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[91108]: pgmap v3045: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:40.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:40.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[91108]: pgmap v3046: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:40.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[91108]: pgmap v3047: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:40.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:40.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[91108]: pgmap v3048: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:40.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[91108]: pgmap v3049: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:40.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:40.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[91108]: pgmap v3050: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:40.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[91108]: pgmap v3051: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:40.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:40.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[91108]: pgmap v3052: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:40.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[91108]: pgmap v3053: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:40.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:40.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[91108]: pgmap v3054: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:40.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[91108]: pgmap v3055: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:40.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:40.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:40.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:40.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:40.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:40.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:40.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:40.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:40.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:40.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:40.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:40.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:40.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:40.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[87547]: pgmap v3048: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:40.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[87547]: pgmap v3049: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:40.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:40.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[87547]: pgmap v3050: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:40.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[87547]: pgmap v3051: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:40.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:40.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[87547]: pgmap v3052: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:40.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[87547]: pgmap v3053: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:40.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:40.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[87547]: pgmap v3054: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:40.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[87547]: pgmap v3055: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:40.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:40.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:40.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:40.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:40.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:40.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:40.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:40.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:40.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:40.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:40.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:40.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:40.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:40.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:40.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:40.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:40.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:40.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:40.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:40.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:40.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:40.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:40.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:40.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:40.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:40.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:40.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:40.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:40.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:40.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:40.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:40.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:40.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:40.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:40.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:40.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:40.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:40.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:40.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:40.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:40.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:40.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:40.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:40.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:40.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:40.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:40.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:40.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:40.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:40.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:40.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:40.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:40.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:40.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:40.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:40.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:40.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:40.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:40.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:40.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:40.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:40.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:40.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:40.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:40.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:40.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:40.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:40.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:40.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:40.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:40.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:40.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:40.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:40.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:40.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:40.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:40.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:40.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:40.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:40.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[91108]: Health check update: Degraded data redundancy: 53/630 objects degraded (8.413%), 13 pgs degraded (PG_DEGRADED) 2024-04-12T22:47:40.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:40.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:40.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:40.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:40.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:40.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:40.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:40.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:40.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:40.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:40.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:40.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:40.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:40.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:40.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:40.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[87547]: Health check update: Degraded data redundancy: 53/630 objects degraded (8.413%), 13 pgs degraded (PG_DEGRADED) 2024-04-12T22:47:40.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:40.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:40.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:40.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:40.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:41.006 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:40 smithi142 ceph-mon[87853]: pgmap v3056: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:41.007 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:40 smithi142 ceph-mon[87853]: pgmap v3057: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:41.007 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:40 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:41.007 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:40 smithi142 ceph-mon[87853]: pgmap v3058: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:41.007 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:40 smithi142 ceph-mon[87853]: pgmap v3059: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:41.007 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:40 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:41.007 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:40 smithi142 ceph-mon[87853]: pgmap v3060: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:41.007 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:40 smithi142 ceph-mon[87853]: pgmap v3061: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:41.007 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:40 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:41.007 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:40 smithi142 ceph-mon[87853]: pgmap v3062: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:47:41.008 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:40 smithi142 ceph-mon[87853]: pgmap v3063: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:47:41.008 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:40 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:41.008 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:40 smithi142 ceph-mon[87853]: pgmap v3064: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:47:41.008 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:40 smithi142 ceph-mon[87853]: pgmap v3065: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:47:41.008 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:40 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:41.008 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:40 smithi142 ceph-mon[87853]: pgmap v3066: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:47:41.008 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:40 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:41.008 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:40 smithi142 ceph-mon[87853]: pgmap v3067: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:47:41.008 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:40 smithi142 ceph-mon[87853]: pgmap v3068: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:47:41.008 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:40 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:41.008 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:40 smithi142 ceph-mon[87853]: pgmap v3069: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:47:41.008 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:40 smithi142 ceph-mon[87853]: pgmap v3070: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:47:41.008 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:40 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:41.008 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:40 smithi142 ceph-mon[87853]: pgmap v3071: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:47:41.008 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:40 smithi142 ceph-mon[87853]: pgmap v3072: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:47:41.009 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:40 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:41.009 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:40 smithi142 ceph-mon[87853]: pgmap v3073: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:47:41.009 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:40 smithi142 ceph-mon[87853]: pgmap v3074: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:47:41.009 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:40 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:41.009 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:40 smithi142 ceph-mon[87853]: pgmap v3075: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:47:41.009 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:40 smithi142 ceph-mon[87853]: pgmap v3076: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:47:41.009 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:40 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:41.009 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:41.009 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:41.009 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:41.009 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:41.009 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:41.009 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:41.009 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:41.009 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:41.010 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:41.010 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:41.010 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:41.010 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:41.010 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:41.010 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:41.010 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:41.010 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:41.011 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:41.011 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:41.011 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:41.011 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:41.011 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:41.011 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:41.011 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:41.011 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:41.011 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:41.011 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:41.011 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:41.011 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:41.011 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:41.011 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:41.012 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:41.012 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:41.012 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:41.012 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:41.012 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:41.012 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:41.012 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:41.012 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:41.012 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:41.012 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:41.012 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:41.012 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:41.012 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:41.012 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:41.012 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:41.012 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:41.013 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:41.013 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:41.013 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:41.013 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:41.013 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:41.013 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:41.013 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:41.013 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:41.013 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:41.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[87547]: pgmap v3056: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:41.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[87547]: pgmap v3057: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:41.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:41.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[87547]: pgmap v3058: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:41.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[87547]: pgmap v3059: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:41.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:41.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[87547]: pgmap v3060: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:41.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[87547]: pgmap v3061: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:41.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:41.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[87547]: pgmap v3062: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:47:41.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[87547]: pgmap v3063: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:47:41.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:41.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[87547]: pgmap v3064: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:47:41.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[87547]: pgmap v3065: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:47:41.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:41.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[87547]: pgmap v3066: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:47:41.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:41.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[87547]: pgmap v3067: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:47:41.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[87547]: pgmap v3068: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:47:41.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:41.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[87547]: pgmap v3069: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:47:41.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[91108]: pgmap v3056: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:41.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[91108]: pgmap v3057: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:41.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:41.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[91108]: pgmap v3058: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:41.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[91108]: pgmap v3059: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:41.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:41.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[91108]: pgmap v3060: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:41.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[91108]: pgmap v3061: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:47:41.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:41.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[91108]: pgmap v3062: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:47:41.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[91108]: pgmap v3063: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:47:41.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:41.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[91108]: pgmap v3064: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:47:41.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[91108]: pgmap v3065: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:47:41.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:41.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[91108]: pgmap v3066: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:47:41.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:41.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[91108]: pgmap v3067: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:47:41.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[91108]: pgmap v3068: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:47:41.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:41.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[91108]: pgmap v3069: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:47:41.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[87547]: pgmap v3070: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:47:41.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:41.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[87547]: pgmap v3071: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:47:41.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[87547]: pgmap v3072: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:47:41.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:41.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[87547]: pgmap v3073: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:47:41.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[87547]: pgmap v3074: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:47:41.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:41.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[87547]: pgmap v3075: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:47:41.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[87547]: pgmap v3076: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:47:41.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:41.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:41.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:41.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:41.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:41.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:41.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:41.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:41.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:41.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:41.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:41.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:41.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:41.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:41.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:41.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:41.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:41.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:41.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:41.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:41.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:41.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:41.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:41.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:41.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:41.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:41.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:41.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:41.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:41.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:41.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:41.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:41.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:41.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:41.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:41.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:41.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:41.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:41.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:41.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:41.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:41.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:41.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:41.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:41.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:41.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:41.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:41.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:41.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:41.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:41.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:41.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:41.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:41.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:41.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:41.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:41.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[91108]: pgmap v3070: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:47:41.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:41.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[91108]: pgmap v3071: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:47:41.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[91108]: pgmap v3072: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:47:41.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:41.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[91108]: pgmap v3073: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:47:41.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[91108]: pgmap v3074: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:47:41.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:41.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[91108]: pgmap v3075: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:47:41.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[91108]: pgmap v3076: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:47:41.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:41.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:41.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:41.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:41.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:41.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:41.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:41.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:41.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:41.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:41.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:41.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:41.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:41.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:41.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:41.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:41.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:41.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:41.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:41.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:41.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:41.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:41.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:41.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:41.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:41.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:41.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:41.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:41.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:41.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:41.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:41.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:41.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:41.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:41.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:41.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:41.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:41.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:41.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:41.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:41.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:41.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:41.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:41.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:41.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:41.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:41.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:41.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:41.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:41.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:41.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:41.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:41.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:41.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:41.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:41.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:41.615 INFO:teuthology.orchestra.run.smithi088.stdout:true 2024-04-12T22:47:42.091 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:41 smithi142 ceph-mon[87853]: pgmap v3077: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:47:42.091 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:41 smithi142 ceph-mon[87853]: pgmap v3078: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:47:42.091 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:41 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:42.091 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:41 smithi142 ceph-mon[87853]: pgmap v3079: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:47:42.092 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:41 smithi142 ceph-mon[87853]: pgmap v3080: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:47:42.092 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:41 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:42.092 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:41 smithi142 ceph-mon[87853]: pgmap v3081: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:47:42.092 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:41 smithi142 ceph-mon[87853]: pgmap v3082: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:47:42.092 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:41 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:42.092 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:41 smithi142 ceph-mon[87853]: pgmap v3083: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:47:42.092 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:41 smithi142 ceph-mon[87853]: pgmap v3084: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:47:42.092 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:41 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:42.092 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:41 smithi142 ceph-mon[87853]: pgmap v3085: 161 pgs: 4 peering, 13 active+undersized+degraded, 28 active+undersized, 116 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:47:42.092 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:41 smithi142 ceph-mon[87853]: pgmap v3086: 161 pgs: 4 peering, 13 active+undersized+degraded, 28 active+undersized, 116 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:47:42.092 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:41 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:42.092 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:41 smithi142 ceph-mon[87853]: pgmap v3087: 161 pgs: 4 peering, 13 active+undersized+degraded, 28 active+undersized, 116 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:47:42.092 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:41 smithi142 ceph-mon[87853]: pgmap v3088: 161 pgs: 4 peering, 13 active+undersized+degraded, 28 active+undersized, 116 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:47:42.092 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:41 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:42.092 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:41 smithi142 ceph-mon[87853]: pgmap v3089: 161 pgs: 4 peering, 13 active+undersized+degraded, 28 active+undersized, 116 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:47:42.093 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:41 smithi142 ceph-mon[87853]: pgmap v3090: 161 pgs: 4 peering, 13 active+undersized+degraded, 28 active+undersized, 116 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:47:42.093 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:41 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:42.093 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:41 smithi142 ceph-mon[87853]: pgmap v3091: 161 pgs: 4 peering, 13 active+undersized+degraded, 28 active+undersized, 116 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:47:42.093 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:41 smithi142 ceph-mon[87853]: pgmap v3092: 161 pgs: 4 peering, 13 active+undersized+degraded, 28 active+undersized, 116 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:47:42.093 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:41 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:42.093 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:41 smithi142 ceph-mon[87853]: pgmap v3093: 161 pgs: 4 peering, 10 active+undersized+degraded, 22 active+undersized, 125 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 16 op/s; 42/630 objects degraded (6.667%) 2024-04-12T22:47:42.093 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:41 smithi142 ceph-mon[87853]: pgmap v3094: 161 pgs: 4 peering, 10 active+undersized+degraded, 22 active+undersized, 125 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 16 op/s; 42/630 objects degraded (6.667%) 2024-04-12T22:47:42.093 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:41 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:42.093 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:41 smithi142 ceph-mon[87853]: pgmap v3095: 161 pgs: 4 peering, 10 active+undersized+degraded, 22 active+undersized, 125 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s; 42/630 objects degraded (6.667%) 2024-04-12T22:47:42.093 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:41 smithi142 ceph-mon[87853]: pgmap v3096: 161 pgs: 4 peering, 10 active+undersized+degraded, 22 active+undersized, 125 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s; 42/630 objects degraded (6.667%) 2024-04-12T22:47:42.093 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:41 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:42.093 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:41 smithi142 ceph-mon[87853]: pgmap v3097: 161 pgs: 4 peering, 7 active+undersized+degraded, 16 active+undersized, 134 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s; 27/630 objects degraded (4.286%) 2024-04-12T22:47:42.093 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:41 smithi142 ceph-mon[87853]: pgmap v3098: 161 pgs: 4 peering, 7 active+undersized+degraded, 16 active+undersized, 134 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s; 27/630 objects degraded (4.286%) 2024-04-12T22:47:42.093 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:41 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:42.093 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:42.094 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:42.094 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:42.094 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:42.094 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:42.094 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:42.094 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:42.094 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:42.094 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:42.094 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:42.094 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:42.094 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:42.095 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:42.095 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:42.095 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:42.095 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:42.095 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:42.095 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:42.095 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:42.095 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:42.095 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:42.095 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:42.095 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:42.095 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:42.096 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:42.096 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:41 smithi142 ceph-mon[87853]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 53/630 objects degraded (8.413%), 13 pgs degraded) 2024-04-12T22:47:42.096 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:42.096 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:42.096 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:42.096 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:42.096 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:42.096 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:42.096 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:42.096 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:42.096 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:42.096 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:42.096 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:42.096 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:42.096 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:42.096 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:42.097 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:42.097 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:42.097 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:42.097 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:42.097 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:41 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:42.320 INFO:teuthology.orchestra.run.smithi088.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T22:47:42.320 INFO:teuthology.orchestra.run.smithi088.stdout:agent.smithi088 smithi088 running 11s ago 20m - - 2024-04-12T22:47:42.320 INFO:teuthology.orchestra.run.smithi088.stdout:agent.smithi142 smithi142 running 14s ago 19m - - 2024-04-12T22:47:42.320 INFO:teuthology.orchestra.run.smithi088.stdout:alertmanager.a smithi088 *:9093,9094 running (9m) 11s ago 14m 24.5M - 0.23.0 ba2b418f427c 0ea85e911776 2024-04-12T22:47:42.320 INFO:teuthology.orchestra.run.smithi088.stdout:grafana.a smithi142 *:3000 error 14s ago 14m - - 2024-04-12T22:47:42.320 INFO:teuthology.orchestra.run.smithi088.stdout:iscsi.foo.smithi088.yxerll smithi088 running (7m) 11s ago 13m 63.9M - 3.5 e1d6a67b021e 59c9318194eb 2024-04-12T22:47:42.320 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.x smithi142 *:8443,9283,8765 running (7m) 14s ago 19m 453M - 19.0.0-2053-gb277feb2 668895944f0e f9384b7063eb 2024-04-12T22:47:42.321 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.y smithi088 *:8443,9283,8765 running (8m) 11s ago 20m 538M - 19.0.0-2053-gb277feb2 668895944f0e 61e5b1816570 2024-04-12T22:47:42.321 INFO:teuthology.orchestra.run.smithi088.stdout:mon.a smithi088 running (6m) 11s ago 21m 134M 2048M 19.0.0-2053-gb277feb2 668895944f0e 6000fee523aa 2024-04-12T22:47:42.321 INFO:teuthology.orchestra.run.smithi088.stdout:mon.b smithi142 running (6m) 14s ago 19m 60.6M 2048M 19.0.0-2053-gb277feb2 668895944f0e 7cb5c5614a81 2024-04-12T22:47:42.321 INFO:teuthology.orchestra.run.smithi088.stdout:mon.c smithi088 running (6m) 11s ago 19m 64.9M 2048M 19.0.0-2053-gb277feb2 668895944f0e 87d1391aae18 2024-04-12T22:47:42.321 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.a smithi088 *:9100 running (9m) 11s ago 15m 15.3M - 1.3.1 1dbe0e931976 40e0439db208 2024-04-12T22:47:42.321 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.b smithi142 *:9100 running (9m) 14s ago 15m 15.7M - 1.3.1 1dbe0e931976 747060fd1a5d 2024-04-12T22:47:42.321 INFO:teuthology.orchestra.run.smithi088.stdout:osd.0 smithi088 running (4m) 11s ago 18m 55.3M 4096M 19.0.0-2053-gb277feb2 668895944f0e e1ee31dcc722 2024-04-12T22:47:42.321 INFO:teuthology.orchestra.run.smithi088.stdout:osd.1 smithi088 running (4m) 11s ago 18m 54.6M 4096M 19.0.0-2053-gb277feb2 668895944f0e 494f5e8e2531 2024-04-12T22:47:42.321 INFO:teuthology.orchestra.run.smithi088.stdout:osd.2 smithi088 running (3m) 11s ago 18m 48.6M 4096M 19.0.0-2053-gb277feb2 668895944f0e ca5dfe640c82 2024-04-12T22:47:42.321 INFO:teuthology.orchestra.run.smithi088.stdout:osd.3 smithi088 running (2m) 11s ago 17m 49.0M 4096M 19.0.0-2053-gb277feb2 668895944f0e 94ea4016ad0c 2024-04-12T22:47:42.321 INFO:teuthology.orchestra.run.smithi088.stdout:osd.4 smithi142 running (110s) 14s ago 17m 46.1M 4096M 19.0.0-2053-gb277feb2 668895944f0e af3fdbbb3a05 2024-04-12T22:47:42.321 INFO:teuthology.orchestra.run.smithi088.stdout:osd.5 smithi142 running (47s) 14s ago 17m 41.3M 4096M 19.0.0-2053-gb277feb2 668895944f0e bf1123bf3ff8 2024-04-12T22:47:42.322 INFO:teuthology.orchestra.run.smithi088.stdout:osd.6 smithi142 starting - - - 4096M 2024-04-12T22:47:42.322 INFO:teuthology.orchestra.run.smithi088.stdout:osd.7 smithi142 running (16m) 14s ago 16m 66.5M 4096M 17.2.0 e1d6a67b021e 767b5d349dbe 2024-04-12T22:47:42.322 INFO:teuthology.orchestra.run.smithi088.stdout:prometheus.a smithi142 *:9095 running (8m) 14s ago 15m 69.4M - 2.33.4 514e6a882f6e db995400848f 2024-04-12T22:47:42.322 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi088.qlemsa smithi088 *:8000 running (13m) 11s ago 13m 74.2M - 17.2.0 e1d6a67b021e 9eab94fe6def 2024-04-12T22:47:42.322 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi142.qxzxoy smithi142 *:8000 running (13m) 14s ago 13m 74.4M - 17.2.0 e1d6a67b021e ce75b554e32c 2024-04-12T22:47:42.322 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi088.rfqdxx smithi088 *:80 running (13m) 11s ago 13m 77.0M - 17.2.0 e1d6a67b021e e1b485d40249 2024-04-12T22:47:42.322 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi142.kdrxla smithi142 *:80 running (13m) 14s ago 13m 73.8M - 17.2.0 e1d6a67b021e 071754547e0a 2024-04-12T22:47:42.322 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[91108]: pgmap v3077: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:47:42.322 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[91108]: pgmap v3078: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:47:42.322 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:42.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[91108]: pgmap v3079: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:47:42.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[91108]: pgmap v3080: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:47:42.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:42.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[91108]: pgmap v3081: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:47:42.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[91108]: pgmap v3082: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:47:42.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:42.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[91108]: pgmap v3083: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:47:42.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[91108]: pgmap v3084: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:47:42.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:42.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[91108]: pgmap v3085: 161 pgs: 4 peering, 13 active+undersized+degraded, 28 active+undersized, 116 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:47:42.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[91108]: pgmap v3086: 161 pgs: 4 peering, 13 active+undersized+degraded, 28 active+undersized, 116 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:47:42.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:42.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[91108]: pgmap v3087: 161 pgs: 4 peering, 13 active+undersized+degraded, 28 active+undersized, 116 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:47:42.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[91108]: pgmap v3088: 161 pgs: 4 peering, 13 active+undersized+degraded, 28 active+undersized, 116 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:47:42.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:42.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[91108]: pgmap v3089: 161 pgs: 4 peering, 13 active+undersized+degraded, 28 active+undersized, 116 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:47:42.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[91108]: pgmap v3090: 161 pgs: 4 peering, 13 active+undersized+degraded, 28 active+undersized, 116 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:47:42.324 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:42.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[87547]: pgmap v3077: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:47:42.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[87547]: pgmap v3078: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:47:42.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:42.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[87547]: pgmap v3079: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:47:42.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[87547]: pgmap v3080: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:47:42.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:42.325 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[87547]: pgmap v3081: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:47:42.325 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[87547]: pgmap v3082: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:47:42.325 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:42.325 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[87547]: pgmap v3083: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:47:42.325 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[87547]: pgmap v3084: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:47:42.325 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:42.325 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[87547]: pgmap v3085: 161 pgs: 4 peering, 13 active+undersized+degraded, 28 active+undersized, 116 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:47:42.325 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[87547]: pgmap v3086: 161 pgs: 4 peering, 13 active+undersized+degraded, 28 active+undersized, 116 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:47:42.325 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:42.325 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[87547]: pgmap v3087: 161 pgs: 4 peering, 13 active+undersized+degraded, 28 active+undersized, 116 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:47:42.325 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[87547]: pgmap v3088: 161 pgs: 4 peering, 13 active+undersized+degraded, 28 active+undersized, 116 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:47:42.325 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:42.325 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[87547]: pgmap v3089: 161 pgs: 4 peering, 13 active+undersized+degraded, 28 active+undersized, 116 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:47:42.326 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[87547]: pgmap v3090: 161 pgs: 4 peering, 13 active+undersized+degraded, 28 active+undersized, 116 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:47:42.326 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:42.326 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[91108]: pgmap v3091: 161 pgs: 4 peering, 13 active+undersized+degraded, 28 active+undersized, 116 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:47:42.327 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[91108]: pgmap v3092: 161 pgs: 4 peering, 13 active+undersized+degraded, 28 active+undersized, 116 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:47:42.327 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:42.327 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[91108]: pgmap v3093: 161 pgs: 4 peering, 10 active+undersized+degraded, 22 active+undersized, 125 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 16 op/s; 42/630 objects degraded (6.667%) 2024-04-12T22:47:42.327 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[91108]: pgmap v3094: 161 pgs: 4 peering, 10 active+undersized+degraded, 22 active+undersized, 125 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 16 op/s; 42/630 objects degraded (6.667%) 2024-04-12T22:47:42.327 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:42.327 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[91108]: pgmap v3095: 161 pgs: 4 peering, 10 active+undersized+degraded, 22 active+undersized, 125 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s; 42/630 objects degraded (6.667%) 2024-04-12T22:47:42.327 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[91108]: pgmap v3096: 161 pgs: 4 peering, 10 active+undersized+degraded, 22 active+undersized, 125 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s; 42/630 objects degraded (6.667%) 2024-04-12T22:47:42.327 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:42.327 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[91108]: pgmap v3097: 161 pgs: 4 peering, 7 active+undersized+degraded, 16 active+undersized, 134 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s; 27/630 objects degraded (4.286%) 2024-04-12T22:47:42.327 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[91108]: pgmap v3098: 161 pgs: 4 peering, 7 active+undersized+degraded, 16 active+undersized, 134 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s; 27/630 objects degraded (4.286%) 2024-04-12T22:47:42.327 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:42.327 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:42.327 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:42.327 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:42.327 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:42.328 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:42.328 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:42.328 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:42.328 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:42.328 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:42.328 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:42.328 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:42.328 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:42.328 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:42.328 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:42.328 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:42.328 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:42.328 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:42.328 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:42.328 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:42.329 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:42.329 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:42.329 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:42.329 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:42.329 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:42.329 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:42.329 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[91108]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 53/630 objects degraded (8.413%), 13 pgs degraded) 2024-04-12T22:47:42.329 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:42.329 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:42.329 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:42.329 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:42.329 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:42.329 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:42.329 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:42.329 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:42.329 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:42.330 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:42.330 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:42.330 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:42.330 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:42.330 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:42.330 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:42.330 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:42.330 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:42.330 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:42.330 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:42.331 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[87547]: pgmap v3091: 161 pgs: 4 peering, 13 active+undersized+degraded, 28 active+undersized, 116 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:47:42.331 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[87547]: pgmap v3092: 161 pgs: 4 peering, 13 active+undersized+degraded, 28 active+undersized, 116 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:47:42.331 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:42.331 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[87547]: pgmap v3093: 161 pgs: 4 peering, 10 active+undersized+degraded, 22 active+undersized, 125 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 16 op/s; 42/630 objects degraded (6.667%) 2024-04-12T22:47:42.331 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[87547]: pgmap v3094: 161 pgs: 4 peering, 10 active+undersized+degraded, 22 active+undersized, 125 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 16 op/s; 42/630 objects degraded (6.667%) 2024-04-12T22:47:42.331 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:42.331 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[87547]: pgmap v3095: 161 pgs: 4 peering, 10 active+undersized+degraded, 22 active+undersized, 125 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s; 42/630 objects degraded (6.667%) 2024-04-12T22:47:42.331 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[87547]: pgmap v3096: 161 pgs: 4 peering, 10 active+undersized+degraded, 22 active+undersized, 125 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s; 42/630 objects degraded (6.667%) 2024-04-12T22:47:42.331 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:42.331 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[87547]: pgmap v3097: 161 pgs: 4 peering, 7 active+undersized+degraded, 16 active+undersized, 134 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s; 27/630 objects degraded (4.286%) 2024-04-12T22:47:42.331 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[87547]: pgmap v3098: 161 pgs: 4 peering, 7 active+undersized+degraded, 16 active+undersized, 134 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s; 27/630 objects degraded (4.286%) 2024-04-12T22:47:42.331 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:42.331 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:42.332 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:42.332 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:42.332 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:42.332 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:42.332 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:42.332 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:42.332 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:42.332 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:42.332 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:42.332 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:42.332 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:42.332 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:42.332 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:42.332 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:42.332 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:42.333 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:42.333 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:42.333 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:42.333 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:42.333 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:42.333 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:42.333 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:42.333 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:42.333 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:42.333 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[87547]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 53/630 objects degraded (8.413%), 13 pgs degraded) 2024-04-12T22:47:42.333 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:42.333 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:42.333 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:42.333 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:42.333 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:42.333 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:42.334 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:42.334 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:42.334 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:42.334 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:42.334 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:42.334 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:42.334 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:42.334 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:42.334 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:42.334 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:42.334 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:42.334 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:42.334 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:41 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:42.748 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-04-12T22:47:42.748 INFO:teuthology.orchestra.run.smithi088.stdout: "mon": { 2024-04-12T22:47:42.748 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-2053-gb277feb2 (b277feb2c7beb4597d8ecc39d58d5c36b81f613a) squid (dev)": 3 2024-04-12T22:47:42.748 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:47:42.748 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr": { 2024-04-12T22:47:42.748 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-2053-gb277feb2 (b277feb2c7beb4597d8ecc39d58d5c36b81f613a) squid (dev)": 2 2024-04-12T22:47:42.748 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:47:42.748 INFO:teuthology.orchestra.run.smithi088.stdout: "osd": { 2024-04-12T22:47:42.748 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-04-12T22:47:42.748 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-2053-gb277feb2 (b277feb2c7beb4597d8ecc39d58d5c36b81f613a) squid (dev)": 7 2024-04-12T22:47:42.748 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:47:42.749 INFO:teuthology.orchestra.run.smithi088.stdout: "rgw": { 2024-04-12T22:47:42.749 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-12T22:47:42.749 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:47:42.749 INFO:teuthology.orchestra.run.smithi088.stdout: "overall": { 2024-04-12T22:47:42.749 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 5, 2024-04-12T22:47:42.749 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-2053-gb277feb2 (b277feb2c7beb4597d8ecc39d58d5c36b81f613a) squid (dev)": 12 2024-04-12T22:47:42.749 INFO:teuthology.orchestra.run.smithi088.stdout: } 2024-04-12T22:47:42.749 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-04-12T22:47:43.128 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-04-12T22:47:43.128 INFO:teuthology.orchestra.run.smithi088.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a", 2024-04-12T22:47:43.128 INFO:teuthology.orchestra.run.smithi088.stdout: "in_progress": true, 2024-04-12T22:47:43.128 INFO:teuthology.orchestra.run.smithi088.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-12T22:47:43.128 INFO:teuthology.orchestra.run.smithi088.stdout: "services_complete": [ 2024-04-12T22:47:43.129 INFO:teuthology.orchestra.run.smithi088.stdout: "mon", 2024-04-12T22:47:43.129 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr" 2024-04-12T22:47:43.129 INFO:teuthology.orchestra.run.smithi088.stdout: ], 2024-04-12T22:47:43.129 INFO:teuthology.orchestra.run.smithi088.stdout: "progress": "11/23 daemons upgraded", 2024-04-12T22:47:43.129 INFO:teuthology.orchestra.run.smithi088.stdout: "message": "Currently upgrading osd daemons", 2024-04-12T22:47:43.129 INFO:teuthology.orchestra.run.smithi088.stdout: "is_paused": false 2024-04-12T22:47:43.129 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-04-12T22:47:43.129 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[91108]: pgmap v3099: 161 pgs: 4 peering, 7 active+undersized+degraded, 16 active+undersized, 134 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 27/630 objects degraded (4.286%) 2024-04-12T22:47:43.130 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[91108]: pgmap v3100: 161 pgs: 4 peering, 7 active+undersized+degraded, 16 active+undersized, 134 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 27/630 objects degraded (4.286%) 2024-04-12T22:47:43.130 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:43.130 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[91108]: pgmap v3101: 161 pgs: 4 peering, 4 active+undersized+degraded, 10 active+undersized, 143 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 13/630 objects degraded (2.063%) 2024-04-12T22:47:43.130 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[91108]: pgmap v3102: 161 pgs: 4 peering, 4 active+undersized+degraded, 10 active+undersized, 143 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 13/630 objects degraded (2.063%) 2024-04-12T22:47:43.130 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:43.130 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[91108]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:47:43.130 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[91108]: pgmap v3103: 161 pgs: 4 peering, 1 active+undersized, 156 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:43.130 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[91108]: pgmap v3104: 161 pgs: 4 peering, 1 active+undersized, 156 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:43.130 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:43.130 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[91108]: pgmap v3105: 161 pgs: 4 peering, 1 active+undersized, 156 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:43.130 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[91108]: pgmap v3106: 161 pgs: 4 peering, 1 active+undersized, 156 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:43.130 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:43.131 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[91108]: pgmap v3107: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:43.131 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[91108]: pgmap v3108: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:43.131 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:43.131 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[91108]: from='client.44566 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:47:43.131 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[91108]: pgmap v3109: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:43.131 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[91108]: pgmap v3110: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:43.131 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:43.131 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[91108]: pgmap v3111: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:43.131 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[91108]: pgmap v3112: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:43.131 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:43.131 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[91108]: pgmap v3113: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:43.131 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[91108]: pgmap v3114: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:43.131 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:43.132 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[87547]: pgmap v3099: 161 pgs: 4 peering, 7 active+undersized+degraded, 16 active+undersized, 134 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 27/630 objects degraded (4.286%) 2024-04-12T22:47:43.132 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[87547]: pgmap v3100: 161 pgs: 4 peering, 7 active+undersized+degraded, 16 active+undersized, 134 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 27/630 objects degraded (4.286%) 2024-04-12T22:47:43.132 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:43.132 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[87547]: pgmap v3101: 161 pgs: 4 peering, 4 active+undersized+degraded, 10 active+undersized, 143 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 13/630 objects degraded (2.063%) 2024-04-12T22:47:43.132 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[87547]: pgmap v3102: 161 pgs: 4 peering, 4 active+undersized+degraded, 10 active+undersized, 143 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 13/630 objects degraded (2.063%) 2024-04-12T22:47:43.132 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:43.132 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[87547]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:47:43.132 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[87547]: pgmap v3103: 161 pgs: 4 peering, 1 active+undersized, 156 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:43.132 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[87547]: pgmap v3104: 161 pgs: 4 peering, 1 active+undersized, 156 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:43.132 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:43.132 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[87547]: pgmap v3105: 161 pgs: 4 peering, 1 active+undersized, 156 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:43.132 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[87547]: pgmap v3106: 161 pgs: 4 peering, 1 active+undersized, 156 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:43.132 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:43.133 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[87547]: pgmap v3107: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:43.133 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[87547]: pgmap v3108: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:43.133 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:43.133 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[87547]: from='client.44566 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:47:43.133 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[87547]: pgmap v3109: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:43.133 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[87547]: pgmap v3110: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:43.133 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:43.133 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[87547]: pgmap v3111: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:43.133 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[87547]: pgmap v3112: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:43.133 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:43.133 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[87547]: pgmap v3113: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:43.133 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[87547]: pgmap v3114: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:43.133 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:43.134 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[91108]: from='client.44572 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:47:43.134 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[91108]: pgmap v3115: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:43.134 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[91108]: pgmap v3116: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:43.134 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:43.134 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:43.134 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:43.134 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:43.134 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:43.134 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:43.134 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:43.134 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:43.134 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:43.135 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:43.135 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:43.135 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:43.135 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:43.135 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:43.135 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:43.135 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:43.135 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:43.135 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:43.135 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:43.135 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:43.135 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:43.135 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:43.135 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:43.135 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:43.136 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:43.136 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:43.136 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[87547]: from='client.44572 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:47:43.136 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[87547]: pgmap v3115: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:43.136 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[87547]: pgmap v3116: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:43.136 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:43.136 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:43.136 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:43.136 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:43.136 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:43.136 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:43.137 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:43.137 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:43.137 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:43.137 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:43.137 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:43.137 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:43.137 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:43.137 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:43.137 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:43.137 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:43.137 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:43.137 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:43.137 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:43.137 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:43.137 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:43.137 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:43.137 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:43.138 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:43.138 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:43.138 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:43.138 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:43.138 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:43.138 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:43.138 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:43.138 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:43.138 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:43.138 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:43.138 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:43.139 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:43.139 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:43.139 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:43.139 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[91108]: from='client.? 172.21.15.88:0/3643188850' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:43.139 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:43.139 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:43.139 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:43.139 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:43.139 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:43.139 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:43.139 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:43.139 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:43.139 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:43.139 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:43.140 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:43.140 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:43.140 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:43.140 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:43.140 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:43.140 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:43.140 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:43.140 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:43.140 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:43.140 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:43.140 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:43.140 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[87547]: from='client.? 172.21.15.88:0/3643188850' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:43.140 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:43.140 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:43.140 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:43.140 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:43.141 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:43.141 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:43.141 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:43.141 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:43.141 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:43.141 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:42 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:43.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:42 smithi142 ceph-mon[87853]: pgmap v3099: 161 pgs: 4 peering, 7 active+undersized+degraded, 16 active+undersized, 134 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 27/630 objects degraded (4.286%) 2024-04-12T22:47:43.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:42 smithi142 ceph-mon[87853]: pgmap v3100: 161 pgs: 4 peering, 7 active+undersized+degraded, 16 active+undersized, 134 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 27/630 objects degraded (4.286%) 2024-04-12T22:47:43.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:42 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:43.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:42 smithi142 ceph-mon[87853]: pgmap v3101: 161 pgs: 4 peering, 4 active+undersized+degraded, 10 active+undersized, 143 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 13/630 objects degraded (2.063%) 2024-04-12T22:47:43.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:42 smithi142 ceph-mon[87853]: pgmap v3102: 161 pgs: 4 peering, 4 active+undersized+degraded, 10 active+undersized, 143 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 13/630 objects degraded (2.063%) 2024-04-12T22:47:43.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:42 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:43.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:42 smithi142 ceph-mon[87853]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:47:43.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:42 smithi142 ceph-mon[87853]: pgmap v3103: 161 pgs: 4 peering, 1 active+undersized, 156 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:43.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:42 smithi142 ceph-mon[87853]: pgmap v3104: 161 pgs: 4 peering, 1 active+undersized, 156 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:43.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:42 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:43.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:42 smithi142 ceph-mon[87853]: pgmap v3105: 161 pgs: 4 peering, 1 active+undersized, 156 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:43.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:42 smithi142 ceph-mon[87853]: pgmap v3106: 161 pgs: 4 peering, 1 active+undersized, 156 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:43.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:42 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:43.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:42 smithi142 ceph-mon[87853]: pgmap v3107: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:43.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:42 smithi142 ceph-mon[87853]: pgmap v3108: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:43.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:42 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:43.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:42 smithi142 ceph-mon[87853]: from='client.44566 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:47:43.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:42 smithi142 ceph-mon[87853]: pgmap v3109: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:43.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:42 smithi142 ceph-mon[87853]: pgmap v3110: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:43.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:42 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:43.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:42 smithi142 ceph-mon[87853]: pgmap v3111: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:43.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:42 smithi142 ceph-mon[87853]: pgmap v3112: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:43.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:42 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:43.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:42 smithi142 ceph-mon[87853]: pgmap v3113: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:43.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:42 smithi142 ceph-mon[87853]: pgmap v3114: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:43.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:42 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:43.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:42 smithi142 ceph-mon[87853]: from='client.44572 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:47:43.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:42 smithi142 ceph-mon[87853]: pgmap v3115: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:43.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:42 smithi142 ceph-mon[87853]: pgmap v3116: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:43.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:43.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:42 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:43.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:43.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:43.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:43.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:43.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:43.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:43.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:43.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:43.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:43.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:43.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:43.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:43.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:43.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:43.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:43.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:43.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:43.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:43.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:43.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:43.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:43.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:43.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:43.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:43.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:43.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:43.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:43.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:43.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:43.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:43.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:43.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:43.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:43.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:43.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:43.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:42 smithi142 ceph-mon[87853]: from='client.? 172.21.15.88:0/3643188850' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:43.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:43.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:43.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:43.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:43.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:43.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:43.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:43.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:43.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:43.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:42 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:43.554 INFO:teuthology.orchestra.run.smithi088.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-12T22:47:43.554 INFO:teuthology.orchestra.run.smithi088.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-12T22:47:43.554 INFO:teuthology.orchestra.run.smithi088.stdout: daemon grafana.a on smithi142 is in error state 2024-04-12T22:47:43.991 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:43 smithi142 ceph-mon[87853]: pgmap v3117: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:43.991 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: pgmap v3118: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:43.991 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:43.992 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: pgmap v3119: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:44.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: pgmap v3120: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:44.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:44.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: from='client.44578 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:47:44.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: pgmap v3121: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:44.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: pgmap v3122: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:44.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:44.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: pgmap v3123: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:44.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: pgmap v3124: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:44.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:44.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: pgmap v3125: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:44.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: pgmap v3126: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:44.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:44.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: pgmap v3127: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:44.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: pgmap v3128: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:44.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:44.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: pgmap v3129: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:44.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: pgmap v3130: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:44.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:44.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: pgmap v3131: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:44.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: pgmap v3132: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:44.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:44.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: pgmap v3133: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:44.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: pgmap v3134: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:44.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:44.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:44.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:44.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:44.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:44.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:44.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:44.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:44.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:44.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:44.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:44.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:44.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:44.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:44.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:44.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:44.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:44.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:44.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:44.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:44.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:44.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: from='client.? 172.21.15.88:0/885622565' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T22:47:44.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:44.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:44.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:44.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:44.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:44.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:44.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:44.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:44.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:44.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:44.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:44.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:44.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:44.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:44.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:44.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:44.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:44.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:44.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:44.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:44.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[91108]: pgmap v3117: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:44.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[91108]: pgmap v3118: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:44.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:44.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[91108]: pgmap v3119: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:44.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[91108]: pgmap v3120: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:44.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:44.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[91108]: from='client.44578 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:47:44.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[91108]: pgmap v3121: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:44.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[91108]: pgmap v3122: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:44.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:44.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[91108]: pgmap v3123: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:44.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[91108]: pgmap v3124: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:44.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:44.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[91108]: pgmap v3125: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:44.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[91108]: pgmap v3126: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:44.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:44.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[91108]: pgmap v3127: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:44.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[91108]: pgmap v3128: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:44.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:44.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[91108]: pgmap v3129: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:44.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[91108]: pgmap v3130: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:44.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:44.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[91108]: pgmap v3131: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:44.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[91108]: pgmap v3132: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:44.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:44.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[91108]: pgmap v3133: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:44.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[91108]: pgmap v3134: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:44.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:44.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:44.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:44.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:44.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[87547]: pgmap v3117: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:44.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[87547]: pgmap v3118: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:44.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:44.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[87547]: pgmap v3119: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:44.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[87547]: pgmap v3120: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:44.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:44.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[87547]: from='client.44578 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:47:44.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[87547]: pgmap v3121: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:44.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[87547]: pgmap v3122: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:44.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:44.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[87547]: pgmap v3123: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:44.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[87547]: pgmap v3124: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:44.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:44.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[87547]: pgmap v3125: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:44.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[87547]: pgmap v3126: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:44.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:44.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[87547]: pgmap v3127: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:44.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[87547]: pgmap v3128: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:44.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:44.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[87547]: pgmap v3129: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:44.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[87547]: pgmap v3130: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:44.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:44.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[87547]: pgmap v3131: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:44.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[87547]: pgmap v3132: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:44.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:44.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[87547]: pgmap v3133: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:44.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[87547]: pgmap v3134: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:44.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:44.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:44.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:44.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:44.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:44.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:44.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:44.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:44.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:44.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:44.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:44.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:44.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:44.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:44.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:44.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:44.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:44.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:44.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:44.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:44.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:44.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[91108]: from='client.? 172.21.15.88:0/885622565' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T22:47:44.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:44.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:44.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:44.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:44.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:44.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:44.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:44.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:44.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:44.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:44.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:44.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:44.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:44.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:44.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:44.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:44.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:44.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:44.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:44.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:44.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:44.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:44.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:44.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:44.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:44.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:44.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:44.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:44.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:44.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:44.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:44.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:44.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:44.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:44.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:44.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:44.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:44.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[87547]: from='client.? 172.21.15.88:0/885622565' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T22:47:44.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:44.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:44.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:44.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:44.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:44.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:44.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:44.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:44.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:44.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:44.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:44.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:44.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:44.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:44.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:44.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:44.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:44.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:44.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:44.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:43 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:45.211 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: pgmap v3135: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:45.211 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: pgmap v3136: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:45.211 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:45.211 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: from='client.44590 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:47:45.211 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: pgmap v3137: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:45.211 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: pgmap v3138: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:45.211 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:45.211 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: pgmap v3139: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:45.212 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: pgmap v3140: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:45.212 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:45.212 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: pgmap v3141: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:45.212 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: pgmap v3142: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:45.212 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:45.212 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: pgmap v3143: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:45.212 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: pgmap v3144: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:45.212 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:45.212 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: pgmap v3145: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:45.212 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: pgmap v3146: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:45.212 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:45.212 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: pgmap v3147: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:45.212 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: pgmap v3148: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:45.212 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:45.212 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: pgmap v3149: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:45.212 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: pgmap v3150: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:45.213 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:45.213 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:45.213 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:45.213 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:45.213 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:45.213 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:45.213 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:45.213 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:45.214 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:45.214 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:45.214 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:45.214 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:45.214 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:45.214 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:45.214 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:45.214 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:45.214 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:45.214 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:45.214 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:45.214 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:45.214 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:45.214 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:45.215 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:45.215 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:45.215 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:45.215 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:45.215 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:45.215 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:45.215 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:45.215 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:45.215 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:45.215 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:45.215 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:45.215 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:45.215 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:45.215 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:45.215 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:45.216 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:45.216 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:45.216 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:45.216 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:45.216 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:45.216 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:45.216 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:45.216 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:45.216 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:45.216 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:45.216 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:45.216 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:45.216 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:45.216 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:45.216 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:45.216 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:45.217 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:45.217 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:45.217 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:45.217 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:45.217 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:45.217 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:45.217 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:45.217 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:45.217 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:45.217 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:47:45.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[91108]: pgmap v3135: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:45.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[91108]: pgmap v3136: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:45.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:45.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[91108]: from='client.44590 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:47:45.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[91108]: pgmap v3137: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:45.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[91108]: pgmap v3138: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:45.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:45.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[91108]: pgmap v3139: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:45.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[91108]: pgmap v3140: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:45.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:45.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[91108]: pgmap v3141: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:45.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[91108]: pgmap v3142: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:45.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:45.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[91108]: pgmap v3143: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:45.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[91108]: pgmap v3144: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:45.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:45.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[91108]: pgmap v3145: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:45.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[91108]: pgmap v3146: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:45.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:45.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[91108]: pgmap v3147: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:45.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[91108]: pgmap v3148: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:45.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:45.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[91108]: pgmap v3149: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:45.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[91108]: pgmap v3150: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:45.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:45.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:45.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:45.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:45.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:45.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:45.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:45.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[87547]: pgmap v3135: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:45.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[87547]: pgmap v3136: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:45.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:45.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[87547]: from='client.44590 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:47:45.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[87547]: pgmap v3137: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:45.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[87547]: pgmap v3138: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:45.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:45.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[87547]: pgmap v3139: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:45.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[87547]: pgmap v3140: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:45.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:45.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[87547]: pgmap v3141: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:45.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[87547]: pgmap v3142: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:45.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:45.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[87547]: pgmap v3143: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:45.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[87547]: pgmap v3144: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:45.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:45.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[87547]: pgmap v3145: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:45.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[87547]: pgmap v3146: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:45.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:45.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[87547]: pgmap v3147: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:45.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[87547]: pgmap v3148: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:45.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:45.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[87547]: pgmap v3149: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:45.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[87547]: pgmap v3150: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:45.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:45.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:45.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:45.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:45.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:45.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:45.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:45.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:45.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:45.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:45.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:45.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:45.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:45.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:45.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:45.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:45.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:45.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:45.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:45.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:45.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:45.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:45.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:45.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:45.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:45.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:45.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:45.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:45.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:45.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:45.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:45.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:45.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:45.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:45.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:45.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:45.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:45.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:45.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:45.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:45.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:45.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:45.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:45.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:45.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:45.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:45.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:45.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:45.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:45.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:45.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:45.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:45.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:45.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:45.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:45.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:45.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:45.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:45.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:45.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:45.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:45.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:45.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:47:45.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:45.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:45.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:45.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:45.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:45.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:45.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:45.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:45.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:45.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:45.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:45.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:45.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:45.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:45.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:45.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:45.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:45.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:45.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:45.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:45.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:45.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:45.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:45.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:45.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:45.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:45.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:45.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:45.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:45.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:45.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:45.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:45.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:45.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:45.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:45.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:45.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:45.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:45.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:45.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:45.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:45.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:45.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:45.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:45.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:45.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:45.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:45.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:45.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:45.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:45.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:45.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:45.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:45.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:45.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:45.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:47:46.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:45 smithi142 ceph-mon[87853]: pgmap v3151: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:46.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:45 smithi142 ceph-mon[87853]: pgmap v3152: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:46.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:45 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:46.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:45 smithi142 ceph-mon[87853]: pgmap v3153: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:46.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:45 smithi142 ceph-mon[87853]: pgmap v3154: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:46.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:45 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:46.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:45 smithi142 ceph-mon[87853]: pgmap v3155: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:46.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:45 smithi142 ceph-mon[87853]: pgmap v3156: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:46.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:45 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:46.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:45 smithi142 ceph-mon[87853]: pgmap v3157: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:46.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:45 smithi142 ceph-mon[87853]: pgmap v3158: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:46.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:45 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:46.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:45 smithi142 ceph-mon[87853]: pgmap v3159: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:46.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:45 smithi142 ceph-mon[87853]: pgmap v3160: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:46.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:45 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:46.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:45 smithi142 ceph-mon[87853]: pgmap v3161: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:46.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:45 smithi142 ceph-mon[87853]: pgmap v3162: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:46.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:45 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:46.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:45 smithi142 ceph-mon[87853]: pgmap v3163: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:46.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:45 smithi142 ceph-mon[87853]: pgmap v3164: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:46.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:45 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:46.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:45 smithi142 ceph-mon[87853]: pgmap v3165: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:46.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:45 smithi142 ceph-mon[87853]: pgmap v3166: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:46.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:45 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:46.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:45 smithi142 ceph-mon[87853]: pgmap v3167: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:46.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:45 smithi142 ceph-mon[87853]: pgmap v3168: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:46.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:45 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:46.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:45 smithi142 ceph-mon[87853]: pgmap v3169: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:46.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:45 smithi142 ceph-mon[87853]: pgmap v3170: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:46.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:45 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:46.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:45 smithi142 ceph-mon[87853]: pgmap v3171: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:46.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:45 smithi142 ceph-mon[87853]: pgmap v3172: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:46.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:45 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:46.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:45 smithi142 ceph-mon[87853]: pgmap v3173: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:46.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:45 smithi142 ceph-mon[87853]: pgmap v3174: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:46.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:45 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:46.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:46.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:46.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:46.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:46.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:46.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:46.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:46.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:46.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:46.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:46.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:46.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:46.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:46.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:46.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:46.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:46.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:46.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:46.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:46.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:46.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:46.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:46.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:46.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:46.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:46.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:46.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:46.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:46.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:46.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:46.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:46.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:46.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:46.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:46.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:46.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:46.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:46.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:46.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:46.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:46.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:46.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:46.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:46.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:46.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:46.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:46.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:46.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:46.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:46.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:46.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:46.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:46.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:46.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:46.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:46.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:46.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:46.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:46.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:46.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:46.311 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[91108]: pgmap v3151: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:46.311 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[91108]: pgmap v3152: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:46.311 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:46.311 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[91108]: pgmap v3153: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:46.311 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[91108]: pgmap v3154: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:46.311 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:46.312 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[91108]: pgmap v3155: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:46.312 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[91108]: pgmap v3156: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:46.312 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:46.312 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[91108]: pgmap v3157: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:46.312 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[91108]: pgmap v3158: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:46.312 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:46.312 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[91108]: pgmap v3159: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:46.312 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[91108]: pgmap v3160: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:46.312 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:46.312 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[91108]: pgmap v3161: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:46.312 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[91108]: pgmap v3162: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:46.312 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:46.312 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[91108]: pgmap v3163: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:46.313 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[91108]: pgmap v3164: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:46.313 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:46.313 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[91108]: pgmap v3165: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:46.313 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[91108]: pgmap v3166: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:46.313 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:46.313 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[91108]: pgmap v3167: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:46.313 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[91108]: pgmap v3168: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:46.313 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:46.313 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[91108]: pgmap v3169: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:46.313 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[91108]: pgmap v3170: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:46.313 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:46.313 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[91108]: pgmap v3171: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:46.313 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[91108]: pgmap v3172: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:46.314 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[87547]: pgmap v3151: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:46.314 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[87547]: pgmap v3152: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:46.314 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:46.314 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[87547]: pgmap v3153: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:46.314 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[87547]: pgmap v3154: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:46.314 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:46.314 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[87547]: pgmap v3155: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:46.314 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[87547]: pgmap v3156: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:46.314 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:46.315 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[87547]: pgmap v3157: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:46.315 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[87547]: pgmap v3158: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:46.315 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:46.315 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[87547]: pgmap v3159: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:46.315 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[87547]: pgmap v3160: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:46.315 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:46.315 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[87547]: pgmap v3161: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:46.315 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[87547]: pgmap v3162: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:46.315 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:46.315 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[87547]: pgmap v3163: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:46.315 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[87547]: pgmap v3164: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:46.315 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:46.315 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[87547]: pgmap v3165: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:46.315 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[87547]: pgmap v3166: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:46.315 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:46.315 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[87547]: pgmap v3167: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:46.316 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[87547]: pgmap v3168: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:46.316 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:46.316 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[87547]: pgmap v3169: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:46.316 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[87547]: pgmap v3170: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:46.316 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:46.316 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[87547]: pgmap v3171: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:46.316 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[87547]: pgmap v3172: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:46.316 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:46.317 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[91108]: pgmap v3173: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:46.317 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[91108]: pgmap v3174: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:46.317 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:46.317 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:46.317 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:46.317 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:46.317 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:46.317 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:46.317 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:46.317 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:46.317 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:46.317 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:46.317 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:46.317 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:46.317 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:46.318 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:46.318 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:46.318 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:46.318 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:46.318 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:46.318 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:46.318 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:46.318 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:46.318 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:46.318 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:46.318 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:46.318 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:46.318 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:46.318 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:46.319 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:46.319 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:46.319 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:46.319 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:46.319 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:46.319 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:46.319 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:46.319 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:46.319 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:46.319 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:46.319 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:46.319 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:46.319 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:46.319 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:46.319 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:46.320 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:46.320 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:46.320 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:46.320 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:46.320 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:46.320 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:46.320 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:46.320 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:46.320 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:46.320 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:46.320 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:46.320 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:46.320 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:46.320 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:46.321 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:46.321 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:46.321 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:46.321 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:46.321 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:46.321 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:46.321 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[87547]: pgmap v3173: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:46.322 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[87547]: pgmap v3174: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:46.322 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:46.322 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:46.322 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:46.322 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:46.322 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:46.322 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:46.322 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:46.322 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:46.322 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:46.322 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:46.322 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:46.322 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:46.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:46.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:46.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:46.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:46.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:46.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:46.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:46.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:46.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:46.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:46.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:46.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:46.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:46.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:46.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:46.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:46.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:46.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:46.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:46.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:46.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:46.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:46.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:46.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:46.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:46.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:46.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:46.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:46.325 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:46.325 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:46.325 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:46.325 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:46.325 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:46.325 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:46.325 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:46.325 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:46.325 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:46.325 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:46.325 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:46.325 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:46.325 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:46.325 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:46.325 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:46.326 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:46.326 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:46.326 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:46.326 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:46.326 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:46.326 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:46.676 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:47:46] "GET /metrics HTTP/1.1" 200 38614 "" "Prometheus/2.33.4" 2024-04-12T22:47:47.141 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:46 smithi142 ceph-mon[87853]: pgmap v3175: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:47.141 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:46 smithi142 ceph-mon[87853]: pgmap v3176: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:47.141 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:46 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:47.141 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:46 smithi142 ceph-mon[87853]: pgmap v3177: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:47.141 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:46 smithi142 ceph-mon[87853]: pgmap v3178: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:47.141 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:46 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:47.141 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:46 smithi142 ceph-mon[87853]: pgmap v3179: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:47.141 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:46 smithi142 ceph-mon[87853]: pgmap v3180: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:47.141 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:46 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:47.141 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:46 smithi142 ceph-mon[87853]: pgmap v3181: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:47.141 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:46 smithi142 ceph-mon[87853]: pgmap v3182: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:47.141 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:46 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:47.142 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:46 smithi142 ceph-mon[87853]: pgmap v3183: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:47.142 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:46 smithi142 ceph-mon[87853]: pgmap v3184: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:47.142 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:46 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:47.142 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:46 smithi142 ceph-mon[87853]: pgmap v3185: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:47.142 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:46 smithi142 ceph-mon[87853]: pgmap v3186: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:47.142 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:46 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:47.142 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:46 smithi142 ceph-mon[87853]: pgmap v3187: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:47.142 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:46 smithi142 ceph-mon[87853]: pgmap v3188: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:47.142 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:46 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:47.142 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:46 smithi142 ceph-mon[87853]: pgmap v3189: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:47.142 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:46 smithi142 ceph-mon[87853]: pgmap v3190: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:47.142 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:46 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:47.142 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:46 smithi142 ceph-mon[87853]: pgmap v3191: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:47.142 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:46 smithi142 ceph-mon[87853]: pgmap v3192: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:47.142 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:46 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:47.143 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:46 smithi142 ceph-mon[87853]: pgmap v3193: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-04-12T22:47:47.143 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:46 smithi142 ceph-mon[87853]: pgmap v3194: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-04-12T22:47:47.143 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:46 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:47.143 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:46 smithi142 ceph-mon[87853]: pgmap v3195: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-04-12T22:47:47.143 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:46 smithi142 ceph-mon[87853]: pgmap v3196: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-04-12T22:47:47.143 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:46 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:47.143 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:46 smithi142 ceph-mon[87853]: pgmap v3197: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-04-12T22:47:47.143 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:46 smithi142 ceph-mon[87853]: pgmap v3198: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-04-12T22:47:47.143 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:46 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:47.143 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:47.143 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:47.143 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:47.143 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:47.143 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:47.144 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:47.144 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:47.144 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:47.144 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:47.144 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:47.144 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:47.144 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:47.144 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:47.144 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:47.144 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:47.144 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:47.144 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:47.144 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:47.144 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:47.144 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:47.144 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:47.144 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:47.145 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:47.145 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:47.145 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:47.145 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:47.145 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:47.145 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:47.145 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:47.145 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:47.145 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:47.145 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:47.145 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:47.145 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:47.145 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:47.145 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:47.145 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:47.145 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:47.145 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:47.146 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:47.146 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:47.146 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:47.146 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:47.146 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:47.146 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:47.146 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:47.146 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:47.146 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:47.146 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:47.146 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:47.146 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:47.146 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:47.147 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:47.147 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:47.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[91108]: pgmap v3175: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:47.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[91108]: pgmap v3176: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:47.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:47.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[91108]: pgmap v3177: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:47.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[91108]: pgmap v3178: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:47.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:47.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[91108]: pgmap v3179: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:47.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[91108]: pgmap v3180: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:47.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:47.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[91108]: pgmap v3181: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:47.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[91108]: pgmap v3182: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:47.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:47.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[91108]: pgmap v3183: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:47.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[91108]: pgmap v3184: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:47.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:47.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[91108]: pgmap v3185: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:47.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[91108]: pgmap v3186: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:47.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:47.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[91108]: pgmap v3187: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:47.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[91108]: pgmap v3188: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:47.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:47.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[91108]: pgmap v3189: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:47.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[91108]: pgmap v3190: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:47.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:47.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[91108]: pgmap v3191: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:47.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[91108]: pgmap v3192: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:47.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:47.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[91108]: pgmap v3193: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-04-12T22:47:47.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[91108]: pgmap v3194: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-04-12T22:47:47.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:47.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[91108]: pgmap v3195: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-04-12T22:47:47.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[87547]: pgmap v3175: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:47.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[87547]: pgmap v3176: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:47.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:47.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[87547]: pgmap v3177: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:47.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[87547]: pgmap v3178: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:47.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:47.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[87547]: pgmap v3179: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:47.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[87547]: pgmap v3180: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:47.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:47.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[87547]: pgmap v3181: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:47.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[87547]: pgmap v3182: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:47.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:47.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[87547]: pgmap v3183: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:47.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[87547]: pgmap v3184: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:47.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:47.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[87547]: pgmap v3185: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:47.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[87547]: pgmap v3186: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:47.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:47.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[87547]: pgmap v3187: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:47.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[87547]: pgmap v3188: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:47.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:47.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[87547]: pgmap v3189: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:47.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[87547]: pgmap v3190: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:47.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:47.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[87547]: pgmap v3191: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:47.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[87547]: pgmap v3192: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:47.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:47.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[87547]: pgmap v3193: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-04-12T22:47:47.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[87547]: pgmap v3194: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-04-12T22:47:47.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:47.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[87547]: pgmap v3195: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-04-12T22:47:47.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[91108]: pgmap v3196: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-04-12T22:47:47.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:47.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[91108]: pgmap v3197: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-04-12T22:47:47.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[91108]: pgmap v3198: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-04-12T22:47:47.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:47.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:47.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:47.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:47.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:47.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:47.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:47.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:47.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:47.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:47.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:47.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:47.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:47.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:47.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:47.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:47.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:47.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:47.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:47.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:47.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:47.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:47.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:47.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:47.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:47.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:47.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:47.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:47.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:47.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:47.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:47.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:47.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:47.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:47.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:47.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:47.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:47.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:47.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:47.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:47.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:47.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:47.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:47.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:47.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:47.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:47.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:47.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:47.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:47.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:47.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:47.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:47.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:47.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:47.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:47.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[87547]: pgmap v3196: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-04-12T22:47:47.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:47.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[87547]: pgmap v3197: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-04-12T22:47:47.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[87547]: pgmap v3198: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-04-12T22:47:47.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:47.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:47.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:47.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:47.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:47.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:47.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:47.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:47.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:47.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:47.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:47.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:47.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:47.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:47.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:47.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:47.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:47.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:47.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:47.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:47.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:47.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:47.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:47.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:47.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:47.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:47.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:47.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:47.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:47.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:47.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:47.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:47.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:47.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:47.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:47.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:47.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:47.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:47.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:47.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:47.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:47.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:47.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:47.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:47.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:47.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:47.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:47.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:47.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:47.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:47.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:47.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:47.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:47.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:47.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:48.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: pgmap v3199: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: pgmap v3200: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:48.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: pgmap v3201: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: pgmap v3202: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:48.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: pgmap v3203: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: pgmap v3204: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:48.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: pgmap v3205: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: pgmap v3206: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:48.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: pgmap v3207: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: pgmap v3208: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:48.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: pgmap v3209: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: pgmap v3210: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:48.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: pgmap v3211: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: pgmap v3212: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:48.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: pgmap v3213: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: pgmap v3214: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:48.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: pgmap v3215: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: pgmap v3216: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:48.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: pgmap v3217: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: pgmap v3218: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:48.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: pgmap v3219: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: pgmap v3220: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:48.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:48.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:48.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:48.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:48.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:48.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: pgmap v3221: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: pgmap v3222: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:48.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:48.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:48.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:48.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:48.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:48.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: pgmap v3223: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: pgmap v3224: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:48.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:48.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:48.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:48.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:48.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:48.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: pgmap v3225: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: pgmap v3226: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:48.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:48.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:48.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:48.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:48.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:48.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: pgmap v3227: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: pgmap v3228: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:48.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:48.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:48.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:48.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:48.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:48.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: pgmap v3229: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: pgmap v3230: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:48.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:48.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:48.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:48.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:48.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:48.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: pgmap v3231: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: pgmap v3232: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:48.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:48.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:48.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:48.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:48.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:48.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: pgmap v3233: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: pgmap v3234: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:48.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:48.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:48.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:48.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:48.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:48.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: pgmap v3235: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: pgmap v3236: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:48.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:48.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:48.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:48.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:48.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:48.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: pgmap v3237: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: pgmap v3238: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:48.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:48.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:48.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:48.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: pgmap v3239: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: pgmap v3240: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:48.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:48.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:48.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:48.254 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:48.254 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-12T22:47:48.254 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-12T22:47:48.254 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:47 smithi142 ceph-mon[87853]: Upgrade: osd.6 is safe to restart 2024-04-12T22:47:48.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: pgmap v3199: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: pgmap v3200: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:48.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: pgmap v3201: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: pgmap v3202: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:48.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: pgmap v3203: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: pgmap v3204: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:48.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: pgmap v3205: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: pgmap v3206: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:48.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: pgmap v3207: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: pgmap v3208: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:48.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: pgmap v3209: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: pgmap v3210: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:48.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: pgmap v3211: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: pgmap v3212: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:48.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: pgmap v3213: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: pgmap v3214: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:48.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: pgmap v3215: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: pgmap v3216: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:48.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: pgmap v3217: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: pgmap v3218: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:48.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: pgmap v3219: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: pgmap v3220: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: pgmap v3199: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: pgmap v3200: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:48.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: pgmap v3201: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: pgmap v3202: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:48.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: pgmap v3203: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: pgmap v3204: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:48.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: pgmap v3205: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: pgmap v3206: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:48.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: pgmap v3207: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: pgmap v3208: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:48.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: pgmap v3209: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: pgmap v3210: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:48.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: pgmap v3211: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: pgmap v3212: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:48.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: pgmap v3213: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: pgmap v3214: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:48.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: pgmap v3215: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: pgmap v3216: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:48.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: pgmap v3217: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: pgmap v3218: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:48.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: pgmap v3219: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: pgmap v3220: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:48.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:48.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:48.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:48.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:48.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:48.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: pgmap v3221: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: pgmap v3222: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:48.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:48.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:48.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:48.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:48.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:48.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: pgmap v3223: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: pgmap v3224: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:48.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:48.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:48.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:48.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:48.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:48.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: pgmap v3225: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: pgmap v3226: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:48.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:48.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:48.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:48.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:48.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:48.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:48.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:48.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:48.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:48.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:48.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:48.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: pgmap v3221: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: pgmap v3222: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:48.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:48.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:48.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:48.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:48.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:48.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: pgmap v3223: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: pgmap v3224: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:48.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:48.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:48.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:48.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:48.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:48.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: pgmap v3225: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: pgmap v3226: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:48.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:48.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:48.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:48.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:48.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:48.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: pgmap v3227: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: pgmap v3228: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:48.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:48.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:48.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:48.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:48.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:48.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: pgmap v3229: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: pgmap v3230: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:48.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:48.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:48.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:48.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:48.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:48.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: pgmap v3231: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: pgmap v3232: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:48.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:48.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:48.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:48.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:48.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:48.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: pgmap v3233: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: pgmap v3234: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:48.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:48.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:48.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:48.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: pgmap v3227: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: pgmap v3228: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:48.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:48.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:48.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:48.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:48.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:48.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: pgmap v3229: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: pgmap v3230: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:48.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:48.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:48.443 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:48.443 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:48.443 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:48.443 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: pgmap v3231: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.443 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: pgmap v3232: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.443 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:48.443 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:48.443 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:48.443 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:48.443 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:48.443 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:48.443 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: pgmap v3233: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.444 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: pgmap v3234: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.444 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:48.444 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:48.444 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:48.444 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:48.444 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:48.444 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:48.444 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: pgmap v3235: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.444 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: pgmap v3236: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.445 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:48.445 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:48.445 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:48.445 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:48.445 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:48.445 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:48.445 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: pgmap v3237: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.445 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: pgmap v3238: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.445 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:48.445 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:48.445 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:48.445 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:48.445 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: pgmap v3239: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.446 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: pgmap v3240: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.446 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:48.446 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:48.446 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:48.446 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:48.446 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:48.446 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-12T22:47:48.446 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-12T22:47:48.446 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[87547]: Upgrade: osd.6 is safe to restart 2024-04-12T22:47:48.446 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:48.447 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:48.447 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: pgmap v3235: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.447 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: pgmap v3236: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.447 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:48.447 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:48.447 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:48.447 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:48.447 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:48.447 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:47:48.447 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: pgmap v3237: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.447 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: pgmap v3238: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.447 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:48.448 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:47:48.448 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:48.448 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:48.448 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: pgmap v3239: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.448 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: pgmap v3240: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:48.448 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:48.448 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:47:48.448 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:48.448 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:48.448 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:47:48.448 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-12T22:47:48.448 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-12T22:47:48.448 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:47 smithi088 ceph-mon[91108]: Upgrade: osd.6 is safe to restart 2024-04-12T22:47:51.133 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:50 smithi142 ceph-mon[87853]: pgmap v3241: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:51.133 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-12T22:47:51.133 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:51.133 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:51.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:50 smithi088 ceph-mon[87547]: pgmap v3241: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:51.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-12T22:47:51.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:51.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:51.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:50 smithi088 ceph-mon[91108]: pgmap v3241: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:51.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-12T22:47:51.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:47:51.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:52.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:51 smithi088 ceph-mon[87547]: Upgrade: Updating osd.6 2024-04-12T22:47:52.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:51 smithi088 ceph-mon[87547]: Deploying daemon osd.6 on smithi142 2024-04-12T22:47:52.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:51 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:52.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:51 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:52.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:51 smithi088 ceph-mon[87547]: pgmap v3242: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-12T22:47:52.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:51 smithi088 ceph-mon[87547]: pgmap v3243: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-04-12T22:47:52.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:51 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:52.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:51 smithi088 ceph-mon[91108]: Upgrade: Updating osd.6 2024-04-12T22:47:52.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:51 smithi088 ceph-mon[91108]: Deploying daemon osd.6 on smithi142 2024-04-12T22:47:52.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:51 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:52.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:51 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:52.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:51 smithi088 ceph-mon[91108]: pgmap v3242: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-12T22:47:52.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:51 smithi088 ceph-mon[91108]: pgmap v3243: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-04-12T22:47:52.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:51 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:52.181 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:51 smithi142 ceph-mon[87853]: Upgrade: Updating osd.6 2024-04-12T22:47:52.181 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:51 smithi142 ceph-mon[87853]: Deploying daemon osd.6 on smithi142 2024-04-12T22:47:52.181 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:51 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:52.182 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:51 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:52.182 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:51 smithi142 ceph-mon[87853]: pgmap v3242: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-12T22:47:52.182 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:51 smithi142 ceph-mon[87853]: pgmap v3243: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-04-12T22:47:52.182 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:51 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:53.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:52 smithi088 ceph-mon[87547]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:47:53.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:53.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:53.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:53.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:52 smithi088 ceph-mon[91108]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:47:53.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:53.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:53.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:53.226 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:52 smithi142 ceph-mon[87853]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:47:53.226 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:53.227 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:53.227 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:54.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:53 smithi088 ceph-mon[87547]: pgmap v3244: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:47:54.228 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:53 smithi088 ceph-mon[87547]: pgmap v3245: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:47:54.229 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:54.229 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:54.229 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:54.229 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:53 smithi088 ceph-mon[91108]: pgmap v3244: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:47:54.229 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:53 smithi088 ceph-mon[91108]: pgmap v3245: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:47:54.229 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:54.229 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:54.229 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:54.244 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:53 smithi142 ceph-mon[87853]: pgmap v3244: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:47:54.244 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:53 smithi142 ceph-mon[87853]: pgmap v3245: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:47:54.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:54.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:54.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:47:54.952 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:47:54 smithi142 systemd[1]: Stopping Ceph osd.6 for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:47:55.244 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:54 smithi142 ceph-mon[87853]: pgmap v3246: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 932 B/s rd, 0 op/s 2024-04-12T22:47:55.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:54 smithi142 ceph-mon[87853]: pgmap v3247: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-12T22:47:55.245 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:47:55 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[138092]: 2024-04-12T22:47:55.039+0000 7f57bebe2700 -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-12T22:47:55.245 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:47:55 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[138092]: 2024-04-12T22:47:55.039+0000 7f57bebe2700 -1 osd.6 171 *** Got signal Terminated *** 2024-04-12T22:47:55.245 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:47:55 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[138092]: 2024-04-12T22:47:55.039+0000 7f57bebe2700 -1 osd.6 171 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-12T22:47:55.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:54 smithi088 ceph-mon[87547]: pgmap v3246: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 932 B/s rd, 0 op/s 2024-04-12T22:47:55.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:54 smithi088 ceph-mon[87547]: pgmap v3247: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-12T22:47:55.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:54 smithi088 ceph-mon[91108]: pgmap v3246: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 932 B/s rd, 0 op/s 2024-04-12T22:47:55.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:54 smithi088 ceph-mon[91108]: pgmap v3247: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-12T22:47:56.244 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:55 smithi142 ceph-mon[87853]: osd.6 marked itself down and dead 2024-04-12T22:47:56.310 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:55 smithi088 ceph-mon[87547]: osd.6 marked itself down and dead 2024-04-12T22:47:56.310 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:55 smithi088 ceph-mon[91108]: osd.6 marked itself down and dead 2024-04-12T22:47:56.674 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:47:56 smithi142 podman[145473]: 2024-04-12 22:47:56.410334512 +0000 UTC m=+1.486753139 container died a623b3cb2f21e88a8fbf6113d08451243dd9ba7d0b7f26cd4ba7dbad60d3aedf (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6, GIT_BRANCH=HEAD, org.label-schema.build-date=20240409, CEPH_POINT_RELEASE=, ceph=True, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, RELEASE=squid-b277feb) 2024-04-12T22:47:56.676 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:47:56 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:47:56] "GET /metrics HTTP/1.1" 200 38614 "" "Prometheus/2.33.4" 2024-04-12T22:47:56.960 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:47:56 smithi142 podman[145473]: 2024-04-12 22:47:56.77343947 +0000 UTC m=+1.849858097 container cleanup a623b3cb2f21e88a8fbf6113d08451243dd9ba7d0b7f26cd4ba7dbad60d3aedf (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_CLEAN=True, RELEASE=squid-b277feb, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240409, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image) 2024-04-12T22:47:56.961 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:47:56 smithi142 bash[145473]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6 2024-04-12T22:47:57.244 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:56 smithi142 ceph-mon[87853]: pgmap v3248: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:57.244 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:56 smithi142 ceph-mon[87853]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-12T22:47:57.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:56 smithi142 ceph-mon[87853]: osdmap e172: 8 total, 7 up, 8 in 2024-04-12T22:47:57.245 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:47:57 smithi142 podman[145490]: 2024-04-12 22:47:57.050151381 +0000 UTC m=+0.631763415 container remove a623b3cb2f21e88a8fbf6113d08451243dd9ba7d0b7f26cd4ba7dbad60d3aedf (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, RELEASE=squid-b277feb, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, io.buildah.version=1.33.5, CEPH_POINT_RELEASE=, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240409, org.label-schema.schema-version=1.0, GIT_CLEAN=True) 2024-04-12T22:47:57.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:56 smithi088 ceph-mon[91108]: pgmap v3248: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:57.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:56 smithi088 ceph-mon[91108]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-12T22:47:57.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:56 smithi088 ceph-mon[91108]: osdmap e172: 8 total, 7 up, 8 in 2024-04-12T22:47:57.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:56 smithi088 ceph-mon[87547]: pgmap v3248: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:47:57.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:56 smithi088 ceph-mon[87547]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-12T22:47:57.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:56 smithi088 ceph-mon[87547]: osdmap e172: 8 total, 7 up, 8 in 2024-04-12T22:47:57.661 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:47:57 smithi142 podman[145584]: 2024-04-12 22:47:57.287845607 +0000 UTC m=+0.018014429 image pull 668895944f0ec64b67a5b7564961d2756f2966e5d4b9338516300dbec9984951 quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a 2024-04-12T22:47:57.661 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:47:57 smithi142 podman[145584]: 2024-04-12 22:47:57.434401679 +0000 UTC m=+0.164570473 container create 682e77e75806efb536560002cc95f3ff8bd45369a41ffcb21281e6699d3ff9f2 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6-deactivate, RELEASE=squid-b277feb, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.build-date=20240409, ceph=True, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux ) 2024-04-12T22:47:57.952 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:47:57 smithi142 podman[145584]: 2024-04-12 22:47:57.670587546 +0000 UTC m=+0.400756341 container init 682e77e75806efb536560002cc95f3ff8bd45369a41ffcb21281e6699d3ff9f2 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6-deactivate, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, ceph=True, RELEASE=squid-b277feb, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240409, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-04-12T22:47:57.952 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:47:57 smithi142 podman[145584]: 2024-04-12 22:47:57.674118902 +0000 UTC m=+0.404287699 container start 682e77e75806efb536560002cc95f3ff8bd45369a41ffcb21281e6699d3ff9f2 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6-deactivate, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_CLEAN=True, RELEASE=squid-b277feb, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240409, io.buildah.version=1.33.5, ceph=True) 2024-04-12T22:47:57.952 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:47:57 smithi142 podman[145584]: 2024-04-12 22:47:57.75361542 +0000 UTC m=+0.483784224 container attach 682e77e75806efb536560002cc95f3ff8bd45369a41ffcb21281e6699d3ff9f2 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6-deactivate, org.label-schema.vendor=CentOS, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, ceph=True, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, 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.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , RELEASE=squid-b277feb) 2024-04-12T22:47:58.244 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:57 smithi142 ceph-mon[87853]: osdmap e173: 8 total, 7 up, 8 in 2024-04-12T22:47:58.245 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:47:57 smithi142 podman[145584]: 2024-04-12 22:47:57.961151667 +0000 UTC m=+0.691320456 container died 682e77e75806efb536560002cc95f3ff8bd45369a41ffcb21281e6699d3ff9f2 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6-deactivate, GIT_CLEAN=True, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, ceph=True, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.build-date=20240409, RELEASE=squid-b277feb, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0) 2024-04-12T22:47:58.426 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:57 smithi088 ceph-mon[87547]: osdmap e173: 8 total, 7 up, 8 in 2024-04-12T22:47:58.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:57 smithi088 ceph-mon[91108]: osdmap e173: 8 total, 7 up, 8 in 2024-04-12T22:47:58.973 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:47:58 smithi142 podman[145610]: 2024-04-12 22:47:58.532647979 +0000 UTC m=+0.562506150 container remove 682e77e75806efb536560002cc95f3ff8bd45369a41ffcb21281e6699d3ff9f2 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6-deactivate, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, ceph=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, RELEASE=squid-b277feb, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.build-date=20240409, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-04-12T22:47:58.973 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:47:58 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@osd.6.service: Deactivated successfully. 2024-04-12T22:47:58.973 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:47:58 smithi142 systemd[1]: Stopped Ceph osd.6 for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:47:58.973 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:47:58 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@osd.6.service: Consumed 1.781s CPU time. 2024-04-12T22:47:58.973 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:47:58 smithi142 systemd[1]: Starting Ceph osd.6 for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:47:59.244 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:47:58 smithi142 ceph-mon[87853]: pgmap v3251: 161 pgs: 10 peering, 13 stale+active+clean, 138 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 995 B/s rd, 0 op/s 2024-04-12T22:47:59.244 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:47:58 smithi142 podman[145712]: 2024-04-12 22:47:58.885398457 +0000 UTC m=+0.017672600 image pull 668895944f0ec64b67a5b7564961d2756f2966e5d4b9338516300dbec9984951 quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a 2024-04-12T22:47:59.245 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:47:59 smithi142 podman[145712]: 2024-04-12 22:47:59.002810208 +0000 UTC m=+0.135084341 container create e91d4bd6a0b709625de1a23246d5a5db389bb0acbb0e6dd4abf9bee0b93cfdbe (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6-activate, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, ceph=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240409, RELEASE=squid-b277feb, org.label-schema.name=CentOS Stream 8 Base Image) 2024-04-12T22:47:59.245 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:47:59 smithi142 podman[145712]: 2024-04-12 22:47:59.211811064 +0000 UTC m=+0.344085198 container init e91d4bd6a0b709625de1a23246d5a5db389bb0acbb0e6dd4abf9bee0b93cfdbe (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6-activate, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240409, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-b277feb, ceph=True, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0) 2024-04-12T22:47:59.245 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:47:59 smithi142 podman[145712]: 2024-04-12 22:47:59.215217586 +0000 UTC m=+0.347491730 container start e91d4bd6a0b709625de1a23246d5a5db389bb0acbb0e6dd4abf9bee0b93cfdbe (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6-activate, org.label-schema.schema-version=1.0, ceph=True, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_CLEAN=True, io.buildah.version=1.33.5, org.label-schema.build-date=20240409, org.label-schema.license=GPLv2, RELEASE=squid-b277feb, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=) 2024-04-12T22:47:59.426 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:47:58 smithi088 ceph-mon[87547]: pgmap v3251: 161 pgs: 10 peering, 13 stale+active+clean, 138 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 995 B/s rd, 0 op/s 2024-04-12T22:47:59.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:47:58 smithi088 ceph-mon[91108]: pgmap v3251: 161 pgs: 10 peering, 13 stale+active+clean, 138 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 995 B/s rd, 0 op/s 2024-04-12T22:47:59.649 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:47:59 smithi142 podman[145712]: 2024-04-12 22:47:59.295213277 +0000 UTC m=+0.427487434 container attach e91d4bd6a0b709625de1a23246d5a5db389bb0acbb0e6dd4abf9bee0b93cfdbe (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6-activate, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, ceph=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.build-date=20240409, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_CLEAN=True, RELEASE=squid-b277feb, io.buildah.version=1.33.5) 2024-04-12T22:47:59.995 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:47:59 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6-activate[145726]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-04-12T22:47:59.995 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:47:59 smithi142 bash[145712]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-04-12T22:47:59.995 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:47:59 smithi142 bash[145712]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-6 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2024-04-12T22:47:59.995 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:47:59 smithi142 bash[145712]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-04-12T22:47:59.995 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:47:59 smithi142 bash[145712]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-04-12T22:47:59.995 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:47:59 smithi142 bash[145712]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2024-04-12T22:47:59.995 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:47:59 smithi142 bash[145712]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-04-12T22:47:59.995 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:47:59 smithi142 bash[145712]: --> ceph-volume raw activate successful for osd ID: 6 2024-04-12T22:47:59.995 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:47:59 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6-activate[145726]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-6 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2024-04-12T22:47:59.995 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:47:59 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6-activate[145726]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-04-12T22:47:59.995 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:47:59 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6-activate[145726]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-04-12T22:47:59.995 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:47:59 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6-activate[145726]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2024-04-12T22:47:59.995 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:47:59 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6-activate[145726]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-04-12T22:47:59.996 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:47:59 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6-activate[145726]: --> ceph-volume raw activate successful for osd ID: 6 2024-04-12T22:47:59.996 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:47:59 smithi142 podman[145712]: 2024-04-12 22:47:59.68248964 +0000 UTC m=+0.814763766 container died e91d4bd6a0b709625de1a23246d5a5db389bb0acbb0e6dd4abf9bee0b93cfdbe (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6-activate, ceph=True, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-b277feb, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.build-date=20240409, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=) 2024-04-12T22:48:00.822 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:48:00 smithi142 podman[145849]: 2024-04-12 22:48:00.523616312 +0000 UTC m=+0.835888819 container remove e91d4bd6a0b709625de1a23246d5a5db389bb0acbb0e6dd4abf9bee0b93cfdbe (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6-activate, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.license=GPLv2, RELEASE=squid-b277feb, GIT_BRANCH=HEAD, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, org.label-schema.build-date=20240409, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0) 2024-04-12T22:48:00.822 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:48:00 smithi142 podman[145911]: 2024-04-12 22:48:00.725502759 +0000 UTC m=+0.105694257 container create 2c5b3ef7a52795fc3049ac703ae8a85ac4104d101d2d0ac7adb1b8876b902d0a (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6, RELEASE=squid-b277feb, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240409, ceph=True, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=) 2024-04-12T22:48:00.822 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:48:00 smithi142 podman[145911]: 2024-04-12 22:48:00.638075533 +0000 UTC m=+0.018267041 image pull 668895944f0ec64b67a5b7564961d2756f2966e5d4b9338516300dbec9984951 quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a 2024-04-12T22:48:01.217 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:00 smithi088 ceph-mon[87547]: pgmap v3252: 161 pgs: 6 active+undersized+degraded, 10 peering, 10 stale+active+clean, 8 active+undersized, 127 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 22/630 objects degraded (3.492%) 2024-04-12T22:48:01.217 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:01.217 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:48:01.217 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:00 smithi088 ceph-mon[87547]: Health check failed: Degraded data redundancy: 22/630 objects degraded (3.492%), 6 pgs degraded (PG_DEGRADED) 2024-04-12T22:48:01.217 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:00 smithi088 ceph-mon[91108]: pgmap v3252: 161 pgs: 6 active+undersized+degraded, 10 peering, 10 stale+active+clean, 8 active+undersized, 127 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 22/630 objects degraded (3.492%) 2024-04-12T22:48:01.217 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:01.217 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:48:01.218 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:00 smithi088 ceph-mon[91108]: Health check failed: Degraded data redundancy: 22/630 objects degraded (3.492%), 6 pgs degraded (PG_DEGRADED) 2024-04-12T22:48:01.244 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:00 smithi142 ceph-mon[87853]: pgmap v3252: 161 pgs: 6 active+undersized+degraded, 10 peering, 10 stale+active+clean, 8 active+undersized, 127 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 22/630 objects degraded (3.492%) 2024-04-12T22:48:01.244 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:01.244 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:48:01.244 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:00 smithi142 ceph-mon[87853]: Health check failed: Degraded data redundancy: 22/630 objects degraded (3.492%), 6 pgs degraded (PG_DEGRADED) 2024-04-12T22:48:01.244 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:48:00 smithi142 podman[145911]: 2024-04-12 22:48:00.944934513 +0000 UTC m=+0.325126019 container init 2c5b3ef7a52795fc3049ac703ae8a85ac4104d101d2d0ac7adb1b8876b902d0a (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_CLEAN=True, RELEASE=squid-b277feb, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240409, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0) 2024-04-12T22:48:01.245 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:48:00 smithi142 podman[145911]: 2024-04-12 22:48:00.948350293 +0000 UTC m=+0.328541792 container start 2c5b3ef7a52795fc3049ac703ae8a85ac4104d101d2d0ac7adb1b8876b902d0a (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6, RELEASE=squid-b277feb, org.label-schema.build-date=20240409, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, GIT_CLEAN=True, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux ) 2024-04-12T22:48:01.245 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:48:00 smithi142 ceph-osd[145929]: -- 172.21.15.142:0/1666603871 <== mon.2 v2:172.21.15.142:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55bc2e557680 con 0x55bc2e521400 2024-04-12T22:48:01.245 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:48:01 smithi142 bash[145911]: 2c5b3ef7a52795fc3049ac703ae8a85ac4104d101d2d0ac7adb1b8876b902d0a 2024-04-12T22:48:01.245 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:48:01 smithi142 systemd[1]: Started Ceph osd.6 for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:48:01.505 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:48:01 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: 2024-04-12T22:48:01.493+0000 7fc4e02537c0 -1 Falling back to public interface 2024-04-12T22:48:02.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:02.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:02.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:02.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:02.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[91108]: pgmap v3253: 161 pgs: 17 active+undersized+degraded, 1 peering, 35 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 919 B/s rd, 0 op/s; 73/630 objects degraded (11.587%) 2024-04-12T22:48:02.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[91108]: pgmap v3254: 161 pgs: 17 active+undersized+degraded, 1 peering, 35 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 73/630 objects degraded (11.587%) 2024-04-12T22:48:02.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:02.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:02.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[91108]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:48:02.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:02.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:02.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:02.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:02.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[91108]: pgmap v3255: 161 pgs: 17 active+undersized+degraded, 1 peering, 35 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 386 B/s rd, 0 op/s; 73/630 objects degraded (11.587%) 2024-04-12T22:48:02.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[91108]: pgmap v3256: 161 pgs: 17 active+undersized+degraded, 1 peering, 35 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 476 B/s rd, 0 op/s; 73/630 objects degraded (11.587%) 2024-04-12T22:48:02.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:02.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:02.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:02.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:02.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:02.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:02.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[91108]: pgmap v3257: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 504 B/s rd, 0 op/s; 73/630 objects degraded (11.587%) 2024-04-12T22:48:02.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[91108]: pgmap v3258: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 994 B/s rd, 0 op/s; 73/630 objects degraded (11.587%) 2024-04-12T22:48:02.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:02.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:02.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:02.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:02.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:02.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:02.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[87547]: pgmap v3253: 161 pgs: 17 active+undersized+degraded, 1 peering, 35 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 919 B/s rd, 0 op/s; 73/630 objects degraded (11.587%) 2024-04-12T22:48:02.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[87547]: pgmap v3254: 161 pgs: 17 active+undersized+degraded, 1 peering, 35 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 73/630 objects degraded (11.587%) 2024-04-12T22:48:02.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:02.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:02.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[87547]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:48:02.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:02.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:02.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:02.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:02.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[87547]: pgmap v3255: 161 pgs: 17 active+undersized+degraded, 1 peering, 35 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 386 B/s rd, 0 op/s; 73/630 objects degraded (11.587%) 2024-04-12T22:48:02.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[87547]: pgmap v3256: 161 pgs: 17 active+undersized+degraded, 1 peering, 35 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 476 B/s rd, 0 op/s; 73/630 objects degraded (11.587%) 2024-04-12T22:48:02.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:02.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:02.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:02.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:02.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:02.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:02.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[87547]: pgmap v3257: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 504 B/s rd, 0 op/s; 73/630 objects degraded (11.587%) 2024-04-12T22:48:02.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[87547]: pgmap v3258: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 994 B/s rd, 0 op/s; 73/630 objects degraded (11.587%) 2024-04-12T22:48:02.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:02.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:02.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:02.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:02.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:02.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:02.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[91108]: pgmap v3259: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:02.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[91108]: pgmap v3260: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:02.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:02.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:02.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:02.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:02.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:02.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:02.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[91108]: pgmap v3261: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:02.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[91108]: pgmap v3262: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:02.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:02.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:02.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:02.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:02.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:02.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:02.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[91108]: pgmap v3263: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:02.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[91108]: pgmap v3264: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:02.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:02.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:02.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:02.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:02.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:02.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:02.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:02.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[87547]: pgmap v3259: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:02.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[87547]: pgmap v3260: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:02.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:02.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:02.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:02.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:02.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:02.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:02.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[87547]: pgmap v3261: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:02.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[87547]: pgmap v3262: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:02.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:02.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:02.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:02.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:02.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:02.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:02.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[87547]: pgmap v3263: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:02.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[87547]: pgmap v3264: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:02.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:02.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:02.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:02.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:02.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:02.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:02.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[91108]: pgmap v3265: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:02.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[91108]: pgmap v3266: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:02.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:02.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:02.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:02.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:02.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:02.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:02.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[91108]: pgmap v3267: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:02.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[91108]: pgmap v3268: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:02.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:02.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:02.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:02.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:02.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:02.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:02.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[91108]: pgmap v3269: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:02.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[91108]: pgmap v3270: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:02.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:02.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:02.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:02.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:02.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:02.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:02.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:02.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:02.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[87547]: pgmap v3265: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:02.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[87547]: pgmap v3266: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:02.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:02.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:02.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:02.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:02.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:02.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:02.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[87547]: pgmap v3267: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:02.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[87547]: pgmap v3268: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:02.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:02.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:02.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:02.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:02.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:02.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:02.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[87547]: pgmap v3269: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:02.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[87547]: pgmap v3270: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:02.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:02.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:02.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:02.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:02.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:02.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:02.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[91108]: pgmap v3271: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:02.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[91108]: pgmap v3272: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:02.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:02.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:02.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:02.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:02.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:02.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:02.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:02.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:02.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[87547]: pgmap v3271: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:02.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[87547]: pgmap v3272: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:02.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:02.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:02.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:02.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:02.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:02.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:02.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:02 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:02.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:02.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:02.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:02.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:02.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:02 smithi142 ceph-mon[87853]: pgmap v3253: 161 pgs: 17 active+undersized+degraded, 1 peering, 35 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 919 B/s rd, 0 op/s; 73/630 objects degraded (11.587%) 2024-04-12T22:48:02.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:02 smithi142 ceph-mon[87853]: pgmap v3254: 161 pgs: 17 active+undersized+degraded, 1 peering, 35 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 73/630 objects degraded (11.587%) 2024-04-12T22:48:02.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:02.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:02 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:02.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:02 smithi142 ceph-mon[87853]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:48:02.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:02.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:02.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:02.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:02.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:02 smithi142 ceph-mon[87853]: pgmap v3255: 161 pgs: 17 active+undersized+degraded, 1 peering, 35 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 386 B/s rd, 0 op/s; 73/630 objects degraded (11.587%) 2024-04-12T22:48:02.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:02 smithi142 ceph-mon[87853]: pgmap v3256: 161 pgs: 17 active+undersized+degraded, 1 peering, 35 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 476 B/s rd, 0 op/s; 73/630 objects degraded (11.587%) 2024-04-12T22:48:02.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:02.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:02 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:02.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:02.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:02.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:02.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:02.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:02 smithi142 ceph-mon[87853]: pgmap v3257: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 504 B/s rd, 0 op/s; 73/630 objects degraded (11.587%) 2024-04-12T22:48:02.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:02 smithi142 ceph-mon[87853]: pgmap v3258: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 994 B/s rd, 0 op/s; 73/630 objects degraded (11.587%) 2024-04-12T22:48:02.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:02.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:02 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:02.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:02.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:02.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:02.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:02.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:02 smithi142 ceph-mon[87853]: pgmap v3259: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:02.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:02 smithi142 ceph-mon[87853]: pgmap v3260: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:02.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:02.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:02 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:02.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:02.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:02.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:02.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:02.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:02 smithi142 ceph-mon[87853]: pgmap v3261: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:02.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:02 smithi142 ceph-mon[87853]: pgmap v3262: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:02.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:02.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:02 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:02.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:02.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:02.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:02.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:02.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:02 smithi142 ceph-mon[87853]: pgmap v3263: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:02.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:02 smithi142 ceph-mon[87853]: pgmap v3264: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:02.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:02.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:02 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:02.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:02.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:02.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:02.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:02.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:02 smithi142 ceph-mon[87853]: pgmap v3265: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:02.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:02 smithi142 ceph-mon[87853]: pgmap v3266: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:02.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:02.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:02 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:02.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:02.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:02.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:02.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:02.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:02 smithi142 ceph-mon[87853]: pgmap v3267: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:02.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:02 smithi142 ceph-mon[87853]: pgmap v3268: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:02.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:02.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:02 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:02.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:02.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:02.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:02.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:02.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:02 smithi142 ceph-mon[87853]: pgmap v3269: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:02.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:02 smithi142 ceph-mon[87853]: pgmap v3270: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:02.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:02.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:02 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:02.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:02.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:02.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:02.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:02.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:02 smithi142 ceph-mon[87853]: pgmap v3271: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:02.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:02 smithi142 ceph-mon[87853]: pgmap v3272: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:02.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:02.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:02 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:02.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:02.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:02.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:02.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:02.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:02 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:03.325 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:03 smithi142 ceph-mon[87853]: pgmap v3273: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:03.325 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:03 smithi142 ceph-mon[87853]: pgmap v3274: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:03.325 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:03 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:03.326 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:03.326 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:03.326 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:03.326 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:03.326 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:03 smithi142 ceph-mon[87853]: pgmap v3275: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:03.326 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:03 smithi142 ceph-mon[87853]: pgmap v3276: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:03.326 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:03.326 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:03 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:03.326 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:03.326 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:03.327 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:03.327 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:03.327 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:03 smithi142 ceph-mon[87853]: pgmap v3277: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:03.327 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:03 smithi142 ceph-mon[87853]: pgmap v3278: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:03.327 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:03.327 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:03 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:03.327 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:03.327 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:03.327 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:03.327 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:03.327 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:03 smithi142 ceph-mon[87853]: pgmap v3279: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:03.327 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:03 smithi142 ceph-mon[87853]: pgmap v3280: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:03.327 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:03.327 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:03 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:03.328 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:03.328 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:03.328 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:03.328 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:03.328 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:03 smithi142 ceph-mon[87853]: pgmap v3281: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:03.328 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:03 smithi142 ceph-mon[87853]: pgmap v3282: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:03.328 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:03.328 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:03 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:03.328 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:03.328 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:03.328 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:03.328 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:03.328 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:03 smithi142 ceph-mon[87853]: pgmap v3283: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:03.328 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:03 smithi142 ceph-mon[87853]: pgmap v3284: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:03.328 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:03.329 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:03 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:03.329 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:03.329 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:03.329 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:03.329 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:03.329 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:03 smithi142 ceph-mon[87853]: pgmap v3285: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:03.329 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:03 smithi142 ceph-mon[87853]: pgmap v3286: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:03.329 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:03.329 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:03 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:03.330 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:03.330 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:03.330 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:03.330 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:03.330 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:03 smithi142 ceph-mon[87853]: pgmap v3287: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:03.330 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:03 smithi142 ceph-mon[87853]: pgmap v3288: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:03.330 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:03.330 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:03 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:03.330 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:03.330 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:03.330 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:03.330 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:03.330 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:03 smithi142 ceph-mon[87853]: pgmap v3289: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:03.330 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:03 smithi142 ceph-mon[87853]: pgmap v3290: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:03.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:03.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:03 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:03.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:03.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:03.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:03.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:03.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:03 smithi142 ceph-mon[87853]: pgmap v3291: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:03.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:03 smithi142 ceph-mon[87853]: pgmap v3292: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:03.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:03.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:03 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:03.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:03.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:03.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:03.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:03.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:03.331 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:03.332 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:03.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[91108]: pgmap v3273: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:03.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[91108]: pgmap v3274: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:03.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:03.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:03.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:03.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:03.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:03.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[91108]: pgmap v3275: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:03.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[91108]: pgmap v3276: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:03.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:03.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:03.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:03.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:03.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:03.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:03.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[91108]: pgmap v3277: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:03.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[91108]: pgmap v3278: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:03.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:03.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:03.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:03.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:03.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:03.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:03.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[91108]: pgmap v3279: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:03.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[87547]: pgmap v3273: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:03.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[87547]: pgmap v3274: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:03.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:03.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:03.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:03.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:03.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:03.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[87547]: pgmap v3275: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:03.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[87547]: pgmap v3276: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:03.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:03.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:03.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:03.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:03.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:03.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:03.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[87547]: pgmap v3277: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:03.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[87547]: pgmap v3278: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:03.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:03.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:03.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:03.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:03.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:03.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:03.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[87547]: pgmap v3279: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:03.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[91108]: pgmap v3280: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:03.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:03.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:03.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:03.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:03.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:03.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:03.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[91108]: pgmap v3281: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:03.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[91108]: pgmap v3282: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:03.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:03.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:03.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:03.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:03.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:03.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:03.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[91108]: pgmap v3283: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:03.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[91108]: pgmap v3284: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:03.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:03.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:03.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:03.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:03.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:03.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:03.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[91108]: pgmap v3285: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:03.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[91108]: pgmap v3286: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:03.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:03.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[87547]: pgmap v3280: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:03.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:03.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:03.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:03.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:03.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:03.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:03.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[87547]: pgmap v3281: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:03.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[87547]: pgmap v3282: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:03.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:03.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:03.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:03.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:03.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:03.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:03.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[87547]: pgmap v3283: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:03.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[87547]: pgmap v3284: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:03.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:03.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:03.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:03.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:03.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:03.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:03.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[87547]: pgmap v3285: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:03.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[87547]: pgmap v3286: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:03.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:03.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:03.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:03.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:03.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:03.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:03.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[87547]: pgmap v3287: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:03.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[87547]: pgmap v3288: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:03.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:03.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:03.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:03.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:03.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:03.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:03.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[87547]: pgmap v3289: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:03.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[87547]: pgmap v3290: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:03.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:03.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:03.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:03.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:03.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:03.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:03.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[87547]: pgmap v3291: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:03.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[87547]: pgmap v3292: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:03.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:03.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:03.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:03.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:03.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:03.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:03.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:03.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:03.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[91108]: pgmap v3287: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:03.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[91108]: pgmap v3288: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:03.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:03.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:03.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:03.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:03.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:03.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:03.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[91108]: pgmap v3289: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:03.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[91108]: pgmap v3290: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:03.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:03.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:03.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:03.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:03.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:03.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:03.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[91108]: pgmap v3291: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:03.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[91108]: pgmap v3292: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:03.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:03.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:03.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:03.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:03.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:03.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:03.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:03.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:03.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:03.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:03.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:03.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:03.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:03.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:03.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:04.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[91108]: pgmap v3293: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:04.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[91108]: pgmap v3294: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:04.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:04.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:04.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:04.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[91108]: pgmap v3295: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:04.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[91108]: pgmap v3296: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:04.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:04.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:04.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:04.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:04.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:04.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:04.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[91108]: pgmap v3297: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:04.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[91108]: pgmap v3298: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:04.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:04.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:04.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:04.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:04.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:04.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:04.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[91108]: pgmap v3299: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:04.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[91108]: pgmap v3300: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:04.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:04.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:04.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[87547]: pgmap v3293: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:04.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[87547]: pgmap v3294: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:04.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:04.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:04.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:04.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[87547]: pgmap v3295: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:04.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[87547]: pgmap v3296: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:04.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:04.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:04.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:04.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:04.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:04.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:04.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[87547]: pgmap v3297: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:04.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[87547]: pgmap v3298: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:04.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:04.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:04.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:04.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:04.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:04.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:04.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[87547]: pgmap v3299: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:04.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[87547]: pgmap v3300: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:04.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:04.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:04.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:04.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:04.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:04.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:04.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[87547]: pgmap v3301: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:04.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[87547]: pgmap v3302: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:04.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:04.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:04.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:04.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:04.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:04.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:04.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[87547]: pgmap v3303: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:04.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[87547]: pgmap v3304: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:04.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:04.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:04.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:04.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:04.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:04.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:04.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[87547]: pgmap v3305: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:04.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[87547]: pgmap v3306: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:04.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:04.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:04.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:04.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:04.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:04.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:04.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:04.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[91108]: pgmap v3301: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:04.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[91108]: pgmap v3302: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:04.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:04.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:04.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:04.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:04.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:04.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:04.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[91108]: pgmap v3303: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:04.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[91108]: pgmap v3304: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:04.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:04.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:04.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:04.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:04.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:04.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:04.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[91108]: pgmap v3305: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:04.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[91108]: pgmap v3306: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:04.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:04.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:04.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:04.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:04.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:04.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:04.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[87547]: pgmap v3307: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:04.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[87547]: pgmap v3308: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:04.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:04.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:04.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:04.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:04.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:04.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:04.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[87547]: pgmap v3309: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:04.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[87547]: pgmap v3310: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:04.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:04.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:04.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:04.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:04.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:04.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:04.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[87547]: pgmap v3311: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:04.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[87547]: pgmap v3312: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:04.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:04.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:04.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:04.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:04.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:04.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:04.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[87547]: pgmap v3313: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:04.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[87547]: pgmap v3314: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:04.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:04.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:04.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:04.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:04.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:04.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:04.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:04.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:04.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:04.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:04.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[91108]: pgmap v3307: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:04.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[91108]: pgmap v3308: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:04.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:04.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:04.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:04.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:04.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:04.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:04.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[91108]: pgmap v3309: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:04.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[91108]: pgmap v3310: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:04.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:04.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:04.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:04.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:04.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:04.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:04.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[91108]: pgmap v3311: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:04.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[91108]: pgmap v3312: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:04.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:04.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:04.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:04.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:04.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:04.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:04.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[91108]: pgmap v3313: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:04.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[91108]: pgmap v3314: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:04.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:04.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:04.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:04.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:04.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:04.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:04.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:04.441 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:48:04 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: 2024-04-12T22:48:04.234+0000 7fc4e02537c0 -1 osd.6 171 log_to_monitors true 2024-04-12T22:48:04.442 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:04 smithi142 ceph-mon[87853]: pgmap v3293: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:04.442 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:04 smithi142 ceph-mon[87853]: pgmap v3294: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:04.442 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:04 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:04.442 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:04.442 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:04.442 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:04 smithi142 ceph-mon[87853]: pgmap v3295: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:04.442 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:04 smithi142 ceph-mon[87853]: pgmap v3296: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:04.442 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:04.442 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:04 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:04.442 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:04.443 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:04.443 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:04.443 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:04.443 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:04 smithi142 ceph-mon[87853]: pgmap v3297: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:04.443 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:04 smithi142 ceph-mon[87853]: pgmap v3298: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:04.443 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:04.443 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:04 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:04.443 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:04.443 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:04.443 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:04.443 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:04.443 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:04 smithi142 ceph-mon[87853]: pgmap v3299: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:04.443 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:04 smithi142 ceph-mon[87853]: pgmap v3300: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:04.443 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:04.444 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:04 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:04.444 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:04.444 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:04.444 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:04.444 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:04.444 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:04 smithi142 ceph-mon[87853]: pgmap v3301: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:04.444 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:04 smithi142 ceph-mon[87853]: pgmap v3302: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:04.444 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:04.444 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:04 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:04.444 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:04.444 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:04.444 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:04.444 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:04.444 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:04 smithi142 ceph-mon[87853]: pgmap v3303: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:04.445 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:04 smithi142 ceph-mon[87853]: pgmap v3304: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:04.445 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:04.445 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:04 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:04.445 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:04.445 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:04.445 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:04.445 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:04.445 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:04 smithi142 ceph-mon[87853]: pgmap v3305: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:04.445 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:04 smithi142 ceph-mon[87853]: pgmap v3306: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:04.445 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:04.445 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:04 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:04.445 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:04.445 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:04.445 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:04.446 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:04.446 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:04 smithi142 ceph-mon[87853]: pgmap v3307: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:04.446 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:04 smithi142 ceph-mon[87853]: pgmap v3308: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:04.446 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:04.446 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:04 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:04.446 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:04.446 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:04.446 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:04.446 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:04.446 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:04 smithi142 ceph-mon[87853]: pgmap v3309: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:04.446 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:04 smithi142 ceph-mon[87853]: pgmap v3310: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:04.446 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:04.446 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:04 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:04.447 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:04.447 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:04.447 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:04.447 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:04.447 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:04 smithi142 ceph-mon[87853]: pgmap v3311: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:04.447 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:04 smithi142 ceph-mon[87853]: pgmap v3312: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:04.447 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:04.447 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:04 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:04.447 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:04.447 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:04.447 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:04.447 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:04.447 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:04 smithi142 ceph-mon[87853]: pgmap v3313: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:04.447 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:04 smithi142 ceph-mon[87853]: pgmap v3314: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:04.448 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:04.448 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:04 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:04.448 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:04.448 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:04.448 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:04.448 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:04.448 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:05.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[91108]: pgmap v3315: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:05.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[91108]: pgmap v3316: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:05.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:05.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:05.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:05.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:05.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:05.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[91108]: pgmap v3317: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:05.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[91108]: pgmap v3318: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:05.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:05.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:05.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[91108]: from='osd.6 [v2:172.21.15.142:6816/2973862545,v1:172.21.15.142:6817/2973862545]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-12T22:48:05.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[91108]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-12T22:48:05.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:05.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:05.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:05.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:05.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[91108]: pgmap v3319: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:05.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[91108]: pgmap v3320: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:05.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:05.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:05.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:05.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:05.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:05.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[87547]: pgmap v3315: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:05.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[87547]: pgmap v3316: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:05.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:05.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:05.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:05.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:05.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:05.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[87547]: pgmap v3317: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:05.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[87547]: pgmap v3318: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:05.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:05.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:05.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[87547]: from='osd.6 [v2:172.21.15.142:6816/2973862545,v1:172.21.15.142:6817/2973862545]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-12T22:48:05.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[87547]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-12T22:48:05.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:05.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:05.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:05.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:05.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[87547]: pgmap v3319: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:05.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[87547]: pgmap v3320: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:05.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:05.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:05.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:05.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:05.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:05.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:05.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[87547]: pgmap v3321: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:05.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[87547]: pgmap v3322: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:05.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:05.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:05.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:05.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:05.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:05.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:05.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[87547]: pgmap v3323: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:05.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[87547]: pgmap v3324: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:05.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:05.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:05.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:05.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:05.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:05.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:05.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[87547]: pgmap v3325: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:05.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:05.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:05.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:05.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:05.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:05.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:05.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[87547]: pgmap v3326: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:05.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[87547]: pgmap v3327: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:05.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:05.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[91108]: pgmap v3321: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:05.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[91108]: pgmap v3322: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:05.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:05.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:05.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:05.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:05.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:05.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:05.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[91108]: pgmap v3323: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:05.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[91108]: pgmap v3324: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:05.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:05.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:05.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:05.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:05.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:05.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:05.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[91108]: pgmap v3325: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:05.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:05.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:05.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:05.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:05.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:05.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:05.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[91108]: pgmap v3326: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:05.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[91108]: pgmap v3327: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:05.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:05.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:05.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:05.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:05.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:05.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:05.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[87547]: pgmap v3328: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:05.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[87547]: pgmap v3329: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:05.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:05.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:05.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:05.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:05.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:05.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:05.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[87547]: pgmap v3330: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:05.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[87547]: pgmap v3331: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:05.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:05.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:05.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:05.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:05.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:05.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:05.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[87547]: pgmap v3332: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:05.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[87547]: pgmap v3333: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:05.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:05.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:05.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:05.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:05.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:05.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:05.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:05.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:05.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:05.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:05.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:05.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:05.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:05.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:05.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:05.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:05.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:05.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:05.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[91108]: pgmap v3328: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:05.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[91108]: pgmap v3329: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:05.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:05.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:05.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:05.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:05.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:05.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:05.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[91108]: pgmap v3330: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:05.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[91108]: pgmap v3331: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:05.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:05.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:05.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:05.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:05.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:05.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:05.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[91108]: pgmap v3332: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:05.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[91108]: pgmap v3333: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:05.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:05.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:05.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:05.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:05.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:05.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:05.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:05.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:05.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:05.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:05.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:05.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:05.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:05 smithi142 ceph-mon[87853]: pgmap v3315: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:05.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:05 smithi142 ceph-mon[87853]: pgmap v3316: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:05.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:05 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:05.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:05.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:05.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:05.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:05.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:05 smithi142 ceph-mon[87853]: pgmap v3317: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:05.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:05 smithi142 ceph-mon[87853]: pgmap v3318: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:05.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:05.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:05 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:05.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:05 smithi142 ceph-mon[87853]: from='osd.6 [v2:172.21.15.142:6816/2973862545,v1:172.21.15.142:6817/2973862545]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-12T22:48:05.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:05 smithi142 ceph-mon[87853]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-12T22:48:05.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:05.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:05.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:05.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:05.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:05 smithi142 ceph-mon[87853]: pgmap v3319: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:05.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:05 smithi142 ceph-mon[87853]: pgmap v3320: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:05.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:05.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:05 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:05.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:05.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:05.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:05.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:05.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:05 smithi142 ceph-mon[87853]: pgmap v3321: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:05.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:05 smithi142 ceph-mon[87853]: pgmap v3322: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:05.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:05.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:05 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:05.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:05.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:05.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:05.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:05.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:05 smithi142 ceph-mon[87853]: pgmap v3323: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:05.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:05 smithi142 ceph-mon[87853]: pgmap v3324: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:05.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:05.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:05 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:05.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:05.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:05.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:05.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:05.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:05 smithi142 ceph-mon[87853]: pgmap v3325: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:05.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:05.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:05 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:05.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:05.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:05.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:05.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:05.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:05 smithi142 ceph-mon[87853]: pgmap v3326: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:05.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:05 smithi142 ceph-mon[87853]: pgmap v3327: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:05.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:05.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:05 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:05.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:05.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:05.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:05.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:05.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:05 smithi142 ceph-mon[87853]: pgmap v3328: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:05.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:05 smithi142 ceph-mon[87853]: pgmap v3329: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:05.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:05.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:05 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:05.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:05.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:05.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:05.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:05.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:05 smithi142 ceph-mon[87853]: pgmap v3330: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:05.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:05 smithi142 ceph-mon[87853]: pgmap v3331: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:05.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:05.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:05 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:05.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:05.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:05.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:05.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:05.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:05 smithi142 ceph-mon[87853]: pgmap v3332: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:05.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:05 smithi142 ceph-mon[87853]: pgmap v3333: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:05.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:05.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:05 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:05.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:05.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:05.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:05.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:05.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:05.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:05.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:05.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:05.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:05.503 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:05.969 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:48:05 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: 2024-04-12T22:48:05.657+0000 7fc4cd6a3700 -1 osd.6 171 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-12T22:48:06.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:06 smithi142 ceph-mon[87853]: pgmap v3334: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:06.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:06 smithi142 ceph-mon[87853]: pgmap v3335: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:06.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:06 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:06.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:06 smithi142 ceph-mon[87853]: pgmap v3336: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:06.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:06 smithi142 ceph-mon[87853]: pgmap v3337: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:06.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:06 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:06.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:06 smithi142 ceph-mon[87853]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-12T22:48:06.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:06 smithi142 ceph-mon[87853]: osdmap e174: 8 total, 7 up, 8 in 2024-04-12T22:48:06.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:06 smithi142 ceph-mon[87853]: from='osd.6 [v2:172.21.15.142:6816/2973862545,v1:172.21.15.142:6817/2973862545]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]: dispatch 2024-04-12T22:48:06.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:06 smithi142 ceph-mon[87853]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]: dispatch 2024-04-12T22:48:06.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:06 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:06.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:06 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:06.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:06 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:06.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:06 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:06.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:06 smithi142 ceph-mon[87853]: pgmap v3339: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:06.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:06 smithi142 ceph-mon[87853]: pgmap v3340: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:06.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:06 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:06.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:06 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:06.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:06 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:06.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:06 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:06.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:06 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:06.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:06 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:06.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:06 smithi142 ceph-mon[87853]: pgmap v3341: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:06.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:06 smithi142 ceph-mon[87853]: pgmap v3342: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:06.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:06 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:06.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:06 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:06.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:06 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:06.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:06 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:06.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:06 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:06.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:06 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:06.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:06 smithi142 ceph-mon[87853]: pgmap v3343: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:06.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:06 smithi142 ceph-mon[87853]: pgmap v3344: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:06.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:06 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:06.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:06 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:06.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:06 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:06.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:06 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:06.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:06 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:06.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:06 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:06.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:06 smithi142 ceph-mon[87853]: pgmap v3345: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:06.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:06 smithi142 ceph-mon[87853]: pgmap v3346: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:06.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:06 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:06.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:06 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:06.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:06 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:06.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:06 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:06.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:06 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:06.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:06 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:06.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:06 smithi142 ceph-mon[87853]: pgmap v3347: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:06.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:06 smithi142 ceph-mon[87853]: pgmap v3348: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:06.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:06 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:06.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:06 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:06.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:06 smithi142 ceph-mon[87853]: from='osd.6 ' entity='osd.6' 2024-04-12T22:48:06.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:06 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:06.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:06 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:06.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:06 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:06.252 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:06 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:06.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:06 smithi142 ceph-mon[87853]: pgmap v3349: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 15 op/s; 73/630 objects degraded (11.587%) 2024-04-12T22:48:06.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:06 smithi142 ceph-mon[87853]: pgmap v3350: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 15 op/s; 73/630 objects degraded (11.587%) 2024-04-12T22:48:06.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:06 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:06.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:06 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:06.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:06 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:06.253 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:06 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:06.254 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:06 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:06.254 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:06 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:06.254 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:06 smithi142 ceph-mon[87853]: pgmap v3351: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s; 73/630 objects degraded (11.587%) 2024-04-12T22:48:06.254 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:06 smithi142 ceph-mon[87853]: pgmap v3352: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s; 73/630 objects degraded (11.587%) 2024-04-12T22:48:06.254 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:06 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:06.254 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:06 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:06.254 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:06 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:06.255 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:06 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:06.255 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:06 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:06.255 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:06 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:06.255 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:06 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:06.255 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:06 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:06.255 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:06 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:06.255 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:06 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:06.256 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:06 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:06.256 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:06 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:06.426 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:48:06] "GET /metrics HTTP/1.1" 200 38613 "" "Prometheus/2.33.4" 2024-04-12T22:48:06.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[91108]: pgmap v3334: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:06.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[91108]: pgmap v3335: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:06.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:06.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[91108]: pgmap v3336: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:06.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[91108]: pgmap v3337: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:06.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:06.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[91108]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-12T22:48:06.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[91108]: osdmap e174: 8 total, 7 up, 8 in 2024-04-12T22:48:06.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[91108]: from='osd.6 [v2:172.21.15.142:6816/2973862545,v1:172.21.15.142:6817/2973862545]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]: dispatch 2024-04-12T22:48:06.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[91108]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]: dispatch 2024-04-12T22:48:06.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:06.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:06.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:06.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:06.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[91108]: pgmap v3339: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:06.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[91108]: pgmap v3340: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:06.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:06.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:06.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:06.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:06.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:06.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:06.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[91108]: pgmap v3341: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:06.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[87547]: pgmap v3334: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:06.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[87547]: pgmap v3335: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:06.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:06.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[87547]: pgmap v3336: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:06.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[87547]: pgmap v3337: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:06.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:06.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[87547]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-12T22:48:06.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[87547]: osdmap e174: 8 total, 7 up, 8 in 2024-04-12T22:48:06.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[87547]: from='osd.6 [v2:172.21.15.142:6816/2973862545,v1:172.21.15.142:6817/2973862545]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]: dispatch 2024-04-12T22:48:06.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[87547]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]: dispatch 2024-04-12T22:48:06.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:06.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:06.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:06.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:06.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[87547]: pgmap v3339: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:06.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[87547]: pgmap v3340: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:06.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:06.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:06.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:06.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:06.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:06.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:06.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[87547]: pgmap v3341: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:06.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[87547]: pgmap v3342: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:06.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:06.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:06.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:06.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:06.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:06.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:06.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[87547]: pgmap v3343: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:06.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[87547]: pgmap v3344: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:06.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:06.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:06.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:06.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:06.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:06.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:06.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[87547]: pgmap v3345: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:06.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[87547]: pgmap v3346: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:06.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:06.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:06.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:06.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:06.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:06.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:06.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[87547]: pgmap v3347: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:06.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[87547]: pgmap v3348: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:06.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:06.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[91108]: pgmap v3342: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:06.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:06.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:06.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:06.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:06.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:06.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:06.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[91108]: pgmap v3343: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:06.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[91108]: pgmap v3344: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:06.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:06.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:06.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:06.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:06.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:06.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:06.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[91108]: pgmap v3345: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:06.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[91108]: pgmap v3346: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:06.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:06.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:06.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:06.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:06.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:06.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:06.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[91108]: pgmap v3347: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:06.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[91108]: pgmap v3348: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:06.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:06.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:06.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[91108]: from='osd.6 ' entity='osd.6' 2024-04-12T22:48:06.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:06.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:06.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:06.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:06.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[91108]: pgmap v3349: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 15 op/s; 73/630 objects degraded (11.587%) 2024-04-12T22:48:06.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[91108]: pgmap v3350: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 15 op/s; 73/630 objects degraded (11.587%) 2024-04-12T22:48:06.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:06.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:06.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:06.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:06.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:06.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:06.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[91108]: pgmap v3351: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s; 73/630 objects degraded (11.587%) 2024-04-12T22:48:06.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[91108]: pgmap v3352: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s; 73/630 objects degraded (11.587%) 2024-04-12T22:48:06.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:06.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:06.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:06.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:06.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:06.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:06.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:06.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:06.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:06.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:06.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:06.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:06.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:06.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[87547]: from='osd.6 ' entity='osd.6' 2024-04-12T22:48:06.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:06.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:06.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:06.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:06.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[87547]: pgmap v3349: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 15 op/s; 73/630 objects degraded (11.587%) 2024-04-12T22:48:06.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[87547]: pgmap v3350: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 15 op/s; 73/630 objects degraded (11.587%) 2024-04-12T22:48:06.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:06.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:06.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:06.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:06.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:06.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:06.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[87547]: pgmap v3351: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s; 73/630 objects degraded (11.587%) 2024-04-12T22:48:06.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[87547]: pgmap v3352: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s; 73/630 objects degraded (11.587%) 2024-04-12T22:48:06.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:06.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:06.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:06.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:06.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:06.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:06.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:06.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:06.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:06.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:06.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:06.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:06 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:07.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[87547]: pgmap v3353: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 11 op/s; 73/630 objects degraded (11.587%) 2024-04-12T22:48:07.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[87547]: pgmap v3354: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 11 op/s; 73/630 objects degraded (11.587%) 2024-04-12T22:48:07.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:07.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[87547]: pgmap v3355: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:07.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[87547]: pgmap v3356: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:07.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:07.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:07.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:07.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:07.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:07.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[87547]: pgmap v3357: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:07.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[87547]: pgmap v3358: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:07.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:07.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:07.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:07.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:07.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:07.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:07.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[87547]: pgmap v3359: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:07.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[87547]: pgmap v3360: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:07.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:07.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:07.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:07.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:07.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[91108]: pgmap v3353: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 11 op/s; 73/630 objects degraded (11.587%) 2024-04-12T22:48:07.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[91108]: pgmap v3354: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 11 op/s; 73/630 objects degraded (11.587%) 2024-04-12T22:48:07.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:07.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[91108]: pgmap v3355: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:07.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[91108]: pgmap v3356: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:07.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:07.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:07.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:07.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:07.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:07.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[91108]: pgmap v3357: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:07.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[91108]: pgmap v3358: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:07.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:07.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:07.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:07.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:07.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:07.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:07.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[91108]: pgmap v3359: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:07.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[91108]: pgmap v3360: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:07.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:07.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:07.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:07.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:07.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:07.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:07.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[87547]: pgmap v3361: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:07.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[87547]: pgmap v3362: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:07.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:07.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:07.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:07.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:07.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:07.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:07.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[87547]: pgmap v3363: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:07.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[87547]: pgmap v3364: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:07.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:07.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:07.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[87547]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-12T22:48:07.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[87547]: osd.6 [v2:172.21.15.142:6816/2973862545,v1:172.21.15.142:6817/2973862545] boot 2024-04-12T22:48:07.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[87547]: osdmap e175: 8 total, 8 up, 8 in 2024-04-12T22:48:07.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-12T22:48:07.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:07.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:07.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:07.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:07.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[87547]: pgmap v3366: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:07.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[87547]: pgmap v3367: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:07.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:07.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:07.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:07.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:07.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:07.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[91108]: pgmap v3361: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:07.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[91108]: pgmap v3362: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:07.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:07.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:07.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:07.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:07.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:07.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:07.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[91108]: pgmap v3363: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:07.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[91108]: pgmap v3364: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:07.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:07.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:07.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[91108]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-12T22:48:07.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[91108]: osd.6 [v2:172.21.15.142:6816/2973862545,v1:172.21.15.142:6817/2973862545] boot 2024-04-12T22:48:07.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[91108]: osdmap e175: 8 total, 8 up, 8 in 2024-04-12T22:48:07.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-12T22:48:07.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:07.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:07.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:07.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:07.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[91108]: pgmap v3366: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:07.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[91108]: pgmap v3367: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:07.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:07.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:07.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:07.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:07.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:07.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:07.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[87547]: pgmap v3368: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:07.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[87547]: pgmap v3369: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:07.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:07.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:07.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:07.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:07.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:07.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:07.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[87547]: pgmap v3370: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:07.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[87547]: pgmap v3371: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:07.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:07.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:07.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:07.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:07.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:07.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:07.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[87547]: pgmap v3372: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:07.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[87547]: pgmap v3373: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:07.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:07.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:07.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:07.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:07.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:07.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:07.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:07.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:07.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:07.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:07.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:07.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[91108]: pgmap v3368: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:07.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[91108]: pgmap v3369: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:07.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:07.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:07.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:07.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:07.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:07.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:07.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[91108]: pgmap v3370: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:07.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[91108]: pgmap v3371: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:07.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:07.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:07.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:07.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:07.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:07.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:07.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[91108]: pgmap v3372: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:07.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[91108]: pgmap v3373: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:07.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:07.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:07.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:07.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:07.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:07.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:07.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:07.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:07 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:07.440 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:07 smithi142 ceph-mon[87853]: pgmap v3353: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 11 op/s; 73/630 objects degraded (11.587%) 2024-04-12T22:48:07.441 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:07 smithi142 ceph-mon[87853]: pgmap v3354: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 11 op/s; 73/630 objects degraded (11.587%) 2024-04-12T22:48:07.441 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:07 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:07.441 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:07 smithi142 ceph-mon[87853]: pgmap v3355: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:07.441 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:07 smithi142 ceph-mon[87853]: pgmap v3356: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:07.441 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:07 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:07.441 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:07 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:07.441 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:07 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:07.441 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:07 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:07.441 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:07 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:07.441 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:07 smithi142 ceph-mon[87853]: pgmap v3357: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:07.442 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:07 smithi142 ceph-mon[87853]: pgmap v3358: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:07.442 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:07 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:07.442 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:07 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:07.442 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:07 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:07.442 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:07 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:07.442 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:07 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:07.442 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:07 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:07.443 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:07 smithi142 ceph-mon[87853]: pgmap v3359: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:07.443 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:07 smithi142 ceph-mon[87853]: pgmap v3360: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:07.443 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:07 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:07.443 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:07 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:07.443 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:07 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:07.443 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:07 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:07.444 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:07 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:07.444 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:07 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:07.444 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:07 smithi142 ceph-mon[87853]: pgmap v3361: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:07.444 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:07 smithi142 ceph-mon[87853]: pgmap v3362: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:07.444 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:07 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:07.444 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:07 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:07.444 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:07 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:07.445 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:07 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:07.445 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:07 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:07.445 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:07 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:07.445 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:07 smithi142 ceph-mon[87853]: pgmap v3363: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:07.445 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:07 smithi142 ceph-mon[87853]: pgmap v3364: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:07.445 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:07 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:07.446 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:07 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:07.446 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:07 smithi142 ceph-mon[87853]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-12T22:48:07.446 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:07 smithi142 ceph-mon[87853]: osd.6 [v2:172.21.15.142:6816/2973862545,v1:172.21.15.142:6817/2973862545] boot 2024-04-12T22:48:07.446 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:07 smithi142 ceph-mon[87853]: osdmap e175: 8 total, 8 up, 8 in 2024-04-12T22:48:07.446 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:07 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-12T22:48:07.446 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:07 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:07.446 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:07 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:07.447 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:07 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:07.447 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:07 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:07.447 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:07 smithi142 ceph-mon[87853]: pgmap v3366: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:07.447 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:07 smithi142 ceph-mon[87853]: pgmap v3367: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:07.447 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:07 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:07.447 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:07 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:07.447 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:07 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:07.447 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:07 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:07.447 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:07 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:07.448 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:07 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:07.448 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:07 smithi142 ceph-mon[87853]: pgmap v3368: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:07.448 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:07 smithi142 ceph-mon[87853]: pgmap v3369: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:07.448 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:07 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:07.448 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:07 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:07.448 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:07 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:07.448 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:07 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:07.448 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:07 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:07.448 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:07 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:07.449 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:07 smithi142 ceph-mon[87853]: pgmap v3370: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:07.449 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:07 smithi142 ceph-mon[87853]: pgmap v3371: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:07.449 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:07 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:07.449 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:07 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:07.449 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:07 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:07.449 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:07 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:07.449 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:07 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:07.449 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:07 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:07.449 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:07 smithi142 ceph-mon[87853]: pgmap v3372: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:07.450 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:07 smithi142 ceph-mon[87853]: pgmap v3373: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:07.450 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:07 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:07.450 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:07 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:07.450 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:07 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:07.450 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:07 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:07.450 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:07 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:07.450 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:07 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:07.451 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:07 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:07.451 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:07 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:08.440 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:08 smithi142 ceph-mon[87853]: pgmap v3374: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:08.440 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:08 smithi142 ceph-mon[87853]: pgmap v3375: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:08.440 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:08 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:08.440 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:08 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:08.440 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:08 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:08.440 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:08 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:08.440 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:08 smithi142 ceph-mon[87853]: pgmap v3376: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:08.440 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:08 smithi142 ceph-mon[87853]: pgmap v3377: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:08.440 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:08 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:08.441 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:08 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:08.441 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:08 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:08.441 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:08 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:08.441 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:08 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:08.441 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:08 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:08.441 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:08 smithi142 ceph-mon[87853]: pgmap v3378: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:08.441 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:08 smithi142 ceph-mon[87853]: pgmap v3379: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:08.441 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:08 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:08.441 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:08 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:08.441 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:08 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:08.441 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:08 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:08.441 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:08 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:08.441 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:08 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:08.441 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:08 smithi142 ceph-mon[87853]: pgmap v3380: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:08.441 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:08 smithi142 ceph-mon[87853]: pgmap v3381: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:08.442 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:08 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:08.442 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:08 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:08.442 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:08 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:08.442 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:08 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:08.442 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:08 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:08.442 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:08 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:08.442 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:08 smithi142 ceph-mon[87853]: pgmap v3382: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:08.442 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:08 smithi142 ceph-mon[87853]: pgmap v3383: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:08.442 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:08 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:08.442 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:08 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:08.442 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:08 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:08.442 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:08 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:08.442 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:08 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:08.443 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:08 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:08.443 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:08 smithi142 ceph-mon[87853]: pgmap v3384: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:08.443 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:08 smithi142 ceph-mon[87853]: pgmap v3385: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:08.443 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:08 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:08.443 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:08 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:08.443 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:08 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:08.443 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:08 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:08.443 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:08 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:08.443 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:08 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:08.443 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:08 smithi142 ceph-mon[87853]: pgmap v3386: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:08.443 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:08 smithi142 ceph-mon[87853]: pgmap v3387: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:08.443 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:08 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:08.443 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:08 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:08.443 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:08 smithi142 ceph-mon[87853]: osdmap e176: 8 total, 8 up, 8 in 2024-04-12T22:48:08.443 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:08 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:08.444 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:08 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:08.444 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:08 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:08.444 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:08 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:08.444 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:08 smithi142 ceph-mon[87853]: pgmap v3389: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:08.444 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:08 smithi142 ceph-mon[87853]: pgmap v3390: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:08.444 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:08 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:08.444 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:08 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:08.444 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:08 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:08.444 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:08 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:08.444 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:08 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:08.444 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:08 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:08.444 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:08 smithi142 ceph-mon[87853]: pgmap v3391: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:08.444 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:08 smithi142 ceph-mon[87853]: pgmap v3392: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:08.444 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:08 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:08.444 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:08 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:08.445 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:08 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:08.445 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:08 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:08.445 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:08 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:08.445 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:08 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:08.445 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:08 smithi142 ceph-mon[87853]: pgmap v3393: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:08.445 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:08 smithi142 ceph-mon[87853]: pgmap v3394: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:08.445 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:08 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:08.445 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:08 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:08.445 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:08 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:08.445 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:08 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:08.445 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:08 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:08.445 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:08 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:08.445 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:08 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:08.445 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:08 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:08.446 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:08 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:08.446 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:08 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:08.446 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:08 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:08.446 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:08 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:08.446 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:08 smithi142 ceph-mon[87853]: Health check update: Degraded data redundancy: 63/630 objects degraded (10.000%), 15 pgs degraded (PG_DEGRADED) 2024-04-12T22:48:08.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[87547]: pgmap v3374: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:08.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[87547]: pgmap v3375: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:08.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:08.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:08.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:08.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:08.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[87547]: pgmap v3376: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:08.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[87547]: pgmap v3377: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:08.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:08.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:08.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:08.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:08.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:08.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:08.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[87547]: pgmap v3378: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:08.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[87547]: pgmap v3379: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:08.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:08.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:08.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:08.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:08.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:08.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:08.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[87547]: pgmap v3380: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:08.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[87547]: pgmap v3381: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:08.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[91108]: pgmap v3374: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:08.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[91108]: pgmap v3375: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:08.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:08.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:08.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:08.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:08.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[91108]: pgmap v3376: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:08.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[91108]: pgmap v3377: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:08.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:08.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:08.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:08.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:08.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:08.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:08.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[91108]: pgmap v3378: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:08.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[91108]: pgmap v3379: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:08.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:08.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:08.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:08.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:08.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:08.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:08.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[91108]: pgmap v3380: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:08.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[91108]: pgmap v3381: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-12T22:48:08.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:08.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:08.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:08.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:08.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:08.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:08.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[87547]: pgmap v3382: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:08.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[87547]: pgmap v3383: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:08.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:08.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:08.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:08.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:08.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:08.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:08.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[87547]: pgmap v3384: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:08.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[87547]: pgmap v3385: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:08.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:08.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:08.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:08.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:08.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:08.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:08.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[87547]: pgmap v3386: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:08.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[87547]: pgmap v3387: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:08.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:08.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:08.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:08.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:08.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:08.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:08.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:08.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:08.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[91108]: pgmap v3382: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:08.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[91108]: pgmap v3383: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:08.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:08.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:08.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:08.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:08.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:08.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:08.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[91108]: pgmap v3384: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:08.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[91108]: pgmap v3385: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:08.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:08.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:08.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:08.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:08.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:08.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:08.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[91108]: pgmap v3386: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:08.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[91108]: pgmap v3387: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:08.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:08.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:08.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[87547]: osdmap e176: 8 total, 8 up, 8 in 2024-04-12T22:48:08.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:08.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:08.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:08.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:08.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[87547]: pgmap v3389: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:08.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[87547]: pgmap v3390: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:08.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:08.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:08.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:08.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:08.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:08.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:08.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[87547]: pgmap v3391: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:08.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[87547]: pgmap v3392: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:08.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:08.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:08.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:08.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:08.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:08.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:08.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[87547]: pgmap v3393: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:08.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[87547]: pgmap v3394: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:08.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:08.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:08.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[91108]: osdmap e176: 8 total, 8 up, 8 in 2024-04-12T22:48:08.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:08.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:08.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:08.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:08.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[91108]: pgmap v3389: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:08.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[91108]: pgmap v3390: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:08.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:08.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:08.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:08.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:08.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:08.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:08.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[91108]: pgmap v3391: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:08.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[91108]: pgmap v3392: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:08.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:08.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:08.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:08.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:08.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:08.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:08.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[91108]: pgmap v3393: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:08.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[91108]: pgmap v3394: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:08.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:08.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:08.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:08.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:08.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:08.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:08.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:08.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:08.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:08.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:08.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:08.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:08.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[87547]: Health check update: Degraded data redundancy: 63/630 objects degraded (10.000%), 15 pgs degraded (PG_DEGRADED) 2024-04-12T22:48:08.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:08.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:08.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:08.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:08.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:08.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:08.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:08.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:08.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:08.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:08.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:08 smithi088 ceph-mon[91108]: Health check update: Degraded data redundancy: 63/630 objects degraded (10.000%), 15 pgs degraded (PG_DEGRADED) 2024-04-12T22:48:09.420 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:09 smithi142 ceph-mon[87853]: pgmap v3395: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:09.420 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:09 smithi142 ceph-mon[87853]: pgmap v3396: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:09.420 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:09 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:09.420 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:09 smithi142 ceph-mon[87853]: pgmap v3397: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:09.420 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:09 smithi142 ceph-mon[87853]: pgmap v3398: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:09.420 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:09 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:09.421 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:09 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:09.421 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:09 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:09.421 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:09 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:09.421 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:09 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:09.421 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:09 smithi142 ceph-mon[87853]: pgmap v3399: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:09.421 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:09 smithi142 ceph-mon[87853]: pgmap v3400: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:09.421 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:09 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:09.421 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:09 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:09.421 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:09 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:09.421 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:09 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:09.421 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:09 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:09.421 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:09 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:09.421 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:09 smithi142 ceph-mon[87853]: pgmap v3401: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:09.421 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:09 smithi142 ceph-mon[87853]: pgmap v3402: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:09.422 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:09 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:09.422 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:09 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:09.422 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:09 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:09.422 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:09 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:09.422 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:09 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:09.423 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:09 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:09.423 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:09 smithi142 ceph-mon[87853]: pgmap v3403: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:09.423 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:09 smithi142 ceph-mon[87853]: pgmap v3404: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:09.423 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:09 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:09.423 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:09 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:09.423 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:09 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:09.423 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:09 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:09.423 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:09 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:09.423 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:09 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:09.423 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:09 smithi142 ceph-mon[87853]: pgmap v3405: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:09.423 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:09 smithi142 ceph-mon[87853]: pgmap v3406: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:09.423 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:09 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:09.424 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:09 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:09.424 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:09 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:09.424 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:09 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:09.424 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:09 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:09.424 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:09 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:09.424 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:09 smithi142 ceph-mon[87853]: pgmap v3407: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:09.424 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:09 smithi142 ceph-mon[87853]: pgmap v3408: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:09.424 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:09 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:09.424 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:09 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:09.424 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:09 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:09.424 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:09 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:09.424 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:09 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:09.424 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:09 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:09.424 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:09 smithi142 ceph-mon[87853]: pgmap v3409: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:09.424 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:09 smithi142 ceph-mon[87853]: pgmap v3410: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:09.425 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:09 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:09.425 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:09 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:09.425 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:09 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:09.425 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:09 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:09.425 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:09 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:09.425 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:09 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:09.425 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:09 smithi142 ceph-mon[87853]: pgmap v3411: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:09.425 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:09 smithi142 ceph-mon[87853]: pgmap v3412: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:09.425 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:09 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:09.425 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:09 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:09.425 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:09 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:09.425 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:09 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:09.426 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:09 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:09.426 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:09 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:09.426 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:09 smithi142 ceph-mon[87853]: pgmap v3413: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:09.426 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:09 smithi142 ceph-mon[87853]: pgmap v3414: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:09.426 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:09 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:09.426 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:09 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:09.426 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:09 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:09.426 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:09 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:09.426 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:09 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:09.426 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:09 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:09.426 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:09 smithi142 ceph-mon[87853]: pgmap v3415: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:09.427 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:09 smithi142 ceph-mon[87853]: pgmap v3416: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:09.427 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:09 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:09.427 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:09 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:09.427 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:09 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:09.427 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:09 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:09.427 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:09 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:09.427 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:09 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:09.427 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:09 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:09.427 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:09 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:09.427 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:09 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:09.427 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:09 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:09.427 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:09 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:09.427 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:09 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:09.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[91108]: pgmap v3395: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:09.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[91108]: pgmap v3396: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:09.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:09.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[91108]: pgmap v3397: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:09.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[91108]: pgmap v3398: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:09.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:09.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:09.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:09.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:09.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:09.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[91108]: pgmap v3399: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:09.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[91108]: pgmap v3400: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:09.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:09.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:09.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:09.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:09.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:09.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:09.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[91108]: pgmap v3401: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:09.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[91108]: pgmap v3402: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:09.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:09.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:09.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:09.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:09.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[87547]: pgmap v3395: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:09.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[87547]: pgmap v3396: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:09.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:09.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[87547]: pgmap v3397: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:09.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[87547]: pgmap v3398: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:09.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:09.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:09.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:09.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:09.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:09.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[87547]: pgmap v3399: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:09.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[87547]: pgmap v3400: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:09.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:09.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:09.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:09.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:09.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:09.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:09.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[87547]: pgmap v3401: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:09.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[87547]: pgmap v3402: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:09.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:09.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:09.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:09.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:09.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:09.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:09.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[91108]: pgmap v3403: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:09.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[91108]: pgmap v3404: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:09.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:09.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:09.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:09.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:09.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:09.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:09.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[91108]: pgmap v3405: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:09.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[91108]: pgmap v3406: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:09.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:09.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:09.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:09.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:09.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:09.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:09.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[91108]: pgmap v3407: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:09.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[91108]: pgmap v3408: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:09.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:09.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:09.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:09.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:09.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:09.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:09.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[91108]: pgmap v3409: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:09.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[91108]: pgmap v3410: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:09.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:09.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:09.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:09.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:09.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:09.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:09.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[91108]: pgmap v3411: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:09.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[91108]: pgmap v3412: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:09.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:09.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:09.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:09.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:09.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:09.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:09.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[91108]: pgmap v3413: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:09.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[91108]: pgmap v3414: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:09.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:09.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:09.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:09.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:09.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:09.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:09.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:09.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:09.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[87547]: pgmap v3403: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:09.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[87547]: pgmap v3404: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:09.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:09.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:09.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:09.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:09.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:09.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:09.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[87547]: pgmap v3405: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:09.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[87547]: pgmap v3406: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:09.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:09.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:09.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:09.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:09.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:09.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:09.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[87547]: pgmap v3407: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:09.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[87547]: pgmap v3408: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:09.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:09.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:09.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:09.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:09.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:09.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[91108]: pgmap v3415: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:09.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[91108]: pgmap v3416: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:09.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:09.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:09.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:09.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:09.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:09.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:09.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:09.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:09.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:09.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:09.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:09.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:09.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:09.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[87547]: pgmap v3409: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:09.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[87547]: pgmap v3410: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:09.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:09.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:09.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:09.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:09.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:09.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:09.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[87547]: pgmap v3411: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:09.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[87547]: pgmap v3412: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:09.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:09.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:09.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:09.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:09.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:09.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:09.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[87547]: pgmap v3413: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:09.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[87547]: pgmap v3414: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:09.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:09.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:09.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:09.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:09.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:09.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:09.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[87547]: pgmap v3415: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:09.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[87547]: pgmap v3416: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:09.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:09.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:09.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:09.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:09.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:09.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:09.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:09.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:09.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:09.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:09.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:09.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:09 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:10.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[91108]: pgmap v3417: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:10.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[91108]: pgmap v3418: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:10.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:10.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[91108]: pgmap v3419: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:10.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[91108]: pgmap v3420: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:10.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:10.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:10.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:10.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:10.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:10.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[91108]: pgmap v3421: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:48:10.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[91108]: pgmap v3422: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:48:10.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:10.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:10.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:10.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:10.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:10.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:10.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[91108]: pgmap v3423: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:48:10.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[91108]: pgmap v3424: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:48:10.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:10.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:10.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:10.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:10.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[87547]: pgmap v3417: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:10.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[87547]: pgmap v3418: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:10.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:10.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[87547]: pgmap v3419: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:10.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[87547]: pgmap v3420: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:10.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:10.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:10.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:10.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:10.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:10.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[87547]: pgmap v3421: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:48:10.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[87547]: pgmap v3422: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:48:10.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:10.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:10.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:10.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:10.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:10.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:10.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[87547]: pgmap v3423: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:48:10.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[87547]: pgmap v3424: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:48:10.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:10.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:10.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:10.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:10.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:10.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:10.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[91108]: pgmap v3425: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:48:10.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[91108]: pgmap v3426: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:48:10.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:10.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:10.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:10.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:10.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:10.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:10.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[91108]: pgmap v3427: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:48:10.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[91108]: pgmap v3428: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:48:10.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:10.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:10.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:10.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:10.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:10.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:10.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[91108]: pgmap v3429: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:48:10.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[91108]: pgmap v3430: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:48:10.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:10.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:10.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:10.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:10.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:10.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:10.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:10.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[87547]: pgmap v3425: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:48:10.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[87547]: pgmap v3426: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:48:10.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:10.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:10.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:10.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:10.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:10.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:10.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[87547]: pgmap v3427: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:48:10.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[87547]: pgmap v3428: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:48:10.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:10.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:10.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:10.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:10.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:10.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:10.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[87547]: pgmap v3429: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:48:10.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[87547]: pgmap v3430: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:48:10.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:10.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:10.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:10.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:10.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:10.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:10.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[91108]: pgmap v3431: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:48:10.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[91108]: pgmap v3432: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:48:10.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:10.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:10.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:10.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:10.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:10.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:10.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[91108]: pgmap v3433: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:48:10.435 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[91108]: pgmap v3434: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:48:10.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:10.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:10.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:10.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:10.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:10.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:10.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[91108]: pgmap v3435: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:48:10.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[91108]: pgmap v3436: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:48:10.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:10.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:10.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:10.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:10.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:10.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:10.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[91108]: pgmap v3437: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:48:10.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[91108]: pgmap v3438: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:48:10.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:10.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:10.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:10.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:10.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:10.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:10.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:10.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:10.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:10.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:10.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:10.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:10.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:10.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[87547]: pgmap v3431: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:48:10.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[87547]: pgmap v3432: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:48:10.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:10.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:10.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:10.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:10.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:10.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:10.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[87547]: pgmap v3433: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:48:10.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[87547]: pgmap v3434: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:48:10.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:10.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:10.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:10.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:10.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:10.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:10.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[87547]: pgmap v3435: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:48:10.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[87547]: pgmap v3436: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:48:10.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:10.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:10.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:10.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:10.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:10.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:10.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[87547]: pgmap v3437: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:48:10.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[87547]: pgmap v3438: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:48:10.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:10.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:10.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:10.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:10.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:10.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:10.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:10.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:10.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:10.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:10.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:10.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:10 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:10.494 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:10 smithi142 ceph-mon[87853]: pgmap v3417: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:10.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:10 smithi142 ceph-mon[87853]: pgmap v3418: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:10.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:10 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:10.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:10 smithi142 ceph-mon[87853]: pgmap v3419: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:10.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:10 smithi142 ceph-mon[87853]: pgmap v3420: 161 pgs: 4 peering, 15 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 63/630 objects degraded (10.000%) 2024-04-12T22:48:10.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:10 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:10.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:10 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:10.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:10 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:10.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:10 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:10.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:10 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:10.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:10 smithi142 ceph-mon[87853]: pgmap v3421: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:48:10.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:10 smithi142 ceph-mon[87853]: pgmap v3422: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:48:10.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:10 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:10.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:10 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:10.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:10 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:10.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:10 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:10.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:10 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:10.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:10 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:10.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:10 smithi142 ceph-mon[87853]: pgmap v3423: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:48:10.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:10 smithi142 ceph-mon[87853]: pgmap v3424: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:48:10.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:10 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:10.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:10 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:10.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:10 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:10.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:10 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:10.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:10 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:10.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:10 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:10.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:10 smithi142 ceph-mon[87853]: pgmap v3425: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:48:10.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:10 smithi142 ceph-mon[87853]: pgmap v3426: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:48:10.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:10 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:10.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:10 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:10.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:10 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:10.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:10 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:10.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:10 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:10.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:10 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:10.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:10 smithi142 ceph-mon[87853]: pgmap v3427: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:48:10.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:10 smithi142 ceph-mon[87853]: pgmap v3428: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:48:10.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:10 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:10.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:10 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:10.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:10 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:10.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:10 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:10.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:10 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:10.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:10 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:10.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:10 smithi142 ceph-mon[87853]: pgmap v3429: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:48:10.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:10 smithi142 ceph-mon[87853]: pgmap v3430: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:48:10.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:10 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:10.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:10 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:10.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:10 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:10.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:10 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:10.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:10 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:10.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:10 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:10.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:10 smithi142 ceph-mon[87853]: pgmap v3431: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:48:10.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:10 smithi142 ceph-mon[87853]: pgmap v3432: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:48:10.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:10 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:10.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:10 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:10.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:10 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:10.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:10 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:10.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:10 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:10.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:10 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:10.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:10 smithi142 ceph-mon[87853]: pgmap v3433: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:48:10.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:10 smithi142 ceph-mon[87853]: pgmap v3434: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:48:10.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:10 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:10.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:10 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:10.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:10 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:10.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:10 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:10.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:10 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:10.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:10 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:10.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:10 smithi142 ceph-mon[87853]: pgmap v3435: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:48:10.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:10 smithi142 ceph-mon[87853]: pgmap v3436: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:48:10.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:10 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:10.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:10 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:10.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:10 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:10.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:10 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:10.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:10 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:10.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:10 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:10.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:10 smithi142 ceph-mon[87853]: pgmap v3437: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:48:10.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:10 smithi142 ceph-mon[87853]: pgmap v3438: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:48:10.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:10 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:10.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:10 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:10.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:10 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:10.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:10 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:10.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:10 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:10.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:10 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:10.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:10 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:10.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:10 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:10.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:10 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:10.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:10 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:10.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:10 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:10.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:10 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:11.295 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:11 smithi142 ceph-mon[87853]: pgmap v3439: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:48:11.295 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:11 smithi142 ceph-mon[87853]: pgmap v3440: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:48:11.295 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:11 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:11.295 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:11 smithi142 ceph-mon[87853]: pgmap v3441: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:48:11.295 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:11 smithi142 ceph-mon[87853]: pgmap v3442: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:48:11.295 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:11 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:11.296 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:11 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:11.296 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:11 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:11.296 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:11 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:11.296 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:11 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:11.296 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:11 smithi142 ceph-mon[87853]: pgmap v3443: 161 pgs: 4 peering, 9 active+undersized+degraded, 20 active+undersized, 128 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 40/630 objects degraded (6.349%) 2024-04-12T22:48:11.296 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:11 smithi142 ceph-mon[87853]: pgmap v3444: 161 pgs: 4 peering, 9 active+undersized+degraded, 20 active+undersized, 128 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 40/630 objects degraded (6.349%) 2024-04-12T22:48:11.296 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:11 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:11.296 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:11 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:11.296 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:11 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:11.296 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:11 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:11.296 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:11 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:11.296 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:11 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:11.296 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:11 smithi142 ceph-mon[87853]: pgmap v3445: 161 pgs: 4 peering, 9 active+undersized+degraded, 20 active+undersized, 128 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 40/630 objects degraded (6.349%) 2024-04-12T22:48:11.296 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:11 smithi142 ceph-mon[87853]: pgmap v3446: 161 pgs: 4 peering, 9 active+undersized+degraded, 20 active+undersized, 128 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 40/630 objects degraded (6.349%) 2024-04-12T22:48:11.296 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:11 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:11.297 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:11 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:11.297 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:11 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:11.297 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:11 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:11.297 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:11 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:11.298 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:11 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:11.298 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:11 smithi142 ceph-mon[87853]: pgmap v3447: 161 pgs: 4 peering, 9 active+undersized+degraded, 19 active+undersized, 129 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 40/630 objects degraded (6.349%) 2024-04-12T22:48:11.298 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:11 smithi142 ceph-mon[87853]: pgmap v3448: 161 pgs: 4 peering, 9 active+undersized+degraded, 19 active+undersized, 129 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 40/630 objects degraded (6.349%) 2024-04-12T22:48:11.298 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:11 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:11.298 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:11 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:11.298 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:11 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:11.298 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:11 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:11.298 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:11 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:11.298 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:11 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:11.298 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:11 smithi142 ceph-mon[87853]: pgmap v3449: 161 pgs: 4 peering, 9 active+undersized+degraded, 19 active+undersized, 129 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 40/630 objects degraded (6.349%) 2024-04-12T22:48:11.298 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:11 smithi142 ceph-mon[87853]: pgmap v3450: 161 pgs: 4 peering, 9 active+undersized+degraded, 19 active+undersized, 129 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 40/630 objects degraded (6.349%) 2024-04-12T22:48:11.299 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:11 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:11.299 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:11 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:11.299 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:11 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:11.299 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:11 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:11.299 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:11 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:11.299 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:11 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:11.299 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:11 smithi142 ceph-mon[87853]: pgmap v3451: 161 pgs: 4 peering, 9 active+undersized+degraded, 19 active+undersized, 129 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 40/630 objects degraded (6.349%) 2024-04-12T22:48:11.299 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:11 smithi142 ceph-mon[87853]: pgmap v3452: 161 pgs: 4 peering, 9 active+undersized+degraded, 19 active+undersized, 129 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 40/630 objects degraded (6.349%) 2024-04-12T22:48:11.299 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:11 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:11.299 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:11 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:11.299 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:11 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:11.299 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:11 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:11.300 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:11 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:11.300 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:11 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:11.300 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:11 smithi142 ceph-mon[87853]: pgmap v3453: 161 pgs: 4 peering, 6 active+undersized+degraded, 13 active+undersized, 138 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 12 op/s; 29/630 objects degraded (4.603%) 2024-04-12T22:48:11.300 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:11 smithi142 ceph-mon[87853]: pgmap v3454: 161 pgs: 4 peering, 6 active+undersized+degraded, 13 active+undersized, 138 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 12 op/s; 29/630 objects degraded (4.603%) 2024-04-12T22:48:11.300 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:11 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:11.300 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:11 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:11.300 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:11 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:11.300 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:11 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:11.300 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:11 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:11.300 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:11 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:11.300 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:11 smithi142 ceph-mon[87853]: pgmap v3455: 161 pgs: 4 peering, 6 active+undersized+degraded, 13 active+undersized, 138 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 10 op/s; 29/630 objects degraded (4.603%) 2024-04-12T22:48:11.300 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:11 smithi142 ceph-mon[87853]: pgmap v3456: 161 pgs: 4 peering, 6 active+undersized+degraded, 13 active+undersized, 138 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 10 op/s; 29/630 objects degraded (4.603%) 2024-04-12T22:48:11.300 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:11 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:11.300 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:11 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:11.300 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:11 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:11.301 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:11 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:11.301 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:11 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:11.301 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:11 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:11.301 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:11 smithi142 ceph-mon[87853]: pgmap v3457: 161 pgs: 4 peering, 3 active+undersized+degraded, 7 active+undersized, 147 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 10 op/s; 14/630 objects degraded (2.222%) 2024-04-12T22:48:11.301 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:11 smithi142 ceph-mon[87853]: pgmap v3458: 161 pgs: 4 peering, 3 active+undersized+degraded, 7 active+undersized, 147 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 10 op/s; 14/630 objects degraded (2.222%) 2024-04-12T22:48:11.301 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:11 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:11.301 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:11 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:11.301 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:11 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:11.301 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:11 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:11.301 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:11 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:11.301 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:11 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:11.301 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:11 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:11.301 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:11 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:11.301 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:11 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:11.301 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:11 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:11.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[87547]: pgmap v3439: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:48:11.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[87547]: pgmap v3440: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:48:11.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:11.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[87547]: pgmap v3441: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:48:11.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[87547]: pgmap v3442: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:48:11.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:11.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:11.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:11.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:11.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:11.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[87547]: pgmap v3443: 161 pgs: 4 peering, 9 active+undersized+degraded, 20 active+undersized, 128 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 40/630 objects degraded (6.349%) 2024-04-12T22:48:11.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[87547]: pgmap v3444: 161 pgs: 4 peering, 9 active+undersized+degraded, 20 active+undersized, 128 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 40/630 objects degraded (6.349%) 2024-04-12T22:48:11.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:11.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:11.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:11.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:11.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:11.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:11.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[87547]: pgmap v3445: 161 pgs: 4 peering, 9 active+undersized+degraded, 20 active+undersized, 128 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 40/630 objects degraded (6.349%) 2024-04-12T22:48:11.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[87547]: pgmap v3446: 161 pgs: 4 peering, 9 active+undersized+degraded, 20 active+undersized, 128 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 40/630 objects degraded (6.349%) 2024-04-12T22:48:11.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:11.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:11.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:11.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:11.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[91108]: pgmap v3439: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:48:11.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[91108]: pgmap v3440: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:48:11.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:11.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[91108]: pgmap v3441: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:48:11.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[91108]: pgmap v3442: 161 pgs: 4 peering, 13 active+undersized+degraded, 29 active+undersized, 115 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-12T22:48:11.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:11.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:11.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:11.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:11.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:11.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[91108]: pgmap v3443: 161 pgs: 4 peering, 9 active+undersized+degraded, 20 active+undersized, 128 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 40/630 objects degraded (6.349%) 2024-04-12T22:48:11.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[91108]: pgmap v3444: 161 pgs: 4 peering, 9 active+undersized+degraded, 20 active+undersized, 128 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 40/630 objects degraded (6.349%) 2024-04-12T22:48:11.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:11.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:11.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:11.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:11.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:11.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:11.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[91108]: pgmap v3445: 161 pgs: 4 peering, 9 active+undersized+degraded, 20 active+undersized, 128 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 40/630 objects degraded (6.349%) 2024-04-12T22:48:11.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[91108]: pgmap v3446: 161 pgs: 4 peering, 9 active+undersized+degraded, 20 active+undersized, 128 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 40/630 objects degraded (6.349%) 2024-04-12T22:48:11.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:11.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:11.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:11.430 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:11.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:11.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:11.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[87547]: pgmap v3447: 161 pgs: 4 peering, 9 active+undersized+degraded, 19 active+undersized, 129 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 40/630 objects degraded (6.349%) 2024-04-12T22:48:11.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[87547]: pgmap v3448: 161 pgs: 4 peering, 9 active+undersized+degraded, 19 active+undersized, 129 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 40/630 objects degraded (6.349%) 2024-04-12T22:48:11.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:11.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:11.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:11.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:11.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:11.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:11.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[87547]: pgmap v3449: 161 pgs: 4 peering, 9 active+undersized+degraded, 19 active+undersized, 129 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 40/630 objects degraded (6.349%) 2024-04-12T22:48:11.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[87547]: pgmap v3450: 161 pgs: 4 peering, 9 active+undersized+degraded, 19 active+undersized, 129 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 40/630 objects degraded (6.349%) 2024-04-12T22:48:11.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:11.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:11.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:11.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:11.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:11.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:11.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[87547]: pgmap v3451: 161 pgs: 4 peering, 9 active+undersized+degraded, 19 active+undersized, 129 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 40/630 objects degraded (6.349%) 2024-04-12T22:48:11.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[87547]: pgmap v3452: 161 pgs: 4 peering, 9 active+undersized+degraded, 19 active+undersized, 129 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 40/630 objects degraded (6.349%) 2024-04-12T22:48:11.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:11.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:11.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:11.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:11.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:11.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:11.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:11.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[91108]: pgmap v3447: 161 pgs: 4 peering, 9 active+undersized+degraded, 19 active+undersized, 129 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 40/630 objects degraded (6.349%) 2024-04-12T22:48:11.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[91108]: pgmap v3448: 161 pgs: 4 peering, 9 active+undersized+degraded, 19 active+undersized, 129 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 40/630 objects degraded (6.349%) 2024-04-12T22:48:11.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:11.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:11.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:11.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:11.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:11.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:11.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[91108]: pgmap v3449: 161 pgs: 4 peering, 9 active+undersized+degraded, 19 active+undersized, 129 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 40/630 objects degraded (6.349%) 2024-04-12T22:48:11.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[91108]: pgmap v3450: 161 pgs: 4 peering, 9 active+undersized+degraded, 19 active+undersized, 129 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 40/630 objects degraded (6.349%) 2024-04-12T22:48:11.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:11.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:11.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:11.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:11.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:11.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:11.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[91108]: pgmap v3451: 161 pgs: 4 peering, 9 active+undersized+degraded, 19 active+undersized, 129 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 40/630 objects degraded (6.349%) 2024-04-12T22:48:11.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[91108]: pgmap v3452: 161 pgs: 4 peering, 9 active+undersized+degraded, 19 active+undersized, 129 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 40/630 objects degraded (6.349%) 2024-04-12T22:48:11.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:11.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:11.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:11.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:11.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:11.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:11.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[87547]: pgmap v3453: 161 pgs: 4 peering, 6 active+undersized+degraded, 13 active+undersized, 138 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 12 op/s; 29/630 objects degraded (4.603%) 2024-04-12T22:48:11.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[87547]: pgmap v3454: 161 pgs: 4 peering, 6 active+undersized+degraded, 13 active+undersized, 138 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 12 op/s; 29/630 objects degraded (4.603%) 2024-04-12T22:48:11.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:11.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:11.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:11.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:11.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:11.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:11.435 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[87547]: pgmap v3455: 161 pgs: 4 peering, 6 active+undersized+degraded, 13 active+undersized, 138 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 10 op/s; 29/630 objects degraded (4.603%) 2024-04-12T22:48:11.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[87547]: pgmap v3456: 161 pgs: 4 peering, 6 active+undersized+degraded, 13 active+undersized, 138 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 10 op/s; 29/630 objects degraded (4.603%) 2024-04-12T22:48:11.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:11.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:11.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:11.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:11.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:11.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:11.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[87547]: pgmap v3457: 161 pgs: 4 peering, 3 active+undersized+degraded, 7 active+undersized, 147 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 10 op/s; 14/630 objects degraded (2.222%) 2024-04-12T22:48:11.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[87547]: pgmap v3458: 161 pgs: 4 peering, 3 active+undersized+degraded, 7 active+undersized, 147 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 10 op/s; 14/630 objects degraded (2.222%) 2024-04-12T22:48:11.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:11.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:11.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:11.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:11.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:11.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:11.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:11.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:11.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:11.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:11.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:11.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[91108]: pgmap v3453: 161 pgs: 4 peering, 6 active+undersized+degraded, 13 active+undersized, 138 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 12 op/s; 29/630 objects degraded (4.603%) 2024-04-12T22:48:11.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[91108]: pgmap v3454: 161 pgs: 4 peering, 6 active+undersized+degraded, 13 active+undersized, 138 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 12 op/s; 29/630 objects degraded (4.603%) 2024-04-12T22:48:11.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:11.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:11.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:11.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:11.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:11.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:11.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[91108]: pgmap v3455: 161 pgs: 4 peering, 6 active+undersized+degraded, 13 active+undersized, 138 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 10 op/s; 29/630 objects degraded (4.603%) 2024-04-12T22:48:11.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[91108]: pgmap v3456: 161 pgs: 4 peering, 6 active+undersized+degraded, 13 active+undersized, 138 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 10 op/s; 29/630 objects degraded (4.603%) 2024-04-12T22:48:11.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:11.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:11.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:11.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:11.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:11.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:11.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[91108]: pgmap v3457: 161 pgs: 4 peering, 3 active+undersized+degraded, 7 active+undersized, 147 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 10 op/s; 14/630 objects degraded (2.222%) 2024-04-12T22:48:11.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[91108]: pgmap v3458: 161 pgs: 4 peering, 3 active+undersized+degraded, 7 active+undersized, 147 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 10 op/s; 14/630 objects degraded (2.222%) 2024-04-12T22:48:11.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:11.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:11.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:11.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:11.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:11.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:11.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:11.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:11.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:11.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:11 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:12.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:12 smithi142 ceph-mon[87853]: pgmap v3459: 161 pgs: 4 peering, 3 active+undersized+degraded, 7 active+undersized, 147 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 14/630 objects degraded (2.222%) 2024-04-12T22:48:12.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:12 smithi142 ceph-mon[87853]: pgmap v3460: 161 pgs: 4 peering, 3 active+undersized+degraded, 7 active+undersized, 147 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 14/630 objects degraded (2.222%) 2024-04-12T22:48:12.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:12 smithi142 ceph-mon[87853]: pgmap v3461: 161 pgs: 4 peering, 1 active+undersized, 156 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:12.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:12 smithi142 ceph-mon[87853]: pgmap v3462: 161 pgs: 4 peering, 1 active+undersized, 156 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:12.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:12 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:12.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:12 smithi142 ceph-mon[87853]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 53/630 objects degraded (8.413%), 13 pgs degraded) 2024-04-12T22:48:12.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:12 smithi142 ceph-mon[87853]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:48:12.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:12.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:12.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:12.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:12.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:12 smithi142 ceph-mon[87853]: pgmap v3463: 161 pgs: 4 peering, 1 active+undersized, 156 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:12.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:12 smithi142 ceph-mon[87853]: pgmap v3464: 161 pgs: 4 peering, 1 active+undersized, 156 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:12.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:12.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:12 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:12.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:12.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:12.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:12.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:12.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:12 smithi142 ceph-mon[87853]: pgmap v3465: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:12.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:12 smithi142 ceph-mon[87853]: pgmap v3466: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:12.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:12.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:12 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:12.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:12.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:12.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:12.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:12.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:12 smithi142 ceph-mon[87853]: pgmap v3467: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:12.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:12 smithi142 ceph-mon[87853]: pgmap v3468: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:12.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:12.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:12 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:12.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:12.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:12.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:12.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:12.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:12 smithi142 ceph-mon[87853]: pgmap v3469: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:12.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:12 smithi142 ceph-mon[87853]: pgmap v3470: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:12.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:12.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:12 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:12.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:12.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:12.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:12.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:12.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:12 smithi142 ceph-mon[87853]: pgmap v3471: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:12.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:12 smithi142 ceph-mon[87853]: pgmap v3472: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:12.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:12.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:12 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:12.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:12.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:12.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:12.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:12.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:12 smithi142 ceph-mon[87853]: pgmap v3473: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:12.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:12 smithi142 ceph-mon[87853]: pgmap v3474: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:12.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:12.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:12 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:12.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:12.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:12.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:12.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:12.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:12 smithi142 ceph-mon[87853]: pgmap v3475: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:12.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:12 smithi142 ceph-mon[87853]: pgmap v3476: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:12.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:12.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:12 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:12.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:12.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:12.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:12.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:12.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:12.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:12.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:12.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:12.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:12.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:12.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:12.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:12.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:12.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:12.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:12.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[87547]: pgmap v3459: 161 pgs: 4 peering, 3 active+undersized+degraded, 7 active+undersized, 147 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 14/630 objects degraded (2.222%) 2024-04-12T22:48:12.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[87547]: pgmap v3460: 161 pgs: 4 peering, 3 active+undersized+degraded, 7 active+undersized, 147 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 14/630 objects degraded (2.222%) 2024-04-12T22:48:12.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[87547]: pgmap v3461: 161 pgs: 4 peering, 1 active+undersized, 156 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:12.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[87547]: pgmap v3462: 161 pgs: 4 peering, 1 active+undersized, 156 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:12.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:12.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[87547]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 53/630 objects degraded (8.413%), 13 pgs degraded) 2024-04-12T22:48:12.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[87547]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:48:12.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:12.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:12.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:12.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:12.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[87547]: pgmap v3463: 161 pgs: 4 peering, 1 active+undersized, 156 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:12.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[87547]: pgmap v3464: 161 pgs: 4 peering, 1 active+undersized, 156 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:12.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:12.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:12.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:12.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:12.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:12.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:12.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[87547]: pgmap v3465: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:12.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[87547]: pgmap v3466: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:12.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:12.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:12.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:12.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:12.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:12.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[91108]: pgmap v3459: 161 pgs: 4 peering, 3 active+undersized+degraded, 7 active+undersized, 147 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 14/630 objects degraded (2.222%) 2024-04-12T22:48:12.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[91108]: pgmap v3460: 161 pgs: 4 peering, 3 active+undersized+degraded, 7 active+undersized, 147 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 14/630 objects degraded (2.222%) 2024-04-12T22:48:12.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[91108]: pgmap v3461: 161 pgs: 4 peering, 1 active+undersized, 156 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:12.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[91108]: pgmap v3462: 161 pgs: 4 peering, 1 active+undersized, 156 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:12.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:12.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[91108]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 53/630 objects degraded (8.413%), 13 pgs degraded) 2024-04-12T22:48:12.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[91108]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:48:12.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:12.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:12.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:12.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:12.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[91108]: pgmap v3463: 161 pgs: 4 peering, 1 active+undersized, 156 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:12.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[91108]: pgmap v3464: 161 pgs: 4 peering, 1 active+undersized, 156 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:12.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:12.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:12.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:12.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:12.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:12.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:12.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[91108]: pgmap v3465: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:12.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[91108]: pgmap v3466: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:12.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:12.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:12.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:12.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:12.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:12.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:12.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[87547]: pgmap v3467: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:12.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[87547]: pgmap v3468: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:12.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:12.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:12.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:12.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:12.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:12.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:12.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[87547]: pgmap v3469: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:12.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[87547]: pgmap v3470: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:12.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:12.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:12.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:12.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:12.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:12.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:12.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[87547]: pgmap v3471: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:12.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[87547]: pgmap v3472: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:12.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:12.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:12.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:12.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:12.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:12.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:12.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[87547]: pgmap v3473: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:12.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[87547]: pgmap v3474: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:12.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:12.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:12.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:12.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[91108]: pgmap v3467: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:12.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[91108]: pgmap v3468: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:12.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:12.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:12.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:12.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:12.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:12.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:12.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[91108]: pgmap v3469: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:12.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[91108]: pgmap v3470: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:12.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:12.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:12.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:12.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:12.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:12.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:12.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[91108]: pgmap v3471: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:12.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[91108]: pgmap v3472: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:12.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:12.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:12.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:12.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:12.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:12.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:12.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[91108]: pgmap v3473: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:12.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[91108]: pgmap v3474: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:12.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:12.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:12.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:12.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:12.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:12.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:12.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[91108]: pgmap v3475: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:12.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[91108]: pgmap v3476: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:12.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:12.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:12.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:12.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:12.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:12.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:12.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:12.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:12.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:12.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:12.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:12.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:12.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:12.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:12.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:12.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:12.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:12.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:12.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:12.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:12.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:12.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[87547]: pgmap v3475: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:12.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[87547]: pgmap v3476: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:12.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:12.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:12.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:12.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:12.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:12.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:12.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:12.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:12.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:12.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:12.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:12.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:12.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:12.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:12.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:12.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:12.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:13.462 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:13 smithi142 ceph-mon[87853]: pgmap v3477: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:13.462 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:13 smithi142 ceph-mon[87853]: pgmap v3478: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:13.462 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:13 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:13.462 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:13 smithi142 ceph-mon[87853]: pgmap v3479: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:13.462 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:13 smithi142 ceph-mon[87853]: pgmap v3480: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:13.462 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:13 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:13.463 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:13 smithi142 ceph-mon[87853]: pgmap v3481: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:13.463 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:13 smithi142 ceph-mon[87853]: pgmap v3482: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:13.463 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:13 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:13.463 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:13 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:13.463 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:13 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:13.463 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:13 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:13.463 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:13 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:13.463 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:13 smithi142 ceph-mon[87853]: pgmap v3483: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:13.463 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:13 smithi142 ceph-mon[87853]: pgmap v3484: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:13.463 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:13 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:13.463 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:13 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:13.463 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:13 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:13.463 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:13 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:13.463 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:13 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:13.463 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:13 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:13.464 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:13 smithi142 ceph-mon[87853]: pgmap v3485: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:13.464 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:13 smithi142 ceph-mon[87853]: pgmap v3486: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:13.464 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:13 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:13.464 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:13 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:13.464 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:13 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:13.464 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:13 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:13.464 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:13 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:13.464 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:13 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:13.464 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:13 smithi142 ceph-mon[87853]: pgmap v3487: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:13.464 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:13 smithi142 ceph-mon[87853]: pgmap v3488: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:13.464 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:13 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:13.464 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:13 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:13.464 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:13 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:13.464 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:13 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:13.464 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:13 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:13.465 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:13 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:13.465 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:13 smithi142 ceph-mon[87853]: pgmap v3489: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:13.465 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:13 smithi142 ceph-mon[87853]: pgmap v3490: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:13.465 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:13 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:13.465 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:13 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:13.465 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:13 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:13.465 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:13 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:13.465 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:13 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:13.465 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:13 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:13.465 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:13 smithi142 ceph-mon[87853]: pgmap v3491: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:13.465 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:13 smithi142 ceph-mon[87853]: pgmap v3492: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:13.465 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:13 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:13.465 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:13 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:13.465 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:13 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:13.465 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:13 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:13.466 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:13 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:13.466 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:13 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:13.466 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:13 smithi142 ceph-mon[87853]: pgmap v3493: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:13.466 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:13 smithi142 ceph-mon[87853]: pgmap v3494: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:13.466 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:13 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:13.466 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:13 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:13.466 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:13 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:13.466 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:13 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:13.467 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:13 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:13.467 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:13 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:13.467 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:13 smithi142 ceph-mon[87853]: pgmap v3495: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:13.467 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:13 smithi142 ceph-mon[87853]: pgmap v3496: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:13.467 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:13 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:13.467 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:13 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:13.467 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:13 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:13.467 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:13 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:13.467 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:13 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:13.467 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:13 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:13.467 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:13 smithi142 ceph-mon[87853]: pgmap v3497: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:13.467 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:13 smithi142 ceph-mon[87853]: pgmap v3498: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:13.467 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:13 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:13.468 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:13 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:13.468 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:13 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:13.468 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:13 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:13.468 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:13 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:13.468 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:13 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:13.468 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:13 smithi142 ceph-mon[87853]: pgmap v3499: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:13.468 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:13 smithi142 ceph-mon[87853]: pgmap v3500: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:13.468 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:13 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:13.468 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:13 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:13.468 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:13 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:13.468 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:13 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:13.468 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:13 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:13.468 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:13 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:13.468 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:13 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:13.468 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:13 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:13.469 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:13 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:13.469 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:13 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:13.469 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:13 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:13.469 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:13 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:13.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[87547]: pgmap v3477: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:13.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[87547]: pgmap v3478: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:13.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:13.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[87547]: pgmap v3479: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:13.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[87547]: pgmap v3480: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:13.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:13.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[87547]: pgmap v3481: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:13.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[87547]: pgmap v3482: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:13.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:13.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:13.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:13.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:13.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:13.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[87547]: pgmap v3483: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:13.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[87547]: pgmap v3484: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:13.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:13.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:13.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:13.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:13.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:13.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:13.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[87547]: pgmap v3485: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:13.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[87547]: pgmap v3486: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:13.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:13.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:13.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:13.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:13.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:13.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:13.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[91108]: pgmap v3477: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:13.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[91108]: pgmap v3478: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:13.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:13.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[91108]: pgmap v3479: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:13.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[91108]: pgmap v3480: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:13.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:13.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[91108]: pgmap v3481: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:13.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[91108]: pgmap v3482: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:13.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:13.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:13.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:13.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:13.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:13.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[91108]: pgmap v3483: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:13.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[91108]: pgmap v3484: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:13.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:13.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:13.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:13.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:13.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:13.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:13.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[91108]: pgmap v3485: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:13.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[91108]: pgmap v3486: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:13.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:13.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:13.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:13.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:13.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:13.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:13.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[87547]: pgmap v3487: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:13.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[87547]: pgmap v3488: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:13.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:13.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:13.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:13.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:13.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:13.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:13.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[87547]: pgmap v3489: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:13.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[87547]: pgmap v3490: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:13.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:13.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:13.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:13.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:13.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:13.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:13.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[87547]: pgmap v3491: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:13.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[87547]: pgmap v3492: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:13.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:13.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:13.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:13.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:13.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:13.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:13.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[87547]: pgmap v3493: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:13.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[87547]: pgmap v3494: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:13.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:13.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:13.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:13.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:13.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[91108]: pgmap v3487: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:13.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[91108]: pgmap v3488: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:13.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:13.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:13.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:13.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:13.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:13.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:13.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[91108]: pgmap v3489: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:13.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[91108]: pgmap v3490: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:13.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:13.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:13.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:13.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:13.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:13.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:13.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[91108]: pgmap v3491: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:13.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[91108]: pgmap v3492: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:13.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:13.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:13.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:13.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:13.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:13.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:13.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[91108]: pgmap v3493: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:13.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[91108]: pgmap v3494: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:13.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:13.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:13.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:13.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:13.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:13.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:13.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[87547]: pgmap v3495: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:13.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[87547]: pgmap v3496: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:13.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:13.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:13.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:13.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:13.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:13.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:13.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[87547]: pgmap v3497: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:13.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[87547]: pgmap v3498: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:13.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:13.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:13.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:13.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:13.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:13.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:13.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[87547]: pgmap v3499: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:13.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[87547]: pgmap v3500: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:13.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:13.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:13.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:13.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:13.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:13.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:13.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:13.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:13.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:13.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:13.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:13.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[91108]: pgmap v3495: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:13.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[91108]: pgmap v3496: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:13.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:13.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:13.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:13.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:13.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:13.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:13.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[91108]: pgmap v3497: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:13.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[91108]: pgmap v3498: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:13.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:13.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:13.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:13.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:13.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:13.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:13.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[91108]: pgmap v3499: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:13.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[91108]: pgmap v3500: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:13.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:13.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:13.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:13.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:13.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:13.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:13.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:13.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:13.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:13.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:13.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:13.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:13.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:13.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:13.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:13 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:13.925 INFO:teuthology.orchestra.run.smithi088.stdout:true 2024-04-12T22:48:14.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:14 smithi142 ceph-mon[87853]: pgmap v3501: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:14.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:14 smithi142 ceph-mon[87853]: pgmap v3502: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:14.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:14 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:14.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:14 smithi142 ceph-mon[87853]: pgmap v3503: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:14.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:14 smithi142 ceph-mon[87853]: pgmap v3504: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:14.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:14 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:14.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:14 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:14.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:14 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:14.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:14 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:14.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:14 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:14.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:14 smithi142 ceph-mon[87853]: pgmap v3505: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:14.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:14 smithi142 ceph-mon[87853]: pgmap v3506: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:14.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:14 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:14.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:14 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:14.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:14 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:14.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:14 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:14.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:14 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:14.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:14 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:14.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:14 smithi142 ceph-mon[87853]: pgmap v3507: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:14.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:14 smithi142 ceph-mon[87853]: pgmap v3508: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:14.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:14 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:14.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:14 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:14.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:14 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:14.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:14 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:14.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:14 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:14.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:14 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:14.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:14 smithi142 ceph-mon[87853]: pgmap v3509: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:14.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:14 smithi142 ceph-mon[87853]: pgmap v3510: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:14.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:14 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:14.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:14 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:14.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:14 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:14.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:14 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:14.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:14 smithi142 ceph-mon[87853]: pgmap v3511: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:14.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:14 smithi142 ceph-mon[87853]: pgmap v3512: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:14.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:14 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:14.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:14 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:14.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:14 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:14.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:14 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:14.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:14 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:14.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:14 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-12T22:48:14.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:14 smithi142 ceph-mon[87853]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-12T22:48:14.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:14 smithi142 ceph-mon[87853]: Upgrade: osd.7 is safe to restart 2024-04-12T22:48:14.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:14 smithi142 ceph-mon[87853]: from='client.34677 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:48:14.575 INFO:teuthology.orchestra.run.smithi088.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T22:48:14.575 INFO:teuthology.orchestra.run.smithi088.stdout:agent.smithi088 smithi088 running 3s ago 20m - - 2024-04-12T22:48:14.575 INFO:teuthology.orchestra.run.smithi088.stdout:agent.smithi142 smithi142 running 1s ago 20m - - 2024-04-12T22:48:14.575 INFO:teuthology.orchestra.run.smithi088.stdout:alertmanager.a smithi088 *:9093,9094 running (10m) 3s ago 15m 24.5M - 0.23.0 ba2b418f427c 0ea85e911776 2024-04-12T22:48:14.575 INFO:teuthology.orchestra.run.smithi088.stdout:grafana.a smithi142 *:3000 error 1s ago 14m - - 2024-04-12T22:48:14.575 INFO:teuthology.orchestra.run.smithi088.stdout:iscsi.foo.smithi088.yxerll smithi088 running (8m) 3s ago 13m 63.9M - 3.5 e1d6a67b021e 59c9318194eb 2024-04-12T22:48:14.575 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.x smithi142 *:8443,9283,8765 running (7m) 1s ago 19m 453M - 19.0.0-2053-gb277feb2 668895944f0e f9384b7063eb 2024-04-12T22:48:14.575 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.y smithi088 *:8443,9283,8765 running (9m) 3s ago 21m 542M - 19.0.0-2053-gb277feb2 668895944f0e 61e5b1816570 2024-04-12T22:48:14.575 INFO:teuthology.orchestra.run.smithi088.stdout:mon.a smithi088 running (7m) 3s ago 21m 141M 2048M 19.0.0-2053-gb277feb2 668895944f0e 6000fee523aa 2024-04-12T22:48:14.576 INFO:teuthology.orchestra.run.smithi088.stdout:mon.b smithi142 running (6m) 1s ago 20m 60.5M 2048M 19.0.0-2053-gb277feb2 668895944f0e 7cb5c5614a81 2024-04-12T22:48:14.576 INFO:teuthology.orchestra.run.smithi088.stdout:mon.c smithi088 running (6m) 3s ago 20m 65.2M 2048M 19.0.0-2053-gb277feb2 668895944f0e 87d1391aae18 2024-04-12T22:48:14.576 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.a smithi088 *:9100 running (10m) 3s ago 15m 18.1M - 1.3.1 1dbe0e931976 40e0439db208 2024-04-12T22:48:14.576 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.b smithi142 *:9100 running (9m) 1s ago 15m 16.4M - 1.3.1 1dbe0e931976 747060fd1a5d 2024-04-12T22:48:14.576 INFO:teuthology.orchestra.run.smithi088.stdout:osd.0 smithi088 running (5m) 3s ago 19m 55.5M 4096M 19.0.0-2053-gb277feb2 668895944f0e e1ee31dcc722 2024-04-12T22:48:14.576 INFO:teuthology.orchestra.run.smithi088.stdout:osd.1 smithi088 running (4m) 3s ago 19m 55.5M 4096M 19.0.0-2053-gb277feb2 668895944f0e 494f5e8e2531 2024-04-12T22:48:14.576 INFO:teuthology.orchestra.run.smithi088.stdout:osd.2 smithi088 running (3m) 3s ago 18m 50.7M 4096M 19.0.0-2053-gb277feb2 668895944f0e ca5dfe640c82 2024-04-12T22:48:14.576 INFO:teuthology.orchestra.run.smithi088.stdout:osd.3 smithi088 running (2m) 3s ago 18m 49.7M 4096M 19.0.0-2053-gb277feb2 668895944f0e 94ea4016ad0c 2024-04-12T22:48:14.576 INFO:teuthology.orchestra.run.smithi088.stdout:osd.4 smithi142 running (2m) 1s ago 17m 48.0M 4096M 19.0.0-2053-gb277feb2 668895944f0e af3fdbbb3a05 2024-04-12T22:48:14.576 INFO:teuthology.orchestra.run.smithi088.stdout:osd.5 smithi142 running (79s) 1s ago 17m 42.9M 4096M 19.0.0-2053-gb277feb2 668895944f0e bf1123bf3ff8 2024-04-12T22:48:14.576 INFO:teuthology.orchestra.run.smithi088.stdout:osd.6 smithi142 running (43s) 1s ago 17m 42.4M 4096M 19.0.0-2053-gb277feb2 668895944f0e a623b3cb2f21 2024-04-12T22:48:14.576 INFO:teuthology.orchestra.run.smithi088.stdout:osd.7 smithi142 running (16m) 1s ago 16m 67.7M 4096M 17.2.0 e1d6a67b021e 767b5d349dbe 2024-04-12T22:48:14.576 INFO:teuthology.orchestra.run.smithi088.stdout:prometheus.a smithi142 *:9095 running (8m) 1s ago 16m 69.4M - 2.33.4 514e6a882f6e db995400848f 2024-04-12T22:48:14.576 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi088.qlemsa smithi088 *:8000 running (14m) 3s ago 14m 74.4M - 17.2.0 e1d6a67b021e 9eab94fe6def 2024-04-12T22:48:14.576 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi142.qxzxoy smithi142 *:8000 running (14m) 1s ago 14m 74.5M - 17.2.0 e1d6a67b021e ce75b554e32c 2024-04-12T22:48:14.577 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi088.rfqdxx smithi088 *:80 running (14m) 3s ago 14m 77.2M - 17.2.0 e1d6a67b021e e1b485d40249 2024-04-12T22:48:14.577 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi142.kdrxla smithi142 *:80 running (14m) 1s ago 14m 73.9M - 17.2.0 e1d6a67b021e 071754547e0a 2024-04-12T22:48:14.577 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:14 smithi088 ceph-mon[91108]: pgmap v3501: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:14.577 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:14 smithi088 ceph-mon[91108]: pgmap v3502: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:14.577 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:14 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:14.577 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:14 smithi088 ceph-mon[91108]: pgmap v3503: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:14.577 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:14 smithi088 ceph-mon[91108]: pgmap v3504: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:14.577 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:14 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:14.577 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:14 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:14.578 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:14 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:14.578 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:14 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:14.578 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:14 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:14.578 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:14 smithi088 ceph-mon[91108]: pgmap v3505: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:14.578 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:14 smithi088 ceph-mon[91108]: pgmap v3506: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:14.578 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:14 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:14.578 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:14 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:14.578 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:14 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:14.578 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:14 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:14.578 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:14 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:14.578 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:14 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:14.578 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:14 smithi088 ceph-mon[91108]: pgmap v3507: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:14.578 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:14 smithi088 ceph-mon[91108]: pgmap v3508: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:14.579 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:14 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:14.579 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:14 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:14.579 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:14 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:14.579 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:14 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:14.579 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:14 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:14.579 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:14 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:14.579 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:14 smithi088 ceph-mon[91108]: pgmap v3509: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:14.579 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:14 smithi088 ceph-mon[91108]: pgmap v3510: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:14.579 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:14 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:14.579 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:14 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:14.579 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:14 smithi088 ceph-mon[87547]: pgmap v3501: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:14.580 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:14 smithi088 ceph-mon[87547]: pgmap v3502: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:14.580 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:14 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:14.580 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:14 smithi088 ceph-mon[87547]: pgmap v3503: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:14.580 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:14 smithi088 ceph-mon[87547]: pgmap v3504: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:14.580 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:14 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:14.580 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:14 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:14.580 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:14 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:14.580 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:14 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:14.580 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:14 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:14.580 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:14 smithi088 ceph-mon[87547]: pgmap v3505: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:14.580 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:14 smithi088 ceph-mon[87547]: pgmap v3506: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:14.580 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:14 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:14.580 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:14 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:14.580 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:14 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:14.581 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:14 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:14.581 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:14 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:14.581 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:14 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:14.581 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:14 smithi088 ceph-mon[87547]: pgmap v3507: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:14.581 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:14 smithi088 ceph-mon[87547]: pgmap v3508: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:14.581 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:14 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:14.581 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:14 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:14.581 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:14 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:14.581 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:14 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:14.581 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:14 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:14.581 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:14 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:14.581 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:14 smithi088 ceph-mon[87547]: pgmap v3509: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:14.581 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:14 smithi088 ceph-mon[87547]: pgmap v3510: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:14.581 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:14 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:14.581 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:14 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:14.582 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:14 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:14.582 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:14 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:14.582 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:14 smithi088 ceph-mon[91108]: pgmap v3511: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:14.582 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:14 smithi088 ceph-mon[91108]: pgmap v3512: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:14.582 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:14 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:14.582 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:14 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:14.582 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:14 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:14.582 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:14 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:14.582 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:14 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:14.582 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:14 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-12T22:48:14.583 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:14 smithi088 ceph-mon[91108]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-12T22:48:14.583 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:14 smithi088 ceph-mon[91108]: Upgrade: osd.7 is safe to restart 2024-04-12T22:48:14.583 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:14 smithi088 ceph-mon[91108]: from='client.34677 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:48:14.583 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:14 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:14.583 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:14 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:14.583 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:14 smithi088 ceph-mon[87547]: pgmap v3511: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:14.583 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:14 smithi088 ceph-mon[87547]: pgmap v3512: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:14.583 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:14 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:14.583 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:14 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:14.583 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:14 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:14.583 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:14 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:14.583 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:14 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:14.584 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:14 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-12T22:48:14.584 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:14 smithi088 ceph-mon[87547]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-12T22:48:14.584 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:14 smithi088 ceph-mon[87547]: Upgrade: osd.7 is safe to restart 2024-04-12T22:48:14.584 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:14 smithi088 ceph-mon[87547]: from='client.34677 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:48:14.969 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-04-12T22:48:14.969 INFO:teuthology.orchestra.run.smithi088.stdout: "mon": { 2024-04-12T22:48:14.969 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-2053-gb277feb2 (b277feb2c7beb4597d8ecc39d58d5c36b81f613a) squid (dev)": 3 2024-04-12T22:48:14.969 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:48:14.969 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr": { 2024-04-12T22:48:14.969 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-2053-gb277feb2 (b277feb2c7beb4597d8ecc39d58d5c36b81f613a) squid (dev)": 2 2024-04-12T22:48:14.969 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:48:14.969 INFO:teuthology.orchestra.run.smithi088.stdout: "osd": { 2024-04-12T22:48:14.970 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-04-12T22:48:14.970 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-2053-gb277feb2 (b277feb2c7beb4597d8ecc39d58d5c36b81f613a) squid (dev)": 7 2024-04-12T22:48:14.970 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:48:14.970 INFO:teuthology.orchestra.run.smithi088.stdout: "rgw": { 2024-04-12T22:48:14.970 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-12T22:48:14.970 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:48:14.970 INFO:teuthology.orchestra.run.smithi088.stdout: "overall": { 2024-04-12T22:48:14.970 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 5, 2024-04-12T22:48:14.970 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-2053-gb277feb2 (b277feb2c7beb4597d8ecc39d58d5c36b81f613a) squid (dev)": 12 2024-04-12T22:48:14.970 INFO:teuthology.orchestra.run.smithi088.stdout: } 2024-04-12T22:48:14.970 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-04-12T22:48:15.299 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-04-12T22:48:15.299 INFO:teuthology.orchestra.run.smithi088.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a", 2024-04-12T22:48:15.299 INFO:teuthology.orchestra.run.smithi088.stdout: "in_progress": true, 2024-04-12T22:48:15.299 INFO:teuthology.orchestra.run.smithi088.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-12T22:48:15.299 INFO:teuthology.orchestra.run.smithi088.stdout: "services_complete": [ 2024-04-12T22:48:15.299 INFO:teuthology.orchestra.run.smithi088.stdout: "mon", 2024-04-12T22:48:15.299 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr" 2024-04-12T22:48:15.299 INFO:teuthology.orchestra.run.smithi088.stdout: ], 2024-04-12T22:48:15.300 INFO:teuthology.orchestra.run.smithi088.stdout: "progress": "12/23 daemons upgraded", 2024-04-12T22:48:15.300 INFO:teuthology.orchestra.run.smithi088.stdout: "message": "Currently upgrading osd daemons", 2024-04-12T22:48:15.300 INFO:teuthology.orchestra.run.smithi088.stdout: "is_paused": false 2024-04-12T22:48:15.300 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-04-12T22:48:15.690 INFO:teuthology.orchestra.run.smithi088.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-12T22:48:15.690 INFO:teuthology.orchestra.run.smithi088.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-12T22:48:15.690 INFO:teuthology.orchestra.run.smithi088.stdout: daemon grafana.a on smithi142 is in error state 2024-04-12T22:48:15.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:15 smithi088 ceph-mon[87547]: from='client.34683 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:48:15.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:15 smithi088 ceph-mon[87547]: from='client.34689 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:48:15.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:15 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:15.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:15 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:48:15.990 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:15 smithi142 ceph-mon[87853]: from='client.34683 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:48:15.990 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:15 smithi142 ceph-mon[87853]: from='client.34689 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:48:15.990 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:15 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:15.990 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:15 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:48:15.990 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:15 smithi142 ceph-mon[87853]: from='client.? 172.21.15.88:0/113027361' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:15.990 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:15 smithi142 ceph-mon[87853]: from='client.? 172.21.15.88:0/944256671' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T22:48:16.176 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:15 smithi088 ceph-mon[87547]: from='client.? 172.21.15.88:0/113027361' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:16.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:15 smithi088 ceph-mon[87547]: from='client.? 172.21.15.88:0/944256671' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T22:48:16.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:15 smithi088 ceph-mon[91108]: from='client.34683 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:48:16.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:15 smithi088 ceph-mon[91108]: from='client.34689 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:48:16.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:15 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:16.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:15 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:48:16.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:15 smithi088 ceph-mon[91108]: from='client.? 172.21.15.88:0/113027361' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:16.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:15 smithi088 ceph-mon[91108]: from='client.? 172.21.15.88:0/944256671' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T22:48:16.676 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:48:16 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:48:16] "GET /metrics HTTP/1.1" 200 38617 "" "Prometheus/2.33.4" 2024-04-12T22:48:16.994 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:16 smithi142 ceph-mon[87853]: from='client.34701 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:48:16.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:16 smithi142 ceph-mon[87853]: pgmap v3513: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:16.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:16 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:16.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:16 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-12T22:48:16.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:16 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:16.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:16 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:16.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:16 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:16.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:16 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:16.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:16 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:16.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:16 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:16.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:16 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:17.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:16 smithi088 ceph-mon[87547]: from='client.34701 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:48:17.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:16 smithi088 ceph-mon[87547]: pgmap v3513: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:17.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:17.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-12T22:48:17.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:17.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:17.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:17.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:17.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:17.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:17.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:17.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:16 smithi088 ceph-mon[91108]: from='client.34701 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:48:17.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:16 smithi088 ceph-mon[91108]: pgmap v3513: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:17.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:17.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-12T22:48:17.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:17.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:17.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:17.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:17.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:17.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:17.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:17.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:17 smithi142 ceph-mon[87853]: Upgrade: Updating osd.7 2024-04-12T22:48:17.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:17 smithi142 ceph-mon[87853]: Deploying daemon osd.7 on smithi142 2024-04-12T22:48:17.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:17 smithi142 ceph-mon[87853]: pgmap v3514: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-04-12T22:48:17.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:17 smithi142 ceph-mon[87853]: pgmap v3515: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-04-12T22:48:17.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:17 smithi142 ceph-mon[87853]: pgmap v3516: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-12T22:48:17.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:17 smithi142 ceph-mon[87853]: pgmap v3517: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-12T22:48:18.426 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:17 smithi088 ceph-mon[87547]: Upgrade: Updating osd.7 2024-04-12T22:48:18.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:17 smithi088 ceph-mon[87547]: Deploying daemon osd.7 on smithi142 2024-04-12T22:48:18.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:17 smithi088 ceph-mon[87547]: pgmap v3514: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-04-12T22:48:18.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:17 smithi088 ceph-mon[87547]: pgmap v3515: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-04-12T22:48:18.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:17 smithi088 ceph-mon[87547]: pgmap v3516: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-12T22:48:18.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:17 smithi088 ceph-mon[87547]: pgmap v3517: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-12T22:48:18.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:17 smithi088 ceph-mon[91108]: Upgrade: Updating osd.7 2024-04-12T22:48:18.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:17 smithi088 ceph-mon[91108]: Deploying daemon osd.7 on smithi142 2024-04-12T22:48:18.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:17 smithi088 ceph-mon[91108]: pgmap v3514: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-04-12T22:48:18.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:17 smithi088 ceph-mon[91108]: pgmap v3515: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-04-12T22:48:18.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:17 smithi088 ceph-mon[91108]: pgmap v3516: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-12T22:48:18.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:17 smithi088 ceph-mon[91108]: pgmap v3517: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-12T22:48:20.191 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:19 smithi142 ceph-mon[87853]: pgmap v3518: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 973 B/s rd, 0 op/s 2024-04-12T22:48:20.426 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:19 smithi088 ceph-mon[87547]: pgmap v3518: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 973 B/s rd, 0 op/s 2024-04-12T22:48:20.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:19 smithi088 ceph-mon[91108]: pgmap v3518: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 973 B/s rd, 0 op/s 2024-04-12T22:48:21.606 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:48:21 smithi142 systemd[1]: Stopping Ceph osd.7 for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:48:21.606 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:21 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:21.606 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:21 smithi142 ceph-mon[87853]: pgmap v3519: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s rd, 1 op/s 2024-04-12T22:48:21.676 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:21 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:21.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:21 smithi088 ceph-mon[87547]: pgmap v3519: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s rd, 1 op/s 2024-04-12T22:48:21.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:21 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:21.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:21 smithi088 ceph-mon[91108]: pgmap v3519: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s rd, 1 op/s 2024-04-12T22:48:21.994 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:48:21 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7[39150]: 2024-04-12T22:48:21.613+0000 7fdd49066700 -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-12T22:48:21.994 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:48:21 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7[39150]: 2024-04-12T22:48:21.613+0000 7fdd49066700 -1 osd.7 176 *** Got signal Terminated *** 2024-04-12T22:48:21.995 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:48:21 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7[39150]: 2024-04-12T22:48:21.613+0000 7fdd49066700 -1 osd.7 176 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-12T22:48:22.658 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:22 smithi142 ceph-mon[87853]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:48:22.659 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:22 smithi142 ceph-mon[87853]: osd.7 marked itself down and dead 2024-04-12T22:48:22.676 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:22 smithi088 ceph-mon[87547]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:48:22.676 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:22 smithi088 ceph-mon[87547]: osd.7 marked itself down and dead 2024-04-12T22:48:22.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:22 smithi088 ceph-mon[91108]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:48:22.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:22 smithi088 ceph-mon[91108]: osd.7 marked itself down and dead 2024-04-12T22:48:22.947 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:48:22 smithi142 podman[152115]: 2024-04-12 22:48:22.666640883 +0000 UTC m=+1.163525771 container died 767b5d349dbe7f087a1c6c898922a1c8fd52fac327e0378dcf0350ace4e462c5 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7, io.k8s.display-name=CentOS Stream 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, distribution-scope=public, CEPH_POINT_RELEASE=-17.2.0, build-date=2022-05-03T08:36:31.336870, GIT_REPO=https://github.com/ceph/ceph-container.git, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, vendor=Red Hat, Inc., architecture=x86_64, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, com.redhat.component=centos-stream-container, RELEASE=HEAD, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, 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, io.buildah.version=1.19.8, io.openshift.expose-services=, name=centos-stream, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , 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, ceph=True, io.openshift.tags=base centos centos-stream, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, vcs-type=git) 2024-04-12T22:48:23.244 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:48:23 smithi142 podman[152115]: 2024-04-12 22:48:23.054534958 +0000 UTC m=+1.551419841 container cleanup 767b5d349dbe7f087a1c6c898922a1c8fd52fac327e0378dcf0350ace4e462c5 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7, GIT_REPO=https://github.com/ceph/ceph-container.git, com.redhat.component=centos-stream-container, io.openshift.tags=base centos centos-stream, RELEASE=HEAD, maintainer=Guillaume Abrioux , release=754, build-date=2022-05-03T08:36:31.336870, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, io.k8s.display-name=CentOS Stream 8, CEPH_POINT_RELEASE=-17.2.0, distribution-scope=public, io.buildah.version=1.19.8, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, vcs-type=git, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, 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., GIT_CLEAN=True, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, ceph=True, GIT_BRANCH=HEAD, io.openshift.expose-services=, architecture=x86_64, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, name=centos-stream, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, vendor=Red Hat, Inc., 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-12T22:48:23.244 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:48:23 smithi142 bash[152115]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7 2024-04-12T22:48:23.664 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:48:23 smithi142 podman[152132]: 2024-04-12 22:48:23.36459098 +0000 UTC m=+0.699214404 container remove 767b5d349dbe7f087a1c6c898922a1c8fd52fac327e0378dcf0350ace4e462c5 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7, com.redhat.component=centos-stream-container, maintainer=Guillaume Abrioux , io.buildah.version=1.19.8, release=754, version=8, 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, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, name=centos-stream, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, vendor=Red Hat, Inc., com.redhat.license_terms=https://centos.org/legal/licensing-policy/, io.openshift.expose-services=, distribution-scope=public, CEPH_POINT_RELEASE=-17.2.0, GIT_BRANCH=HEAD, RELEASE=HEAD, 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.k8s.display-name=CentOS Stream 8, GIT_REPO=https://github.com/ceph/ceph-container.git, architecture=x86_64, io.openshift.tags=base centos centos-stream, ceph=True, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, 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-12T22:48:23.664 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:23 smithi142 ceph-mon[87853]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-12T22:48:23.664 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:23 smithi142 ceph-mon[87853]: Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-04-12T22:48:23.664 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:23 smithi142 ceph-mon[87853]: osdmap e177: 8 total, 7 up, 8 in 2024-04-12T22:48:23.665 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:23 smithi142 ceph-mon[87853]: pgmap v3521: 161 pgs: 2 peering, 21 stale+active+clean, 138 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 819 B/s rd, 0 op/s 2024-04-12T22:48:23.676 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:23 smithi088 ceph-mon[87547]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-12T22:48:23.676 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:23 smithi088 ceph-mon[87547]: Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-04-12T22:48:23.676 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:23 smithi088 ceph-mon[87547]: osdmap e177: 8 total, 7 up, 8 in 2024-04-12T22:48:23.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:23 smithi088 ceph-mon[87547]: pgmap v3521: 161 pgs: 2 peering, 21 stale+active+clean, 138 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 819 B/s rd, 0 op/s 2024-04-12T22:48:23.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:23 smithi088 ceph-mon[91108]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-12T22:48:23.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:23 smithi088 ceph-mon[91108]: Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-04-12T22:48:23.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:23 smithi088 ceph-mon[91108]: osdmap e177: 8 total, 7 up, 8 in 2024-04-12T22:48:23.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:23 smithi088 ceph-mon[91108]: pgmap v3521: 161 pgs: 2 peering, 21 stale+active+clean, 138 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 819 B/s rd, 0 op/s 2024-04-12T22:48:23.958 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:48:23 smithi142 podman[152229]: 2024-04-12 22:48:23.673548434 +0000 UTC m=+0.115064816 container create 34ea69c0b7e5e1c292883d47b33c77e79caefba32f4cb431244e1f1d191c9bf5 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7-deactivate, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_CLEAN=True, maintainer=Guillaume Abrioux , RELEASE=squid-b277feb, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240409, ceph=True, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0) 2024-04-12T22:48:23.959 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:48:23 smithi142 podman[152229]: 2024-04-12 22:48:23.576532061 +0000 UTC m=+0.018048445 image pull 668895944f0ec64b67a5b7564961d2756f2966e5d4b9338516300dbec9984951 quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a 2024-04-12T22:48:23.959 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:48:23 smithi142 podman[152229]: 2024-04-12 22:48:23.892851073 +0000 UTC m=+0.334367453 container init 34ea69c0b7e5e1c292883d47b33c77e79caefba32f4cb431244e1f1d191c9bf5 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7-deactivate, maintainer=Guillaume Abrioux , RELEASE=squid-b277feb, GIT_BRANCH=HEAD, org.label-schema.build-date=20240409, ceph=True, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.schema-version=1.0) 2024-04-12T22:48:23.959 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:48:23 smithi142 podman[152229]: 2024-04-12 22:48:23.895917705 +0000 UTC m=+0.337434086 container start 34ea69c0b7e5e1c292883d47b33c77e79caefba32f4cb431244e1f1d191c9bf5 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_CLEAN=True, ceph=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, io.buildah.version=1.33.5, org.label-schema.build-date=20240409, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , RELEASE=squid-b277feb) 2024-04-12T22:48:23.959 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:48:23 smithi142 podman[152229]: 2024-04-12 22:48:23.967832548 +0000 UTC m=+0.409348932 container attach 34ea69c0b7e5e1c292883d47b33c77e79caefba32f4cb431244e1f1d191c9bf5 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7-deactivate, io.buildah.version=1.33.5, ceph=True, org.label-schema.vendor=CentOS, RELEASE=squid-b277feb, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240409, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0) 2024-04-12T22:48:24.245 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:48:24 smithi142 podman[152229]: 2024-04-12 22:48:24.183541555 +0000 UTC m=+0.625057931 container died 34ea69c0b7e5e1c292883d47b33c77e79caefba32f4cb431244e1f1d191c9bf5 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7-deactivate, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.build-date=20240409, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, RELEASE=squid-b277feb, GIT_BRANCH=HEAD, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , ceph=True, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2) 2024-04-12T22:48:24.676 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:24 smithi088 ceph-mon[87547]: osdmap e178: 8 total, 7 up, 8 in 2024-04-12T22:48:24.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:24 smithi088 ceph-mon[91108]: osdmap e178: 8 total, 7 up, 8 in 2024-04-12T22:48:24.687 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:24 smithi142 ceph-mon[87853]: osdmap e178: 8 total, 7 up, 8 in 2024-04-12T22:48:24.994 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:48:24 smithi142 podman[152255]: 2024-04-12 22:48:24.69644259 +0000 UTC m=+0.507968128 container remove 34ea69c0b7e5e1c292883d47b33c77e79caefba32f4cb431244e1f1d191c9bf5 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7-deactivate, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, ceph=True, RELEASE=squid-b277feb, org.label-schema.build-date=20240409, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS) 2024-04-12T22:48:24.994 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:48:24 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@osd.7.service: Deactivated successfully. 2024-04-12T22:48:24.995 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:48:24 smithi142 systemd[1]: Stopped Ceph osd.7 for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:48:24.995 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:48:24 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@osd.7.service: Consumed 11.665s CPU time. 2024-04-12T22:48:24.995 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:48:24 smithi142 systemd[1]: Starting Ceph osd.7 for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:48:25.441 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:25 smithi142 ceph-mon[87853]: pgmap v3523: 161 pgs: 5 active+undersized+degraded, 2 peering, 18 stale+active+clean, 5 active+undersized, 131 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 15/630 objects degraded (2.381%) 2024-04-12T22:48:25.441 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:48:25 smithi142 podman[152363]: 2024-04-12 22:48:25.042471884 +0000 UTC m=+0.018006369 image pull 668895944f0ec64b67a5b7564961d2756f2966e5d4b9338516300dbec9984951 quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a 2024-04-12T22:48:25.441 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:48:25 smithi142 podman[152363]: 2024-04-12 22:48:25.147651295 +0000 UTC m=+0.123185771 container create 1cfa850aa2ba3813ca63e8d739d4706fd33b1ef2e13efcf65e0a7ab393fc8d76 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7-activate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, RELEASE=squid-b277feb, ceph=True, org.label-schema.build-date=20240409, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, io.buildah.version=1.33.5, GIT_CLEAN=True, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.name=CentOS Stream 8 Base Image) 2024-04-12T22:48:25.441 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:48:25 smithi142 podman[152363]: 2024-04-12 22:48:25.375415974 +0000 UTC m=+0.350950456 container init 1cfa850aa2ba3813ca63e8d739d4706fd33b1ef2e13efcf65e0a7ab393fc8d76 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7-activate, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, ceph=True, io.buildah.version=1.33.5, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, RELEASE=squid-b277feb, GIT_CLEAN=True, org.label-schema.build-date=20240409, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS) 2024-04-12T22:48:25.441 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:48:25 smithi142 podman[152363]: 2024-04-12 22:48:25.378726588 +0000 UTC m=+0.354261067 container start 1cfa850aa2ba3813ca63e8d739d4706fd33b1ef2e13efcf65e0a7ab393fc8d76 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7-activate, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, io.buildah.version=1.33.5, RELEASE=squid-b277feb, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, ceph=True, org.label-schema.build-date=20240409, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0) 2024-04-12T22:48:25.441 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:48:25 smithi142 podman[152363]: 2024-04-12 22:48:25.449984885 +0000 UTC m=+0.425519375 container attach 1cfa850aa2ba3813ca63e8d739d4706fd33b1ef2e13efcf65e0a7ab393fc8d76 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7-activate, GIT_BRANCH=HEAD, io.buildah.version=1.33.5, RELEASE=squid-b277feb, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240409, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0) 2024-04-12T22:48:25.676 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:25 smithi088 ceph-mon[87547]: pgmap v3523: 161 pgs: 5 active+undersized+degraded, 2 peering, 18 stale+active+clean, 5 active+undersized, 131 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 15/630 objects degraded (2.381%) 2024-04-12T22:48:25.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:25 smithi088 ceph-mon[91108]: pgmap v3523: 161 pgs: 5 active+undersized+degraded, 2 peering, 18 stale+active+clean, 5 active+undersized, 131 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 15/630 objects degraded (2.381%) 2024-04-12T22:48:26.244 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:48:25 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7-activate[152378]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-04-12T22:48:26.245 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:48:25 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7-activate[152378]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-7 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2024-04-12T22:48:26.245 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:48:25 smithi142 bash[152363]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-04-12T22:48:26.245 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:48:25 smithi142 bash[152363]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-7 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2024-04-12T22:48:26.245 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:48:25 smithi142 bash[152363]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-04-12T22:48:26.245 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:48:25 smithi142 bash[152363]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-04-12T22:48:26.245 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:48:25 smithi142 bash[152363]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2024-04-12T22:48:26.245 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:48:25 smithi142 bash[152363]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-04-12T22:48:26.245 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:48:25 smithi142 bash[152363]: --> ceph-volume raw activate successful for osd ID: 7 2024-04-12T22:48:26.245 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:48:25 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7-activate[152378]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-04-12T22:48:26.245 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:48:25 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7-activate[152378]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-04-12T22:48:26.246 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:48:25 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7-activate[152378]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2024-04-12T22:48:26.246 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:48:25 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7-activate[152378]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-04-12T22:48:26.246 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:48:25 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7-activate[152378]: --> ceph-volume raw activate successful for osd ID: 7 2024-04-12T22:48:26.246 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:48:25 smithi142 podman[152363]: 2024-04-12 22:48:25.842528065 +0000 UTC m=+0.818062539 container died 1cfa850aa2ba3813ca63e8d739d4706fd33b1ef2e13efcf65e0a7ab393fc8d76 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7-activate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240409, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.5, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, RELEASE=squid-b277feb, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.vendor=CentOS) 2024-04-12T22:48:26.561 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:26 smithi142 ceph-mon[87853]: Health check failed: Degraded data redundancy: 15/630 objects degraded (2.381%), 5 pgs degraded (PG_DEGRADED) 2024-04-12T22:48:26.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:26 smithi088 ceph-mon[87547]: Health check failed: Degraded data redundancy: 15/630 objects degraded (2.381%), 5 pgs degraded (PG_DEGRADED) 2024-04-12T22:48:26.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:26 smithi088 ceph-mon[91108]: Health check failed: Degraded data redundancy: 15/630 objects degraded (2.381%), 5 pgs degraded (PG_DEGRADED) 2024-04-12T22:48:26.678 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:48:26 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:48:26] "GET /metrics HTTP/1.1" 200 38617 "" "Prometheus/2.33.4" 2024-04-12T22:48:26.910 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:48:26 smithi142 podman[152496]: 2024-04-12 22:48:26.570765231 +0000 UTC m=+0.718843573 container remove 1cfa850aa2ba3813ca63e8d739d4706fd33b1ef2e13efcf65e0a7ab393fc8d76 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7-activate, org.label-schema.vendor=CentOS, io.buildah.version=1.33.5, org.label-schema.build-date=20240409, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, RELEASE=squid-b277feb, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True) 2024-04-12T22:48:26.910 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:48:26 smithi142 podman[152563]: 2024-04-12 22:48:26.692026358 +0000 UTC m=+0.018145804 image pull 668895944f0ec64b67a5b7564961d2756f2966e5d4b9338516300dbec9984951 quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a 2024-04-12T22:48:26.911 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:48:26 smithi142 podman[152563]: 2024-04-12 22:48:26.813216315 +0000 UTC m=+0.139335722 container create 0f0f26877a8d523f43e4218583267431959116a882e3fec8c86a186ca5840ef7 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, RELEASE=squid-b277feb, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.build-date=20240409) 2024-04-12T22:48:27.244 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:48:27 smithi142 podman[152563]: 2024-04-12 22:48:27.00745378 +0000 UTC m=+0.333573197 container init 0f0f26877a8d523f43e4218583267431959116a882e3fec8c86a186ca5840ef7 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, RELEASE=squid-b277feb, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, io.buildah.version=1.33.5, org.label-schema.build-date=20240409, org.label-schema.license=GPLv2, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_CLEAN=True) 2024-04-12T22:48:27.245 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:48:27 smithi142 podman[152563]: 2024-04-12 22:48:27.011393175 +0000 UTC m=+0.337512583 container start 0f0f26877a8d523f43e4218583267431959116a882e3fec8c86a186ca5840ef7 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_CLEAN=True, RELEASE=squid-b277feb, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.build-date=20240409, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.5, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2) 2024-04-12T22:48:27.245 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:48:27 smithi142 ceph-osd[152582]: -- 172.21.15.142:0/3922530016 <== mon.2 v2:172.21.15.142:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55c2ebd13680 con 0x55c2ebcdd000 2024-04-12T22:48:27.245 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:48:27 smithi142 bash[152563]: 0f0f26877a8d523f43e4218583267431959116a882e3fec8c86a186ca5840ef7 2024-04-12T22:48:27.245 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:48:27 smithi142 systemd[1]: Started Ceph osd.7 for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:48:27.540 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:27 smithi142 ceph-mon[87853]: pgmap v3524: 161 pgs: 22 active+undersized+degraded, 2 peering, 41 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-12T22:48:27.540 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:27 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:27.540 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:27 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:27.540 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:27 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:27.540 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:27 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:27.540 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:27 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:27.540 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:27 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:27.540 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:27 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:27.541 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:27 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:27.541 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:27 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:27.541 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:27 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:27.676 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:27 smithi088 ceph-mon[87547]: pgmap v3524: 161 pgs: 22 active+undersized+degraded, 2 peering, 41 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-12T22:48:27.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:27.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:27.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:27.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:27.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:27.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:27.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:27.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:27.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:27.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:27 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:27.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:27 smithi088 ceph-mon[91108]: pgmap v3524: 161 pgs: 22 active+undersized+degraded, 2 peering, 41 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-12T22:48:27.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:27.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:27.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:27.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:27.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:27.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:27.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:27.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:27.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:27.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:27 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:27.822 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:48:27 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7[152578]: 2024-04-12T22:48:27.547+0000 7fba096c57c0 -1 Falling back to public interface 2024-04-12T22:48:28.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:28 smithi142 ceph-mon[87853]: pgmap v3525: 161 pgs: 22 active+undersized+degraded, 2 peering, 41 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-12T22:48:28.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:28 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:28.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:28 smithi142 ceph-mon[87853]: pgmap v3526: 161 pgs: 22 active+undersized+degraded, 2 peering, 41 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-12T22:48:28.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:28 smithi142 ceph-mon[87853]: pgmap v3527: 161 pgs: 22 active+undersized+degraded, 2 peering, 41 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-12T22:48:28.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:28 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:28.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:28.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:28.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:28.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:28.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:28 smithi142 ceph-mon[87853]: pgmap v3528: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:28.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:28 smithi142 ceph-mon[87853]: pgmap v3529: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:28.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:28.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:28 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:28.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:28.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:28.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:28.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:28.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:28 smithi142 ceph-mon[87853]: pgmap v3530: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:28.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:28 smithi142 ceph-mon[87853]: pgmap v3531: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:28.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:28.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:28 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:28.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:28.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:28.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:28.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:28.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:28 smithi142 ceph-mon[87853]: pgmap v3532: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:28.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:28 smithi142 ceph-mon[87853]: pgmap v3533: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:28.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:28.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:28 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:28.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:28.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:28.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:28.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:28.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:28 smithi142 ceph-mon[87853]: pgmap v3534: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:28.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:28 smithi142 ceph-mon[87853]: pgmap v3535: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:28.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:28.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:28 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:28.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:28.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:28.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:28.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:28.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:28 smithi142 ceph-mon[87853]: pgmap v3536: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:28.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:28 smithi142 ceph-mon[87853]: pgmap v3537: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:28.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:28.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:28 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:28.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:28.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:28.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:28.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:28.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:28.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:28.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:28.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:28.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:28.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:28.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:28.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:28.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:28.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:28.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:28.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:28.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:28.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:28.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:28.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:28 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:28.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[91108]: pgmap v3525: 161 pgs: 22 active+undersized+degraded, 2 peering, 41 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-12T22:48:28.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:28.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[91108]: pgmap v3526: 161 pgs: 22 active+undersized+degraded, 2 peering, 41 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-12T22:48:28.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[91108]: pgmap v3527: 161 pgs: 22 active+undersized+degraded, 2 peering, 41 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-12T22:48:28.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:28.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:28.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:28.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:28.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:28.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[91108]: pgmap v3528: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:28.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[91108]: pgmap v3529: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:28.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:28.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:28.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:28.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:28.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:28.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:28.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[91108]: pgmap v3530: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:28.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[91108]: pgmap v3531: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:28.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:28.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:28.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:28.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:28.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:28.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:28.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[87547]: pgmap v3525: 161 pgs: 22 active+undersized+degraded, 2 peering, 41 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-12T22:48:28.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:28.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[87547]: pgmap v3526: 161 pgs: 22 active+undersized+degraded, 2 peering, 41 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-12T22:48:28.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[87547]: pgmap v3527: 161 pgs: 22 active+undersized+degraded, 2 peering, 41 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-12T22:48:28.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:28.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:28.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:28.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:28.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:28.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[87547]: pgmap v3528: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:28.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[87547]: pgmap v3529: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:28.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:28.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:28.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:28.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:28.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:28.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:28.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[87547]: pgmap v3530: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:28.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[87547]: pgmap v3531: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:28.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:28.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:28.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:28.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:28.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:28.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:28.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[91108]: pgmap v3532: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:28.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[91108]: pgmap v3533: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:28.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:28.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:28.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:28.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:28.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:28.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:28.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[91108]: pgmap v3534: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:28.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[91108]: pgmap v3535: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:28.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:28.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:28.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:28.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:28.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:28.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:28.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[91108]: pgmap v3536: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:28.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[91108]: pgmap v3537: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:28.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:28.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:28.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:28.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:28.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:28.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:28.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:28.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:28.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:28.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:28.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:28.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:28.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:28.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:28.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:28.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:28.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:28.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:28.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:28.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:28.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:28.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:28.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[87547]: pgmap v3532: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:28.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[87547]: pgmap v3533: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:28.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:28.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:28.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:28.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:28.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:28.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:28.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[87547]: pgmap v3534: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:28.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[87547]: pgmap v3535: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:28.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:28.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:28.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:28.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:28.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:28.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:28.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[87547]: pgmap v3536: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:28.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[87547]: pgmap v3537: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:28.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:28.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:28.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:28.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:28.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:28.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:28.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:28.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:28.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:28.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:28.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:28.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:28.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:28.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:28.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:28.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:28.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:28.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:28.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:28.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:28.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:28.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:28 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:29.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[91108]: pgmap v3538: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:29.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[91108]: pgmap v3539: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:29.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:29.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[91108]: pgmap v3540: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:29.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[91108]: pgmap v3541: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:29.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:29.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[91108]: pgmap v3542: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:29.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[91108]: pgmap v3543: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:29.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:29.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[91108]: pgmap v3544: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:29.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[91108]: pgmap v3545: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:29.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:29.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:29.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:29.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:29.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:29.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[91108]: pgmap v3546: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:29.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[91108]: pgmap v3547: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:29.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:29.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:29.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:29.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:29.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:29.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[87547]: pgmap v3538: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:29.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[87547]: pgmap v3539: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:29.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:29.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[87547]: pgmap v3540: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:29.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[87547]: pgmap v3541: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:29.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:29.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[87547]: pgmap v3542: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:29.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[87547]: pgmap v3543: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:29.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:29.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[87547]: pgmap v3544: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:29.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[87547]: pgmap v3545: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:29.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:29.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:29.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:29.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:29.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:29.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[87547]: pgmap v3546: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:29.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[87547]: pgmap v3547: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:29.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:29.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:29.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:29.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:29.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:29.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:29.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[87547]: pgmap v3548: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:29.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[87547]: pgmap v3549: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:29.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:29.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:29.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:29.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:29.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:29.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:29.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[87547]: pgmap v3550: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:29.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[87547]: pgmap v3551: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:29.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:29.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:29.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:29.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:29.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:29.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:29.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[87547]: pgmap v3552: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:29.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[87547]: pgmap v3553: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:29.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:29.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:29.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:29.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:29.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:29.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:29.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[87547]: pgmap v3554: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:29.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:29.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[91108]: pgmap v3548: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:29.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[91108]: pgmap v3549: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:29.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:29.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:29.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:29.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:29.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:29.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:29.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[91108]: pgmap v3550: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:29.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[91108]: pgmap v3551: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:29.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:29.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:29.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:29.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:29.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:29.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:29.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[91108]: pgmap v3552: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:29.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[91108]: pgmap v3553: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:29.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:29.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:29.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:29.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:29.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:29.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:29.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[91108]: pgmap v3554: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:29.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[87547]: pgmap v3555: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:29.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:29.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:29.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:29.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:29.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:29.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:29.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[87547]: pgmap v3556: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:29.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[87547]: pgmap v3557: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:29.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:29.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:29.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:29.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:29.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:29.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:29.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[87547]: pgmap v3558: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:29.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[87547]: pgmap v3559: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:29.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:29.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:29.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:29.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:29.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:29.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:29.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:29.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:29.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:29.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:29.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:29.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:29.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:29.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:29.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:29.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:29.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:29.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:29.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:29.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:29.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:29.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:29.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:29.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:29.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:29.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:29.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:29.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[91108]: pgmap v3555: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:29.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:29.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:29.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:29.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:29.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:29.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:29.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[91108]: pgmap v3556: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:29.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[91108]: pgmap v3557: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:29.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:29.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:29.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:29.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:29.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:29.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:29.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[91108]: pgmap v3558: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:29.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[91108]: pgmap v3559: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:29.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:29.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:29.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:29.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:29.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:29.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:29.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:29.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:29.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:29.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:29.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:29.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:29.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:29.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:29.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:29.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:29.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:29.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:29.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:29.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:29.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:29.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:29.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:29.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:29.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:29.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:29.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:29.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:29 smithi142 ceph-mon[87853]: pgmap v3538: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:29.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:29 smithi142 ceph-mon[87853]: pgmap v3539: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:29.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:29 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:29.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:29 smithi142 ceph-mon[87853]: pgmap v3540: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:29.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:29 smithi142 ceph-mon[87853]: pgmap v3541: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:29.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:29 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:29.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:29 smithi142 ceph-mon[87853]: pgmap v3542: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:29.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:29 smithi142 ceph-mon[87853]: pgmap v3543: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:29.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:29 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:29.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:29 smithi142 ceph-mon[87853]: pgmap v3544: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:29.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:29 smithi142 ceph-mon[87853]: pgmap v3545: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:29.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:29 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:29.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:29.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:29.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:29.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:29.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:29 smithi142 ceph-mon[87853]: pgmap v3546: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:29.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:29 smithi142 ceph-mon[87853]: pgmap v3547: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:29.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:29.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:29 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:29.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:29.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:29.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:29.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:29.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:29 smithi142 ceph-mon[87853]: pgmap v3548: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:29.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:29 smithi142 ceph-mon[87853]: pgmap v3549: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:29.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:29.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:29 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:29.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:29.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:29.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:29.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:29.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:29 smithi142 ceph-mon[87853]: pgmap v3550: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:29.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:29 smithi142 ceph-mon[87853]: pgmap v3551: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:29.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:29.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:29 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:29.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:29.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:29.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:29.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:29.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:29 smithi142 ceph-mon[87853]: pgmap v3552: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:29.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:29 smithi142 ceph-mon[87853]: pgmap v3553: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:29.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:29.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:29 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:29.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:29.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:29.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:29.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:29.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:29 smithi142 ceph-mon[87853]: pgmap v3554: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:29.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:29 smithi142 ceph-mon[87853]: pgmap v3555: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:29.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:29.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:29 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:29.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:29.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:29.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:29.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:29.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:29 smithi142 ceph-mon[87853]: pgmap v3556: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:29.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:29 smithi142 ceph-mon[87853]: pgmap v3557: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:29.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:29.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:29 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:29.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:29.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:29.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:29.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:29.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:29 smithi142 ceph-mon[87853]: pgmap v3558: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:29.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:29 smithi142 ceph-mon[87853]: pgmap v3559: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:29.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:29.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:29 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:29.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:29.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:29.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:29.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:29.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:29.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:29.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:29.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:29.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:29.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:29.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:29.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:29.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:29.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:29.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:29.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:29.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:29.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:29.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:29.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:29.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:29.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:29.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:29.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:29.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:30.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[87547]: pgmap v3560: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:30.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[87547]: pgmap v3561: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:30.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:30.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[87547]: pgmap v3562: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:30.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[87547]: pgmap v3563: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:30.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:30.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[87547]: pgmap v3564: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:30.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[87547]: pgmap v3565: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:30.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:30.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[87547]: pgmap v3566: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:30.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[87547]: pgmap v3567: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:30.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:30.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[87547]: pgmap v3568: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:30.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[87547]: pgmap v3569: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:30.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:30.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:30.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:30.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:30.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:30.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[87547]: pgmap v3570: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:30.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[87547]: pgmap v3571: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:30.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:30.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:30.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[91108]: pgmap v3560: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:30.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[91108]: pgmap v3561: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:30.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:30.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[91108]: pgmap v3562: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:30.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[91108]: pgmap v3563: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:30.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:30.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[91108]: pgmap v3564: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:30.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[91108]: pgmap v3565: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:30.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:30.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[91108]: pgmap v3566: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:30.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[91108]: pgmap v3567: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:30.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:30.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[91108]: pgmap v3568: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:30.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[91108]: pgmap v3569: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:30.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:30.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:30.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:30.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:30.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:30.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[91108]: pgmap v3570: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:30.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[91108]: pgmap v3571: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:30.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:30.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:30.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:30.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:30.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:30.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:30.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[87547]: pgmap v3572: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:30.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[87547]: pgmap v3573: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:30.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:30.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:30.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:30.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:30.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:30.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:30.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[87547]: pgmap v3574: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:30.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[87547]: pgmap v3575: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:30.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:30.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:30.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:30.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:30.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:30.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:30.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[87547]: pgmap v3576: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:30.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[87547]: pgmap v3577: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:30.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:30.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:30.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:30.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:30.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:30.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:30.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[87547]: pgmap v3578: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:30.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[87547]: pgmap v3579: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:30.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:30.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:30.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:30.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:30.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:30.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:30.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[87547]: pgmap v3580: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:30.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[87547]: pgmap v3581: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:30.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:30.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:30.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:30.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:48:30.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:30.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:30.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:30.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:30.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:30.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:30.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:30.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:30.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:30.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:30.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:30.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:30.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:30.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:30.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[91108]: pgmap v3572: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:30.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[91108]: pgmap v3573: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:30.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:30.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:30.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:30.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:30.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:30.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:30.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[91108]: pgmap v3574: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:30.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[91108]: pgmap v3575: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:30.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:30.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:30.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:30.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:30.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:30.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:30.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[91108]: pgmap v3576: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:30.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[91108]: pgmap v3577: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:30.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:30.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:30.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:30.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:30.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:30.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:30.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:30.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:30.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:30.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:30.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:30.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:30.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:30.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:30.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[87547]: from='osd.7 [v2:172.21.15.142:6824/1104936748,v1:172.21.15.142:6825/1104936748]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-12T22:48:30.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[87547]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-12T22:48:30.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:30.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:30.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:30.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:30.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:30.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:30.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[91108]: pgmap v3578: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:30.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[91108]: pgmap v3579: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:30.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:30.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:30.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:30.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:30.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:30.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:30.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[91108]: pgmap v3580: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:30.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[91108]: pgmap v3581: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:30.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:30.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:30.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:30.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:48:30.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:30.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:30.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:30.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:30.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:30.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:30.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:30.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:30.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:30.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:30.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:30.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:30.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:30.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:30.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:30.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:30.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:30.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:30.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:30.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:30.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[91108]: from='osd.7 [v2:172.21.15.142:6824/1104936748,v1:172.21.15.142:6825/1104936748]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-12T22:48:30.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[91108]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-12T22:48:30.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:30.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:30.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:30.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:30.730 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:48:30 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7[152578]: 2024-04-12T22:48:30.307+0000 7fba096c57c0 -1 osd.7 0 read_superblock omap replica is missing. 2024-04-12T22:48:30.730 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:48:30 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7[152578]: 2024-04-12T22:48:30.338+0000 7fba096c57c0 -1 osd.7 176 log_to_monitors true 2024-04-12T22:48:30.732 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:30 smithi142 ceph-mon[87853]: pgmap v3560: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:30.732 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:30 smithi142 ceph-mon[87853]: pgmap v3561: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:30.732 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:30 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:30.732 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:30 smithi142 ceph-mon[87853]: pgmap v3562: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:30.733 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:30 smithi142 ceph-mon[87853]: pgmap v3563: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:30.733 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:30 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:30.733 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:30 smithi142 ceph-mon[87853]: pgmap v3564: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:30.733 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:30 smithi142 ceph-mon[87853]: pgmap v3565: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:30.733 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:30 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:30.733 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:30 smithi142 ceph-mon[87853]: pgmap v3566: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:30.733 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:30 smithi142 ceph-mon[87853]: pgmap v3567: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:30.733 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:30 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:30.733 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:30 smithi142 ceph-mon[87853]: pgmap v3568: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:30.733 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:30 smithi142 ceph-mon[87853]: pgmap v3569: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:30.733 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:30 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:30.733 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:30.733 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:30.733 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:30.734 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:30.734 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:30 smithi142 ceph-mon[87853]: pgmap v3570: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:30.734 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:30 smithi142 ceph-mon[87853]: pgmap v3571: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:30.734 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:30.734 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:30 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:30.734 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:30.734 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:30.734 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:30.734 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:30.734 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:30 smithi142 ceph-mon[87853]: pgmap v3572: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:30.734 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:30 smithi142 ceph-mon[87853]: pgmap v3573: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:30.734 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:30.734 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:30 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:30.734 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:30.735 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:30.735 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:30.735 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:30.735 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:30 smithi142 ceph-mon[87853]: pgmap v3574: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:30.735 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:30 smithi142 ceph-mon[87853]: pgmap v3575: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:30.735 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:30.735 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:30 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:30.735 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:30.735 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:30.735 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:30.735 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:30.735 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:30 smithi142 ceph-mon[87853]: pgmap v3576: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:30.735 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:30 smithi142 ceph-mon[87853]: pgmap v3577: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:30.735 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:30.736 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:30 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:30.736 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:30.736 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:30.736 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:30.736 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:30.736 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:30 smithi142 ceph-mon[87853]: pgmap v3578: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:30.736 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:30 smithi142 ceph-mon[87853]: pgmap v3579: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:30.736 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:30.736 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:30 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:30.736 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:30.736 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:30.736 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:30.736 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:30.736 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:30 smithi142 ceph-mon[87853]: pgmap v3580: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:30.737 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:30 smithi142 ceph-mon[87853]: pgmap v3581: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:30.737 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:30.737 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:30 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:30.737 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:30.737 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:48:30.737 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:30.737 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:30.737 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:30.737 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:30.737 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:30.737 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:30.737 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:30.737 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:30.737 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:30.737 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:30.738 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:30.738 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:30.738 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:30.738 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:30.738 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:30.738 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:30.738 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:30.738 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:30.738 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:30.738 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:30.738 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:30 smithi142 ceph-mon[87853]: from='osd.7 [v2:172.21.15.142:6824/1104936748,v1:172.21.15.142:6825/1104936748]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-12T22:48:30.738 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:30 smithi142 ceph-mon[87853]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-12T22:48:30.738 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:30.739 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:30.739 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:30.739 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:31.804 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[87547]: pgmap v3582: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:31.804 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[87547]: pgmap v3583: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:31.804 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:31.804 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[87547]: pgmap v3584: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:31.805 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[87547]: pgmap v3585: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:31.805 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:31.805 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[87547]: pgmap v3586: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:31.805 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[87547]: pgmap v3587: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:31.805 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:31.805 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[87547]: pgmap v3588: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:31.805 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[87547]: pgmap v3589: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:31.805 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:31.805 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[87547]: pgmap v3590: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:31.805 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[87547]: pgmap v3591: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:31.805 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:31.805 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:31.805 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:31.805 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:31.805 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:31.806 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:31.806 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[87547]: pgmap v3592: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:31.806 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[87547]: pgmap v3593: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:31.806 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:31.807 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[91108]: pgmap v3582: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:31.807 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[91108]: pgmap v3583: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:31.807 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:31.807 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[91108]: pgmap v3584: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:31.807 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[91108]: pgmap v3585: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:31.807 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:31.807 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[91108]: pgmap v3586: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:31.807 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[91108]: pgmap v3587: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:31.807 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:31.807 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[91108]: pgmap v3588: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:31.807 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[91108]: pgmap v3589: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:31.807 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:31.807 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[91108]: pgmap v3590: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:31.808 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[91108]: pgmap v3591: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:31.808 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:31.808 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:31.808 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:31.808 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:31.808 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:31.808 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:31.808 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[91108]: pgmap v3592: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:31.808 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[91108]: pgmap v3593: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:31.808 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:31.808 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:31.809 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:31.809 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:31.809 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:31.809 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:31.809 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[87547]: pgmap v3594: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:31.809 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[87547]: pgmap v3595: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:31.809 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:31.809 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:31.809 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:31.809 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:31.809 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:31.809 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:31.809 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[87547]: pgmap v3596: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:31.809 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[87547]: pgmap v3597: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:31.809 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:31.810 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:31.810 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:31.810 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:31.810 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:31.810 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:31.810 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[87547]: pgmap v3598: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 19 op/s; 78/630 objects degraded (12.381%) 2024-04-12T22:48:31.810 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[87547]: pgmap v3599: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 19 op/s; 78/630 objects degraded (12.381%) 2024-04-12T22:48:31.810 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:31.810 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:31.810 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:31.811 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:31.811 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:31.811 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:31.811 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:31.811 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:31.811 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[91108]: pgmap v3594: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:31.811 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[91108]: pgmap v3595: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:31.811 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:31.811 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:31.811 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:31.811 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:31.812 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:31.812 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:31.812 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[91108]: pgmap v3596: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:31.812 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[91108]: pgmap v3597: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:31.812 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:31.812 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:31.812 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:31.812 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:31.812 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:31.812 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:31.812 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[91108]: pgmap v3598: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 19 op/s; 78/630 objects degraded (12.381%) 2024-04-12T22:48:31.812 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[91108]: pgmap v3599: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 19 op/s; 78/630 objects degraded (12.381%) 2024-04-12T22:48:31.812 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:31.812 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:31.813 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:31.813 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:31.813 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:31.813 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:31.813 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[91108]: pgmap v3600: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 17 op/s; 78/630 objects degraded (12.381%) 2024-04-12T22:48:31.813 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[91108]: pgmap v3601: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 17 op/s; 78/630 objects degraded (12.381%) 2024-04-12T22:48:31.813 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:31.813 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:31.813 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:31.813 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:31.813 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:31.813 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:31.813 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:31.813 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:31.814 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:31.814 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:31.814 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:31.814 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:31.814 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:31.814 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:31.814 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:31.814 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[91108]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-12T22:48:31.814 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[91108]: osdmap e179: 8 total, 7 up, 8 in 2024-04-12T22:48:31.814 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[91108]: from='osd.7 [v2:172.21.15.142:6824/1104936748,v1:172.21.15.142:6825/1104936748]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]: dispatch 2024-04-12T22:48:31.814 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[91108]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]: dispatch 2024-04-12T22:48:31.814 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:31.814 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:31.814 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:31.814 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:31.815 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:31.815 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:31.815 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:31.815 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:31.815 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[87547]: pgmap v3600: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 17 op/s; 78/630 objects degraded (12.381%) 2024-04-12T22:48:31.815 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[87547]: pgmap v3601: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 17 op/s; 78/630 objects degraded (12.381%) 2024-04-12T22:48:31.815 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:31.816 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:31.816 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:31.816 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:31.816 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:31.816 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:31.816 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:31.816 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:31.816 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:31.816 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:31.816 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:31.816 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:31.816 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:31.816 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:31.816 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:31.817 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[87547]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-12T22:48:31.817 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[87547]: osdmap e179: 8 total, 7 up, 8 in 2024-04-12T22:48:31.817 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[87547]: from='osd.7 [v2:172.21.15.142:6824/1104936748,v1:172.21.15.142:6825/1104936748]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]: dispatch 2024-04-12T22:48:31.817 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[87547]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]: dispatch 2024-04-12T22:48:31.817 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:31.817 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:31.817 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:31.817 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:31.817 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:31.881 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:48:31 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7[152578]: 2024-04-12T22:48:31.774+0000 7fb9f6b15700 -1 osd.7 176 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-12T22:48:31.881 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:31 smithi142 ceph-mon[87853]: pgmap v3582: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:31.881 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:31 smithi142 ceph-mon[87853]: pgmap v3583: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:31.881 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:31 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:31.881 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:31 smithi142 ceph-mon[87853]: pgmap v3584: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:31.882 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:31 smithi142 ceph-mon[87853]: pgmap v3585: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:31.882 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:31 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:31.882 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:31 smithi142 ceph-mon[87853]: pgmap v3586: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:31.882 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:31 smithi142 ceph-mon[87853]: pgmap v3587: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:31.882 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:31 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:31.882 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:31 smithi142 ceph-mon[87853]: pgmap v3588: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:31.882 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:31 smithi142 ceph-mon[87853]: pgmap v3589: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:31.882 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:31 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:31.882 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:31 smithi142 ceph-mon[87853]: pgmap v3590: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:31.882 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:31 smithi142 ceph-mon[87853]: pgmap v3591: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:31.882 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:31.882 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:31 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:31.883 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:31.883 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:31.883 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:31.883 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:31.883 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:31 smithi142 ceph-mon[87853]: pgmap v3592: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:31.883 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:31 smithi142 ceph-mon[87853]: pgmap v3593: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:31.883 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:31.883 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:31 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:31.883 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:31.883 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:31.883 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:31.883 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:31.883 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:31 smithi142 ceph-mon[87853]: pgmap v3594: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:31.883 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:31 smithi142 ceph-mon[87853]: pgmap v3595: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:31.884 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:31.884 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:31 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:31.884 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:31.884 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:31.884 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:31.884 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:31.884 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:31 smithi142 ceph-mon[87853]: pgmap v3596: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:31.884 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:31 smithi142 ceph-mon[87853]: pgmap v3597: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:31.884 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:31.884 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:31 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:31.884 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:31.884 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:31.885 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:31.885 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:31.885 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:31 smithi142 ceph-mon[87853]: pgmap v3598: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 19 op/s; 78/630 objects degraded (12.381%) 2024-04-12T22:48:31.885 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:31 smithi142 ceph-mon[87853]: pgmap v3599: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 19 op/s; 78/630 objects degraded (12.381%) 2024-04-12T22:48:31.885 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:31.885 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:31 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:31.885 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:31.886 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:31.886 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:31.886 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:31.886 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:31 smithi142 ceph-mon[87853]: pgmap v3600: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 17 op/s; 78/630 objects degraded (12.381%) 2024-04-12T22:48:31.886 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:31 smithi142 ceph-mon[87853]: pgmap v3601: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 17 op/s; 78/630 objects degraded (12.381%) 2024-04-12T22:48:31.886 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:31.886 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:31 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:31.887 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:31.887 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:31.887 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:31.887 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:31.887 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:31.887 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:31.887 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:31.887 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:31.887 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:31.887 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:31.887 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:31.887 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:31.887 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:31.887 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:31 smithi142 ceph-mon[87853]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-12T22:48:31.888 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:31 smithi142 ceph-mon[87853]: osdmap e179: 8 total, 7 up, 8 in 2024-04-12T22:48:31.888 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:31 smithi142 ceph-mon[87853]: from='osd.7 [v2:172.21.15.142:6824/1104936748,v1:172.21.15.142:6825/1104936748]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]: dispatch 2024-04-12T22:48:31.888 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:31 smithi142 ceph-mon[87853]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]: dispatch 2024-04-12T22:48:31.888 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:31.888 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:31.888 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:31.888 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:31.888 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:32.711 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:32 smithi142 ceph-mon[87853]: pgmap v3602: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s; 78/630 objects degraded (12.381%) 2024-04-12T22:48:32.711 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:32 smithi142 ceph-mon[87853]: pgmap v3603: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s; 78/630 objects degraded (12.381%) 2024-04-12T22:48:32.711 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:32 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:32.711 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:32 smithi142 ceph-mon[87853]: pgmap v3604: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:32.711 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:32 smithi142 ceph-mon[87853]: pgmap v3605: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:32.711 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:32 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:32.711 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:32 smithi142 ceph-mon[87853]: pgmap v3606: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:32.711 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:32 smithi142 ceph-mon[87853]: pgmap v3607: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:32.711 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:32 smithi142 ceph-mon[87853]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:48:32.712 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:32 smithi142 ceph-mon[87853]: pgmap v3609: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:32.712 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:32 smithi142 ceph-mon[87853]: pgmap v3610: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:32.712 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:32 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:32.712 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:32.712 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:32.712 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:32.712 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:32.712 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:32 smithi142 ceph-mon[87853]: pgmap v3611: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:32.712 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:32 smithi142 ceph-mon[87853]: pgmap v3612: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:32.712 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:32.712 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:32 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:32.712 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:32 smithi142 ceph-mon[87853]: from='osd.7 ' entity='osd.7' 2024-04-12T22:48:32.712 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:32.713 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:32.713 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:32.713 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:32.713 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:32 smithi142 ceph-mon[87853]: pgmap v3613: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:32.713 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:32 smithi142 ceph-mon[87853]: pgmap v3614: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:32.713 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:32.713 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:32 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:32.713 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:32.713 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:32.713 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:32.713 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:32.713 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:32 smithi142 ceph-mon[87853]: pgmap v3615: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:32.713 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:32 smithi142 ceph-mon[87853]: pgmap v3616: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:32.713 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:32.713 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:32 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:32.714 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:32.714 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:32.714 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:32.714 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:32.714 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:32 smithi142 ceph-mon[87853]: pgmap v3617: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:32.714 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:32 smithi142 ceph-mon[87853]: pgmap v3618: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:32.714 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:32.714 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:32 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:32.714 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:32.714 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:32.714 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:32.714 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:32.715 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:32.715 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:32.715 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:32.715 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:32.715 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:32.715 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:32.715 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:32.715 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:32.715 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:32.715 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:32.716 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:32.716 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:32.716 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:32.716 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:32.716 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:32.716 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:32.716 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:32.716 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:32.716 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:32.716 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:32.716 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:32.716 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:32.716 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:32.716 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:32.716 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:32.717 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:32.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[91108]: pgmap v3602: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s; 78/630 objects degraded (12.381%) 2024-04-12T22:48:32.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[91108]: pgmap v3603: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s; 78/630 objects degraded (12.381%) 2024-04-12T22:48:32.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:32.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[91108]: pgmap v3604: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:32.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[91108]: pgmap v3605: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:32.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:32.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[91108]: pgmap v3606: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:32.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[91108]: pgmap v3607: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:32.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[91108]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:48:32.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[91108]: pgmap v3609: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:32.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[91108]: pgmap v3610: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:32.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:32.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:32.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:32.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:32.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:32.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[91108]: pgmap v3611: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:32.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[91108]: pgmap v3612: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:32.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:32.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:32.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[91108]: from='osd.7 ' entity='osd.7' 2024-04-12T22:48:32.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:32.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:32.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[87547]: pgmap v3602: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s; 78/630 objects degraded (12.381%) 2024-04-12T22:48:32.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[87547]: pgmap v3603: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s; 78/630 objects degraded (12.381%) 2024-04-12T22:48:32.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:32.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[87547]: pgmap v3604: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:32.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[87547]: pgmap v3605: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:32.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:32.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[87547]: pgmap v3606: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:32.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[87547]: pgmap v3607: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:32.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[87547]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:48:32.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[87547]: pgmap v3609: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:32.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[87547]: pgmap v3610: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:32.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:32.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:32.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:32.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:32.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:32.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[87547]: pgmap v3611: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:32.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[87547]: pgmap v3612: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:32.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:32.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:32.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[87547]: from='osd.7 ' entity='osd.7' 2024-04-12T22:48:32.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:32.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:32.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:32.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:32.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[91108]: pgmap v3613: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:32.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[91108]: pgmap v3614: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:32.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:32.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:32.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:32.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:32.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:32.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:32.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[91108]: pgmap v3615: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:32.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[91108]: pgmap v3616: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:32.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:32.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:32.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:32.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:32.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:32.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:32.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[91108]: pgmap v3617: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:32.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[91108]: pgmap v3618: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:32.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:32.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:32.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:32.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:32.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:32.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:32.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:32.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:32.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:32.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:32.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:32.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:32.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:32.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:32.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:32.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:32.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:32.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:32.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:32.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:32.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:32.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:32.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:32.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:32.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:32.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:32.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:32.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:32.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:32.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:32.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:32.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:32.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:32.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:32.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[87547]: pgmap v3613: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:32.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[87547]: pgmap v3614: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:32.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:32.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:32.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:32.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:32.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:32.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:32.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[87547]: pgmap v3615: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:32.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[87547]: pgmap v3616: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:32.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:32.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:32.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:32.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:32.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:32.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:32.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[87547]: pgmap v3617: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:32.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[87547]: pgmap v3618: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:32.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:32.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:32.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:32.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:32.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:32.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:32.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:32.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:32.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:32.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:32.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:32.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:32.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:32.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:32.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:32.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:32.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:32.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:32.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:32.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:32.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:32.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:32.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:32.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:32.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:32.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:32.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:32.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:32.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:32.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:32.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:32.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:33.893 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:33 smithi142 ceph-mon[87853]: pgmap v3619: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:33.893 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:33 smithi142 ceph-mon[87853]: pgmap v3620: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:33.894 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:33 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:33.894 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:33 smithi142 ceph-mon[87853]: pgmap v3621: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:33.894 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:33 smithi142 ceph-mon[87853]: pgmap v3622: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:33.894 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:33 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:33.894 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:33 smithi142 ceph-mon[87853]: pgmap v3623: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:33.894 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:33 smithi142 ceph-mon[87853]: pgmap v3624: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:33.894 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:33 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:33.894 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:33 smithi142 ceph-mon[87853]: pgmap v3625: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:33.894 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:33 smithi142 ceph-mon[87853]: pgmap v3626: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:33.894 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:33 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:33.894 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:33 smithi142 ceph-mon[87853]: pgmap v3627: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:33.894 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:33 smithi142 ceph-mon[87853]: pgmap v3628: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:33.894 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:33 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:33.894 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:33 smithi142 ceph-mon[87853]: pgmap v3629: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:33.895 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:33 smithi142 ceph-mon[87853]: pgmap v3630: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:33.895 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:33 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:33.895 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:33.895 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:33.895 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:33.895 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:33.895 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:33 smithi142 ceph-mon[87853]: pgmap v3631: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:33.895 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:33 smithi142 ceph-mon[87853]: pgmap v3632: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:33.895 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:33.895 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:33 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:33.895 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:33.895 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:33.895 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:33.895 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:33.895 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:33 smithi142 ceph-mon[87853]: pgmap v3633: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:33.896 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:33 smithi142 ceph-mon[87853]: pgmap v3634: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:33.896 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:33.896 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:33 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:33.896 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:33.896 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:33.896 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:33.896 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:33.896 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:33 smithi142 ceph-mon[87853]: pgmap v3635: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:33.896 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:33 smithi142 ceph-mon[87853]: pgmap v3636: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:33.896 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:33.896 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:33 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:33.896 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:33 smithi142 ceph-mon[87853]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-12T22:48:33.896 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:33 smithi142 ceph-mon[87853]: osd.7 [v2:172.21.15.142:6824/1104936748,v1:172.21.15.142:6825/1104936748] boot 2024-04-12T22:48:33.896 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:33 smithi142 ceph-mon[87853]: osdmap e180: 8 total, 8 up, 8 in 2024-04-12T22:48:33.896 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-12T22:48:33.896 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:33.897 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:33.897 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:33.897 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:33.897 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:33 smithi142 ceph-mon[87853]: pgmap v3638: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:33.897 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:33 smithi142 ceph-mon[87853]: pgmap v3639: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:33.897 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:33.897 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:33 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:33.897 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:33.898 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:33.898 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:33.898 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:33.898 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:33 smithi142 ceph-mon[87853]: pgmap v3640: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:33.898 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:33 smithi142 ceph-mon[87853]: pgmap v3641: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:33.898 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:33.898 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:33 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:33.898 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:33.898 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:33.898 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:33.898 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:33.898 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:33.898 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:33.898 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:33.899 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:33.899 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:33.899 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:33.899 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:33.899 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:33.899 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:33.899 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:33.899 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:33.899 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:33.899 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:33.899 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:33.899 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:33.899 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:33.926 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[91108]: pgmap v3619: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:33.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[91108]: pgmap v3620: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:33.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:33.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[91108]: pgmap v3621: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:33.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[91108]: pgmap v3622: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:33.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:33.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[91108]: pgmap v3623: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:33.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[91108]: pgmap v3624: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:33.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:33.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[91108]: pgmap v3625: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:33.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[91108]: pgmap v3626: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:33.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:33.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[91108]: pgmap v3627: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:33.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[91108]: pgmap v3628: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:33.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:33.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[91108]: pgmap v3629: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:33.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[91108]: pgmap v3630: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:33.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:33.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:33.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:33.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:33.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:33.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[87547]: pgmap v3619: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:33.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[87547]: pgmap v3620: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:33.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:33.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[87547]: pgmap v3621: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:33.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[87547]: pgmap v3622: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:33.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:33.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[87547]: pgmap v3623: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:33.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[87547]: pgmap v3624: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:33.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:33.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[87547]: pgmap v3625: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:33.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[87547]: pgmap v3626: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:33.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:33.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[87547]: pgmap v3627: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:33.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[87547]: pgmap v3628: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:33.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:33.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[87547]: pgmap v3629: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:33.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[87547]: pgmap v3630: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:33.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:33.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:33.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:33.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:33.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:33.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[91108]: pgmap v3631: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:33.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[91108]: pgmap v3632: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:33.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:33.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:33.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:33.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:33.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:33.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:33.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[91108]: pgmap v3633: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:33.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[91108]: pgmap v3634: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:33.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:33.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:33.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:33.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:33.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:33.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:33.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[91108]: pgmap v3635: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:33.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[91108]: pgmap v3636: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:33.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:33.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:33.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[91108]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-12T22:48:33.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[91108]: osd.7 [v2:172.21.15.142:6824/1104936748,v1:172.21.15.142:6825/1104936748] boot 2024-04-12T22:48:33.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[91108]: osdmap e180: 8 total, 8 up, 8 in 2024-04-12T22:48:33.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-12T22:48:33.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:33.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:33.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:33.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[87547]: pgmap v3631: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:33.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[87547]: pgmap v3632: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:33.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:33.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:33.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:33.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:33.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:33.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:33.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[87547]: pgmap v3633: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:33.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[87547]: pgmap v3634: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:33.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:33.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:33.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:33.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:33.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:33.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:33.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[87547]: pgmap v3635: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:33.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[87547]: pgmap v3636: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:33.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:33.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:33.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[87547]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-12T22:48:33.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[87547]: osd.7 [v2:172.21.15.142:6824/1104936748,v1:172.21.15.142:6825/1104936748] boot 2024-04-12T22:48:33.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[87547]: osdmap e180: 8 total, 8 up, 8 in 2024-04-12T22:48:33.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-12T22:48:33.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:33.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:33.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:33.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:33.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[91108]: pgmap v3638: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:33.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[91108]: pgmap v3639: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:33.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:33.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:33.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:33.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:33.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:33.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:33.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[91108]: pgmap v3640: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:33.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[91108]: pgmap v3641: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:33.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:33.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:33.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:33.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:33.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:33.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:33.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:33.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:33.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:33.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:33.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:33.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:33.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:33.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:33.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:33.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:33.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:33.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[87547]: pgmap v3638: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:33.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[87547]: pgmap v3639: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:33.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:33.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:33.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:33.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:33.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:33.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:33.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[87547]: pgmap v3640: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:33.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[87547]: pgmap v3641: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:33.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:33.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:33.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:33.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:33.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:33.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:33.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:33.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:33.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:33.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:33.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:33.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:33.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:33.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:33.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:33.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:33.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:33.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:33.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:33.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:33.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:33.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:33.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:33.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:33.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:33.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:33.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:33.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:34.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:34 smithi142 ceph-mon[87853]: pgmap v3642: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:34.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:34 smithi142 ceph-mon[87853]: pgmap v3643: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:34.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:34 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:34.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:34 smithi142 ceph-mon[87853]: pgmap v3644: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:34.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:34 smithi142 ceph-mon[87853]: pgmap v3645: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:34.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:34 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:34.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:34 smithi142 ceph-mon[87853]: pgmap v3646: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:34.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:34 smithi142 ceph-mon[87853]: pgmap v3647: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:34.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:34 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:34.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:34 smithi142 ceph-mon[87853]: pgmap v3648: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:34.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:34 smithi142 ceph-mon[87853]: pgmap v3649: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:34.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:34 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:34.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:34.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:34.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:34.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:34.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:34 smithi142 ceph-mon[87853]: pgmap v3650: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:34.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:34 smithi142 ceph-mon[87853]: pgmap v3651: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:34.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:34.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:34 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:34.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:34.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:34.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:34.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:34.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:34 smithi142 ceph-mon[87853]: pgmap v3652: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:34.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:34 smithi142 ceph-mon[87853]: pgmap v3653: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:34.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:34.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:34 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:34.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:34.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:34.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:34.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:34.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:34 smithi142 ceph-mon[87853]: pgmap v3654: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:34.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:34 smithi142 ceph-mon[87853]: pgmap v3655: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:34.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:34.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:34 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:34.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:34 smithi142 ceph-mon[87853]: osdmap e181: 8 total, 8 up, 8 in 2024-04-12T22:48:34.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:34.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:34.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:34.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:34.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:34 smithi142 ceph-mon[87853]: pgmap v3657: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:34.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:34 smithi142 ceph-mon[87853]: pgmap v3658: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:34.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:34.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:34 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:34.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:34.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:34.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:34.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:34.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:34 smithi142 ceph-mon[87853]: pgmap v3659: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:34.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:34 smithi142 ceph-mon[87853]: pgmap v3660: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:34.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:34.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:34 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:34.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:34.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:34.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:34.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:34.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:34.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:34.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:34.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:34.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:34.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:34.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:34.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:34.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:34.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:34.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:34.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:34.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:34.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:34.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:34.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:34.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:34.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:34.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:34.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:34.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:34.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:34.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:34.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:34 smithi142 ceph-mon[87853]: Health check update: Degraded data redundancy: 71/630 objects degraded (11.270%), 19 pgs degraded (PG_DEGRADED) 2024-04-12T22:48:34.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:34.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:34.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:34.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:34.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:34.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:34.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:34.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:34 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:34.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[91108]: pgmap v3642: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:34.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[91108]: pgmap v3643: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:34.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:34.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[91108]: pgmap v3644: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:34.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[91108]: pgmap v3645: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:34.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:34.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[91108]: pgmap v3646: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:34.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[91108]: pgmap v3647: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:34.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:34.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[91108]: pgmap v3648: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:34.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[91108]: pgmap v3649: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:34.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:34.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:34.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:34.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:34.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:34.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[91108]: pgmap v3650: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:34.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[91108]: pgmap v3651: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:34.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:34.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:34.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:34.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:34.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:34.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[87547]: pgmap v3642: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:34.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[87547]: pgmap v3643: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:34.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:34.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[87547]: pgmap v3644: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:34.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[87547]: pgmap v3645: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:34.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:34.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[87547]: pgmap v3646: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:34.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[87547]: pgmap v3647: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:34.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:34.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[87547]: pgmap v3648: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:34.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[87547]: pgmap v3649: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:34.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:34.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:34.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:34.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:34.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:34.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[87547]: pgmap v3650: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:34.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[87547]: pgmap v3651: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:34.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:34.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:34.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:34.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:34.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:34.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:34.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[87547]: pgmap v3652: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:34.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[87547]: pgmap v3653: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:34.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:34.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:34.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:34.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:34.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:34.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:34.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[87547]: pgmap v3654: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:34.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[87547]: pgmap v3655: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:34.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:34.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:34.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[87547]: osdmap e181: 8 total, 8 up, 8 in 2024-04-12T22:48:34.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:34.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:34.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:34.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:34.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[87547]: pgmap v3657: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:34.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[87547]: pgmap v3658: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:34.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:34.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:34.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:34.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:34.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:34.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:34.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:34.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[91108]: pgmap v3652: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:34.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[91108]: pgmap v3653: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:34.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:34.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:34.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:34.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:34.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:34.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:34.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[91108]: pgmap v3654: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:34.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[91108]: pgmap v3655: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:34.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:34.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:34.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[91108]: osdmap e181: 8 total, 8 up, 8 in 2024-04-12T22:48:34.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:34.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:34.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:34.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:34.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[91108]: pgmap v3657: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:34.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[91108]: pgmap v3658: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:34.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:34.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:34.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:34.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:34.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:34.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:34.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[87547]: pgmap v3659: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:34.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[87547]: pgmap v3660: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:34.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:34.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:34.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:34.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:34.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:34.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:34.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:34.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:34.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:34.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:34.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:34.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:34.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:34.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:34.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:34.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:34.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:34.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:34.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:34.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:34.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:34.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:34.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:34.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:34.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:34.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:34.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:34.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:34.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:34.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[87547]: Health check update: Degraded data redundancy: 71/630 objects degraded (11.270%), 19 pgs degraded (PG_DEGRADED) 2024-04-12T22:48:34.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:34.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:34.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:34.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:34.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:34.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:34.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:34.937 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:34.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[91108]: pgmap v3659: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:34.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[91108]: pgmap v3660: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:34.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:34.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:34.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:34.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:34.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:34.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:34.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:34.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:34.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:34.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:34.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:34.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:34.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:34.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:34.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:34.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:34.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:34.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:34.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:34.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:34.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:34.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:34.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:34.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:34.939 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:34.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:34.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:34.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:34.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:34.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[91108]: Health check update: Degraded data redundancy: 71/630 objects degraded (11.270%), 19 pgs degraded (PG_DEGRADED) 2024-04-12T22:48:34.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:34.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:34.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:34.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:34.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:34.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:34.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:34.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:34 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:35.744 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:35 smithi142 ceph-mon[87853]: pgmap v3661: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:35.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:35 smithi142 ceph-mon[87853]: pgmap v3662: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:35.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:35 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:35.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:35 smithi142 ceph-mon[87853]: pgmap v3663: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:35.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:35 smithi142 ceph-mon[87853]: pgmap v3664: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:35.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:35 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:35.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:35 smithi142 ceph-mon[87853]: pgmap v3665: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:35.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:35 smithi142 ceph-mon[87853]: pgmap v3666: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:35.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:35 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:35.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:35 smithi142 ceph-mon[87853]: pgmap v3667: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-04-12T22:48:35.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:35 smithi142 ceph-mon[87853]: pgmap v3668: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-04-12T22:48:35.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:35 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:35.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:35 smithi142 ceph-mon[87853]: pgmap v3669: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-04-12T22:48:35.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:35 smithi142 ceph-mon[87853]: pgmap v3670: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-04-12T22:48:35.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:35 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:35.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:35 smithi142 ceph-mon[87853]: pgmap v3671: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-04-12T22:48:35.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:35 smithi142 ceph-mon[87853]: pgmap v3672: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-04-12T22:48:35.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:35 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:35.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:35 smithi142 ceph-mon[87853]: pgmap v3673: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-04-12T22:48:35.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:35 smithi142 ceph-mon[87853]: pgmap v3674: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-04-12T22:48:35.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:35 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:35.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:35.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:35.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:35.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:35.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:35 smithi142 ceph-mon[87853]: pgmap v3675: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-04-12T22:48:35.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:35.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:35 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:35.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:35.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:35.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:35.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:35.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:35 smithi142 ceph-mon[87853]: pgmap v3676: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-04-12T22:48:35.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:35 smithi142 ceph-mon[87853]: pgmap v3677: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-04-12T22:48:35.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:35.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:35 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:35.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:35.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:35.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:35.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:35.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:35 smithi142 ceph-mon[87853]: pgmap v3678: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-04-12T22:48:35.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:35 smithi142 ceph-mon[87853]: pgmap v3679: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-04-12T22:48:35.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:35.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:35 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:35.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:35.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:35.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:35.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:35.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:35 smithi142 ceph-mon[87853]: pgmap v3680: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-04-12T22:48:35.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:35 smithi142 ceph-mon[87853]: pgmap v3681: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-04-12T22:48:35.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:35.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:35 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:35.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:35.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:35.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:35.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:35.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:35 smithi142 ceph-mon[87853]: pgmap v3682: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-04-12T22:48:35.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:35 smithi142 ceph-mon[87853]: pgmap v3683: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-04-12T22:48:35.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:35.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:35 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:35.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:35.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:35.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:35.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:35.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:35.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:35.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:35.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:35.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:35.752 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:35.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:35.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:35.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:35.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:35.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:35.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:35.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:35.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:35.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:35.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:35.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:35.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:35.753 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:35.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:35.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:35.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:35.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:35.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:35.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:35.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:35.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:35.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:35.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:35.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:35.754 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:35 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:35.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[91108]: pgmap v3661: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:35.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[91108]: pgmap v3662: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:35.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:35.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[91108]: pgmap v3663: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:35.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[91108]: pgmap v3664: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:35.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:35.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[91108]: pgmap v3665: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:35.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[91108]: pgmap v3666: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:35.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:35.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[91108]: pgmap v3667: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-04-12T22:48:35.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[91108]: pgmap v3668: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-04-12T22:48:35.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:35.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[91108]: pgmap v3669: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-04-12T22:48:35.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[91108]: pgmap v3670: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-04-12T22:48:35.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:35.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[91108]: pgmap v3671: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-04-12T22:48:35.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[91108]: pgmap v3672: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-04-12T22:48:35.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:35.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[91108]: pgmap v3673: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-04-12T22:48:35.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[91108]: pgmap v3674: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-04-12T22:48:35.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:35.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:35.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[87547]: pgmap v3661: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:35.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[87547]: pgmap v3662: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:35.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:35.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[87547]: pgmap v3663: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:35.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[87547]: pgmap v3664: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:35.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:35.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[87547]: pgmap v3665: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:35.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[87547]: pgmap v3666: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:35.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:35.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[87547]: pgmap v3667: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-04-12T22:48:35.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[87547]: pgmap v3668: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-04-12T22:48:35.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:35.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[87547]: pgmap v3669: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-04-12T22:48:35.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[87547]: pgmap v3670: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-04-12T22:48:35.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:35.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[87547]: pgmap v3671: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-04-12T22:48:35.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[87547]: pgmap v3672: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-04-12T22:48:35.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:35.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[87547]: pgmap v3673: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-04-12T22:48:35.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[87547]: pgmap v3674: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-04-12T22:48:35.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:35.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:35.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:35.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:35.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:35.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[91108]: pgmap v3675: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-04-12T22:48:35.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:35.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:35.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:35.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:35.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:35.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:35.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[91108]: pgmap v3676: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-04-12T22:48:35.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[91108]: pgmap v3677: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-04-12T22:48:35.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:35.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:35.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:35.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:35.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:35.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:35.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[91108]: pgmap v3678: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-04-12T22:48:35.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[91108]: pgmap v3679: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-04-12T22:48:35.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:35.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:35.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:35.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:35.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:35.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:35.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[91108]: pgmap v3680: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-04-12T22:48:35.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[91108]: pgmap v3681: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-04-12T22:48:35.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:35.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:35.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:35.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:35.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:35.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:35.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[91108]: pgmap v3682: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-04-12T22:48:35.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[91108]: pgmap v3683: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-04-12T22:48:35.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:35.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:35.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:35.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:35.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:35.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:35.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:35.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:35.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:35.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:35.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:35.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:35.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:35.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:35.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:35.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:35.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:35.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:35.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:35.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:35.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[87547]: pgmap v3675: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-04-12T22:48:35.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:35.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:35.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:35.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:35.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:35.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:35.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[87547]: pgmap v3676: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-04-12T22:48:35.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[87547]: pgmap v3677: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-04-12T22:48:35.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:35.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:35.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:35.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:35.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:35.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:35.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[87547]: pgmap v3678: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-04-12T22:48:35.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[87547]: pgmap v3679: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-04-12T22:48:35.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:35.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:35.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:35.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:35.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:35.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:35.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:35.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:35.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:35.936 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:35.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:35.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:35.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:35.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:35.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:35.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:35.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:35.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:35.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:35.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:35.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:35.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:35.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:35.937 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:35.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:35.938 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:35.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[87547]: pgmap v3680: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-04-12T22:48:35.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[87547]: pgmap v3681: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-04-12T22:48:35.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:35.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:35.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:35.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:35.938 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:35.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:35.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[87547]: pgmap v3682: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-04-12T22:48:35.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[87547]: pgmap v3683: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-04-12T22:48:35.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:35.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:35.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:35.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:35.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:35.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:35.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:35.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:35.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:35.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:35.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:35.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:35.939 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:35.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:35.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:35.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:35.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:35.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:35.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:35.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:35.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:35.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:35.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:35.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:35.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:35.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:35.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:35.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:35.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:35.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:35.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:35.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:35.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:35.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:35.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:35.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:35.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:35 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:36.676 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:48:36] "GET /metrics HTTP/1.1" 200 38700 "" "Prometheus/2.33.4" 2024-04-12T22:48:36.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[87547]: pgmap v3684: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-04-12T22:48:36.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[87547]: pgmap v3685: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-04-12T22:48:36.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:36.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[87547]: pgmap v3686: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-04-12T22:48:36.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[87547]: pgmap v3687: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-04-12T22:48:36.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:36.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[87547]: pgmap v3688: 161 pgs: 19 active+undersized+degraded, 33 active+undersized, 109 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-04-12T22:48:36.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[87547]: pgmap v3689: 161 pgs: 19 active+undersized+degraded, 33 active+undersized, 109 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-04-12T22:48:36.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:36.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[87547]: pgmap v3690: 161 pgs: 19 active+undersized+degraded, 33 active+undersized, 109 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-04-12T22:48:36.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[87547]: pgmap v3691: 161 pgs: 19 active+undersized+degraded, 33 active+undersized, 109 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-04-12T22:48:36.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:36.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[87547]: pgmap v3692: 161 pgs: 16 active+undersized+degraded, 26 active+undersized, 119 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 64/630 objects degraded (10.159%) 2024-04-12T22:48:36.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[87547]: pgmap v3693: 161 pgs: 16 active+undersized+degraded, 26 active+undersized, 119 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 64/630 objects degraded (10.159%) 2024-04-12T22:48:36.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:36.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[87547]: pgmap v3694: 161 pgs: 16 active+undersized+degraded, 26 active+undersized, 119 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 64/630 objects degraded (10.159%) 2024-04-12T22:48:36.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[87547]: pgmap v3695: 161 pgs: 16 active+undersized+degraded, 26 active+undersized, 119 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 64/630 objects degraded (10.159%) 2024-04-12T22:48:36.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:36.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[87547]: pgmap v3696: 161 pgs: 16 active+undersized+degraded, 26 active+undersized, 119 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 64/630 objects degraded (10.159%) 2024-04-12T22:48:36.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[87547]: pgmap v3697: 161 pgs: 16 active+undersized+degraded, 26 active+undersized, 119 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 64/630 objects degraded (10.159%) 2024-04-12T22:48:36.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:36.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:36.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[91108]: pgmap v3684: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-04-12T22:48:36.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[91108]: pgmap v3685: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-04-12T22:48:36.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:36.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[91108]: pgmap v3686: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-04-12T22:48:36.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[91108]: pgmap v3687: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-04-12T22:48:36.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:36.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[91108]: pgmap v3688: 161 pgs: 19 active+undersized+degraded, 33 active+undersized, 109 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-04-12T22:48:36.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[91108]: pgmap v3689: 161 pgs: 19 active+undersized+degraded, 33 active+undersized, 109 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-04-12T22:48:36.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:36.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[91108]: pgmap v3690: 161 pgs: 19 active+undersized+degraded, 33 active+undersized, 109 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-04-12T22:48:36.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[91108]: pgmap v3691: 161 pgs: 19 active+undersized+degraded, 33 active+undersized, 109 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-04-12T22:48:36.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:36.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[91108]: pgmap v3692: 161 pgs: 16 active+undersized+degraded, 26 active+undersized, 119 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 64/630 objects degraded (10.159%) 2024-04-12T22:48:36.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[91108]: pgmap v3693: 161 pgs: 16 active+undersized+degraded, 26 active+undersized, 119 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 64/630 objects degraded (10.159%) 2024-04-12T22:48:36.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:36.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[91108]: pgmap v3694: 161 pgs: 16 active+undersized+degraded, 26 active+undersized, 119 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 64/630 objects degraded (10.159%) 2024-04-12T22:48:36.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[91108]: pgmap v3695: 161 pgs: 16 active+undersized+degraded, 26 active+undersized, 119 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 64/630 objects degraded (10.159%) 2024-04-12T22:48:36.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:36.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[91108]: pgmap v3696: 161 pgs: 16 active+undersized+degraded, 26 active+undersized, 119 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 64/630 objects degraded (10.159%) 2024-04-12T22:48:36.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[91108]: pgmap v3697: 161 pgs: 16 active+undersized+degraded, 26 active+undersized, 119 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 64/630 objects degraded (10.159%) 2024-04-12T22:48:36.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:36.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:36.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:36.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:36.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:36.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[87547]: pgmap v3698: 161 pgs: 16 active+undersized+degraded, 26 active+undersized, 119 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 64/630 objects degraded (10.159%) 2024-04-12T22:48:36.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[87547]: pgmap v3699: 161 pgs: 16 active+undersized+degraded, 26 active+undersized, 119 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 64/630 objects degraded (10.159%) 2024-04-12T22:48:36.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:36.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:36.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:36.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:36.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:36.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:36.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[87547]: pgmap v3700: 161 pgs: 12 active+undersized+degraded, 19 active+undersized, 130 active+clean; 585 KiB data, 327 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s; 50/630 objects degraded (7.937%) 2024-04-12T22:48:36.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[87547]: pgmap v3701: 161 pgs: 12 active+undersized+degraded, 19 active+undersized, 130 active+clean; 585 KiB data, 327 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s; 50/630 objects degraded (7.937%) 2024-04-12T22:48:36.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:36.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:36.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:36.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:36.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:36.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:36.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[87547]: pgmap v3702: 161 pgs: 12 active+undersized+degraded, 19 active+undersized, 130 active+clean; 585 KiB data, 327 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s; 50/630 objects degraded (7.937%) 2024-04-12T22:48:36.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[87547]: pgmap v3703: 161 pgs: 12 active+undersized+degraded, 19 active+undersized, 130 active+clean; 585 KiB data, 327 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s; 50/630 objects degraded (7.937%) 2024-04-12T22:48:36.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:36.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:36.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:36.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:36.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:36.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:36.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[87547]: pgmap v3704: 161 pgs: 12 active+undersized+degraded, 19 active+undersized, 130 active+clean; 585 KiB data, 327 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s; 50/630 objects degraded (7.937%) 2024-04-12T22:48:36.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[87547]: pgmap v3705: 161 pgs: 12 active+undersized+degraded, 19 active+undersized, 130 active+clean; 585 KiB data, 327 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s; 50/630 objects degraded (7.937%) 2024-04-12T22:48:36.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:36.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:36.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:36.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:36.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:36.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:36.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:36.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:36.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:36.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:36.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:36.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:36.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:36.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:36.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:36.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:36.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:36.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:36.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:36.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:36.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:36.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:36.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:36.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:36.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:36.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:36.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:36.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:36.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:36.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:36.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:36.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:36.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:36.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:36.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:36.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[91108]: pgmap v3698: 161 pgs: 16 active+undersized+degraded, 26 active+undersized, 119 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 64/630 objects degraded (10.159%) 2024-04-12T22:48:36.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[91108]: pgmap v3699: 161 pgs: 16 active+undersized+degraded, 26 active+undersized, 119 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 64/630 objects degraded (10.159%) 2024-04-12T22:48:36.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:36.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:36.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:36.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:36.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:36.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:36.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[91108]: pgmap v3700: 161 pgs: 12 active+undersized+degraded, 19 active+undersized, 130 active+clean; 585 KiB data, 327 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s; 50/630 objects degraded (7.937%) 2024-04-12T22:48:36.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[91108]: pgmap v3701: 161 pgs: 12 active+undersized+degraded, 19 active+undersized, 130 active+clean; 585 KiB data, 327 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s; 50/630 objects degraded (7.937%) 2024-04-12T22:48:36.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:36.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:36.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:36.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:36.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:36.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:36.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[91108]: pgmap v3702: 161 pgs: 12 active+undersized+degraded, 19 active+undersized, 130 active+clean; 585 KiB data, 327 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s; 50/630 objects degraded (7.937%) 2024-04-12T22:48:36.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[91108]: pgmap v3703: 161 pgs: 12 active+undersized+degraded, 19 active+undersized, 130 active+clean; 585 KiB data, 327 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s; 50/630 objects degraded (7.937%) 2024-04-12T22:48:36.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:36.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:36.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:36.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:36.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:36.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:36.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[91108]: pgmap v3704: 161 pgs: 12 active+undersized+degraded, 19 active+undersized, 130 active+clean; 585 KiB data, 327 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s; 50/630 objects degraded (7.937%) 2024-04-12T22:48:36.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[91108]: pgmap v3705: 161 pgs: 12 active+undersized+degraded, 19 active+undersized, 130 active+clean; 585 KiB data, 327 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s; 50/630 objects degraded (7.937%) 2024-04-12T22:48:36.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:36.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:36.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:36.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:36.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:36.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:36.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:36.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:36.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:36.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:36.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:36.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:36.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:36.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:36.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:36.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:36.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:36.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:36.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:36.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:36.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:36.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:36.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:36.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:36.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:36.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:36.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:36.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:36.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:36.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:36.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:36.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:36.852 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:36 smithi142 ceph-mon[87853]: pgmap v3684: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-04-12T22:48:36.852 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:36 smithi142 ceph-mon[87853]: pgmap v3685: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-04-12T22:48:36.852 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:36 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:36.852 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:36 smithi142 ceph-mon[87853]: pgmap v3686: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-04-12T22:48:36.852 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:36 smithi142 ceph-mon[87853]: pgmap v3687: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-04-12T22:48:36.852 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:36 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:36.852 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:36 smithi142 ceph-mon[87853]: pgmap v3688: 161 pgs: 19 active+undersized+degraded, 33 active+undersized, 109 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-04-12T22:48:36.852 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:36 smithi142 ceph-mon[87853]: pgmap v3689: 161 pgs: 19 active+undersized+degraded, 33 active+undersized, 109 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-04-12T22:48:36.852 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:36 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:36.852 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:36 smithi142 ceph-mon[87853]: pgmap v3690: 161 pgs: 19 active+undersized+degraded, 33 active+undersized, 109 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-04-12T22:48:36.852 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:36 smithi142 ceph-mon[87853]: pgmap v3691: 161 pgs: 19 active+undersized+degraded, 33 active+undersized, 109 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-04-12T22:48:36.852 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:36 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:36.852 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:36 smithi142 ceph-mon[87853]: pgmap v3692: 161 pgs: 16 active+undersized+degraded, 26 active+undersized, 119 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 64/630 objects degraded (10.159%) 2024-04-12T22:48:36.853 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:36 smithi142 ceph-mon[87853]: pgmap v3693: 161 pgs: 16 active+undersized+degraded, 26 active+undersized, 119 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 64/630 objects degraded (10.159%) 2024-04-12T22:48:36.853 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:36 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:36.853 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:36 smithi142 ceph-mon[87853]: pgmap v3694: 161 pgs: 16 active+undersized+degraded, 26 active+undersized, 119 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 64/630 objects degraded (10.159%) 2024-04-12T22:48:36.853 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:36 smithi142 ceph-mon[87853]: pgmap v3695: 161 pgs: 16 active+undersized+degraded, 26 active+undersized, 119 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 64/630 objects degraded (10.159%) 2024-04-12T22:48:36.853 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:36 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:36.853 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:36 smithi142 ceph-mon[87853]: pgmap v3696: 161 pgs: 16 active+undersized+degraded, 26 active+undersized, 119 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 64/630 objects degraded (10.159%) 2024-04-12T22:48:36.853 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:36 smithi142 ceph-mon[87853]: pgmap v3697: 161 pgs: 16 active+undersized+degraded, 26 active+undersized, 119 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 64/630 objects degraded (10.159%) 2024-04-12T22:48:36.853 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:36 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:36.853 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:36.853 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:36.853 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:36.853 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:36.853 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:36 smithi142 ceph-mon[87853]: pgmap v3698: 161 pgs: 16 active+undersized+degraded, 26 active+undersized, 119 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 64/630 objects degraded (10.159%) 2024-04-12T22:48:36.853 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:36 smithi142 ceph-mon[87853]: pgmap v3699: 161 pgs: 16 active+undersized+degraded, 26 active+undersized, 119 active+clean; 585 KiB data, 326 MiB used, 715 GiB / 715 GiB avail; 64/630 objects degraded (10.159%) 2024-04-12T22:48:36.854 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:36.854 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:36 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:36.854 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:36.854 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:36.854 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:36.854 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:36.854 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:36 smithi142 ceph-mon[87853]: pgmap v3700: 161 pgs: 12 active+undersized+degraded, 19 active+undersized, 130 active+clean; 585 KiB data, 327 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s; 50/630 objects degraded (7.937%) 2024-04-12T22:48:36.854 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:36 smithi142 ceph-mon[87853]: pgmap v3701: 161 pgs: 12 active+undersized+degraded, 19 active+undersized, 130 active+clean; 585 KiB data, 327 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s; 50/630 objects degraded (7.937%) 2024-04-12T22:48:36.854 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:36.854 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:36 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:36.854 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:36.854 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:36.854 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:36.854 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:36.854 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:36 smithi142 ceph-mon[87853]: pgmap v3702: 161 pgs: 12 active+undersized+degraded, 19 active+undersized, 130 active+clean; 585 KiB data, 327 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s; 50/630 objects degraded (7.937%) 2024-04-12T22:48:36.855 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:36 smithi142 ceph-mon[87853]: pgmap v3703: 161 pgs: 12 active+undersized+degraded, 19 active+undersized, 130 active+clean; 585 KiB data, 327 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s; 50/630 objects degraded (7.937%) 2024-04-12T22:48:36.855 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:36.855 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:36 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:36.855 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:36.855 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:36.855 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:36.855 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:36.855 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:36 smithi142 ceph-mon[87853]: pgmap v3704: 161 pgs: 12 active+undersized+degraded, 19 active+undersized, 130 active+clean; 585 KiB data, 327 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s; 50/630 objects degraded (7.937%) 2024-04-12T22:48:36.855 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:36 smithi142 ceph-mon[87853]: pgmap v3705: 161 pgs: 12 active+undersized+degraded, 19 active+undersized, 130 active+clean; 585 KiB data, 327 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s; 50/630 objects degraded (7.937%) 2024-04-12T22:48:36.855 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:36.855 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:36 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:36.855 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:36.855 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:36.855 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:36.856 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:36.856 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:36.856 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:36.856 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:36.856 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:36.856 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:36.856 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:36.856 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:36.856 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:36.856 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:36.856 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:36.856 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:36.856 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:36.856 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:36.856 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:36.857 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:36.857 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:36.857 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:36.857 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:36.857 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:36.857 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:36.857 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:36.857 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:36.857 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:36.857 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:36.857 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:36.857 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:37.817 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:37 smithi142 ceph-mon[87853]: pgmap v3706: 161 pgs: 12 active+undersized+degraded, 19 active+undersized, 130 active+clean; 585 KiB data, 327 MiB used, 715 GiB / 715 GiB avail; 50/630 objects degraded (7.937%) 2024-04-12T22:48:37.817 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:37 smithi142 ceph-mon[87853]: pgmap v3707: 161 pgs: 12 active+undersized+degraded, 19 active+undersized, 130 active+clean; 585 KiB data, 327 MiB used, 715 GiB / 715 GiB avail; 50/630 objects degraded (7.937%) 2024-04-12T22:48:37.817 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:37 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:37.818 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:37 smithi142 ceph-mon[87853]: pgmap v3708: 161 pgs: 9 active+undersized+degraded, 18 active+undersized, 134 active+clean; 585 KiB data, 327 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:48:37.818 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:37 smithi142 ceph-mon[87853]: pgmap v3709: 161 pgs: 9 active+undersized+degraded, 18 active+undersized, 134 active+clean; 585 KiB data, 327 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:48:37.818 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:37 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:37.818 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:37 smithi142 ceph-mon[87853]: pgmap v3710: 161 pgs: 9 active+undersized+degraded, 18 active+undersized, 134 active+clean; 585 KiB data, 327 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:48:37.818 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:37 smithi142 ceph-mon[87853]: pgmap v3711: 161 pgs: 9 active+undersized+degraded, 18 active+undersized, 134 active+clean; 585 KiB data, 327 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:48:37.818 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:37 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:37.818 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:37 smithi142 ceph-mon[87853]: pgmap v3712: 161 pgs: 9 active+undersized+degraded, 18 active+undersized, 134 active+clean; 585 KiB data, 327 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:48:37.818 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:37 smithi142 ceph-mon[87853]: pgmap v3713: 161 pgs: 9 active+undersized+degraded, 18 active+undersized, 134 active+clean; 585 KiB data, 327 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:48:37.818 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:37 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:37.818 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:37 smithi142 ceph-mon[87853]: pgmap v3714: 161 pgs: 1 active+undersized+degraded, 1 active+undersized, 159 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 3 op/s; 1/630 objects degraded (0.159%) 2024-04-12T22:48:37.818 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:37 smithi142 ceph-mon[87853]: pgmap v3715: 161 pgs: 1 active+undersized+degraded, 1 active+undersized, 159 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 3 op/s; 1/630 objects degraded (0.159%) 2024-04-12T22:48:37.818 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:37 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:37.818 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:37 smithi142 ceph-mon[87853]: pgmap v3716: 161 pgs: 1 active+undersized+degraded, 1 active+undersized, 159 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 3 op/s; 1/630 objects degraded (0.159%) 2024-04-12T22:48:37.819 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:37 smithi142 ceph-mon[87853]: pgmap v3717: 161 pgs: 1 active+undersized+degraded, 1 active+undersized, 159 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 3 op/s; 1/630 objects degraded (0.159%) 2024-04-12T22:48:37.819 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:37 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:37.819 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:37.819 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:37.819 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:37.819 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:37.819 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:37 smithi142 ceph-mon[87853]: pgmap v3718: 161 pgs: 1 active+undersized+degraded, 1 active+undersized, 159 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 3 op/s; 1/630 objects degraded (0.159%) 2024-04-12T22:48:37.820 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:37 smithi142 ceph-mon[87853]: pgmap v3719: 161 pgs: 1 active+undersized+degraded, 1 active+undersized, 159 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 3 op/s; 1/630 objects degraded (0.159%) 2024-04-12T22:48:37.820 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:37.820 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:37 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:37.820 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:37.820 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:37.820 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:37.820 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:37.820 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:37 smithi142 ceph-mon[87853]: pgmap v3720: 161 pgs: 1 active+undersized+degraded, 1 active+undersized, 159 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1/630 objects degraded (0.159%) 2024-04-12T22:48:37.820 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:37 smithi142 ceph-mon[87853]: pgmap v3721: 161 pgs: 1 active+undersized+degraded, 1 active+undersized, 159 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1/630 objects degraded (0.159%) 2024-04-12T22:48:37.820 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:37.820 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:37 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:37.820 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:37.820 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:37.820 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:37.821 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:37.821 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:37 smithi142 ceph-mon[87853]: pgmap v3722: 161 pgs: 1 active+undersized+degraded, 1 active+undersized, 159 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1/630 objects degraded (0.159%) 2024-04-12T22:48:37.821 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:37 smithi142 ceph-mon[87853]: pgmap v3723: 161 pgs: 1 active+undersized+degraded, 1 active+undersized, 159 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1/630 objects degraded (0.159%) 2024-04-12T22:48:37.821 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:37.821 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:37 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:37.821 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:37.821 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:37.821 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:37 smithi142 ceph-mon[87853]: pgmap v3724: 161 pgs: 1 active+undersized+degraded, 1 active+undersized, 159 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1/630 objects degraded (0.159%) 2024-04-12T22:48:37.821 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:37 smithi142 ceph-mon[87853]: pgmap v3725: 161 pgs: 1 active+undersized+degraded, 1 active+undersized, 159 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1/630 objects degraded (0.159%) 2024-04-12T22:48:37.821 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:37.821 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:37.821 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:37.821 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:37.821 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:37.822 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-12T22:48:37.822 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:37 smithi142 ceph-mon[87853]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-12T22:48:37.822 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:37 smithi142 ceph-mon[87853]: Upgrade: osd.7 is safe to restart 2024-04-12T22:48:37.822 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:37.822 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:37.822 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:37.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[91108]: pgmap v3706: 161 pgs: 12 active+undersized+degraded, 19 active+undersized, 130 active+clean; 585 KiB data, 327 MiB used, 715 GiB / 715 GiB avail; 50/630 objects degraded (7.937%) 2024-04-12T22:48:37.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[91108]: pgmap v3707: 161 pgs: 12 active+undersized+degraded, 19 active+undersized, 130 active+clean; 585 KiB data, 327 MiB used, 715 GiB / 715 GiB avail; 50/630 objects degraded (7.937%) 2024-04-12T22:48:37.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:37.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[91108]: pgmap v3708: 161 pgs: 9 active+undersized+degraded, 18 active+undersized, 134 active+clean; 585 KiB data, 327 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:48:37.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[91108]: pgmap v3709: 161 pgs: 9 active+undersized+degraded, 18 active+undersized, 134 active+clean; 585 KiB data, 327 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:48:37.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:37.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[91108]: pgmap v3710: 161 pgs: 9 active+undersized+degraded, 18 active+undersized, 134 active+clean; 585 KiB data, 327 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:48:37.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[91108]: pgmap v3711: 161 pgs: 9 active+undersized+degraded, 18 active+undersized, 134 active+clean; 585 KiB data, 327 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:48:37.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:37.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[91108]: pgmap v3712: 161 pgs: 9 active+undersized+degraded, 18 active+undersized, 134 active+clean; 585 KiB data, 327 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:48:37.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[91108]: pgmap v3713: 161 pgs: 9 active+undersized+degraded, 18 active+undersized, 134 active+clean; 585 KiB data, 327 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:48:37.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:37.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[91108]: pgmap v3714: 161 pgs: 1 active+undersized+degraded, 1 active+undersized, 159 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 3 op/s; 1/630 objects degraded (0.159%) 2024-04-12T22:48:37.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[91108]: pgmap v3715: 161 pgs: 1 active+undersized+degraded, 1 active+undersized, 159 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 3 op/s; 1/630 objects degraded (0.159%) 2024-04-12T22:48:37.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:37.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[91108]: pgmap v3716: 161 pgs: 1 active+undersized+degraded, 1 active+undersized, 159 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 3 op/s; 1/630 objects degraded (0.159%) 2024-04-12T22:48:37.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[91108]: pgmap v3717: 161 pgs: 1 active+undersized+degraded, 1 active+undersized, 159 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 3 op/s; 1/630 objects degraded (0.159%) 2024-04-12T22:48:37.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:37.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:37.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:37.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:37.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:37.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[87547]: pgmap v3706: 161 pgs: 12 active+undersized+degraded, 19 active+undersized, 130 active+clean; 585 KiB data, 327 MiB used, 715 GiB / 715 GiB avail; 50/630 objects degraded (7.937%) 2024-04-12T22:48:37.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[87547]: pgmap v3707: 161 pgs: 12 active+undersized+degraded, 19 active+undersized, 130 active+clean; 585 KiB data, 327 MiB used, 715 GiB / 715 GiB avail; 50/630 objects degraded (7.937%) 2024-04-12T22:48:37.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:37.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[87547]: pgmap v3708: 161 pgs: 9 active+undersized+degraded, 18 active+undersized, 134 active+clean; 585 KiB data, 327 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:48:37.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[87547]: pgmap v3709: 161 pgs: 9 active+undersized+degraded, 18 active+undersized, 134 active+clean; 585 KiB data, 327 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:48:37.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:37.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[87547]: pgmap v3710: 161 pgs: 9 active+undersized+degraded, 18 active+undersized, 134 active+clean; 585 KiB data, 327 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:48:37.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[87547]: pgmap v3711: 161 pgs: 9 active+undersized+degraded, 18 active+undersized, 134 active+clean; 585 KiB data, 327 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:48:37.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:37.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[87547]: pgmap v3712: 161 pgs: 9 active+undersized+degraded, 18 active+undersized, 134 active+clean; 585 KiB data, 327 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:48:37.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[87547]: pgmap v3713: 161 pgs: 9 active+undersized+degraded, 18 active+undersized, 134 active+clean; 585 KiB data, 327 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-12T22:48:37.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:37.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[87547]: pgmap v3714: 161 pgs: 1 active+undersized+degraded, 1 active+undersized, 159 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 3 op/s; 1/630 objects degraded (0.159%) 2024-04-12T22:48:37.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[87547]: pgmap v3715: 161 pgs: 1 active+undersized+degraded, 1 active+undersized, 159 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 3 op/s; 1/630 objects degraded (0.159%) 2024-04-12T22:48:37.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:37.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[87547]: pgmap v3716: 161 pgs: 1 active+undersized+degraded, 1 active+undersized, 159 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 3 op/s; 1/630 objects degraded (0.159%) 2024-04-12T22:48:37.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[87547]: pgmap v3717: 161 pgs: 1 active+undersized+degraded, 1 active+undersized, 159 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 3 op/s; 1/630 objects degraded (0.159%) 2024-04-12T22:48:37.929 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:37.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:37.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:37.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:37.930 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:37.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[91108]: pgmap v3718: 161 pgs: 1 active+undersized+degraded, 1 active+undersized, 159 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 3 op/s; 1/630 objects degraded (0.159%) 2024-04-12T22:48:37.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[91108]: pgmap v3719: 161 pgs: 1 active+undersized+degraded, 1 active+undersized, 159 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 3 op/s; 1/630 objects degraded (0.159%) 2024-04-12T22:48:37.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:37.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:37.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:37.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:37.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:37.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:37.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[91108]: pgmap v3720: 161 pgs: 1 active+undersized+degraded, 1 active+undersized, 159 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1/630 objects degraded (0.159%) 2024-04-12T22:48:37.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[91108]: pgmap v3721: 161 pgs: 1 active+undersized+degraded, 1 active+undersized, 159 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1/630 objects degraded (0.159%) 2024-04-12T22:48:37.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:37.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:37.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:37.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:37.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:37.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:37.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[91108]: pgmap v3722: 161 pgs: 1 active+undersized+degraded, 1 active+undersized, 159 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1/630 objects degraded (0.159%) 2024-04-12T22:48:37.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[91108]: pgmap v3723: 161 pgs: 1 active+undersized+degraded, 1 active+undersized, 159 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1/630 objects degraded (0.159%) 2024-04-12T22:48:37.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:37.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:37.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:37.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:37.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[91108]: pgmap v3724: 161 pgs: 1 active+undersized+degraded, 1 active+undersized, 159 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1/630 objects degraded (0.159%) 2024-04-12T22:48:37.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[91108]: pgmap v3725: 161 pgs: 1 active+undersized+degraded, 1 active+undersized, 159 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1/630 objects degraded (0.159%) 2024-04-12T22:48:37.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:37.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:37.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[87547]: pgmap v3718: 161 pgs: 1 active+undersized+degraded, 1 active+undersized, 159 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 3 op/s; 1/630 objects degraded (0.159%) 2024-04-12T22:48:37.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[87547]: pgmap v3719: 161 pgs: 1 active+undersized+degraded, 1 active+undersized, 159 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 3 op/s; 1/630 objects degraded (0.159%) 2024-04-12T22:48:37.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:37.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:37.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:37.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:37.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:37.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:37.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[87547]: pgmap v3720: 161 pgs: 1 active+undersized+degraded, 1 active+undersized, 159 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1/630 objects degraded (0.159%) 2024-04-12T22:48:37.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[87547]: pgmap v3721: 161 pgs: 1 active+undersized+degraded, 1 active+undersized, 159 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1/630 objects degraded (0.159%) 2024-04-12T22:48:37.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:37.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:37.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:37.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:37.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:37.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:37.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[87547]: pgmap v3722: 161 pgs: 1 active+undersized+degraded, 1 active+undersized, 159 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1/630 objects degraded (0.159%) 2024-04-12T22:48:37.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[87547]: pgmap v3723: 161 pgs: 1 active+undersized+degraded, 1 active+undersized, 159 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1/630 objects degraded (0.159%) 2024-04-12T22:48:37.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:37.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:37.933 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:37.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:37.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[87547]: pgmap v3724: 161 pgs: 1 active+undersized+degraded, 1 active+undersized, 159 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1/630 objects degraded (0.159%) 2024-04-12T22:48:37.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[87547]: pgmap v3725: 161 pgs: 1 active+undersized+degraded, 1 active+undersized, 159 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1/630 objects degraded (0.159%) 2024-04-12T22:48:37.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:37.934 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:37.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:37.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:37.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:37.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-12T22:48:37.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[91108]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-12T22:48:37.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[91108]: Upgrade: osd.7 is safe to restart 2024-04-12T22:48:37.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:37.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:37.935 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:37.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:37.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:37.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:37.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-12T22:48:37.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[87547]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-12T22:48:37.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[87547]: Upgrade: osd.7 is safe to restart 2024-04-12T22:48:37.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:37.935 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:37.936 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:39.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:38 smithi088 ceph-mon[87547]: pgmap v3726: 161 pgs: 1 active+undersized+degraded, 1 active+undersized, 159 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1/630 objects degraded (0.159%) 2024-04-12T22:48:39.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:38 smithi088 ceph-mon[87547]: pgmap v3727: 161 pgs: 1 active+undersized+degraded, 1 active+undersized, 159 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1/630 objects degraded (0.159%) 2024-04-12T22:48:39.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:39.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:39.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:38 smithi088 ceph-mon[87547]: pgmap v3728: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:39.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:38 smithi088 ceph-mon[87547]: pgmap v3729: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:39.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:39.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:38 smithi088 ceph-mon[91108]: pgmap v3726: 161 pgs: 1 active+undersized+degraded, 1 active+undersized, 159 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1/630 objects degraded (0.159%) 2024-04-12T22:48:39.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:38 smithi088 ceph-mon[91108]: pgmap v3727: 161 pgs: 1 active+undersized+degraded, 1 active+undersized, 159 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1/630 objects degraded (0.159%) 2024-04-12T22:48:39.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:39.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:39.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:38 smithi088 ceph-mon[91108]: pgmap v3728: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:39.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:38 smithi088 ceph-mon[91108]: pgmap v3729: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:39.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:39.244 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:38 smithi142 ceph-mon[87853]: pgmap v3726: 161 pgs: 1 active+undersized+degraded, 1 active+undersized, 159 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1/630 objects degraded (0.159%) 2024-04-12T22:48:39.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:38 smithi142 ceph-mon[87853]: pgmap v3727: 161 pgs: 1 active+undersized+degraded, 1 active+undersized, 159 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1/630 objects degraded (0.159%) 2024-04-12T22:48:39.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:39.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:39.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:38 smithi142 ceph-mon[87853]: pgmap v3728: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:39.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:38 smithi142 ceph-mon[87853]: pgmap v3729: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:39.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:40.176 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:39 smithi088 ceph-mon[87547]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/630 objects degraded (0.159%), 1 pg degraded) 2024-04-12T22:48:40.176 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-12T22:48:40.176 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:39 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:40.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:39 smithi088 ceph-mon[91108]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/630 objects degraded (0.159%), 1 pg degraded) 2024-04-12T22:48:40.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-12T22:48:40.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:39 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:40.244 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:39 smithi142 ceph-mon[87853]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/630 objects degraded (0.159%), 1 pg degraded) 2024-04-12T22:48:40.244 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-12T22:48:40.244 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:39 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:40.994 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:40 smithi142 ceph-mon[87853]: Upgrade: Updating osd.7 2024-04-12T22:48:40.994 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:40 smithi142 ceph-mon[87853]: Deploying daemon osd.7 on smithi142 2024-04-12T22:48:40.994 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:40 smithi142 ceph-mon[87853]: pgmap v3730: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:41.176 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:40 smithi088 ceph-mon[87547]: Upgrade: Updating osd.7 2024-04-12T22:48:41.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:40 smithi088 ceph-mon[87547]: Deploying daemon osd.7 on smithi142 2024-04-12T22:48:41.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:40 smithi088 ceph-mon[87547]: pgmap v3730: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:41.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:40 smithi088 ceph-mon[91108]: Upgrade: Updating osd.7 2024-04-12T22:48:41.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:40 smithi088 ceph-mon[91108]: Deploying daemon osd.7 on smithi142 2024-04-12T22:48:41.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:40 smithi088 ceph-mon[91108]: pgmap v3730: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:48:43.244 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:42 smithi142 ceph-mon[87853]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:48:43.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:42 smithi142 ceph-mon[87853]: pgmap v3731: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1008 B/s rd, 0 op/s 2024-04-12T22:48:43.426 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:42 smithi088 ceph-mon[87547]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:48:43.426 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:42 smithi088 ceph-mon[87547]: pgmap v3731: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1008 B/s rd, 0 op/s 2024-04-12T22:48:43.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:42 smithi088 ceph-mon[91108]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:48:43.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:42 smithi088 ceph-mon[91108]: pgmap v3731: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1008 B/s rd, 0 op/s 2024-04-12T22:48:45.124 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:44 smithi142 ceph-mon[87853]: pgmap v3732: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 770 B/s rd, 0 op/s 2024-04-12T22:48:45.124 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:45.124 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:48:45.426 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:44 smithi088 ceph-mon[87547]: pgmap v3732: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 770 B/s rd, 0 op/s 2024-04-12T22:48:45.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:45.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:48:45.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:44 smithi088 ceph-mon[91108]: pgmap v3732: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 770 B/s rd, 0 op/s 2024-04-12T22:48:45.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:45.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:48:45.458 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:48:45 smithi142 systemd[1]: Stopping Ceph osd.7 for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:48:45.744 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:48:45 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7[152578]: 2024-04-12T22:48:45.466+0000 7fb9ffd2c700 -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-12T22:48:45.744 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:48:45 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7[152578]: 2024-04-12T22:48:45.466+0000 7fb9ffd2c700 -1 osd.7 181 *** Got signal Terminated *** 2024-04-12T22:48:45.744 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:48:45 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7[152578]: 2024-04-12T22:48:45.466+0000 7fb9ffd2c700 -1 osd.7 181 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-12T22:48:46.043 INFO:teuthology.orchestra.run.smithi088.stdout:true 2024-04-12T22:48:46.676 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:48:46 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:48:46] "GET /metrics HTTP/1.1" 200 38702 "" "Prometheus/2.33.4" 2024-04-12T22:48:46.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:46.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:46 smithi088 ceph-mon[87547]: osd.7 marked itself down and dead 2024-04-12T22:48:46.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:46 smithi088 ceph-mon[87547]: pgmap v3733: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:48:46.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:46.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:46 smithi088 ceph-mon[91108]: osd.7 marked itself down and dead 2024-04-12T22:48:46.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:46 smithi088 ceph-mon[91108]: pgmap v3733: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:48:46.700 INFO:teuthology.orchestra.run.smithi088.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T22:48:46.700 INFO:teuthology.orchestra.run.smithi088.stdout:agent.smithi088 smithi088 running 15s ago 21m - - 2024-04-12T22:48:46.700 INFO:teuthology.orchestra.run.smithi088.stdout:agent.smithi142 smithi142 running 8s ago 20m - - 2024-04-12T22:48:46.700 INFO:teuthology.orchestra.run.smithi088.stdout:alertmanager.a smithi088 *:9093,9094 running (10m) 15s ago 15m 24.0M - 0.23.0 ba2b418f427c 0ea85e911776 2024-04-12T22:48:46.700 INFO:teuthology.orchestra.run.smithi088.stdout:grafana.a smithi142 *:3000 error 8s ago 15m - - 2024-04-12T22:48:46.700 INFO:teuthology.orchestra.run.smithi088.stdout:iscsi.foo.smithi088.yxerll smithi088 running (9m) 15s ago 14m 63.9M - 3.5 e1d6a67b021e 59c9318194eb 2024-04-12T22:48:46.700 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.x smithi142 *:8443,9283,8765 running (8m) 8s ago 20m 453M - 19.0.0-2053-gb277feb2 668895944f0e f9384b7063eb 2024-04-12T22:48:46.700 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.y smithi088 *:8443,9283,8765 running (9m) 15s ago 21m 543M - 19.0.0-2053-gb277feb2 668895944f0e 61e5b1816570 2024-04-12T22:48:46.700 INFO:teuthology.orchestra.run.smithi088.stdout:mon.a smithi088 running (7m) 15s ago 22m 146M 2048M 19.0.0-2053-gb277feb2 668895944f0e 6000fee523aa 2024-04-12T22:48:46.700 INFO:teuthology.orchestra.run.smithi088.stdout:mon.b smithi142 running (7m) 8s ago 20m 64.1M 2048M 19.0.0-2053-gb277feb2 668895944f0e 7cb5c5614a81 2024-04-12T22:48:46.700 INFO:teuthology.orchestra.run.smithi088.stdout:mon.c smithi088 running (7m) 15s ago 20m 68.1M 2048M 19.0.0-2053-gb277feb2 668895944f0e 87d1391aae18 2024-04-12T22:48:46.700 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.a smithi088 *:9100 running (10m) 15s ago 16m 15.9M - 1.3.1 1dbe0e931976 40e0439db208 2024-04-12T22:48:46.701 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.b smithi142 *:9100 running (10m) 8s ago 16m 16.1M - 1.3.1 1dbe0e931976 747060fd1a5d 2024-04-12T22:48:46.701 INFO:teuthology.orchestra.run.smithi088.stdout:osd.0 smithi088 running (6m) 15s ago 20m 56.5M 4096M 19.0.0-2053-gb277feb2 668895944f0e e1ee31dcc722 2024-04-12T22:48:46.701 INFO:teuthology.orchestra.run.smithi088.stdout:osd.1 smithi088 running (5m) 15s ago 19m 56.5M 4096M 19.0.0-2053-gb277feb2 668895944f0e 494f5e8e2531 2024-04-12T22:48:46.701 INFO:teuthology.orchestra.run.smithi088.stdout:osd.2 smithi088 running (4m) 15s ago 19m 51.0M 4096M 19.0.0-2053-gb277feb2 668895944f0e ca5dfe640c82 2024-04-12T22:48:46.701 INFO:teuthology.orchestra.run.smithi088.stdout:osd.3 smithi088 running (3m) 15s ago 18m 51.4M 4096M 19.0.0-2053-gb277feb2 668895944f0e 94ea4016ad0c 2024-04-12T22:48:46.701 INFO:teuthology.orchestra.run.smithi088.stdout:osd.4 smithi142 running (2m) 8s ago 18m 50.3M 4096M 19.0.0-2053-gb277feb2 668895944f0e af3fdbbb3a05 2024-04-12T22:48:46.701 INFO:teuthology.orchestra.run.smithi088.stdout:osd.5 smithi142 running (112s) 8s ago 18m 44.4M 4096M 19.0.0-2053-gb277feb2 668895944f0e bf1123bf3ff8 2024-04-12T22:48:46.701 INFO:teuthology.orchestra.run.smithi088.stdout:osd.6 smithi142 running (46s) 8s ago 17m 49.9M 4096M 19.0.0-2053-gb277feb2 668895944f0e 2c5b3ef7a527 2024-04-12T22:48:46.701 INFO:teuthology.orchestra.run.smithi088.stdout:osd.7 smithi142 running (20s) 8s ago 17m 51.0M 4096M 19.0.0-2053-gb277feb2 668895944f0e 0f0f26877a8d 2024-04-12T22:48:46.701 INFO:teuthology.orchestra.run.smithi088.stdout:prometheus.a smithi142 *:9095 running (9m) 8s ago 16m 69.4M - 2.33.4 514e6a882f6e db995400848f 2024-04-12T22:48:46.701 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi088.qlemsa smithi088 *:8000 running (14m) 15s ago 14m 74.6M - 17.2.0 e1d6a67b021e 9eab94fe6def 2024-04-12T22:48:46.701 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi142.qxzxoy smithi142 *:8000 running (14m) 8s ago 14m 74.8M - 17.2.0 e1d6a67b021e ce75b554e32c 2024-04-12T22:48:46.701 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi088.rfqdxx smithi088 *:80 running (14m) 15s ago 14m 77.3M - 17.2.0 e1d6a67b021e e1b485d40249 2024-04-12T22:48:46.701 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi142.kdrxla smithi142 *:80 running (14m) 8s ago 14m 74.1M - 17.2.0 e1d6a67b021e 071754547e0a 2024-04-12T22:48:46.744 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:46.744 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:46 smithi142 ceph-mon[87853]: osd.7 marked itself down and dead 2024-04-12T22:48:46.744 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:46 smithi142 ceph-mon[87853]: pgmap v3733: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:48:47.087 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-04-12T22:48:47.087 INFO:teuthology.orchestra.run.smithi088.stdout: "mon": { 2024-04-12T22:48:47.088 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-2053-gb277feb2 (b277feb2c7beb4597d8ecc39d58d5c36b81f613a) squid (dev)": 3 2024-04-12T22:48:47.088 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:48:47.088 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr": { 2024-04-12T22:48:47.088 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-2053-gb277feb2 (b277feb2c7beb4597d8ecc39d58d5c36b81f613a) squid (dev)": 2 2024-04-12T22:48:47.088 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:48:47.088 INFO:teuthology.orchestra.run.smithi088.stdout: "osd": { 2024-04-12T22:48:47.088 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-2053-gb277feb2 (b277feb2c7beb4597d8ecc39d58d5c36b81f613a) squid (dev)": 7 2024-04-12T22:48:47.088 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:48:47.088 INFO:teuthology.orchestra.run.smithi088.stdout: "rgw": { 2024-04-12T22:48:47.088 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-12T22:48:47.088 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:48:47.088 INFO:teuthology.orchestra.run.smithi088.stdout: "overall": { 2024-04-12T22:48:47.088 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4, 2024-04-12T22:48:47.088 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-2053-gb277feb2 (b277feb2c7beb4597d8ecc39d58d5c36b81f613a) squid (dev)": 12 2024-04-12T22:48:47.088 INFO:teuthology.orchestra.run.smithi088.stdout: } 2024-04-12T22:48:47.089 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-04-12T22:48:47.244 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:48:46 smithi142 podman[157802]: 2024-04-12 22:48:46.867158603 +0000 UTC m=+1.495158049 container died 0f0f26877a8d523f43e4218583267431959116a882e3fec8c86a186ca5840ef7 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7, org.label-schema.build-date=20240409, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_CLEAN=True, ceph=True, GIT_BRANCH=HEAD, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, RELEASE=squid-b277feb, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=) 2024-04-12T22:48:47.431 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-04-12T22:48:47.431 INFO:teuthology.orchestra.run.smithi088.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a", 2024-04-12T22:48:47.431 INFO:teuthology.orchestra.run.smithi088.stdout: "in_progress": true, 2024-04-12T22:48:47.431 INFO:teuthology.orchestra.run.smithi088.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-12T22:48:47.431 INFO:teuthology.orchestra.run.smithi088.stdout: "services_complete": [ 2024-04-12T22:48:47.431 INFO:teuthology.orchestra.run.smithi088.stdout: "osd", 2024-04-12T22:48:47.431 INFO:teuthology.orchestra.run.smithi088.stdout: "mon", 2024-04-12T22:48:47.432 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr" 2024-04-12T22:48:47.432 INFO:teuthology.orchestra.run.smithi088.stdout: ], 2024-04-12T22:48:47.432 INFO:teuthology.orchestra.run.smithi088.stdout: "progress": "13/23 daemons upgraded", 2024-04-12T22:48:47.432 INFO:teuthology.orchestra.run.smithi088.stdout: "message": "Currently upgrading osd daemons", 2024-04-12T22:48:47.432 INFO:teuthology.orchestra.run.smithi088.stdout: "is_paused": false 2024-04-12T22:48:47.432 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-04-12T22:48:47.634 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:48:47 smithi142 podman[157802]: 2024-04-12 22:48:47.368035661 +0000 UTC m=+1.996035107 container cleanup 0f0f26877a8d523f43e4218583267431959116a882e3fec8c86a186ca5840ef7 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, RELEASE=squid-b277feb, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.build-date=20240409, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-04-12T22:48:47.634 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:48:47 smithi142 bash[157802]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7 2024-04-12T22:48:47.634 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:47 smithi142 ceph-mon[87853]: from='client.44647 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:48:47.634 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:47 smithi142 ceph-mon[87853]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-12T22:48:47.634 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:47 smithi142 ceph-mon[87853]: osdmap e182: 8 total, 7 up, 8 in 2024-04-12T22:48:47.634 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:47 smithi142 ceph-mon[87853]: from='client.44653 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:48:47.635 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:47 smithi142 ceph-mon[87853]: from='client.34728 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:48:47.635 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:47 smithi142 ceph-mon[87853]: from='client.? 172.21.15.88:0/2511724829' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:47.676 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:47 smithi088 ceph-mon[87547]: from='client.44647 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:48:47.676 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:47 smithi088 ceph-mon[87547]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-12T22:48:47.676 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:47 smithi088 ceph-mon[87547]: osdmap e182: 8 total, 7 up, 8 in 2024-04-12T22:48:47.676 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:47 smithi088 ceph-mon[87547]: from='client.44653 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:48:47.676 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:47 smithi088 ceph-mon[87547]: from='client.34728 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:48:47.676 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:47 smithi088 ceph-mon[87547]: from='client.? 172.21.15.88:0/2511724829' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:47.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:47 smithi088 ceph-mon[91108]: from='client.44647 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:48:47.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:47 smithi088 ceph-mon[91108]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-12T22:48:47.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:47 smithi088 ceph-mon[91108]: osdmap e182: 8 total, 7 up, 8 in 2024-04-12T22:48:47.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:47 smithi088 ceph-mon[91108]: from='client.44653 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:48:47.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:47 smithi088 ceph-mon[91108]: from='client.34728 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:48:47.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:47 smithi088 ceph-mon[91108]: from='client.? 172.21.15.88:0/2511724829' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:47.822 INFO:teuthology.orchestra.run.smithi088.stdout:HEALTH_WARN 1 failed cephadm daemon(s); 1 osds down; all OSDs are running squid or later but require_osd_release < squid 2024-04-12T22:48:47.822 INFO:teuthology.orchestra.run.smithi088.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-12T22:48:47.823 INFO:teuthology.orchestra.run.smithi088.stdout: daemon grafana.a on smithi142 is in error state 2024-04-12T22:48:47.823 INFO:teuthology.orchestra.run.smithi088.stdout:[WRN] OSD_DOWN: 1 osds down 2024-04-12T22:48:47.823 INFO:teuthology.orchestra.run.smithi088.stdout: osd.7 (root=default,host=smithi142) is down 2024-04-12T22:48:47.823 INFO:teuthology.orchestra.run.smithi088.stdout:[WRN] OSD_UPGRADE_FINISHED: all OSDs are running squid or later but require_osd_release < squid 2024-04-12T22:48:47.823 INFO:teuthology.orchestra.run.smithi088.stdout: all OSDs are running squid or later but require_osd_release < squid 2024-04-12T22:48:47.970 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:48:47 smithi142 podman[157819]: 2024-04-12 22:48:47.643429935 +0000 UTC m=+0.774656815 container remove 0f0f26877a8d523f43e4218583267431959116a882e3fec8c86a186ca5840ef7 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7, org.label-schema.schema-version=1.0, RELEASE=squid-b277feb, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, io.buildah.version=1.33.5, org.label-schema.build-date=20240409, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, ceph=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True) 2024-04-12T22:48:48.244 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:48:47 smithi142 podman[157913]: 2024-04-12 22:48:47.88284314 +0000 UTC m=+0.018166981 image pull 668895944f0ec64b67a5b7564961d2756f2966e5d4b9338516300dbec9984951 quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a 2024-04-12T22:48:48.244 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:48:48 smithi142 podman[157913]: 2024-04-12 22:48:48.003241498 +0000 UTC m=+0.138565408 container create 7ec8e9080a5c23f4ccd1a2039eff50cf8802b512f4910633e3ac04359d35bb57 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7-deactivate, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, ceph=True, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, RELEASE=squid-b277feb, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240409, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS) 2024-04-12T22:48:48.245 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:48:48 smithi142 podman[157913]: 2024-04-12 22:48:48.197786161 +0000 UTC m=+0.333110009 container init 7ec8e9080a5c23f4ccd1a2039eff50cf8802b512f4910633e3ac04359d35bb57 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, maintainer=Guillaume Abrioux , 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, GIT_CLEAN=True, RELEASE=squid-b277feb, org.label-schema.build-date=20240409, GIT_BRANCH=HEAD) 2024-04-12T22:48:48.245 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:48:48 smithi142 podman[157913]: 2024-04-12 22:48:48.201173341 +0000 UTC m=+0.336497191 container start 7ec8e9080a5c23f4ccd1a2039eff50cf8802b512f4910633e3ac04359d35bb57 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7-deactivate, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, io.buildah.version=1.33.5, ceph=True, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240409, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, RELEASE=squid-b277feb) 2024-04-12T22:48:48.676 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:48 smithi088 ceph-mon[87547]: osdmap e183: 8 total, 7 up, 8 in 2024-04-12T22:48:48.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:48 smithi088 ceph-mon[87547]: from='client.44671 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:48:48.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:48 smithi088 ceph-mon[87547]: from='client.? 172.21.15.88:0/988612702' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T22:48:48.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:48 smithi088 ceph-mon[87547]: pgmap v3736: 161 pgs: 1 active+undersized+degraded, 4 peering, 21 stale+active+clean, 1 active+undersized, 134 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 1/630 objects degraded (0.159%) 2024-04-12T22:48:48.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:48 smithi088 ceph-mon[91108]: osdmap e183: 8 total, 7 up, 8 in 2024-04-12T22:48:48.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:48 smithi088 ceph-mon[91108]: from='client.44671 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:48:48.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:48 smithi088 ceph-mon[91108]: from='client.? 172.21.15.88:0/988612702' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T22:48:48.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:48 smithi088 ceph-mon[91108]: pgmap v3736: 161 pgs: 1 active+undersized+degraded, 4 peering, 21 stale+active+clean, 1 active+undersized, 134 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 1/630 objects degraded (0.159%) 2024-04-12T22:48:48.744 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:48 smithi142 ceph-mon[87853]: osdmap e183: 8 total, 7 up, 8 in 2024-04-12T22:48:48.744 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:48 smithi142 ceph-mon[87853]: from='client.44671 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:48:48.744 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:48 smithi142 ceph-mon[87853]: from='client.? 172.21.15.88:0/988612702' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T22:48:48.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:48 smithi142 ceph-mon[87853]: pgmap v3736: 161 pgs: 1 active+undersized+degraded, 4 peering, 21 stale+active+clean, 1 active+undersized, 134 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 1/630 objects degraded (0.159%) 2024-04-12T22:48:48.745 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:48:48 smithi142 podman[157913]: 2024-04-12 22:48:48.288931952 +0000 UTC m=+0.424255801 container attach 7ec8e9080a5c23f4ccd1a2039eff50cf8802b512f4910633e3ac04359d35bb57 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7-deactivate, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.build-date=20240409, org.label-schema.license=GPLv2, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux , RELEASE=squid-b277feb, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, ceph=True, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image) 2024-04-12T22:48:48.745 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:48:48 smithi142 podman[157913]: 2024-04-12 22:48:48.496634265 +0000 UTC m=+0.631958105 container died 7ec8e9080a5c23f4ccd1a2039eff50cf8802b512f4910633e3ac04359d35bb57 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7-deactivate, org.label-schema.build-date=20240409, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, io.buildah.version=1.33.5, ceph=True, GIT_CLEAN=True, org.label-schema.schema-version=1.0, RELEASE=squid-b277feb) 2024-04-12T22:48:49.367 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:48:49 smithi142 podman[157939]: 2024-04-12 22:48:49.084474184 +0000 UTC m=+0.582724136 container remove 7ec8e9080a5c23f4ccd1a2039eff50cf8802b512f4910633e3ac04359d35bb57 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7-deactivate, maintainer=Guillaume Abrioux , RELEASE=squid-b277feb, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240409, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_CLEAN=True, io.buildah.version=1.33.5, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.name=CentOS Stream 8 Base Image) 2024-04-12T22:48:49.367 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:48:49 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@osd.7.service: Deactivated successfully. 2024-04-12T22:48:49.367 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:48:49 smithi142 systemd[1]: Stopped Ceph osd.7 for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:48:49.367 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:48:49 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@osd.7.service: Consumed 2.041s CPU time. 2024-04-12T22:48:49.367 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:48:49 smithi142 systemd[1]: Starting Ceph osd.7 for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:48:49.622 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:49 smithi142 ceph-mon[87853]: Health check failed: Degraded data redundancy: 1/630 objects degraded (0.159%), 1 pg degraded (PG_DEGRADED) 2024-04-12T22:48:49.622 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:48:49 smithi142 podman[158044]: 2024-04-12 22:48:49.527525557 +0000 UTC m=+0.113746590 container create 9ea4e354276aac1626455f965478676fae7836871b32261cb7f6bc21a41863f4 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7-activate, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, RELEASE=squid-b277feb, CEPH_POINT_RELEASE=, ceph=True, io.buildah.version=1.33.5, org.label-schema.build-date=20240409, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.license=GPLv2) 2024-04-12T22:48:49.622 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:48:49 smithi142 podman[158044]: 2024-04-12 22:48:49.432134128 +0000 UTC m=+0.018355163 image pull 668895944f0ec64b67a5b7564961d2756f2966e5d4b9338516300dbec9984951 quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a 2024-04-12T22:48:49.650 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:49 smithi088 ceph-mon[87547]: Health check failed: Degraded data redundancy: 1/630 objects degraded (0.159%), 1 pg degraded (PG_DEGRADED) 2024-04-12T22:48:49.650 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:49 smithi088 ceph-mon[91108]: Health check failed: Degraded data redundancy: 1/630 objects degraded (0.159%), 1 pg degraded (PG_DEGRADED) 2024-04-12T22:48:49.994 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:48:49 smithi142 podman[158044]: 2024-04-12 22:48:49.738701864 +0000 UTC m=+0.324922918 container init 9ea4e354276aac1626455f965478676fae7836871b32261cb7f6bc21a41863f4 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7-activate, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240409, org.label-schema.schema-version=1.0, RELEASE=squid-b277feb, ceph=True, maintainer=Guillaume Abrioux , GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True) 2024-04-12T22:48:49.994 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:48:49 smithi142 podman[158044]: 2024-04-12 22:48:49.742674946 +0000 UTC m=+0.328895980 container start 9ea4e354276aac1626455f965478676fae7836871b32261cb7f6bc21a41863f4 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7-activate, org.label-schema.build-date=20240409, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, GIT_BRANCH=HEAD, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_CLEAN=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, RELEASE=squid-b277feb, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, org.label-schema.license=GPLv2) 2024-04-12T22:48:49.994 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:48:49 smithi142 podman[158044]: 2024-04-12 22:48:49.813169952 +0000 UTC m=+0.399390986 container attach 9ea4e354276aac1626455f965478676fae7836871b32261cb7f6bc21a41863f4 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7-activate, org.label-schema.build-date=20240409, RELEASE=squid-b277feb, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0) 2024-04-12T22:48:50.495 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:48:50 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7-activate[158058]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-04-12T22:48:50.495 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:48:50 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7-activate[158058]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-7 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2024-04-12T22:48:50.495 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:48:50 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7-activate[158058]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-04-12T22:48:50.495 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:48:50 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7-activate[158058]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-04-12T22:48:50.495 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:48:50 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7-activate[158058]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2024-04-12T22:48:50.495 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:48:50 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7-activate[158058]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-04-12T22:48:50.495 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:48:50 smithi142 bash[158044]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-04-12T22:48:50.495 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:48:50 smithi142 bash[158044]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-7 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2024-04-12T22:48:50.495 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:48:50 smithi142 bash[158044]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-04-12T22:48:50.496 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:48:50 smithi142 bash[158044]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-04-12T22:48:50.496 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:48:50 smithi142 bash[158044]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2024-04-12T22:48:50.496 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:48:50 smithi142 bash[158044]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-04-12T22:48:50.496 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:48:50 smithi142 bash[158044]: --> ceph-volume raw activate successful for osd ID: 7 2024-04-12T22:48:50.496 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:48:50 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7-activate[158058]: --> ceph-volume raw activate successful for osd ID: 7 2024-04-12T22:48:50.496 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:48:50 smithi142 podman[158044]: 2024-04-12 22:48:50.210085915 +0000 UTC m=+0.796306950 container died 9ea4e354276aac1626455f965478676fae7836871b32261cb7f6bc21a41863f4 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7-activate, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.license=GPLv2, ceph=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.build-date=20240409, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=squid-b277feb, maintainer=Guillaume Abrioux ) 2024-04-12T22:48:51.176 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:50 smithi088 ceph-mon[87547]: pgmap v3737: 161 pgs: 6 active+undersized+degraded, 4 peering, 18 stale+active+clean, 6 active+undersized, 127 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 16/630 objects degraded (2.540%) 2024-04-12T22:48:51.176 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:50 smithi088 ceph-mon[91108]: pgmap v3737: 161 pgs: 6 active+undersized+degraded, 4 peering, 18 stale+active+clean, 6 active+undersized, 127 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 16/630 objects degraded (2.540%) 2024-04-12T22:48:51.191 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:50 smithi142 ceph-mon[87853]: pgmap v3737: 161 pgs: 6 active+undersized+degraded, 4 peering, 18 stale+active+clean, 6 active+undersized, 127 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 16/630 objects degraded (2.540%) 2024-04-12T22:48:51.192 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:48:50 smithi142 podman[158176]: 2024-04-12 22:48:50.892507092 +0000 UTC m=+0.677279986 container remove 9ea4e354276aac1626455f965478676fae7836871b32261cb7f6bc21a41863f4 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7-activate, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.license=GPLv2, org.label-schema.build-date=20240409, GIT_CLEAN=True, RELEASE=squid-b277feb, 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_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=) 2024-04-12T22:48:51.192 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:48:51 smithi142 podman[158237]: 2024-04-12 22:48:51.009483094 +0000 UTC m=+0.018939048 image pull 668895944f0ec64b67a5b7564961d2756f2966e5d4b9338516300dbec9984951 quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a 2024-04-12T22:48:51.192 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:48:51 smithi142 podman[158237]: 2024-04-12 22:48:51.118347093 +0000 UTC m=+0.127803039 container create a7c577ba1d6a47af3671babcd5b7013a82f68be1451e821affa2d22385dabdc6 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7, RELEASE=squid-b277feb, org.label-schema.build-date=20240409, GIT_BRANCH=HEAD, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, ceph=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, io.buildah.version=1.33.5) 2024-04-12T22:48:51.560 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:48:51 smithi142 podman[158237]: 2024-04-12 22:48:51.295783631 +0000 UTC m=+0.305239574 container init a7c577ba1d6a47af3671babcd5b7013a82f68be1451e821affa2d22385dabdc6 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240409, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=squid-b277feb, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0) 2024-04-12T22:48:51.560 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:48:51 smithi142 podman[158237]: 2024-04-12 22:48:51.298917544 +0000 UTC m=+0.308373491 container start a7c577ba1d6a47af3671babcd5b7013a82f68be1451e821affa2d22385dabdc6 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7, org.label-schema.build-date=20240409, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-b277feb, GIT_CLEAN=True, GIT_BRANCH=HEAD, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.vendor=CentOS) 2024-04-12T22:48:51.560 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:48:51 smithi142 ceph-osd[158256]: -- 172.21.15.142:0/4291465671 <== mon.2 v2:172.21.15.142:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55ef3179d680 con 0x55ef31767400 2024-04-12T22:48:51.560 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:48:51 smithi142 bash[158237]: a7c577ba1d6a47af3671babcd5b7013a82f68be1451e821affa2d22385dabdc6 2024-04-12T22:48:51.560 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:48:51 smithi142 systemd[1]: Started Ceph osd.7 for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:48:52.244 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:48:51 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7[158252]: 2024-04-12T22:48:51.856+0000 7ff98a1f77c0 -1 Falling back to public interface 2024-04-12T22:48:52.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:52 smithi088 ceph-mon[91108]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:48:52.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:52.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:52.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:52 smithi088 ceph-mon[91108]: pgmap v3738: 161 pgs: 23 active+undersized+degraded, 4 peering, 3 stale+active+clean, 35 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 78/630 objects degraded (12.381%) 2024-04-12T22:48:52.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:52 smithi088 ceph-mon[91108]: pgmap v3739: 161 pgs: 23 active+undersized+degraded, 4 peering, 3 stale+active+clean, 35 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 566 B/s rd, 0 op/s; 78/630 objects degraded (12.381%) 2024-04-12T22:48:52.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:52.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:52.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:52.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:52.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:52.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:52.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:52.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:52.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:52.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:52.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:52.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:52.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:52.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:52.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:52.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:52.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:52.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:52.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:52.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:52.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:52.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:52.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:52 smithi088 ceph-mon[87547]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:48:52.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:52.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:52.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:52 smithi088 ceph-mon[87547]: pgmap v3738: 161 pgs: 23 active+undersized+degraded, 4 peering, 3 stale+active+clean, 35 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 78/630 objects degraded (12.381%) 2024-04-12T22:48:52.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:52 smithi088 ceph-mon[87547]: pgmap v3739: 161 pgs: 23 active+undersized+degraded, 4 peering, 3 stale+active+clean, 35 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 566 B/s rd, 0 op/s; 78/630 objects degraded (12.381%) 2024-04-12T22:48:52.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:52.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:52.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:52.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:52.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:52.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:52.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:52.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:52.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:52.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:52.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:52.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:52.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:52.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:52.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:52.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:52.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:52.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:52.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:52.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:52.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:52.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:52.744 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:52 smithi142 ceph-mon[87853]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:48:52.744 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:52.744 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:52.744 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:52 smithi142 ceph-mon[87853]: pgmap v3738: 161 pgs: 23 active+undersized+degraded, 4 peering, 3 stale+active+clean, 35 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 78/630 objects degraded (12.381%) 2024-04-12T22:48:52.744 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:52 smithi142 ceph-mon[87853]: pgmap v3739: 161 pgs: 23 active+undersized+degraded, 4 peering, 3 stale+active+clean, 35 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 566 B/s rd, 0 op/s; 78/630 objects degraded (12.381%) 2024-04-12T22:48:52.744 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:52.744 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:52.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:52.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:52.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:52.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:52.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:52.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:52.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:52.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:52.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:52.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:52.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:52.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:52.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:52.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:52.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:52.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:52.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:52.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:52.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:52.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:53.633 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:53 smithi142 ceph-mon[87853]: pgmap v3740: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 542 B/s rd, 0 op/s; 78/630 objects degraded (12.381%) 2024-04-12T22:48:53.633 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:53 smithi142 ceph-mon[87853]: pgmap v3741: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 659 B/s rd, 0 op/s; 78/630 objects degraded (12.381%) 2024-04-12T22:48:53.633 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:53 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:53.633 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:53 smithi142 ceph-mon[87853]: pgmap v3742: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 726 B/s rd, 0 op/s; 78/630 objects degraded (12.381%) 2024-04-12T22:48:53.633 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:53 smithi142 ceph-mon[87853]: pgmap v3743: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 78/630 objects degraded (12.381%) 2024-04-12T22:48:53.634 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:53 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:53.634 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:53 smithi142 ceph-mon[87853]: pgmap v3744: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:53.634 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:53 smithi142 ceph-mon[87853]: pgmap v3745: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:53.634 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:53 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:53.634 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:53 smithi142 ceph-mon[87853]: pgmap v3746: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:53.634 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:53 smithi142 ceph-mon[87853]: pgmap v3747: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:53.634 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:53.634 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:53 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:53.634 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:53.634 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:53.634 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:53.634 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:53.634 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:53 smithi142 ceph-mon[87853]: pgmap v3748: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:53.635 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:53 smithi142 ceph-mon[87853]: pgmap v3749: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:53.635 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:53.635 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:53 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:53.635 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:53.635 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:53.635 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:53.635 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:53.635 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:53 smithi142 ceph-mon[87853]: pgmap v3750: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:53.635 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:53 smithi142 ceph-mon[87853]: pgmap v3751: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:53.635 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:53.635 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:53 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:53.635 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:53.635 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:53.635 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:53.636 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:53.636 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:53 smithi142 ceph-mon[87853]: pgmap v3752: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:53.636 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:53 smithi142 ceph-mon[87853]: pgmap v3753: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:53.636 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:53.636 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:53 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:53.636 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:53.636 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:53.636 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:53.636 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:53.636 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:53 smithi142 ceph-mon[87853]: pgmap v3754: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:53.636 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:53 smithi142 ceph-mon[87853]: pgmap v3755: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:53.636 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:53.636 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:53 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:53.636 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:53.636 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:53.636 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:53.637 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:53.637 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:53 smithi142 ceph-mon[87853]: pgmap v3756: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:53.637 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:53 smithi142 ceph-mon[87853]: pgmap v3757: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:53.637 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:53.637 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:53 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:53.637 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:53.637 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:53.637 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:53.638 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:53.638 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:53 smithi142 ceph-mon[87853]: pgmap v3758: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:53.638 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:53 smithi142 ceph-mon[87853]: pgmap v3759: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:53.638 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:53.638 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:53 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:53.638 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:53.638 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:53.638 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:53.638 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:53.638 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:53 smithi142 ceph-mon[87853]: pgmap v3760: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:53.638 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:53 smithi142 ceph-mon[87853]: pgmap v3761: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:53.638 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:53.638 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:53 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:53.638 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:53.638 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:53.639 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:53.639 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:53.639 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:53.639 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:53.639 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:53.639 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:53.639 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:53.639 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:53.639 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:53.639 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:53.639 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:53.639 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:53.639 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:53.639 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:53.639 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:53.639 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:53.639 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:53.640 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:53 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:53.676 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[91108]: pgmap v3740: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 542 B/s rd, 0 op/s; 78/630 objects degraded (12.381%) 2024-04-12T22:48:53.676 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[91108]: pgmap v3741: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 659 B/s rd, 0 op/s; 78/630 objects degraded (12.381%) 2024-04-12T22:48:53.676 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:53.676 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[91108]: pgmap v3742: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 726 B/s rd, 0 op/s; 78/630 objects degraded (12.381%) 2024-04-12T22:48:53.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[91108]: pgmap v3743: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 78/630 objects degraded (12.381%) 2024-04-12T22:48:53.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:53.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[91108]: pgmap v3744: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:53.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[91108]: pgmap v3745: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:53.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:53.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[91108]: pgmap v3746: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:53.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[91108]: pgmap v3747: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:53.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:53.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:53.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:53.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:53.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:53.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:53.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[91108]: pgmap v3748: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:53.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[91108]: pgmap v3749: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:53.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:53.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:53.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:53.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:53.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[87547]: pgmap v3740: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 542 B/s rd, 0 op/s; 78/630 objects degraded (12.381%) 2024-04-12T22:48:53.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[87547]: pgmap v3741: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 659 B/s rd, 0 op/s; 78/630 objects degraded (12.381%) 2024-04-12T22:48:53.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:53.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[87547]: pgmap v3742: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 726 B/s rd, 0 op/s; 78/630 objects degraded (12.381%) 2024-04-12T22:48:53.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[87547]: pgmap v3743: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 78/630 objects degraded (12.381%) 2024-04-12T22:48:53.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:53.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[87547]: pgmap v3744: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:53.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[87547]: pgmap v3745: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:53.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:53.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[87547]: pgmap v3746: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:53.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[87547]: pgmap v3747: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:53.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:53.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:53.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:53.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:53.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:53.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:53.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[87547]: pgmap v3748: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:53.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[87547]: pgmap v3749: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:53.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:53.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:53.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:53.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:53.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:53.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:53.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[87547]: pgmap v3750: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:53.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[87547]: pgmap v3751: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:53.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:53.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:53.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:53.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:53.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:53.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:53.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[87547]: pgmap v3752: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:53.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[87547]: pgmap v3753: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:53.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:53.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:53.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:53.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:53.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:53.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:53.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[87547]: pgmap v3754: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:53.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[87547]: pgmap v3755: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:53.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:53.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:53.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:53.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:53.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:53.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:53.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:53.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:53.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[91108]: pgmap v3750: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:53.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[91108]: pgmap v3751: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:53.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:53.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:53.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:53.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:53.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:53.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:53.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[91108]: pgmap v3752: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:53.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[91108]: pgmap v3753: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:53.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:53.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:53.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:53.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:53.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:53.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:53.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[91108]: pgmap v3754: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:53.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[91108]: pgmap v3755: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:53.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:53.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:53.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:53.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:53.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:53.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:53.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[87547]: pgmap v3756: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:53.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[87547]: pgmap v3757: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:53.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:53.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:53.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:53.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:53.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:53.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:53.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[87547]: pgmap v3758: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:53.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[87547]: pgmap v3759: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:53.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:53.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:53.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:53.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:53.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:53.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:53.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[87547]: pgmap v3760: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:53.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[87547]: pgmap v3761: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:53.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:53.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:53.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:53.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:53.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:53.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:53.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:53.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:53.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[91108]: pgmap v3756: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:53.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[91108]: pgmap v3757: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:53.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:53.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:53.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:53.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:53.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:53.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:53.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[91108]: pgmap v3758: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:53.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[91108]: pgmap v3759: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:53.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:53.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:53.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:53.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:53.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:53.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:53.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[91108]: pgmap v3760: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:53.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[91108]: pgmap v3761: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:53.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:53.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:53.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:53.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:53.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:53.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:53.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:53.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:53.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:53.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:53.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:53.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:53.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:53.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:53.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:53.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:53.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:53.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:53.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:53.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:53.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:53.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:53.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:53.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:53.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:53.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:53.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:53.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:53.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:53.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:53.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:53.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:53.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:53.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:53.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:53.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:53 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:54.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:54 smithi142 ceph-mon[87853]: pgmap v3762: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:54.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:54 smithi142 ceph-mon[87853]: pgmap v3763: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:54.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:54 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:54.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:54 smithi142 ceph-mon[87853]: pgmap v3764: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:54.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:54 smithi142 ceph-mon[87853]: pgmap v3765: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:54.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:54 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:54.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:54 smithi142 ceph-mon[87853]: pgmap v3766: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:54.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:54 smithi142 ceph-mon[87853]: pgmap v3767: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:54.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:54 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:54.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:54 smithi142 ceph-mon[87853]: pgmap v3768: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:54.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:54 smithi142 ceph-mon[87853]: pgmap v3769: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:54.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:54 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:54.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:54.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:54.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:54.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:54.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:54 smithi142 ceph-mon[87853]: pgmap v3770: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:54.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:54 smithi142 ceph-mon[87853]: pgmap v3771: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:54.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:54.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:54 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:54.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:54.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:54.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:54.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:54.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:54 smithi142 ceph-mon[87853]: pgmap v3772: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:54.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:54 smithi142 ceph-mon[87853]: pgmap v3773: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:54.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:54.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:54 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:54.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:54.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:54.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:54.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:54.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:54 smithi142 ceph-mon[87853]: pgmap v3774: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:54.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:54 smithi142 ceph-mon[87853]: pgmap v3775: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:54.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:54.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:54 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:54.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:54.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:54.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:54.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:54.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:54 smithi142 ceph-mon[87853]: pgmap v3776: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:54.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:54 smithi142 ceph-mon[87853]: pgmap v3777: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:54.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:54.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:54 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:54.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:54.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:54.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:54.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:54.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:54 smithi142 ceph-mon[87853]: pgmap v3778: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:54.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:54 smithi142 ceph-mon[87853]: pgmap v3779: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:54.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:54.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:54 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:54.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:54.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:54.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:54.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:54.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:54 smithi142 ceph-mon[87853]: pgmap v3780: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:54.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:54 smithi142 ceph-mon[87853]: pgmap v3781: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:54.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:54.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:54 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:54.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:54.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:54.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:54.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:54.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:54 smithi142 ceph-mon[87853]: pgmap v3782: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:54.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:54 smithi142 ceph-mon[87853]: pgmap v3783: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:54.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:54.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:54 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:54.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:54.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:54.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:54.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:54.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:54.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:54.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:54.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:54.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:54.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:54.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:54.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:54.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:54.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:54.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:54.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:54.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:54.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:54.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:54.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:54 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:54.676 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[87547]: pgmap v3762: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:54.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[87547]: pgmap v3763: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:54.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:54.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[87547]: pgmap v3764: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:54.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[87547]: pgmap v3765: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:54.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:54.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[87547]: pgmap v3766: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:54.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[87547]: pgmap v3767: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:54.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:54.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[87547]: pgmap v3768: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:54.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[87547]: pgmap v3769: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:54.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:54.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:54.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:54.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:54.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:54.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[87547]: pgmap v3770: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:54.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[87547]: pgmap v3771: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:54.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:54.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:54.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:54.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:54.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:54.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[91108]: pgmap v3762: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:54.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[91108]: pgmap v3763: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:54.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:54.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[91108]: pgmap v3764: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:54.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[91108]: pgmap v3765: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:54.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:54.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[91108]: pgmap v3766: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:54.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[91108]: pgmap v3767: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:54.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:54.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[91108]: pgmap v3768: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:54.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[91108]: pgmap v3769: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:54.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:54.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:54.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:54.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:54.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:54.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[91108]: pgmap v3770: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:54.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[91108]: pgmap v3771: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:54.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:54.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:54.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:54.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:54.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:54.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:54.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[87547]: pgmap v3772: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:54.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[87547]: pgmap v3773: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:54.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:54.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:54.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:54.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:54.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:54.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:54.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[87547]: pgmap v3774: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:54.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[87547]: pgmap v3775: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:54.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:54.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:54.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:54.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:54.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:54.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:54.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[87547]: pgmap v3776: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:54.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[87547]: pgmap v3777: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:54.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:54.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:54.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:54.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:54.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:54.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:54.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[87547]: pgmap v3778: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:54.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:54.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[91108]: pgmap v3772: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:54.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[91108]: pgmap v3773: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:54.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:54.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:54.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:54.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:54.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:54.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:54.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[91108]: pgmap v3774: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:54.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[91108]: pgmap v3775: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:54.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:54.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:54.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:54.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:54.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:54.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:54.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[91108]: pgmap v3776: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:54.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[91108]: pgmap v3777: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:54.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:54.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:54.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:54.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:54.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:54.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:54.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[91108]: pgmap v3778: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:54.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[87547]: pgmap v3779: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:54.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:54.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:54.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:54.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:54.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:54.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:54.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[87547]: pgmap v3780: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:54.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[87547]: pgmap v3781: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:54.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:54.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:54.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:54.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:54.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:54.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:54.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[87547]: pgmap v3782: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:54.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[87547]: pgmap v3783: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:54.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:54.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:54.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:54.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:54.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:54.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:54.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:54.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:54.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:54.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[91108]: pgmap v3779: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:54.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:54.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:54.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:54.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:54.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:54.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:54.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[91108]: pgmap v3780: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:54.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[91108]: pgmap v3781: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:54.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:54.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:54.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:54.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:54.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:54.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:54.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[91108]: pgmap v3782: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:54.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[91108]: pgmap v3783: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:54.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:54.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:54.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:54.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:54.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:54.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:54.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:54.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:54.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:54.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:54.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:54.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:54.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:54.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:54.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:54.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:54.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:54.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:54.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:54.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:54.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:54.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:54.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:54.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:54.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:54.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:54.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:54.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:54.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:54.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:54.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:54.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:54.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:54.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:54.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:54 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:54.877 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:48:54 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7[158252]: 2024-04-12T22:48:54.632+0000 7ff98a1f77c0 -1 osd.7 181 log_to_monitors true 2024-04-12T22:48:55.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:55 smithi142 ceph-mon[87853]: pgmap v3784: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:55.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:55 smithi142 ceph-mon[87853]: pgmap v3785: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:55.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:55 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:55.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:55 smithi142 ceph-mon[87853]: pgmap v3786: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:55.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:55 smithi142 ceph-mon[87853]: pgmap v3787: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:55.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:55 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:55.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:55 smithi142 ceph-mon[87853]: pgmap v3788: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:55.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:55 smithi142 ceph-mon[87853]: pgmap v3789: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:55.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:55 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:55.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:55 smithi142 ceph-mon[87853]: pgmap v3790: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:55.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:55 smithi142 ceph-mon[87853]: pgmap v3791: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:55.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:55 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:55.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:55.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:55.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:55.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:55.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:55 smithi142 ceph-mon[87853]: pgmap v3792: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:55.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:55 smithi142 ceph-mon[87853]: pgmap v3793: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:55.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:55.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:55 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:55.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:55.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:55.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:55.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:55.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:55 smithi142 ceph-mon[87853]: pgmap v3794: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:55.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:55 smithi142 ceph-mon[87853]: pgmap v3795: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:55.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:55.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:55 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:55.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:55.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:55.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:55.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:55.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:55 smithi142 ceph-mon[87853]: pgmap v3796: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:55.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:55 smithi142 ceph-mon[87853]: pgmap v3797: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:55.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:55.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:55 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:55.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:55.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:55.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:55.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:55.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:55 smithi142 ceph-mon[87853]: pgmap v3798: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:55.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:55 smithi142 ceph-mon[87853]: pgmap v3799: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:55.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:55.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:55 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:55.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:55 smithi142 ceph-mon[87853]: from='osd.7 [v2:172.21.15.142:6824/4134554115,v1:172.21.15.142:6825/4134554115]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-12T22:48:55.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:55 smithi142 ceph-mon[87853]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-12T22:48:55.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:55.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:55.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:55.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:55.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:55 smithi142 ceph-mon[87853]: pgmap v3800: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:55.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:55 smithi142 ceph-mon[87853]: pgmap v3801: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:55.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:55.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:55 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:55.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:55.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:55.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:55.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:55.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:55 smithi142 ceph-mon[87853]: pgmap v3802: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:55.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:55 smithi142 ceph-mon[87853]: pgmap v3803: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:55.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:55.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:55 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:55.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:55.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:55.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:55.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:55 smithi142 ceph-mon[87853]: Health check update: Degraded data redundancy: 78/630 objects degraded (12.381%), 23 pgs degraded (PG_DEGRADED) 2024-04-12T22:48:55.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:55.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:55 smithi142 ceph-mon[87853]: pgmap v3804: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:55.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:55 smithi142 ceph-mon[87853]: pgmap v3805: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:55.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:55.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:55 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:55.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:55.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:55.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:55.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:55.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:55 smithi142 ceph-mon[87853]: pgmap v3806: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:55.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:55 smithi142 ceph-mon[87853]: pgmap v3807: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:55.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:55.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:55 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:55.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:55.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:55.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:55.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:55.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:55.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:55.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:55.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:55.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:55.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:55.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:55.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:55.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:55.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:55.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:55.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[87547]: pgmap v3784: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:55.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[87547]: pgmap v3785: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:55.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:55.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[87547]: pgmap v3786: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:55.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[87547]: pgmap v3787: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:55.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:55.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[87547]: pgmap v3788: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:55.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[87547]: pgmap v3789: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:55.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:55.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[87547]: pgmap v3790: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:55.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[87547]: pgmap v3791: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:55.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:55.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:55.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:55.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:55.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:55.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[87547]: pgmap v3792: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:55.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[87547]: pgmap v3793: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:55.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:55.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:55.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:55.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:55.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:55.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[91108]: pgmap v3784: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:55.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[91108]: pgmap v3785: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:55.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:55.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[91108]: pgmap v3786: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:55.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[91108]: pgmap v3787: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:55.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:55.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[91108]: pgmap v3788: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:55.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[91108]: pgmap v3789: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:55.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:55.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[91108]: pgmap v3790: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:55.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[91108]: pgmap v3791: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:55.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:55.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:55.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:55.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:55.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:55.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[91108]: pgmap v3792: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:55.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[91108]: pgmap v3793: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:55.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:55.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:55.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:55.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:55.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:55.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:55.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[87547]: pgmap v3794: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:55.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[87547]: pgmap v3795: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:55.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:55.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:55.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:55.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:55.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:55.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:55.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[87547]: pgmap v3796: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:55.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[87547]: pgmap v3797: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:55.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:55.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:55.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:55.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:55.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:55.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:55.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[87547]: pgmap v3798: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:55.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[87547]: pgmap v3799: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:55.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:55.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:55.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[87547]: from='osd.7 [v2:172.21.15.142:6824/4134554115,v1:172.21.15.142:6825/4134554115]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-12T22:48:55.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[87547]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-12T22:48:55.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:55.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:55.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:55.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:55.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[91108]: pgmap v3794: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:55.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[91108]: pgmap v3795: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:55.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:55.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:55.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:55.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:55.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:55.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:55.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[91108]: pgmap v3796: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:55.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[91108]: pgmap v3797: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:55.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:55.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:55.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:55.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:55.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:55.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:55.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[91108]: pgmap v3798: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:55.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[91108]: pgmap v3799: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:55.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:55.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:55.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[91108]: from='osd.7 [v2:172.21.15.142:6824/4134554115,v1:172.21.15.142:6825/4134554115]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-12T22:48:55.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[91108]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-12T22:48:55.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:55.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:55.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:55.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:55.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[87547]: pgmap v3800: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:55.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[87547]: pgmap v3801: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:55.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:55.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:55.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:55.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:55.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:55.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:55.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[87547]: pgmap v3802: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:55.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[87547]: pgmap v3803: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:55.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:55.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:55.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:55.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:55.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:55.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[87547]: Health check update: Degraded data redundancy: 78/630 objects degraded (12.381%), 23 pgs degraded (PG_DEGRADED) 2024-04-12T22:48:55.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:55.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[87547]: pgmap v3804: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:55.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[87547]: pgmap v3805: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:55.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:55.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:55.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:55.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:55.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:55.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:55.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[91108]: pgmap v3800: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:55.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[91108]: pgmap v3801: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:55.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:55.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:55.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:55.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:55.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:55.687 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:55.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[91108]: pgmap v3802: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:55.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[91108]: pgmap v3803: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:55.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:55.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:55.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:55.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:55.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:55.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[91108]: Health check update: Degraded data redundancy: 78/630 objects degraded (12.381%), 23 pgs degraded (PG_DEGRADED) 2024-04-12T22:48:55.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:55.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[91108]: pgmap v3804: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:55.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[91108]: pgmap v3805: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:55.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:55.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:55.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:55.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:55.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:55.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:55.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[91108]: pgmap v3806: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:55.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[91108]: pgmap v3807: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:55.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:55.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:55.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:55.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:55.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:55.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:55.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:55.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:55.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:55.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:55.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:55.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:55.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:55.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:55.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:55.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:55.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:55.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:55.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[87547]: pgmap v3806: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:55.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[87547]: pgmap v3807: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:55.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:55.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:55.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:55.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:55.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:55.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:55.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:55.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:55.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:55.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:55.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:55.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:55.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:55.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:55.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:55.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:55.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:55.994 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:48:55 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7[158252]: 2024-04-12T22:48:55.641+0000 7ff97b64f700 -1 osd.7 181 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-12T22:48:56.676 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:48:56] "GET /metrics HTTP/1.1" 200 38702 "" "Prometheus/2.33.4" 2024-04-12T22:48:56.676 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[91108]: pgmap v3808: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:56.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[91108]: pgmap v3809: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:56.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:56.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[91108]: pgmap v3810: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:56.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[91108]: pgmap v3811: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:56.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:56.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[91108]: pgmap v3812: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:56.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[91108]: pgmap v3813: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:56.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:56.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:56.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:56.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:56.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:56.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[91108]: pgmap v3814: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:56.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[91108]: pgmap v3815: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:56.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:56.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:56.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:56.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:56.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:56.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:56.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[91108]: pgmap v3816: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:56.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[91108]: pgmap v3817: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:56.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[87547]: pgmap v3808: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:56.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[87547]: pgmap v3809: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:56.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:56.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[87547]: pgmap v3810: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:56.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[87547]: pgmap v3811: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:56.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:56.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[87547]: pgmap v3812: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:56.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[87547]: pgmap v3813: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:56.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:56.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:56.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:56.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:56.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:56.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[87547]: pgmap v3814: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:56.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[87547]: pgmap v3815: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:56.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:56.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:56.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:56.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:56.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:56.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:56.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[87547]: pgmap v3816: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:56.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[87547]: pgmap v3817: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:56.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:56.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:56.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:56.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:56.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:56.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:56.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[91108]: pgmap v3818: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:56.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[91108]: pgmap v3819: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:56.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:56.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:56.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[91108]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-12T22:48:56.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[91108]: from='osd.7 [v2:172.21.15.142:6824/4134554115,v1:172.21.15.142:6825/4134554115]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]: dispatch 2024-04-12T22:48:56.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[91108]: osdmap e184: 8 total, 7 up, 8 in 2024-04-12T22:48:56.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[91108]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]: dispatch 2024-04-12T22:48:56.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:56.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:56.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:56.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:56.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[91108]: pgmap v3821: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:56.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[91108]: pgmap v3822: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:56.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:56.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:56.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:56.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:56.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:56.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:56.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[91108]: pgmap v3823: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s; 78/630 objects degraded (12.381%) 2024-04-12T22:48:56.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[91108]: pgmap v3824: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 25 op/s; 78/630 objects degraded (12.381%) 2024-04-12T22:48:56.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:56.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:56.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:56.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:56.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:56.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:56.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[91108]: pgmap v3825: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s; 78/630 objects degraded (12.381%) 2024-04-12T22:48:56.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[91108]: pgmap v3826: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 19 op/s; 78/630 objects degraded (12.381%) 2024-04-12T22:48:56.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:56.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:56.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:56.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:56.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:56.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:56.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[91108]: pgmap v3827: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s; 78/630 objects degraded (12.381%) 2024-04-12T22:48:56.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[91108]: pgmap v3828: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s; 78/630 objects degraded (12.381%) 2024-04-12T22:48:56.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:56.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:56.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:56.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:56.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:56.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:56.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:56.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:56.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:56.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:56.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:56.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:56.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:56.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:56.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:56.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:56.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:56.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:56.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:56.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:56.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:56.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:56.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:56.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:56.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:56.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:56.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:56.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:56.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[87547]: pgmap v3818: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:56.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[87547]: pgmap v3819: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:56.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:56.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:56.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[87547]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-12T22:48:56.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[87547]: from='osd.7 [v2:172.21.15.142:6824/4134554115,v1:172.21.15.142:6825/4134554115]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]: dispatch 2024-04-12T22:48:56.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[87547]: osdmap e184: 8 total, 7 up, 8 in 2024-04-12T22:48:56.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[87547]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]: dispatch 2024-04-12T22:48:56.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:56.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:56.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:56.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:56.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[87547]: pgmap v3821: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:56.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[87547]: pgmap v3822: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:56.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:56.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:56.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:56.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:56.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:56.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:56.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[87547]: pgmap v3823: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s; 78/630 objects degraded (12.381%) 2024-04-12T22:48:56.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[87547]: pgmap v3824: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 25 op/s; 78/630 objects degraded (12.381%) 2024-04-12T22:48:56.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:56.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:56.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:56.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:56.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:56.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:56.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[87547]: pgmap v3825: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s; 78/630 objects degraded (12.381%) 2024-04-12T22:48:56.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[87547]: pgmap v3826: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 19 op/s; 78/630 objects degraded (12.381%) 2024-04-12T22:48:56.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:56.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:56.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:56.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:56.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:56.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:56.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[87547]: pgmap v3827: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s; 78/630 objects degraded (12.381%) 2024-04-12T22:48:56.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[87547]: pgmap v3828: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s; 78/630 objects degraded (12.381%) 2024-04-12T22:48:56.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:56.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:56.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:56.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:56.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:56.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:56.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:56.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:56.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:56.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:56.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:56.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:56.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:56.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:56.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:56.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:56.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:56.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:56.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:56.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:56.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:56.689 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:56.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:56 smithi142 ceph-mon[87853]: pgmap v3808: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:56.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:56 smithi142 ceph-mon[87853]: pgmap v3809: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:56.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:56 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:56.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:56 smithi142 ceph-mon[87853]: pgmap v3810: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:56.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:56 smithi142 ceph-mon[87853]: pgmap v3811: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:56.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:56 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:56.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:56 smithi142 ceph-mon[87853]: pgmap v3812: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:56.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:56 smithi142 ceph-mon[87853]: pgmap v3813: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:56.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:56 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:56.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:56.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:56.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:56.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:56.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:56 smithi142 ceph-mon[87853]: pgmap v3814: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:56.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:56 smithi142 ceph-mon[87853]: pgmap v3815: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:56.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:56.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:56 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:56.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:56.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:56.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:56.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:56.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:56 smithi142 ceph-mon[87853]: pgmap v3816: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:56.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:56 smithi142 ceph-mon[87853]: pgmap v3817: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:56.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:56.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:56 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:56.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:56.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:56.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:56.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:56.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:56 smithi142 ceph-mon[87853]: pgmap v3818: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:56.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:56 smithi142 ceph-mon[87853]: pgmap v3819: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:56.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:56.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:56 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:56.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:56 smithi142 ceph-mon[87853]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-12T22:48:56.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:56 smithi142 ceph-mon[87853]: from='osd.7 [v2:172.21.15.142:6824/4134554115,v1:172.21.15.142:6825/4134554115]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]: dispatch 2024-04-12T22:48:56.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:56 smithi142 ceph-mon[87853]: osdmap e184: 8 total, 7 up, 8 in 2024-04-12T22:48:56.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:56 smithi142 ceph-mon[87853]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi142", "root=default"]}]: dispatch 2024-04-12T22:48:56.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:56.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:56.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:56.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:56.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:56 smithi142 ceph-mon[87853]: pgmap v3821: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:56.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:56 smithi142 ceph-mon[87853]: pgmap v3822: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:56.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:56.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:56 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:56.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:56.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:56.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:56.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:56.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:56 smithi142 ceph-mon[87853]: pgmap v3823: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s; 78/630 objects degraded (12.381%) 2024-04-12T22:48:56.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:56 smithi142 ceph-mon[87853]: pgmap v3824: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 25 op/s; 78/630 objects degraded (12.381%) 2024-04-12T22:48:56.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:56.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:56 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:56.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:56.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:56.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:56.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:56.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:56 smithi142 ceph-mon[87853]: pgmap v3825: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s; 78/630 objects degraded (12.381%) 2024-04-12T22:48:56.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:56 smithi142 ceph-mon[87853]: pgmap v3826: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 19 op/s; 78/630 objects degraded (12.381%) 2024-04-12T22:48:56.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:56.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:56 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:56.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:56.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:56.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:56.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:56.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:56 smithi142 ceph-mon[87853]: pgmap v3827: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s; 78/630 objects degraded (12.381%) 2024-04-12T22:48:56.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:56 smithi142 ceph-mon[87853]: pgmap v3828: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s; 78/630 objects degraded (12.381%) 2024-04-12T22:48:56.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:56.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:56 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:56.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:56.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:56.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:56.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:56.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:56.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:56.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:56.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:56.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:56.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:56.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:56.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:56.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:56.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:56.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:56.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:56.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:56.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:56.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:56.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:57.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:57 smithi142 ceph-mon[87853]: pgmap v3829: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:57.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:57 smithi142 ceph-mon[87853]: pgmap v3830: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:57.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:57 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:57.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:57 smithi142 ceph-mon[87853]: pgmap v3831: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:57.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:57 smithi142 ceph-mon[87853]: pgmap v3832: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:57.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:57 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:57.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:57 smithi142 ceph-mon[87853]: pgmap v3833: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:57.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:57 smithi142 ceph-mon[87853]: pgmap v3834: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:57.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:57 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:57.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:57 smithi142 ceph-mon[87853]: pgmap v3835: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:57.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:57 smithi142 ceph-mon[87853]: pgmap v3836: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:57.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:57 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:57.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:57.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:57.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:57.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:57.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:57 smithi142 ceph-mon[87853]: pgmap v3837: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:57.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:57 smithi142 ceph-mon[87853]: pgmap v3838: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:57.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:57.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:57 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:57.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:57.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:57.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:57.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:57.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:57 smithi142 ceph-mon[87853]: pgmap v3839: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:57.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:57.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:57 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:57.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:57.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:57.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:57.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:57.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:57 smithi142 ceph-mon[87853]: pgmap v3840: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:57.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:57 smithi142 ceph-mon[87853]: pgmap v3841: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:57.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:57.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:57 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:57.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:57 smithi142 ceph-mon[87853]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-12T22:48:57.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:57 smithi142 ceph-mon[87853]: osd.7 [v2:172.21.15.142:6824/4134554115,v1:172.21.15.142:6825/4134554115] boot 2024-04-12T22:48:57.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:57 smithi142 ceph-mon[87853]: osdmap e185: 8 total, 8 up, 8 in 2024-04-12T22:48:57.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-12T22:48:57.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:57.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:57.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:57.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:57.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:57 smithi142 ceph-mon[87853]: pgmap v3843: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:57.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:57 smithi142 ceph-mon[87853]: pgmap v3844: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:57.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:57.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:57 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:57.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:57.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:57.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:57.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:57.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:57 smithi142 ceph-mon[87853]: pgmap v3845: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:57.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:57 smithi142 ceph-mon[87853]: pgmap v3846: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:57.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:57.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:57 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:57.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:57.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:57.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:57.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:57.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:57 smithi142 ceph-mon[87853]: pgmap v3847: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:57.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:57 smithi142 ceph-mon[87853]: pgmap v3848: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:57.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:57.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:57 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:57.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:57.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:57.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:57.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:57.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:57 smithi142 ceph-mon[87853]: pgmap v3849: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:57.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:57 smithi142 ceph-mon[87853]: pgmap v3850: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:57.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:57.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:57 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:57.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:57.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:57.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:57.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:57.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:57.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:57.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:57.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:57.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:57.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:57.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:57.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:57.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:57.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:57.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:57.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:57.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:57.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:57.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:57.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:57.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:57.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:57.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:57.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:57.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:57 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:57.676 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[87547]: pgmap v3829: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:57.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[87547]: pgmap v3830: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:57.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:57.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[87547]: pgmap v3831: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:57.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[87547]: pgmap v3832: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:57.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:57.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[87547]: pgmap v3833: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:57.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[87547]: pgmap v3834: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:57.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:57.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[87547]: pgmap v3835: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:57.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[87547]: pgmap v3836: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:57.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:57.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:57.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:57.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:57.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:57.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[87547]: pgmap v3837: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:57.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[87547]: pgmap v3838: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:57.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:57.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:57.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:57.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:57.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:57.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[91108]: pgmap v3829: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:57.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[91108]: pgmap v3830: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:57.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:57.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[91108]: pgmap v3831: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:57.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[91108]: pgmap v3832: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:57.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:57.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[91108]: pgmap v3833: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:57.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[91108]: pgmap v3834: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:57.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:57.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[91108]: pgmap v3835: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:57.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[91108]: pgmap v3836: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:57.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:57.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:57.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:57.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:57.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:57.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[91108]: pgmap v3837: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:57.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[91108]: pgmap v3838: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:57.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:57.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:57.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:57.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:57.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:57.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:57.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[87547]: pgmap v3839: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:57.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:57.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:57.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:57.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:57.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:57.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:57.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[87547]: pgmap v3840: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:57.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[87547]: pgmap v3841: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:57.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:57.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:57.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[87547]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-12T22:48:57.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[87547]: osd.7 [v2:172.21.15.142:6824/4134554115,v1:172.21.15.142:6825/4134554115] boot 2024-04-12T22:48:57.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[87547]: osdmap e185: 8 total, 8 up, 8 in 2024-04-12T22:48:57.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-12T22:48:57.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:57.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:57.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:57.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:57.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[87547]: pgmap v3843: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:57.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[87547]: pgmap v3844: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:57.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:57.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:57.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:57.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:57.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:57.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:57.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[87547]: pgmap v3845: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:57.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[87547]: pgmap v3846: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:57.682 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:57.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:57.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:57.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:57.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:57.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:57.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[87547]: pgmap v3847: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:57.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[87547]: pgmap v3848: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:57.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:57.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:57.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:57.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:57.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:57.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:57.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[87547]: pgmap v3849: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:57.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[87547]: pgmap v3850: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:57.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:57.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:57.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:57.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:57.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:57.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:57.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:57.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:57.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:57.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[91108]: pgmap v3839: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:57.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:57.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:57.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:57.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:57.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:57.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:57.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[91108]: pgmap v3840: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:57.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[91108]: pgmap v3841: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:57.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:57.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:57.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[91108]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-12T22:48:57.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[91108]: osd.7 [v2:172.21.15.142:6824/4134554115,v1:172.21.15.142:6825/4134554115] boot 2024-04-12T22:48:57.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[91108]: osdmap e185: 8 total, 8 up, 8 in 2024-04-12T22:48:57.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-12T22:48:57.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:57.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:57.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:57.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:57.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[91108]: pgmap v3843: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:57.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[91108]: pgmap v3844: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:57.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:57.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:57.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:57.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:57.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:57.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:57.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:57.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:57.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:57.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:57.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:57.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:57.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:57.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:57.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:57.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:57.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:57.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:57.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:57.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:57.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:57.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:57.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:57.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:57.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:57.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[91108]: pgmap v3845: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:57.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[91108]: pgmap v3846: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:57.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:57.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:57.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:57.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:57.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:57.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:57.688 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[91108]: pgmap v3847: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:57.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[91108]: pgmap v3848: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:57.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:57.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:57.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:57.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:57.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:57.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:57.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[91108]: pgmap v3849: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:57.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[91108]: pgmap v3850: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:57.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:57.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:57.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:57.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:57.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:57.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:57.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:57.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:57.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:57.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:57.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:57.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:57.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:57.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:57.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:57.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:57.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:57.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:57.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:57.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:57.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:57.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:57.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:57.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:57.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:57.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:57.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:57 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:58.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:58 smithi142 ceph-mon[87853]: pgmap v3851: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:58.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:58 smithi142 ceph-mon[87853]: pgmap v3852: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:58.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:58 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:58.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:58 smithi142 ceph-mon[87853]: pgmap v3853: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:58.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:58 smithi142 ceph-mon[87853]: pgmap v3854: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:58.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:58 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:58.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:58 smithi142 ceph-mon[87853]: pgmap v3855: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:58.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:58 smithi142 ceph-mon[87853]: pgmap v3856: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:58.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:58 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:58.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:58 smithi142 ceph-mon[87853]: pgmap v3857: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:58.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:58 smithi142 ceph-mon[87853]: pgmap v3858: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:58.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:58 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:58.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:58 smithi142 ceph-mon[87853]: pgmap v3859: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:58.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:58 smithi142 ceph-mon[87853]: pgmap v3860: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:58.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:58 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:58.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:58.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:58.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:58.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:58.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:58 smithi142 ceph-mon[87853]: pgmap v3861: 161 pgs: 2 peering, 22 active+undersized+degraded, 41 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-12T22:48:58.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:58 smithi142 ceph-mon[87853]: pgmap v3862: 161 pgs: 2 peering, 22 active+undersized+degraded, 41 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-12T22:48:58.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:58.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:58 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:58.496 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:58.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:58.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:58.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:58.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:58 smithi142 ceph-mon[87853]: pgmap v3863: 161 pgs: 2 peering, 22 active+undersized+degraded, 41 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-12T22:48:58.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:58 smithi142 ceph-mon[87853]: pgmap v3864: 161 pgs: 2 peering, 22 active+undersized+degraded, 41 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-12T22:48:58.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:58.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:58 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:58.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:58.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:58.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:58.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:58.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:58 smithi142 ceph-mon[87853]: pgmap v3865: 161 pgs: 2 peering, 22 active+undersized+degraded, 41 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-12T22:48:58.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:58 smithi142 ceph-mon[87853]: pgmap v3866: 161 pgs: 2 peering, 22 active+undersized+degraded, 41 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-12T22:48:58.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:58.497 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:58 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:58.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:58 smithi142 ceph-mon[87853]: osdmap e186: 8 total, 8 up, 8 in 2024-04-12T22:48:58.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:58.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:58.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:58.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:58.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:58 smithi142 ceph-mon[87853]: pgmap v3868: 161 pgs: 2 peering, 22 active+undersized+degraded, 41 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-12T22:48:58.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:58 smithi142 ceph-mon[87853]: pgmap v3869: 161 pgs: 2 peering, 22 active+undersized+degraded, 41 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-12T22:48:58.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:58.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:58 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:58.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:58.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:58.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:58.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:58.498 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:58 smithi142 ceph-mon[87853]: pgmap v3870: 161 pgs: 2 peering, 22 active+undersized+degraded, 41 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-12T22:48:58.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:58 smithi142 ceph-mon[87853]: pgmap v3871: 161 pgs: 2 peering, 22 active+undersized+degraded, 41 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-12T22:48:58.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:58.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:58 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:58.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:58.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:58.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:58.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:58.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:58 smithi142 ceph-mon[87853]: pgmap v3872: 161 pgs: 2 peering, 22 active+undersized+degraded, 41 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-12T22:48:58.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:58 smithi142 ceph-mon[87853]: pgmap v3873: 161 pgs: 2 peering, 22 active+undersized+degraded, 41 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-12T22:48:58.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:58.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:58 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:58.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:58.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:58.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:58.499 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:58.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:58 smithi142 ceph-mon[87853]: pgmap v3874: 161 pgs: 2 peering, 22 active+undersized+degraded, 41 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-12T22:48:58.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:58 smithi142 ceph-mon[87853]: pgmap v3875: 161 pgs: 2 peering, 22 active+undersized+degraded, 41 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-12T22:48:58.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:58.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:58 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:58.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:58.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:58.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:58.500 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:58.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:58.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:58.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:58.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:58.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:58.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:58.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:58.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:58.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:58.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:58.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-04-12T22:48:58.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-04-12T22:48:58.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-04-12T22:48:58.501 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-04-12T22:48:58.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-04-12T22:48:58.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-04-12T22:48:58.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-04-12T22:48:58.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-04-12T22:48:58.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-04-12T22:48:58.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-04-12T22:48:58.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-04-12T22:48:58.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-04-12T22:48:58.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-04-12T22:48:58.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-04-12T22:48:58.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-04-12T22:48:58.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-04-12T22:48:58.502 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-04-12T22:48:58.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[87547]: pgmap v3851: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:58.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[87547]: pgmap v3852: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:58.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:58.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[87547]: pgmap v3853: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:58.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[87547]: pgmap v3854: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:58.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:58.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[87547]: pgmap v3855: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:58.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[87547]: pgmap v3856: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:58.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:58.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[87547]: pgmap v3857: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:58.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[87547]: pgmap v3858: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:58.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:58.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[87547]: pgmap v3859: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:58.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[87547]: pgmap v3860: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:58.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:58.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:58.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:58.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:58.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:58.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[87547]: pgmap v3861: 161 pgs: 2 peering, 22 active+undersized+degraded, 41 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-12T22:48:58.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[87547]: pgmap v3862: 161 pgs: 2 peering, 22 active+undersized+degraded, 41 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-12T22:48:58.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:58.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:58.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[91108]: pgmap v3851: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:58.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[91108]: pgmap v3852: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:58.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:58.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[91108]: pgmap v3853: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:58.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[91108]: pgmap v3854: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:58.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:58.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[91108]: pgmap v3855: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:58.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[91108]: pgmap v3856: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:58.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:58.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[91108]: pgmap v3857: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:58.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[91108]: pgmap v3858: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:58.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:58.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[91108]: pgmap v3859: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:58.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[91108]: pgmap v3860: 161 pgs: 23 active+undersized+degraded, 42 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-12T22:48:58.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:58.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:58.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:58.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:58.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:58.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[91108]: pgmap v3861: 161 pgs: 2 peering, 22 active+undersized+degraded, 41 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-12T22:48:58.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[91108]: pgmap v3862: 161 pgs: 2 peering, 22 active+undersized+degraded, 41 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-12T22:48:58.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:58.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:58.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:58.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:58.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:58.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:58.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[91108]: pgmap v3863: 161 pgs: 2 peering, 22 active+undersized+degraded, 41 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-12T22:48:58.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[91108]: pgmap v3864: 161 pgs: 2 peering, 22 active+undersized+degraded, 41 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-12T22:48:58.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:58.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:58.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:58.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:58.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:58.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:58.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[91108]: pgmap v3865: 161 pgs: 2 peering, 22 active+undersized+degraded, 41 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-12T22:48:58.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[91108]: pgmap v3866: 161 pgs: 2 peering, 22 active+undersized+degraded, 41 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-12T22:48:58.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:58.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:58.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[91108]: osdmap e186: 8 total, 8 up, 8 in 2024-04-12T22:48:58.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:58.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:58.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:58.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:58.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[91108]: pgmap v3868: 161 pgs: 2 peering, 22 active+undersized+degraded, 41 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-12T22:48:58.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[91108]: pgmap v3869: 161 pgs: 2 peering, 22 active+undersized+degraded, 41 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-12T22:48:58.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:58.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:58.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:58.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:58.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:58.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:58.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:58.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[87547]: pgmap v3863: 161 pgs: 2 peering, 22 active+undersized+degraded, 41 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-12T22:48:58.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[87547]: pgmap v3864: 161 pgs: 2 peering, 22 active+undersized+degraded, 41 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-12T22:48:58.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:58.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:58.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:58.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:58.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:58.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:58.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[87547]: pgmap v3865: 161 pgs: 2 peering, 22 active+undersized+degraded, 41 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-12T22:48:58.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[87547]: pgmap v3866: 161 pgs: 2 peering, 22 active+undersized+degraded, 41 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-12T22:48:58.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:58.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:58.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[87547]: osdmap e186: 8 total, 8 up, 8 in 2024-04-12T22:48:58.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:58.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:58.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:58.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:58.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[87547]: pgmap v3868: 161 pgs: 2 peering, 22 active+undersized+degraded, 41 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-12T22:48:58.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[87547]: pgmap v3869: 161 pgs: 2 peering, 22 active+undersized+degraded, 41 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-12T22:48:58.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:58.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:58.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:58.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:58.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:58.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:58.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[91108]: pgmap v3870: 161 pgs: 2 peering, 22 active+undersized+degraded, 41 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-12T22:48:58.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[91108]: pgmap v3871: 161 pgs: 2 peering, 22 active+undersized+degraded, 41 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-12T22:48:58.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:58.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:58.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:58.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:58.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:58.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:58.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[91108]: pgmap v3872: 161 pgs: 2 peering, 22 active+undersized+degraded, 41 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-12T22:48:58.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[91108]: pgmap v3873: 161 pgs: 2 peering, 22 active+undersized+degraded, 41 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-12T22:48:58.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:58.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:58.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:58.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:58.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:58.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:58.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[91108]: pgmap v3874: 161 pgs: 2 peering, 22 active+undersized+degraded, 41 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-12T22:48:58.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[91108]: pgmap v3875: 161 pgs: 2 peering, 22 active+undersized+degraded, 41 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-12T22:48:58.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:58.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:58.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:58.686 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:58.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:58.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:58.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:58.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[87547]: pgmap v3870: 161 pgs: 2 peering, 22 active+undersized+degraded, 41 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-12T22:48:58.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[87547]: pgmap v3871: 161 pgs: 2 peering, 22 active+undersized+degraded, 41 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-12T22:48:58.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:58.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:58.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:58.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:58.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:58.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:58.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[87547]: pgmap v3872: 161 pgs: 2 peering, 22 active+undersized+degraded, 41 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-12T22:48:58.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[87547]: pgmap v3873: 161 pgs: 2 peering, 22 active+undersized+degraded, 41 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-12T22:48:58.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:58.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:58.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:58.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:58.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:58.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:58.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[87547]: pgmap v3874: 161 pgs: 2 peering, 22 active+undersized+degraded, 41 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-12T22:48:58.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[87547]: pgmap v3875: 161 pgs: 2 peering, 22 active+undersized+degraded, 41 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-12T22:48:58.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:58.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:58.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:58.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:58.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:58.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:58.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:58.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:58.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:58.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:58.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:58.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:58.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:58.689 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:58.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:58.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:58.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-04-12T22:48:58.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-04-12T22:48:58.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-04-12T22:48:58.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-04-12T22:48:58.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-04-12T22:48:58.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-04-12T22:48:58.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-04-12T22:48:58.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-04-12T22:48:58.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-04-12T22:48:58.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-04-12T22:48:58.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-04-12T22:48:58.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-04-12T22:48:58.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-04-12T22:48:58.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-04-12T22:48:58.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-04-12T22:48:58.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-04-12T22:48:58.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-04-12T22:48:58.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:48:58.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:48:58.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:58.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:58.692 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:58.692 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:58.692 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:48:58.692 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:58.692 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:58.692 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:58.692 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:58.692 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:58.692 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-04-12T22:48:58.692 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-04-12T22:48:58.692 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-04-12T22:48:58.692 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-04-12T22:48:58.692 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-04-12T22:48:58.692 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-04-12T22:48:58.692 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-04-12T22:48:58.693 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-04-12T22:48:58.693 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-04-12T22:48:58.693 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-04-12T22:48:58.693 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-04-12T22:48:58.693 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-04-12T22:48:58.693 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-04-12T22:48:58.693 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-04-12T22:48:58.693 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-04-12T22:48:58.693 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-04-12T22:48:58.693 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-04-12T22:48:59.676 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:59 smithi088 ceph-mon[87547]: pgmap v3876: 161 pgs: 2 peering, 22 active+undersized+degraded, 41 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-12T22:48:59.676 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:59 smithi088 ceph-mon[87547]: pgmap v3877: 161 pgs: 2 peering, 22 active+undersized+degraded, 41 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-12T22:48:59.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:59 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:59.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:59 smithi088 ceph-mon[87547]: pgmap v3878: 161 pgs: 2 peering, 22 active+undersized+degraded, 41 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-12T22:48:59.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:59 smithi088 ceph-mon[87547]: pgmap v3879: 161 pgs: 2 peering, 22 active+undersized+degraded, 41 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-12T22:48:59.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:59 smithi088 ceph-mon[87547]: Upgrade: Setting container_image for all osd 2024-04-12T22:48:59.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:59 smithi088 ceph-mon[87547]: Upgrade: Setting require_osd_release to 19 squid 2024-04-12T22:48:59.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:59 smithi088 ceph-mon[87547]: Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-04-12T22:48:59.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:59 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-04-12T22:48:59.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:59 smithi088 ceph-mon[87547]: osdmap e187: 8 total, 8 up, 8 in 2024-04-12T22:48:59.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:59 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:59.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:48:59 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:59.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:59 smithi088 ceph-mon[91108]: pgmap v3876: 161 pgs: 2 peering, 22 active+undersized+degraded, 41 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-12T22:48:59.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:59 smithi088 ceph-mon[91108]: pgmap v3877: 161 pgs: 2 peering, 22 active+undersized+degraded, 41 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-12T22:48:59.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:59 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:59.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:59 smithi088 ceph-mon[91108]: pgmap v3878: 161 pgs: 2 peering, 22 active+undersized+degraded, 41 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-12T22:48:59.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:59 smithi088 ceph-mon[91108]: pgmap v3879: 161 pgs: 2 peering, 22 active+undersized+degraded, 41 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-12T22:48:59.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:59 smithi088 ceph-mon[91108]: Upgrade: Setting container_image for all osd 2024-04-12T22:48:59.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:59 smithi088 ceph-mon[91108]: Upgrade: Setting require_osd_release to 19 squid 2024-04-12T22:48:59.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:59 smithi088 ceph-mon[91108]: Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-04-12T22:48:59.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:59 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-04-12T22:48:59.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:59 smithi088 ceph-mon[91108]: osdmap e187: 8 total, 8 up, 8 in 2024-04-12T22:48:59.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:59 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:59.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:48:59 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:48:59.744 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:59 smithi142 ceph-mon[87853]: pgmap v3876: 161 pgs: 2 peering, 22 active+undersized+degraded, 41 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-12T22:48:59.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:59 smithi142 ceph-mon[87853]: pgmap v3877: 161 pgs: 2 peering, 22 active+undersized+degraded, 41 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-12T22:48:59.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:59 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:48:59.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:59 smithi142 ceph-mon[87853]: pgmap v3878: 161 pgs: 2 peering, 22 active+undersized+degraded, 41 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-12T22:48:59.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:59 smithi142 ceph-mon[87853]: pgmap v3879: 161 pgs: 2 peering, 22 active+undersized+degraded, 41 active+undersized, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-12T22:48:59.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:59 smithi142 ceph-mon[87853]: Upgrade: Setting container_image for all osd 2024-04-12T22:48:59.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:59 smithi142 ceph-mon[87853]: Upgrade: Setting require_osd_release to 19 squid 2024-04-12T22:48:59.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:59 smithi142 ceph-mon[87853]: Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-04-12T22:48:59.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:59 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-04-12T22:48:59.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:59 smithi142 ceph-mon[87853]: osdmap e187: 8 total, 8 up, 8 in 2024-04-12T22:48:59.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:59 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:48:59.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:48:59 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:00.478 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:00 smithi142 ceph-mon[87853]: Upgrade: Setting container_image for all mds 2024-04-12T22:49:00.478 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:00 smithi142 ceph-mon[87853]: Health check update: Degraded data redundancy: 77/630 objects degraded (12.222%), 22 pgs degraded (PG_DEGRADED) 2024-04-12T22:49:00.478 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:00.478 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:49:00.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:00 smithi088 ceph-mon[91108]: Upgrade: Setting container_image for all mds 2024-04-12T22:49:00.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:00 smithi088 ceph-mon[91108]: Health check update: Degraded data redundancy: 77/630 objects degraded (12.222%), 22 pgs degraded (PG_DEGRADED) 2024-04-12T22:49:00.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:00.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:49:00.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:00 smithi088 ceph-mon[87547]: Upgrade: Setting container_image for all mds 2024-04-12T22:49:00.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:00 smithi088 ceph-mon[87547]: Health check update: Degraded data redundancy: 77/630 objects degraded (12.222%), 22 pgs degraded (PG_DEGRADED) 2024-04-12T22:49:00.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:00.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:49:02.059 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:01 smithi142 ceph-mon[87853]: pgmap v3881: 161 pgs: 2 peering, 18 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 70/630 objects degraded (11.111%) 2024-04-12T22:49:02.059 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:01 smithi142 ceph-mon[87853]: Upgrade: Updating rgw.foo.smithi088.qlemsa (1/4) 2024-04-12T22:49:02.060 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:02.060 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi088.qlemsa", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-12T22:49:02.060 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:01 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:02.060 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:01 smithi142 ceph-mon[87853]: Deploying daemon rgw.foo.smithi088.qlemsa on smithi088 2024-04-12T22:49:02.162 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:01 smithi088 ceph-mon[87547]: pgmap v3881: 161 pgs: 2 peering, 18 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 70/630 objects degraded (11.111%) 2024-04-12T22:49:02.162 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:01 smithi088 ceph-mon[87547]: Upgrade: Updating rgw.foo.smithi088.qlemsa (1/4) 2024-04-12T22:49:02.162 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:02.162 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi088.qlemsa", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-12T22:49:02.162 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:01 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:02.162 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:01 smithi088 ceph-mon[87547]: Deploying daemon rgw.foo.smithi088.qlemsa on smithi088 2024-04-12T22:49:02.163 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:01 smithi088 ceph-mon[91108]: pgmap v3881: 161 pgs: 2 peering, 18 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 70/630 objects degraded (11.111%) 2024-04-12T22:49:02.163 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:01 smithi088 ceph-mon[91108]: Upgrade: Updating rgw.foo.smithi088.qlemsa (1/4) 2024-04-12T22:49:02.163 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:02.163 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi088.qlemsa", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-12T22:49:02.163 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:01 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:02.163 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:01 smithi088 ceph-mon[91108]: Deploying daemon rgw.foo.smithi088.qlemsa on smithi088 2024-04-12T22:49:03.142 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:02 smithi088 ceph-mon[87547]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:49:03.143 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:02 smithi088 ceph-mon[91108]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:49:03.221 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:02 smithi142 ceph-mon[87853]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:49:04.117 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:03 smithi088 ceph-mon[87547]: pgmap v3882: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-12T22:49:04.117 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:03 smithi088 ceph-mon[87547]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 70/630 objects degraded (11.111%), 18 pgs degraded) 2024-04-12T22:49:04.117 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:04.118 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:04.118 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:03 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:04.118 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:03 smithi088 ceph-mon[91108]: pgmap v3882: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-12T22:49:04.118 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:03 smithi088 ceph-mon[91108]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 70/630 objects degraded (11.111%), 18 pgs degraded) 2024-04-12T22:49:04.118 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:04.118 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:04.118 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:03 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:04.132 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:03 smithi142 ceph-mon[87853]: pgmap v3882: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-12T22:49:04.133 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:03 smithi142 ceph-mon[87853]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 70/630 objects degraded (11.111%), 18 pgs degraded) 2024-04-12T22:49:04.133 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:04.133 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:04.133 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:03 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:04.918 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:04 smithi088 ceph-mon[91108]: pgmap v3883: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:49:04.918 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:04 smithi088 ceph-mon[91108]: pgmap v3884: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:49:04.918 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:04.918 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:04.918 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:04 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:04.919 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:04 smithi088 ceph-mon[87547]: pgmap v3883: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:49:04.919 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:04 smithi088 ceph-mon[87547]: pgmap v3884: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:49:04.919 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:04.919 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:04.919 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:04 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:05.244 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:04 smithi142 ceph-mon[87853]: pgmap v3883: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:49:05.244 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:04 smithi142 ceph-mon[87853]: pgmap v3884: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:49:05.244 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:05.244 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:05.244 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:04 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:06.155 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:05 smithi088 ceph-mon[87547]: pgmap v3885: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1014 B/s rd, 0 op/s 2024-04-12T22:49:06.156 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:05 smithi088 ceph-mon[87547]: pgmap v3886: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:49:06.156 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:06.156 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:05 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:06.156 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:05 smithi088 ceph-mon[91108]: pgmap v3885: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1014 B/s rd, 0 op/s 2024-04-12T22:49:06.156 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:05 smithi088 ceph-mon[91108]: pgmap v3886: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:49:06.156 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:06.156 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:05 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:06.244 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:05 smithi142 ceph-mon[87853]: pgmap v3885: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1014 B/s rd, 0 op/s 2024-04-12T22:49:06.244 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:05 smithi142 ceph-mon[87853]: pgmap v3886: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:49:06.244 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:06.244 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:05 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:06.412 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:49:06 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:49:06] "GET /metrics HTTP/1.1" 200 38707 "" "Prometheus/2.33.4" 2024-04-12T22:49:08.176 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:07 smithi088 ceph-mon[87547]: pgmap v3887: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 64 KiB/s rd, 0 B/s wr, 97 op/s 2024-04-12T22:49:08.176 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:07 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:08.176 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:07 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi088.rfqdxx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-12T22:49:08.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:07 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:08.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:07 smithi088 ceph-mon[91108]: pgmap v3887: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 64 KiB/s rd, 0 B/s wr, 97 op/s 2024-04-12T22:49:08.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:07 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:08.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:07 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi088.rfqdxx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-12T22:49:08.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:07 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:08.244 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:07 smithi142 ceph-mon[87853]: pgmap v3887: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 64 KiB/s rd, 0 B/s wr, 97 op/s 2024-04-12T22:49:08.244 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:07 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:08.244 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:07 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi088.rfqdxx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-12T22:49:08.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:07 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:09.176 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:08 smithi088 ceph-mon[87547]: Upgrade: Updating rgw.smpl.smithi088.rfqdxx (2/4) 2024-04-12T22:49:09.176 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:08 smithi088 ceph-mon[87547]: Deploying daemon rgw.smpl.smithi088.rfqdxx on smithi088 2024-04-12T22:49:09.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:08 smithi088 ceph-mon[91108]: Upgrade: Updating rgw.smpl.smithi088.rfqdxx (2/4) 2024-04-12T22:49:09.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:08 smithi088 ceph-mon[91108]: Deploying daemon rgw.smpl.smithi088.rfqdxx on smithi088 2024-04-12T22:49:09.244 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:08 smithi142 ceph-mon[87853]: Upgrade: Updating rgw.smpl.smithi088.rfqdxx (2/4) 2024-04-12T22:49:09.244 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:08 smithi142 ceph-mon[87853]: Deploying daemon rgw.smpl.smithi088.rfqdxx on smithi088 2024-04-12T22:49:10.176 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:09 smithi088 ceph-mon[87547]: pgmap v3888: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s rd, 169 B/s wr, 122 op/s 2024-04-12T22:49:10.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:09 smithi088 ceph-mon[91108]: pgmap v3888: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s rd, 169 B/s wr, 122 op/s 2024-04-12T22:49:10.244 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:09 smithi142 ceph-mon[87853]: pgmap v3888: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s rd, 169 B/s wr, 122 op/s 2024-04-12T22:49:11.588 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:11 smithi088 ceph-mon[87547]: pgmap v3889: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 84 KiB/s rd, 148 B/s wr, 129 op/s 2024-04-12T22:49:11.588 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:11 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:11.589 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:11 smithi088 ceph-mon[91108]: pgmap v3889: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 84 KiB/s rd, 148 B/s wr, 129 op/s 2024-04-12T22:49:11.589 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:11 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:11.744 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:11 smithi142 ceph-mon[87853]: pgmap v3889: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 84 KiB/s rd, 148 B/s wr, 129 op/s 2024-04-12T22:49:11.744 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:11 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:12.744 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:12 smithi142 ceph-mon[87853]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:49:12.744 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:12.744 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:12.744 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:12 smithi142 ceph-mon[87853]: pgmap v3890: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 80 KiB/s rd, 123 B/s wr, 122 op/s 2024-04-12T22:49:12.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:12 smithi142 ceph-mon[87853]: pgmap v3891: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 90 KiB/s rd, 139 B/s wr, 137 op/s 2024-04-12T22:49:12.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:12.926 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:12 smithi088 ceph-mon[91108]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:49:12.926 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:12.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:12.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:12 smithi088 ceph-mon[91108]: pgmap v3890: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 80 KiB/s rd, 123 B/s wr, 122 op/s 2024-04-12T22:49:12.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:12 smithi088 ceph-mon[91108]: pgmap v3891: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 90 KiB/s rd, 139 B/s wr, 137 op/s 2024-04-12T22:49:12.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:12.927 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:12 smithi088 ceph-mon[87547]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:49:12.927 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:12.927 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:12.927 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:12 smithi088 ceph-mon[87547]: pgmap v3890: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 80 KiB/s rd, 123 B/s wr, 122 op/s 2024-04-12T22:49:12.927 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:12 smithi088 ceph-mon[87547]: pgmap v3891: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 90 KiB/s rd, 139 B/s wr, 137 op/s 2024-04-12T22:49:12.927 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:14.654 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:14 smithi088 ceph-mon[87547]: pgmap v3892: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 70 KiB/s rd, 109 B/s wr, 108 op/s 2024-04-12T22:49:14.654 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:14 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:14.654 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:14 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:14.654 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:14 smithi088 ceph-mon[87547]: pgmap v3893: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 136 B/s wr, 57 op/s 2024-04-12T22:49:14.654 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:14 smithi088 ceph-mon[87547]: pgmap v3894: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 0 B/s wr, 49 op/s 2024-04-12T22:49:14.654 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:14 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:14.654 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:14 smithi088 ceph-mon[91108]: pgmap v3892: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 70 KiB/s rd, 109 B/s wr, 108 op/s 2024-04-12T22:49:14.655 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:14 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:14.655 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:14 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:14.655 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:14 smithi088 ceph-mon[91108]: pgmap v3893: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 136 B/s wr, 57 op/s 2024-04-12T22:49:14.655 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:14 smithi088 ceph-mon[91108]: pgmap v3894: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 0 B/s wr, 49 op/s 2024-04-12T22:49:14.655 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:14 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:14.994 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:14 smithi142 ceph-mon[87853]: pgmap v3892: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 70 KiB/s rd, 109 B/s wr, 108 op/s 2024-04-12T22:49:14.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:14 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:14.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:14 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:14.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:14 smithi142 ceph-mon[87853]: pgmap v3893: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 136 B/s wr, 57 op/s 2024-04-12T22:49:14.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:14 smithi142 ceph-mon[87853]: pgmap v3894: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 0 B/s wr, 49 op/s 2024-04-12T22:49:14.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:14 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:16.123 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:15 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:16.123 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:15 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:16.123 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:15 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:16.124 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:15 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:49:16.176 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:15 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:16.176 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:15 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:16.176 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:15 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:16.176 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:15 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:49:16.176 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:15 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:16.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:15 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:16.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:15 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:16.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:15 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:49:16.676 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:49:16 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:49:16] "GET /metrics HTTP/1.1" 200 38718 "" "Prometheus/2.33.4" 2024-04-12T22:49:17.176 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:16 smithi088 ceph-mon[87547]: pgmap v3895: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 59 op/s 2024-04-12T22:49:17.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:17.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi142.qxzxoy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-12T22:49:17.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:16 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:17.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:16 smithi088 ceph-mon[91108]: pgmap v3895: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 59 op/s 2024-04-12T22:49:17.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:17.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi142.qxzxoy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-12T22:49:17.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:16 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:17.223 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:16 smithi142 ceph-mon[87853]: pgmap v3895: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 59 op/s 2024-04-12T22:49:17.223 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:16 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:17.223 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:16 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi142.qxzxoy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-12T22:49:17.223 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:16 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:18.182 INFO:teuthology.orchestra.run.smithi088.stdout:true 2024-04-12T22:49:18.222 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:17 smithi142 ceph-mon[87853]: Upgrade: Updating rgw.foo.smithi142.qxzxoy (3/4) 2024-04-12T22:49:18.222 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:17 smithi142 ceph-mon[87853]: Deploying daemon rgw.foo.smithi142.qxzxoy on smithi142 2024-04-12T22:49:18.426 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:17 smithi088 ceph-mon[87547]: Upgrade: Updating rgw.foo.smithi142.qxzxoy (3/4) 2024-04-12T22:49:18.426 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:17 smithi088 ceph-mon[87547]: Deploying daemon rgw.foo.smithi142.qxzxoy on smithi142 2024-04-12T22:49:18.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:17 smithi088 ceph-mon[91108]: Upgrade: Updating rgw.foo.smithi142.qxzxoy (3/4) 2024-04-12T22:49:18.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:17 smithi088 ceph-mon[91108]: Deploying daemon rgw.foo.smithi142.qxzxoy on smithi142 2024-04-12T22:49:18.829 INFO:teuthology.orchestra.run.smithi088.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T22:49:18.830 INFO:teuthology.orchestra.run.smithi088.stdout:agent.smithi088 smithi088 running 5s ago 21m - - 2024-04-12T22:49:18.830 INFO:teuthology.orchestra.run.smithi088.stdout:agent.smithi142 smithi142 running 14s ago 21m - - 2024-04-12T22:49:18.830 INFO:teuthology.orchestra.run.smithi088.stdout:alertmanager.a smithi088 *:9093,9094 running (11m) 5s ago 16m 24.0M - 0.23.0 ba2b418f427c 0ea85e911776 2024-04-12T22:49:18.830 INFO:teuthology.orchestra.run.smithi088.stdout:grafana.a smithi142 *:3000 error 14s ago 15m - - 2024-04-12T22:49:18.830 INFO:teuthology.orchestra.run.smithi088.stdout:iscsi.foo.smithi088.yxerll smithi088 running (9m) 5s ago 15m 63.9M - 3.5 e1d6a67b021e 59c9318194eb 2024-04-12T22:49:18.830 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.x smithi142 *:8443,9283,8765 running (8m) 14s ago 20m 453M - 19.0.0-2053-gb277feb2 668895944f0e f9384b7063eb 2024-04-12T22:49:18.830 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.y smithi088 *:8443,9283,8765 running (10m) 5s ago 22m 544M - 19.0.0-2053-gb277feb2 668895944f0e 61e5b1816570 2024-04-12T22:49:18.830 INFO:teuthology.orchestra.run.smithi088.stdout:mon.a smithi088 running (8m) 5s ago 22m 153M 2048M 19.0.0-2053-gb277feb2 668895944f0e 6000fee523aa 2024-04-12T22:49:18.830 INFO:teuthology.orchestra.run.smithi088.stdout:mon.b smithi142 running (7m) 14s ago 21m 66.3M 2048M 19.0.0-2053-gb277feb2 668895944f0e 7cb5c5614a81 2024-04-12T22:49:18.830 INFO:teuthology.orchestra.run.smithi088.stdout:mon.c smithi088 running (8m) 5s ago 21m 70.7M 2048M 19.0.0-2053-gb277feb2 668895944f0e 87d1391aae18 2024-04-12T22:49:18.830 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.a smithi088 *:9100 running (11m) 5s ago 17m 15.6M - 1.3.1 1dbe0e931976 40e0439db208 2024-04-12T22:49:18.831 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.b smithi142 *:9100 running (10m) 14s ago 17m 16.0M - 1.3.1 1dbe0e931976 747060fd1a5d 2024-04-12T22:49:18.831 INFO:teuthology.orchestra.run.smithi088.stdout:osd.0 smithi088 running (6m) 5s ago 20m 57.9M 4096M 19.0.0-2053-gb277feb2 668895944f0e e1ee31dcc722 2024-04-12T22:49:18.831 INFO:teuthology.orchestra.run.smithi088.stdout:osd.1 smithi088 running (5m) 5s ago 20m 57.6M 4096M 19.0.0-2053-gb277feb2 668895944f0e 494f5e8e2531 2024-04-12T22:49:18.831 INFO:teuthology.orchestra.run.smithi088.stdout:osd.2 smithi088 running (4m) 5s ago 19m 53.0M 4096M 19.0.0-2053-gb277feb2 668895944f0e ca5dfe640c82 2024-04-12T22:49:18.831 INFO:teuthology.orchestra.run.smithi088.stdout:osd.3 smithi088 running (4m) 5s ago 19m 54.5M 4096M 19.0.0-2053-gb277feb2 668895944f0e 94ea4016ad0c 2024-04-12T22:49:18.831 INFO:teuthology.orchestra.run.smithi088.stdout:osd.4 smithi142 running (3m) 14s ago 19m 52.6M 4096M 19.0.0-2053-gb277feb2 668895944f0e af3fdbbb3a05 2024-04-12T22:49:18.831 INFO:teuthology.orchestra.run.smithi088.stdout:osd.5 smithi142 running (2m) 14s ago 18m 46.4M 4096M 19.0.0-2053-gb277feb2 668895944f0e bf1123bf3ff8 2024-04-12T22:49:18.831 INFO:teuthology.orchestra.run.smithi088.stdout:osd.6 smithi142 running (78s) 14s ago 18m 51.4M 4096M 19.0.0-2053-gb277feb2 668895944f0e 2c5b3ef7a527 2024-04-12T22:49:18.831 INFO:teuthology.orchestra.run.smithi088.stdout:osd.7 smithi142 running (27s) 14s ago 17m 43.5M 4096M 19.0.0-2053-gb277feb2 668895944f0e a7c577ba1d6a 2024-04-12T22:49:18.831 INFO:teuthology.orchestra.run.smithi088.stdout:prometheus.a smithi142 *:9095 running (9m) 14s ago 17m 69.4M - 2.33.4 514e6a882f6e db995400848f 2024-04-12T22:49:18.831 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi088.qlemsa smithi088 *:8000 running (14s) 5s ago 15m 37.4M - 19.0.0-2053-gb277feb2 668895944f0e 3cef37bee59c 2024-04-12T22:49:18.832 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi142.qxzxoy smithi142 *:8000 running (15m) 14s ago 15m 75.0M - 17.2.0 e1d6a67b021e ce75b554e32c 2024-04-12T22:49:18.832 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi088.rfqdxx smithi088 *:80 starting - - - - 2024-04-12T22:49:18.832 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi142.kdrxla smithi142 *:80 running (15m) 14s ago 15m 74.2M - 17.2.0 e1d6a67b021e 071754547e0a 2024-04-12T22:49:19.176 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:18 smithi088 ceph-mon[87547]: pgmap v3896: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 91 KiB/s rd, 167 B/s wr, 139 op/s 2024-04-12T22:49:19.176 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:18 smithi088 ceph-mon[91108]: pgmap v3896: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 91 KiB/s rd, 167 B/s wr, 139 op/s 2024-04-12T22:49:19.219 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:18 smithi142 ceph-mon[87853]: pgmap v3896: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 91 KiB/s rd, 167 B/s wr, 139 op/s 2024-04-12T22:49:19.223 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-04-12T22:49:19.223 INFO:teuthology.orchestra.run.smithi088.stdout: "mon": { 2024-04-12T22:49:19.224 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-2053-gb277feb2 (b277feb2c7beb4597d8ecc39d58d5c36b81f613a) squid (dev)": 3 2024-04-12T22:49:19.224 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:49:19.224 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr": { 2024-04-12T22:49:19.224 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-2053-gb277feb2 (b277feb2c7beb4597d8ecc39d58d5c36b81f613a) squid (dev)": 2 2024-04-12T22:49:19.224 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:49:19.224 INFO:teuthology.orchestra.run.smithi088.stdout: "osd": { 2024-04-12T22:49:19.224 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-2053-gb277feb2 (b277feb2c7beb4597d8ecc39d58d5c36b81f613a) squid (dev)": 8 2024-04-12T22:49:19.224 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:49:19.224 INFO:teuthology.orchestra.run.smithi088.stdout: "rgw": { 2024-04-12T22:49:19.224 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2024-04-12T22:49:19.224 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-2053-gb277feb2 (b277feb2c7beb4597d8ecc39d58d5c36b81f613a) squid (dev)": 2 2024-04-12T22:49:19.224 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:49:19.225 INFO:teuthology.orchestra.run.smithi088.stdout: "overall": { 2024-04-12T22:49:19.225 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2024-04-12T22:49:19.225 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-2053-gb277feb2 (b277feb2c7beb4597d8ecc39d58d5c36b81f613a) squid (dev)": 15 2024-04-12T22:49:19.225 INFO:teuthology.orchestra.run.smithi088.stdout: } 2024-04-12T22:49:19.225 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-04-12T22:49:19.554 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-04-12T22:49:19.555 INFO:teuthology.orchestra.run.smithi088.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a", 2024-04-12T22:49:19.555 INFO:teuthology.orchestra.run.smithi088.stdout: "in_progress": true, 2024-04-12T22:49:19.555 INFO:teuthology.orchestra.run.smithi088.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-12T22:49:19.555 INFO:teuthology.orchestra.run.smithi088.stdout: "services_complete": [ 2024-04-12T22:49:19.555 INFO:teuthology.orchestra.run.smithi088.stdout: "osd", 2024-04-12T22:49:19.555 INFO:teuthology.orchestra.run.smithi088.stdout: "mon", 2024-04-12T22:49:19.555 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr" 2024-04-12T22:49:19.555 INFO:teuthology.orchestra.run.smithi088.stdout: ], 2024-04-12T22:49:19.555 INFO:teuthology.orchestra.run.smithi088.stdout: "progress": "14/23 daemons upgraded", 2024-04-12T22:49:19.555 INFO:teuthology.orchestra.run.smithi088.stdout: "message": "Currently upgrading rgw daemons", 2024-04-12T22:49:19.555 INFO:teuthology.orchestra.run.smithi088.stdout: "is_paused": false 2024-04-12T22:49:19.555 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-04-12T22:49:19.949 INFO:teuthology.orchestra.run.smithi088.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-12T22:49:19.949 INFO:teuthology.orchestra.run.smithi088.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-12T22:49:19.949 INFO:teuthology.orchestra.run.smithi088.stdout: daemon grafana.a on smithi142 is in error state 2024-04-12T22:49:20.214 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:19 smithi142 ceph-mon[87853]: from='client.44734 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:49:20.214 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:19 smithi142 ceph-mon[87853]: from='client.44740 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:49:20.214 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:19 smithi142 ceph-mon[87853]: from='client.44746 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:49:20.214 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:19 smithi142 ceph-mon[87853]: from='client.? 172.21.15.88:0/648316468' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:20.426 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:19 smithi088 ceph-mon[87547]: from='client.44734 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:49:20.426 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:19 smithi088 ceph-mon[87547]: from='client.44740 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:49:20.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:19 smithi088 ceph-mon[87547]: from='client.44746 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:49:20.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:19 smithi088 ceph-mon[87547]: from='client.? 172.21.15.88:0/648316468' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:20.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:19 smithi088 ceph-mon[91108]: from='client.44734 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:49:20.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:19 smithi088 ceph-mon[91108]: from='client.44740 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:49:20.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:19 smithi088 ceph-mon[91108]: from='client.44746 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:49:20.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:19 smithi088 ceph-mon[91108]: from='client.? 172.21.15.88:0/648316468' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:21.202 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:20 smithi142 ceph-mon[87853]: from='client.44758 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:49:21.224 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:20 smithi142 ceph-mon[87853]: pgmap v3897: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s rd, 125 B/s wr, 124 op/s 2024-04-12T22:49:21.225 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:20 smithi142 ceph-mon[87853]: from='client.? 172.21.15.88:0/3018632446' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T22:49:21.225 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:21.225 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:20 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:21.292 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:20 smithi088 ceph-mon[87547]: from='client.44758 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:49:21.292 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:20 smithi088 ceph-mon[87547]: pgmap v3897: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s rd, 125 B/s wr, 124 op/s 2024-04-12T22:49:21.293 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:20 smithi088 ceph-mon[87547]: from='client.? 172.21.15.88:0/3018632446' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T22:49:21.293 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:21.293 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:20 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:21.293 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:20 smithi088 ceph-mon[91108]: from='client.44758 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:49:21.293 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:20 smithi088 ceph-mon[91108]: pgmap v3897: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s rd, 125 B/s wr, 124 op/s 2024-04-12T22:49:21.293 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:20 smithi088 ceph-mon[91108]: from='client.? 172.21.15.88:0/3018632446' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T22:49:21.293 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:21.293 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:20 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:23.244 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:22 smithi142 ceph-mon[87853]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:49:23.244 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:22 smithi142 ceph-mon[87853]: pgmap v3898: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 103 KiB/s rd, 125 B/s wr, 157 op/s 2024-04-12T22:49:23.426 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:22 smithi088 ceph-mon[87547]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:49:23.426 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:22 smithi088 ceph-mon[87547]: pgmap v3898: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 103 KiB/s rd, 125 B/s wr, 157 op/s 2024-04-12T22:49:23.426 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:22 smithi088 ceph-mon[91108]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:49:23.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:22 smithi088 ceph-mon[91108]: pgmap v3898: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 103 KiB/s rd, 125 B/s wr, 157 op/s 2024-04-12T22:49:24.817 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:24 smithi142 ceph-mon[87853]: Upgrade: Updating rgw.smpl.smithi142.kdrxla (4/4) 2024-04-12T22:49:24.817 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:24.817 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi142.kdrxla", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-12T22:49:24.817 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:24.817 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:24 smithi142 ceph-mon[87853]: Deploying daemon rgw.smpl.smithi142.kdrxla on smithi142 2024-04-12T22:49:24.817 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:24 smithi142 ceph-mon[87853]: pgmap v3899: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 94 KiB/s rd, 204 B/s wr, 143 op/s 2024-04-12T22:49:24.818 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:24.818 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:24.818 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:24 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:24.926 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:24 smithi088 ceph-mon[91108]: Upgrade: Updating rgw.smpl.smithi142.kdrxla (4/4) 2024-04-12T22:49:24.926 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:24.926 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi142.kdrxla", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-12T22:49:24.926 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:24.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:24 smithi088 ceph-mon[91108]: Deploying daemon rgw.smpl.smithi142.kdrxla on smithi142 2024-04-12T22:49:24.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:24 smithi088 ceph-mon[91108]: pgmap v3899: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 94 KiB/s rd, 204 B/s wr, 143 op/s 2024-04-12T22:49:24.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:24.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:24.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:24 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:24.927 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:24 smithi088 ceph-mon[87547]: Upgrade: Updating rgw.smpl.smithi142.kdrxla (4/4) 2024-04-12T22:49:24.927 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:24.927 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi142.kdrxla", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-12T22:49:24.927 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:24.927 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:24 smithi088 ceph-mon[87547]: Deploying daemon rgw.smpl.smithi142.kdrxla on smithi142 2024-04-12T22:49:24.927 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:24 smithi088 ceph-mon[87547]: pgmap v3899: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 94 KiB/s rd, 204 B/s wr, 143 op/s 2024-04-12T22:49:24.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:24.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:24.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:24 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:25.994 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:25 smithi142 ceph-mon[87853]: pgmap v3900: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 98 KiB/s rd, 192 B/s wr, 149 op/s 2024-04-12T22:49:25.994 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:25 smithi142 ceph-mon[87853]: pgmap v3901: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 106 KiB/s rd, 236 B/s wr, 160 op/s 2024-04-12T22:49:26.176 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:25 smithi088 ceph-mon[87547]: pgmap v3900: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 98 KiB/s rd, 192 B/s wr, 149 op/s 2024-04-12T22:49:26.176 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:25 smithi088 ceph-mon[87547]: pgmap v3901: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 106 KiB/s rd, 236 B/s wr, 160 op/s 2024-04-12T22:49:26.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:25 smithi088 ceph-mon[91108]: pgmap v3900: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 98 KiB/s rd, 192 B/s wr, 149 op/s 2024-04-12T22:49:26.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:25 smithi088 ceph-mon[91108]: pgmap v3901: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 106 KiB/s rd, 236 B/s wr, 160 op/s 2024-04-12T22:49:26.676 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:49:26 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:49:26] "GET /metrics HTTP/1.1" 200 38718 "" "Prometheus/2.33.4" 2024-04-12T22:49:28.176 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:27 smithi088 ceph-mon[87547]: pgmap v3902: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 88 KiB/s rd, 118 B/s wr, 135 op/s 2024-04-12T22:49:28.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:27 smithi088 ceph-mon[91108]: pgmap v3902: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 88 KiB/s rd, 118 B/s wr, 135 op/s 2024-04-12T22:49:28.244 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:27 smithi142 ceph-mon[87853]: pgmap v3902: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 88 KiB/s rd, 118 B/s wr, 135 op/s 2024-04-12T22:49:30.176 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:29 smithi088 ceph-mon[91108]: pgmap v3903: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 76 KiB/s rd, 118 B/s wr, 117 op/s 2024-04-12T22:49:30.176 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:30.176 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:30.176 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:30.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:30.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:30.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:30.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:30.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:30.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:30.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:30.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:30.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:29 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:30.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:29 smithi088 ceph-mon[87547]: pgmap v3903: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 76 KiB/s rd, 118 B/s wr, 117 op/s 2024-04-12T22:49:30.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:30.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:30.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:30.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:30.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:30.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:30.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:30.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:30.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:30.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:30.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:30.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:29 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:30.244 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:29 smithi142 ceph-mon[87853]: pgmap v3903: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 76 KiB/s rd, 118 B/s wr, 117 op/s 2024-04-12T22:49:30.244 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:30.244 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:30.244 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:30.244 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:30.244 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:30.244 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:30.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:30.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:30.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:30.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:30.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:30.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:29 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:31.176 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:30 smithi088 ceph-mon[91108]: pgmap v3904: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 128 B/s wr, 93 op/s 2024-04-12T22:49:31.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:30 smithi088 ceph-mon[91108]: pgmap v3905: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 62 KiB/s rd, 0 B/s wr, 98 op/s 2024-04-12T22:49:31.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:30 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:31.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:30 smithi088 ceph-mon[91108]: pgmap v3906: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s rd, 0 B/s wr, 79 op/s 2024-04-12T22:49:31.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:30 smithi088 ceph-mon[91108]: pgmap v3907: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s rd, 0 B/s wr, 79 op/s 2024-04-12T22:49:31.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:30 smithi088 ceph-mon[91108]: Checking dashboard <-> RGW credentials 2024-04-12T22:49:31.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:30 smithi088 ceph-mon[91108]: pgmap v3908: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:31.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:30 smithi088 ceph-mon[91108]: pgmap v3909: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:31.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:49:31.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:31.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:31.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:31.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:31.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:31.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:31.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:31.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:31.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:31.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:31.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:31.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:31.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:31.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:31.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:31.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:31.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:31.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:31.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:31.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:30 smithi088 ceph-mon[87547]: pgmap v3904: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 128 B/s wr, 93 op/s 2024-04-12T22:49:31.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:30 smithi088 ceph-mon[87547]: pgmap v3905: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 62 KiB/s rd, 0 B/s wr, 98 op/s 2024-04-12T22:49:31.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:30 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:31.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:30 smithi088 ceph-mon[87547]: pgmap v3906: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s rd, 0 B/s wr, 79 op/s 2024-04-12T22:49:31.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:30 smithi088 ceph-mon[87547]: pgmap v3907: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s rd, 0 B/s wr, 79 op/s 2024-04-12T22:49:31.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:30 smithi088 ceph-mon[87547]: Checking dashboard <-> RGW credentials 2024-04-12T22:49:31.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:30 smithi088 ceph-mon[87547]: pgmap v3908: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:31.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:30 smithi088 ceph-mon[87547]: pgmap v3909: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:31.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:49:31.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:31.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:31.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:31.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:31.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:31.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:31.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:31.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:31.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:31.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:31.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:31.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:31.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:31.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:31.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:31.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:31.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:31.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:31.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:31.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:31.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:31.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:30 smithi088 ceph-mon[91108]: Health check update: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-12T22:49:31.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:31.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:31.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:31.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:31.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:31.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:31.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:31.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:31.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:31.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:31.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:31.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:31.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:31.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:31.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:31.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:31.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:31.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:31.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:31.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:31.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:31.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:31.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:30 smithi088 ceph-mon[87547]: Health check update: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-12T22:49:31.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:31.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:31.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:31.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:31.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:31.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:31.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:31.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:31.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:31.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:31.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:31.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:31.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:31.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:31.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:31.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:31.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:31.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:31.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:31.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:31.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:30 smithi142 ceph-mon[87853]: pgmap v3904: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 128 B/s wr, 93 op/s 2024-04-12T22:49:31.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:30 smithi142 ceph-mon[87853]: pgmap v3905: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 62 KiB/s rd, 0 B/s wr, 98 op/s 2024-04-12T22:49:31.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:30 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:31.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:30 smithi142 ceph-mon[87853]: pgmap v3906: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s rd, 0 B/s wr, 79 op/s 2024-04-12T22:49:31.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:30 smithi142 ceph-mon[87853]: pgmap v3907: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s rd, 0 B/s wr, 79 op/s 2024-04-12T22:49:31.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:30 smithi142 ceph-mon[87853]: Checking dashboard <-> RGW credentials 2024-04-12T22:49:31.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:30 smithi142 ceph-mon[87853]: pgmap v3908: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:31.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:30 smithi142 ceph-mon[87853]: pgmap v3909: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:31.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:49:31.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:31.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:31.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:31.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:31.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:31.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:31.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:31.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:31.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:31.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:31.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:31.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:31.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:31.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:31.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:31.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:31.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:31.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:31.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:31.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:31.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:31.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:30 smithi142 ceph-mon[87853]: Health check update: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-12T22:49:31.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:31.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:31.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:31.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:31.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:31.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:31.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:31.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:31.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:31.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:31.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:31.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:31.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:31.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:31.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:31.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:31.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:31.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:31.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:31.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:32.176 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:32.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[91108]: pgmap v3910: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:32.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[91108]: pgmap v3911: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:32.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:32.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[91108]: pgmap v3912: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s rd, 0 B/s wr, 104 op/s 2024-04-12T22:49:32.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[91108]: pgmap v3913: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s rd, 0 B/s wr, 104 op/s 2024-04-12T22:49:32.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:32.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[91108]: pgmap v3914: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 212 KiB/s rd, 0 B/s wr, 339 op/s 2024-04-12T22:49:32.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[91108]: pgmap v3915: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 212 KiB/s rd, 0 B/s wr, 339 op/s 2024-04-12T22:49:32.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:32.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[91108]: pgmap v3916: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 396 KiB/s rd, 0 B/s wr, 634 op/s 2024-04-12T22:49:32.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[91108]: pgmap v3917: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 396 KiB/s rd, 0 B/s wr, 635 op/s 2024-04-12T22:49:32.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:32.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[91108]: pgmap v3918: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 309 KiB/s rd, 0 B/s wr, 494 op/s 2024-04-12T22:49:32.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[91108]: pgmap v3919: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 309 KiB/s rd, 0 B/s wr, 495 op/s 2024-04-12T22:49:32.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:32.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[91108]: pgmap v3920: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 447 KiB/s rd, 0 B/s wr, 682 op/s 2024-04-12T22:49:32.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[91108]: pgmap v3921: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 447 KiB/s rd, 0 B/s wr, 682 op/s 2024-04-12T22:49:32.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:32.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[91108]: pgmap v3922: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 855 KiB/s rd, 0 B/s wr, 1.30k op/s 2024-04-12T22:49:32.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[91108]: pgmap v3923: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 855 KiB/s rd, 0 B/s wr, 1.30k op/s 2024-04-12T22:49:32.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:32.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[91108]: pgmap v3924: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 992 KiB/s rd, 0 B/s wr, 1.51k op/s 2024-04-12T22:49:32.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[91108]: pgmap v3925: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 992 KiB/s rd, 0 B/s wr, 1.51k op/s 2024-04-12T22:49:32.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:32.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:32.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:32.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:32.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:32.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[87547]: pgmap v3910: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:32.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[87547]: pgmap v3911: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:32.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:32.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[87547]: pgmap v3912: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s rd, 0 B/s wr, 104 op/s 2024-04-12T22:49:32.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[87547]: pgmap v3913: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s rd, 0 B/s wr, 104 op/s 2024-04-12T22:49:32.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:32.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[87547]: pgmap v3914: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 212 KiB/s rd, 0 B/s wr, 339 op/s 2024-04-12T22:49:32.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[87547]: pgmap v3915: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 212 KiB/s rd, 0 B/s wr, 339 op/s 2024-04-12T22:49:32.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:32.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[87547]: pgmap v3916: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 396 KiB/s rd, 0 B/s wr, 634 op/s 2024-04-12T22:49:32.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[87547]: pgmap v3917: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 396 KiB/s rd, 0 B/s wr, 635 op/s 2024-04-12T22:49:32.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:32.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[87547]: pgmap v3918: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 309 KiB/s rd, 0 B/s wr, 494 op/s 2024-04-12T22:49:32.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[87547]: pgmap v3919: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 309 KiB/s rd, 0 B/s wr, 495 op/s 2024-04-12T22:49:32.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:32.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[87547]: pgmap v3920: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 447 KiB/s rd, 0 B/s wr, 682 op/s 2024-04-12T22:49:32.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[87547]: pgmap v3921: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 447 KiB/s rd, 0 B/s wr, 682 op/s 2024-04-12T22:49:32.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:32.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[87547]: pgmap v3922: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 855 KiB/s rd, 0 B/s wr, 1.30k op/s 2024-04-12T22:49:32.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[87547]: pgmap v3923: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 855 KiB/s rd, 0 B/s wr, 1.30k op/s 2024-04-12T22:49:32.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:32.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[87547]: pgmap v3924: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 992 KiB/s rd, 0 B/s wr, 1.51k op/s 2024-04-12T22:49:32.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[87547]: pgmap v3925: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 992 KiB/s rd, 0 B/s wr, 1.51k op/s 2024-04-12T22:49:32.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:32.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:32.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:32.181 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:32.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:32.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[91108]: pgmap v3926: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 462 KiB/s rd, 0 B/s wr, 697 op/s 2024-04-12T22:49:32.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[91108]: pgmap v3927: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 463 KiB/s rd, 0 B/s wr, 697 op/s 2024-04-12T22:49:32.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:32.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:32.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:32.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:32.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:32.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:32.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:32.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:32.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:32.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:32.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:32.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:32.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:32.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:32.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:32.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:32.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:32.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:32.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:32.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:32.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:32.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:32.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:32.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:32.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:32.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:32.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:32.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:32.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:32.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:32.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:32.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:32.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:32.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:32.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:32.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:32.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:32.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:32.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:32.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:32.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:32.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:32.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:32.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:32.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:32.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:32.184 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:32.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:32.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:32.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:32.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:32.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:32.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:32.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[87547]: pgmap v3926: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 462 KiB/s rd, 0 B/s wr, 697 op/s 2024-04-12T22:49:32.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[87547]: pgmap v3927: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 463 KiB/s rd, 0 B/s wr, 697 op/s 2024-04-12T22:49:32.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:32.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:32.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:32.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:32.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:32.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:32.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:32.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:32.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:32.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:32.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:32.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:32.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:32.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:32.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:32.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:32.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:32.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:32.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:32.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:32.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:32.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:32.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:32.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:32.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:32.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:32.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:32.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:32.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:32.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:32.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:32.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:32.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:32.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:32.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:32.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:32.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:32.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:32.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:32.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:32.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:32.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:32.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:32.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:32.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:32.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:32.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:32.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:32.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:32.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:32.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:32.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:32.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:31 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:32.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:31 smithi142 ceph-mon[87853]: pgmap v3910: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:32.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:31 smithi142 ceph-mon[87853]: pgmap v3911: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:32.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:31 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:32.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:31 smithi142 ceph-mon[87853]: pgmap v3912: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s rd, 0 B/s wr, 104 op/s 2024-04-12T22:49:32.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:31 smithi142 ceph-mon[87853]: pgmap v3913: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s rd, 0 B/s wr, 104 op/s 2024-04-12T22:49:32.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:31 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:32.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:31 smithi142 ceph-mon[87853]: pgmap v3914: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 212 KiB/s rd, 0 B/s wr, 339 op/s 2024-04-12T22:49:32.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:31 smithi142 ceph-mon[87853]: pgmap v3915: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 212 KiB/s rd, 0 B/s wr, 339 op/s 2024-04-12T22:49:32.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:31 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:32.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:31 smithi142 ceph-mon[87853]: pgmap v3916: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 396 KiB/s rd, 0 B/s wr, 634 op/s 2024-04-12T22:49:32.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:31 smithi142 ceph-mon[87853]: pgmap v3917: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 396 KiB/s rd, 0 B/s wr, 635 op/s 2024-04-12T22:49:32.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:31 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:32.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:31 smithi142 ceph-mon[87853]: pgmap v3918: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 309 KiB/s rd, 0 B/s wr, 494 op/s 2024-04-12T22:49:32.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:31 smithi142 ceph-mon[87853]: pgmap v3919: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 309 KiB/s rd, 0 B/s wr, 495 op/s 2024-04-12T22:49:32.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:31 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:32.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:31 smithi142 ceph-mon[87853]: pgmap v3920: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 447 KiB/s rd, 0 B/s wr, 682 op/s 2024-04-12T22:49:32.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:31 smithi142 ceph-mon[87853]: pgmap v3921: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 447 KiB/s rd, 0 B/s wr, 682 op/s 2024-04-12T22:49:32.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:31 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:32.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:31 smithi142 ceph-mon[87853]: pgmap v3922: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 855 KiB/s rd, 0 B/s wr, 1.30k op/s 2024-04-12T22:49:32.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:31 smithi142 ceph-mon[87853]: pgmap v3923: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 855 KiB/s rd, 0 B/s wr, 1.30k op/s 2024-04-12T22:49:32.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:31 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:32.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:31 smithi142 ceph-mon[87853]: pgmap v3924: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 992 KiB/s rd, 0 B/s wr, 1.51k op/s 2024-04-12T22:49:32.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:31 smithi142 ceph-mon[87853]: pgmap v3925: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 992 KiB/s rd, 0 B/s wr, 1.51k op/s 2024-04-12T22:49:32.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:31 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:32.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:32.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:32.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:32.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:32.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:31 smithi142 ceph-mon[87853]: pgmap v3926: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 462 KiB/s rd, 0 B/s wr, 697 op/s 2024-04-12T22:49:32.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:31 smithi142 ceph-mon[87853]: pgmap v3927: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 463 KiB/s rd, 0 B/s wr, 697 op/s 2024-04-12T22:49:32.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:32.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:31 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:32.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:32.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:32.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:32.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:32.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:32.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:32.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:32.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:32.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:32.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:32.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:32.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:32.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:32.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:32.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:32.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:32.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:32.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:32.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:32.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:32.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:32.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:32.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:32.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:32.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:32.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:32.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:32.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:32.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:32.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:32.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:32.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:32.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:32.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:32.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:32.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:32.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:32.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:32.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:32.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:32.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:32.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:32.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:32.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:32.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:32.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:32.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:32.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:32.250 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:32.251 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:33.176 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[87547]: pgmap v3928: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:33.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[87547]: pgmap v3929: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:33.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:33.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[87547]: pgmap v3930: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:33.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[87547]: pgmap v3931: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:33.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:33.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[87547]: pgmap v3932: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 354 KiB/s rd, 0 B/s wr, 534 op/s 2024-04-12T22:49:33.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[87547]: pgmap v3933: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 354 KiB/s rd, 0 B/s wr, 534 op/s 2024-04-12T22:49:33.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:33.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[87547]: pgmap v3934: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 351 KiB/s rd, 0 B/s wr, 531 op/s 2024-04-12T22:49:33.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[87547]: pgmap v3935: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 351 KiB/s rd, 0 B/s wr, 531 op/s 2024-04-12T22:49:33.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:33.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[87547]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:49:33.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[87547]: pgmap v3936: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 355 KiB/s rd, 0 B/s wr, 535 op/s 2024-04-12T22:49:33.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[87547]: pgmap v3937: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 355 KiB/s rd, 0 B/s wr, 535 op/s 2024-04-12T22:49:33.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:33.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[87547]: pgmap v3938: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 44 op/s 2024-04-12T22:49:33.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[87547]: pgmap v3939: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 44 op/s 2024-04-12T22:49:33.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:33.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[87547]: pgmap v3940: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 44 op/s 2024-04-12T22:49:33.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[87547]: pgmap v3941: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 44 op/s 2024-04-12T22:49:33.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:33.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[87547]: pgmap v3942: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 34 op/s 2024-04-12T22:49:33.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[87547]: pgmap v3943: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 34 op/s 2024-04-12T22:49:33.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:33.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[87547]: pgmap v3944: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:33.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[87547]: pgmap v3945: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:33.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:33.178 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[87547]: pgmap v3946: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:33.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[91108]: pgmap v3928: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:33.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[91108]: pgmap v3929: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:33.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:33.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[91108]: pgmap v3930: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:33.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[91108]: pgmap v3931: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:33.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:33.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[91108]: pgmap v3932: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 354 KiB/s rd, 0 B/s wr, 534 op/s 2024-04-12T22:49:33.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[91108]: pgmap v3933: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 354 KiB/s rd, 0 B/s wr, 534 op/s 2024-04-12T22:49:33.179 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:33.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[91108]: pgmap v3934: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 351 KiB/s rd, 0 B/s wr, 531 op/s 2024-04-12T22:49:33.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[91108]: pgmap v3935: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 351 KiB/s rd, 0 B/s wr, 531 op/s 2024-04-12T22:49:33.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:33.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[91108]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:49:33.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[91108]: pgmap v3936: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 355 KiB/s rd, 0 B/s wr, 535 op/s 2024-04-12T22:49:33.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[91108]: pgmap v3937: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 355 KiB/s rd, 0 B/s wr, 535 op/s 2024-04-12T22:49:33.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:33.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[91108]: pgmap v3938: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 44 op/s 2024-04-12T22:49:33.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[91108]: pgmap v3939: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 44 op/s 2024-04-12T22:49:33.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:33.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[91108]: pgmap v3940: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 44 op/s 2024-04-12T22:49:33.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[91108]: pgmap v3941: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 44 op/s 2024-04-12T22:49:33.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:33.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[91108]: pgmap v3942: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 34 op/s 2024-04-12T22:49:33.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[91108]: pgmap v3943: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 34 op/s 2024-04-12T22:49:33.180 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:33.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[91108]: pgmap v3944: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:33.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[91108]: pgmap v3945: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:33.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:33.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[91108]: pgmap v3946: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:33.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[91108]: pgmap v3947: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:33.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:33.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:33.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:33.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:33.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:33.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:33.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:33.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:33.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:33.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:33.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:33.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:33.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:33.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:33.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:33.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:33.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:33.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:33.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:33.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:33.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:33.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:33.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:33.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:33.182 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:33.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:33.183 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:33.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[87547]: pgmap v3947: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:33.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:33.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:33.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:33.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:33.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:33.183 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:33.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:33.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:33.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:33.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:33.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:33.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:33.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:33.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:33.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:33.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:33.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:33.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:33.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:33.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:33.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:33.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:33.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:33.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:33.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:33.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:33.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:33.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:33.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:33.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:33.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:33.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:33.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:33.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:33.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:33.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:33.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:33.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:33.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:33.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:33.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:33.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:33.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:33.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:33.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:33.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:33.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:33.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:33.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:33.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:33.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:33.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:33.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:33.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:33.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:33.244 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:32 smithi142 ceph-mon[87853]: pgmap v3928: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:33.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:32 smithi142 ceph-mon[87853]: pgmap v3929: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:33.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:32 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:33.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:32 smithi142 ceph-mon[87853]: pgmap v3930: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:33.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:32 smithi142 ceph-mon[87853]: pgmap v3931: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:33.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:32 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:33.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:32 smithi142 ceph-mon[87853]: pgmap v3932: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 354 KiB/s rd, 0 B/s wr, 534 op/s 2024-04-12T22:49:33.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:32 smithi142 ceph-mon[87853]: pgmap v3933: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 354 KiB/s rd, 0 B/s wr, 534 op/s 2024-04-12T22:49:33.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:32 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:33.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:32 smithi142 ceph-mon[87853]: pgmap v3934: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 351 KiB/s rd, 0 B/s wr, 531 op/s 2024-04-12T22:49:33.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:32 smithi142 ceph-mon[87853]: pgmap v3935: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 351 KiB/s rd, 0 B/s wr, 531 op/s 2024-04-12T22:49:33.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:32 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:33.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:32 smithi142 ceph-mon[87853]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:49:33.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:32 smithi142 ceph-mon[87853]: pgmap v3936: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 355 KiB/s rd, 0 B/s wr, 535 op/s 2024-04-12T22:49:33.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:32 smithi142 ceph-mon[87853]: pgmap v3937: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 355 KiB/s rd, 0 B/s wr, 535 op/s 2024-04-12T22:49:33.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:32 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:33.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:32 smithi142 ceph-mon[87853]: pgmap v3938: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 44 op/s 2024-04-12T22:49:33.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:32 smithi142 ceph-mon[87853]: pgmap v3939: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 44 op/s 2024-04-12T22:49:33.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:32 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:33.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:32 smithi142 ceph-mon[87853]: pgmap v3940: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 44 op/s 2024-04-12T22:49:33.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:32 smithi142 ceph-mon[87853]: pgmap v3941: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 44 op/s 2024-04-12T22:49:33.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:32 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:33.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:32 smithi142 ceph-mon[87853]: pgmap v3942: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 34 op/s 2024-04-12T22:49:33.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:32 smithi142 ceph-mon[87853]: pgmap v3943: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 34 op/s 2024-04-12T22:49:33.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:32 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:33.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:32 smithi142 ceph-mon[87853]: pgmap v3944: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:33.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:32 smithi142 ceph-mon[87853]: pgmap v3945: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:33.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:32 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:33.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:32 smithi142 ceph-mon[87853]: pgmap v3946: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:33.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:32 smithi142 ceph-mon[87853]: pgmap v3947: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:33.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:32 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:33.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:33.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:33.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:33.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:33.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:33.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:33.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:33.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:33.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:33.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:33.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:33.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:33.247 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:33.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:33.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:33.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:33.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:33.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:33.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:33.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:33.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:33.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:33.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:33.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:33.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:33.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:33.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:33.248 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:33.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:33.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:33.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:33.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:33.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:33.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:33.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:33.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:33.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:33.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:33.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:33.249 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:33.994 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:33 smithi142 ceph-mon[87853]: pgmap v3948: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:33.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:33 smithi142 ceph-mon[87853]: pgmap v3949: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:33.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:33 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:33.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:33 smithi142 ceph-mon[87853]: pgmap v3950: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:33.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:33 smithi142 ceph-mon[87853]: pgmap v3951: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:33.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:33 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:33.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:33 smithi142 ceph-mon[87853]: pgmap v3952: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:33.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:33 smithi142 ceph-mon[87853]: pgmap v3953: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:33.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:33 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:33.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:33 smithi142 ceph-mon[87853]: pgmap v3954: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 242 KiB/s rd, 2.3 KiB/s wr, 357 op/s 2024-04-12T22:49:33.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:33 smithi142 ceph-mon[87853]: pgmap v3955: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 242 KiB/s rd, 2.3 KiB/s wr, 357 op/s 2024-04-12T22:49:33.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:33 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:33.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:33 smithi142 ceph-mon[87853]: pgmap v3956: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 238 KiB/s rd, 2.2 KiB/s wr, 352 op/s 2024-04-12T22:49:33.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:33 smithi142 ceph-mon[87853]: pgmap v3957: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 238 KiB/s rd, 2.2 KiB/s wr, 352 op/s 2024-04-12T22:49:33.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:33 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:33.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:33 smithi142 ceph-mon[87853]: pgmap v3958: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 256 KiB/s rd, 2.4 KiB/s wr, 379 op/s 2024-04-12T22:49:33.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:33 smithi142 ceph-mon[87853]: pgmap v3959: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 256 KiB/s rd, 2.4 KiB/s wr, 379 op/s 2024-04-12T22:49:33.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:33 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:33.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:33 smithi142 ceph-mon[87853]: pgmap v3960: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:33.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:33 smithi142 ceph-mon[87853]: pgmap v3961: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:33.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:33 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:33.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:33 smithi142 ceph-mon[87853]: pgmap v3962: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:33.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:33 smithi142 ceph-mon[87853]: pgmap v3963: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:33.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:33 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:33.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:33.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:33.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:33.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:33.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:33.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:33.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:33.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:33.996 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:33.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:33.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:33.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:33.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:33.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:33.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:33.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:33.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:33.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:33.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:33.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:33.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:33.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:33.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:33.997 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:33.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:33.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:33.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:33.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:33.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:33.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:33.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:33.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:33.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:33.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:33.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:33.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:33.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:33.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:33.998 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:33.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:33.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:33.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:33.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:33.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:33.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:33.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:33.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:33.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:33.999 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:33 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:34.046 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[91108]: pgmap v3948: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:34.046 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[91108]: pgmap v3949: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:34.046 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:34.047 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[91108]: pgmap v3950: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:34.047 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[91108]: pgmap v3951: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:34.047 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:34.047 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[91108]: pgmap v3952: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:34.047 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[91108]: pgmap v3953: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:34.047 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:34.047 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[91108]: pgmap v3954: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 242 KiB/s rd, 2.3 KiB/s wr, 357 op/s 2024-04-12T22:49:34.047 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[91108]: pgmap v3955: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 242 KiB/s rd, 2.3 KiB/s wr, 357 op/s 2024-04-12T22:49:34.047 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:34.047 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[91108]: pgmap v3956: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 238 KiB/s rd, 2.2 KiB/s wr, 352 op/s 2024-04-12T22:49:34.047 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[91108]: pgmap v3957: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 238 KiB/s rd, 2.2 KiB/s wr, 352 op/s 2024-04-12T22:49:34.047 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:34.047 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[91108]: pgmap v3958: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 256 KiB/s rd, 2.4 KiB/s wr, 379 op/s 2024-04-12T22:49:34.047 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[91108]: pgmap v3959: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 256 KiB/s rd, 2.4 KiB/s wr, 379 op/s 2024-04-12T22:49:34.047 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:34.047 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[91108]: pgmap v3960: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:34.048 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[91108]: pgmap v3961: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:34.048 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:34.048 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[91108]: pgmap v3962: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:34.048 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[91108]: pgmap v3963: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:34.048 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:34.048 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:34.048 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:34.048 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:34.048 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:34.048 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:34.048 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[87547]: pgmap v3948: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:34.048 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[87547]: pgmap v3949: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:34.048 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:34.049 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[87547]: pgmap v3950: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:34.049 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[87547]: pgmap v3951: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:34.049 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:34.049 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[87547]: pgmap v3952: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:34.049 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[87547]: pgmap v3953: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:34.049 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:34.049 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[87547]: pgmap v3954: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 242 KiB/s rd, 2.3 KiB/s wr, 357 op/s 2024-04-12T22:49:34.049 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[87547]: pgmap v3955: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 242 KiB/s rd, 2.3 KiB/s wr, 357 op/s 2024-04-12T22:49:34.049 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:34.049 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[87547]: pgmap v3956: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 238 KiB/s rd, 2.2 KiB/s wr, 352 op/s 2024-04-12T22:49:34.049 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[87547]: pgmap v3957: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 238 KiB/s rd, 2.2 KiB/s wr, 352 op/s 2024-04-12T22:49:34.049 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:34.049 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[87547]: pgmap v3958: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 256 KiB/s rd, 2.4 KiB/s wr, 379 op/s 2024-04-12T22:49:34.049 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[87547]: pgmap v3959: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 256 KiB/s rd, 2.4 KiB/s wr, 379 op/s 2024-04-12T22:49:34.049 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:34.049 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[87547]: pgmap v3960: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:34.049 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[87547]: pgmap v3961: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:34.050 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:34.050 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[87547]: pgmap v3962: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:34.050 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[87547]: pgmap v3963: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:34.050 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:34.050 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:34.050 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:34.050 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:34.050 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:34.050 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:34.051 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:34.051 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:34.051 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:34.051 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:34.051 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:34.051 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:34.051 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:34.051 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:34.051 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:34.051 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:34.051 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:34.051 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:34.051 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:34.052 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:34.052 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:34.052 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:34.052 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:34.052 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:34.052 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:34.052 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:34.052 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:34.052 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:34.052 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:34.052 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:34.052 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:34.052 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:34.052 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:34.053 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:34.053 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:34.053 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:34.053 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:34.053 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:34.053 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:34.053 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:34.053 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:34.053 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:34.053 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:34.053 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:34.053 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:34.053 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:34.053 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:34.053 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:34.054 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:34.054 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:34.054 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:34.054 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:34.054 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:34.054 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:34.054 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:34.054 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:34.054 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:34.054 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:34.054 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:34.055 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:34.055 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:34.055 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:34.055 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:34.055 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:34.055 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:34.055 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:34.055 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:34.055 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:34.055 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:34.055 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:34.055 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:34.055 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:34.055 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:34.055 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:34.055 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:34.056 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:34.056 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:34.056 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:34.056 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:34.056 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:34.056 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:34.056 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:34.056 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:34.056 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:34.056 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:34.056 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:34.056 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:34.056 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:34.056 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:34.056 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:34.056 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:34.056 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:34.057 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:34.057 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:33 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:35.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:34 smithi088 ceph-mon[91108]: pgmap v3964: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:35.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:34 smithi088 ceph-mon[91108]: pgmap v3965: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:35.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:34 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:35.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:34 smithi088 ceph-mon[91108]: pgmap v3966: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:35.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:34 smithi088 ceph-mon[91108]: pgmap v3967: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:35.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:34 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:35.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:34 smithi088 ceph-mon[91108]: pgmap v3968: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:35.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:34 smithi088 ceph-mon[91108]: pgmap v3969: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:35.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:34 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:35.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:34 smithi088 ceph-mon[91108]: pgmap v3970: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:35.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:34 smithi088 ceph-mon[91108]: pgmap v3971: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:35.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:34 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:35.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:34 smithi088 ceph-mon[91108]: pgmap v3972: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:35.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:34 smithi088 ceph-mon[91108]: pgmap v3973: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:35.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:34 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:35.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:34 smithi088 ceph-mon[91108]: pgmap v3974: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:35.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:34 smithi088 ceph-mon[91108]: pgmap v3975: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:35.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:34 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:35.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:34 smithi088 ceph-mon[91108]: pgmap v3976: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:35.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:34 smithi088 ceph-mon[91108]: pgmap v3977: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:35.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:34 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:35.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:34 smithi088 ceph-mon[91108]: pgmap v3978: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:35.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:34 smithi088 ceph-mon[91108]: pgmap v3979: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:35.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:34 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:35.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:34 smithi088 ceph-mon[91108]: pgmap v3980: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:35.178 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:34 smithi088 ceph-mon[91108]: pgmap v3981: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:35.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:34 smithi088 ceph-mon[87547]: pgmap v3964: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:35.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:34 smithi088 ceph-mon[87547]: pgmap v3965: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:35.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:34 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:35.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:34 smithi088 ceph-mon[87547]: pgmap v3966: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:35.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:34 smithi088 ceph-mon[87547]: pgmap v3967: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:35.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:34 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:35.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:34 smithi088 ceph-mon[87547]: pgmap v3968: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:35.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:34 smithi088 ceph-mon[87547]: pgmap v3969: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:35.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:34 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:35.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:34 smithi088 ceph-mon[87547]: pgmap v3970: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:35.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:34 smithi088 ceph-mon[87547]: pgmap v3971: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:35.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:34 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:35.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:34 smithi088 ceph-mon[87547]: pgmap v3972: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:35.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:34 smithi088 ceph-mon[87547]: pgmap v3973: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:35.179 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:34 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:35.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:34 smithi088 ceph-mon[87547]: pgmap v3974: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:35.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:34 smithi088 ceph-mon[87547]: pgmap v3975: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:35.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:34 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:35.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:34 smithi088 ceph-mon[87547]: pgmap v3976: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:35.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:34 smithi088 ceph-mon[87547]: pgmap v3977: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:35.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:34 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:35.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:34 smithi088 ceph-mon[87547]: pgmap v3978: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:35.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:34 smithi088 ceph-mon[87547]: pgmap v3979: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:35.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:34 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:35.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:34 smithi088 ceph-mon[87547]: pgmap v3980: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:35.180 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:34 smithi088 ceph-mon[87547]: pgmap v3981: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:35.244 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:34 smithi142 ceph-mon[87853]: pgmap v3964: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:35.244 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:34 smithi142 ceph-mon[87853]: pgmap v3965: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:35.244 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:34 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:35.244 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:34 smithi142 ceph-mon[87853]: pgmap v3966: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:35.244 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:34 smithi142 ceph-mon[87853]: pgmap v3967: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:35.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:34 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:35.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:34 smithi142 ceph-mon[87853]: pgmap v3968: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:35.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:34 smithi142 ceph-mon[87853]: pgmap v3969: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:35.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:34 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:35.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:34 smithi142 ceph-mon[87853]: pgmap v3970: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:35.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:34 smithi142 ceph-mon[87853]: pgmap v3971: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:35.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:34 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:35.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:34 smithi142 ceph-mon[87853]: pgmap v3972: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:35.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:34 smithi142 ceph-mon[87853]: pgmap v3973: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:35.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:34 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:35.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:34 smithi142 ceph-mon[87853]: pgmap v3974: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:35.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:34 smithi142 ceph-mon[87853]: pgmap v3975: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:35.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:34 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:35.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:34 smithi142 ceph-mon[87853]: pgmap v3976: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:35.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:34 smithi142 ceph-mon[87853]: pgmap v3977: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:35.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:34 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:35.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:34 smithi142 ceph-mon[87853]: pgmap v3978: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:35.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:34 smithi142 ceph-mon[87853]: pgmap v3979: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:35.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:34 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:35.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:34 smithi142 ceph-mon[87853]: pgmap v3980: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:35.246 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:34 smithi142 ceph-mon[87853]: pgmap v3981: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:36.427 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:49:36 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:49:36] "GET /metrics HTTP/1.1" 200 38730 "" "Prometheus/2.33.4" 2024-04-12T22:49:36.915 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:36 smithi088 ceph-mon[91108]: pgmap v3982: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s rd, 0 B/s wr, 75 op/s 2024-04-12T22:49:36.915 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:36.915 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:36.915 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:36 smithi088 ceph-mon[91108]: pgmap v3983: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s rd, 0 B/s wr, 74 op/s 2024-04-12T22:49:36.916 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:36 smithi088 ceph-mon[91108]: pgmap v3984: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s rd, 0 B/s wr, 78 op/s 2024-04-12T22:49:36.916 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:36 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:36.916 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:36 smithi088 ceph-mon[91108]: Health check update: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-12T22:49:36.916 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:36 smithi088 ceph-mon[87547]: pgmap v3982: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s rd, 0 B/s wr, 75 op/s 2024-04-12T22:49:36.916 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:36.916 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:36.916 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:36 smithi088 ceph-mon[87547]: pgmap v3983: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s rd, 0 B/s wr, 74 op/s 2024-04-12T22:49:36.916 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:36 smithi088 ceph-mon[87547]: pgmap v3984: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s rd, 0 B/s wr, 78 op/s 2024-04-12T22:49:36.916 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:36 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:36.916 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:36 smithi088 ceph-mon[87547]: Health check update: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-12T22:49:37.244 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:36 smithi142 ceph-mon[87853]: pgmap v3982: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s rd, 0 B/s wr, 75 op/s 2024-04-12T22:49:37.244 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:37.244 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:37.244 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:36 smithi142 ceph-mon[87853]: pgmap v3983: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s rd, 0 B/s wr, 74 op/s 2024-04-12T22:49:37.244 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:36 smithi142 ceph-mon[87853]: pgmap v3984: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s rd, 0 B/s wr, 78 op/s 2024-04-12T22:49:37.244 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:36 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:37.244 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:36 smithi142 ceph-mon[87853]: Health check update: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-12T22:49:38.081 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi088.rfqdxx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-12T22:49:38.081 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:37 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:38.081 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi088.rfqdxx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-12T22:49:38.081 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:37 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:38.244 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi088.rfqdxx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-12T22:49:38.244 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:37 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:39.146 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:38 smithi142 ceph-mon[87853]: Upgrade: Updating rgw.smpl.smithi088.rfqdxx 2024-04-12T22:49:39.146 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:38 smithi142 ceph-mon[87853]: Deploying daemon rgw.smpl.smithi088.rfqdxx on smithi088 2024-04-12T22:49:39.146 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:38 smithi142 ceph-mon[87853]: pgmap v3985: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 40 op/s 2024-04-12T22:49:39.176 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:38 smithi088 ceph-mon[87547]: Upgrade: Updating rgw.smpl.smithi088.rfqdxx 2024-04-12T22:49:39.176 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:38 smithi088 ceph-mon[87547]: Deploying daemon rgw.smpl.smithi088.rfqdxx on smithi088 2024-04-12T22:49:39.176 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:38 smithi088 ceph-mon[87547]: pgmap v3985: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 40 op/s 2024-04-12T22:49:39.176 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:38 smithi088 ceph-mon[91108]: Upgrade: Updating rgw.smpl.smithi088.rfqdxx 2024-04-12T22:49:39.176 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:38 smithi088 ceph-mon[91108]: Deploying daemon rgw.smpl.smithi088.rfqdxx on smithi088 2024-04-12T22:49:39.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:38 smithi088 ceph-mon[91108]: pgmap v3985: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 40 op/s 2024-04-12T22:49:41.115 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:40 smithi088 ceph-mon[91108]: pgmap v3986: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 26 op/s 2024-04-12T22:49:41.115 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:40 smithi088 ceph-mon[87547]: pgmap v3986: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 26 op/s 2024-04-12T22:49:41.244 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:40 smithi142 ceph-mon[87853]: pgmap v3986: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 26 op/s 2024-04-12T22:49:43.176 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:42 smithi088 ceph-mon[87547]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:49:43.177 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:42 smithi088 ceph-mon[87547]: pgmap v3987: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 0 B/s wr, 20 op/s 2024-04-12T22:49:43.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:42 smithi088 ceph-mon[91108]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:49:43.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:42 smithi088 ceph-mon[91108]: pgmap v3987: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 0 B/s wr, 20 op/s 2024-04-12T22:49:43.244 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:42 smithi142 ceph-mon[87853]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:49:43.244 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:42 smithi142 ceph-mon[87853]: pgmap v3987: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 0 B/s wr, 20 op/s 2024-04-12T22:49:44.548 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:44.548 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:44.548 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:44 smithi088 ceph-mon[91108]: pgmap v3988: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 666 B/s rd, 0 op/s 2024-04-12T22:49:44.548 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:44 smithi088 ceph-mon[91108]: pgmap v3989: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 669 B/s rd, 0 op/s 2024-04-12T22:49:44.548 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:44.548 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:44.548 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:44.548 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:44.548 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:44.549 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:44 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:44.549 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:44.549 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:44.549 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:44 smithi088 ceph-mon[87547]: pgmap v3988: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 666 B/s rd, 0 op/s 2024-04-12T22:49:44.549 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:44 smithi088 ceph-mon[87547]: pgmap v3989: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 669 B/s rd, 0 op/s 2024-04-12T22:49:44.549 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:44.549 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:44.549 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:44.549 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:44.549 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:44.549 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:44 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:44.744 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:44.744 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:44.744 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:44 smithi142 ceph-mon[87853]: pgmap v3988: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 666 B/s rd, 0 op/s 2024-04-12T22:49:44.744 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:44 smithi142 ceph-mon[87853]: pgmap v3989: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 669 B/s rd, 0 op/s 2024-04-12T22:49:44.744 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:44.744 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:44.744 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:44.744 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:44.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:44.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:44 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:45.744 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:45 smithi142 ceph-mon[87853]: pgmap v3990: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 595 B/s rd, 0 op/s 2024-04-12T22:49:45.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:45 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:45.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:45.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:45.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:45.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:45.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:45 smithi142 ceph-mon[87853]: pgmap v3991: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 758 B/s rd, 0 op/s 2024-04-12T22:49:45.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:45 smithi142 ceph-mon[87853]: pgmap v3992: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:49:45.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:45 smithi142 ceph-mon[87853]: Checking dashboard <-> RGW credentials 2024-04-12T22:49:45.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:45.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:45 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:45.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:45.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:45.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:45.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:45.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:45 smithi142 ceph-mon[87853]: pgmap v3993: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:45.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:45 smithi142 ceph-mon[87853]: pgmap v3994: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:45.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:45.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:45 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:45.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:49:45.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:45.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:45.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:45.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:45.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:45 smithi142 ceph-mon[87853]: pgmap v3995: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:45.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:45 smithi142 ceph-mon[87853]: pgmap v3996: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:45.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:45.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:45 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:45.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:45.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:45.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:45.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:45.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:45.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:45.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:45.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:45.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:45.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:45.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:45.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:45.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:45.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:45.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:45.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:45.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:45.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:45.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:45.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:45.927 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:45 smithi088 ceph-mon[87547]: pgmap v3990: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 595 B/s rd, 0 op/s 2024-04-12T22:49:45.927 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:45 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:45.927 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:45.927 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:45.927 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:45.927 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:45.927 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:45 smithi088 ceph-mon[87547]: pgmap v3991: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 758 B/s rd, 0 op/s 2024-04-12T22:49:45.927 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:45 smithi088 ceph-mon[87547]: pgmap v3992: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:49:45.927 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:45 smithi088 ceph-mon[87547]: Checking dashboard <-> RGW credentials 2024-04-12T22:49:45.927 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:45.927 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:45 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:45.927 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:45.927 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:45.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:45.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:45.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:45 smithi088 ceph-mon[87547]: pgmap v3993: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:45.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:45 smithi088 ceph-mon[87547]: pgmap v3994: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:45.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:45.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:45 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:45.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:49:45.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:45.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:45.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:45.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:45.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:45 smithi088 ceph-mon[87547]: pgmap v3995: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:45.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:45 smithi088 ceph-mon[87547]: pgmap v3996: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:45.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:45.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:45 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:45.928 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:45.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:45 smithi088 ceph-mon[91108]: pgmap v3990: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 595 B/s rd, 0 op/s 2024-04-12T22:49:45.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:45 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:45.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:45.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:45.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:45.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:45.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:45 smithi088 ceph-mon[91108]: pgmap v3991: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 758 B/s rd, 0 op/s 2024-04-12T22:49:45.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:45 smithi088 ceph-mon[91108]: pgmap v3992: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:49:45.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:45 smithi088 ceph-mon[91108]: Checking dashboard <-> RGW credentials 2024-04-12T22:49:45.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:45.929 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:45 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:45.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:45.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:45.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:45.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:45.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:45 smithi088 ceph-mon[91108]: pgmap v3993: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:45.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:45 smithi088 ceph-mon[91108]: pgmap v3994: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:45.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:45.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:45 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:45.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:49:45.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:45.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:45.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:45.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:45.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:45 smithi088 ceph-mon[91108]: pgmap v3995: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:45.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:45 smithi088 ceph-mon[91108]: pgmap v3996: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:45.930 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:45.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:45 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:45.931 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:45.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:45.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:45.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:45.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:45.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:45.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:45.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:45.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:45.931 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:45.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:45.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:45.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:45.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:45.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:45.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:45.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:45.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:45.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:45.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:45.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:45.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:45.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:45.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:45.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:45.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:45.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:45.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:45.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:45.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:45.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:45.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:45.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:45.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:45.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:45.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:45.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:45.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:45.934 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:46.676 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:49:46] "GET /metrics HTTP/1.1" 200 38751 "" "Prometheus/2.33.4" 2024-04-12T22:49:46.676 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[91108]: pgmap v3997: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:46.676 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[91108]: pgmap v3998: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:46.676 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:46.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[91108]: pgmap v3999: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:46.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[91108]: pgmap v4000: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:46.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:46.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[91108]: pgmap v4001: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 130 KiB/s rd, 0 B/s wr, 209 op/s 2024-04-12T22:49:46.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[91108]: pgmap v4002: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 130 KiB/s rd, 0 B/s wr, 209 op/s 2024-04-12T22:49:46.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:46.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[91108]: pgmap v4003: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 454 KiB/s rd, 0 B/s wr, 727 op/s 2024-04-12T22:49:46.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[91108]: pgmap v4004: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 453 KiB/s rd, 0 B/s wr, 726 op/s 2024-04-12T22:49:46.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:46.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:46.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:46.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:46.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:46.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[91108]: pgmap v4005: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 366 KiB/s rd, 0 B/s wr, 586 op/s 2024-04-12T22:49:46.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[91108]: pgmap v4006: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 366 KiB/s rd, 0 B/s wr, 586 op/s 2024-04-12T22:49:46.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:46.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:46.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:46.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:46.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:46.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:46.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[91108]: pgmap v4007: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 238 KiB/s rd, 0 B/s wr, 380 op/s 2024-04-12T22:49:46.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[91108]: pgmap v4008: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 238 KiB/s rd, 0 B/s wr, 380 op/s 2024-04-12T22:49:46.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:46.678 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:46.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[87547]: pgmap v3997: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:46.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[87547]: pgmap v3998: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:46.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:46.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[87547]: pgmap v3999: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:46.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[87547]: pgmap v4000: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:46.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:46.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[87547]: pgmap v4001: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 130 KiB/s rd, 0 B/s wr, 209 op/s 2024-04-12T22:49:46.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[87547]: pgmap v4002: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 130 KiB/s rd, 0 B/s wr, 209 op/s 2024-04-12T22:49:46.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:46.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[87547]: pgmap v4003: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 454 KiB/s rd, 0 B/s wr, 727 op/s 2024-04-12T22:49:46.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[87547]: pgmap v4004: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 453 KiB/s rd, 0 B/s wr, 726 op/s 2024-04-12T22:49:46.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:46.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:46.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:46.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:46.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:46.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[87547]: pgmap v4005: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 366 KiB/s rd, 0 B/s wr, 586 op/s 2024-04-12T22:49:46.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[87547]: pgmap v4006: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 366 KiB/s rd, 0 B/s wr, 586 op/s 2024-04-12T22:49:46.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:46.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:46.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:46.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:46.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:46.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:46.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[87547]: pgmap v4007: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 238 KiB/s rd, 0 B/s wr, 380 op/s 2024-04-12T22:49:46.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[87547]: pgmap v4008: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 238 KiB/s rd, 0 B/s wr, 380 op/s 2024-04-12T22:49:46.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:46.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:46.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:46.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:46.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:46.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:46.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[91108]: pgmap v4009: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 593 KiB/s rd, 0 B/s wr, 900 op/s 2024-04-12T22:49:46.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[91108]: pgmap v4010: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 593 KiB/s rd, 0 B/s wr, 899 op/s 2024-04-12T22:49:46.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:46.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:46.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:46.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:46.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:46.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:46.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[91108]: pgmap v4011: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 591 KiB/s rd, 0 B/s wr, 897 op/s 2024-04-12T22:49:46.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[91108]: pgmap v4012: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 591 KiB/s rd, 0 B/s wr, 897 op/s 2024-04-12T22:49:46.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:46.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:46.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:46.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:46.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:46.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:46.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:46.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:46.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:46.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:46.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:46.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:46.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:46.682 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:46.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:46.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:46.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:46.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:46.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:46.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:46.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:46.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:46.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:46.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:46.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:46.683 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:46.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[87547]: pgmap v4009: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 593 KiB/s rd, 0 B/s wr, 900 op/s 2024-04-12T22:49:46.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[87547]: pgmap v4010: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 593 KiB/s rd, 0 B/s wr, 899 op/s 2024-04-12T22:49:46.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:46.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:46.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:46.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:46.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:46.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:46.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[87547]: pgmap v4011: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 591 KiB/s rd, 0 B/s wr, 897 op/s 2024-04-12T22:49:46.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[87547]: pgmap v4012: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 591 KiB/s rd, 0 B/s wr, 897 op/s 2024-04-12T22:49:46.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:46.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:46.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:46.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:46.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:46.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:46.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:46.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:46.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:46.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:46.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:46.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:46.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:46.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:46.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:46.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:46.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:46.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:46.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:46.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:46.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:46.686 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:46 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:46.744 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:46 smithi142 ceph-mon[87853]: pgmap v3997: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:46.744 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:46 smithi142 ceph-mon[87853]: pgmap v3998: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:46.744 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:46 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:46.744 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:46 smithi142 ceph-mon[87853]: pgmap v3999: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:46.744 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:46 smithi142 ceph-mon[87853]: pgmap v4000: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:46.744 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:46 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:46.744 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:46 smithi142 ceph-mon[87853]: pgmap v4001: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 130 KiB/s rd, 0 B/s wr, 209 op/s 2024-04-12T22:49:46.744 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:46 smithi142 ceph-mon[87853]: pgmap v4002: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 130 KiB/s rd, 0 B/s wr, 209 op/s 2024-04-12T22:49:46.744 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:46 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:46.744 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:46 smithi142 ceph-mon[87853]: pgmap v4003: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 454 KiB/s rd, 0 B/s wr, 727 op/s 2024-04-12T22:49:46.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:46 smithi142 ceph-mon[87853]: pgmap v4004: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 453 KiB/s rd, 0 B/s wr, 726 op/s 2024-04-12T22:49:46.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:46 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:46.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:46.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:46.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:46.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:46.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:46 smithi142 ceph-mon[87853]: pgmap v4005: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 366 KiB/s rd, 0 B/s wr, 586 op/s 2024-04-12T22:49:46.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:46 smithi142 ceph-mon[87853]: pgmap v4006: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 366 KiB/s rd, 0 B/s wr, 586 op/s 2024-04-12T22:49:46.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:46.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:46 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:46.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:46.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:46.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:46.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:46.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:46 smithi142 ceph-mon[87853]: pgmap v4007: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 238 KiB/s rd, 0 B/s wr, 380 op/s 2024-04-12T22:49:46.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:46 smithi142 ceph-mon[87853]: pgmap v4008: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 238 KiB/s rd, 0 B/s wr, 380 op/s 2024-04-12T22:49:46.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:46.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:46 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:46.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:46.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:46.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:46.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:46.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:46 smithi142 ceph-mon[87853]: pgmap v4009: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 593 KiB/s rd, 0 B/s wr, 900 op/s 2024-04-12T22:49:46.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:46 smithi142 ceph-mon[87853]: pgmap v4010: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 593 KiB/s rd, 0 B/s wr, 899 op/s 2024-04-12T22:49:46.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:46.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:46 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:46.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:46.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:46.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:46.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:46.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:46 smithi142 ceph-mon[87853]: pgmap v4011: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 591 KiB/s rd, 0 B/s wr, 897 op/s 2024-04-12T22:49:46.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:46 smithi142 ceph-mon[87853]: pgmap v4012: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 591 KiB/s rd, 0 B/s wr, 897 op/s 2024-04-12T22:49:46.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:46.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:46 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:46.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:46.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:46.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:46.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:46.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:46.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:46.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:46.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:46.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:46.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:46.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:46.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:46.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:46.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:46.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:46.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:46.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:46.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:46.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:46.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:46 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:47.705 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[91108]: pgmap v4013: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 592 KiB/s rd, 0 B/s wr, 898 op/s 2024-04-12T22:49:47.705 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[91108]: pgmap v4014: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 592 KiB/s rd, 0 B/s wr, 898 op/s 2024-04-12T22:49:47.705 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:47.705 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[91108]: pgmap v4015: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 213 KiB/s rd, 0 B/s wr, 321 op/s 2024-04-12T22:49:47.705 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[91108]: pgmap v4016: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 213 KiB/s rd, 0 B/s wr, 321 op/s 2024-04-12T22:49:47.705 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:47.705 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[91108]: pgmap v4017: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 253 KiB/s rd, 0 B/s wr, 382 op/s 2024-04-12T22:49:47.706 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[91108]: pgmap v4018: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 253 KiB/s rd, 0 B/s wr, 382 op/s 2024-04-12T22:49:47.706 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:47.706 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[91108]: pgmap v4019: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 281 KiB/s rd, 0 B/s wr, 417 op/s 2024-04-12T22:49:47.706 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[91108]: pgmap v4020: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 281 KiB/s rd, 0 B/s wr, 417 op/s 2024-04-12T22:49:47.706 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:47.706 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:47.706 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:47.706 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:47.706 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:47.706 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[91108]: pgmap v4021: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 32 KiB/s rd, 39 op/s 2024-04-12T22:49:47.706 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[91108]: pgmap v4022: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 32 KiB/s rd, 39 op/s 2024-04-12T22:49:47.706 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:47.706 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:47.706 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:47.707 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:47.707 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:47.707 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:47.707 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[91108]: pgmap v4023: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 32 KiB/s rd, 39 op/s 2024-04-12T22:49:47.707 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[91108]: pgmap v4024: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 32 KiB/s rd, 39 op/s 2024-04-12T22:49:47.707 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:47.707 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:47.707 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[87547]: pgmap v4013: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 592 KiB/s rd, 0 B/s wr, 898 op/s 2024-04-12T22:49:47.707 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[87547]: pgmap v4014: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 592 KiB/s rd, 0 B/s wr, 898 op/s 2024-04-12T22:49:47.707 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:47.707 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[87547]: pgmap v4015: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 213 KiB/s rd, 0 B/s wr, 321 op/s 2024-04-12T22:49:47.708 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[87547]: pgmap v4016: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 213 KiB/s rd, 0 B/s wr, 321 op/s 2024-04-12T22:49:47.708 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:47.708 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[87547]: pgmap v4017: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 253 KiB/s rd, 0 B/s wr, 382 op/s 2024-04-12T22:49:47.708 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[87547]: pgmap v4018: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 253 KiB/s rd, 0 B/s wr, 382 op/s 2024-04-12T22:49:47.708 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:47.708 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[87547]: pgmap v4019: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 281 KiB/s rd, 0 B/s wr, 417 op/s 2024-04-12T22:49:47.708 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[87547]: pgmap v4020: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 281 KiB/s rd, 0 B/s wr, 417 op/s 2024-04-12T22:49:47.708 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:47.708 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:47.708 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:47.708 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:47.708 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:47.708 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[87547]: pgmap v4021: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 32 KiB/s rd, 39 op/s 2024-04-12T22:49:47.708 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[87547]: pgmap v4022: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 32 KiB/s rd, 39 op/s 2024-04-12T22:49:47.708 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:47.708 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:47.709 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:47.709 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:47.709 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:47.709 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:47.709 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[87547]: pgmap v4023: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 32 KiB/s rd, 39 op/s 2024-04-12T22:49:47.709 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[87547]: pgmap v4024: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 32 KiB/s rd, 39 op/s 2024-04-12T22:49:47.709 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:47.709 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:47.709 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:47.709 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:47.709 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:47.709 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:47.710 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[91108]: pgmap v4025: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:47.710 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[91108]: pgmap v4026: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:47.710 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:47.710 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:47.710 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:47.710 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:47.710 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:47.710 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:47.710 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[91108]: pgmap v4027: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:47.710 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[91108]: pgmap v4028: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:47.710 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:47.710 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:47.710 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:47.710 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:47.711 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:47.711 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:47.711 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[91108]: pgmap v4029: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:47.711 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[91108]: pgmap v4030: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:47.711 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:47.711 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:47.711 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:47.711 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:47.711 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:47.711 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:47.711 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[91108]: pgmap v4031: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:47.712 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:47.712 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:47.712 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:47.712 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:47.712 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[87547]: pgmap v4025: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:47.712 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[87547]: pgmap v4026: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:47.712 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:47.712 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:47.712 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:47.712 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:47.712 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:47.712 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:47.712 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[87547]: pgmap v4027: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:47.712 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[87547]: pgmap v4028: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:47.712 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:47.713 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:47.713 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:47.713 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:47.713 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:47.713 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:47.713 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[87547]: pgmap v4029: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:47.713 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[87547]: pgmap v4030: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:47.713 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:47.713 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:47.713 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:47.713 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:47.713 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:47.713 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:47.713 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[87547]: pgmap v4031: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:47.713 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[87547]: pgmap v4032: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:47.713 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:47.713 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:47.714 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:47.714 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:47.714 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:47.714 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:47.714 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:47.714 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:47.714 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:47.714 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:47.714 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:47.714 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:47.714 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:47.714 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:47.714 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:47.714 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:47.714 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:47.715 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:47.715 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:47.715 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:47.715 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:47.715 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:47.715 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[91108]: pgmap v4032: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:47.715 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:47.715 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:47.715 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:47.715 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:47.715 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:47.715 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:47.715 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:47.715 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:47.716 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:47.716 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:47.716 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:47.716 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:47.716 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:47.716 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:47.716 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:47.716 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:47.716 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:47.716 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:47.716 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:47.716 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:47.716 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:47.716 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:47 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:47.744 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:47 smithi142 ceph-mon[87853]: pgmap v4013: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 592 KiB/s rd, 0 B/s wr, 898 op/s 2024-04-12T22:49:47.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:47 smithi142 ceph-mon[87853]: pgmap v4014: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 592 KiB/s rd, 0 B/s wr, 898 op/s 2024-04-12T22:49:47.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:47 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:47.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:47 smithi142 ceph-mon[87853]: pgmap v4015: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 213 KiB/s rd, 0 B/s wr, 321 op/s 2024-04-12T22:49:47.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:47 smithi142 ceph-mon[87853]: pgmap v4016: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 213 KiB/s rd, 0 B/s wr, 321 op/s 2024-04-12T22:49:47.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:47 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:47.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:47 smithi142 ceph-mon[87853]: pgmap v4017: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 253 KiB/s rd, 0 B/s wr, 382 op/s 2024-04-12T22:49:47.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:47 smithi142 ceph-mon[87853]: pgmap v4018: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 253 KiB/s rd, 0 B/s wr, 382 op/s 2024-04-12T22:49:47.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:47 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:47.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:47 smithi142 ceph-mon[87853]: pgmap v4019: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 281 KiB/s rd, 0 B/s wr, 417 op/s 2024-04-12T22:49:47.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:47 smithi142 ceph-mon[87853]: pgmap v4020: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 281 KiB/s rd, 0 B/s wr, 417 op/s 2024-04-12T22:49:47.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:47 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:47.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:47.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:47.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:47.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:47.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:47 smithi142 ceph-mon[87853]: pgmap v4021: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 32 KiB/s rd, 39 op/s 2024-04-12T22:49:47.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:47 smithi142 ceph-mon[87853]: pgmap v4022: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 32 KiB/s rd, 39 op/s 2024-04-12T22:49:47.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:47.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:47 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:47.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:47.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:47.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:47.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:47.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:47 smithi142 ceph-mon[87853]: pgmap v4023: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 32 KiB/s rd, 39 op/s 2024-04-12T22:49:47.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:47 smithi142 ceph-mon[87853]: pgmap v4024: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 32 KiB/s rd, 39 op/s 2024-04-12T22:49:47.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:47.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:47 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:47.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:47.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:47.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:47.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:47.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:47 smithi142 ceph-mon[87853]: pgmap v4025: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:47.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:47 smithi142 ceph-mon[87853]: pgmap v4026: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:47.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:47.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:47 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:47.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:47.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:47.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:47.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:47.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:47 smithi142 ceph-mon[87853]: pgmap v4027: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:47.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:47 smithi142 ceph-mon[87853]: pgmap v4028: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:47.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:47.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:47 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:47.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:47.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:47.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:47.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:47.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:47 smithi142 ceph-mon[87853]: pgmap v4029: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:47.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:47 smithi142 ceph-mon[87853]: pgmap v4030: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:47.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:47.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:47 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:47.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:47.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:47.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:47.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:47.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:47 smithi142 ceph-mon[87853]: pgmap v4031: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:47.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:47 smithi142 ceph-mon[87853]: pgmap v4032: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:47.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:47.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:47 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:47.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:47.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:47.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:47.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:47.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:47.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:47.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:47.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:47.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:47.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:47.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:47.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:47.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:47.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:47.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:47.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:47.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:47.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:47.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:47.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:47 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:48.744 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:48 smithi142 ceph-mon[87853]: pgmap v4033: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:48.744 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:48 smithi142 ceph-mon[87853]: pgmap v4034: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:48.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:48 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:48.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:48 smithi142 ceph-mon[87853]: pgmap v4035: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:48.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:48 smithi142 ceph-mon[87853]: pgmap v4036: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:48.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:48 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:48.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:48 smithi142 ceph-mon[87853]: pgmap v4037: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:48.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:48 smithi142 ceph-mon[87853]: pgmap v4038: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:48.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:48 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:48.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:48 smithi142 ceph-mon[87853]: pgmap v4039: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:48.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:48 smithi142 ceph-mon[87853]: pgmap v4040: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:48.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:48 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:48.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:48.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:48.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:48.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:48.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:48 smithi142 ceph-mon[87853]: pgmap v4041: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 425 KiB/s rd, 4.0 KiB/s wr, 629 op/s 2024-04-12T22:49:48.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:48 smithi142 ceph-mon[87853]: pgmap v4042: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 425 KiB/s rd, 4.0 KiB/s wr, 628 op/s 2024-04-12T22:49:48.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:48.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:48 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:48.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:48.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:48.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:48.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:48.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:48 smithi142 ceph-mon[87853]: pgmap v4043: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 430 KiB/s rd, 4.1 KiB/s wr, 636 op/s 2024-04-12T22:49:48.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:48 smithi142 ceph-mon[87853]: pgmap v4044: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 429 KiB/s rd, 4.1 KiB/s wr, 636 op/s 2024-04-12T22:49:48.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:48.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:48 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:48.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:48.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:48.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:48.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:48.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:48 smithi142 ceph-mon[87853]: pgmap v4045: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 384 KiB/s rd, 3.6 KiB/s wr, 568 op/s 2024-04-12T22:49:48.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:48 smithi142 ceph-mon[87853]: pgmap v4046: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 384 KiB/s rd, 3.6 KiB/s wr, 568 op/s 2024-04-12T22:49:48.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:48.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:48 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:48.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:48.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:48.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:48.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:48.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:48 smithi142 ceph-mon[87853]: pgmap v4047: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:48.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:48 smithi142 ceph-mon[87853]: pgmap v4048: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:48.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:48.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:48 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:48.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:48.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:48.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:48.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:48.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:48 smithi142 ceph-mon[87853]: pgmap v4049: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:48.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:48 smithi142 ceph-mon[87853]: pgmap v4050: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:48.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:48.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:48 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:48.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:48.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:48.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:48.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:48.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:48 smithi142 ceph-mon[87853]: pgmap v4051: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:48.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:48 smithi142 ceph-mon[87853]: pgmap v4052: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:48.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:48.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:48 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:48.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:48.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:48.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:48.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:48.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:48 smithi142 ceph-mon[87853]: pgmap v4053: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:48.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:48 smithi142 ceph-mon[87853]: pgmap v4054: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:48.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:48.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:48.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:48.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:48.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:48.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:48.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:48.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:48.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:48.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:48.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:48.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:48.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:48.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:48.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:48.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:48.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:48.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:48.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:48.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:48.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:48.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:48.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:48.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:48.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:48.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:48 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:48.874 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[91108]: pgmap v4033: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:48.875 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[91108]: pgmap v4034: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:48.875 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:48.875 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[91108]: pgmap v4035: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:48.875 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[91108]: pgmap v4036: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:48.875 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:48.875 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[91108]: pgmap v4037: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:48.875 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[91108]: pgmap v4038: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:48.875 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:48.875 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[91108]: pgmap v4039: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:48.875 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[91108]: pgmap v4040: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:48.875 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:48.876 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:48.876 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:48.876 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:48.876 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:48.876 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[91108]: pgmap v4041: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 425 KiB/s rd, 4.0 KiB/s wr, 629 op/s 2024-04-12T22:49:48.876 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[91108]: pgmap v4042: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 425 KiB/s rd, 4.0 KiB/s wr, 628 op/s 2024-04-12T22:49:48.876 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:48.876 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:48.876 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:48.876 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:48.876 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:48.876 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:48.876 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[91108]: pgmap v4043: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 430 KiB/s rd, 4.1 KiB/s wr, 636 op/s 2024-04-12T22:49:48.877 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[91108]: pgmap v4044: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 429 KiB/s rd, 4.1 KiB/s wr, 636 op/s 2024-04-12T22:49:48.877 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:48.877 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:48.877 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:48.877 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[87547]: pgmap v4033: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:48.877 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[87547]: pgmap v4034: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:48.877 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:48.877 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[87547]: pgmap v4035: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:48.877 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[87547]: pgmap v4036: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:48.877 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:48.878 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[87547]: pgmap v4037: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:48.878 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[87547]: pgmap v4038: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:48.878 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:48.878 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[87547]: pgmap v4039: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:48.878 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[87547]: pgmap v4040: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:48.878 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:48.878 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:48.878 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:48.878 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:48.878 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:48.878 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[87547]: pgmap v4041: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 425 KiB/s rd, 4.0 KiB/s wr, 629 op/s 2024-04-12T22:49:48.878 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[87547]: pgmap v4042: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 425 KiB/s rd, 4.0 KiB/s wr, 628 op/s 2024-04-12T22:49:48.878 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:48.878 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:48.879 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:48.879 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:48.879 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:48.879 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:48.879 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[87547]: pgmap v4043: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 430 KiB/s rd, 4.1 KiB/s wr, 636 op/s 2024-04-12T22:49:48.879 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[87547]: pgmap v4044: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 429 KiB/s rd, 4.1 KiB/s wr, 636 op/s 2024-04-12T22:49:48.879 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:48.879 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:48.879 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:48.880 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:48.880 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:48.880 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:48.880 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[91108]: pgmap v4045: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 384 KiB/s rd, 3.6 KiB/s wr, 568 op/s 2024-04-12T22:49:48.880 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[91108]: pgmap v4046: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 384 KiB/s rd, 3.6 KiB/s wr, 568 op/s 2024-04-12T22:49:48.880 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:48.880 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:48.880 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:48.880 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:48.880 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:48.881 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:48.881 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[91108]: pgmap v4047: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:48.881 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[91108]: pgmap v4048: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:48.881 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:48.881 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:48.881 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:48.881 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:48.881 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:48.881 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:48.881 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[91108]: pgmap v4049: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:48.881 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[91108]: pgmap v4050: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:48.881 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:48.881 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:48.881 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:48.882 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:48.882 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:48.882 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:48.882 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[91108]: pgmap v4051: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:48.882 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[91108]: pgmap v4052: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:48.882 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:48.882 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:48.882 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:48.882 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:48.882 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:48.883 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:48.883 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[91108]: pgmap v4053: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:48.883 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[91108]: pgmap v4054: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:48.883 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:48.883 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:48.883 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:48.883 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:48.883 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:48.883 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:48.883 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:48.883 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:48.883 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:48.883 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:48.883 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:48.883 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:48.883 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:48.884 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:48.884 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:48.884 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:48.884 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:48.884 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:48.884 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:48.884 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:48.884 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:48.884 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:48.884 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:48.884 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:48.884 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[87547]: pgmap v4045: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 384 KiB/s rd, 3.6 KiB/s wr, 568 op/s 2024-04-12T22:49:48.884 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[87547]: pgmap v4046: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 384 KiB/s rd, 3.6 KiB/s wr, 568 op/s 2024-04-12T22:49:48.885 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:48.885 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:48.885 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:48.885 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:48.885 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:48.885 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:48.885 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[87547]: pgmap v4047: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:48.885 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[87547]: pgmap v4048: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:48.885 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:48.885 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:48.885 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:48.885 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:48.885 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:48.885 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:48.885 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[87547]: pgmap v4049: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:48.885 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[87547]: pgmap v4050: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:48.885 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:48.886 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:48.886 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:48.886 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:48.886 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:48.886 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:48.886 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[87547]: pgmap v4051: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:48.886 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[87547]: pgmap v4052: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:48.886 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:48.886 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:48.886 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:48.886 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:48.886 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:48.887 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:48.887 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:48.887 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:48.887 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:48.887 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:48.887 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:48.887 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[87547]: pgmap v4053: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:48.887 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[87547]: pgmap v4054: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:48.887 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:48.887 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:48.887 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:48.887 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:48.888 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:48.888 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:48.888 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:48.888 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:48.888 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:48.888 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:48.888 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:48.888 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:48.888 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:48.888 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:48.888 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:48.888 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:48.888 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:48.888 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:48.888 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:48.888 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:48.888 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:48.889 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:48.889 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:48.889 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:48.889 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:48.889 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:48 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:49.744 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:49 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:49.744 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:49 smithi142 ceph-mon[87853]: pgmap v4055: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:49.744 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:49 smithi142 ceph-mon[87853]: pgmap v4056: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:49.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:49 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:49.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:49 smithi142 ceph-mon[87853]: pgmap v4057: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:49.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:49 smithi142 ceph-mon[87853]: pgmap v4058: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:49.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:49 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:49.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:49 smithi142 ceph-mon[87853]: pgmap v4059: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:49.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:49 smithi142 ceph-mon[87853]: pgmap v4060: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:49.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:49 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:49.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:49 smithi142 ceph-mon[87853]: pgmap v4061: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:49.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:49 smithi142 ceph-mon[87853]: pgmap v4062: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:49.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:49 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:49.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:49 smithi142 ceph-mon[87853]: pgmap v4063: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:49.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:49 smithi142 ceph-mon[87853]: pgmap v4064: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:49.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:49 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:49.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:49.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:49.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:49.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:49.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:49 smithi142 ceph-mon[87853]: pgmap v4065: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:49.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:49 smithi142 ceph-mon[87853]: pgmap v4066: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:49.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:49.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:49 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:49.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:49.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:49.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:49.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:49.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:49 smithi142 ceph-mon[87853]: pgmap v4067: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:49.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:49 smithi142 ceph-mon[87853]: pgmap v4068: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:49.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:49.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:49 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:49.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:49.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:49.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:49.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:49.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:49 smithi142 ceph-mon[87853]: pgmap v4069: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:49.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:49 smithi142 ceph-mon[87853]: pgmap v4070: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:49.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:49.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:49 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:49.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:49.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:49.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:49.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:49.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:49 smithi142 ceph-mon[87853]: pgmap v4071: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:49.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:49 smithi142 ceph-mon[87853]: pgmap v4072: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:49.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:49.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:49 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:49.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:49.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:49.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:49.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:49.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:49 smithi142 ceph-mon[87853]: pgmap v4073: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:49.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:49 smithi142 ceph-mon[87853]: pgmap v4074: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:49.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:49.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:49 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:49.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:49.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:49.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:49.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:49.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:49 smithi142 ceph-mon[87853]: pgmap v4075: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:49.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:49 smithi142 ceph-mon[87853]: pgmap v4076: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:49.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:49.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:49 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:49.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:49.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:49.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:49.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:49.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:49 smithi142 ceph-mon[87853]: pgmap v4077: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:49.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:49 smithi142 ceph-mon[87853]: pgmap v4078: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:49.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:49.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:49.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:49.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:49.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:49.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:49.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:49.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:49.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:49.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:49.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:49.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:49.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:49.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:49.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:49.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:49.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:49.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:49.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:49.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:49.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:49.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:49.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:49.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:49.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:49.751 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:49 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:49.798 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:49.798 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[91108]: pgmap v4055: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:49.799 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[91108]: pgmap v4056: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:49.799 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:49.799 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[91108]: pgmap v4057: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:49.799 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[91108]: pgmap v4058: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:49.799 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:49.799 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[91108]: pgmap v4059: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:49.799 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[91108]: pgmap v4060: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:49.799 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:49.799 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[91108]: pgmap v4061: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:49.799 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[91108]: pgmap v4062: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:49.799 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:49.799 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[91108]: pgmap v4063: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:49.799 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[91108]: pgmap v4064: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:49.799 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:49.799 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:49.799 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:49.799 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:49.800 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:49.800 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[91108]: pgmap v4065: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:49.800 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[91108]: pgmap v4066: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:49.800 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:49.800 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:49.800 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:49.800 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:49.800 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:49.800 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:49.800 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[91108]: pgmap v4067: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:49.800 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[91108]: pgmap v4068: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:49.800 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:49.800 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:49.801 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[87547]: pgmap v4055: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:49.801 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[87547]: pgmap v4056: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:49.801 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:49.801 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[87547]: pgmap v4057: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:49.801 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[87547]: pgmap v4058: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:49.801 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:49.801 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[87547]: pgmap v4059: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:49.801 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[87547]: pgmap v4060: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:49.801 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:49.801 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[87547]: pgmap v4061: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:49.801 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[87547]: pgmap v4062: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:49.801 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:49.801 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[87547]: pgmap v4063: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:49.801 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[87547]: pgmap v4064: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:49.801 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:49.801 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:49.801 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:49.802 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:49.802 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:49.802 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[87547]: pgmap v4065: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:49.802 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[87547]: pgmap v4066: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:49.802 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:49.802 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:49.802 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:49.802 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:49.802 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:49.802 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:49.802 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[87547]: pgmap v4067: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:49.802 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[87547]: pgmap v4068: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:49.802 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:49.803 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:49.803 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:49.803 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:49.803 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:49.803 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:49.803 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[91108]: pgmap v4069: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:49.803 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[91108]: pgmap v4070: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:49.803 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:49.803 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:49.803 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:49.803 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:49.804 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:49.804 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:49.804 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[91108]: pgmap v4071: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:49.804 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[91108]: pgmap v4072: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:49.804 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:49.804 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:49.804 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:49.804 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:49.804 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:49.804 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:49.804 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[91108]: pgmap v4073: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:49.804 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[91108]: pgmap v4074: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:49.804 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:49.804 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:49.804 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:49.804 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:49.804 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:49.805 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:49.805 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:49.805 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:49.805 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:49.805 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:49.805 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:49.805 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[87547]: pgmap v4069: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:49.805 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[87547]: pgmap v4070: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:49.805 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:49.805 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:49.806 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:49.806 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:49.806 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:49.806 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:49.806 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[87547]: pgmap v4071: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:49.806 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[87547]: pgmap v4072: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:49.806 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:49.806 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:49.806 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:49.806 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:49.806 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:49.806 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:49.806 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[87547]: pgmap v4073: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:49.806 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[87547]: pgmap v4074: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:49.806 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:49.806 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:49.807 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:49.807 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:49.807 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:49.807 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:49.807 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[91108]: pgmap v4075: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:49.807 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[91108]: pgmap v4076: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:49.807 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:49.807 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:49.807 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:49.807 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:49.807 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:49.808 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:49.808 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[91108]: pgmap v4077: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:49.808 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[91108]: pgmap v4078: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:49.808 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:49.808 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:49.808 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:49.808 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:49.808 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:49.808 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:49.808 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:49.808 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:49.808 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:49.808 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:49.808 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:49.808 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:49.808 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:49.808 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:49.809 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:49.809 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:49.809 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:49.809 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:49.809 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:49.809 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:49.809 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:49.809 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:49.809 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:49.809 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:49.809 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:49.809 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:49.810 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[87547]: pgmap v4075: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:49.810 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[87547]: pgmap v4076: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:49.810 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:49.810 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:49.810 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:49.810 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:49.810 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:49.810 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:49.810 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[87547]: pgmap v4077: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:49.810 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[87547]: pgmap v4078: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:49.810 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:49.810 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:49.810 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:49.811 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:49.811 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:49.811 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:49.811 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:49.811 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:49.811 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:49.811 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:49.811 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:49.811 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:49.811 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:49.811 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:49.811 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:49.811 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:49.811 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:49.811 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:49.812 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:49.812 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:49.812 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:49.812 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:49.812 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:49.812 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:49.812 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:49.812 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:49 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:50.342 INFO:teuthology.orchestra.run.smithi088.stdout:true 2024-04-12T22:49:50.515 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:50.515 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[91108]: pgmap v4079: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:50.515 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[91108]: pgmap v4080: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:50.515 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:50.515 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[91108]: pgmap v4081: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:50.515 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[91108]: pgmap v4082: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:50.515 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:50.515 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[91108]: pgmap v4083: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 395 KiB/s rd, 0 B/s wr, 611 op/s 2024-04-12T22:49:50.515 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[91108]: pgmap v4084: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 395 KiB/s rd, 0 B/s wr, 611 op/s 2024-04-12T22:49:50.515 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:50.516 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[91108]: pgmap v4085: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 395 KiB/s rd, 0 B/s wr, 612 op/s 2024-04-12T22:49:50.516 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[91108]: pgmap v4086: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 395 KiB/s rd, 0 B/s wr, 612 op/s 2024-04-12T22:49:50.516 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:50.516 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[91108]: pgmap v4087: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 404 KiB/s rd, 0 B/s wr, 625 op/s 2024-04-12T22:49:50.516 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[91108]: pgmap v4088: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 404 KiB/s rd, 0 B/s wr, 625 op/s 2024-04-12T22:49:50.516 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:50.516 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:50.516 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:50.516 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:50.516 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:50.516 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[91108]: pgmap v4089: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:50.516 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[91108]: pgmap v4090: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:50.516 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:50.516 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:50.516 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:50.516 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:50.516 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:50.517 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:50.517 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[91108]: pgmap v4091: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:50.517 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:50.517 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[87547]: pgmap v4079: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:50.517 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[87547]: pgmap v4080: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:50.517 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:50.517 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[87547]: pgmap v4081: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:50.517 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[87547]: pgmap v4082: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:50.517 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:50.517 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[87547]: pgmap v4083: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 395 KiB/s rd, 0 B/s wr, 611 op/s 2024-04-12T22:49:50.517 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[87547]: pgmap v4084: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 395 KiB/s rd, 0 B/s wr, 611 op/s 2024-04-12T22:49:50.517 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:50.518 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[87547]: pgmap v4085: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 395 KiB/s rd, 0 B/s wr, 612 op/s 2024-04-12T22:49:50.518 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[87547]: pgmap v4086: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 395 KiB/s rd, 0 B/s wr, 612 op/s 2024-04-12T22:49:50.518 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:50.518 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[87547]: pgmap v4087: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 404 KiB/s rd, 0 B/s wr, 625 op/s 2024-04-12T22:49:50.518 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[87547]: pgmap v4088: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 404 KiB/s rd, 0 B/s wr, 625 op/s 2024-04-12T22:49:50.518 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:50.518 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:50.518 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:50.518 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:50.518 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:50.518 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[87547]: pgmap v4089: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:50.518 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[87547]: pgmap v4090: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:50.518 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:50.518 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:50.518 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:50.518 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:50.519 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:50.519 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:50.519 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[87547]: pgmap v4091: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:50.519 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[91108]: pgmap v4092: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:50.519 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:50.519 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:50.519 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:50.519 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:50.519 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:50.519 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:50.520 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[91108]: pgmap v4093: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:50.520 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[91108]: pgmap v4094: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:50.520 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:50.520 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:50.520 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:50.520 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:50.520 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:50.520 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:50.520 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[91108]: pgmap v4095: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:50.520 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[91108]: pgmap v4096: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:50.520 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:50.520 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:50.520 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:50.520 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:50.520 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:50.520 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:50.520 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[91108]: pgmap v4097: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:50.521 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[91108]: pgmap v4098: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:50.521 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:50.521 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:50.521 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:50.521 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:50.521 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:50.521 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:50.521 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[91108]: pgmap v4099: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:50.521 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[91108]: pgmap v4100: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:50.521 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:50.521 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:50.521 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:50.521 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:50.521 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:50.521 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:50.521 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:50.522 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:50.522 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:50.522 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:50.522 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:50.522 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:50.522 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:50.522 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:50.522 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:50.522 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:50.522 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:50.522 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:50.522 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:50.522 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:50.522 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:50.522 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:50.523 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[87547]: pgmap v4092: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:50.523 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:50.523 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:50.523 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:50.523 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:50.523 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:50.523 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:50.523 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[87547]: pgmap v4093: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:50.523 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[87547]: pgmap v4094: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:50.523 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:50.523 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:50.523 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:50.524 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:50.524 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:50.524 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:50.524 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[87547]: pgmap v4095: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:50.524 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[87547]: pgmap v4096: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:50.524 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:50.524 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:50.524 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:50.524 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:50.524 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:50.524 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:50.524 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[87547]: pgmap v4097: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:50.524 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[87547]: pgmap v4098: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:50.524 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:50.524 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:50.525 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:50.525 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:50.525 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:50.525 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:50.525 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[87547]: pgmap v4099: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:50.525 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[87547]: pgmap v4100: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:50.525 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:50.525 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:50.525 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:50.525 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:50.525 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:50.525 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:50.525 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:50.525 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:50.525 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:50.525 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:50.525 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:50.526 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:50.526 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:50.526 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:50.526 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:50.526 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:50.526 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:50.526 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:50.526 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:50.526 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:50.526 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:50.526 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:50 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:50.741 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:50 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:50.741 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:50 smithi142 ceph-mon[87853]: pgmap v4079: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:50.741 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:50 smithi142 ceph-mon[87853]: pgmap v4080: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:50.741 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:50 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:50.741 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:50 smithi142 ceph-mon[87853]: pgmap v4081: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:50.742 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:50 smithi142 ceph-mon[87853]: pgmap v4082: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:50.742 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:50 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:50.742 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:50 smithi142 ceph-mon[87853]: pgmap v4083: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 395 KiB/s rd, 0 B/s wr, 611 op/s 2024-04-12T22:49:50.742 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:50 smithi142 ceph-mon[87853]: pgmap v4084: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 395 KiB/s rd, 0 B/s wr, 611 op/s 2024-04-12T22:49:50.742 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:50 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:50.742 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:50 smithi142 ceph-mon[87853]: pgmap v4085: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 395 KiB/s rd, 0 B/s wr, 612 op/s 2024-04-12T22:49:50.742 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:50 smithi142 ceph-mon[87853]: pgmap v4086: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 395 KiB/s rd, 0 B/s wr, 612 op/s 2024-04-12T22:49:50.742 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:50 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:50.742 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:50 smithi142 ceph-mon[87853]: pgmap v4087: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 404 KiB/s rd, 0 B/s wr, 625 op/s 2024-04-12T22:49:50.742 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:50 smithi142 ceph-mon[87853]: pgmap v4088: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 404 KiB/s rd, 0 B/s wr, 625 op/s 2024-04-12T22:49:50.742 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:50 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:50.742 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:50.742 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:50.742 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:50.742 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:50.743 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:50 smithi142 ceph-mon[87853]: pgmap v4089: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:50.743 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:50 smithi142 ceph-mon[87853]: pgmap v4090: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:50.743 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:50.743 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:50 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:50.743 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:50.743 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:50.743 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:50.743 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:50.743 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:50 smithi142 ceph-mon[87853]: pgmap v4091: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:50.743 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:50 smithi142 ceph-mon[87853]: pgmap v4092: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:50.744 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:50.744 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:50 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:50.744 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:50.744 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:50.744 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:50.744 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:50.744 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:50 smithi142 ceph-mon[87853]: pgmap v4093: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:50.744 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:50 smithi142 ceph-mon[87853]: pgmap v4094: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:50.744 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:50.744 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:50 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:50.744 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:50.744 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:50.744 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:50.744 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:50.744 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:50 smithi142 ceph-mon[87853]: pgmap v4095: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:50.744 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:50 smithi142 ceph-mon[87853]: pgmap v4096: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:50.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:50.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:50 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:50.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:50.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:50.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:50.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:50.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:50 smithi142 ceph-mon[87853]: pgmap v4097: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:50.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:50 smithi142 ceph-mon[87853]: pgmap v4098: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:50.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:50.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:50 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:50.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:50.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:50.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:50.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:50.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:50 smithi142 ceph-mon[87853]: pgmap v4099: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:50.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:50 smithi142 ceph-mon[87853]: pgmap v4100: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:50.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:50.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:50 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:50.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:50.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:50.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:50.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:50.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:50.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:50.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:50.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:50.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:50.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:50.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:50.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:50.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:50.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:50.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:50.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:50.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:50.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:50.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:50.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:50 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:51.114 INFO:teuthology.orchestra.run.smithi088.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T22:49:51.114 INFO:teuthology.orchestra.run.smithi088.stdout:agent.smithi088 smithi088 running 7s ago 22m - - 2024-04-12T22:49:51.114 INFO:teuthology.orchestra.run.smithi088.stdout:agent.smithi142 smithi142 running 0s ago 22m - - 2024-04-12T22:49:51.114 INFO:teuthology.orchestra.run.smithi088.stdout:alertmanager.a smithi088 *:9093,9094 running (11m) 7s ago 16m 24.0M - 0.23.0 ba2b418f427c 0ea85e911776 2024-04-12T22:49:51.114 INFO:teuthology.orchestra.run.smithi088.stdout:grafana.a smithi142 *:3000 error 0s ago 16m - - 2024-04-12T22:49:51.114 INFO:teuthology.orchestra.run.smithi088.stdout:iscsi.foo.smithi088.yxerll smithi088 running (10m) 7s ago 15m 64.0M - 3.5 e1d6a67b021e 59c9318194eb 2024-04-12T22:49:51.114 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.x smithi142 *:8443,9283,8765 running (9m) 0s ago 21m 453M - 19.0.0-2053-gb277feb2 668895944f0e f9384b7063eb 2024-04-12T22:49:51.114 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.y smithi088 *:8443,9283,8765 running (10m) 7s ago 23m 546M - 19.0.0-2053-gb277feb2 668895944f0e 61e5b1816570 2024-04-12T22:49:51.114 INFO:teuthology.orchestra.run.smithi088.stdout:mon.a smithi088 running (9m) 7s ago 23m 155M 2048M 19.0.0-2053-gb277feb2 668895944f0e 6000fee523aa 2024-04-12T22:49:51.114 INFO:teuthology.orchestra.run.smithi088.stdout:mon.b smithi142 running (8m) 0s ago 21m 69.6M 2048M 19.0.0-2053-gb277feb2 668895944f0e 7cb5c5614a81 2024-04-12T22:49:51.114 INFO:teuthology.orchestra.run.smithi088.stdout:mon.c smithi088 running (8m) 7s ago 21m 71.3M 2048M 19.0.0-2053-gb277feb2 668895944f0e 87d1391aae18 2024-04-12T22:49:51.114 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.a smithi088 *:9100 running (12m) 7s ago 17m 15.2M - 1.3.1 1dbe0e931976 40e0439db208 2024-04-12T22:49:51.115 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.b smithi142 *:9100 running (11m) 0s ago 17m 20.7M - 1.3.1 1dbe0e931976 747060fd1a5d 2024-04-12T22:49:51.115 INFO:teuthology.orchestra.run.smithi088.stdout:osd.0 smithi088 running (7m) 7s ago 21m 59.4M 4096M 19.0.0-2053-gb277feb2 668895944f0e e1ee31dcc722 2024-04-12T22:49:51.115 INFO:teuthology.orchestra.run.smithi088.stdout:osd.1 smithi088 running (6m) 7s ago 20m 61.0M 4096M 19.0.0-2053-gb277feb2 668895944f0e 494f5e8e2531 2024-04-12T22:49:51.115 INFO:teuthology.orchestra.run.smithi088.stdout:osd.2 smithi088 running (5m) 7s ago 20m 55.1M 4096M 19.0.0-2053-gb277feb2 668895944f0e ca5dfe640c82 2024-04-12T22:49:51.115 INFO:teuthology.orchestra.run.smithi088.stdout:osd.3 smithi088 running (4m) 7s ago 19m 57.1M 4096M 19.0.0-2053-gb277feb2 668895944f0e 94ea4016ad0c 2024-04-12T22:49:51.115 INFO:teuthology.orchestra.run.smithi088.stdout:osd.4 smithi142 running (3m) 0s ago 19m 58.7M 4096M 19.0.0-2053-gb277feb2 668895944f0e af3fdbbb3a05 2024-04-12T22:49:51.115 INFO:teuthology.orchestra.run.smithi088.stdout:osd.5 smithi142 running (2m) 0s ago 19m 50.3M 4096M 19.0.0-2053-gb277feb2 668895944f0e bf1123bf3ff8 2024-04-12T22:49:51.115 INFO:teuthology.orchestra.run.smithi088.stdout:osd.6 smithi142 running (110s) 0s ago 18m 56.1M 4096M 19.0.0-2053-gb277feb2 668895944f0e 2c5b3ef7a527 2024-04-12T22:49:51.115 INFO:teuthology.orchestra.run.smithi088.stdout:osd.7 smithi142 running (60s) 0s ago 18m 48.7M 4096M 19.0.0-2053-gb277feb2 668895944f0e a7c577ba1d6a 2024-04-12T22:49:51.115 INFO:teuthology.orchestra.run.smithi088.stdout:prometheus.a smithi142 *:9095 running (10m) 0s ago 17m 69.4M - 2.33.4 514e6a882f6e db995400848f 2024-04-12T22:49:51.115 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi088.qlemsa smithi088 *:8000 running (46s) 7s ago 15m 75.3M - 19.0.0-2053-gb277feb2 668895944f0e 3cef37bee59c 2024-04-12T22:49:51.115 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi142.qxzxoy smithi142 *:8000 running (30s) 0s ago 15m 75.4M - 19.0.0-2053-gb277feb2 668895944f0e ac31a12d4020 2024-04-12T22:49:51.115 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi088.rfqdxx smithi088 *:80 starting - - - - 2024-04-12T22:49:51.116 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi142.kdrxla smithi142 *:80 running (22s) 0s ago 15m 75.3M - 19.0.0-2053-gb277feb2 668895944f0e 4e62b4555296 2024-04-12T22:49:51.585 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[87547]: pgmap v4101: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:51.585 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[87547]: pgmap v4102: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:51.585 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:51.585 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[87547]: pgmap v4103: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:51.586 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[87547]: pgmap v4104: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:51.586 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:51.586 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[87547]: pgmap v4105: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:51.586 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[87547]: pgmap v4106: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:51.586 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:51.586 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[87547]: from='client.34953 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:49:51.586 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[87547]: pgmap v4107: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:51.586 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[87547]: pgmap v4108: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:51.586 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:51.586 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:51.586 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:51.586 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:51.586 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:51.587 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[87547]: pgmap v4109: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:51.587 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[87547]: pgmap v4110: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:51.587 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:51.587 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:51.587 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:51.587 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:51.587 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:51.588 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:51.588 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[87547]: pgmap v4111: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:51.588 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[87547]: pgmap v4112: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:51.588 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:51.588 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:51.588 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[87547]: from='client.44902 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:49:51.588 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[91108]: pgmap v4101: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:51.589 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[91108]: pgmap v4102: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:51.589 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:51.589 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[91108]: pgmap v4103: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:51.589 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[91108]: pgmap v4104: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:51.589 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:51.589 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[91108]: pgmap v4105: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:51.589 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[91108]: pgmap v4106: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:51.589 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:51.590 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[91108]: from='client.34953 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:49:51.590 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[91108]: pgmap v4107: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:51.590 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[91108]: pgmap v4108: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:51.590 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:51.590 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:51.590 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:51.590 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:51.590 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:51.590 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[91108]: pgmap v4109: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:51.590 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[91108]: pgmap v4110: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:51.590 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:51.590 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:51.590 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:51.591 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:51.591 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:51.591 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:51.591 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[91108]: pgmap v4111: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:51.591 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[91108]: pgmap v4112: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:51.591 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:51.591 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:51.591 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[91108]: from='client.44902 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:49:51.591 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-04-12T22:49:51.591 INFO:teuthology.orchestra.run.smithi088.stdout: "mon": { 2024-04-12T22:49:51.591 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-2053-gb277feb2 (b277feb2c7beb4597d8ecc39d58d5c36b81f613a) squid (dev)": 3 2024-04-12T22:49:51.591 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:49:51.591 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr": { 2024-04-12T22:49:51.592 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-2053-gb277feb2 (b277feb2c7beb4597d8ecc39d58d5c36b81f613a) squid (dev)": 2 2024-04-12T22:49:51.592 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:49:51.592 INFO:teuthology.orchestra.run.smithi088.stdout: "osd": { 2024-04-12T22:49:51.592 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-2053-gb277feb2 (b277feb2c7beb4597d8ecc39d58d5c36b81f613a) squid (dev)": 8 2024-04-12T22:49:51.592 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:49:51.592 INFO:teuthology.orchestra.run.smithi088.stdout: "rgw": { 2024-04-12T22:49:51.592 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-2053-gb277feb2 (b277feb2c7beb4597d8ecc39d58d5c36b81f613a) squid (dev)": 4 2024-04-12T22:49:51.592 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:49:51.592 INFO:teuthology.orchestra.run.smithi088.stdout: "overall": { 2024-04-12T22:49:51.592 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-2053-gb277feb2 (b277feb2c7beb4597d8ecc39d58d5c36b81f613a) squid (dev)": 17 2024-04-12T22:49:51.592 INFO:teuthology.orchestra.run.smithi088.stdout: } 2024-04-12T22:49:51.592 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-04-12T22:49:51.593 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:51.593 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:51.593 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:51.593 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:51.593 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[87547]: pgmap v4113: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 12 op/s 2024-04-12T22:49:51.593 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[87547]: pgmap v4114: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 12 op/s 2024-04-12T22:49:51.593 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:51.593 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:51.593 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:51.593 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:51.593 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:51.593 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:51.593 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[87547]: pgmap v4115: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 11 op/s 2024-04-12T22:49:51.593 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[87547]: pgmap v4116: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 11 op/s 2024-04-12T22:49:51.593 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:51.594 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:51.594 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:51.594 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:51.594 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:51.594 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:51.594 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:51.594 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:51.594 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:51.594 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:51.594 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:51.594 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:51.594 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:51.594 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:51.594 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:51.595 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:51.595 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:51.595 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:51.595 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:51.595 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:51.595 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:51.595 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:51.595 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:51.595 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:51.595 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[91108]: pgmap v4113: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 12 op/s 2024-04-12T22:49:51.595 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[91108]: pgmap v4114: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 12 op/s 2024-04-12T22:49:51.596 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:51.596 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:51.596 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:51.596 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:51.596 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:51.596 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:51.596 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[91108]: pgmap v4115: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 11 op/s 2024-04-12T22:49:51.596 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[91108]: pgmap v4116: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 11 op/s 2024-04-12T22:49:51.596 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:51.596 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:51.596 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:51.596 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:51.596 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:51.596 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:51.596 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:51.597 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:51.597 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:51.597 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:51.597 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:51.597 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:51.597 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:51.597 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:51.597 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:51.597 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:51.597 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:51.597 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:51.597 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:51.597 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:51 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:51.744 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:51 smithi142 ceph-mon[87853]: pgmap v4101: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:51.744 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:51 smithi142 ceph-mon[87853]: pgmap v4102: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:51.744 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:51 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:51.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:51 smithi142 ceph-mon[87853]: pgmap v4103: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:51.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:51 smithi142 ceph-mon[87853]: pgmap v4104: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:51.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:51 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:51.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:51 smithi142 ceph-mon[87853]: pgmap v4105: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:51.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:51 smithi142 ceph-mon[87853]: pgmap v4106: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:51.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:51 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:51.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:51 smithi142 ceph-mon[87853]: from='client.34953 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:49:51.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:51 smithi142 ceph-mon[87853]: pgmap v4107: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:51.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:51 smithi142 ceph-mon[87853]: pgmap v4108: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:51.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:51 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:51.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:51 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:51.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:51 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:51.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:51 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:51.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:51 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:51.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:51 smithi142 ceph-mon[87853]: pgmap v4109: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:51.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:51 smithi142 ceph-mon[87853]: pgmap v4110: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:51.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:51 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:51.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:51 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:51.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:51 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:51.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:51 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:51.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:51 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:51.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:51 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:51.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:51 smithi142 ceph-mon[87853]: pgmap v4111: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:51.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:51 smithi142 ceph-mon[87853]: pgmap v4112: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:51.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:51 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:51.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:51 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:51.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:51 smithi142 ceph-mon[87853]: from='client.44902 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:49:51.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:51 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:51.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:51 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:51.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:51 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:51.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:51 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:51.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:51 smithi142 ceph-mon[87853]: pgmap v4113: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 12 op/s 2024-04-12T22:49:51.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:51 smithi142 ceph-mon[87853]: pgmap v4114: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 12 op/s 2024-04-12T22:49:51.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:51 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:51.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:51 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:51.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:51 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:51.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:51 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:51.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:51 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:51.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:51 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:51.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:51 smithi142 ceph-mon[87853]: pgmap v4115: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 11 op/s 2024-04-12T22:49:51.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:51 smithi142 ceph-mon[87853]: pgmap v4116: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 11 op/s 2024-04-12T22:49:51.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:51 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:51.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:51 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:51.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:51 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:51.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:51 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:51.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:51 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:51.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:51 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:51.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:51 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:51.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:51 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:51.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:51 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:51.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:51 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:51.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:51 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:51.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:51 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:51.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:51 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:51.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:51 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:51.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:51 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:51.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:51 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:51.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:51 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:51.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:51 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:51.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:51 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:51.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:51 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:51.978 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-04-12T22:49:51.978 INFO:teuthology.orchestra.run.smithi088.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a", 2024-04-12T22:49:51.978 INFO:teuthology.orchestra.run.smithi088.stdout: "in_progress": true, 2024-04-12T22:49:51.978 INFO:teuthology.orchestra.run.smithi088.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-12T22:49:51.978 INFO:teuthology.orchestra.run.smithi088.stdout: "services_complete": [ 2024-04-12T22:49:51.978 INFO:teuthology.orchestra.run.smithi088.stdout: "osd", 2024-04-12T22:49:51.978 INFO:teuthology.orchestra.run.smithi088.stdout: "mon", 2024-04-12T22:49:51.979 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr", 2024-04-12T22:49:51.979 INFO:teuthology.orchestra.run.smithi088.stdout: "rgw" 2024-04-12T22:49:51.979 INFO:teuthology.orchestra.run.smithi088.stdout: ], 2024-04-12T22:49:51.979 INFO:teuthology.orchestra.run.smithi088.stdout: "progress": "17/23 daemons upgraded", 2024-04-12T22:49:51.979 INFO:teuthology.orchestra.run.smithi088.stdout: "message": "Currently upgrading rgw daemons", 2024-04-12T22:49:51.979 INFO:teuthology.orchestra.run.smithi088.stdout: "is_paused": false 2024-04-12T22:49:51.979 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-04-12T22:49:52.415 INFO:teuthology.orchestra.run.smithi088.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-12T22:49:52.415 INFO:teuthology.orchestra.run.smithi088.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-12T22:49:52.415 INFO:teuthology.orchestra.run.smithi088.stdout: daemon grafana.a on smithi142 is in error state 2024-04-12T22:49:52.666 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[91108]: pgmap v4117: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 12 op/s 2024-04-12T22:49:52.667 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[91108]: pgmap v4118: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 12 op/s 2024-04-12T22:49:52.667 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[91108]: from='client.44908 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:49:52.667 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[91108]: pgmap v4119: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:52.667 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[91108]: pgmap v4120: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:52.667 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:52.667 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[91108]: pgmap v4121: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:52.667 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[91108]: pgmap v4122: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:52.667 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:52.667 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[91108]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:49:52.667 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[91108]: pgmap v4123: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:52.667 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[91108]: pgmap v4124: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:52.668 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:52.668 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:52.668 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:52.668 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:52.668 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:52.668 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[91108]: pgmap v4125: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:52.668 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[91108]: pgmap v4126: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:52.668 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:52.668 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:52.668 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[91108]: from='client.? 172.21.15.88:0/2984693623' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:52.668 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:52.668 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:52.669 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:52.669 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:52.669 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[91108]: pgmap v4127: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:52.669 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[91108]: pgmap v4128: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:52.669 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:52.669 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[87547]: pgmap v4117: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 12 op/s 2024-04-12T22:49:52.669 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[87547]: pgmap v4118: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 12 op/s 2024-04-12T22:49:52.669 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[87547]: from='client.44908 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:49:52.669 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[87547]: pgmap v4119: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:52.670 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[87547]: pgmap v4120: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:52.670 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:52.670 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[87547]: pgmap v4121: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:52.670 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[87547]: pgmap v4122: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:52.670 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:52.670 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[87547]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:49:52.670 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[87547]: pgmap v4123: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:52.670 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[87547]: pgmap v4124: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:52.670 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:52.670 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:52.670 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:52.670 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:52.671 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:52.671 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[87547]: pgmap v4125: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:52.671 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[87547]: pgmap v4126: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:52.671 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:52.671 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:52.671 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[87547]: from='client.? 172.21.15.88:0/2984693623' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:52.671 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:52.671 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:52.671 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:52.671 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:52.671 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[87547]: pgmap v4127: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:52.671 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[87547]: pgmap v4128: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:52.671 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:52.672 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:52.672 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:52.672 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:52.672 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:52.672 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:52.672 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[91108]: pgmap v4129: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:52.673 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[91108]: pgmap v4130: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:52.673 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:52.673 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:52.673 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:52.673 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:52.673 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:52.673 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:52.673 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[91108]: pgmap v4131: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:52.673 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[91108]: pgmap v4132: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:52.673 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:52.673 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[91108]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:52.673 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[91108]: from='client.34977 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:49:52.674 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:52.674 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:52.674 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[91108]: pgmap v4133: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:52.674 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[91108]: pgmap v4134: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:52.674 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:52.674 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:52.674 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:52.674 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:52.674 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:52.674 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:52.674 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:52.674 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:52.675 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:52.675 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi088.qlemsa"}]: dispatch 2024-04-12T22:49:52.675 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi088.qlemsa"}]': finished 2024-04-12T22:49:52.675 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi142.qxzxoy"}]: dispatch 2024-04-12T22:49:52.675 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi142.qxzxoy"}]': finished 2024-04-12T22:49:52.675 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi088.rfqdxx"}]: dispatch 2024-04-12T22:49:52.675 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi088.rfqdxx"}]': finished 2024-04-12T22:49:52.675 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi142.kdrxla"}]: dispatch 2024-04-12T22:49:52.675 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi142.kdrxla"}]': finished 2024-04-12T22:49:52.675 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:52.675 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:52.675 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:52.676 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:52.676 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:52.676 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[91108]: from='client.? 172.21.15.88:0/4093273679' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T22:49:52.676 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:52.676 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:52.676 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:52.676 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:52.676 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:52.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[87547]: pgmap v4129: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:52.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[87547]: pgmap v4130: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:52.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:52.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:52.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:52.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:52.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:52.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:52.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[87547]: pgmap v4131: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:52.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[87547]: pgmap v4132: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:52.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:52.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[87547]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:52.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[87547]: from='client.34977 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:49:52.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:52.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:52.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[87547]: pgmap v4133: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:52.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[87547]: pgmap v4134: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:52.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:52.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:52.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:52.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:52.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:52.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:52.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:52.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:52.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:52.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi088.qlemsa"}]: dispatch 2024-04-12T22:49:52.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi088.qlemsa"}]': finished 2024-04-12T22:49:52.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi142.qxzxoy"}]: dispatch 2024-04-12T22:49:52.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi142.qxzxoy"}]': finished 2024-04-12T22:49:52.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi088.rfqdxx"}]: dispatch 2024-04-12T22:49:52.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi088.rfqdxx"}]': finished 2024-04-12T22:49:52.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi142.kdrxla"}]: dispatch 2024-04-12T22:49:52.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi142.kdrxla"}]': finished 2024-04-12T22:49:52.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:52.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:52.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:52.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:52.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:52.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:52 smithi088 ceph-mon[87547]: from='client.? 172.21.15.88:0/4093273679' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T22:49:52.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:52 smithi142 ceph-mon[87853]: pgmap v4117: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 12 op/s 2024-04-12T22:49:52.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:52 smithi142 ceph-mon[87853]: pgmap v4118: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 12 op/s 2024-04-12T22:49:52.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:52 smithi142 ceph-mon[87853]: from='client.44908 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:49:52.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:52 smithi142 ceph-mon[87853]: pgmap v4119: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:52.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:52 smithi142 ceph-mon[87853]: pgmap v4120: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:52.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:52 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:52.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:52 smithi142 ceph-mon[87853]: pgmap v4121: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:52.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:52 smithi142 ceph-mon[87853]: pgmap v4122: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:52.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:52 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:52.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:52 smithi142 ceph-mon[87853]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:49:52.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:52 smithi142 ceph-mon[87853]: pgmap v4123: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:52.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:52 smithi142 ceph-mon[87853]: pgmap v4124: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:52.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:52 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:52.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:52.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:52.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:52.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:52.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:52 smithi142 ceph-mon[87853]: pgmap v4125: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:52.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:52 smithi142 ceph-mon[87853]: pgmap v4126: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:52.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:52.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:52 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:52.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:52 smithi142 ceph-mon[87853]: from='client.? 172.21.15.88:0/2984693623' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:52.746 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:52.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:52.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:52.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:52.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:52 smithi142 ceph-mon[87853]: pgmap v4127: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:52.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:52 smithi142 ceph-mon[87853]: pgmap v4128: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:52.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:52.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:52 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:52.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:52.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:52.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:52.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:52.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:52 smithi142 ceph-mon[87853]: pgmap v4129: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:52.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:52 smithi142 ceph-mon[87853]: pgmap v4130: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:52.747 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:52.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:52 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:52.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:52.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:52.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:52.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:49:52.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:52 smithi142 ceph-mon[87853]: pgmap v4131: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:52.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:52 smithi142 ceph-mon[87853]: pgmap v4132: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:52.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:52.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:52 smithi142 ceph-mon[87853]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-12T22:49:52.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:52 smithi142 ceph-mon[87853]: from='client.34977 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:49:52.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:52.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:52.748 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:52 smithi142 ceph-mon[87853]: pgmap v4133: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:52.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:52 smithi142 ceph-mon[87853]: pgmap v4134: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:52.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:52.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-12T22:49:52.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:52.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:52.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:52.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:52.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:52.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:52.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:52.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi088.qlemsa"}]: dispatch 2024-04-12T22:49:52.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi088.qlemsa"}]': finished 2024-04-12T22:49:52.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi142.qxzxoy"}]: dispatch 2024-04-12T22:49:52.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi142.qxzxoy"}]': finished 2024-04-12T22:49:52.749 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi088.rfqdxx"}]: dispatch 2024-04-12T22:49:52.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi088.rfqdxx"}]': finished 2024-04-12T22:49:52.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi142.kdrxla"}]: dispatch 2024-04-12T22:49:52.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi142.kdrxla"}]': finished 2024-04-12T22:49:52.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:52.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:52.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:52.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:49:52.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:52.750 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:52 smithi142 ceph-mon[87853]: from='client.? 172.21.15.88:0/4093273679' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T22:49:53.539 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:53 smithi088 ceph-mon[87547]: Upgrade: Setting container_image for all rgw 2024-04-12T22:49:53.540 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:53 smithi088 ceph-mon[87547]: Upgrade: Setting container_image for all rbd-mirror 2024-04-12T22:49:53.540 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:53 smithi088 ceph-mon[87547]: Upgrade: Setting container_image for all ceph-exporter 2024-04-12T22:49:53.540 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:53 smithi088 ceph-mon[91108]: Upgrade: Setting container_image for all rgw 2024-04-12T22:49:53.540 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:53 smithi088 ceph-mon[91108]: Upgrade: Setting container_image for all rbd-mirror 2024-04-12T22:49:53.540 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:53 smithi088 ceph-mon[91108]: Upgrade: Setting container_image for all ceph-exporter 2024-04-12T22:49:53.744 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:53 smithi142 ceph-mon[87853]: Upgrade: Setting container_image for all rgw 2024-04-12T22:49:53.744 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:53 smithi142 ceph-mon[87853]: Upgrade: Setting container_image for all rbd-mirror 2024-04-12T22:49:53.744 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:53 smithi142 ceph-mon[87853]: Upgrade: Setting container_image for all ceph-exporter 2024-04-12T22:49:54.744 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:54 smithi142 ceph-mon[87853]: pgmap v4135: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:54.926 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:54 smithi088 ceph-mon[87547]: pgmap v4135: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:54.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:54 smithi088 ceph-mon[91108]: pgmap v4135: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:55.793 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:55 smithi088 ceph-mon[91108]: Upgrade: Updating iscsi.foo.smithi088.yxerll 2024-04-12T22:49:55.794 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:55.794 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi088.yxerll", "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-12T22:49:55.794 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:55.794 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:55 smithi088 ceph-mon[91108]: Deploying daemon iscsi.foo.smithi088.yxerll on smithi088 2024-04-12T22:49:55.794 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:55.794 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:55.794 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:55 smithi088 ceph-mon[91108]: pgmap v4136: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:55.794 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:55 smithi088 ceph-mon[91108]: pgmap v4137: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:55.794 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:55 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:55.794 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:55 smithi088 ceph-mon[87547]: Upgrade: Updating iscsi.foo.smithi088.yxerll 2024-04-12T22:49:55.795 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:55.795 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi088.yxerll", "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-12T22:49:55.795 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:55.795 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:55 smithi088 ceph-mon[87547]: Deploying daemon iscsi.foo.smithi088.yxerll on smithi088 2024-04-12T22:49:55.795 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:55.795 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:55.795 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:55 smithi088 ceph-mon[87547]: pgmap v4136: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:55.795 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:55 smithi088 ceph-mon[87547]: pgmap v4137: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:55.795 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:55 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:55.994 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:55 smithi142 ceph-mon[87853]: Upgrade: Updating iscsi.foo.smithi088.yxerll 2024-04-12T22:49:55.994 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:55.994 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi088.yxerll", "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-12T22:49:55.994 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:49:55.994 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:55 smithi142 ceph-mon[87853]: Deploying daemon iscsi.foo.smithi088.yxerll on smithi088 2024-04-12T22:49:55.994 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:55.994 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:55.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:55 smithi142 ceph-mon[87853]: pgmap v4136: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:55.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:55 smithi142 ceph-mon[87853]: pgmap v4137: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:49:55.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:55 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:49:56.520 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:49:56 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:49:56] "GET /metrics HTTP/1.1" 200 38751 "" "Prometheus/2.33.4" 2024-04-12T22:49:57.227 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:57 smithi088 ceph-mon[87547]: pgmap v4138: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1017 B/s rd, 0 op/s 2024-04-12T22:49:57.227 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:57 smithi088 ceph-mon[91108]: pgmap v4138: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1017 B/s rd, 0 op/s 2024-04-12T22:49:57.494 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:57 smithi142 ceph-mon[87853]: pgmap v4138: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1017 B/s rd, 0 op/s 2024-04-12T22:49:59.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:49:59 smithi088 ceph-mon[87547]: pgmap v4139: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 732 B/s rd, 0 op/s 2024-04-12T22:49:59.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:49:59 smithi088 ceph-mon[91108]: pgmap v4139: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 732 B/s rd, 0 op/s 2024-04-12T22:49:59.494 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:49:59 smithi142 ceph-mon[87853]: pgmap v4139: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 732 B/s rd, 0 op/s 2024-04-12T22:50:00.426 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:50:00.426 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:00 smithi088 ceph-mon[87547]: overall HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-12T22:50:00.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:50:00.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:00 smithi088 ceph-mon[91108]: overall HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-12T22:50:00.494 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:50:00.494 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:00 smithi142 ceph-mon[87853]: overall HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-12T22:50:01.331 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:01 smithi088 ceph-mon[87547]: pgmap v4140: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:50:01.332 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:01 smithi088 ceph-mon[91108]: pgmap v4140: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:50:01.494 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:01 smithi142 ceph-mon[87853]: pgmap v4140: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:50:02.426 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:02 smithi088 ceph-mon[87547]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:50:02.426 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:02 smithi088 ceph-mon[91108]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:50:02.494 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:02 smithi142 ceph-mon[87853]: from='client.25459 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:50:03.426 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:03 smithi088 ceph-mon[87547]: pgmap v4141: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:50:03.426 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:03 smithi088 ceph-mon[91108]: pgmap v4141: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:50:03.494 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:03 smithi142 ceph-mon[87853]: pgmap v4141: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:50:05.426 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:05 smithi088 ceph-mon[87547]: pgmap v4142: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-12T22:50:05.426 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:05 smithi088 ceph-mon[91108]: pgmap v4142: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-12T22:50:05.494 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:05 smithi142 ceph-mon[87853]: pgmap v4142: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-12T22:50:06.676 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:50:06 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:50:06] "GET /metrics HTTP/1.1" 200 38766 "" "Prometheus/2.33.4" 2024-04-12T22:50:07.244 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:07 smithi142 ceph-mon[87853]: pgmap v4143: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:50:07.426 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:07 smithi088 ceph-mon[87547]: pgmap v4143: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:50:07.426 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:07 smithi088 ceph-mon[91108]: pgmap v4143: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:50:09.426 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:09 smithi088 ceph-mon[87547]: pgmap v4144: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:50:09.426 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:09 smithi088 ceph-mon[91108]: pgmap v4144: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:50:09.494 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:09 smithi142 ceph-mon[87853]: pgmap v4144: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:50:10.426 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:50:10 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: 2024-04-12T22:50:10.135+0000 7fe5d8714700 -1 log_channel(cephadm) log [ERR] : Upgrade: Paused due to UPGRADE_REDEPLOY_DAEMON: Upgrading daemon iscsi.foo.smithi088.yxerll on host smithi088 failed. 2024-04-12T22:50:11.157 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:11 smithi142 ceph-mon[87853]: Upgrade: Paused due to UPGRADE_REDEPLOY_DAEMON: Upgrading daemon iscsi.foo.smithi088.yxerll on host smithi088 failed. 2024-04-12T22:50:11.157 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:11 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:50:11.157 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:11 smithi142 ceph-mon[87853]: pgmap v4145: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 918 B/s rd, 0 op/s 2024-04-12T22:50:11.157 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:11 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:50:11.157 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:11 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:50:11.158 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:11 smithi142 ceph-mon[87853]: pgmap v4146: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 559 B/s rd, 0 op/s 2024-04-12T22:50:11.158 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:11 smithi142 ceph-mon[87853]: pgmap v4147: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 715 B/s rd, 0 op/s 2024-04-12T22:50:11.158 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:11 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:50:11.158 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:11 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:50:11.158 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:11 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:50:11.158 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:11 smithi142 ceph-mon[87853]: pgmap v4148: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 972 B/s rd, 0 op/s 2024-04-12T22:50:11.158 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:11 smithi142 ceph-mon[87853]: pgmap v4149: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:50:11.158 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:11 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:50:11.171 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:11 smithi088 ceph-mon[91108]: Upgrade: Paused due to UPGRADE_REDEPLOY_DAEMON: Upgrading daemon iscsi.foo.smithi088.yxerll on host smithi088 failed. 2024-04-12T22:50:11.171 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:11 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:50:11.171 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:11 smithi088 ceph-mon[91108]: pgmap v4145: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 918 B/s rd, 0 op/s 2024-04-12T22:50:11.171 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:11 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:50:11.171 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:11 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:50:11.171 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:11 smithi088 ceph-mon[91108]: pgmap v4146: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 559 B/s rd, 0 op/s 2024-04-12T22:50:11.171 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:11 smithi088 ceph-mon[91108]: pgmap v4147: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 715 B/s rd, 0 op/s 2024-04-12T22:50:11.171 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:11 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:50:11.171 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:11 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:50:11.171 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:11 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:50:11.171 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:11 smithi088 ceph-mon[91108]: pgmap v4148: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 972 B/s rd, 0 op/s 2024-04-12T22:50:11.171 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:11 smithi088 ceph-mon[91108]: pgmap v4149: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:50:11.171 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:11 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:50:11.172 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:11 smithi088 ceph-mon[87547]: Upgrade: Paused due to UPGRADE_REDEPLOY_DAEMON: Upgrading daemon iscsi.foo.smithi088.yxerll on host smithi088 failed. 2024-04-12T22:50:11.172 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:11 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:50:11.172 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:11 smithi088 ceph-mon[87547]: pgmap v4145: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 918 B/s rd, 0 op/s 2024-04-12T22:50:11.172 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:11 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:50:11.172 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:11 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:50:11.172 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:11 smithi088 ceph-mon[87547]: pgmap v4146: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 559 B/s rd, 0 op/s 2024-04-12T22:50:11.172 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:11 smithi088 ceph-mon[87547]: pgmap v4147: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 715 B/s rd, 0 op/s 2024-04-12T22:50:11.172 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:11 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:50:11.172 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:11 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:50:11.172 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:11 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:50:11.172 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:11 smithi088 ceph-mon[87547]: pgmap v4148: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 972 B/s rd, 0 op/s 2024-04-12T22:50:11.172 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:11 smithi088 ceph-mon[87547]: pgmap v4149: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:50:11.172 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:11 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:50:12.244 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:12 smithi142 ceph-mon[87853]: Health check failed: Upgrading daemon iscsi.foo.smithi088.yxerll on host smithi088 failed. (UPGRADE_REDEPLOY_DAEMON) 2024-04-12T22:50:12.244 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:50:12.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:50:12.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:12 smithi142 ceph-mon[87853]: pgmap v4150: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-12T22:50:12.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:12 smithi142 ceph-mon[87853]: pgmap v4151: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 2.9 KiB/s rd, 2 op/s 2024-04-12T22:50:12.245 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:12 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:50:12.426 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:12 smithi088 ceph-mon[87547]: Health check failed: Upgrading daemon iscsi.foo.smithi088.yxerll on host smithi088 failed. (UPGRADE_REDEPLOY_DAEMON) 2024-04-12T22:50:12.426 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:50:12.426 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:50:12.426 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:12 smithi088 ceph-mon[87547]: pgmap v4150: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-12T22:50:12.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:12 smithi088 ceph-mon[87547]: pgmap v4151: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 2.9 KiB/s rd, 2 op/s 2024-04-12T22:50:12.427 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:12 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:50:12.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:12 smithi088 ceph-mon[91108]: Health check failed: Upgrading daemon iscsi.foo.smithi088.yxerll on host smithi088 failed. (UPGRADE_REDEPLOY_DAEMON) 2024-04-12T22:50:12.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:50:12.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:50:12.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:12 smithi088 ceph-mon[91108]: pgmap v4150: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-12T22:50:12.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:12 smithi088 ceph-mon[91108]: pgmap v4151: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 2.9 KiB/s rd, 2 op/s 2024-04-12T22:50:12.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:12 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:50:14.494 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:14 smithi142 ceph-mon[87853]: pgmap v4152: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1017 B/s rd, 0 op/s 2024-04-12T22:50:14.648 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:14 smithi088 ceph-mon[87547]: pgmap v4152: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1017 B/s rd, 0 op/s 2024-04-12T22:50:14.648 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:14 smithi088 ceph-mon[91108]: pgmap v4152: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1017 B/s rd, 0 op/s 2024-04-12T22:50:16.035 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:15 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:50:16.036 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:15 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:50:16.036 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:15 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:50:16.036 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:15 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:50:16.036 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:15 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:50:16.036 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:15 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:50:16.036 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:15 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:50:16.036 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:15 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:50:16.036 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:15 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:50:16.036 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:15 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:50:16.244 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:15 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:50:16.244 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:15 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:50:16.244 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:15 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:50:16.244 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:15 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:50:16.244 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:15 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:50:16.629 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:50:16 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:50:16] "GET /metrics HTTP/1.1" 200 38845 "" "Prometheus/2.33.4" 2024-04-12T22:50:17.244 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:16 smithi142 ceph-mon[87853]: pgmap v4153: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 615 B/s rd, 0 op/s 2024-04-12T22:50:17.244 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:16 smithi142 ceph-mon[87853]: pgmap v4154: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 629 B/s rd, 0 op/s 2024-04-12T22:50:17.426 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:16 smithi088 ceph-mon[91108]: pgmap v4153: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 615 B/s rd, 0 op/s 2024-04-12T22:50:17.426 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:16 smithi088 ceph-mon[91108]: pgmap v4154: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 629 B/s rd, 0 op/s 2024-04-12T22:50:17.426 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:16 smithi088 ceph-mon[87547]: pgmap v4153: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 615 B/s rd, 0 op/s 2024-04-12T22:50:17.426 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:16 smithi088 ceph-mon[87547]: pgmap v4154: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 629 B/s rd, 0 op/s 2024-04-12T22:50:18.744 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:18 smithi142 ceph-mon[87853]: pgmap v4155: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 446 B/s rd, 0 op/s 2024-04-12T22:50:18.744 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:18 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:50:18.744 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:18 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:50:18.744 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:18 smithi142 ceph-mon[87853]: pgmap v4156: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:50:18.744 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:18 smithi142 ceph-mon[87853]: pgmap v4157: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:50:18.744 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:18 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:50:18.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:18 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:50:18.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:18 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:50:18.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:18 smithi142 ceph-mon[87853]: pgmap v4158: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:50:18.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:18 smithi142 ceph-mon[87853]: pgmap v4159: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:50:18.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:18 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:50:18.745 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:18 smithi142 ceph-mon[87853]: Health check update: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-12T22:50:18.926 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:18 smithi088 ceph-mon[87547]: pgmap v4155: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 446 B/s rd, 0 op/s 2024-04-12T22:50:18.926 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:50:18.926 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:50:18.927 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:18 smithi088 ceph-mon[87547]: pgmap v4156: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:50:18.927 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:18 smithi088 ceph-mon[87547]: pgmap v4157: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:50:18.927 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:50:18.927 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:50:18.927 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:50:18.927 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:18 smithi088 ceph-mon[87547]: pgmap v4158: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:50:18.927 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:18 smithi088 ceph-mon[87547]: pgmap v4159: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:50:18.927 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:50:18.927 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:18 smithi088 ceph-mon[87547]: Health check update: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-12T22:50:18.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:18 smithi088 ceph-mon[91108]: pgmap v4155: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 446 B/s rd, 0 op/s 2024-04-12T22:50:18.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:50:18.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:50:18.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:18 smithi088 ceph-mon[91108]: pgmap v4156: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:50:18.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:18 smithi088 ceph-mon[91108]: pgmap v4157: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:50:18.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:50:18.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:50:18.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:50:18.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:18 smithi088 ceph-mon[91108]: pgmap v4158: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:50:18.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:18 smithi088 ceph-mon[91108]: pgmap v4159: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:50:18.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:50:18.928 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:18 smithi088 ceph-mon[91108]: Health check update: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-12T22:50:20.718 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:20 smithi088 ceph-mon[87547]: pgmap v4160: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:50:20.718 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:20 smithi088 ceph-mon[91108]: pgmap v4160: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:50:20.827 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:20 smithi142 ceph-mon[87853]: pgmap v4160: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:50:21.744 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:21 smithi142 ceph-mon[87853]: from='client.? 172.21.15.88:0/4123449434' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-12T22:50:21.926 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:21 smithi088 ceph-mon[87547]: from='client.? 172.21.15.88:0/4123449434' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-12T22:50:21.926 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:21 smithi088 ceph-mon[91108]: from='client.? 172.21.15.88:0/4123449434' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-12T22:50:22.784 INFO:teuthology.orchestra.run.smithi088.stdout:true 2024-04-12T22:50:22.926 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:22 smithi088 ceph-mon[87547]: pgmap v4161: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:50:22.926 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:22 smithi088 ceph-mon[87547]: from='client.? 172.21.15.88:0/1431120664' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/3452179953"}]: dispatch 2024-04-12T22:50:22.926 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:22 smithi088 ceph-mon[87547]: from='client.? ' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/3452179953"}]: dispatch 2024-04-12T22:50:22.926 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:22 smithi088 ceph-mon[91108]: pgmap v4161: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:50:22.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:22 smithi088 ceph-mon[91108]: from='client.? 172.21.15.88:0/1431120664' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/3452179953"}]: dispatch 2024-04-12T22:50:22.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:22 smithi088 ceph-mon[91108]: from='client.? ' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/3452179953"}]: dispatch 2024-04-12T22:50:22.994 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:22 smithi142 ceph-mon[87853]: pgmap v4161: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:50:22.994 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:22 smithi142 ceph-mon[87853]: from='client.? 172.21.15.88:0/1431120664' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/3452179953"}]: dispatch 2024-04-12T22:50:22.994 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:22 smithi142 ceph-mon[87853]: from='client.? ' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/3452179953"}]: dispatch 2024-04-12T22:50:23.114 INFO:teuthology.orchestra.run.smithi088.stdout:"Error: UPGRADE_REDEPLOY_DAEMON: Upgrading daemon iscsi.foo.smithi088.yxerll on host smithi088 failed." 2024-04-12T22:50:23.676 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:23 smithi088 ceph-mon[87547]: from='client.? ' entity='client.iscsi.foo.smithi088.yxerll' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/3452179953"}]': finished 2024-04-12T22:50:23.676 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:23 smithi088 ceph-mon[87547]: osdmap e188: 8 total, 8 up, 8 in 2024-04-12T22:50:23.676 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:23 smithi088 ceph-mon[87547]: from='client.35019 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:50:23.676 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:23 smithi088 ceph-mon[87547]: from='client.? 172.21.15.88:0/4193838828' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6801/2903084606"}]: dispatch 2024-04-12T22:50:23.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:23 smithi088 ceph-mon[91108]: from='client.? ' entity='client.iscsi.foo.smithi088.yxerll' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/3452179953"}]': finished 2024-04-12T22:50:23.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:23 smithi088 ceph-mon[91108]: osdmap e188: 8 total, 8 up, 8 in 2024-04-12T22:50:23.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:23 smithi088 ceph-mon[91108]: from='client.35019 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:50:23.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:23 smithi088 ceph-mon[91108]: from='client.? 172.21.15.88:0/4193838828' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6801/2903084606"}]: dispatch 2024-04-12T22:50:23.851 DEBUG:teuthology.orchestra.run.smithi088:> 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 a5fdb6f0-f91b-11ee-bc8d-c7b262605968 -e sha1=b277feb2c7beb4597d8ecc39d58d5c36b81f613a -- bash -c 'ceph orch ps' 2024-04-12T22:50:23.994 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:23 smithi142 ceph-mon[87853]: from='client.? ' entity='client.iscsi.foo.smithi088.yxerll' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/3452179953"}]': finished 2024-04-12T22:50:23.994 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:23 smithi142 ceph-mon[87853]: osdmap e188: 8 total, 8 up, 8 in 2024-04-12T22:50:23.994 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:23 smithi142 ceph-mon[87853]: from='client.35019 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:50:23.994 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:23 smithi142 ceph-mon[87853]: from='client.? 172.21.15.88:0/4193838828' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6801/2903084606"}]: dispatch 2024-04-12T22:50:24.870 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:24 smithi088 ceph-mon[87547]: from='client.44974 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:50:24.870 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:24 smithi088 ceph-mon[87547]: pgmap v4163: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:50:24.870 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:24 smithi088 ceph-mon[87547]: from='client.? 172.21.15.88:0/4193838828' entity='client.iscsi.foo.smithi088.yxerll' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6801/2903084606"}]': finished 2024-04-12T22:50:24.870 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:24 smithi088 ceph-mon[87547]: osdmap e189: 8 total, 8 up, 8 in 2024-04-12T22:50:24.870 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:24 smithi088 ceph-mon[87547]: from='client.? 172.21.15.88:0/507625688' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6800/2903084606"}]: dispatch 2024-04-12T22:50:24.870 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:24 smithi088 ceph-mon[87547]: from='client.? ' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6800/2903084606"}]: dispatch 2024-04-12T22:50:24.871 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:24 smithi088 ceph-mon[91108]: from='client.44974 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:50:24.871 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:24 smithi088 ceph-mon[91108]: pgmap v4163: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:50:24.871 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:24 smithi088 ceph-mon[91108]: from='client.? 172.21.15.88:0/4193838828' entity='client.iscsi.foo.smithi088.yxerll' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6801/2903084606"}]': finished 2024-04-12T22:50:24.871 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:24 smithi088 ceph-mon[91108]: osdmap e189: 8 total, 8 up, 8 in 2024-04-12T22:50:24.871 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:24 smithi088 ceph-mon[91108]: from='client.? 172.21.15.88:0/507625688' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6800/2903084606"}]: dispatch 2024-04-12T22:50:24.871 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:24 smithi088 ceph-mon[91108]: from='client.? ' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6800/2903084606"}]: dispatch 2024-04-12T22:50:24.994 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:24 smithi142 ceph-mon[87853]: from='client.44974 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:50:24.994 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:24 smithi142 ceph-mon[87853]: pgmap v4163: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:50:24.994 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:24 smithi142 ceph-mon[87853]: from='client.? 172.21.15.88:0/4193838828' entity='client.iscsi.foo.smithi088.yxerll' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6801/2903084606"}]': finished 2024-04-12T22:50:24.994 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:24 smithi142 ceph-mon[87853]: osdmap e189: 8 total, 8 up, 8 in 2024-04-12T22:50:24.994 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:24 smithi142 ceph-mon[87853]: from='client.? 172.21.15.88:0/507625688' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6800/2903084606"}]: dispatch 2024-04-12T22:50:24.994 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:24 smithi142 ceph-mon[87853]: from='client.? ' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6800/2903084606"}]: dispatch 2024-04-12T22:50:25.926 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:25 smithi088 ceph-mon[91108]: from='client.? ' entity='client.iscsi.foo.smithi088.yxerll' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6800/2903084606"}]': finished 2024-04-12T22:50:25.926 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:25 smithi088 ceph-mon[91108]: osdmap e190: 8 total, 8 up, 8 in 2024-04-12T22:50:25.926 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:25 smithi088 ceph-mon[91108]: from='client.? 172.21.15.88:0/160942514' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/973620702"}]: dispatch 2024-04-12T22:50:25.926 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:25 smithi088 ceph-mon[91108]: from='client.? ' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/973620702"}]: dispatch 2024-04-12T22:50:25.926 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:25 smithi088 ceph-mon[87547]: from='client.? ' entity='client.iscsi.foo.smithi088.yxerll' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6800/2903084606"}]': finished 2024-04-12T22:50:25.927 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:25 smithi088 ceph-mon[87547]: osdmap e190: 8 total, 8 up, 8 in 2024-04-12T22:50:25.927 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:25 smithi088 ceph-mon[87547]: from='client.? 172.21.15.88:0/160942514' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/973620702"}]: dispatch 2024-04-12T22:50:25.927 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:25 smithi088 ceph-mon[87547]: from='client.? ' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/973620702"}]: dispatch 2024-04-12T22:50:25.954 INFO:teuthology.orchestra.run.smithi088.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T22:50:25.954 INFO:teuthology.orchestra.run.smithi088.stdout:agent.smithi088 smithi088 running 8s ago 22m - - 2024-04-12T22:50:25.954 INFO:teuthology.orchestra.run.smithi088.stdout:agent.smithi142 smithi142 running 14s ago 22m - - 2024-04-12T22:50:25.954 INFO:teuthology.orchestra.run.smithi088.stdout:alertmanager.a smithi088 *:9093,9094 running (12m) 8s ago 17m - - 0.23.0 ba2b418f427c 0ea85e911776 2024-04-12T22:50:25.954 INFO:teuthology.orchestra.run.smithi088.stdout:grafana.a smithi142 *:3000 error 14s ago 17m - - 2024-04-12T22:50:25.954 INFO:teuthology.orchestra.run.smithi088.stdout:iscsi.foo.smithi088.yxerll smithi088 unknown 8s ago 16m - - 2024-04-12T22:50:25.954 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.x smithi142 *:8443,9283,8765 running (9m) 14s ago 22m 454M - 19.0.0-2053-gb277feb2 668895944f0e f9384b7063eb 2024-04-12T22:50:25.954 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.y smithi088 *:8443,9283,8765 running (11m) 8s ago 23m - - 19.0.0-2053-gb277feb2 668895944f0e 61e5b1816570 2024-04-12T22:50:25.954 INFO:teuthology.orchestra.run.smithi088.stdout:mon.a smithi088 running (9m) 8s ago 23m - 2048M 19.0.0-2053-gb277feb2 668895944f0e 6000fee523aa 2024-04-12T22:50:25.955 INFO:teuthology.orchestra.run.smithi088.stdout:mon.b smithi142 running (8m) 14s ago 22m 68.3M 2048M 19.0.0-2053-gb277feb2 668895944f0e 7cb5c5614a81 2024-04-12T22:50:25.955 INFO:teuthology.orchestra.run.smithi088.stdout:mon.c smithi088 running (9m) 8s ago 22m - 2048M 19.0.0-2053-gb277feb2 668895944f0e 87d1391aae18 2024-04-12T22:50:25.955 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.a smithi088 *:9100 running (12m) 8s ago 18m - - 1.3.1 1dbe0e931976 40e0439db208 2024-04-12T22:50:25.955 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.b smithi142 *:9100 running (12m) 14s ago 18m 17.6M - 1.3.1 1dbe0e931976 747060fd1a5d 2024-04-12T22:50:25.955 INFO:teuthology.orchestra.run.smithi088.stdout:osd.0 smithi088 running (7m) 8s ago 21m - 4096M 19.0.0-2053-gb277feb2 668895944f0e e1ee31dcc722 2024-04-12T22:50:25.955 INFO:teuthology.orchestra.run.smithi088.stdout:osd.1 smithi088 running (6m) 8s ago 21m - 4096M 19.0.0-2053-gb277feb2 668895944f0e 494f5e8e2531 2024-04-12T22:50:25.955 INFO:teuthology.orchestra.run.smithi088.stdout:osd.2 smithi088 running (5m) 8s ago 20m - 4096M 19.0.0-2053-gb277feb2 668895944f0e ca5dfe640c82 2024-04-12T22:50:25.955 INFO:teuthology.orchestra.run.smithi088.stdout:osd.3 smithi088 running (5m) 8s ago 20m - 4096M 19.0.0-2053-gb277feb2 668895944f0e 94ea4016ad0c 2024-04-12T22:50:25.955 INFO:teuthology.orchestra.run.smithi088.stdout:osd.4 smithi142 running (4m) 14s ago 20m 58.9M 4096M 19.0.0-2053-gb277feb2 668895944f0e af3fdbbb3a05 2024-04-12T22:50:25.955 INFO:teuthology.orchestra.run.smithi088.stdout:osd.5 smithi142 running (3m) 14s ago 19m 50.4M 4096M 19.0.0-2053-gb277feb2 668895944f0e bf1123bf3ff8 2024-04-12T22:50:25.955 INFO:teuthology.orchestra.run.smithi088.stdout:osd.6 smithi142 running (2m) 14s ago 19m 56.2M 4096M 19.0.0-2053-gb277feb2 668895944f0e 2c5b3ef7a527 2024-04-12T22:50:25.955 INFO:teuthology.orchestra.run.smithi088.stdout:osd.7 smithi142 running (94s) 14s ago 18m 48.8M 4096M 19.0.0-2053-gb277feb2 668895944f0e a7c577ba1d6a 2024-04-12T22:50:25.955 INFO:teuthology.orchestra.run.smithi088.stdout:prometheus.a smithi142 *:9095 running (10m) 14s ago 18m 69.4M - 2.33.4 514e6a882f6e db995400848f 2024-04-12T22:50:25.955 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi088.qlemsa smithi088 *:8000 running (81s) 8s ago 16m - - 19.0.0-2053-gb277feb2 668895944f0e 3cef37bee59c 2024-04-12T22:50:25.956 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi142.qxzxoy smithi142 *:8000 running (65s) 14s ago 16m 75.5M - 19.0.0-2053-gb277feb2 668895944f0e ac31a12d4020 2024-04-12T22:50:25.956 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi088.rfqdxx smithi088 *:80 running (42s) 8s ago 16m - - 19.0.0-2053-gb277feb2 668895944f0e 48c1a6a62ead 2024-04-12T22:50:25.956 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi142.kdrxla smithi142 *:80 running (56s) 14s ago 16m 75.5M - 19.0.0-2053-gb277feb2 668895944f0e 4e62b4555296 2024-04-12T22:50:25.994 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:25 smithi142 ceph-mon[87853]: from='client.? ' entity='client.iscsi.foo.smithi088.yxerll' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:6800/2903084606"}]': finished 2024-04-12T22:50:25.994 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:25 smithi142 ceph-mon[87853]: osdmap e190: 8 total, 8 up, 8 in 2024-04-12T22:50:25.994 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:25 smithi142 ceph-mon[87853]: from='client.? 172.21.15.88:0/160942514' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/973620702"}]: dispatch 2024-04-12T22:50:25.994 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:25 smithi142 ceph-mon[87853]: from='client.? ' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/973620702"}]: dispatch 2024-04-12T22:50:26.601 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:50:26 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:50:26] "GET /metrics HTTP/1.1" 200 38845 "" "Prometheus/2.33.4" 2024-04-12T22:50:26.792 DEBUG:teuthology.orchestra.run.smithi088:> 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 a5fdb6f0-f91b-11ee-bc8d-c7b262605968 -e sha1=b277feb2c7beb4597d8ecc39d58d5c36b81f613a -- bash -c 'ceph versions' 2024-04-12T22:50:26.926 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:26 smithi088 ceph-mon[87547]: pgmap v4166: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:50:26.926 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:26 smithi088 ceph-mon[87547]: from='client.? ' entity='client.iscsi.foo.smithi088.yxerll' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/973620702"}]': finished 2024-04-12T22:50:26.926 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:26 smithi088 ceph-mon[87547]: osdmap e191: 8 total, 8 up, 8 in 2024-04-12T22:50:26.926 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:26 smithi088 ceph-mon[87547]: from='client.44992 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:50:26.926 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:26 smithi088 ceph-mon[87547]: from='client.? 172.21.15.88:0/3952818573' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/2288859789"}]: dispatch 2024-04-12T22:50:26.926 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:26 smithi088 ceph-mon[87547]: from='client.? ' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/2288859789"}]: dispatch 2024-04-12T22:50:26.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:26 smithi088 ceph-mon[91108]: pgmap v4166: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:50:26.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:26 smithi088 ceph-mon[91108]: from='client.? ' entity='client.iscsi.foo.smithi088.yxerll' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/973620702"}]': finished 2024-04-12T22:50:26.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:26 smithi088 ceph-mon[91108]: osdmap e191: 8 total, 8 up, 8 in 2024-04-12T22:50:26.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:26 smithi088 ceph-mon[91108]: from='client.44992 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:50:26.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:26 smithi088 ceph-mon[91108]: from='client.? 172.21.15.88:0/3952818573' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/2288859789"}]: dispatch 2024-04-12T22:50:26.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:26 smithi088 ceph-mon[91108]: from='client.? ' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/2288859789"}]: dispatch 2024-04-12T22:50:26.994 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:26 smithi142 ceph-mon[87853]: pgmap v4166: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:50:26.994 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:26 smithi142 ceph-mon[87853]: from='client.? ' entity='client.iscsi.foo.smithi088.yxerll' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/973620702"}]': finished 2024-04-12T22:50:26.994 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:26 smithi142 ceph-mon[87853]: osdmap e191: 8 total, 8 up, 8 in 2024-04-12T22:50:26.994 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:26 smithi142 ceph-mon[87853]: from='client.44992 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:50:26.994 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:26 smithi142 ceph-mon[87853]: from='client.? 172.21.15.88:0/3952818573' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/2288859789"}]: dispatch 2024-04-12T22:50:26.994 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:26 smithi142 ceph-mon[87853]: from='client.? ' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/2288859789"}]: dispatch 2024-04-12T22:50:27.676 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:27 smithi088 ceph-mon[91108]: from='client.? ' entity='client.iscsi.foo.smithi088.yxerll' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/2288859789"}]': finished 2024-04-12T22:50:27.676 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:27 smithi088 ceph-mon[91108]: osdmap e192: 8 total, 8 up, 8 in 2024-04-12T22:50:27.676 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:27 smithi088 ceph-mon[91108]: from='client.? 172.21.15.88:0/3507810694' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/1765485150"}]: dispatch 2024-04-12T22:50:27.676 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:27 smithi088 ceph-mon[91108]: from='client.? ' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/1765485150"}]: dispatch 2024-04-12T22:50:27.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:27 smithi088 ceph-mon[87547]: from='client.? ' entity='client.iscsi.foo.smithi088.yxerll' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/2288859789"}]': finished 2024-04-12T22:50:27.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:27 smithi088 ceph-mon[87547]: osdmap e192: 8 total, 8 up, 8 in 2024-04-12T22:50:27.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:27 smithi088 ceph-mon[87547]: from='client.? 172.21.15.88:0/3507810694' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/1765485150"}]: dispatch 2024-04-12T22:50:27.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:27 smithi088 ceph-mon[87547]: from='client.? ' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/1765485150"}]: dispatch 2024-04-12T22:50:27.994 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:27 smithi142 ceph-mon[87853]: from='client.? ' entity='client.iscsi.foo.smithi088.yxerll' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/2288859789"}]': finished 2024-04-12T22:50:27.994 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:27 smithi142 ceph-mon[87853]: osdmap e192: 8 total, 8 up, 8 in 2024-04-12T22:50:27.994 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:27 smithi142 ceph-mon[87853]: from='client.? 172.21.15.88:0/3507810694' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/1765485150"}]: dispatch 2024-04-12T22:50:27.994 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:27 smithi142 ceph-mon[87853]: from='client.? ' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/1765485150"}]: dispatch 2024-04-12T22:50:28.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:28 smithi088 ceph-mon[87547]: pgmap v4169: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:50:28.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:28 smithi088 ceph-mon[87547]: from='client.? ' entity='client.iscsi.foo.smithi088.yxerll' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/1765485150"}]': finished 2024-04-12T22:50:28.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:28 smithi088 ceph-mon[87547]: osdmap e193: 8 total, 8 up, 8 in 2024-04-12T22:50:28.822 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:28 smithi088 ceph-mon[91108]: pgmap v4169: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:50:28.823 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:28 smithi088 ceph-mon[91108]: from='client.? ' entity='client.iscsi.foo.smithi088.yxerll' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/1765485150"}]': finished 2024-04-12T22:50:28.823 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:28 smithi088 ceph-mon[91108]: osdmap e193: 8 total, 8 up, 8 in 2024-04-12T22:50:28.994 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:28 smithi142 ceph-mon[87853]: pgmap v4169: 161 pgs: 161 active+clean; 585 KiB data, 280 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:50:28.994 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:28 smithi142 ceph-mon[87853]: from='client.? ' entity='client.iscsi.foo.smithi088.yxerll' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.88:0/1765485150"}]': finished 2024-04-12T22:50:28.994 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:28 smithi142 ceph-mon[87853]: osdmap e193: 8 total, 8 up, 8 in 2024-04-12T22:50:28.994 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-04-12T22:50:28.995 INFO:teuthology.orchestra.run.smithi088.stdout: "mon": { 2024-04-12T22:50:28.995 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-2053-gb277feb2 (b277feb2c7beb4597d8ecc39d58d5c36b81f613a) squid (dev)": 3 2024-04-12T22:50:28.995 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:50:28.995 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr": { 2024-04-12T22:50:28.995 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-2053-gb277feb2 (b277feb2c7beb4597d8ecc39d58d5c36b81f613a) squid (dev)": 2 2024-04-12T22:50:28.995 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:50:28.995 INFO:teuthology.orchestra.run.smithi088.stdout: "osd": { 2024-04-12T22:50:28.995 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-2053-gb277feb2 (b277feb2c7beb4597d8ecc39d58d5c36b81f613a) squid (dev)": 8 2024-04-12T22:50:28.995 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:50:28.995 INFO:teuthology.orchestra.run.smithi088.stdout: "rgw": { 2024-04-12T22:50:28.995 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-2053-gb277feb2 (b277feb2c7beb4597d8ecc39d58d5c36b81f613a) squid (dev)": 4 2024-04-12T22:50:28.995 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:50:28.995 INFO:teuthology.orchestra.run.smithi088.stdout: "overall": { 2024-04-12T22:50:28.995 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-2053-gb277feb2 (b277feb2c7beb4597d8ecc39d58d5c36b81f613a) squid (dev)": 17 2024-04-12T22:50:28.996 INFO:teuthology.orchestra.run.smithi088.stdout: } 2024-04-12T22:50:28.996 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-04-12T22:50:29.648 DEBUG:teuthology.orchestra.run.smithi088:> 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 a5fdb6f0-f91b-11ee-bc8d-c7b262605968 -e sha1=b277feb2c7beb4597d8ecc39d58d5c36b81f613a -- bash -c 'echo "wait for servicemap items w/ changing names to refresh"' 2024-04-12T22:50:29.926 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:29 smithi088 ceph-mon[87547]: from='client.? 172.21.15.88:0/2353099130' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:50:29.926 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:29 smithi088 ceph-mon[91108]: from='client.? 172.21.15.88:0/2353099130' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:50:29.994 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:29 smithi142 ceph-mon[87853]: from='client.? 172.21.15.88:0/2353099130' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:50:30.926 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:30 smithi088 ceph-mon[87547]: pgmap v4171: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-12T22:50:30.926 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:50:30.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:30 smithi088 ceph-mon[91108]: pgmap v4171: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-12T22:50:30.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:50:30.945 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:30 smithi142 ceph-mon[87853]: pgmap v4171: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-12T22:50:30.945 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:50:31.926 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:31 smithi088 ceph-mon[87547]: from='client.44941 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:50:31.926 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:50:31.926 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:50:31.926 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:31 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:50:31.926 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:31 smithi088 ceph-mon[91108]: from='client.44941 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:50:31.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:50:31.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:50:31.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:31 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:50:31.994 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:31 smithi142 ceph-mon[87853]: from='client.44941 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:50:31.994 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:50:31.994 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:50:31.994 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:31 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:50:32.215 INFO:teuthology.orchestra.run.smithi088.stdout:wait for servicemap items w/ changing names to refresh 2024-04-12T22:50:32.826 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:32 smithi088 ceph-mon[87547]: pgmap v4172: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-04-12T22:50:32.826 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:32 smithi088 ceph-mon[87547]: pgmap v4173: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-04-12T22:50:32.826 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:32 smithi088 ceph-mon[91108]: pgmap v4172: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-04-12T22:50:32.826 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:32 smithi088 ceph-mon[91108]: pgmap v4173: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-04-12T22:50:32.856 DEBUG:teuthology.orchestra.run.smithi088:> 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 a5fdb6f0-f91b-11ee-bc8d-c7b262605968 -e sha1=b277feb2c7beb4597d8ecc39d58d5c36b81f613a -- bash -c 'sleep 60' 2024-04-12T22:50:32.994 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:32 smithi142 ceph-mon[87853]: pgmap v4172: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-04-12T22:50:32.994 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:32 smithi142 ceph-mon[87853]: pgmap v4173: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-04-12T22:50:34.926 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:34 smithi088 ceph-mon[87547]: pgmap v4174: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 766 B/s rd, 0 op/s 2024-04-12T22:50:34.926 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:34 smithi088 ceph-mon[91108]: pgmap v4174: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 766 B/s rd, 0 op/s 2024-04-12T22:50:34.994 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:34 smithi142 ceph-mon[87853]: pgmap v4174: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 766 B/s rd, 0 op/s 2024-04-12T22:50:36.626 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:50:36 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:50:36] "GET /metrics HTTP/1.1" 200 38843 "" "Prometheus/2.33.4" 2024-04-12T22:50:36.926 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:36 smithi088 ceph-mon[87547]: pgmap v4175: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 658 B/s rd, 0 op/s 2024-04-12T22:50:36.926 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:36 smithi088 ceph-mon[91108]: pgmap v4175: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 658 B/s rd, 0 op/s 2024-04-12T22:50:36.994 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:36 smithi142 ceph-mon[87853]: pgmap v4175: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 658 B/s rd, 0 op/s 2024-04-12T22:50:38.676 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:38 smithi088 ceph-mon[91108]: pgmap v4176: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-12T22:50:38.676 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:50:38.676 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:50:38.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:38 smithi088 ceph-mon[91108]: pgmap v4177: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:50:38.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:38 smithi088 ceph-mon[91108]: pgmap v4178: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 811 B/s rd, 0 op/s 2024-04-12T22:50:38.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:50:38.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:38 smithi088 ceph-mon[87547]: pgmap v4176: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-12T22:50:38.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:50:38.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:50:38.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:38 smithi088 ceph-mon[87547]: pgmap v4177: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:50:38.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:38 smithi088 ceph-mon[87547]: pgmap v4178: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 811 B/s rd, 0 op/s 2024-04-12T22:50:38.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:50:38.994 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:38 smithi142 ceph-mon[87853]: pgmap v4176: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-12T22:50:38.994 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:50:38.994 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:50:38.994 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:38 smithi142 ceph-mon[87853]: pgmap v4177: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:50:38.994 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:38 smithi142 ceph-mon[87853]: pgmap v4178: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 811 B/s rd, 0 op/s 2024-04-12T22:50:38.994 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:50:40.987 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:40 smithi088 ceph-mon[91108]: pgmap v4179: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 616 B/s rd, 0 op/s 2024-04-12T22:50:40.987 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:50:40.988 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:50:40.988 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:40 smithi088 ceph-mon[91108]: pgmap v4180: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 799 B/s rd, 0 op/s 2024-04-12T22:50:40.988 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:40 smithi088 ceph-mon[91108]: pgmap v4181: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:50:40.988 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:50:40.988 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:50:40.988 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:50:40.988 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:40 smithi088 ceph-mon[91108]: pgmap v4182: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:50:40.988 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:40 smithi088 ceph-mon[91108]: pgmap v4183: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:50:40.988 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:50:40.988 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:40 smithi088 ceph-mon[87547]: pgmap v4179: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 616 B/s rd, 0 op/s 2024-04-12T22:50:40.988 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:50:40.988 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:50:40.989 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:40 smithi088 ceph-mon[87547]: pgmap v4180: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 799 B/s rd, 0 op/s 2024-04-12T22:50:40.989 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:40 smithi088 ceph-mon[87547]: pgmap v4181: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:50:40.989 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:50:40.989 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:50:40.989 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:50:40.989 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:40 smithi088 ceph-mon[87547]: pgmap v4182: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:50:40.989 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:40 smithi088 ceph-mon[87547]: pgmap v4183: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:50:40.989 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:50:40.994 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:40 smithi142 ceph-mon[87853]: pgmap v4179: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 616 B/s rd, 0 op/s 2024-04-12T22:50:40.994 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:50:40.994 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:50:40.994 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:40 smithi142 ceph-mon[87853]: pgmap v4180: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 799 B/s rd, 0 op/s 2024-04-12T22:50:40.994 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:40 smithi142 ceph-mon[87853]: pgmap v4181: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:50:40.994 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:50:40.994 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:50:40.994 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:50:40.994 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:40 smithi142 ceph-mon[87853]: pgmap v4182: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:50:40.994 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:40 smithi142 ceph-mon[87853]: pgmap v4183: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail 2024-04-12T22:50:40.995 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:50:41.994 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:41 smithi142 ceph-mon[87853]: Health check update: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-12T22:50:41.994 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:41 smithi142 ceph-mon[87853]: from='client.44941 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:50:42.176 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:41 smithi088 ceph-mon[87547]: Health check update: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-12T22:50:42.176 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:41 smithi088 ceph-mon[87547]: from='client.44941 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:50:42.176 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:41 smithi088 ceph-mon[91108]: Health check update: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-12T22:50:42.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:41 smithi088 ceph-mon[91108]: from='client.44941 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:50:42.994 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:42 smithi142 ceph-mon[87853]: pgmap v4184: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:50:43.176 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:42 smithi088 ceph-mon[87547]: pgmap v4184: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:50:43.176 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:42 smithi088 ceph-mon[91108]: pgmap v4184: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:50:45.176 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:44 smithi088 ceph-mon[87547]: pgmap v4185: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:50:45.176 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:44 smithi088 ceph-mon[91108]: pgmap v4185: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:50:45.244 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:44 smithi142 ceph-mon[87853]: pgmap v4185: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:50:46.176 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:50:46.176 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:50:46.244 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:50:46.676 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:50:46 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:50:46] "GET /metrics HTTP/1.1" 200 38847 "" "Prometheus/2.33.4" 2024-04-12T22:50:47.176 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:46 smithi088 ceph-mon[87547]: pgmap v4186: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 850 B/s rd, 0 op/s 2024-04-12T22:50:47.176 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:46 smithi088 ceph-mon[91108]: pgmap v4186: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 850 B/s rd, 0 op/s 2024-04-12T22:50:47.244 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:46 smithi142 ceph-mon[87853]: pgmap v4186: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 850 B/s rd, 0 op/s 2024-04-12T22:50:49.176 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:48 smithi088 ceph-mon[87547]: pgmap v4187: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:50:49.176 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:48 smithi088 ceph-mon[91108]: pgmap v4187: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:50:49.244 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:48 smithi142 ceph-mon[87853]: pgmap v4187: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:50:51.181 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:50 smithi142 ceph-mon[87853]: pgmap v4188: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-12T22:50:51.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:50 smithi088 ceph-mon[87547]: pgmap v4188: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-12T22:50:51.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:50 smithi088 ceph-mon[91108]: pgmap v4188: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-12T22:50:52.195 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:51 smithi142 ceph-mon[87853]: from='client.44941 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:50:52.195 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:51 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:50:52.195 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:51 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:50:52.195 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:51 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:50:52.196 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:51 smithi088 ceph-mon[91108]: from='client.44941 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:50:52.196 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:51 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:50:52.196 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:51 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:50:52.196 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:51 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:50:52.196 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:51 smithi088 ceph-mon[87547]: from='client.44941 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:50:52.196 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:51 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:50:52.196 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:51 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:50:52.196 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:51 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:50:53.231 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:52 smithi088 ceph-mon[91108]: pgmap v4189: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-12T22:50:53.231 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:52 smithi088 ceph-mon[91108]: pgmap v4190: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-12T22:50:53.231 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:52 smithi088 ceph-mon[87547]: pgmap v4189: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-12T22:50:53.231 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:52 smithi088 ceph-mon[87547]: pgmap v4190: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-12T22:50:53.243 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:52 smithi142 ceph-mon[87853]: pgmap v4189: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-12T22:50:53.243 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:52 smithi142 ceph-mon[87853]: pgmap v4190: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-12T22:50:55.244 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:54 smithi142 ceph-mon[87853]: pgmap v4191: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-12T22:50:55.426 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:54 smithi088 ceph-mon[87547]: pgmap v4191: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-12T22:50:55.426 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:54 smithi088 ceph-mon[91108]: pgmap v4191: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-12T22:50:56.674 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:50:56 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:50:56] "GET /metrics HTTP/1.1" 200 38847 "" "Prometheus/2.33.4" 2024-04-12T22:50:57.244 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:56 smithi142 ceph-mon[87853]: pgmap v4192: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-12T22:50:57.244 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:50:57.244 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:50:57.244 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:56 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:50:57.426 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:56 smithi088 ceph-mon[87547]: pgmap v4192: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-12T22:50:57.426 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:50:57.426 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:50:57.426 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:56 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:50:57.426 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:56 smithi088 ceph-mon[91108]: pgmap v4192: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-12T22:50:57.426 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:50:57.426 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:50:57.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:56 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:50:58.243 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:57 smithi142 ceph-mon[87853]: pgmap v4193: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:50:58.244 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:57 smithi142 ceph-mon[87853]: pgmap v4194: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-12T22:50:58.426 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:57 smithi088 ceph-mon[87547]: pgmap v4193: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:50:58.426 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:57 smithi088 ceph-mon[87547]: pgmap v4194: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-12T22:50:58.426 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:57 smithi088 ceph-mon[91108]: pgmap v4193: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:50:58.426 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:57 smithi088 ceph-mon[91108]: pgmap v4194: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-12T22:51:00.243 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:59 smithi142 ceph-mon[87853]: pgmap v4195: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 681 B/s rd, 0 op/s 2024-04-12T22:51:00.244 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:50:59 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:51:00.426 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:59 smithi088 ceph-mon[87547]: pgmap v4195: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 681 B/s rd, 0 op/s 2024-04-12T22:51:00.426 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:50:59 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:51:00.426 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:59 smithi088 ceph-mon[91108]: pgmap v4195: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 681 B/s rd, 0 op/s 2024-04-12T22:51:00.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:50:59 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:51:02.244 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:51:01 smithi142 ceph-mon[87853]: pgmap v4196: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:51:02.244 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:51:01 smithi142 ceph-mon[87853]: from='client.44941 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:51:02.426 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:51:01 smithi088 ceph-mon[91108]: pgmap v4196: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:51:02.426 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:51:01 smithi088 ceph-mon[91108]: from='client.44941 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:51:02.426 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:51:01 smithi088 ceph-mon[87547]: pgmap v4196: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:51:02.426 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:51:01 smithi088 ceph-mon[87547]: from='client.44941 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:51:04.244 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:51:03 smithi142 ceph-mon[87853]: pgmap v4197: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:51:04.426 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:51:03 smithi088 ceph-mon[91108]: pgmap v4197: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:51:04.426 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:51:03 smithi088 ceph-mon[87547]: pgmap v4197: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:51:06.244 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:51:05 smithi142 ceph-mon[87853]: pgmap v4198: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:51:06.309 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:51:05 smithi088 ceph-mon[87547]: pgmap v4198: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:51:06.310 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:51:05 smithi088 ceph-mon[91108]: pgmap v4198: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:51:06.676 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:51:06 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:51:06] "GET /metrics HTTP/1.1" 200 38847 "" "Prometheus/2.33.4" 2024-04-12T22:51:08.244 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:51:07 smithi142 ceph-mon[87853]: pgmap v4199: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-12T22:51:08.426 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:51:07 smithi088 ceph-mon[87547]: pgmap v4199: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-12T22:51:08.426 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:51:07 smithi088 ceph-mon[91108]: pgmap v4199: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-12T22:51:10.244 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:51:09 smithi142 ceph-mon[87853]: pgmap v4200: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:51:10.426 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:51:09 smithi088 ceph-mon[87547]: pgmap v4200: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:51:10.426 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:51:09 smithi088 ceph-mon[91108]: pgmap v4200: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:51:12.171 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:51:11 smithi142 ceph-mon[87853]: pgmap v4201: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:51:12.171 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:51:11 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:51:12.171 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:51:11 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:51:12.171 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:51:11 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:51:12.322 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:51:11 smithi088 ceph-mon[87547]: pgmap v4201: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:51:12.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:51:11 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:51:12.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:51:11 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:51:12.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:51:11 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:51:12.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:51:11 smithi088 ceph-mon[91108]: pgmap v4201: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:51:12.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:51:11 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:51:12.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:51:11 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:51:12.323 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:51:11 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:51:13.213 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:51:12 smithi142 ceph-mon[87853]: from='client.44941 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:51:13.213 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:51:12 smithi142 ceph-mon[87853]: pgmap v4202: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 965 B/s rd, 0 op/s 2024-04-12T22:51:13.213 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:51:12 smithi142 ceph-mon[87853]: pgmap v4203: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:51:13.382 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:51:12 smithi088 ceph-mon[87547]: from='client.44941 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:51:13.382 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:51:12 smithi088 ceph-mon[87547]: pgmap v4202: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 965 B/s rd, 0 op/s 2024-04-12T22:51:13.382 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:51:12 smithi088 ceph-mon[87547]: pgmap v4203: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:51:13.382 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:51:12 smithi088 ceph-mon[91108]: from='client.44941 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:51:13.383 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:51:12 smithi088 ceph-mon[91108]: pgmap v4202: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 965 B/s rd, 0 op/s 2024-04-12T22:51:13.383 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:51:12 smithi088 ceph-mon[91108]: pgmap v4203: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:51:15.244 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:51:14 smithi142 ceph-mon[87853]: pgmap v4204: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:51:15.244 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:51:14 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:51:15.426 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:51:14 smithi088 ceph-mon[87547]: pgmap v4204: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:51:15.426 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:51:14 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:51:15.426 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:51:14 smithi088 ceph-mon[91108]: pgmap v4204: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:51:15.426 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:51:14 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:51:16.676 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:51:16 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:51:16] "GET /metrics HTTP/1.1" 200 38846 "" "Prometheus/2.33.4" 2024-04-12T22:51:17.244 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:51:16 smithi142 ceph-mon[87853]: pgmap v4205: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 594 B/s rd, 0 op/s 2024-04-12T22:51:17.426 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:51:16 smithi088 ceph-mon[87547]: pgmap v4205: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 594 B/s rd, 0 op/s 2024-04-12T22:51:17.426 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:51:16 smithi088 ceph-mon[91108]: pgmap v4205: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 594 B/s rd, 0 op/s 2024-04-12T22:51:18.426 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:51:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:51:18.426 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:51:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:51:18.426 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:51:18 smithi088 ceph-mon[87547]: pgmap v4206: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:51:18.426 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:51:18 smithi088 ceph-mon[87547]: pgmap v4207: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 835 B/s rd, 0 op/s 2024-04-12T22:51:18.426 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:51:18 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:51:18.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:51:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:51:18.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:51:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:51:18.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:51:18 smithi088 ceph-mon[91108]: pgmap v4206: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:51:18.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:51:18 smithi088 ceph-mon[91108]: pgmap v4207: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 835 B/s rd, 0 op/s 2024-04-12T22:51:18.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:51:18 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:51:18.494 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:51:18 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:51:18.494 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:51:18 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:51:18.494 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:51:18 smithi142 ceph-mon[87853]: pgmap v4206: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:51:18.494 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:51:18 smithi142 ceph-mon[87853]: pgmap v4207: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 835 B/s rd, 0 op/s 2024-04-12T22:51:18.494 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:51:18 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:51:20.426 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:51:20 smithi088 ceph-mon[87547]: pgmap v4208: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 680 B/s rd, 0 op/s 2024-04-12T22:51:20.426 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:51:20 smithi088 ceph-mon[91108]: pgmap v4208: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 680 B/s rd, 0 op/s 2024-04-12T22:51:20.494 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:51:20 smithi142 ceph-mon[87853]: pgmap v4208: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 680 B/s rd, 0 op/s 2024-04-12T22:51:22.426 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:51:22 smithi088 ceph-mon[87547]: from='client.44941 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:51:22.426 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:51:22 smithi088 ceph-mon[87547]: pgmap v4209: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-12T22:51:22.426 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:51:22 smithi088 ceph-mon[91108]: from='client.44941 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:51:22.426 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:51:22 smithi088 ceph-mon[91108]: pgmap v4209: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-12T22:51:22.493 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:51:22 smithi142 ceph-mon[87853]: from='client.44941 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:51:22.494 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:51:22 smithi142 ceph-mon[87853]: pgmap v4209: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-12T22:51:24.426 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:51:24 smithi088 ceph-mon[87547]: pgmap v4210: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-12T22:51:24.426 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:51:24 smithi088 ceph-mon[91108]: pgmap v4210: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-12T22:51:24.494 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:51:24 smithi142 ceph-mon[87853]: pgmap v4210: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-12T22:51:26.426 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:51:26 smithi088 ceph-mon[87547]: pgmap v4211: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-12T22:51:26.426 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:51:26 smithi088 ceph-mon[91108]: pgmap v4211: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-12T22:51:26.426 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:51:26 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:51:26] "GET /metrics HTTP/1.1" 200 38846 "" "Prometheus/2.33.4" 2024-04-12T22:51:26.494 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:51:26 smithi142 ceph-mon[87853]: pgmap v4211: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-12T22:51:28.426 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:51:28 smithi088 ceph-mon[87547]: pgmap v4212: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-12T22:51:28.426 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:51:28 smithi088 ceph-mon[91108]: pgmap v4212: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-12T22:51:28.494 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:51:28 smithi142 ceph-mon[87853]: pgmap v4212: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-12T22:51:30.426 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:51:30 smithi088 ceph-mon[87547]: pgmap v4213: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:51:30.426 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:51:30 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:51:30.426 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:51:30 smithi088 ceph-mon[91108]: pgmap v4213: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:51:30.426 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:51:30 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:51:30.493 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:51:30 smithi142 ceph-mon[87853]: pgmap v4213: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-12T22:51:30.494 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:51:30 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:51:32.926 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:51:32 smithi088 ceph-mon[87547]: from='client.44941 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:51:32.926 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:51:32 smithi088 ceph-mon[87547]: pgmap v4214: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:51:32.926 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:51:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:51:32.927 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:51:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:51:32.927 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:51:32 smithi088 ceph-mon[87547]: pgmap v4215: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 964 B/s rd, 0 op/s 2024-04-12T22:51:32.927 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:51:32 smithi088 ceph-mon[87547]: pgmap v4216: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:51:32.927 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:51:32 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:51:32.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:51:32 smithi088 ceph-mon[91108]: from='client.44941 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:51:32.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:51:32 smithi088 ceph-mon[91108]: pgmap v4214: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:51:32.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:51:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:51:32.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:51:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:51:32.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:51:32 smithi088 ceph-mon[91108]: pgmap v4215: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 964 B/s rd, 0 op/s 2024-04-12T22:51:32.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:51:32 smithi088 ceph-mon[91108]: pgmap v4216: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:51:32.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:51:32 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:51:32.950 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:51:32 smithi142 ceph-mon[87853]: from='client.44941 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:51:32.950 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:51:32 smithi142 ceph-mon[87853]: pgmap v4214: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:51:32.951 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:51:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:51:32.951 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:51:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:51:32.951 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:51:32 smithi142 ceph-mon[87853]: pgmap v4215: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 964 B/s rd, 0 op/s 2024-04-12T22:51:32.951 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:51:32 smithi142 ceph-mon[87853]: pgmap v4216: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:51:32.951 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:51:32 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:51:34.993 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:51:34 smithi142 ceph-mon[87853]: pgmap v4217: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:51:35.176 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:51:34 smithi088 ceph-mon[87547]: pgmap v4217: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:51:35.177 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:51:34 smithi088 ceph-mon[91108]: pgmap v4217: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:51:36.404 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:51:36 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:51:36] "GET /metrics HTTP/1.1" 200 38847 "" "Prometheus/2.33.4" 2024-04-12T22:51:36.744 DEBUG:teuthology.orchestra.run.smithi088:> 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 a5fdb6f0-f91b-11ee-bc8d-c7b262605968 -e sha1=b277feb2c7beb4597d8ecc39d58d5c36b81f613a -- bash -c 'ceph orch ps' 2024-04-12T22:51:36.993 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:51:36 smithi142 ceph-mon[87853]: pgmap v4218: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 594 B/s rd, 0 op/s 2024-04-12T22:51:37.057 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:51:36 smithi088 ceph-mon[87547]: pgmap v4218: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 594 B/s rd, 0 op/s 2024-04-12T22:51:37.058 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:51:36 smithi088 ceph-mon[91108]: pgmap v4218: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 594 B/s rd, 0 op/s 2024-04-12T22:51:38.426 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:51:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:51:38.426 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:51:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:51:38.426 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:51:38 smithi088 ceph-mon[87547]: pgmap v4219: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:51:38.426 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:51:38 smithi088 ceph-mon[87547]: pgmap v4220: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 836 B/s rd, 0 op/s 2024-04-12T22:51:38.426 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:51:38 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:51:38.426 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:51:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:51:38.426 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:51:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:51:38.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:51:38 smithi088 ceph-mon[91108]: pgmap v4219: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:51:38.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:51:38 smithi088 ceph-mon[91108]: pgmap v4220: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 836 B/s rd, 0 op/s 2024-04-12T22:51:38.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:51:38 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:51:38.494 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:51:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:51:38.494 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:51:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:51:38.494 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:51:38 smithi142 ceph-mon[87853]: pgmap v4219: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:51:38.494 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:51:38 smithi142 ceph-mon[87853]: pgmap v4220: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 836 B/s rd, 0 op/s 2024-04-12T22:51:38.494 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:51:38 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:51:38.759 INFO:teuthology.orchestra.run.smithi088.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-12T22:51:38.760 INFO:teuthology.orchestra.run.smithi088.stdout:agent.smithi088 smithi088 running 1s ago 24m - - 2024-04-12T22:51:38.760 INFO:teuthology.orchestra.run.smithi088.stdout:agent.smithi142 smithi142 running 7s ago 23m - - 2024-04-12T22:51:38.760 INFO:teuthology.orchestra.run.smithi088.stdout:alertmanager.a smithi088 *:9093,9094 running (13m) 1s ago 18m - - 0.23.0 ba2b418f427c 0ea85e911776 2024-04-12T22:51:38.760 INFO:teuthology.orchestra.run.smithi088.stdout:grafana.a smithi142 *:3000 error 7s ago 18m - - 2024-04-12T22:51:38.760 INFO:teuthology.orchestra.run.smithi088.stdout:iscsi.foo.smithi088.yxerll smithi088 running (78s) 1s ago 17m - - 3.7 668895944f0e 847f49b18bb8 2024-04-12T22:51:38.760 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.x smithi142 *:8443,9283,8765 running (11m) 7s ago 23m 454M - 19.0.0-2053-gb277feb2 668895944f0e f9384b7063eb 2024-04-12T22:51:38.760 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.y smithi088 *:8443,9283,8765 running (12m) 1s ago 24m - - 19.0.0-2053-gb277feb2 668895944f0e 61e5b1816570 2024-04-12T22:51:38.760 INFO:teuthology.orchestra.run.smithi088.stdout:mon.a smithi088 running (10m) 1s ago 25m - 2048M 19.0.0-2053-gb277feb2 668895944f0e 6000fee523aa 2024-04-12T22:51:38.760 INFO:teuthology.orchestra.run.smithi088.stdout:mon.b smithi142 running (10m) 7s ago 23m 72.0M 2048M 19.0.0-2053-gb277feb2 668895944f0e 7cb5c5614a81 2024-04-12T22:51:38.760 INFO:teuthology.orchestra.run.smithi088.stdout:mon.c smithi088 running (10m) 1s ago 23m - 2048M 19.0.0-2053-gb277feb2 668895944f0e 87d1391aae18 2024-04-12T22:51:38.760 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.a smithi088 *:9100 running (13m) 1s ago 19m - - 1.3.1 1dbe0e931976 40e0439db208 2024-04-12T22:51:38.760 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.b smithi142 *:9100 running (13m) 7s ago 19m 17.0M - 1.3.1 1dbe0e931976 747060fd1a5d 2024-04-12T22:51:38.761 INFO:teuthology.orchestra.run.smithi088.stdout:osd.0 smithi088 running (8m) 1s ago 22m - 4096M 19.0.0-2053-gb277feb2 668895944f0e e1ee31dcc722 2024-04-12T22:51:38.761 INFO:teuthology.orchestra.run.smithi088.stdout:osd.1 smithi088 running (8m) 1s ago 22m - 4096M 19.0.0-2053-gb277feb2 668895944f0e 494f5e8e2531 2024-04-12T22:51:38.761 INFO:teuthology.orchestra.run.smithi088.stdout:osd.2 smithi088 running (7m) 1s ago 22m - 4096M 19.0.0-2053-gb277feb2 668895944f0e ca5dfe640c82 2024-04-12T22:51:38.761 INFO:teuthology.orchestra.run.smithi088.stdout:osd.3 smithi088 running (6m) 1s ago 21m - 4096M 19.0.0-2053-gb277feb2 668895944f0e 94ea4016ad0c 2024-04-12T22:51:38.761 INFO:teuthology.orchestra.run.smithi088.stdout:osd.4 smithi142 running (5m) 7s ago 21m 59.8M 4096M 19.0.0-2053-gb277feb2 668895944f0e af3fdbbb3a05 2024-04-12T22:51:38.761 INFO:teuthology.orchestra.run.smithi088.stdout:osd.5 smithi142 running (4m) 7s ago 20m 51.6M 4096M 19.0.0-2053-gb277feb2 668895944f0e bf1123bf3ff8 2024-04-12T22:51:38.761 INFO:teuthology.orchestra.run.smithi088.stdout:osd.6 smithi142 running (3m) 7s ago 20m 56.9M 4096M 19.0.0-2053-gb277feb2 668895944f0e 2c5b3ef7a527 2024-04-12T22:51:38.761 INFO:teuthology.orchestra.run.smithi088.stdout:osd.7 smithi142 running (2m) 7s ago 20m 49.7M 4096M 19.0.0-2053-gb277feb2 668895944f0e a7c577ba1d6a 2024-04-12T22:51:38.761 INFO:teuthology.orchestra.run.smithi088.stdout:prometheus.a smithi142 *:9095 running (12m) 7s ago 19m 69.4M - 2.33.4 514e6a882f6e db995400848f 2024-04-12T22:51:38.761 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi088.qlemsa smithi088 *:8000 running (2m) 1s ago 17m - - 19.0.0-2053-gb277feb2 668895944f0e 3cef37bee59c 2024-04-12T22:51:38.761 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.foo.smithi142.qxzxoy smithi142 *:8000 running (2m) 7s ago 17m 76.4M - 19.0.0-2053-gb277feb2 668895944f0e ac31a12d4020 2024-04-12T22:51:38.761 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi088.rfqdxx smithi088 *:80 running (114s) 1s ago 17m - - 19.0.0-2053-gb277feb2 668895944f0e 48c1a6a62ead 2024-04-12T22:51:38.761 INFO:teuthology.orchestra.run.smithi088.stdout:rgw.smpl.smithi142.kdrxla smithi142 *:80 running (2m) 7s ago 17m 76.3M - 19.0.0-2053-gb277feb2 668895944f0e 4e62b4555296 2024-04-12T22:51:39.409 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:51:39 smithi088 ceph-mon[87547]: from='client.45016 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:51:39.410 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:51:39 smithi088 ceph-mon[91108]: from='client.45016 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:51:39.435 DEBUG:teuthology.orchestra.run.smithi088:> 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 a5fdb6f0-f91b-11ee-bc8d-c7b262605968 -e sha1=b277feb2c7beb4597d8ecc39d58d5c36b81f613a -- bash -c 'ceph versions' 2024-04-12T22:51:39.493 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:51:39 smithi142 ceph-mon[87853]: from='client.45016 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:51:40.426 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:51:40 smithi088 ceph-mon[91108]: pgmap v4221: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 681 B/s rd, 0 op/s 2024-04-12T22:51:40.426 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:51:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:51:40.426 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:51:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:51:40.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:51:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:51:40.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:51:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:51:40.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:51:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:51:40.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:51:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:51:40.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:51:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:51:40.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:51:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:51:40.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:51:40 smithi088 ceph-mon[91108]: Adjusting osd_memory_target on smithi142 to 2736M 2024-04-12T22:51:40.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:51:40 smithi088 ceph-mon[91108]: Adjusting osd_memory_target on smithi088 to 2480M 2024-04-12T22:51:40.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:51:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:51:40.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:51:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:51:40.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:51:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:51:40.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:51:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:51:40.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:51:40 smithi088 ceph-mon[91108]: pgmap v4222: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 626 B/s rd, 0 op/s 2024-04-12T22:51:40.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:51:40 smithi088 ceph-mon[91108]: pgmap v4223: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 830 B/s rd, 0 op/s 2024-04-12T22:51:40.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:51:40 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:51:40.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:51:40 smithi088 ceph-mon[87547]: pgmap v4221: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 681 B/s rd, 0 op/s 2024-04-12T22:51:40.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:51:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:51:40.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:51:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:51:40.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:51:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:51:40.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:51:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:51:40.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:51:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:51:40.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:51:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:51:40.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:51:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:51:40.428 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:51:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:51:40.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:51:40 smithi088 ceph-mon[87547]: Adjusting osd_memory_target on smithi142 to 2736M 2024-04-12T22:51:40.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:51:40 smithi088 ceph-mon[87547]: Adjusting osd_memory_target on smithi088 to 2480M 2024-04-12T22:51:40.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:51:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:51:40.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:51:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:51:40.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:51:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:51:40.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:51:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:51:40.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:51:40 smithi088 ceph-mon[87547]: pgmap v4222: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 626 B/s rd, 0 op/s 2024-04-12T22:51:40.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:51:40 smithi088 ceph-mon[87547]: pgmap v4223: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 830 B/s rd, 0 op/s 2024-04-12T22:51:40.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:51:40 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:51:40.494 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:51:40 smithi142 ceph-mon[87853]: pgmap v4221: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 681 B/s rd, 0 op/s 2024-04-12T22:51:40.494 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:51:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:51:40.494 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:51:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:51:40.494 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:51:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:51:40.494 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:51:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:51:40.494 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:51:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:51:40.494 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:51:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:51:40.494 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:51:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:51:40.494 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:51:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-12T22:51:40.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:51:40 smithi142 ceph-mon[87853]: Adjusting osd_memory_target on smithi142 to 2736M 2024-04-12T22:51:40.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:51:40 smithi142 ceph-mon[87853]: Adjusting osd_memory_target on smithi088 to 2480M 2024-04-12T22:51:40.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:51:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:51:40.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:51:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:51:40.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:51:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-12T22:51:40.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:51:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-12T22:51:40.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:51:40 smithi142 ceph-mon[87853]: pgmap v4222: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 626 B/s rd, 0 op/s 2024-04-12T22:51:40.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:51:40 smithi142 ceph-mon[87853]: pgmap v4223: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 830 B/s rd, 0 op/s 2024-04-12T22:51:40.495 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:51:40 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:51:41.468 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-04-12T22:51:41.468 INFO:teuthology.orchestra.run.smithi088.stdout: "mon": { 2024-04-12T22:51:41.468 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-2053-gb277feb2 (b277feb2c7beb4597d8ecc39d58d5c36b81f613a) squid (dev)": 3 2024-04-12T22:51:41.468 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:51:41.468 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr": { 2024-04-12T22:51:41.468 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-2053-gb277feb2 (b277feb2c7beb4597d8ecc39d58d5c36b81f613a) squid (dev)": 2 2024-04-12T22:51:41.468 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:51:41.468 INFO:teuthology.orchestra.run.smithi088.stdout: "osd": { 2024-04-12T22:51:41.468 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-2053-gb277feb2 (b277feb2c7beb4597d8ecc39d58d5c36b81f613a) squid (dev)": 8 2024-04-12T22:51:41.468 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:51:41.468 INFO:teuthology.orchestra.run.smithi088.stdout: "rgw": { 2024-04-12T22:51:41.468 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-2053-gb277feb2 (b277feb2c7beb4597d8ecc39d58d5c36b81f613a) squid (dev)": 4 2024-04-12T22:51:41.468 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-04-12T22:51:41.468 INFO:teuthology.orchestra.run.smithi088.stdout: "overall": { 2024-04-12T22:51:41.469 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-2053-gb277feb2 (b277feb2c7beb4597d8ecc39d58d5c36b81f613a) squid (dev)": 17 2024-04-12T22:51:41.469 INFO:teuthology.orchestra.run.smithi088.stdout: } 2024-04-12T22:51:41.469 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-04-12T22:51:41.773 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:51:41 smithi088 ceph-mon[87547]: from='client.? 172.21.15.88:0/2066570530' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:51:41.773 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:51:41 smithi088 ceph-mon[91108]: from='client.? 172.21.15.88:0/2066570530' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:51:41.994 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:51:41 smithi142 ceph-mon[87853]: from='client.? 172.21.15.88:0/2066570530' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:51:42.148 DEBUG:teuthology.orchestra.run.smithi088:> 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 a5fdb6f0-f91b-11ee-bc8d-c7b262605968 -e sha1=b277feb2c7beb4597d8ecc39d58d5c36b81f613a -- bash -c 'ceph orch upgrade status' 2024-04-12T22:51:42.759 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:51:42 smithi088 ceph-mon[87547]: from='client.44941 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:51:42.760 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:51:42 smithi088 ceph-mon[87547]: pgmap v4224: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-04-12T22:51:42.760 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:51:42 smithi088 ceph-mon[91108]: from='client.44941 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:51:42.760 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:51:42 smithi088 ceph-mon[91108]: pgmap v4224: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-04-12T22:51:42.993 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:51:42 smithi142 ceph-mon[87853]: from='client.44941 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:51:42.994 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:51:42 smithi142 ceph-mon[87853]: pgmap v4224: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-04-12T22:51:44.119 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-04-12T22:51:44.119 INFO:teuthology.orchestra.run.smithi088.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a", 2024-04-12T22:51:44.119 INFO:teuthology.orchestra.run.smithi088.stdout: "in_progress": true, 2024-04-12T22:51:44.119 INFO:teuthology.orchestra.run.smithi088.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-12T22:51:44.119 INFO:teuthology.orchestra.run.smithi088.stdout: "services_complete": [ 2024-04-12T22:51:44.119 INFO:teuthology.orchestra.run.smithi088.stdout: "osd", 2024-04-12T22:51:44.119 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr", 2024-04-12T22:51:44.120 INFO:teuthology.orchestra.run.smithi088.stdout: "mon", 2024-04-12T22:51:44.120 INFO:teuthology.orchestra.run.smithi088.stdout: "rgw", 2024-04-12T22:51:44.120 INFO:teuthology.orchestra.run.smithi088.stdout: "iscsi" 2024-04-12T22:51:44.120 INFO:teuthology.orchestra.run.smithi088.stdout: ], 2024-04-12T22:51:44.120 INFO:teuthology.orchestra.run.smithi088.stdout: "progress": "18/23 daemons upgraded", 2024-04-12T22:51:44.120 INFO:teuthology.orchestra.run.smithi088.stdout: "message": "Error: UPGRADE_REDEPLOY_DAEMON: Upgrading daemon iscsi.foo.smithi088.yxerll on host smithi088 failed.", 2024-04-12T22:51:44.120 INFO:teuthology.orchestra.run.smithi088.stdout: "is_paused": true 2024-04-12T22:51:44.120 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-04-12T22:51:44.742 DEBUG:teuthology.orchestra.run.smithi088:> 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 a5fdb6f0-f91b-11ee-bc8d-c7b262605968 -e sha1=b277feb2c7beb4597d8ecc39d58d5c36b81f613a -- bash -c 'ceph health detail' 2024-04-12T22:51:45.047 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:51:44 smithi088 ceph-mon[87547]: pgmap v4225: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 769 B/s rd, 0 op/s 2024-04-12T22:51:45.048 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:51:44 smithi088 ceph-mon[91108]: pgmap v4225: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 769 B/s rd, 0 op/s 2024-04-12T22:51:45.243 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:51:44 smithi142 ceph-mon[87853]: pgmap v4225: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 769 B/s rd, 0 op/s 2024-04-12T22:51:46.176 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:51:45 smithi088 ceph-mon[87547]: from='client.45028 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:51:46.176 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:51:45 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:51:46.176 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:51:45 smithi088 ceph-mon[91108]: from='client.45028 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:51:46.176 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:51:45 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:51:46.243 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:51:45 smithi142 ceph-mon[87853]: from='client.45028 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:51:46.244 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:51:45 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:51:46.464 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:51:46 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:51:46] "GET /metrics HTTP/1.1" 200 38842 "" "Prometheus/2.33.4" 2024-04-12T22:51:46.852 INFO:teuthology.orchestra.run.smithi088.stdout:HEALTH_WARN 1 failed cephadm daemon(s); Upgrading daemon iscsi.foo.smithi088.yxerll on host smithi088 failed. 2024-04-12T22:51:46.853 INFO:teuthology.orchestra.run.smithi088.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-12T22:51:46.853 INFO:teuthology.orchestra.run.smithi088.stdout: daemon grafana.a on smithi142 is in error state 2024-04-12T22:51:46.853 INFO:teuthology.orchestra.run.smithi088.stdout:[WRN] UPGRADE_REDEPLOY_DAEMON: Upgrading daemon iscsi.foo.smithi088.yxerll on host smithi088 failed. 2024-04-12T22:51:46.853 INFO:teuthology.orchestra.run.smithi088.stdout: Upgrade daemon: iscsi.foo.smithi088.yxerll: cephadm exited with an error code: 1, stderr: Redeploy daemon iscsi.foo.smithi088.yxerll ... 2024-04-12T22:51:46.853 INFO:teuthology.orchestra.run.smithi088.stdout:Creating ceph-iscsi config... 2024-04-12T22:51:46.853 INFO:teuthology.orchestra.run.smithi088.stdout:Write file: /var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/iscsi.foo.smithi088.yxerll/iscsi-gateway.cfg 2024-04-12T22:51:46.853 INFO:teuthology.orchestra.run.smithi088.stdout:Write file: /var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/iscsi.foo.smithi088.yxerll/tcmu-runner-entrypoint.sh 2024-04-12T22:51:46.853 INFO:teuthology.orchestra.run.smithi088.stdout:Failed to trim old cgroups /sys/fs/cgroup/system.slice/system-ceph\x2da5fdb6f0\x2df91b\x2d11ee\x2dbc8d\x2dc7b262605968.slice/ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service 2024-04-12T22:51:46.853 INFO:teuthology.orchestra.run.smithi088.stdout:Non-zero exit code 1 from systemctl start ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll 2024-04-12T22:51:46.853 INFO:teuthology.orchestra.run.smithi088.stdout:systemctl: stderr Job for ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service failed because the control process exited with error code. 2024-04-12T22:51:46.853 INFO:teuthology.orchestra.run.smithi088.stdout:systemctl: stderr See "systemctl status ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" and "journalctl -xeu ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" for details. 2024-04-12T22:51:46.853 INFO:teuthology.orchestra.run.smithi088.stdout:Traceback (most recent call last): 2024-04-12T22:51:46.854 INFO:teuthology.orchestra.run.smithi088.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-04-12T22:51:46.854 INFO:teuthology.orchestra.run.smithi088.stdout: return _run_code(code, main_globals, None, 2024-04-12T22:51:46.854 INFO:teuthology.orchestra.run.smithi088.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-04-12T22:51:46.854 INFO:teuthology.orchestra.run.smithi088.stdout: exec(code, run_globals) 2024-04-12T22:51:46.854 INFO:teuthology.orchestra.run.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 5534, in 2024-04-12T22:51:46.854 INFO:teuthology.orchestra.run.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 5522, in main 2024-04-12T22:51:46.854 INFO:teuthology.orchestra.run.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 3045, in command_deploy_from 2024-04-12T22:51:46.854 INFO:teuthology.orchestra.run.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 3080, in _common_deploy 2024-04-12T22:51:46.854 INFO:teuthology.orchestra.run.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 3100, in _deploy_daemon_container 2024-04-12T22:51:46.854 INFO:teuthology.orchestra.run.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 1036, in deploy_daemon 2024-04-12T22:51:46.854 INFO:teuthology.orchestra.run.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/__main__.py", line 1172, in deploy_daemon_units 2024-04-12T22:51:46.854 INFO:teuthology.orchestra.run.smithi088.stdout: File "/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/cephadm.3d7e653875625f0c77c19c6eec634e5e96c6029bf8db67dbe4f37726f33fe44e/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-12T22:51:46.854 INFO:teuthology.orchestra.run.smithi088.stdout:RuntimeError: Failed command: systemctl start ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll: Job for ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service failed because the control process exited with error code. 2024-04-12T22:51:46.854 INFO:teuthology.orchestra.run.smithi088.stdout:See "systemctl status ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" and "journalctl -xeu ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@iscsi.foo.smithi088.yxerll.service" for details. 2024-04-12T22:51:47.176 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:51:46 smithi088 ceph-mon[87547]: pgmap v4226: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:51:47.176 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:51:46 smithi088 ceph-mon[87547]: from='client.? 172.21.15.88:0/1509301887' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T22:51:47.176 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:51:46 smithi088 ceph-mon[91108]: pgmap v4226: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:51:47.176 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:51:46 smithi088 ceph-mon[91108]: from='client.? 172.21.15.88:0/1509301887' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T22:51:47.243 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:51:46 smithi142 ceph-mon[87853]: pgmap v4226: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:51:47.244 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:51:46 smithi142 ceph-mon[87853]: from='client.? 172.21.15.88:0/1509301887' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-12T22:51:47.649 DEBUG:teuthology.orchestra.run.smithi088:> 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 a5fdb6f0-f91b-11ee-bc8d-c7b262605968 -e sha1=b277feb2c7beb4597d8ecc39d58d5c36b81f613a -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 1'"'"'' 2024-04-12T22:51:49.176 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:51:48 smithi088 ceph-mon[87547]: pgmap v4227: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:51:49.176 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:51:48 smithi088 ceph-mon[91108]: pgmap v4227: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:51:49.244 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:51:48 smithi142 ceph-mon[87853]: pgmap v4227: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-12T22:51:49.871 INFO:teuthology.orchestra.run.smithi088.stdout:true 2024-04-12T22:51:50.175 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:51:49 smithi088 ceph-mon[91108]: from='client.? 172.21.15.88:0/918513689' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:51:50.176 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:51:49 smithi088 ceph-mon[87547]: from='client.? 172.21.15.88:0/918513689' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:51:50.243 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:51:49 smithi142 ceph-mon[87853]: from='client.? 172.21.15.88:0/918513689' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:51:50.637 DEBUG:teuthology.orchestra.run.smithi088:> 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 a5fdb6f0-f91b-11ee-bc8d-c7b262605968 -e sha1=b277feb2c7beb4597d8ecc39d58d5c36b81f613a -- bash -c 'ceph versions | jq -e '"'"'.overall | keys'"'"' | grep $sha1' 2024-04-12T22:51:51.168 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:51:50 smithi088 ceph-mon[87547]: pgmap v4228: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-12T22:51:51.168 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:51:50 smithi088 ceph-mon[91108]: pgmap v4228: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-12T22:51:51.243 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:51:50 smithi142 ceph-mon[87853]: pgmap v4228: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-12T22:51:53.052 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:51:52 smithi088 ceph-mon[87547]: from='client.44941 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:51:53.053 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:51:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:51:53.053 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:51:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:51:53.053 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:51:52 smithi088 ceph-mon[87547]: pgmap v4229: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-12T22:51:53.053 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:51:52 smithi088 ceph-mon[87547]: pgmap v4230: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-12T22:51:53.053 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:51:52 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:51:53.053 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:51:52 smithi088 ceph-mon[91108]: from='client.44941 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:51:53.053 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:51:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:51:53.054 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:51:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:51:53.054 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:51:52 smithi088 ceph-mon[91108]: pgmap v4229: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-12T22:51:53.054 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:51:52 smithi088 ceph-mon[91108]: pgmap v4230: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-12T22:51:53.054 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:51:52 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:51:53.241 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.0.0-2053-gb277feb2 (b277feb2c7beb4597d8ecc39d58d5c36b81f613a) squid (dev)" 2024-04-12T22:51:53.243 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:51:52 smithi142 ceph-mon[87853]: from='client.44941 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:51:53.243 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:51:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:51:53.244 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:51:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:51:53.244 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:51:52 smithi142 ceph-mon[87853]: pgmap v4229: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-12T22:51:53.244 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:51:52 smithi142 ceph-mon[87853]: pgmap v4230: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-12T22:51:53.244 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:51:52 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:51:54.007 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:51:53 smithi088 ceph-mon[87547]: from='client.? 172.21.15.88:0/2280037355' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:51:54.008 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:51:53 smithi088 ceph-mon[91108]: from='client.? 172.21.15.88:0/2280037355' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:51:54.036 DEBUG:teuthology.orchestra.run.smithi088:> 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 a5fdb6f0-f91b-11ee-bc8d-c7b262605968 -e sha1=b277feb2c7beb4597d8ecc39d58d5c36b81f613a -- bash -c 'ceph orch ls | grep '"'"'^osd '"'"'' 2024-04-12T22:51:54.130 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:51:53 smithi142 ceph-mon[87853]: from='client.? 172.21.15.88:0/2280037355' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-12T22:51:55.113 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:51:54 smithi088 ceph-mon[87547]: pgmap v4231: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-12T22:51:55.113 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:51:54 smithi088 ceph-mon[91108]: pgmap v4231: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-12T22:51:55.133 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:51:54 smithi142 ceph-mon[87853]: pgmap v4231: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-12T22:51:56.412 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:51:56 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:51:56] "GET /metrics HTTP/1.1" 200 38842 "" "Prometheus/2.33.4" 2024-04-12T22:51:56.993 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:51:56 smithi088 ceph-mon[87547]: pgmap v4232: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-12T22:51:56.994 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:51:56 smithi088 ceph-mon[91108]: pgmap v4232: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-12T22:51:57.244 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:51:56 smithi142 ceph-mon[87853]: pgmap v4232: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-12T22:51:57.474 INFO:teuthology.orchestra.run.smithi088.stdout:osd 8 5s ago - 2024-04-12T22:51:58.102 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-04-12T22:51:58.113 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi088.front.sepia.ceph.com 2024-04-12T22:51:58.114 DEBUG:teuthology.orchestra.run.smithi088:> 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 a5fdb6f0-f91b-11ee-bc8d-c7b262605968 -- bash -c 'ceph orch upgrade ls' 2024-04-12T22:51:58.423 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:51:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:51:58.423 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:51:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:51:58.423 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:51:58 smithi088 ceph-mon[91108]: pgmap v4233: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:51:58.424 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:51:58 smithi088 ceph-mon[91108]: pgmap v4234: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-12T22:51:58.424 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:51:58 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:51:58.424 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:51:58 smithi088 ceph-mon[91108]: from='client.45052 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:51:58.424 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:51:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:51:58.424 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:51:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:51:58.424 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:51:58 smithi088 ceph-mon[87547]: pgmap v4233: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:51:58.424 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:51:58 smithi088 ceph-mon[87547]: pgmap v4234: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-12T22:51:58.424 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:51:58 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:51:58.424 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:51:58 smithi088 ceph-mon[87547]: from='client.45052 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:51:58.743 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:51:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:51:58.744 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:51:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:51:58.744 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:51:58 smithi142 ceph-mon[87853]: pgmap v4233: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-12T22:51:58.744 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:51:58 smithi142 ceph-mon[87853]: pgmap v4234: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-12T22:51:58.744 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:51:58 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' 2024-04-12T22:51:58.744 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:51:58 smithi142 ceph-mon[87853]: from='client.45052 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:52:00.676 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:52:00 smithi088 ceph-mon[87547]: pgmap v4235: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 681 B/s rd, 0 op/s 2024-04-12T22:52:00.676 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:52:00 smithi088 ceph-mon[87547]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:52:00.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:52:00 smithi088 ceph-mon[91108]: pgmap v4235: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 681 B/s rd, 0 op/s 2024-04-12T22:52:00.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:52:00 smithi088 ceph-mon[91108]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:52:00.736 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-04-12T22:52:00.736 INFO:teuthology.orchestra.run.smithi088.stdout: "image": "quay.io/ceph/ceph", 2024-04-12T22:52:00.736 INFO:teuthology.orchestra.run.smithi088.stdout: "registry": "quay.io", 2024-04-12T22:52:00.736 INFO:teuthology.orchestra.run.smithi088.stdout: "bare_image": "ceph/ceph", 2024-04-12T22:52:00.736 INFO:teuthology.orchestra.run.smithi088.stdout: "versions": [] 2024-04-12T22:52:00.736 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-04-12T22:52:00.743 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:52:00 smithi142 ceph-mon[87853]: pgmap v4235: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 681 B/s rd, 0 op/s 2024-04-12T22:52:00.743 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:52:00 smithi142 ceph-mon[87853]: from='mgr.34107 172.21.15.88:0/3645491044' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-12T22:52:01.475 DEBUG:teuthology.orchestra.run.smithi088:> 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 a5fdb6f0-f91b-11ee-bc8d-c7b262605968 -- bash -c 'ceph orch upgrade ls --image quay.io/ceph/ceph --show-all-versions | grep 16.2.0' 2024-04-12T22:52:01.675 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:52:01 smithi088 ceph-mon[87547]: from='client.35115 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:52:01.676 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:52:01 smithi088 ceph-mon[91108]: from='client.35115 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:52:01.743 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:52:01 smithi142 ceph-mon[87853]: from='client.35115 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:52:02.676 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:52:02 smithi088 ceph-mon[87547]: from='client.44941 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:52:02.676 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:52:02 smithi088 ceph-mon[87547]: pgmap v4236: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-12T22:52:02.676 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:52:02 smithi088 ceph-mon[91108]: from='client.44941 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:52:02.676 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:52:02 smithi088 ceph-mon[91108]: pgmap v4236: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-12T22:52:02.743 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:52:02 smithi142 ceph-mon[87853]: from='client.44941 -' entity='client.iscsi.foo.smithi088.yxerll' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-12T22:52:02.744 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:52:02 smithi142 ceph-mon[87853]: pgmap v4236: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-12T22:52:04.062 INFO:teuthology.orchestra.run.smithi088.stdout: "16.2.0", 2024-04-12T22:52:04.676 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:52:04 smithi088 ceph-mon[91108]: pgmap v4237: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-12T22:52:04.676 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:52:04 smithi088 ceph-mon[91108]: from='client.35121 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:52:04.676 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:52:04 smithi088 ceph-mon[87547]: pgmap v4237: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-12T22:52:04.676 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:52:04 smithi088 ceph-mon[87547]: from='client.35121 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:52:04.711 DEBUG:teuthology.orchestra.run.smithi088:> 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 a5fdb6f0-f91b-11ee-bc8d-c7b262605968 -- bash -c 'ceph orch upgrade ls --image quay.io/ceph/ceph --tags | grep v16.2.2' 2024-04-12T22:52:04.744 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:52:04 smithi142 ceph-mon[87853]: pgmap v4237: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-12T22:52:04.744 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:52:04 smithi142 ceph-mon[87853]: from='client.35121 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:52:06.329 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:52:06 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: ::ffff:172.21.15.142 - - [12/Apr/2024:22:52:06] "GET /metrics HTTP/1.1" 200 38843 "" "Prometheus/2.33.4" 2024-04-12T22:52:06.676 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:52:06 smithi088 ceph-mon[91108]: pgmap v4238: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 537 B/s rd, 0 op/s 2024-04-12T22:52:06.676 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:52:06 smithi088 ceph-mon[87547]: pgmap v4238: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 537 B/s rd, 0 op/s 2024-04-12T22:52:06.743 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:52:06 smithi142 ceph-mon[87853]: pgmap v4238: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 537 B/s rd, 0 op/s 2024-04-12T22:52:07.326 INFO:teuthology.orchestra.run.smithi088.stdout: "v16.2.2", 2024-04-12T22:52:07.326 INFO:teuthology.orchestra.run.smithi088.stdout: "v16.2.2-20210505", 2024-04-12T22:52:07.674 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:52:07 smithi088 ceph-mon[87547]: from='client.35127 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:52:07.675 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:52:07 smithi088 ceph-mon[91108]: from='client.35127 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:52:07.743 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:52:07 smithi142 ceph-mon[87853]: from='client.35127 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-12T22:52:08.043 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-04-12T22:52:08.053 INFO:tasks.cephadm:Teardown begin 2024-04-12T22:52:08.053 DEBUG:teuthology.orchestra.run.smithi088:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-12T22:52:08.085 DEBUG:teuthology.orchestra.run.smithi142:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-12T22:52:08.118 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-04-12T22:52:08.118 DEBUG:teuthology.orchestra.run.smithi088:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-04-12T22:52:08.141 DEBUG:teuthology.orchestra.run.smithi142:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-04-12T22:52:08.174 INFO:tasks.cephadm:Stopping all daemons... 2024-04-12T22:52:08.174 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-04-12T22:52:08.175 DEBUG:teuthology.orchestra.run.smithi088:> sudo systemctl stop ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@mon.a 2024-04-12T22:52:08.392 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:52:08 smithi088 systemd[1]: Stopping Ceph mon.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:52:08.393 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:52:08 smithi142 ceph-mon[87853]: pgmap v4239: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-12T22:52:08.676 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:52:08 smithi088 ceph-mon[91108]: pgmap v4239: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-12T22:52:08.676 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:52:08 smithi088 ceph-mon[87547]: pgmap v4239: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-12T22:52:08.676 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:52:08 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mon-a[87543]: 2024-04-12T22:52:08.522+0000 7f1dd7692700 -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-12T22:52:08.676 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:52:08 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mon-a[87543]: 2024-04-12T22:52:08.522+0000 7f1dd7692700 -1 mon.a@0(leader) e4 *** Got Signal Terminated *** 2024-04-12T22:52:08.676 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:52:08 smithi088 podman[191824]: 2024-04-12 22:52:08.562828923 +0000 UTC m=+0.185546978 container died 6000fee523aa9d5f8e8ebade6af1cc38f3e592c3b00e3d23a98b589403b3b014 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mon-a, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.build-date=20240409, RELEASE=squid-b277feb, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, org.label-schema.license=GPLv2) 2024-04-12T22:52:08.677 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:52:08 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: [12/Apr/2024:22:52:08] ENGINE Bus STOPPING 2024-04-12T22:52:08.677 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:52:08 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: [12/Apr/2024:22:52:08] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-12T22:52:08.677 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:52:08 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: [12/Apr/2024:22:52:08] ENGINE Bus STOPPED 2024-04-12T22:52:08.677 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:52:08 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: [12/Apr/2024:22:52:08] ENGINE Bus STARTING 2024-04-12T22:52:08.677 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:52:08 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: CherryPy Checker: 2024-04-12T22:52:08.677 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:52:08 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: The Application mounted at '' has an empty config. 2024-04-12T22:52:08.677 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:52:08 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: 2024-04-12T22:52:08.678 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:52:08 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: [12/Apr/2024:22:52:08] ENGINE Serving on http://:::9283 2024-04-12T22:52:08.678 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:52:08 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: [12/Apr/2024:22:52:08] ENGINE Bus STARTED 2024-04-12T22:52:09.150 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:52:09 smithi088 podman[191824]: 2024-04-12 22:52:09.140709221 +0000 UTC m=+0.763427315 container cleanup 6000fee523aa9d5f8e8ebade6af1cc38f3e592c3b00e3d23a98b589403b3b014 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mon-a, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240409, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, ceph=True, RELEASE=squid-b277feb, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_CLEAN=True, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0) 2024-04-12T22:52:09.150 INFO:journalctl@ceph.mon.a.smithi088.stdout:Apr 12 22:52:09 smithi088 bash[191824]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mon-a 2024-04-12T22:52:09.561 DEBUG:teuthology.orchestra.run.smithi088:> sudo pkill -f 'journalctl -f -n 0 -u ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@mon.a.service' 2024-04-12T22:52:09.608 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-12T22:52:09.608 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-04-12T22:52:09.608 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2024-04-12T22:52:09.608 DEBUG:teuthology.orchestra.run.smithi088:> sudo systemctl stop ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@mon.c 2024-04-12T22:52:09.893 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:52:09 smithi088 systemd[1]: Stopping Ceph mon.c for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:52:10.176 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:52:09 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mon-c[91104]: 2024-04-12T22:52:09.903+0000 7f3a60375700 -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-12T22:52:10.176 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:52:09 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mon-c[91104]: 2024-04-12T22:52:09.903+0000 7f3a60375700 -1 mon.c@1(peon) e4 *** Got Signal Terminated *** 2024-04-12T22:52:10.176 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:52:09 smithi088 podman[191956]: 2024-04-12 22:52:09.964814607 +0000 UTC m=+0.169843006 container died 87d1391aae18f7ecb0b5c7d60d0b2bed5641a2b9bb5a0a55a3804bbb6181ee5a (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mon-c, CEPH_POINT_RELEASE=, GIT_CLEAN=True, RELEASE=squid-b277feb, io.buildah.version=1.33.5, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240409, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, ceph=True) 2024-04-12T22:52:10.176 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:52:09 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: [12/Apr/2024:22:52:09] ENGINE Bus STOPPING 2024-04-12T22:52:10.176 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:52:09 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: [12/Apr/2024:22:52:09] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-12T22:52:10.176 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:52:09 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: [12/Apr/2024:22:52:09] ENGINE Bus STOPPED 2024-04-12T22:52:10.176 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:52:09 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: [12/Apr/2024:22:52:09] ENGINE Bus STARTING 2024-04-12T22:52:10.176 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:52:10 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: [12/Apr/2024:22:52:10] ENGINE Serving on http://:::9283 2024-04-12T22:52:10.176 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:52:10 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: [12/Apr/2024:22:52:10] ENGINE Bus STARTED 2024-04-12T22:52:10.676 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:52:10 smithi088 podman[191956]: 2024-04-12 22:52:10.461833109 +0000 UTC m=+0.666861516 container cleanup 87d1391aae18f7ecb0b5c7d60d0b2bed5641a2b9bb5a0a55a3804bbb6181ee5a (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mon-c, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, RELEASE=squid-b277feb, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240409, org.label-schema.vendor=CentOS, GIT_CLEAN=True, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, ceph=True) 2024-04-12T22:52:10.676 INFO:journalctl@ceph.mon.c.smithi088.stdout:Apr 12 22:52:10 smithi088 bash[191956]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mon-c 2024-04-12T22:52:10.918 DEBUG:teuthology.orchestra.run.smithi088:> sudo pkill -f 'journalctl -f -n 0 -u ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@mon.c.service' 2024-04-12T22:52:10.956 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-12T22:52:10.956 INFO:tasks.cephadm.mon.b:Stopped mon.c 2024-04-12T22:52:10.956 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2024-04-12T22:52:10.957 DEBUG:teuthology.orchestra.run.smithi142:> sudo systemctl stop ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@mon.b 2024-04-12T22:52:11.243 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:52:11 smithi142 systemd[1]: Stopping Ceph mon.b for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:52:11.655 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:52:11 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mon-b[87842]: 2024-04-12T22:52:11.303+0000 7fb0657aa700 -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-12T22:52:11.655 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:52:11 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mon-b[87842]: 2024-04-12T22:52:11.303+0000 7fb0657aa700 -1 mon.b@2(peon) e4 *** Got Signal Terminated *** 2024-04-12T22:52:11.655 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:52:11 smithi142 podman[171007]: 2024-04-12 22:52:11.416635721 +0000 UTC m=+0.251298338 container died 7cb5c5614a811a3a288fe4015f2a0cea48c72c2b61a7428171ff3a800a20ae78 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mon-b, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, ceph=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=squid-b277feb, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240409) 2024-04-12T22:52:11.994 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:52:11 smithi142 podman[171007]: 2024-04-12 22:52:11.871438415 +0000 UTC m=+0.706101041 container cleanup 7cb5c5614a811a3a288fe4015f2a0cea48c72c2b61a7428171ff3a800a20ae78 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mon-b, GIT_CLEAN=True, RELEASE=squid-b277feb, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240409, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0) 2024-04-12T22:52:11.994 INFO:journalctl@ceph.mon.b.smithi142.stdout:Apr 12 22:52:11 smithi142 bash[171007]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mon-b 2024-04-12T22:52:12.308 DEBUG:teuthology.orchestra.run.smithi142:> sudo pkill -f 'journalctl -f -n 0 -u ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@mon.b.service' 2024-04-12T22:52:12.355 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-12T22:52:12.356 INFO:tasks.cephadm.mon.b:Stopped mon.b 2024-04-12T22:52:12.356 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2024-04-12T22:52:12.356 DEBUG:teuthology.orchestra.run.smithi088:> sudo systemctl stop ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@mgr.y 2024-04-12T22:52:12.665 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:52:12 smithi088 systemd[1]: Stopping Ceph mgr.y for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:52:12.926 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:52:12 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: 2024-04-12T22:52:12.673+0000 7fe6467e5700 -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-12T22:52:12.926 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:52:12 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y[69872]: 2024-04-12T22:52:12.673+0000 7fe6467e5700 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2024-04-12T22:52:12.926 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:52:12 smithi088 podman[192088]: 2024-04-12 22:52:12.716011742 +0000 UTC m=+0.164241292 container died 61e5b18165708c00b7dd5cf07fc9422b22a6c4fe7c5093d8fd5f9784b3d024f4 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, GIT_CLEAN=True, org.label-schema.build-date=20240409, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=squid-b277feb, ceph=True, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.schema-version=1.0) 2024-04-12T22:52:13.357 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:52:13 smithi088 podman[192088]: 2024-04-12 22:52:13.091114564 +0000 UTC m=+0.539344104 container cleanup 61e5b18165708c00b7dd5cf07fc9422b22a6c4fe7c5093d8fd5f9784b3d024f4 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240409, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, RELEASE=squid-b277feb, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, ceph=True, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0) 2024-04-12T22:52:13.357 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Apr 12 22:52:13 smithi088 bash[192088]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-y 2024-04-12T22:52:13.499 DEBUG:teuthology.orchestra.run.smithi088:> sudo pkill -f 'journalctl -f -n 0 -u ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@mgr.y.service' 2024-04-12T22:52:13.537 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-12T22:52:13.537 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2024-04-12T22:52:13.537 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-04-12T22:52:13.537 DEBUG:teuthology.orchestra.run.smithi142:> sudo systemctl stop ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@mgr.x 2024-04-12T22:52:13.889 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:52:13 smithi142 systemd[1]: Stopping Ceph mgr.x for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:52:14.159 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:52:13 smithi142 podman[171163]: 2024-04-12 22:52:13.899175495 +0000 UTC m=+0.149218150 container died f9384b7063eb4f20b5c47d89b09fd52de335a5b6034c18eca8ecca9e66be5bbd (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, RELEASE=squid-b277feb, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240409, ceph=True, GIT_CLEAN=True) 2024-04-12T22:52:14.493 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:52:14 smithi142 podman[171163]: 2024-04-12 22:52:14.278137456 +0000 UTC m=+0.528180099 container cleanup f9384b7063eb4f20b5c47d89b09fd52de335a5b6034c18eca8ecca9e66be5bbd (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x, ceph=True, org.label-schema.license=GPLv2, GIT_CLEAN=True, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-b277feb, org.label-schema.schema-version=1.0, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240409, org.label-schema.vendor=CentOS) 2024-04-12T22:52:14.494 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:52:14 smithi142 bash[171163]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x 2024-04-12T22:52:14.794 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:52:14 smithi142 podman[171177]: 2024-04-12 22:52:14.511041997 +0000 UTC m=+0.613280584 container remove f9384b7063eb4f20b5c47d89b09fd52de335a5b6034c18eca8ecca9e66be5bbd (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-mgr-x, CEPH_POINT_RELEASE=, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_CLEAN=True, org.label-schema.build-date=20240409, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, RELEASE=squid-b277feb, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS) 2024-04-12T22:52:14.794 INFO:journalctl@ceph.mgr.x.smithi142.stdout:Apr 12 22:52:14 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-04-12T22:52:14.801 DEBUG:teuthology.orchestra.run.smithi142:> sudo pkill -f 'journalctl -f -n 0 -u ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@mgr.x.service' 2024-04-12T22:52:14.838 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-12T22:52:14.838 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-04-12T22:52:14.838 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-04-12T22:52:14.839 DEBUG:teuthology.orchestra.run.smithi088:> sudo systemctl stop ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@osd.0 2024-04-12T22:52:15.131 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:52:14 smithi088 systemd[1]: Stopping Ceph osd.0 for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:52:16.054 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:52:15 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-0[106285]: 2024-04-12T22:52:15.812+0000 7f0329cba700 -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-12T22:52:16.054 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:52:15 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-0[106285]: 2024-04-12T22:52:15.812+0000 7f0329cba700 -1 osd.0 193 *** Got signal Terminated *** 2024-04-12T22:52:16.054 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:52:15 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-0[106285]: 2024-04-12T22:52:15.812+0000 7f0329cba700 -1 osd.0 193 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-12T22:52:21.597 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:52:21 smithi088 podman[192414]: 2024-04-12 22:52:21.320247179 +0000 UTC m=+5.643306348 container died e1ee31dcc72298b5121eb25bf75a991af0918719bdc85c9409a0957fa9938e9b (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-0, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, RELEASE=squid-b277feb, ceph=True, GIT_CLEAN=True, org.label-schema.build-date=20240409, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux ) 2024-04-12T22:52:21.926 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:52:21 smithi088 podman[192414]: 2024-04-12 22:52:21.704761777 +0000 UTC m=+6.027820945 container cleanup e1ee31dcc72298b5121eb25bf75a991af0918719bdc85c9409a0957fa9938e9b (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-0, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_CLEAN=True, RELEASE=squid-b277feb, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240409, ceph=True, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.name=CentOS Stream 8 Base Image) 2024-04-12T22:52:21.926 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:52:21 smithi088 bash[192414]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-0 2024-04-12T22:52:22.273 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:52:21 smithi088 podman[193001]: 2024-04-12 22:52:21.985415051 +0000 UTC m=+0.663067389 container remove e1ee31dcc72298b5121eb25bf75a991af0918719bdc85c9409a0957fa9938e9b (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-0, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, GIT_CLEAN=True, ceph=True, org.label-schema.schema-version=1.0, RELEASE=squid-b277feb, GIT_BRANCH=HEAD, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240409, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image) 2024-04-12T22:52:22.524 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:52:22 smithi088 podman[193090]: 2024-04-12 22:52:22.186215808 +0000 UTC m=+0.017544542 image pull 668895944f0ec64b67a5b7564961d2756f2966e5d4b9338516300dbec9984951 quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a 2024-04-12T22:52:22.524 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:52:22 smithi088 podman[193090]: 2024-04-12 22:52:22.315243776 +0000 UTC m=+0.146572528 container create b4423a447eeb287225552d58627b8548539945115f19f69f82e07fa11c88c23d (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-0-deactivate, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, RELEASE=squid-b277feb, GIT_CLEAN=True, io.buildah.version=1.33.5, ceph=True, org.label-schema.build-date=20240409, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-04-12T22:52:22.524 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:52:22 smithi088 podman[193090]: 2024-04-12 22:52:22.534368926 +0000 UTC m=+0.365697637 container init b4423a447eeb287225552d58627b8548539945115f19f69f82e07fa11c88c23d (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-0-deactivate, org.label-schema.vendor=CentOS, ceph=True, io.buildah.version=1.33.5, GIT_BRANCH=HEAD, org.label-schema.build-date=20240409, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, RELEASE=squid-b277feb, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=) 2024-04-12T22:52:22.820 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:52:22 smithi088 podman[193090]: 2024-04-12 22:52:22.537900059 +0000 UTC m=+0.369228778 container start b4423a447eeb287225552d58627b8548539945115f19f69f82e07fa11c88c23d (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-0-deactivate, RELEASE=squid-b277feb, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.build-date=20240409, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_CLEAN=True) 2024-04-12T22:52:22.820 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:52:22 smithi088 podman[193090]: 2024-04-12 22:52:22.625867546 +0000 UTC m=+0.457196275 container attach b4423a447eeb287225552d58627b8548539945115f19f69f82e07fa11c88c23d (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-0-deactivate, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, io.buildah.version=1.33.5, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, RELEASE=squid-b277feb, org.label-schema.build-date=20240409, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, ceph=True, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0) 2024-04-12T22:52:23.152 INFO:journalctl@ceph.osd.0.smithi088.stdout:Apr 12 22:52:22 smithi088 podman[193090]: 2024-04-12 22:52:22.830275329 +0000 UTC m=+0.661604041 container died b4423a447eeb287225552d58627b8548539945115f19f69f82e07fa11c88c23d (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-0-deactivate, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, RELEASE=squid-b277feb, org.label-schema.build-date=20240409, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0) 2024-04-12T22:52:23.501 DEBUG:teuthology.orchestra.run.smithi088:> sudo pkill -f 'journalctl -f -n 0 -u ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@osd.0.service' 2024-04-12T22:52:23.543 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-12T22:52:23.543 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-04-12T22:52:23.544 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-04-12T22:52:23.544 DEBUG:teuthology.orchestra.run.smithi088:> sudo systemctl stop ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@osd.1 2024-04-12T22:52:23.923 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:52:23 smithi088 systemd[1]: Stopping Ceph osd.1 for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:52:24.176 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:52:23 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-1[118760]: 2024-04-12T22:52:23.931+0000 7f6e4ae64700 -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-12T22:52:24.176 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:52:23 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-1[118760]: 2024-04-12T22:52:23.931+0000 7f6e4ae64700 -1 osd.1 193 *** Got signal Terminated *** 2024-04-12T22:52:24.176 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:52:23 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-1[118760]: 2024-04-12T22:52:23.931+0000 7f6e4ae64700 -1 osd.1 193 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-12T22:52:24.676 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:52:24 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[64217]: level=warn ts=2024-04-12T22:52:24.271Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi088.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.88:8443: connect: connection refused" 2024-04-12T22:52:24.676 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:52:24 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[64217]: level=warn ts=2024-04-12T22:52:24.272Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi142.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.142:8443: connect: connection refused" 2024-04-12T22:52:29.582 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:52:29 smithi088 podman[193199]: 2024-04-12 22:52:29.269510169 +0000 UTC m=+5.492185900 container died 494f5e8e25310ed8ed175b051245dcfde5bbedc7c1f9ee86a36cfb85731b0e99 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-1, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240409, io.buildah.version=1.33.5, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, RELEASE=squid-b277feb) 2024-04-12T22:52:29.925 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:52:29 smithi088 podman[193199]: 2024-04-12 22:52:29.773724254 +0000 UTC m=+5.996399983 container cleanup 494f5e8e25310ed8ed175b051245dcfde5bbedc7c1f9ee86a36cfb85731b0e99 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-1, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, RELEASE=squid-b277feb, org.label-schema.build-date=20240409, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux ) 2024-04-12T22:52:29.926 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:52:29 smithi088 bash[193199]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-1 2024-04-12T22:52:30.385 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:52:30 smithi088 podman[193218]: 2024-04-12 22:52:30.058456204 +0000 UTC m=+0.784105930 container remove 494f5e8e25310ed8ed175b051245dcfde5bbedc7c1f9ee86a36cfb85731b0e99 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-1, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_BRANCH=HEAD, RELEASE=squid-b277feb, ceph=True, io.buildah.version=1.33.5, org.label-schema.build-date=20240409, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0) 2024-04-12T22:52:30.675 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:52:30 smithi088 podman[193310]: 2024-04-12 22:52:30.297655968 +0000 UTC m=+0.017658627 image pull 668895944f0ec64b67a5b7564961d2756f2966e5d4b9338516300dbec9984951 quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a 2024-04-12T22:52:30.676 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:52:30 smithi088 podman[193310]: 2024-04-12 22:52:30.409281255 +0000 UTC m=+0.129283918 container create 65baa43cceec3ba09fb375c3e51598ad5851b5ff55f05007a3c7e40d909187a1 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-1-deactivate, org.label-schema.vendor=CentOS, GIT_CLEAN=True, CEPH_POINT_RELEASE=, RELEASE=squid-b277feb, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, maintainer=Guillaume Abrioux , GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240409, org.label-schema.license=GPLv2, io.buildah.version=1.33.5, GIT_BRANCH=HEAD) 2024-04-12T22:52:30.676 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:52:30 smithi088 podman[193310]: 2024-04-12 22:52:30.628716289 +0000 UTC m=+0.348718948 container init 65baa43cceec3ba09fb375c3e51598ad5851b5ff55f05007a3c7e40d909187a1 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-1-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-b277feb, GIT_BRANCH=HEAD, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.build-date=20240409, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=) 2024-04-12T22:52:30.676 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:52:30 smithi088 podman[193310]: 2024-04-12 22:52:30.631915953 +0000 UTC m=+0.351918617 container start 65baa43cceec3ba09fb375c3e51598ad5851b5ff55f05007a3c7e40d909187a1 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-1-deactivate, ceph=True, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, RELEASE=squid-b277feb, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240409, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.5) 2024-04-12T22:52:30.994 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:52:30 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[60838]: ts=2024-04-12T22:52:30.513Z caller=refresh.go:98 level=error component="discovery manager notify" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.88:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.88:8765: connect: connection refused" 2024-04-12T22:52:30.994 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:52:30 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[60838]: ts=2024-04-12T22:52:30.513Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.88:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.88:8765: connect: connection refused" 2024-04-12T22:52:30.994 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:52:30 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[60838]: ts=2024-04-12T22:52:30.516Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.88:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.88:8765: connect: connection refused" 2024-04-12T22:52:30.994 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:52:30 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[60838]: ts=2024-04-12T22:52:30.517Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.88:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.88:8765: connect: connection refused" 2024-04-12T22:52:30.994 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:52:30 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[60838]: ts=2024-04-12T22:52:30.517Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.88:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.88:8765: connect: connection refused" 2024-04-12T22:52:31.176 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:52:30 smithi088 podman[193310]: 2024-04-12 22:52:30.704200507 +0000 UTC m=+0.424203167 container attach 65baa43cceec3ba09fb375c3e51598ad5851b5ff55f05007a3c7e40d909187a1 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-1-deactivate, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240409, io.buildah.version=1.33.5, GIT_CLEAN=True, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_BRANCH=HEAD, RELEASE=squid-b277feb, ceph=True, org.label-schema.license=GPLv2) 2024-04-12T22:52:31.176 INFO:journalctl@ceph.osd.1.smithi088.stdout:Apr 12 22:52:30 smithi088 podman[193310]: 2024-04-12 22:52:30.925335302 +0000 UTC m=+0.645337960 container died 65baa43cceec3ba09fb375c3e51598ad5851b5ff55f05007a3c7e40d909187a1 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-1-deactivate, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, ceph=True, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, io.buildah.version=1.33.5, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, RELEASE=squid-b277feb, org.label-schema.build-date=20240409, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-04-12T22:52:31.671 DEBUG:teuthology.orchestra.run.smithi088:> sudo pkill -f 'journalctl -f -n 0 -u ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@osd.1.service' 2024-04-12T22:52:31.713 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-12T22:52:31.713 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-04-12T22:52:31.714 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-04-12T22:52:31.714 DEBUG:teuthology.orchestra.run.smithi088:> sudo systemctl stop ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@osd.2 2024-04-12T22:52:31.925 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:52:31 smithi088 systemd[1]: Stopping Ceph osd.2 for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:52:32.426 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:52:32 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-2[129032]: 2024-04-12T22:52:32.059+0000 7f2d7cc3d700 -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-12T22:52:32.426 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:52:32 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-2[129032]: 2024-04-12T22:52:32.059+0000 7f2d7cc3d700 -1 osd.2 193 *** Got signal Terminated *** 2024-04-12T22:52:32.426 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:52:32 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-2[129032]: 2024-04-12T22:52:32.059+0000 7f2d7cc3d700 -1 osd.2 193 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-12T22:52:34.554 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:52:34 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[64217]: level=error ts=2024-04-12T22:52:34.271Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://smithi142.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.142:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://smithi088.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.88:8443: connect: connection refused" 2024-04-12T22:52:34.554 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:52:34 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[64217]: level=warn ts=2024-04-12T22:52:34.272Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi088.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.88:8443: connect: connection refused" 2024-04-12T22:52:34.554 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:52:34 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[64217]: level=warn ts=2024-04-12T22:52:34.272Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi142.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.142:8443: connect: connection refused" 2024-04-12T22:52:37.714 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:52:37 smithi088 podman[193415]: 2024-04-12 22:52:37.448368859 +0000 UTC m=+5.492438589 container died ca5dfe640c827bb595a4bbf55a7e8468822cf7d9545ae9a1286c06b24f13ae92 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-2, org.label-schema.build-date=20240409, org.label-schema.vendor=CentOS, ceph=True, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, RELEASE=squid-b277feb, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-04-12T22:52:38.088 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:52:37 smithi088 podman[193415]: 2024-04-12 22:52:37.830785335 +0000 UTC m=+5.874855054 container cleanup ca5dfe640c827bb595a4bbf55a7e8468822cf7d9545ae9a1286c06b24f13ae92 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, RELEASE=squid-b277feb, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240409, GIT_BRANCH=HEAD, GIT_CLEAN=True, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, ceph=True) 2024-04-12T22:52:38.089 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:52:37 smithi088 bash[193415]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-2 2024-04-12T22:52:38.395 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:52:38 smithi088 podman[193545]: 2024-04-12 22:52:38.098647807 +0000 UTC m=+0.646749370 container remove ca5dfe640c827bb595a4bbf55a7e8468822cf7d9545ae9a1286c06b24f13ae92 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-2, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, org.label-schema.build-date=20240409, org.label-schema.license=GPLv2, RELEASE=squid-b277feb, io.buildah.version=1.33.5, GIT_BRANCH=HEAD, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-04-12T22:52:38.650 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:52:38 smithi088 podman[193639]: 2024-04-12 22:52:38.307797091 +0000 UTC m=+0.017645322 image pull 668895944f0ec64b67a5b7564961d2756f2966e5d4b9338516300dbec9984951 quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a 2024-04-12T22:52:38.650 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:52:38 smithi088 podman[193639]: 2024-04-12 22:52:38.439452668 +0000 UTC m=+0.149300929 container create ce156fe6da4b7b2da2cc6046569f508ea999c0ad44dc5756612efaf150578e84 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-2-deactivate, org.label-schema.build-date=20240409, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, RELEASE=squid-b277feb, org.label-schema.license=GPLv2, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0) 2024-04-12T22:52:38.650 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:52:38 smithi088 podman[193639]: 2024-04-12 22:52:38.66043599 +0000 UTC m=+0.370284217 container init ce156fe6da4b7b2da2cc6046569f508ea999c0ad44dc5756612efaf150578e84 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-2-deactivate, GIT_BRANCH=HEAD, ceph=True, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-b277feb, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240409, GIT_CLEAN=True) 2024-04-12T22:52:38.925 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:52:38 smithi088 podman[193639]: 2024-04-12 22:52:38.664118601 +0000 UTC m=+0.373966821 container start ce156fe6da4b7b2da2cc6046569f508ea999c0ad44dc5756612efaf150578e84 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-2-deactivate, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240409, GIT_CLEAN=True, ceph=True, RELEASE=squid-b277feb, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0) 2024-04-12T22:52:38.926 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:52:38 smithi088 podman[193639]: 2024-04-12 22:52:38.743696908 +0000 UTC m=+0.453545138 container attach ce156fe6da4b7b2da2cc6046569f508ea999c0ad44dc5756612efaf150578e84 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-2-deactivate, io.buildah.version=1.33.5, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240409, RELEASE=squid-b277feb, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux ) 2024-04-12T22:52:39.419 INFO:journalctl@ceph.osd.2.smithi088.stdout:Apr 12 22:52:38 smithi088 podman[193639]: 2024-04-12 22:52:38.984133828 +0000 UTC m=+0.693982043 container died ce156fe6da4b7b2da2cc6046569f508ea999c0ad44dc5756612efaf150578e84 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-2-deactivate, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, ceph=True, RELEASE=squid-b277feb, GIT_BRANCH=HEAD, org.label-schema.build-date=20240409, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=) 2024-04-12T22:52:39.740 DEBUG:teuthology.orchestra.run.smithi088:> sudo pkill -f 'journalctl -f -n 0 -u ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@osd.2.service' 2024-04-12T22:52:39.783 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-12T22:52:39.784 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-04-12T22:52:39.784 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-04-12T22:52:39.784 DEBUG:teuthology.orchestra.run.smithi088:> sudo systemctl stop ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@osd.3 2024-04-12T22:52:40.156 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:52:39 smithi088 systemd[1]: Stopping Ceph osd.3 for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:52:40.425 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:52:40 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-3[140906]: 2024-04-12T22:52:40.165+0000 7fbd0564f700 -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-12T22:52:40.426 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:52:40 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-3[140906]: 2024-04-12T22:52:40.165+0000 7fbd0564f700 -1 osd.3 193 *** Got signal Terminated *** 2024-04-12T22:52:40.426 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:52:40 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-3[140906]: 2024-04-12T22:52:40.165+0000 7fbd0564f700 -1 osd.3 193 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-12T22:52:43.229 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:52:42 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7[158252]: 2024-04-12T22:52:42.825+0000 7ff97ce52700 -1 osd.7 193 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-04-12T22:52:17.765153+0000 front 2024-04-12T22:52:17.765280+0000 (oldest deadline 2024-04-12T22:52:42.465093+0000) 2024-04-12T22:52:43.494 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 22:52:43 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-4[118967]: 2024-04-12T22:52:43.238+0000 7ffaee3a9700 -1 osd.4 193 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-04-12T22:52:18.924505+0000 front 2024-04-12T22:52:18.924594+0000 (oldest deadline 2024-04-12T22:52:42.424406+0000) 2024-04-12T22:52:44.243 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:52:43 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7[158252]: 2024-04-12T22:52:43.792+0000 7ff97ce52700 -1 osd.7 193 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-04-12T22:52:17.765153+0000 front 2024-04-12T22:52:17.765280+0000 (oldest deadline 2024-04-12T22:52:42.465093+0000) 2024-04-12T22:52:44.425 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:52:44 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[64217]: level=error ts=2024-04-12T22:52:44.272Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://smithi142.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.142:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://smithi088.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.88:8443: connect: connection refused" 2024-04-12T22:52:44.426 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:52:44 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[64217]: level=warn ts=2024-04-12T22:52:44.272Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi088.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.88:8443: connect: connection refused" 2024-04-12T22:52:44.426 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:52:44 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[64217]: level=warn ts=2024-04-12T22:52:44.273Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi142.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.142:8443: connect: connection refused" 2024-04-12T22:52:44.743 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 22:52:44 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-4[118967]: 2024-04-12T22:52:44.270+0000 7ffaee3a9700 -1 osd.4 193 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-04-12T22:52:18.924505+0000 front 2024-04-12T22:52:18.924594+0000 (oldest deadline 2024-04-12T22:52:42.424406+0000) 2024-04-12T22:52:45.233 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:52:44 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7[158252]: 2024-04-12T22:52:44.816+0000 7ff97ce52700 -1 osd.7 193 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-04-12T22:52:17.765153+0000 front 2024-04-12T22:52:17.765280+0000 (oldest deadline 2024-04-12T22:52:42.465093+0000) 2024-04-12T22:52:45.234 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:52:44 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: 2024-04-12T22:52:44.919+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-04-12T22:52:19.573193+0000 front 2024-04-12T22:52:19.573173+0000 (oldest deadline 2024-04-12T22:52:44.873251+0000) 2024-04-12T22:52:45.425 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:52:45 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-3[140906]: 2024-04-12T22:52:45.027+0000 7fbd01c43700 -1 osd.3 193 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-04-12T22:52:20.563465+0000 front 2024-04-12T22:52:20.563523+0000 (oldest deadline 2024-04-12T22:52:44.663511+0000) 2024-04-12T22:52:45.493 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 22:52:45 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-4[118967]: 2024-04-12T22:52:45.243+0000 7ffaee3a9700 -1 osd.4 193 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-04-12T22:52:18.924505+0000 front 2024-04-12T22:52:18.924594+0000 (oldest deadline 2024-04-12T22:52:42.424406+0000) 2024-04-12T22:52:45.769 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:52:45 smithi088 podman[193885]: 2024-04-12 22:52:45.499880669 +0000 UTC m=+5.459705979 container died 94ea4016ad0c436843e7d04f43fa9c373663578c3f0b0c66eed19a1a0950b9d2 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-3, GIT_CLEAN=True, io.buildah.version=1.33.5, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240409, org.label-schema.schema-version=1.0, RELEASE=squid-b277feb, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux ) 2024-04-12T22:52:46.127 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:52:45 smithi088 podman[193885]: 2024-04-12 22:52:45.88634675 +0000 UTC m=+5.846172052 container cleanup 94ea4016ad0c436843e7d04f43fa9c373663578c3f0b0c66eed19a1a0950b9d2 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-3, org.label-schema.build-date=20240409, io.buildah.version=1.33.5, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, RELEASE=squid-b277feb, ceph=True) 2024-04-12T22:52:46.127 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:52:45 smithi088 bash[193885]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-3 2024-04-12T22:52:46.241 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:52:45 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: 2024-04-12T22:52:45.924+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-04-12T22:52:19.573193+0000 front 2024-04-12T22:52:19.573173+0000 (oldest deadline 2024-04-12T22:52:44.873251+0000) 2024-04-12T22:52:46.242 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:52:45 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7[158252]: 2024-04-12T22:52:45.857+0000 7ff97ce52700 -1 osd.7 193 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-04-12T22:52:17.765153+0000 front 2024-04-12T22:52:17.765280+0000 (oldest deadline 2024-04-12T22:52:42.465093+0000) 2024-04-12T22:52:46.425 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:52:46 smithi088 podman[194454]: 2024-04-12 22:52:46.137589124 +0000 UTC m=+0.638512554 container remove 94ea4016ad0c436843e7d04f43fa9c373663578c3f0b0c66eed19a1a0950b9d2 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-3, GIT_CLEAN=True, org.label-schema.build-date=20240409, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, RELEASE=squid-b277feb, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS) 2024-04-12T22:52:46.493 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 22:52:46 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-4[118967]: 2024-04-12T22:52:46.288+0000 7ffaee3a9700 -1 osd.4 193 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-04-12T22:52:18.924505+0000 front 2024-04-12T22:52:18.924594+0000 (oldest deadline 2024-04-12T22:52:42.424406+0000) 2024-04-12T22:52:46.494 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:52:46 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-5[132066]: 2024-04-12T22:52:46.251+0000 7f0c26c5b700 -1 osd.5 193 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-04-12T22:52:20.335880+0000 front 2024-04-12T22:52:20.335767+0000 (oldest deadline 2024-04-12T22:52:46.235803+0000) 2024-04-12T22:52:46.780 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:52:46 smithi088 podman[194547]: 2024-04-12 22:52:46.393711741 +0000 UTC m=+0.017709893 image pull 668895944f0ec64b67a5b7564961d2756f2966e5d4b9338516300dbec9984951 quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a 2024-04-12T22:52:46.780 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:52:46 smithi088 podman[194547]: 2024-04-12 22:52:46.496537356 +0000 UTC m=+0.120535493 container create c443127769ff676a793abaadb030868e816c0b934ae4ddd9213aa2e555d2f287 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-3-deactivate, io.buildah.version=1.33.5, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240409, ceph=True, RELEASE=squid-b277feb, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image) 2024-04-12T22:52:46.780 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:52:46 smithi088 podman[194547]: 2024-04-12 22:52:46.707551917 +0000 UTC m=+0.331550056 container init c443127769ff676a793abaadb030868e816c0b934ae4ddd9213aa2e555d2f287 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-3-deactivate, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, RELEASE=squid-b277feb, org.label-schema.build-date=20240409, org.label-schema.vendor=CentOS, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, org.label-schema.license=GPLv2, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-04-12T22:52:46.780 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:52:46 smithi088 podman[194547]: 2024-04-12 22:52:46.710821887 +0000 UTC m=+0.334820031 container start c443127769ff676a793abaadb030868e816c0b934ae4ddd9213aa2e555d2f287 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-3-deactivate, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240409, ceph=True, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, io.buildah.version=1.33.5, GIT_CLEAN=True, CEPH_POINT_RELEASE=, RELEASE=squid-b277feb, org.label-schema.schema-version=1.0) 2024-04-12T22:52:46.780 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:52:46 smithi088 podman[194547]: 2024-04-12 22:52:46.790442316 +0000 UTC m=+0.414440464 container attach c443127769ff676a793abaadb030868e816c0b934ae4ddd9213aa2e555d2f287 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-3-deactivate, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , ceph=True, GIT_BRANCH=HEAD, org.label-schema.build-date=20240409, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, RELEASE=squid-b277feb, io.buildah.version=1.33.5, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0) 2024-04-12T22:52:47.175 INFO:journalctl@ceph.osd.3.smithi088.stdout:Apr 12 22:52:46 smithi088 podman[194547]: 2024-04-12 22:52:46.996503999 +0000 UTC m=+0.620502140 container died c443127769ff676a793abaadb030868e816c0b934ae4ddd9213aa2e555d2f287 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-3-deactivate, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, RELEASE=squid-b277feb, org.label-schema.build-date=20240409, GIT_CLEAN=True, GIT_BRANCH=HEAD, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0) 2024-04-12T22:52:47.243 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:52:46 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: 2024-04-12T22:52:46.909+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-04-12T22:52:19.573193+0000 front 2024-04-12T22:52:19.573173+0000 (oldest deadline 2024-04-12T22:52:44.873251+0000) 2024-04-12T22:52:47.244 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:52:46 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7[158252]: 2024-04-12T22:52:46.870+0000 7ff97ce52700 -1 osd.7 193 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-04-12T22:52:17.765153+0000 front 2024-04-12T22:52:17.765280+0000 (oldest deadline 2024-04-12T22:52:42.465093+0000) 2024-04-12T22:52:47.558 DEBUG:teuthology.orchestra.run.smithi088:> sudo pkill -f 'journalctl -f -n 0 -u ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@osd.3.service' 2024-04-12T22:52:47.599 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-12T22:52:47.599 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-04-12T22:52:47.599 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-04-12T22:52:47.599 DEBUG:teuthology.orchestra.run.smithi142:> sudo systemctl stop ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@osd.4 2024-04-12T22:52:47.631 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 22:52:47 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-4[118967]: 2024-04-12T22:52:47.256+0000 7ffaee3a9700 -1 osd.4 193 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-04-12T22:52:18.924505+0000 front 2024-04-12T22:52:18.924594+0000 (oldest deadline 2024-04-12T22:52:42.424406+0000) 2024-04-12T22:52:47.631 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:52:47 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-5[132066]: 2024-04-12T22:52:47.286+0000 7f0c26c5b700 -1 osd.5 193 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-04-12T22:52:20.335880+0000 front 2024-04-12T22:52:20.335767+0000 (oldest deadline 2024-04-12T22:52:46.235803+0000) 2024-04-12T22:52:47.923 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 22:52:47 smithi142 systemd[1]: Stopping Ceph osd.4 for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:52:47.924 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:52:47 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7[158252]: 2024-04-12T22:52:47.828+0000 7ff97ce52700 -1 osd.7 193 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-04-12T22:52:17.765153+0000 front 2024-04-12T22:52:17.765280+0000 (oldest deadline 2024-04-12T22:52:42.465093+0000) 2024-04-12T22:52:48.231 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:52:47 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: 2024-04-12T22:52:47.932+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-04-12T22:52:19.573193+0000 front 2024-04-12T22:52:19.573173+0000 (oldest deadline 2024-04-12T22:52:44.873251+0000) 2024-04-12T22:52:48.231 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 22:52:47 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-4[118967]: 2024-04-12T22:52:47.940+0000 7ffaf1db5700 -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-12T22:52:48.231 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 22:52:47 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-4[118967]: 2024-04-12T22:52:47.940+0000 7ffaf1db5700 -1 osd.4 193 *** Got signal Terminated *** 2024-04-12T22:52:48.231 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 22:52:47 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-4[118967]: 2024-04-12T22:52:47.940+0000 7ffaf1db5700 -1 osd.4 193 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-12T22:52:48.493 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 22:52:48 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-4[118967]: 2024-04-12T22:52:48.284+0000 7ffaee3a9700 -1 osd.4 193 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-04-12T22:52:18.924505+0000 front 2024-04-12T22:52:18.924594+0000 (oldest deadline 2024-04-12T22:52:42.424406+0000) 2024-04-12T22:52:48.494 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:52:48 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-5[132066]: 2024-04-12T22:52:48.240+0000 7f0c26c5b700 -1 osd.5 193 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-04-12T22:52:20.335880+0000 front 2024-04-12T22:52:20.335767+0000 (oldest deadline 2024-04-12T22:52:46.235803+0000) 2024-04-12T22:52:49.233 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:52:48 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: 2024-04-12T22:52:48.981+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-04-12T22:52:19.573193+0000 front 2024-04-12T22:52:19.573173+0000 (oldest deadline 2024-04-12T22:52:44.873251+0000) 2024-04-12T22:52:49.233 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:52:48 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7[158252]: 2024-04-12T22:52:48.872+0000 7ff97ce52700 -1 osd.7 193 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-04-12T22:52:17.765153+0000 front 2024-04-12T22:52:17.765280+0000 (oldest deadline 2024-04-12T22:52:42.465093+0000) 2024-04-12T22:52:49.493 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 22:52:49 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-4[118967]: 2024-04-12T22:52:49.243+0000 7ffaee3a9700 -1 osd.4 193 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-04-12T22:52:18.924505+0000 front 2024-04-12T22:52:18.924594+0000 (oldest deadline 2024-04-12T22:52:42.424406+0000) 2024-04-12T22:52:49.494 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:52:49 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-5[132066]: 2024-04-12T22:52:49.255+0000 7f0c26c5b700 -1 osd.5 193 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-04-12T22:52:20.335880+0000 front 2024-04-12T22:52:20.335767+0000 (oldest deadline 2024-04-12T22:52:46.235803+0000) 2024-04-12T22:52:50.139 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:52:49 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7[158252]: 2024-04-12T22:52:49.871+0000 7ff97ce52700 -1 osd.7 193 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-04-12T22:52:17.765153+0000 front 2024-04-12T22:52:17.765280+0000 (oldest deadline 2024-04-12T22:52:42.465093+0000) 2024-04-12T22:52:50.140 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:52:50 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: 2024-04-12T22:52:50.014+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-04-12T22:52:19.573193+0000 front 2024-04-12T22:52:19.573173+0000 (oldest deadline 2024-04-12T22:52:44.873251+0000) 2024-04-12T22:52:50.140 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:52:50 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: 2024-04-12T22:52:50.014+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-04-12T22:52:24.873850+0000 front 2024-04-12T22:52:24.873769+0000 (oldest deadline 2024-04-12T22:52:49.573659+0000) 2024-04-12T22:52:50.493 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 22:52:50 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-4[118967]: 2024-04-12T22:52:50.256+0000 7ffaee3a9700 -1 osd.4 193 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-04-12T22:52:18.924505+0000 front 2024-04-12T22:52:18.924594+0000 (oldest deadline 2024-04-12T22:52:42.424406+0000) 2024-04-12T22:52:50.494 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:52:50 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-5[132066]: 2024-04-12T22:52:50.259+0000 7f0c26c5b700 -1 osd.5 193 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-04-12T22:52:20.335880+0000 front 2024-04-12T22:52:20.335767+0000 (oldest deadline 2024-04-12T22:52:46.235803+0000) 2024-04-12T22:52:50.494 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:52:50 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-5[132066]: 2024-04-12T22:52:50.259+0000 7f0c26c5b700 -1 osd.5 193 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-04-12T22:52:28.437243+0000 front 2024-04-12T22:52:28.437255+0000 (oldest deadline 2024-04-12T22:52:49.537085+0000) 2024-04-12T22:52:51.199 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:52:50 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7[158252]: 2024-04-12T22:52:50.890+0000 7ff97ce52700 -1 osd.7 193 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-04-12T22:52:17.765153+0000 front 2024-04-12T22:52:17.765280+0000 (oldest deadline 2024-04-12T22:52:42.465093+0000) 2024-04-12T22:52:51.431 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:52:51 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: 2024-04-12T22:52:51.000+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-04-12T22:52:19.573193+0000 front 2024-04-12T22:52:19.573173+0000 (oldest deadline 2024-04-12T22:52:44.873251+0000) 2024-04-12T22:52:51.432 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:52:51 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: 2024-04-12T22:52:51.000+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-04-12T22:52:24.873850+0000 front 2024-04-12T22:52:24.873769+0000 (oldest deadline 2024-04-12T22:52:49.573659+0000) 2024-04-12T22:52:51.448 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 22:52:51 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-4[118967]: 2024-04-12T22:52:51.207+0000 7ffaee3a9700 -1 osd.4 193 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-04-12T22:52:18.924505+0000 front 2024-04-12T22:52:18.924594+0000 (oldest deadline 2024-04-12T22:52:42.424406+0000) 2024-04-12T22:52:51.448 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:52:51 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-5[132066]: 2024-04-12T22:52:51.282+0000 7f0c26c5b700 -1 osd.5 193 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-04-12T22:52:20.335880+0000 front 2024-04-12T22:52:20.335767+0000 (oldest deadline 2024-04-12T22:52:46.235803+0000) 2024-04-12T22:52:51.448 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:52:51 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-5[132066]: 2024-04-12T22:52:51.282+0000 7f0c26c5b700 -1 osd.5 193 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-04-12T22:52:28.437243+0000 front 2024-04-12T22:52:28.437255+0000 (oldest deadline 2024-04-12T22:52:49.537085+0000) 2024-04-12T22:52:52.116 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:52:51 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7[158252]: 2024-04-12T22:52:51.861+0000 7ff97ce52700 -1 osd.7 193 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-04-12T22:52:17.765153+0000 front 2024-04-12T22:52:17.765280+0000 (oldest deadline 2024-04-12T22:52:42.465093+0000) 2024-04-12T22:52:52.117 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:52:52 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: 2024-04-12T22:52:52.011+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-04-12T22:52:19.573193+0000 front 2024-04-12T22:52:19.573173+0000 (oldest deadline 2024-04-12T22:52:44.873251+0000) 2024-04-12T22:52:52.117 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:52:52 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: 2024-04-12T22:52:52.011+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-04-12T22:52:24.873850+0000 front 2024-04-12T22:52:24.873769+0000 (oldest deadline 2024-04-12T22:52:49.573659+0000) 2024-04-12T22:52:52.493 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 22:52:52 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-4[118967]: 2024-04-12T22:52:52.241+0000 7ffaee3a9700 -1 osd.4 193 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-04-12T22:52:18.924505+0000 front 2024-04-12T22:52:18.924594+0000 (oldest deadline 2024-04-12T22:52:42.424406+0000) 2024-04-12T22:52:52.494 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:52:52 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-5[132066]: 2024-04-12T22:52:52.282+0000 7f0c26c5b700 -1 osd.5 193 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-04-12T22:52:20.335880+0000 front 2024-04-12T22:52:20.335767+0000 (oldest deadline 2024-04-12T22:52:46.235803+0000) 2024-04-12T22:52:52.494 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:52:52 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-5[132066]: 2024-04-12T22:52:52.282+0000 7f0c26c5b700 -1 osd.5 193 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-04-12T22:52:28.437243+0000 front 2024-04-12T22:52:28.437255+0000 (oldest deadline 2024-04-12T22:52:49.537085+0000) 2024-04-12T22:52:52.920 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:52:52 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7[158252]: 2024-04-12T22:52:52.850+0000 7ff97ce52700 -1 osd.7 193 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-04-12T22:52:17.765153+0000 front 2024-04-12T22:52:17.765280+0000 (oldest deadline 2024-04-12T22:52:42.465093+0000) 2024-04-12T22:52:53.244 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:52:52 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: 2024-04-12T22:52:52.962+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-04-12T22:52:19.573193+0000 front 2024-04-12T22:52:19.573173+0000 (oldest deadline 2024-04-12T22:52:44.873251+0000) 2024-04-12T22:52:53.244 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:52:52 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: 2024-04-12T22:52:52.962+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-04-12T22:52:24.873850+0000 front 2024-04-12T22:52:24.873769+0000 (oldest deadline 2024-04-12T22:52:49.573659+0000) 2024-04-12T22:52:53.686 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 22:52:53 smithi142 podman[172086]: 2024-04-12 22:52:53.400348686 +0000 UTC m=+5.578362310 container died af3fdbbb3a055e594dabb9e3188b99604413a84da555e88c909d8ce3e732c64a (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-4, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.build-date=20240409, maintainer=Guillaume Abrioux , ceph=True, CEPH_POINT_RELEASE=, RELEASE=squid-b277feb, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0) 2024-04-12T22:52:53.687 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:52:53 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-5[132066]: 2024-04-12T22:52:53.280+0000 7f0c26c5b700 -1 osd.5 193 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-04-12T22:52:20.335880+0000 front 2024-04-12T22:52:20.335767+0000 (oldest deadline 2024-04-12T22:52:46.235803+0000) 2024-04-12T22:52:53.687 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:52:53 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-5[132066]: 2024-04-12T22:52:53.280+0000 7f0c26c5b700 -1 osd.5 193 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-04-12T22:52:28.437243+0000 front 2024-04-12T22:52:28.437255+0000 (oldest deadline 2024-04-12T22:52:49.537085+0000) 2024-04-12T22:52:53.993 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 22:52:53 smithi142 podman[172086]: 2024-04-12 22:52:53.892751385 +0000 UTC m=+6.070765016 container cleanup af3fdbbb3a055e594dabb9e3188b99604413a84da555e88c909d8ce3e732c64a (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-4, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, RELEASE=squid-b277feb, org.label-schema.build-date=20240409, io.buildah.version=1.33.5, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, ceph=True) 2024-04-12T22:52:53.994 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 22:52:53 smithi142 bash[172086]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-4 2024-04-12T22:52:53.994 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:52:53 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: 2024-04-12T22:52:53.919+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-04-12T22:52:19.573193+0000 front 2024-04-12T22:52:19.573173+0000 (oldest deadline 2024-04-12T22:52:44.873251+0000) 2024-04-12T22:52:53.994 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:52:53 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: 2024-04-12T22:52:53.919+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-04-12T22:52:24.873850+0000 front 2024-04-12T22:52:24.873769+0000 (oldest deadline 2024-04-12T22:52:49.573659+0000) 2024-04-12T22:52:53.994 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:52:53 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7[158252]: 2024-04-12T22:52:53.886+0000 7ff97ce52700 -1 osd.7 193 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-04-12T22:52:17.765153+0000 front 2024-04-12T22:52:17.765280+0000 (oldest deadline 2024-04-12T22:52:42.465093+0000) 2024-04-12T22:52:53.995 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:52:53 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7[158252]: 2024-04-12T22:52:53.886+0000 7ff97ce52700 -1 osd.7 193 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-04-12T22:52:27.066636+0000 front 2024-04-12T22:52:27.066503+0000 (oldest deadline 2024-04-12T22:52:52.966483+0000) 2024-04-12T22:52:54.303 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:52:54 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[64217]: level=error ts=2024-04-12T22:52:54.273Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://smithi088.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.88:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://smithi142.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.142:8443: connect: connection refused" 2024-04-12T22:52:54.303 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:52:54 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[64217]: level=warn ts=2024-04-12T22:52:54.273Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi088.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.88:8443: connect: connection refused" 2024-04-12T22:52:54.303 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:52:54 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[64217]: level=warn ts=2024-04-12T22:52:54.273Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi142.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.142:8443: connect: connection refused" 2024-04-12T22:52:54.418 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:52:54 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-5[132066]: 2024-04-12T22:52:54.323+0000 7f0c26c5b700 -1 osd.5 193 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-04-12T22:52:20.335880+0000 front 2024-04-12T22:52:20.335767+0000 (oldest deadline 2024-04-12T22:52:46.235803+0000) 2024-04-12T22:52:54.418 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:52:54 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-5[132066]: 2024-04-12T22:52:54.323+0000 7f0c26c5b700 -1 osd.5 193 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-04-12T22:52:28.437243+0000 front 2024-04-12T22:52:28.437255+0000 (oldest deadline 2024-04-12T22:52:49.537085+0000) 2024-04-12T22:52:54.418 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 22:52:54 smithi142 podman[172664]: 2024-04-12 22:52:54.111031693 +0000 UTC m=+0.712226824 container remove af3fdbbb3a055e594dabb9e3188b99604413a84da555e88c909d8ce3e732c64a (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-4, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-b277feb, org.label-schema.build-date=20240409, GIT_BRANCH=HEAD, ceph=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0) 2024-04-12T22:52:54.713 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 22:52:54 smithi142 podman[172795]: 2024-04-12 22:52:54.331560702 +0000 UTC m=+0.018209032 image pull 668895944f0ec64b67a5b7564961d2756f2966e5d4b9338516300dbec9984951 quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a 2024-04-12T22:52:54.713 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 22:52:54 smithi142 podman[172795]: 2024-04-12 22:52:54.436806396 +0000 UTC m=+0.123454726 container create 301b6fb9722983aee0991ef5901a94e8d3e2a53e7bd88d59d4802535b476ae0f (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-4-deactivate, ceph=True, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=squid-b277feb, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.build-date=20240409, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS) 2024-04-12T22:52:54.713 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 22:52:54 smithi142 podman[172795]: 2024-04-12 22:52:54.647806263 +0000 UTC m=+0.334454593 container init 301b6fb9722983aee0991ef5901a94e8d3e2a53e7bd88d59d4802535b476ae0f (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-4-deactivate, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, ceph=True, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.license=GPLv2, org.label-schema.build-date=20240409, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-b277feb, io.buildah.version=1.33.5) 2024-04-12T22:52:54.713 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 22:52:54 smithi142 podman[172795]: 2024-04-12 22:52:54.650954022 +0000 UTC m=+0.337602352 container start 301b6fb9722983aee0991ef5901a94e8d3e2a53e7bd88d59d4802535b476ae0f (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-4-deactivate, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.license=GPLv2, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=squid-b277feb, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240409, GIT_BRANCH=HEAD) 2024-04-12T22:52:54.713 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 22:52:54 smithi142 podman[172795]: 2024-04-12 22:52:54.722954818 +0000 UTC m=+0.409603167 container attach 301b6fb9722983aee0991ef5901a94e8d3e2a53e7bd88d59d4802535b476ae0f (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-4-deactivate, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, GIT_CLEAN=True, RELEASE=squid-b277feb, org.label-schema.build-date=20240409, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=) 2024-04-12T22:52:54.994 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:52:54 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: 2024-04-12T22:52:54.869+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-04-12T22:52:19.573193+0000 front 2024-04-12T22:52:19.573173+0000 (oldest deadline 2024-04-12T22:52:44.873251+0000) 2024-04-12T22:52:54.994 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:52:54 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: 2024-04-12T22:52:54.869+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-04-12T22:52:24.873850+0000 front 2024-04-12T22:52:24.873769+0000 (oldest deadline 2024-04-12T22:52:49.573659+0000) 2024-04-12T22:52:54.995 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 22:52:54 smithi142 podman[172795]: 2024-04-12 22:52:54.936475012 +0000 UTC m=+0.623123351 container died 301b6fb9722983aee0991ef5901a94e8d3e2a53e7bd88d59d4802535b476ae0f (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-4-deactivate, GIT_BRANCH=HEAD, RELEASE=squid-b277feb, GIT_CLEAN=True, io.buildah.version=1.33.5, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, 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.build-date=20240409, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.license=GPLv2) 2024-04-12T22:52:54.995 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:52:54 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7[158252]: 2024-04-12T22:52:54.897+0000 7ff97ce52700 -1 osd.7 193 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-04-12T22:52:17.765153+0000 front 2024-04-12T22:52:17.765280+0000 (oldest deadline 2024-04-12T22:52:42.465093+0000) 2024-04-12T22:52:54.995 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:52:54 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7[158252]: 2024-04-12T22:52:54.897+0000 7ff97ce52700 -1 osd.7 193 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-04-12T22:52:27.066636+0000 front 2024-04-12T22:52:27.066503+0000 (oldest deadline 2024-04-12T22:52:52.966483+0000) 2024-04-12T22:52:55.465 INFO:journalctl@ceph.osd.4.smithi142.stdout:Apr 12 22:52:55 smithi142 podman[172821]: 2024-04-12 22:52:55.451450238 +0000 UTC m=+0.505747786 container remove 301b6fb9722983aee0991ef5901a94e8d3e2a53e7bd88d59d4802535b476ae0f (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-4-deactivate, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, RELEASE=squid-b277feb, org.label-schema.build-date=20240409, maintainer=Guillaume Abrioux ) 2024-04-12T22:52:55.465 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:52:55 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-5[132066]: 2024-04-12T22:52:55.340+0000 7f0c26c5b700 -1 osd.5 193 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-04-12T22:52:20.335880+0000 front 2024-04-12T22:52:20.335767+0000 (oldest deadline 2024-04-12T22:52:46.235803+0000) 2024-04-12T22:52:55.465 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:52:55 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-5[132066]: 2024-04-12T22:52:55.340+0000 7f0c26c5b700 -1 osd.5 193 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-04-12T22:52:28.437243+0000 front 2024-04-12T22:52:28.437255+0000 (oldest deadline 2024-04-12T22:52:49.537085+0000) 2024-04-12T22:52:55.471 DEBUG:teuthology.orchestra.run.smithi142:> sudo pkill -f 'journalctl -f -n 0 -u ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@osd.4.service' 2024-04-12T22:52:55.559 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-12T22:52:55.559 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-04-12T22:52:55.560 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-04-12T22:52:55.560 DEBUG:teuthology.orchestra.run.smithi142:> sudo systemctl stop ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@osd.5 2024-04-12T22:52:55.743 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:52:55 smithi142 systemd[1]: Stopping Ceph osd.5 for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:52:56.176 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:52:55 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: 2024-04-12T22:52:55.885+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-04-12T22:52:19.573193+0000 front 2024-04-12T22:52:19.573173+0000 (oldest deadline 2024-04-12T22:52:44.873251+0000) 2024-04-12T22:52:56.177 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:52:55 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: 2024-04-12T22:52:55.885+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-04-12T22:52:24.873850+0000 front 2024-04-12T22:52:24.873769+0000 (oldest deadline 2024-04-12T22:52:49.573659+0000) 2024-04-12T22:52:56.177 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:52:55 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7[158252]: 2024-04-12T22:52:55.851+0000 7ff97ce52700 -1 osd.7 193 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-04-12T22:52:17.765153+0000 front 2024-04-12T22:52:17.765280+0000 (oldest deadline 2024-04-12T22:52:42.465093+0000) 2024-04-12T22:52:56.177 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:52:55 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7[158252]: 2024-04-12T22:52:55.851+0000 7ff97ce52700 -1 osd.7 193 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-04-12T22:52:27.066636+0000 front 2024-04-12T22:52:27.066503+0000 (oldest deadline 2024-04-12T22:52:52.966483+0000) 2024-04-12T22:52:56.177 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:52:55 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-5[132066]: 2024-04-12T22:52:55.862+0000 7f0c2a667700 -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-12T22:52:56.177 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:52:55 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-5[132066]: 2024-04-12T22:52:55.862+0000 7f0c2a667700 -1 osd.5 193 *** Got signal Terminated *** 2024-04-12T22:52:56.177 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:52:55 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-5[132066]: 2024-04-12T22:52:55.862+0000 7f0c2a667700 -1 osd.5 193 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-12T22:52:56.487 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:52:56 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-5[132066]: 2024-04-12T22:52:56.360+0000 7f0c26c5b700 -1 osd.5 193 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-04-12T22:52:20.335880+0000 front 2024-04-12T22:52:20.335767+0000 (oldest deadline 2024-04-12T22:52:46.235803+0000) 2024-04-12T22:52:56.487 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:52:56 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-5[132066]: 2024-04-12T22:52:56.360+0000 7f0c26c5b700 -1 osd.5 193 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-04-12T22:52:28.437243+0000 front 2024-04-12T22:52:28.437255+0000 (oldest deadline 2024-04-12T22:52:49.537085+0000) 2024-04-12T22:52:57.243 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:52:56 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: 2024-04-12T22:52:56.877+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-04-12T22:52:19.573193+0000 front 2024-04-12T22:52:19.573173+0000 (oldest deadline 2024-04-12T22:52:44.873251+0000) 2024-04-12T22:52:57.243 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:52:56 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: 2024-04-12T22:52:56.877+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-04-12T22:52:24.873850+0000 front 2024-04-12T22:52:24.873769+0000 (oldest deadline 2024-04-12T22:52:49.573659+0000) 2024-04-12T22:52:57.244 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:52:56 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7[158252]: 2024-04-12T22:52:56.858+0000 7ff97ce52700 -1 osd.7 193 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-04-12T22:52:17.765153+0000 front 2024-04-12T22:52:17.765280+0000 (oldest deadline 2024-04-12T22:52:42.465093+0000) 2024-04-12T22:52:57.244 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:52:56 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7[158252]: 2024-04-12T22:52:56.858+0000 7ff97ce52700 -1 osd.7 193 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-04-12T22:52:27.066636+0000 front 2024-04-12T22:52:27.066503+0000 (oldest deadline 2024-04-12T22:52:52.966483+0000) 2024-04-12T22:52:57.581 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:52:57 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-5[132066]: 2024-04-12T22:52:57.376+0000 7f0c26c5b700 -1 osd.5 193 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-04-12T22:52:20.335880+0000 front 2024-04-12T22:52:20.335767+0000 (oldest deadline 2024-04-12T22:52:46.235803+0000) 2024-04-12T22:52:57.581 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:52:57 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-5[132066]: 2024-04-12T22:52:57.376+0000 7f0c26c5b700 -1 osd.5 193 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-04-12T22:52:28.437243+0000 front 2024-04-12T22:52:28.437255+0000 (oldest deadline 2024-04-12T22:52:49.537085+0000) 2024-04-12T22:52:58.243 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:52:57 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7[158252]: 2024-04-12T22:52:57.862+0000 7ff97ce52700 -1 osd.7 193 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-04-12T22:52:17.765153+0000 front 2024-04-12T22:52:17.765280+0000 (oldest deadline 2024-04-12T22:52:42.465093+0000) 2024-04-12T22:52:58.244 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:52:57 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7[158252]: 2024-04-12T22:52:57.862+0000 7ff97ce52700 -1 osd.7 193 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-04-12T22:52:27.066636+0000 front 2024-04-12T22:52:27.066503+0000 (oldest deadline 2024-04-12T22:52:52.966483+0000) 2024-04-12T22:52:58.244 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:52:57 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: 2024-04-12T22:52:57.923+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-04-12T22:52:19.573193+0000 front 2024-04-12T22:52:19.573173+0000 (oldest deadline 2024-04-12T22:52:44.873251+0000) 2024-04-12T22:52:58.244 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:52:57 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: 2024-04-12T22:52:57.923+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-04-12T22:52:24.873850+0000 front 2024-04-12T22:52:24.873769+0000 (oldest deadline 2024-04-12T22:52:49.573659+0000) 2024-04-12T22:52:58.244 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:52:57 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: 2024-04-12T22:52:57.923+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6822 osd.2 since back 2024-04-12T22:52:33.575150+0000 front 2024-04-12T22:52:33.575089+0000 (oldest deadline 2024-04-12T22:52:57.674963+0000) 2024-04-12T22:52:58.655 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:52:58 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-5[132066]: 2024-04-12T22:52:58.395+0000 7f0c26c5b700 -1 osd.5 193 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-04-12T22:52:20.335880+0000 front 2024-04-12T22:52:20.335767+0000 (oldest deadline 2024-04-12T22:52:46.235803+0000) 2024-04-12T22:52:58.655 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:52:58 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-5[132066]: 2024-04-12T22:52:58.395+0000 7f0c26c5b700 -1 osd.5 193 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-04-12T22:52:28.437243+0000 front 2024-04-12T22:52:28.437255+0000 (oldest deadline 2024-04-12T22:52:49.537085+0000) 2024-04-12T22:52:58.956 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:52:58 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7[158252]: 2024-04-12T22:52:58.866+0000 7ff97ce52700 -1 osd.7 193 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-04-12T22:52:17.765153+0000 front 2024-04-12T22:52:17.765280+0000 (oldest deadline 2024-04-12T22:52:42.465093+0000) 2024-04-12T22:52:58.956 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:52:58 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7[158252]: 2024-04-12T22:52:58.866+0000 7ff97ce52700 -1 osd.7 193 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-04-12T22:52:27.066636+0000 front 2024-04-12T22:52:27.066503+0000 (oldest deadline 2024-04-12T22:52:52.966483+0000) 2024-04-12T22:52:59.243 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:52:58 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: 2024-04-12T22:52:58.966+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-04-12T22:52:19.573193+0000 front 2024-04-12T22:52:19.573173+0000 (oldest deadline 2024-04-12T22:52:44.873251+0000) 2024-04-12T22:52:59.243 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:52:58 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: 2024-04-12T22:52:58.966+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-04-12T22:52:24.873850+0000 front 2024-04-12T22:52:24.873769+0000 (oldest deadline 2024-04-12T22:52:49.573659+0000) 2024-04-12T22:52:59.244 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:52:58 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: 2024-04-12T22:52:58.966+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6822 osd.2 since back 2024-04-12T22:52:33.575150+0000 front 2024-04-12T22:52:33.575089+0000 (oldest deadline 2024-04-12T22:52:57.674963+0000) 2024-04-12T22:52:59.743 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:52:59 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-5[132066]: 2024-04-12T22:52:59.346+0000 7f0c26c5b700 -1 osd.5 193 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-04-12T22:52:20.335880+0000 front 2024-04-12T22:52:20.335767+0000 (oldest deadline 2024-04-12T22:52:46.235803+0000) 2024-04-12T22:52:59.743 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:52:59 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-5[132066]: 2024-04-12T22:52:59.346+0000 7f0c26c5b700 -1 osd.5 193 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-04-12T22:52:28.437243+0000 front 2024-04-12T22:52:28.437255+0000 (oldest deadline 2024-04-12T22:52:49.537085+0000) 2024-04-12T22:53:00.243 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:52:59 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7[158252]: 2024-04-12T22:52:59.851+0000 7ff97ce52700 -1 osd.7 193 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-04-12T22:52:17.765153+0000 front 2024-04-12T22:52:17.765280+0000 (oldest deadline 2024-04-12T22:52:42.465093+0000) 2024-04-12T22:53:00.243 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:52:59 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7[158252]: 2024-04-12T22:52:59.851+0000 7ff97ce52700 -1 osd.7 193 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-04-12T22:52:27.066636+0000 front 2024-04-12T22:52:27.066503+0000 (oldest deadline 2024-04-12T22:52:52.966483+0000) 2024-04-12T22:53:00.244 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:52:59 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: 2024-04-12T22:52:59.986+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-04-12T22:52:19.573193+0000 front 2024-04-12T22:52:19.573173+0000 (oldest deadline 2024-04-12T22:52:44.873251+0000) 2024-04-12T22:53:00.244 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:52:59 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: 2024-04-12T22:52:59.986+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-04-12T22:52:24.873850+0000 front 2024-04-12T22:52:24.873769+0000 (oldest deadline 2024-04-12T22:52:49.573659+0000) 2024-04-12T22:53:00.244 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:52:59 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: 2024-04-12T22:52:59.986+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6822 osd.2 since back 2024-04-12T22:52:33.575150+0000 front 2024-04-12T22:52:33.575089+0000 (oldest deadline 2024-04-12T22:52:57.674963+0000) 2024-04-12T22:53:00.743 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:53:00 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-5[132066]: 2024-04-12T22:53:00.302+0000 7f0c26c5b700 -1 osd.5 193 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-04-12T22:52:20.335880+0000 front 2024-04-12T22:52:20.335767+0000 (oldest deadline 2024-04-12T22:52:46.235803+0000) 2024-04-12T22:53:00.744 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:53:00 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-5[132066]: 2024-04-12T22:53:00.302+0000 7f0c26c5b700 -1 osd.5 193 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-04-12T22:52:28.437243+0000 front 2024-04-12T22:52:28.437255+0000 (oldest deadline 2024-04-12T22:52:49.537085+0000) 2024-04-12T22:53:01.239 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:53:00 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7[158252]: 2024-04-12T22:53:00.813+0000 7ff97ce52700 -1 osd.7 193 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-04-12T22:52:17.765153+0000 front 2024-04-12T22:52:17.765280+0000 (oldest deadline 2024-04-12T22:52:42.465093+0000) 2024-04-12T22:53:01.239 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:53:00 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7[158252]: 2024-04-12T22:53:00.813+0000 7ff97ce52700 -1 osd.7 193 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-04-12T22:52:27.066636+0000 front 2024-04-12T22:52:27.066503+0000 (oldest deadline 2024-04-12T22:52:52.966483+0000) 2024-04-12T22:53:01.239 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:00 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: 2024-04-12T22:53:00.952+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-04-12T22:52:19.573193+0000 front 2024-04-12T22:52:19.573173+0000 (oldest deadline 2024-04-12T22:52:44.873251+0000) 2024-04-12T22:53:01.239 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:00 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: 2024-04-12T22:53:00.952+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-04-12T22:52:24.873850+0000 front 2024-04-12T22:52:24.873769+0000 (oldest deadline 2024-04-12T22:52:49.573659+0000) 2024-04-12T22:53:01.239 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:00 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: 2024-04-12T22:53:00.952+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6822 osd.2 since back 2024-04-12T22:52:33.575150+0000 front 2024-04-12T22:52:33.575089+0000 (oldest deadline 2024-04-12T22:52:57.674963+0000) 2024-04-12T22:53:01.493 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:53:01 smithi142 podman[172901]: 2024-04-12 22:53:01.248586053 +0000 UTC m=+5.494214582 container died bf1123bf3ff8f595797a8ebd191d9f84149a65189f500e29e3c9543becde57fc (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-5, RELEASE=squid-b277feb, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.build-date=20240409, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0) 2024-04-12T22:53:01.854 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:53:01 smithi142 podman[172901]: 2024-04-12 22:53:01.718255586 +0000 UTC m=+5.963884110 container cleanup bf1123bf3ff8f595797a8ebd191d9f84149a65189f500e29e3c9543becde57fc (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-5, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, io.buildah.version=1.33.5, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240409, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-b277feb, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_CLEAN=True) 2024-04-12T22:53:01.854 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:53:01 smithi142 bash[172901]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-5 2024-04-12T22:53:02.243 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:53:02 smithi142 podman[173029]: 2024-04-12 22:53:02.077982041 +0000 UTC m=+0.818879165 container remove bf1123bf3ff8f595797a8ebd191d9f84149a65189f500e29e3c9543becde57fc (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-5, RELEASE=squid-b277feb, ceph=True, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240409, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, io.buildah.version=1.33.5) 2024-04-12T22:53:02.244 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:53:01 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7[158252]: 2024-04-12T22:53:01.863+0000 7ff97ce52700 -1 osd.7 193 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-04-12T22:52:17.765153+0000 front 2024-04-12T22:52:17.765280+0000 (oldest deadline 2024-04-12T22:52:42.465093+0000) 2024-04-12T22:53:02.244 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:53:01 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7[158252]: 2024-04-12T22:53:01.863+0000 7ff97ce52700 -1 osd.7 193 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-04-12T22:52:27.066636+0000 front 2024-04-12T22:52:27.066503+0000 (oldest deadline 2024-04-12T22:52:52.966483+0000) 2024-04-12T22:53:02.244 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:53:01 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7[158252]: 2024-04-12T22:53:01.863+0000 7ff97ce52700 -1 osd.7 193 heartbeat_check: no reply from 172.21.15.88:6822 osd.2 since back 2024-04-12T22:52:36.367932+0000 front 2024-04-12T22:52:36.367858+0000 (oldest deadline 2024-04-12T22:53:01.667546+0000) 2024-04-12T22:53:02.244 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:01 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: 2024-04-12T22:53:01.987+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-04-12T22:52:19.573193+0000 front 2024-04-12T22:52:19.573173+0000 (oldest deadline 2024-04-12T22:52:44.873251+0000) 2024-04-12T22:53:02.244 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:01 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: 2024-04-12T22:53:01.987+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-04-12T22:52:24.873850+0000 front 2024-04-12T22:52:24.873769+0000 (oldest deadline 2024-04-12T22:52:49.573659+0000) 2024-04-12T22:53:02.244 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:01 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: 2024-04-12T22:53:01.987+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6822 osd.2 since back 2024-04-12T22:52:33.575150+0000 front 2024-04-12T22:52:33.575089+0000 (oldest deadline 2024-04-12T22:52:57.674963+0000) 2024-04-12T22:53:02.744 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:53:02 smithi142 podman[173119]: 2024-04-12 22:53:02.487149277 +0000 UTC m=+0.114683848 container create 02a4306da86413cf2be9d6d014bca6444bd5d8d252a348b90d9ee45e5b70b83b (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-5-deactivate, org.label-schema.license=GPLv2, org.label-schema.build-date=20240409, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, ceph=True, RELEASE=squid-b277feb) 2024-04-12T22:53:02.744 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:53:02 smithi142 podman[173119]: 2024-04-12 22:53:02.390539959 +0000 UTC m=+0.018074548 image pull 668895944f0ec64b67a5b7564961d2756f2966e5d4b9338516300dbec9984951 quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a 2024-04-12T22:53:02.744 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:53:02 smithi142 podman[173119]: 2024-04-12 22:53:02.683108437 +0000 UTC m=+0.310643009 container init 02a4306da86413cf2be9d6d014bca6444bd5d8d252a348b90d9ee45e5b70b83b (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-5-deactivate, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, RELEASE=squid-b277feb, ceph=True, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240409) 2024-04-12T22:53:02.744 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:53:02 smithi142 podman[173119]: 2024-04-12 22:53:02.686153162 +0000 UTC m=+0.313687735 container start 02a4306da86413cf2be9d6d014bca6444bd5d8d252a348b90d9ee45e5b70b83b (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-5-deactivate, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, CEPH_POINT_RELEASE=, RELEASE=squid-b277feb, org.label-schema.build-date=20240409) 2024-04-12T22:53:02.999 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:53:02 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7[158252]: 2024-04-12T22:53:02.869+0000 7ff97ce52700 -1 osd.7 193 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-04-12T22:52:17.765153+0000 front 2024-04-12T22:52:17.765280+0000 (oldest deadline 2024-04-12T22:52:42.465093+0000) 2024-04-12T22:53:02.999 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:53:02 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7[158252]: 2024-04-12T22:53:02.869+0000 7ff97ce52700 -1 osd.7 193 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-04-12T22:52:27.066636+0000 front 2024-04-12T22:52:27.066503+0000 (oldest deadline 2024-04-12T22:52:52.966483+0000) 2024-04-12T22:53:03.000 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:53:02 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7[158252]: 2024-04-12T22:53:02.869+0000 7ff97ce52700 -1 osd.7 193 heartbeat_check: no reply from 172.21.15.88:6822 osd.2 since back 2024-04-12T22:52:36.367932+0000 front 2024-04-12T22:52:36.367858+0000 (oldest deadline 2024-04-12T22:53:01.667546+0000) 2024-04-12T22:53:03.000 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:53:02 smithi142 podman[173119]: 2024-04-12 22:53:02.758266537 +0000 UTC m=+0.385801125 container attach 02a4306da86413cf2be9d6d014bca6444bd5d8d252a348b90d9ee45e5b70b83b (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-5-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=squid-b277feb, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.build-date=20240409, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_CLEAN=True, ceph=True, io.buildah.version=1.33.5, org.label-schema.license=GPLv2) 2024-04-12T22:53:03.000 INFO:journalctl@ceph.osd.5.smithi142.stdout:Apr 12 22:53:02 smithi142 podman[173119]: 2024-04-12 22:53:02.974789476 +0000 UTC m=+0.602324056 container died 02a4306da86413cf2be9d6d014bca6444bd5d8d252a348b90d9ee45e5b70b83b (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-5-deactivate, ceph=True, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, RELEASE=squid-b277feb, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240409, CEPH_POINT_RELEASE=, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2) 2024-04-12T22:53:03.252 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: 2024-04-12T22:53:03.008+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-04-12T22:52:19.573193+0000 front 2024-04-12T22:52:19.573173+0000 (oldest deadline 2024-04-12T22:52:44.873251+0000) 2024-04-12T22:53:03.252 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: 2024-04-12T22:53:03.008+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-04-12T22:52:24.873850+0000 front 2024-04-12T22:52:24.873769+0000 (oldest deadline 2024-04-12T22:52:49.573659+0000) 2024-04-12T22:53:03.252 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: 2024-04-12T22:53:03.008+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6822 osd.2 since back 2024-04-12T22:52:33.575150+0000 front 2024-04-12T22:52:33.575089+0000 (oldest deadline 2024-04-12T22:52:57.674963+0000) 2024-04-12T22:53:03.630 DEBUG:teuthology.orchestra.run.smithi142:> sudo pkill -f 'journalctl -f -n 0 -u ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@osd.5.service' 2024-04-12T22:53:03.673 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-12T22:53:03.673 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-04-12T22:53:03.673 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-04-12T22:53:03.673 DEBUG:teuthology.orchestra.run.smithi142:> sudo systemctl stop ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@osd.6 2024-04-12T22:53:03.865 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:03 smithi142 systemd[1]: Stopping Ceph osd.6 for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:53:04.243 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:53:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7[158252]: 2024-04-12T22:53:03.874+0000 7ff97ce52700 -1 osd.7 193 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-04-12T22:52:17.765153+0000 front 2024-04-12T22:52:17.765280+0000 (oldest deadline 2024-04-12T22:52:42.465093+0000) 2024-04-12T22:53:04.243 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:53:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7[158252]: 2024-04-12T22:53:03.874+0000 7ff97ce52700 -1 osd.7 193 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-04-12T22:52:27.066636+0000 front 2024-04-12T22:52:27.066503+0000 (oldest deadline 2024-04-12T22:52:52.966483+0000) 2024-04-12T22:53:04.243 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:53:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7[158252]: 2024-04-12T22:53:03.874+0000 7ff97ce52700 -1 osd.7 193 heartbeat_check: no reply from 172.21.15.88:6822 osd.2 since back 2024-04-12T22:52:36.367932+0000 front 2024-04-12T22:52:36.367858+0000 (oldest deadline 2024-04-12T22:53:01.667546+0000) 2024-04-12T22:53:04.244 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: 2024-04-12T22:53:03.997+0000 7fc4d68ba700 -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-12T22:53:04.244 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: 2024-04-12T22:53:03.997+0000 7fc4d68ba700 -1 osd.6 193 *** Got signal Terminated *** 2024-04-12T22:53:04.244 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:03 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: 2024-04-12T22:53:03.997+0000 7fc4d68ba700 -1 osd.6 193 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-12T22:53:04.244 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:04 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: 2024-04-12T22:53:04.030+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-04-12T22:52:19.573193+0000 front 2024-04-12T22:52:19.573173+0000 (oldest deadline 2024-04-12T22:52:44.873251+0000) 2024-04-12T22:53:04.244 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:04 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: 2024-04-12T22:53:04.030+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-04-12T22:52:24.873850+0000 front 2024-04-12T22:52:24.873769+0000 (oldest deadline 2024-04-12T22:52:49.573659+0000) 2024-04-12T22:53:04.244 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:04 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: 2024-04-12T22:53:04.030+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6822 osd.2 since back 2024-04-12T22:52:33.575150+0000 front 2024-04-12T22:52:33.575089+0000 (oldest deadline 2024-04-12T22:52:57.674963+0000) 2024-04-12T22:53:04.426 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:53:04 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[64217]: level=error ts=2024-04-12T22:53:04.273Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://smithi142.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.142:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://smithi088.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.88:8443: connect: connection refused" 2024-04-12T22:53:04.426 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:53:04 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[64217]: level=warn ts=2024-04-12T22:53:04.274Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi088.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.88:8443: connect: connection refused" 2024-04-12T22:53:04.426 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:53:04 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[64217]: level=warn ts=2024-04-12T22:53:04.274Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi142.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.142:8443: connect: connection refused" 2024-04-12T22:53:05.243 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:05 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: 2024-04-12T22:53:05.074+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-04-12T22:52:19.573193+0000 front 2024-04-12T22:52:19.573173+0000 (oldest deadline 2024-04-12T22:52:44.873251+0000) 2024-04-12T22:53:05.243 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:05 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: 2024-04-12T22:53:05.074+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-04-12T22:52:24.873850+0000 front 2024-04-12T22:52:24.873769+0000 (oldest deadline 2024-04-12T22:52:49.573659+0000) 2024-04-12T22:53:05.243 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:05 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: 2024-04-12T22:53:05.074+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6822 osd.2 since back 2024-04-12T22:52:33.575150+0000 front 2024-04-12T22:52:33.575089+0000 (oldest deadline 2024-04-12T22:52:57.674963+0000) 2024-04-12T22:53:05.244 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:53:04 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7[158252]: 2024-04-12T22:53:04.882+0000 7ff97ce52700 -1 osd.7 193 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-04-12T22:52:17.765153+0000 front 2024-04-12T22:52:17.765280+0000 (oldest deadline 2024-04-12T22:52:42.465093+0000) 2024-04-12T22:53:05.244 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:53:04 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7[158252]: 2024-04-12T22:53:04.882+0000 7ff97ce52700 -1 osd.7 193 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-04-12T22:52:27.066636+0000 front 2024-04-12T22:52:27.066503+0000 (oldest deadline 2024-04-12T22:52:52.966483+0000) 2024-04-12T22:53:05.244 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:53:04 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7[158252]: 2024-04-12T22:53:04.882+0000 7ff97ce52700 -1 osd.7 193 heartbeat_check: no reply from 172.21.15.88:6822 osd.2 since back 2024-04-12T22:52:36.367932+0000 front 2024-04-12T22:52:36.367858+0000 (oldest deadline 2024-04-12T22:53:01.667546+0000) 2024-04-12T22:53:06.243 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:53:05 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7[158252]: 2024-04-12T22:53:05.924+0000 7ff97ce52700 -1 osd.7 193 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-04-12T22:52:17.765153+0000 front 2024-04-12T22:52:17.765280+0000 (oldest deadline 2024-04-12T22:52:42.465093+0000) 2024-04-12T22:53:06.243 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:53:05 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7[158252]: 2024-04-12T22:53:05.924+0000 7ff97ce52700 -1 osd.7 193 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-04-12T22:52:27.066636+0000 front 2024-04-12T22:52:27.066503+0000 (oldest deadline 2024-04-12T22:52:52.966483+0000) 2024-04-12T22:53:06.244 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:53:05 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7[158252]: 2024-04-12T22:53:05.924+0000 7ff97ce52700 -1 osd.7 193 heartbeat_check: no reply from 172.21.15.88:6822 osd.2 since back 2024-04-12T22:52:36.367932+0000 front 2024-04-12T22:52:36.367858+0000 (oldest deadline 2024-04-12T22:53:01.667546+0000) 2024-04-12T22:53:06.244 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:06 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: 2024-04-12T22:53:06.061+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-04-12T22:52:19.573193+0000 front 2024-04-12T22:52:19.573173+0000 (oldest deadline 2024-04-12T22:52:44.873251+0000) 2024-04-12T22:53:06.244 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:06 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: 2024-04-12T22:53:06.061+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-04-12T22:52:24.873850+0000 front 2024-04-12T22:52:24.873769+0000 (oldest deadline 2024-04-12T22:52:49.573659+0000) 2024-04-12T22:53:06.244 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:06 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: 2024-04-12T22:53:06.061+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6822 osd.2 since back 2024-04-12T22:52:33.575150+0000 front 2024-04-12T22:52:33.575089+0000 (oldest deadline 2024-04-12T22:52:57.674963+0000) 2024-04-12T22:53:06.244 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:06 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: 2024-04-12T22:53:06.061+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6830 osd.3 since back 2024-04-12T22:52:39.975845+0000 front 2024-04-12T22:52:39.975801+0000 (oldest deadline 2024-04-12T22:53:05.875741+0000) 2024-04-12T22:53:07.243 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:53:06 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7[158252]: 2024-04-12T22:53:06.971+0000 7ff97ce52700 -1 osd.7 193 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-04-12T22:52:17.765153+0000 front 2024-04-12T22:52:17.765280+0000 (oldest deadline 2024-04-12T22:52:42.465093+0000) 2024-04-12T22:53:07.244 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:53:06 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7[158252]: 2024-04-12T22:53:06.971+0000 7ff97ce52700 -1 osd.7 193 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-04-12T22:52:27.066636+0000 front 2024-04-12T22:52:27.066503+0000 (oldest deadline 2024-04-12T22:52:52.966483+0000) 2024-04-12T22:53:07.244 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:53:06 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7[158252]: 2024-04-12T22:53:06.971+0000 7ff97ce52700 -1 osd.7 193 heartbeat_check: no reply from 172.21.15.88:6822 osd.2 since back 2024-04-12T22:52:36.367932+0000 front 2024-04-12T22:52:36.367858+0000 (oldest deadline 2024-04-12T22:53:01.667546+0000) 2024-04-12T22:53:07.244 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:07 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: 2024-04-12T22:53:07.017+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-04-12T22:52:19.573193+0000 front 2024-04-12T22:52:19.573173+0000 (oldest deadline 2024-04-12T22:52:44.873251+0000) 2024-04-12T22:53:07.244 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:07 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: 2024-04-12T22:53:07.017+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-04-12T22:52:24.873850+0000 front 2024-04-12T22:52:24.873769+0000 (oldest deadline 2024-04-12T22:52:49.573659+0000) 2024-04-12T22:53:07.244 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:07 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: 2024-04-12T22:53:07.017+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6822 osd.2 since back 2024-04-12T22:52:33.575150+0000 front 2024-04-12T22:52:33.575089+0000 (oldest deadline 2024-04-12T22:52:57.674963+0000) 2024-04-12T22:53:07.244 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:07 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: 2024-04-12T22:53:07.017+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6830 osd.3 since back 2024-04-12T22:52:39.975845+0000 front 2024-04-12T22:52:39.975801+0000 (oldest deadline 2024-04-12T22:53:05.875741+0000) 2024-04-12T22:53:08.243 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:53:07 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7[158252]: 2024-04-12T22:53:07.927+0000 7ff97ce52700 -1 osd.7 193 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-04-12T22:52:17.765153+0000 front 2024-04-12T22:52:17.765280+0000 (oldest deadline 2024-04-12T22:52:42.465093+0000) 2024-04-12T22:53:08.244 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:53:07 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7[158252]: 2024-04-12T22:53:07.927+0000 7ff97ce52700 -1 osd.7 193 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-04-12T22:52:27.066636+0000 front 2024-04-12T22:52:27.066503+0000 (oldest deadline 2024-04-12T22:52:52.966483+0000) 2024-04-12T22:53:08.244 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:53:07 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7[158252]: 2024-04-12T22:53:07.927+0000 7ff97ce52700 -1 osd.7 193 heartbeat_check: no reply from 172.21.15.88:6822 osd.2 since back 2024-04-12T22:52:36.367932+0000 front 2024-04-12T22:52:36.367858+0000 (oldest deadline 2024-04-12T22:53:01.667546+0000) 2024-04-12T22:53:08.244 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:07 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: 2024-04-12T22:53:07.987+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-04-12T22:52:19.573193+0000 front 2024-04-12T22:52:19.573173+0000 (oldest deadline 2024-04-12T22:52:44.873251+0000) 2024-04-12T22:53:08.244 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:07 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: 2024-04-12T22:53:07.987+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-04-12T22:52:24.873850+0000 front 2024-04-12T22:52:24.873769+0000 (oldest deadline 2024-04-12T22:52:49.573659+0000) 2024-04-12T22:53:08.244 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:07 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: 2024-04-12T22:53:07.987+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6822 osd.2 since back 2024-04-12T22:52:33.575150+0000 front 2024-04-12T22:52:33.575089+0000 (oldest deadline 2024-04-12T22:52:57.674963+0000) 2024-04-12T22:53:08.244 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:07 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: 2024-04-12T22:53:07.987+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6830 osd.3 since back 2024-04-12T22:52:39.975845+0000 front 2024-04-12T22:52:39.975801+0000 (oldest deadline 2024-04-12T22:53:05.875741+0000) 2024-04-12T22:53:09.243 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:53:08 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7[158252]: 2024-04-12T22:53:08.915+0000 7ff97ce52700 -1 osd.7 193 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-04-12T22:52:17.765153+0000 front 2024-04-12T22:52:17.765280+0000 (oldest deadline 2024-04-12T22:52:42.465093+0000) 2024-04-12T22:53:09.243 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:53:08 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7[158252]: 2024-04-12T22:53:08.915+0000 7ff97ce52700 -1 osd.7 193 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-04-12T22:52:27.066636+0000 front 2024-04-12T22:52:27.066503+0000 (oldest deadline 2024-04-12T22:52:52.966483+0000) 2024-04-12T22:53:09.243 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:53:08 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7[158252]: 2024-04-12T22:53:08.915+0000 7ff97ce52700 -1 osd.7 193 heartbeat_check: no reply from 172.21.15.88:6822 osd.2 since back 2024-04-12T22:52:36.367932+0000 front 2024-04-12T22:52:36.367858+0000 (oldest deadline 2024-04-12T22:53:01.667546+0000) 2024-04-12T22:53:09.243 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:53:08 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7[158252]: 2024-04-12T22:53:08.915+0000 7ff97ce52700 -1 osd.7 193 heartbeat_check: no reply from 172.21.15.88:6830 osd.3 since back 2024-04-12T22:52:43.368509+0000 front 2024-04-12T22:52:43.368462+0000 (oldest deadline 2024-04-12T22:53:08.668396+0000) 2024-04-12T22:53:09.615 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: *** Caught signal (Segmentation fault) ** 2024-04-12T22:53:09.615 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: in thread 7fc4bde84700 thread_name:safe_timer 2024-04-12T22:53:09.615 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: ceph version 19.0.0-2053-gb277feb2 (b277feb2c7beb4597d8ecc39d58d5c36b81f613a) squid (dev) 2024-04-12T22:53:09.615 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: 1: /lib64/libpthread.so.0(+0x12d20) [0x7fc4ddd10d20] 2024-04-12T22:53:09.615 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: 2: (BlueStore::_txc_create(BlueStore::Collection*, BlueStore::OpSequencer*, std::__cxx11::list >*, boost::intrusive_ptr)+0x40a) [0x55bc2bf69dca] 2024-04-12T22:53:09.615 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: 3: (BlueStore::queue_transactions(boost::intrusive_ptr&, std::vector >&, boost::intrusive_ptr, ThreadPool::TPHandle*)+0x1f8) [0x55bc2bff7968] 2024-04-12T22:53:09.616 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: 4: (non-virtual thunk to PrimaryLogPG::queue_transactions(std::vector >&, boost::intrusive_ptr)+0x53) [0x55bc2bbdd733] 2024-04-12T22:53:09.616 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: 5: (ReplicatedBackend::submit_transaction(hobject_t const&, object_stat_sum_t const&, eversion_t const&, std::unique_ptr >&&, eversion_t const&, eversion_t const&, std::vector >&&, std::optional&, Context*, unsigned long, osd_reqid_t, boost::intrusive_ptr)+0x7b1) [0x55bc2be68841] 2024-04-12T22:53:09.616 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: 6: (PrimaryLogPG::issue_repop(PrimaryLogPG::RepGather*, PrimaryLogPG::OpContext*)+0x424) [0x55bc2bb59414] 2024-04-12T22:53:09.616 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: 7: (PrimaryLogPG::simple_opc_submit(std::unique_ptr >)+0x5a) [0x55bc2bb5b47a] 2024-04-12T22:53:09.616 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: 8: (PrimaryLogPG::handle_watch_timeout(std::shared_ptr)+0x873) [0x55bc2bb5d3e3] 2024-04-12T22:53:09.616 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: 9: (HandleWatchTimeout::complete(int)+0x11a) [0x55bc2babe79a] 2024-04-12T22:53:09.616 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: 10: (CommonSafeTimer::timer_thread()+0x155) [0x55bc2c119735] 2024-04-12T22:53:09.616 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: 11: (CommonSafeTimerThread::entry()+0x11) [0x55bc2c11af61] 2024-04-12T22:53:09.616 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: 12: /lib64/libpthread.so.0(+0x81ca) [0x7fc4ddd061ca] 2024-04-12T22:53:09.616 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: 13: clone() 2024-04-12T22:53:09.616 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: 2024-04-12T22:53:09.289+0000 7fc4bde84700 -1 *** Caught signal (Segmentation fault) ** 2024-04-12T22:53:09.616 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: in thread 7fc4bde84700 thread_name:safe_timer 2024-04-12T22:53:09.616 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: 2024-04-12T22:53:09.617 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: ceph version 19.0.0-2053-gb277feb2 (b277feb2c7beb4597d8ecc39d58d5c36b81f613a) squid (dev) 2024-04-12T22:53:09.617 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: 1: /lib64/libpthread.so.0(+0x12d20) [0x7fc4ddd10d20] 2024-04-12T22:53:09.617 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: 2: (BlueStore::_txc_create(BlueStore::Collection*, BlueStore::OpSequencer*, std::__cxx11::list >*, boost::intrusive_ptr)+0x40a) [0x55bc2bf69dca] 2024-04-12T22:53:09.617 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: 3: (BlueStore::queue_transactions(boost::intrusive_ptr&, std::vector >&, boost::intrusive_ptr, ThreadPool::TPHandle*)+0x1f8) [0x55bc2bff7968] 2024-04-12T22:53:09.617 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: 4: (non-virtual thunk to PrimaryLogPG::queue_transactions(std::vector >&, boost::intrusive_ptr)+0x53) [0x55bc2bbdd733] 2024-04-12T22:53:09.617 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: 5: (ReplicatedBackend::submit_transaction(hobject_t const&, object_stat_sum_t const&, eversion_t const&, std::unique_ptr >&&, eversion_t const&, eversion_t const&, std::vector >&&, std::optional&, Context*, unsigned long, osd_reqid_t, boost::intrusive_ptr)+0x7b1) [0x55bc2be68841] 2024-04-12T22:53:09.617 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: 6: (PrimaryLogPG::issue_repop(PrimaryLogPG::RepGather*, PrimaryLogPG::OpContext*)+0x424) [0x55bc2bb59414] 2024-04-12T22:53:09.617 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: 7: (PrimaryLogPG::simple_opc_submit(std::unique_ptr >)+0x5a) [0x55bc2bb5b47a] 2024-04-12T22:53:09.617 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: 8: (PrimaryLogPG::handle_watch_timeout(std::shared_ptr)+0x873) [0x55bc2bb5d3e3] 2024-04-12T22:53:09.617 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: 9: (HandleWatchTimeout::complete(int)+0x11a) [0x55bc2babe79a] 2024-04-12T22:53:09.617 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: 10: (CommonSafeTimer::timer_thread()+0x155) [0x55bc2c119735] 2024-04-12T22:53:09.617 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: 11: (CommonSafeTimerThread::entry()+0x11) [0x55bc2c11af61] 2024-04-12T22:53:09.617 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: 12: /lib64/libpthread.so.0(+0x81ca) [0x7fc4ddd061ca] 2024-04-12T22:53:09.618 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: 13: clone() 2024-04-12T22:53:09.618 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: NOTE: a copy of the executable, or `objdump -rdS ` is needed to interpret this. 2024-04-12T22:53:09.618 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: 2024-04-12T22:53:09.618 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: -4709> 2024-04-12T22:52:44.919+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-04-12T22:52:19.573193+0000 front 2024-04-12T22:52:19.573173+0000 (oldest deadline 2024-04-12T22:52:44.873251+0000) 2024-04-12T22:53:09.618 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: -4444> 2024-04-12T22:52:45.924+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-04-12T22:52:19.573193+0000 front 2024-04-12T22:52:19.573173+0000 (oldest deadline 2024-04-12T22:52:44.873251+0000) 2024-04-12T22:53:09.618 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: -4369> 2024-04-12T22:52:46.909+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-04-12T22:52:19.573193+0000 front 2024-04-12T22:52:19.573173+0000 (oldest deadline 2024-04-12T22:52:44.873251+0000) 2024-04-12T22:53:09.618 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: -3834> 2024-04-12T22:52:47.932+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-04-12T22:52:19.573193+0000 front 2024-04-12T22:52:19.573173+0000 (oldest deadline 2024-04-12T22:52:44.873251+0000) 2024-04-12T22:53:09.618 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: -3770> 2024-04-12T22:52:48.981+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-04-12T22:52:19.573193+0000 front 2024-04-12T22:52:19.573173+0000 (oldest deadline 2024-04-12T22:52:44.873251+0000) 2024-04-12T22:53:09.618 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: -3129> 2024-04-12T22:52:50.014+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-04-12T22:52:19.573193+0000 front 2024-04-12T22:52:19.573173+0000 (oldest deadline 2024-04-12T22:52:44.873251+0000) 2024-04-12T22:53:09.619 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: -3128> 2024-04-12T22:52:50.014+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-04-12T22:52:24.873850+0000 front 2024-04-12T22:52:24.873769+0000 (oldest deadline 2024-04-12T22:52:49.573659+0000) 2024-04-12T22:53:09.619 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: -3002> 2024-04-12T22:52:51.000+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-04-12T22:52:19.573193+0000 front 2024-04-12T22:52:19.573173+0000 (oldest deadline 2024-04-12T22:52:44.873251+0000) 2024-04-12T22:53:09.619 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: -3001> 2024-04-12T22:52:51.000+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-04-12T22:52:24.873850+0000 front 2024-04-12T22:52:24.873769+0000 (oldest deadline 2024-04-12T22:52:49.573659+0000) 2024-04-12T22:53:09.619 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: -2969> 2024-04-12T22:52:52.011+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-04-12T22:52:19.573193+0000 front 2024-04-12T22:52:19.573173+0000 (oldest deadline 2024-04-12T22:52:44.873251+0000) 2024-04-12T22:53:09.619 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: -2968> 2024-04-12T22:52:52.011+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-04-12T22:52:24.873850+0000 front 2024-04-12T22:52:24.873769+0000 (oldest deadline 2024-04-12T22:52:49.573659+0000) 2024-04-12T22:53:09.619 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: -2914> 2024-04-12T22:52:52.962+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-04-12T22:52:19.573193+0000 front 2024-04-12T22:52:19.573173+0000 (oldest deadline 2024-04-12T22:52:44.873251+0000) 2024-04-12T22:53:09.619 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: -2913> 2024-04-12T22:52:52.962+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-04-12T22:52:24.873850+0000 front 2024-04-12T22:52:24.873769+0000 (oldest deadline 2024-04-12T22:52:49.573659+0000) 2024-04-12T22:53:09.619 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: -2821> 2024-04-12T22:52:53.919+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-04-12T22:52:19.573193+0000 front 2024-04-12T22:52:19.573173+0000 (oldest deadline 2024-04-12T22:52:44.873251+0000) 2024-04-12T22:53:09.619 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: -2820> 2024-04-12T22:52:53.919+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-04-12T22:52:24.873850+0000 front 2024-04-12T22:52:24.873769+0000 (oldest deadline 2024-04-12T22:52:49.573659+0000) 2024-04-12T22:53:09.619 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: -2705> 2024-04-12T22:52:54.869+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-04-12T22:52:19.573193+0000 front 2024-04-12T22:52:19.573173+0000 (oldest deadline 2024-04-12T22:52:44.873251+0000) 2024-04-12T22:53:09.620 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: -2704> 2024-04-12T22:52:54.869+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-04-12T22:52:24.873850+0000 front 2024-04-12T22:52:24.873769+0000 (oldest deadline 2024-04-12T22:52:49.573659+0000) 2024-04-12T22:53:09.620 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: -2203> 2024-04-12T22:52:55.885+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-04-12T22:52:19.573193+0000 front 2024-04-12T22:52:19.573173+0000 (oldest deadline 2024-04-12T22:52:44.873251+0000) 2024-04-12T22:53:09.620 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: -2202> 2024-04-12T22:52:55.885+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-04-12T22:52:24.873850+0000 front 2024-04-12T22:52:24.873769+0000 (oldest deadline 2024-04-12T22:52:49.573659+0000) 2024-04-12T22:53:09.620 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: -2164> 2024-04-12T22:52:56.877+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-04-12T22:52:19.573193+0000 front 2024-04-12T22:52:19.573173+0000 (oldest deadline 2024-04-12T22:52:44.873251+0000) 2024-04-12T22:53:09.621 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: -2163> 2024-04-12T22:52:56.877+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-04-12T22:52:24.873850+0000 front 2024-04-12T22:52:24.873769+0000 (oldest deadline 2024-04-12T22:52:49.573659+0000) 2024-04-12T22:53:09.621 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: -1710> 2024-04-12T22:52:57.923+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-04-12T22:52:19.573193+0000 front 2024-04-12T22:52:19.573173+0000 (oldest deadline 2024-04-12T22:52:44.873251+0000) 2024-04-12T22:53:09.621 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: -1709> 2024-04-12T22:52:57.923+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-04-12T22:52:24.873850+0000 front 2024-04-12T22:52:24.873769+0000 (oldest deadline 2024-04-12T22:52:49.573659+0000) 2024-04-12T22:53:09.621 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: -1708> 2024-04-12T22:52:57.923+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6822 osd.2 since back 2024-04-12T22:52:33.575150+0000 front 2024-04-12T22:52:33.575089+0000 (oldest deadline 2024-04-12T22:52:57.674963+0000) 2024-04-12T22:53:09.621 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: -1619> 2024-04-12T22:52:58.966+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-04-12T22:52:19.573193+0000 front 2024-04-12T22:52:19.573173+0000 (oldest deadline 2024-04-12T22:52:44.873251+0000) 2024-04-12T22:53:09.621 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: -1618> 2024-04-12T22:52:58.966+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-04-12T22:52:24.873850+0000 front 2024-04-12T22:52:24.873769+0000 (oldest deadline 2024-04-12T22:52:49.573659+0000) 2024-04-12T22:53:09.621 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: -1617> 2024-04-12T22:52:58.966+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6822 osd.2 since back 2024-04-12T22:52:33.575150+0000 front 2024-04-12T22:52:33.575089+0000 (oldest deadline 2024-04-12T22:52:57.674963+0000) 2024-04-12T22:53:09.621 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: -1474> 2024-04-12T22:52:59.986+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-04-12T22:52:19.573193+0000 front 2024-04-12T22:52:19.573173+0000 (oldest deadline 2024-04-12T22:52:44.873251+0000) 2024-04-12T22:53:09.621 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: -1473> 2024-04-12T22:52:59.986+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-04-12T22:52:24.873850+0000 front 2024-04-12T22:52:24.873769+0000 (oldest deadline 2024-04-12T22:52:49.573659+0000) 2024-04-12T22:53:09.621 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: -1472> 2024-04-12T22:52:59.986+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6822 osd.2 since back 2024-04-12T22:52:33.575150+0000 front 2024-04-12T22:52:33.575089+0000 (oldest deadline 2024-04-12T22:52:57.674963+0000) 2024-04-12T22:53:09.621 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: -1375> 2024-04-12T22:53:00.952+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-04-12T22:52:19.573193+0000 front 2024-04-12T22:52:19.573173+0000 (oldest deadline 2024-04-12T22:52:44.873251+0000) 2024-04-12T22:53:09.621 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: -1374> 2024-04-12T22:53:00.952+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-04-12T22:52:24.873850+0000 front 2024-04-12T22:52:24.873769+0000 (oldest deadline 2024-04-12T22:52:49.573659+0000) 2024-04-12T22:53:09.621 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: -1373> 2024-04-12T22:53:00.952+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6822 osd.2 since back 2024-04-12T22:52:33.575150+0000 front 2024-04-12T22:52:33.575089+0000 (oldest deadline 2024-04-12T22:52:57.674963+0000) 2024-04-12T22:53:09.622 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: -1266> 2024-04-12T22:53:01.987+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-04-12T22:52:19.573193+0000 front 2024-04-12T22:52:19.573173+0000 (oldest deadline 2024-04-12T22:52:44.873251+0000) 2024-04-12T22:53:09.622 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: -1265> 2024-04-12T22:53:01.987+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-04-12T22:52:24.873850+0000 front 2024-04-12T22:52:24.873769+0000 (oldest deadline 2024-04-12T22:52:49.573659+0000) 2024-04-12T22:53:09.622 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: -1264> 2024-04-12T22:53:01.987+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6822 osd.2 since back 2024-04-12T22:52:33.575150+0000 front 2024-04-12T22:52:33.575089+0000 (oldest deadline 2024-04-12T22:52:57.674963+0000) 2024-04-12T22:53:09.622 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: -1212> 2024-04-12T22:53:03.008+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-04-12T22:52:19.573193+0000 front 2024-04-12T22:52:19.573173+0000 (oldest deadline 2024-04-12T22:52:44.873251+0000) 2024-04-12T22:53:09.622 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: -1211> 2024-04-12T22:53:03.008+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-04-12T22:52:24.873850+0000 front 2024-04-12T22:52:24.873769+0000 (oldest deadline 2024-04-12T22:52:49.573659+0000) 2024-04-12T22:53:09.622 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: -1210> 2024-04-12T22:53:03.008+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6822 osd.2 since back 2024-04-12T22:52:33.575150+0000 front 2024-04-12T22:52:33.575089+0000 (oldest deadline 2024-04-12T22:52:57.674963+0000) 2024-04-12T22:53:09.622 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: -1017> 2024-04-12T22:53:03.997+0000 7fc4d68ba700 -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-12T22:53:09.622 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: -1016> 2024-04-12T22:53:03.997+0000 7fc4d68ba700 -1 osd.6 193 *** Got signal Terminated *** 2024-04-12T22:53:09.622 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: -1014> 2024-04-12T22:53:03.997+0000 7fc4d68ba700 -1 osd.6 193 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-12T22:53:09.622 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: -1011> 2024-04-12T22:53:04.030+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-04-12T22:52:19.573193+0000 front 2024-04-12T22:52:19.573173+0000 (oldest deadline 2024-04-12T22:52:44.873251+0000) 2024-04-12T22:53:09.622 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: -1010> 2024-04-12T22:53:04.030+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-04-12T22:52:24.873850+0000 front 2024-04-12T22:52:24.873769+0000 (oldest deadline 2024-04-12T22:52:49.573659+0000) 2024-04-12T22:53:09.623 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: -1009> 2024-04-12T22:53:04.030+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6822 osd.2 since back 2024-04-12T22:52:33.575150+0000 front 2024-04-12T22:52:33.575089+0000 (oldest deadline 2024-04-12T22:52:57.674963+0000) 2024-04-12T22:53:09.623 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: -885> 2024-04-12T22:53:05.074+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-04-12T22:52:19.573193+0000 front 2024-04-12T22:52:19.573173+0000 (oldest deadline 2024-04-12T22:52:44.873251+0000) 2024-04-12T22:53:09.623 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: -884> 2024-04-12T22:53:05.074+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-04-12T22:52:24.873850+0000 front 2024-04-12T22:52:24.873769+0000 (oldest deadline 2024-04-12T22:52:49.573659+0000) 2024-04-12T22:53:09.623 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: -883> 2024-04-12T22:53:05.074+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6822 osd.2 since back 2024-04-12T22:52:33.575150+0000 front 2024-04-12T22:52:33.575089+0000 (oldest deadline 2024-04-12T22:52:57.674963+0000) 2024-04-12T22:53:09.623 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: -307> 2024-04-12T22:53:06.061+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-04-12T22:52:19.573193+0000 front 2024-04-12T22:52:19.573173+0000 (oldest deadline 2024-04-12T22:52:44.873251+0000) 2024-04-12T22:53:09.623 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: -306> 2024-04-12T22:53:06.061+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-04-12T22:52:24.873850+0000 front 2024-04-12T22:52:24.873769+0000 (oldest deadline 2024-04-12T22:52:49.573659+0000) 2024-04-12T22:53:09.623 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: -305> 2024-04-12T22:53:06.061+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6822 osd.2 since back 2024-04-12T22:52:33.575150+0000 front 2024-04-12T22:52:33.575089+0000 (oldest deadline 2024-04-12T22:52:57.674963+0000) 2024-04-12T22:53:09.623 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: -304> 2024-04-12T22:53:06.061+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6830 osd.3 since back 2024-04-12T22:52:39.975845+0000 front 2024-04-12T22:52:39.975801+0000 (oldest deadline 2024-04-12T22:53:05.875741+0000) 2024-04-12T22:53:09.623 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: -246> 2024-04-12T22:53:07.017+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-04-12T22:52:19.573193+0000 front 2024-04-12T22:52:19.573173+0000 (oldest deadline 2024-04-12T22:52:44.873251+0000) 2024-04-12T22:53:09.623 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: -245> 2024-04-12T22:53:07.017+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-04-12T22:52:24.873850+0000 front 2024-04-12T22:52:24.873769+0000 (oldest deadline 2024-04-12T22:52:49.573659+0000) 2024-04-12T22:53:09.623 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: -244> 2024-04-12T22:53:07.017+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6822 osd.2 since back 2024-04-12T22:52:33.575150+0000 front 2024-04-12T22:52:33.575089+0000 (oldest deadline 2024-04-12T22:52:57.674963+0000) 2024-04-12T22:53:09.623 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: -243> 2024-04-12T22:53:07.017+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6830 osd.3 since back 2024-04-12T22:52:39.975845+0000 front 2024-04-12T22:52:39.975801+0000 (oldest deadline 2024-04-12T22:53:05.875741+0000) 2024-04-12T22:53:09.623 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: -132> 2024-04-12T22:53:07.987+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-04-12T22:52:19.573193+0000 front 2024-04-12T22:52:19.573173+0000 (oldest deadline 2024-04-12T22:52:44.873251+0000) 2024-04-12T22:53:09.623 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: -131> 2024-04-12T22:53:07.987+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-04-12T22:52:24.873850+0000 front 2024-04-12T22:52:24.873769+0000 (oldest deadline 2024-04-12T22:52:49.573659+0000) 2024-04-12T22:53:09.624 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: -130> 2024-04-12T22:53:07.987+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6822 osd.2 since back 2024-04-12T22:52:33.575150+0000 front 2024-04-12T22:52:33.575089+0000 (oldest deadline 2024-04-12T22:52:57.674963+0000) 2024-04-12T22:53:09.624 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: -129> 2024-04-12T22:53:07.987+0000 7fc4ceea6700 -1 osd.6 193 heartbeat_check: no reply from 172.21.15.88:6830 osd.3 since back 2024-04-12T22:52:39.975845+0000 front 2024-04-12T22:52:39.975801+0000 (oldest deadline 2024-04-12T22:53:05.875741+0000) 2024-04-12T22:53:09.624 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: 0> 2024-04-12T22:53:09.289+0000 7fc4bde84700 -1 *** Caught signal (Segmentation fault) ** 2024-04-12T22:53:09.624 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: in thread 7fc4bde84700 thread_name:safe_timer 2024-04-12T22:53:09.624 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: 2024-04-12T22:53:09.624 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: ceph version 19.0.0-2053-gb277feb2 (b277feb2c7beb4597d8ecc39d58d5c36b81f613a) squid (dev) 2024-04-12T22:53:09.624 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: 1: /lib64/libpthread.so.0(+0x12d20) [0x7fc4ddd10d20] 2024-04-12T22:53:09.624 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: 2: (BlueStore::_txc_create(BlueStore::Collection*, BlueStore::OpSequencer*, std::__cxx11::list >*, boost::intrusive_ptr)+0x40a) [0x55bc2bf69dca] 2024-04-12T22:53:09.625 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: 3: (BlueStore::queue_transactions(boost::intrusive_ptr&, std::vector >&, boost::intrusive_ptr, ThreadPool::TPHandle*)+0x1f8) [0x55bc2bff7968] 2024-04-12T22:53:09.625 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: 4: (non-virtual thunk to PrimaryLogPG::queue_transactions(std::vector >&, boost::intrusive_ptr)+0x53) [0x55bc2bbdd733] 2024-04-12T22:53:09.625 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: 5: (ReplicatedBackend::submit_transaction(hobject_t const&, object_stat_sum_t const&, eversion_t const&, std::unique_ptr >&&, eversion_t const&, eversion_t const&, std::vector >&&, std::optional&, Context*, unsigned long, osd_reqid_t, boost::intrusive_ptr)+0x7b1) [0x55bc2be68841] 2024-04-12T22:53:09.625 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: 6: (PrimaryLogPG::issue_repop(PrimaryLogPG::RepGather*, PrimaryLogPG::OpContext*)+0x424) [0x55bc2bb59414] 2024-04-12T22:53:09.625 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: 7: (PrimaryLogPG::simple_opc_submit(std::unique_ptr >)+0x5a) [0x55bc2bb5b47a] 2024-04-12T22:53:09.625 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: 8: (PrimaryLogPG::handle_watch_timeout(std::shared_ptr)+0x873) [0x55bc2bb5d3e3] 2024-04-12T22:53:09.625 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: 9: (HandleWatchTimeout::complete(int)+0x11a) [0x55bc2babe79a] 2024-04-12T22:53:09.625 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: 10: (CommonSafeTimer::timer_thread()+0x155) [0x55bc2c119735] 2024-04-12T22:53:09.626 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: 11: (CommonSafeTimerThread::entry()+0x11) [0x55bc2c11af61] 2024-04-12T22:53:09.626 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: 12: /lib64/libpthread.so.0(+0x81ca) [0x7fc4ddd061ca] 2024-04-12T22:53:09.626 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: 13: clone() 2024-04-12T22:53:09.626 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: NOTE: a copy of the executable, or `objdump -rdS ` is needed to interpret this. 2024-04-12T22:53:09.626 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6[145925]: 2024-04-12T22:53:09.626 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 podman[173224]: 2024-04-12 22:53:09.370654663 +0000 UTC m=+5.468150240 container died 2c5b3ef7a52795fc3049ac703ae8a85ac4104d101d2d0ac7adb1b8876b902d0a (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-b277feb, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.build-date=20240409, CEPH_POINT_RELEASE=, ceph=True, maintainer=Guillaume Abrioux ) 2024-04-12T22:53:09.865 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 podman[173224]: 2024-04-12 22:53:09.873920965 +0000 UTC m=+5.971416583 container cleanup 2c5b3ef7a52795fc3049ac703ae8a85ac4104d101d2d0ac7adb1b8876b902d0a (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6, RELEASE=squid-b277feb, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.5, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240409, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD) 2024-04-12T22:53:09.865 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:09 smithi142 bash[173224]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6 2024-04-12T22:53:10.117 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:10 smithi142 podman[173241]: 2024-04-12 22:53:10.125195222 +0000 UTC m=+0.752952369 container remove 2c5b3ef7a52795fc3049ac703ae8a85ac4104d101d2d0ac7adb1b8876b902d0a (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, RELEASE=squid-b277feb, GIT_BRANCH=HEAD, io.buildah.version=1.33.5, org.label-schema.build-date=20240409, org.label-schema.vendor=CentOS) 2024-04-12T22:53:10.117 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:10 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@osd.6.service: Main process exited, code=exited, status=139/n/a 2024-04-12T22:53:10.117 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7[158252]: 2024-04-12T22:53:09.874+0000 7ff97ce52700 -1 osd.7 193 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-04-12T22:52:17.765153+0000 front 2024-04-12T22:52:17.765280+0000 (oldest deadline 2024-04-12T22:52:42.465093+0000) 2024-04-12T22:53:10.117 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7[158252]: 2024-04-12T22:53:09.874+0000 7ff97ce52700 -1 osd.7 193 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-04-12T22:52:27.066636+0000 front 2024-04-12T22:52:27.066503+0000 (oldest deadline 2024-04-12T22:52:52.966483+0000) 2024-04-12T22:53:10.117 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7[158252]: 2024-04-12T22:53:09.874+0000 7ff97ce52700 -1 osd.7 193 heartbeat_check: no reply from 172.21.15.88:6822 osd.2 since back 2024-04-12T22:52:36.367932+0000 front 2024-04-12T22:52:36.367858+0000 (oldest deadline 2024-04-12T22:53:01.667546+0000) 2024-04-12T22:53:10.117 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:53:09 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7[158252]: 2024-04-12T22:53:09.874+0000 7ff97ce52700 -1 osd.7 193 heartbeat_check: no reply from 172.21.15.88:6830 osd.3 since back 2024-04-12T22:52:43.368509+0000 front 2024-04-12T22:52:43.368462+0000 (oldest deadline 2024-04-12T22:53:08.668396+0000) 2024-04-12T22:53:10.743 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:10 smithi142 podman[173331]: 2024-04-12 22:53:10.380089567 +0000 UTC m=+0.018028209 image pull 668895944f0ec64b67a5b7564961d2756f2966e5d4b9338516300dbec9984951 quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a 2024-04-12T22:53:10.743 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:10 smithi142 podman[173331]: 2024-04-12 22:53:10.48435773 +0000 UTC m=+0.122296346 container create 830764a6605cc9c180f8ea846872f4842bfea3b45d185e1daa985b354809d450 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6-deactivate, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, GIT_CLEAN=True, RELEASE=squid-b277feb, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240409, ceph=True) 2024-04-12T22:53:10.743 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:10 smithi142 podman[173331]: 2024-04-12 22:53:10.678486613 +0000 UTC m=+0.316425228 container init 830764a6605cc9c180f8ea846872f4842bfea3b45d185e1daa985b354809d450 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6-deactivate, org.label-schema.build-date=20240409, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, CEPH_POINT_RELEASE=, RELEASE=squid-b277feb, ceph=True, io.buildah.version=1.33.5, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image) 2024-04-12T22:53:10.743 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:10 smithi142 podman[173331]: 2024-04-12 22:53:10.681554645 +0000 UTC m=+0.319493261 container start 830764a6605cc9c180f8ea846872f4842bfea3b45d185e1daa985b354809d450 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6-deactivate, org.label-schema.build-date=20240409, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=squid-b277feb, GIT_CLEAN=True, org.label-schema.vendor=CentOS, io.buildah.version=1.33.5, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, CEPH_POINT_RELEASE=, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2) 2024-04-12T22:53:11.243 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:10 smithi142 podman[173331]: 2024-04-12 22:53:10.753395233 +0000 UTC m=+0.391333856 container attach 830764a6605cc9c180f8ea846872f4842bfea3b45d185e1daa985b354809d450 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6-deactivate, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.build-date=20240409, RELEASE=squid-b277feb, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0) 2024-04-12T22:53:11.244 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:10 smithi142 podman[173331]: 2024-04-12 22:53:10.973798611 +0000 UTC m=+0.611737226 container died 830764a6605cc9c180f8ea846872f4842bfea3b45d185e1daa985b354809d450 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, RELEASE=squid-b277feb, io.buildah.version=1.33.5, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.build-date=20240409, ceph=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2) 2024-04-12T22:53:11.244 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:53:10 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7[158252]: 2024-04-12T22:53:10.834+0000 7ff97ce52700 -1 osd.7 193 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-04-12T22:52:17.765153+0000 front 2024-04-12T22:52:17.765280+0000 (oldest deadline 2024-04-12T22:52:42.465093+0000) 2024-04-12T22:53:11.244 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:53:10 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7[158252]: 2024-04-12T22:53:10.834+0000 7ff97ce52700 -1 osd.7 193 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-04-12T22:52:27.066636+0000 front 2024-04-12T22:52:27.066503+0000 (oldest deadline 2024-04-12T22:52:52.966483+0000) 2024-04-12T22:53:11.244 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:53:10 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7[158252]: 2024-04-12T22:53:10.834+0000 7ff97ce52700 -1 osd.7 193 heartbeat_check: no reply from 172.21.15.88:6822 osd.2 since back 2024-04-12T22:52:36.367932+0000 front 2024-04-12T22:52:36.367858+0000 (oldest deadline 2024-04-12T22:53:01.667546+0000) 2024-04-12T22:53:11.244 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:53:10 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7[158252]: 2024-04-12T22:53:10.834+0000 7ff97ce52700 -1 osd.7 193 heartbeat_check: no reply from 172.21.15.88:6830 osd.3 since back 2024-04-12T22:52:43.368509+0000 front 2024-04-12T22:52:43.368462+0000 (oldest deadline 2024-04-12T22:53:08.668396+0000) 2024-04-12T22:53:11.509 INFO:journalctl@ceph.osd.6.smithi142.stdout:Apr 12 22:53:11 smithi142 podman[173357]: 2024-04-12 22:53:11.506858227 +0000 UTC m=+0.523779086 container remove 830764a6605cc9c180f8ea846872f4842bfea3b45d185e1daa985b354809d450 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-6-deactivate, org.label-schema.build-date=20240409, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, io.buildah.version=1.33.5, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, RELEASE=squid-b277feb, org.label-schema.vendor=CentOS) 2024-04-12T22:53:11.514 DEBUG:teuthology.orchestra.run.smithi142:> sudo pkill -f 'journalctl -f -n 0 -u ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@osd.6.service' 2024-04-12T22:53:11.556 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-12T22:53:11.557 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-04-12T22:53:11.557 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-04-12T22:53:11.557 DEBUG:teuthology.orchestra.run.smithi142:> sudo systemctl stop ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@osd.7 2024-04-12T22:53:11.762 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:53:11 smithi142 systemd[1]: Stopping Ceph osd.7 for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:53:12.177 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:53:11 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7[158252]: 2024-04-12T22:53:11.854+0000 7ff97ce52700 -1 osd.7 193 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-04-12T22:52:17.765153+0000 front 2024-04-12T22:52:17.765280+0000 (oldest deadline 2024-04-12T22:52:42.465093+0000) 2024-04-12T22:53:12.177 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:53:11 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7[158252]: 2024-04-12T22:53:11.854+0000 7ff97ce52700 -1 osd.7 193 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-04-12T22:52:27.066636+0000 front 2024-04-12T22:52:27.066503+0000 (oldest deadline 2024-04-12T22:52:52.966483+0000) 2024-04-12T22:53:12.178 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:53:11 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7[158252]: 2024-04-12T22:53:11.854+0000 7ff97ce52700 -1 osd.7 193 heartbeat_check: no reply from 172.21.15.88:6822 osd.2 since back 2024-04-12T22:52:36.367932+0000 front 2024-04-12T22:52:36.367858+0000 (oldest deadline 2024-04-12T22:53:01.667546+0000) 2024-04-12T22:53:12.178 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:53:11 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7[158252]: 2024-04-12T22:53:11.854+0000 7ff97ce52700 -1 osd.7 193 heartbeat_check: no reply from 172.21.15.88:6830 osd.3 since back 2024-04-12T22:52:43.368509+0000 front 2024-04-12T22:52:43.368462+0000 (oldest deadline 2024-04-12T22:53:08.668396+0000) 2024-04-12T22:53:12.178 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:53:11 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7[158252]: 2024-04-12T22:53:11.925+0000 7ff98085e700 -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-12T22:53:12.178 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:53:11 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7[158252]: 2024-04-12T22:53:11.925+0000 7ff98085e700 -1 osd.7 193 *** Got signal Terminated *** 2024-04-12T22:53:12.178 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:53:11 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7[158252]: 2024-04-12T22:53:11.925+0000 7ff98085e700 -1 osd.7 193 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-12T22:53:12.993 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:53:12 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7[158252]: 2024-04-12T22:53:12.829+0000 7ff97ce52700 -1 osd.7 193 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-04-12T22:52:17.765153+0000 front 2024-04-12T22:52:17.765280+0000 (oldest deadline 2024-04-12T22:52:42.465093+0000) 2024-04-12T22:53:12.993 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:53:12 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7[158252]: 2024-04-12T22:53:12.829+0000 7ff97ce52700 -1 osd.7 193 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-04-12T22:52:27.066636+0000 front 2024-04-12T22:52:27.066503+0000 (oldest deadline 2024-04-12T22:52:52.966483+0000) 2024-04-12T22:53:12.993 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:53:12 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7[158252]: 2024-04-12T22:53:12.829+0000 7ff97ce52700 -1 osd.7 193 heartbeat_check: no reply from 172.21.15.88:6822 osd.2 since back 2024-04-12T22:52:36.367932+0000 front 2024-04-12T22:52:36.367858+0000 (oldest deadline 2024-04-12T22:53:01.667546+0000) 2024-04-12T22:53:12.993 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:53:12 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7[158252]: 2024-04-12T22:53:12.829+0000 7ff97ce52700 -1 osd.7 193 heartbeat_check: no reply from 172.21.15.88:6830 osd.3 since back 2024-04-12T22:52:43.368509+0000 front 2024-04-12T22:52:43.368462+0000 (oldest deadline 2024-04-12T22:53:08.668396+0000) 2024-04-12T22:53:14.089 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:53:13 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7[158252]: 2024-04-12T22:53:13.790+0000 7ff97ce52700 -1 osd.7 193 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-04-12T22:52:17.765153+0000 front 2024-04-12T22:52:17.765280+0000 (oldest deadline 2024-04-12T22:52:42.465093+0000) 2024-04-12T22:53:14.090 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:53:13 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7[158252]: 2024-04-12T22:53:13.790+0000 7ff97ce52700 -1 osd.7 193 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-04-12T22:52:27.066636+0000 front 2024-04-12T22:52:27.066503+0000 (oldest deadline 2024-04-12T22:52:52.966483+0000) 2024-04-12T22:53:14.090 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:53:13 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7[158252]: 2024-04-12T22:53:13.790+0000 7ff97ce52700 -1 osd.7 193 heartbeat_check: no reply from 172.21.15.88:6822 osd.2 since back 2024-04-12T22:52:36.367932+0000 front 2024-04-12T22:52:36.367858+0000 (oldest deadline 2024-04-12T22:53:01.667546+0000) 2024-04-12T22:53:14.090 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:53:13 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7[158252]: 2024-04-12T22:53:13.790+0000 7ff97ce52700 -1 osd.7 193 heartbeat_check: no reply from 172.21.15.88:6830 osd.3 since back 2024-04-12T22:52:43.368509+0000 front 2024-04-12T22:52:43.368462+0000 (oldest deadline 2024-04-12T22:53:08.668396+0000) 2024-04-12T22:53:14.577 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:53:14 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[64217]: level=error ts=2024-04-12T22:53:14.274Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://smithi142.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.142:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://smithi088.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.88:8443: connect: connection refused" 2024-04-12T22:53:14.578 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:53:14 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[64217]: level=warn ts=2024-04-12T22:53:14.275Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi088.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.88:8443: connect: connection refused" 2024-04-12T22:53:14.578 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:53:14 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[64217]: level=warn ts=2024-04-12T22:53:14.276Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi142.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.142:8443: connect: connection refused" 2024-04-12T22:53:15.243 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:53:14 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7[158252]: 2024-04-12T22:53:14.798+0000 7ff97ce52700 -1 osd.7 193 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-04-12T22:52:17.765153+0000 front 2024-04-12T22:52:17.765280+0000 (oldest deadline 2024-04-12T22:52:42.465093+0000) 2024-04-12T22:53:15.244 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:53:14 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7[158252]: 2024-04-12T22:53:14.798+0000 7ff97ce52700 -1 osd.7 193 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-04-12T22:52:27.066636+0000 front 2024-04-12T22:52:27.066503+0000 (oldest deadline 2024-04-12T22:52:52.966483+0000) 2024-04-12T22:53:15.244 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:53:14 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7[158252]: 2024-04-12T22:53:14.798+0000 7ff97ce52700 -1 osd.7 193 heartbeat_check: no reply from 172.21.15.88:6822 osd.2 since back 2024-04-12T22:52:36.367932+0000 front 2024-04-12T22:52:36.367858+0000 (oldest deadline 2024-04-12T22:53:01.667546+0000) 2024-04-12T22:53:15.244 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:53:14 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7[158252]: 2024-04-12T22:53:14.798+0000 7ff97ce52700 -1 osd.7 193 heartbeat_check: no reply from 172.21.15.88:6830 osd.3 since back 2024-04-12T22:52:43.368509+0000 front 2024-04-12T22:52:43.368462+0000 (oldest deadline 2024-04-12T22:53:08.668396+0000) 2024-04-12T22:53:16.243 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:53:15 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7[158252]: 2024-04-12T22:53:15.828+0000 7ff97ce52700 -1 osd.7 193 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-04-12T22:52:17.765153+0000 front 2024-04-12T22:52:17.765280+0000 (oldest deadline 2024-04-12T22:52:42.465093+0000) 2024-04-12T22:53:16.244 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:53:15 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7[158252]: 2024-04-12T22:53:15.828+0000 7ff97ce52700 -1 osd.7 193 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-04-12T22:52:27.066636+0000 front 2024-04-12T22:52:27.066503+0000 (oldest deadline 2024-04-12T22:52:52.966483+0000) 2024-04-12T22:53:16.244 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:53:15 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7[158252]: 2024-04-12T22:53:15.828+0000 7ff97ce52700 -1 osd.7 193 heartbeat_check: no reply from 172.21.15.88:6822 osd.2 since back 2024-04-12T22:52:36.367932+0000 front 2024-04-12T22:52:36.367858+0000 (oldest deadline 2024-04-12T22:53:01.667546+0000) 2024-04-12T22:53:16.244 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:53:15 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7[158252]: 2024-04-12T22:53:15.828+0000 7ff97ce52700 -1 osd.7 193 heartbeat_check: no reply from 172.21.15.88:6830 osd.3 since back 2024-04-12T22:52:43.368509+0000 front 2024-04-12T22:52:43.368462+0000 (oldest deadline 2024-04-12T22:53:08.668396+0000) 2024-04-12T22:53:16.244 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:53:15 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7[158252]: 2024-04-12T22:53:15.828+0000 7ff97ce52700 -1 osd.7 193 heartbeat_check: no reply from 172.21.15.142:6804 osd.4 since back 2024-04-12T22:52:48.668839+0000 front 2024-04-12T22:52:48.668727+0000 (oldest deadline 2024-04-12T22:53:15.669206+0000) 2024-04-12T22:53:17.095 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:53:16 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7[158252]: 2024-04-12T22:53:16.831+0000 7ff97ce52700 -1 osd.7 193 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-04-12T22:52:17.765153+0000 front 2024-04-12T22:52:17.765280+0000 (oldest deadline 2024-04-12T22:52:42.465093+0000) 2024-04-12T22:53:17.095 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:53:16 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7[158252]: 2024-04-12T22:53:16.831+0000 7ff97ce52700 -1 osd.7 193 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-04-12T22:52:27.066636+0000 front 2024-04-12T22:52:27.066503+0000 (oldest deadline 2024-04-12T22:52:52.966483+0000) 2024-04-12T22:53:17.095 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:53:16 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7[158252]: 2024-04-12T22:53:16.831+0000 7ff97ce52700 -1 osd.7 193 heartbeat_check: no reply from 172.21.15.88:6822 osd.2 since back 2024-04-12T22:52:36.367932+0000 front 2024-04-12T22:52:36.367858+0000 (oldest deadline 2024-04-12T22:53:01.667546+0000) 2024-04-12T22:53:17.095 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:53:16 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7[158252]: 2024-04-12T22:53:16.831+0000 7ff97ce52700 -1 osd.7 193 heartbeat_check: no reply from 172.21.15.88:6830 osd.3 since back 2024-04-12T22:52:43.368509+0000 front 2024-04-12T22:52:43.368462+0000 (oldest deadline 2024-04-12T22:53:08.668396+0000) 2024-04-12T22:53:17.095 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:53:16 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7[158252]: 2024-04-12T22:53:16.831+0000 7ff97ce52700 -1 osd.7 193 heartbeat_check: no reply from 172.21.15.142:6804 osd.4 since back 2024-04-12T22:52:48.668839+0000 front 2024-04-12T22:52:48.668727+0000 (oldest deadline 2024-04-12T22:53:15.669206+0000) 2024-04-12T22:53:17.743 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:53:17 smithi142 podman[173438]: 2024-04-12 22:53:17.649290031 +0000 UTC m=+5.843216732 container died a7c577ba1d6a47af3671babcd5b7013a82f68be1451e821affa2d22385dabdc6 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , RELEASE=squid-b277feb, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.build-date=20240409, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.license=GPLv2, io.buildah.version=1.33.5) 2024-04-12T22:53:18.331 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:53:18 smithi142 podman[173438]: 2024-04-12 22:53:18.056230496 +0000 UTC m=+6.250157194 container cleanup a7c577ba1d6a47af3671babcd5b7013a82f68be1451e821affa2d22385dabdc6 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7, org.label-schema.vendor=CentOS, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, RELEASE=squid-b277feb, org.label-schema.license=GPLv2, io.buildah.version=1.33.5, org.label-schema.build-date=20240409, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, GIT_CLEAN=True) 2024-04-12T22:53:18.331 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:53:18 smithi142 bash[173438]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7 2024-04-12T22:53:18.666 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:53:18 smithi142 podman[174128]: 2024-04-12 22:53:18.34126703 +0000 UTC m=+1.019593478 container remove a7c577ba1d6a47af3671babcd5b7013a82f68be1451e821affa2d22385dabdc6 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7, io.buildah.version=1.33.5, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, RELEASE=squid-b277feb, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.build-date=20240409, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0) 2024-04-12T22:53:19.599 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:53:19 smithi142 podman[174262]: 2024-04-12 22:53:19.239527016 +0000 UTC m=+0.018277296 image pull 668895944f0ec64b67a5b7564961d2756f2966e5d4b9338516300dbec9984951 quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a 2024-04-12T22:53:19.599 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:53:19 smithi142 podman[174262]: 2024-04-12 22:53:19.397675947 +0000 UTC m=+0.176426232 container create 733d16eed4bc0903316645815df68809fd61aad151b334a906e7796a1e663bf3 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7-deactivate, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.license=GPLv2, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240409, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, io.buildah.version=1.33.5, GIT_BRANCH=HEAD, RELEASE=squid-b277feb) 2024-04-12T22:53:19.906 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:53:19 smithi142 podman[174262]: 2024-04-12 22:53:19.608698975 +0000 UTC m=+0.387449266 container init 733d16eed4bc0903316645815df68809fd61aad151b334a906e7796a1e663bf3 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7-deactivate, org.label-schema.license=GPLv2, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, RELEASE=squid-b277feb, org.label-schema.build-date=20240409, CEPH_POINT_RELEASE=, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, io.buildah.version=1.33.5, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0) 2024-04-12T22:53:19.907 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:53:19 smithi142 podman[174262]: 2024-04-12 22:53:19.612201963 +0000 UTC m=+0.390952244 container start 733d16eed4bc0903316645815df68809fd61aad151b334a906e7796a1e663bf3 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7-deactivate, CEPH_POINT_RELEASE=, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, maintainer=Guillaume Abrioux , ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240409, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, GIT_BRANCH=HEAD, RELEASE=squid-b277feb, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, io.buildah.version=1.33.5) 2024-04-12T22:53:19.907 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:53:19 smithi142 podman[174262]: 2024-04-12 22:53:19.683264625 +0000 UTC m=+0.462014918 container attach 733d16eed4bc0903316645815df68809fd61aad151b334a906e7796a1e663bf3 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7-deactivate, ceph=True, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.build-date=20240409, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-b277feb) 2024-04-12T22:53:20.243 INFO:journalctl@ceph.osd.7.smithi142.stdout:Apr 12 22:53:20 smithi142 podman[174262]: 2024-04-12 22:53:20.146280017 +0000 UTC m=+0.925030289 container died 733d16eed4bc0903316645815df68809fd61aad151b334a906e7796a1e663bf3 (image=quay.ceph.io/ceph-ci/ceph:b277feb2c7beb4597d8ecc39d58d5c36b81f613a, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-osd-7-deactivate, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_CLEAN=True, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, ceph=True, org.label-schema.build-date=20240409, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, RELEASE=squid-b277feb, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0) 2024-04-12T22:53:20.802 DEBUG:teuthology.orchestra.run.smithi142:> sudo pkill -f 'journalctl -f -n 0 -u ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@osd.7.service' 2024-04-12T22:53:20.851 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-12T22:53:20.852 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-04-12T22:53:20.852 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2024-04-12T22:53:20.852 DEBUG:teuthology.orchestra.run.smithi142:> sudo systemctl stop ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@prometheus.a 2024-04-12T22:53:21.197 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:53:20 smithi142 systemd[1]: Stopping Ceph prometheus.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:53:21.494 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:53:21 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[60838]: ts=2024-04-12T22:53:21.384Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-04-12T22:53:21.494 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:53:21 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[60838]: ts=2024-04-12T22:53:21.384Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-04-12T22:53:21.494 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:53:21 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[60838]: ts=2024-04-12T22:53:21.384Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-04-12T22:53:21.494 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:53:21 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[60838]: ts=2024-04-12T22:53:21.384Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-04-12T22:53:21.494 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:53:21 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[60838]: ts=2024-04-12T22:53:21.384Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-04-12T22:53:21.494 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:53:21 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[60838]: ts=2024-04-12T22:53:21.384Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-04-12T22:53:21.494 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:53:21 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[60838]: ts=2024-04-12T22:53:21.385Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-04-12T22:53:21.495 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:53:21 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[60838]: ts=2024-04-12T22:53:21.385Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-04-12T22:53:21.495 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:53:21 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[60838]: ts=2024-04-12T22:53:21.385Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-04-12T22:53:21.495 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:53:21 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[60838]: ts=2024-04-12T22:53:21.385Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-04-12T22:53:21.495 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:53:21 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[60838]: ts=2024-04-12T22:53:21.385Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-04-12T22:53:21.495 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:53:21 smithi142 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a[60838]: ts=2024-04-12T22:53:21.385Z caller=main.go:1066 level=info msg="See you next time!" 2024-04-12T22:53:21.495 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:53:21 smithi142 podman[174387]: 2024-04-12 22:53:21.395074931 +0000 UTC m=+0.477676567 container died db995400848fb3fd699284c3562ddd7435e84313ffa2df7892734594ec9fb865 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-12T22:53:21.875 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:53:21 smithi142 podman[174387]: 2024-04-12 22:53:21.676007244 +0000 UTC m=+0.758608878 container cleanup db995400848fb3fd699284c3562ddd7435e84313ffa2df7892734594ec9fb865 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-12T22:53:22.494 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:53:21 smithi142 bash[174387]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a 2024-04-12T22:53:22.494 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:53:21 smithi142 bash[174413]: Error: no container with name or ID "ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus.a" found: no such container 2024-04-12T22:53:22.496 DEBUG:teuthology.orchestra.run.smithi142:> sudo pkill -f 'journalctl -f -n 0 -u ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@prometheus.a.service' 2024-04-12T22:53:22.496 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:53:21 smithi142 podman[174401]: 2024-04-12 22:53:21.885308428 +0000 UTC m=+0.491775614 container remove db995400848fb3fd699284c3562ddd7435e84313ffa2df7892734594ec9fb865 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-12T22:53:22.496 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:53:21 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-04-12T22:53:22.496 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:53:21 smithi142 systemd[1]: Stopped Ceph prometheus.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:53:22.496 INFO:journalctl@ceph.prometheus.a.smithi142.stdout:Apr 12 22:53:21 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@prometheus.a.service: Consumed 3.640s CPU time. 2024-04-12T22:53:22.541 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-12T22:53:22.541 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2024-04-12T22:53:22.542 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid a5fdb6f0-f91b-11ee-bc8d-c7b262605968 --force --keep-logs 2024-04-12T22:53:24.604 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:53:24 smithi088 systemd[1]: Stopping Ceph node-exporter.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:53:24.604 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:53:24 smithi088 podman[195970]: 2024-04-12 22:53:24.340451108 +0000 UTC m=+0.104908896 container died 40e0439db208a135a05065f763cd1453c4b83964d6f024c1a7404eeb3aae93b5 (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-04-12T22:53:24.604 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:53:24 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[64217]: level=error ts=2024-04-12T22:53:24.276Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://smithi142.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.142:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://smithi088.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.88:8443: connect: connection refused" 2024-04-12T22:53:24.604 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:53:24 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[64217]: level=warn ts=2024-04-12T22:53:24.277Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi088.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.88:8443: connect: connection refused" 2024-04-12T22:53:24.604 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:53:24 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[64217]: level=warn ts=2024-04-12T22:53:24.277Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi142.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.142:8443: connect: connection refused" 2024-04-12T22:53:24.925 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:53:24 smithi088 podman[195970]: 2024-04-12 22:53:24.721367172 +0000 UTC m=+0.485825012 container cleanup 40e0439db208a135a05065f763cd1453c4b83964d6f024c1a7404eeb3aae93b5 (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-04-12T22:53:24.926 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:53:24 smithi088 bash[195970]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a 2024-04-12T22:53:24.926 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:53:24 smithi088 bash[195996]: Error: no container with name or ID "ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter.a" found: no such container 2024-04-12T22:53:25.265 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:53:25 smithi088 systemd[1]: Stopping Ceph alertmanager.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:53:25.265 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:53:24 smithi088 podman[195984]: 2024-04-12 22:53:24.963965011 +0000 UTC m=+0.627836580 container remove 40e0439db208a135a05065f763cd1453c4b83964d6f024c1a7404eeb3aae93b5 (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-04-12T22:53:25.265 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:53:24 smithi088 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-04-12T22:53:25.265 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:53:24 smithi088 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-04-12T22:53:25.265 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:53:24 smithi088 systemd[1]: Stopped Ceph node-exporter.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:53:25.265 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Apr 12 22:53:24 smithi088 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@node-exporter.a.service: Consumed 4.959s CPU time. 2024-04-12T22:53:25.591 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:53:25 smithi088 ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a[64217]: level=info ts=2024-04-12T22:53:25.275Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-04-12T22:53:25.591 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:53:25 smithi088 podman[196050]: 2024-04-12 22:53:25.326400664 +0000 UTC m=+0.168327159 container died 0ea85e911776e1141fad919857bc6a8e0e63e9232d46546e0f747aed61f2560c (image=quay.io/prometheus/alertmanager:v0.23.0, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-04-12T22:53:25.925 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:53:25 smithi088 podman[196050]: 2024-04-12 22:53:25.700527087 +0000 UTC m=+0.542453597 container cleanup 0ea85e911776e1141fad919857bc6a8e0e63e9232d46546e0f747aed61f2560c (image=quay.io/prometheus/alertmanager:v0.23.0, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-04-12T22:53:25.925 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:53:25 smithi088 bash[196050]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a 2024-04-12T22:53:25.926 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:53:25 smithi088 bash[196077]: Error: no container with name or ID "ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager.a" found: no such container 2024-04-12T22:53:26.217 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:53:25 smithi088 podman[196064]: 2024-04-12 22:53:25.943428226 +0000 UTC m=+0.622180778 container remove 0ea85e911776e1141fad919857bc6a8e0e63e9232d46546e0f747aed61f2560c (image=quay.io/prometheus/alertmanager:v0.23.0, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-04-12T22:53:26.217 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:53:26 smithi088 podman[196064]: 2024-04-12 22:53:26.019244252 +0000 UTC m=+0.697996813 volume remove 0205e3c88342749f505a929f01ea2181996cbe04cf3ba4776a9dcb694822e63b 2024-04-12T22:53:26.217 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:53:26 smithi088 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-04-12T22:53:26.217 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:53:26 smithi088 systemd[1]: Stopped Ceph alertmanager.a for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:53:26.217 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Apr 12 22:53:26 smithi088 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@alertmanager.a.service: Consumed 1.393s CPU time. 2024-04-12T22:54:00.523 DEBUG:teuthology.orchestra.run.smithi142:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid a5fdb6f0-f91b-11ee-bc8d-c7b262605968 --force --keep-logs 2024-04-12T22:54:02.651 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:54:02 smithi142 systemd[1]: Stopping Ceph node-exporter.b for a5fdb6f0-f91b-11ee-bc8d-c7b262605968... 2024-04-12T22:54:02.651 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:54:02 smithi142 podman[175717]: 2024-04-12 22:54:02.39492917 +0000 UTC m=+0.116660959 container died 747060fd1a5de13b009d18e84146b3cc2f6a44942de7f2848df23c2580b0e94c (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-04-12T22:54:02.993 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:54:02 smithi142 podman[175717]: 2024-04-12 22:54:02.75120766 +0000 UTC m=+0.472939450 container cleanup 747060fd1a5de13b009d18e84146b3cc2f6a44942de7f2848df23c2580b0e94c (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-04-12T22:54:02.993 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:54:02 smithi142 bash[175717]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b 2024-04-12T22:54:02.993 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:54:02 smithi142 bash[175744]: Error: no container with name or ID "ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter.b" found: no such container 2024-04-12T22:54:03.427 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:54:03 smithi142 podman[175729]: 2024-04-12 22:54:03.094208082 +0000 UTC m=+0.699278130 container remove 747060fd1a5de13b009d18e84146b3cc2f6a44942de7f2848df23c2580b0e94c (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-04-12T22:54:03.428 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:54:03 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-04-12T22:54:03.428 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:54:03 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-04-12T22:54:03.428 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:54:03 smithi142 systemd[1]: Stopped Ceph node-exporter.b for a5fdb6f0-f91b-11ee-bc8d-c7b262605968. 2024-04-12T22:54:03.428 INFO:journalctl@ceph.node-exporter.b.smithi142.stdout:Apr 12 22:54:03 smithi142 systemd[1]: ceph-a5fdb6f0-f91b-11ee-bc8d-c7b262605968@node-exporter.b.service: Consumed 5.102s CPU time. 2024-04-12T22:54:26.422 DEBUG:teuthology.orchestra.run.smithi088:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-12T22:54:26.458 DEBUG:teuthology.orchestra.run.smithi142:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-12T22:54:26.490 INFO:tasks.cephadm:Archiving crash dumps... 2024-04-12T22:54:26.492 DEBUG:teuthology.misc:Transferring archived files from smithi088:/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-04-12_21:08:02-orch-squid-distro-default-smithi/7654597/remote/smithi088/crash 2024-04-12T22:54:26.492 DEBUG:teuthology.orchestra.run.smithi088:> sudo tar c -f - -C /var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/crash -- . 2024-04-12T22:54:26.544 INFO:teuthology.orchestra.run.smithi088.stderr:tar: /var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/crash: Cannot open: No such file or directory 2024-04-12T22:54:26.544 INFO:teuthology.orchestra.run.smithi088.stderr:tar: Error is not recoverable: exiting now 2024-04-12T22:54:26.546 DEBUG:teuthology.misc:Transferring archived files from smithi142:/var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-04-12_21:08:02-orch-squid-distro-default-smithi/7654597/remote/smithi142/crash 2024-04-12T22:54:26.547 DEBUG:teuthology.orchestra.run.smithi142:> sudo tar c -f - -C /var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/crash -- . 2024-04-12T22:54:26.604 INFO:teuthology.orchestra.run.smithi142.stderr:tar: /var/lib/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/crash: Cannot open: No such file or directory 2024-04-12T22:54:26.604 INFO:teuthology.orchestra.run.smithi142.stderr:tar: Error is not recoverable: exiting now 2024-04-12T22:54:26.605 INFO:tasks.cephadm:Checking cluster log for badness... 2024-04-12T22:54:26.606 DEBUG:teuthology.orchestra.run.smithi088:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-04-12T22:54:26.637 INFO:teuthology.orchestra.run.smithi088.stdout:2024-04-12T22:29:16.646813+0000 mon.a (mon.0) 356 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-12T22:54:26.637 WARNING:tasks.cephadm:Found errors (ERR|WRN|SEC) in cluster log 2024-04-12T22:54:26.638 DEBUG:teuthology.orchestra.run.smithi088:> sudo egrep '\[SEC\]' /var/log/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-04-12T22:54:26.709 DEBUG:teuthology.orchestra.run.smithi088:> sudo egrep '\[ERR\]' /var/log/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-04-12T22:54:26.779 DEBUG:teuthology.orchestra.run.smithi088:> sudo egrep '\[WRN\]' /var/log/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-04-12T22:54:26.849 INFO:teuthology.orchestra.run.smithi088.stdout:2024-04-12T22:29:16.646813+0000 mon.a (mon.0) 356 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-12T22:54:26.849 INFO:tasks.cephadm:Compressing logs... 2024-04-12T22:54:26.850 DEBUG:teuthology.orchestra.run.smithi088:> 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-12T22:54:26.892 DEBUG:teuthology.orchestra.run.smithi142:> 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-12T22:54:26.920 INFO:teuthology.orchestra.run.smithi088.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log: No such file or directory 2024-04-12T22:54:26.920 INFO:teuthology.orchestra.run.smithi088.stderr: 2024-04-12T22:54:26.920 INFO:teuthology.orchestra.run.smithi088.stderr:gzip -5 --verbose -- /var/log/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/ceph-mon.a.log 2024-04-12T22:54:26.920 INFO:teuthology.orchestra.run.smithi088.stderr:gzip -5 --verbose -- /var/log/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/ceph-client.rgw.smpl.smithi088.rfqdxx.log 2024-04-12T22:54:26.920 INFO:teuthology.orchestra.run.smithi088.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/ceph.audit.log 2024-04-12T22:54:26.920 INFO:teuthology.orchestra.run.smithi088.stderr:/var/log/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/ceph-mon.a.log: /var/log/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/ceph-client.rgw.smpl.smithi088.rfqdxx.log: gzip -5 --verbose -- /var/log/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/ceph-client.rgw.foo.smithi088.qlemsa.log 2024-04-12T22:54:26.920 INFO:teuthology.orchestra.run.smithi088.stderr: 82.8% -- replaced with /var/log/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/ceph-client.rgw.smpl.smithi088.rfqdxx.log.gz 2024-04-12T22:54:26.920 INFO:teuthology.orchestra.run.smithi088.stderr:gzip -5 --verbose -- /var/log/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/ceph-osd.1.log 2024-04-12T22:54:26.920 INFO:teuthology.orchestra.run.smithi088.stderr:/var/log/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/ceph.audit.log: /var/log/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/ceph-client.rgw.foo.smithi088.qlemsa.log: gzip -5 --verbose -- /var/log/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/ceph-osd.3.log 2024-04-12T22:54:26.921 INFO:teuthology.orchestra.run.smithi088.stderr: 76.8% -- replaced with /var/log/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/ceph-client.rgw.foo.smithi088.qlemsa.log.gz 2024-04-12T22:54:26.921 INFO:teuthology.orchestra.run.smithi088.stderr:/var/log/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/ceph-mgr.y.log 2024-04-12T22:54:26.921 INFO:teuthology.orchestra.run.smithi088.stderr:gzip -5 --verbose -- /var/log/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/tcmu-runner.log 2024-04-12T22:54:26.921 INFO:teuthology.orchestra.run.smithi088.stderr:/var/log/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/ceph-osd.3.log: /var/log/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/ceph-mgr.y.log: gzip -5 --verbose -- /var/log/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/ceph-osd.0.log 2024-04-12T22:54:26.921 INFO:teuthology.orchestra.run.smithi088.stderr:/var/log/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/tcmu-runner.log: gzip -5 --verbose -- /var/log/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/ceph.cephadm.log 2024-04-12T22:54:26.921 INFO:teuthology.orchestra.run.smithi088.stderr: 87.4% -- replaced with /var/log/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/tcmu-runner.log.gz 2024-04-12T22:54:26.921 INFO:teuthology.orchestra.run.smithi088.stderr:gzip -5 --verbose -- /var/log/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/ceph.log 2024-04-12T22:54:26.925 INFO:teuthology.orchestra.run.smithi142.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-04-12T22:54:26.925 INFO:teuthology.orchestra.run.smithi142.stderr:: No such file or directory 2024-04-12T22:54:26.925 INFO:teuthology.orchestra.run.smithi142.stderr:gzip -5 --verbose -- /var/log/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/ceph-osd.6.log 2024-04-12T22:54:26.925 INFO:teuthology.orchestra.run.smithi142.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/ceph.audit.log 2024-04-12T22:54:26.925 INFO:teuthology.orchestra.run.smithi142.stderr:/var/log/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/ceph-client.rgw.foo.smithi142.qxzxoy.log 2024-04-12T22:54:26.925 INFO:teuthology.orchestra.run.smithi142.stderr:/var/log/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/ceph-osd.4.log 2024-04-12T22:54:26.925 INFO:teuthology.orchestra.run.smithi142.stderr:gzip -5 --verbose -- /var/log/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/ceph-osd.7.log 2024-04-12T22:54:26.925 INFO:teuthology.orchestra.run.smithi142.stderr:/var/log/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/ceph-client.rgw.foo.smithi142.qxzxoy.log: /var/log/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/ceph-osd.4.log: gzip -5 --verbose -- /var/log/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/ceph-osd.5.log 2024-04-12T22:54:26.926 INFO:teuthology.orchestra.run.smithi142.stderr: 76.8% -- replaced with /var/log/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/ceph-client.rgw.foo.smithi142.qxzxoy.log.gz 2024-04-12T22:54:26.926 INFO:teuthology.orchestra.run.smithi142.stderr:/var/log/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/ceph-osd.7.log: gzip -5 --verbose -- /var/log/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/ceph-mgr.x.log 2024-04-12T22:54:26.926 INFO:teuthology.orchestra.run.smithi142.stderr:/var/log/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/ceph.cephadm.log 2024-04-12T22:54:26.926 INFO:teuthology.orchestra.run.smithi142.stderr:/var/log/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/ceph-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/ceph.log 2024-04-12T22:54:26.928 INFO:teuthology.orchestra.run.smithi142.stderr:/var/log/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/ceph.cephadm.log: 91.6% -- replaced with /var/log/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/ceph.cephadm.log.gz 2024-04-12T22:54:26.928 INFO:teuthology.orchestra.run.smithi142.stderr:gzip -5 --verbose -- /var/log/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/ceph-volume.log 2024-04-12T22:54:26.929 INFO:teuthology.orchestra.run.smithi088.stderr:/var/log/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/ceph-osd.0.log: /var/log/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/ceph.cephadm.log: 95.1% -- replaced with /var/log/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/ceph.cephadm.log.gz 2024-04-12T22:54:26.929 INFO:teuthology.orchestra.run.smithi088.stderr:gzip -5 --verbose -- /var/log/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/ceph-osd.2.log 2024-04-12T22:54:26.936 INFO:teuthology.orchestra.run.smithi088.stderr:/var/log/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/ceph.log: gzip -5 --verbose -- /var/log/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/ceph-volume.log 2024-04-12T22:54:26.942 INFO:teuthology.orchestra.run.smithi142.stderr:/var/log/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/ceph.log: gzip -5 --verbose -- /var/log/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/ceph-mon.b.log 2024-04-12T22:54:26.944 INFO:teuthology.orchestra.run.smithi088.stderr:/var/log/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/ceph-osd.2.log: 90.7% -- replaced with /var/log/ceph/cephadm.log.gz 2024-04-12T22:54:26.947 INFO:teuthology.orchestra.run.smithi142.stderr:/var/log/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/ceph-volume.log: 93.2% -- replaced with /var/log/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/ceph.audit.log.gz 2024-04-12T22:54:26.947 INFO:teuthology.orchestra.run.smithi142.stderr:gzip -5 --verbose -- /var/log/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/ceph-client.rgw.smpl.smithi142.kdrxla.log 2024-04-12T22:54:26.953 INFO:teuthology.orchestra.run.smithi142.stderr:/var/log/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/ceph-mon.b.log: 92.5% 90.3% -- replaced with /var/log/ceph/cephadm.log.gz 2024-04-12T22:54:26.955 INFO:teuthology.orchestra.run.smithi088.stderr:gzip -5 --verbose -- /var/log/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/ceph-mon.c.log 2024-04-12T22:54:26.955 INFO:teuthology.orchestra.run.smithi088.stderr: 95.5% -- replaced with /var/log/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/ceph.log.gz 2024-04-12T22:54:26.957 INFO:teuthology.orchestra.run.smithi142.stderr: -- replaced with /var/log/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/ceph.log.gz 2024-04-12T22:54:26.959 INFO:teuthology.orchestra.run.smithi088.stderr:/var/log/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/ceph-volume.log: /var/log/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/ceph-mon.c.log: 95.7% -- replaced with /var/log/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/ceph.audit.log.gz 2024-04-12T22:54:26.961 INFO:teuthology.orchestra.run.smithi142.stderr:/var/log/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/ceph-client.rgw.smpl.smithi142.kdrxla.log: 76.8% -- replaced with /var/log/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/ceph-client.rgw.smpl.smithi142.kdrxla.log.gz 2024-04-12T22:54:27.003 INFO:teuthology.orchestra.run.smithi142.stderr: 89.4% -- replaced with /var/log/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/ceph-mgr.x.log.gz 2024-04-12T22:54:27.006 INFO:teuthology.orchestra.run.smithi088.stderr: 92.4% -- replaced with /var/log/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/ceph-volume.log.gz 2024-04-12T22:54:27.010 INFO:teuthology.orchestra.run.smithi142.stderr: 92.5% -- replaced with /var/log/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/ceph-volume.log.gz 2024-04-12T22:54:27.538 INFO:teuthology.orchestra.run.smithi142.stderr: 92.9% -- replaced with /var/log/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/ceph-mon.b.log.gz 2024-04-12T22:54:27.895 INFO:teuthology.orchestra.run.smithi088.stderr: 92.6% -- replaced with /var/log/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/ceph-mon.c.log.gz 2024-04-12T22:54:28.375 INFO:teuthology.orchestra.run.smithi142.stderr: 93.6% -- replaced with /var/log/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/ceph-osd.6.log.gz 2024-04-12T22:54:28.584 INFO:teuthology.orchestra.run.smithi088.stderr: 93.7% -- replaced with /var/log/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/ceph-osd.0.log.gz 2024-04-12T22:54:28.598 INFO:teuthology.orchestra.run.smithi142.stderr: 94.0% -- replaced with /var/log/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/ceph-osd.7.log.gz 2024-04-12T22:54:28.639 INFO:teuthology.orchestra.run.smithi088.stderr: 93.7% -- replaced with /var/log/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/ceph-osd.2.log.gz 2024-04-12T22:54:28.753 INFO:teuthology.orchestra.run.smithi088.stderr: 88.9% -- replaced with /var/log/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/ceph-mgr.y.log.gz 2024-04-12T22:54:28.869 INFO:teuthology.orchestra.run.smithi142.stderr: 93.7% -- replaced with /var/log/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/ceph-osd.5.log.gz 2024-04-12T22:54:29.093 INFO:teuthology.orchestra.run.smithi142.stderr: 93.9% -- replaced with /var/log/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/ceph-osd.4.log.gz 2024-04-12T22:54:29.095 INFO:teuthology.orchestra.run.smithi142.stderr: 2024-04-12T22:54:29.095 INFO:teuthology.orchestra.run.smithi142.stderr:real 0m2.188s 2024-04-12T22:54:29.095 INFO:teuthology.orchestra.run.smithi142.stderr:user 0m7.788s 2024-04-12T22:54:29.095 INFO:teuthology.orchestra.run.smithi142.stderr:sys 0m0.304s 2024-04-12T22:54:29.259 INFO:teuthology.orchestra.run.smithi088.stderr: 93.8% -- replaced with /var/log/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/ceph-osd.1.log.gz 2024-04-12T22:54:29.429 INFO:teuthology.orchestra.run.smithi088.stderr: 93.8% -- replaced with /var/log/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/ceph-osd.3.log.gz 2024-04-12T22:54:30.564 INFO:teuthology.orchestra.run.smithi088.stderr: 92.1% -- replaced with /var/log/ceph/a5fdb6f0-f91b-11ee-bc8d-c7b262605968/ceph-mon.a.log.gz 2024-04-12T22:54:30.566 INFO:teuthology.orchestra.run.smithi088.stderr: 2024-04-12T22:54:30.566 INFO:teuthology.orchestra.run.smithi088.stderr:real 0m3.662s 2024-04-12T22:54:30.566 INFO:teuthology.orchestra.run.smithi088.stderr:user 0m14.269s 2024-04-12T22:54:30.566 INFO:teuthology.orchestra.run.smithi088.stderr:sys 0m0.482s 2024-04-12T22:54:30.566 INFO:tasks.cephadm:Archiving logs... 2024-04-12T22:54:30.567 DEBUG:teuthology.misc:Transferring archived files from smithi088:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-04-12_21:08:02-orch-squid-distro-default-smithi/7654597/remote/smithi088/log 2024-04-12T22:54:30.568 DEBUG:teuthology.orchestra.run.smithi088:> sudo tar c -f - -C /var/log/ceph -- . 2024-04-12T22:54:32.565 DEBUG:teuthology.misc:Transferring archived files from smithi142:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-04-12_21:08:02-orch-squid-distro-default-smithi/7654597/remote/smithi142/log 2024-04-12T22:54:32.566 DEBUG:teuthology.orchestra.run.smithi142:> sudo tar c -f - -C /var/log/ceph -- . 2024-04-12T22:54:33.679 INFO:tasks.cephadm:Removing cluster... 2024-04-12T22:54:33.679 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid a5fdb6f0-f91b-11ee-bc8d-c7b262605968 --force 2024-04-12T22:54:33.978 DEBUG:teuthology.orchestra.run.smithi142:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid a5fdb6f0-f91b-11ee-bc8d-c7b262605968 --force 2024-04-12T22:54:34.270 INFO:tasks.cephadm:Removing cephadm ... 2024-04-12T22:54:34.271 DEBUG:teuthology.orchestra.run.smithi088:> rm -rf /home/ubuntu/cephtest/cephadm 2024-04-12T22:54:34.286 DEBUG:teuthology.orchestra.run.smithi142:> rm -rf /home/ubuntu/cephtest/cephadm 2024-04-12T22:54:34.301 INFO:tasks.cephadm:Teardown complete 2024-04-12T22:54:34.301 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-04-12T22:54:34.311 INFO:teuthology.task.clock:Checking final clock skew... 2024-04-12T22:54:34.311 DEBUG:teuthology.orchestra.run.smithi088:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-12T22:54:34.329 DEBUG:teuthology.orchestra.run.smithi142:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-12T22:54:34.340 INFO:teuthology.orchestra.run.smithi088.stderr:bash: line 1: ntpq: command not found 2024-04-12T22:54:34.344 INFO:teuthology.orchestra.run.smithi088.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-12T22:54:34.344 INFO:teuthology.orchestra.run.smithi088.stdout:=============================================================================== 2024-04-12T22:54:34.344 INFO:teuthology.orchestra.run.smithi088.stdout:^* hv01.front.sepia.ceph.com 3 7 377 19 +561us[ +562us] +/- 59ms 2024-04-12T22:54:34.344 INFO:teuthology.orchestra.run.smithi088.stdout:^+ hv02.front.sepia.ceph.com 3 7 377 88 -818us[ -818us] +/- 66ms 2024-04-12T22:54:34.345 INFO:teuthology.orchestra.run.smithi088.stdout:^+ hv03.front.sepia.ceph.com 3 8 377 154 +144us[ +145us] +/- 74ms 2024-04-12T22:54:34.345 INFO:teuthology.orchestra.run.smithi088.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2024-04-12T22:54:34.354 INFO:teuthology.orchestra.run.smithi142.stderr:bash: line 1: ntpq: command not found 2024-04-12T22:54:34.359 INFO:teuthology.orchestra.run.smithi142.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-12T22:54:34.359 INFO:teuthology.orchestra.run.smithi142.stdout:=============================================================================== 2024-04-12T22:54:34.359 INFO:teuthology.orchestra.run.smithi142.stdout:^* hv01.front.sepia.ceph.com 3 6 377 23 +645us[ +625us] +/- 59ms 2024-04-12T22:54:34.360 INFO:teuthology.orchestra.run.smithi142.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 23 -775us[ -775us] +/- 67ms 2024-04-12T22:54:34.360 INFO:teuthology.orchestra.run.smithi142.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 18 +236us[ +236us] +/- 76ms 2024-04-12T22:54:34.360 INFO:teuthology.orchestra.run.smithi142.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2024-04-12T22:54:34.360 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-04-12T22:54:34.372 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-04-12T22:54:34.374 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-04-12T22:54:34.383 DEBUG:teuthology.orchestra.run.smithi088:> 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-12T22:54:34.429 DEBUG:teuthology.orchestra.run.smithi142:> 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-12T22:54:34.544 DEBUG:teuthology.orchestra.run.smithi088:> 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-12T22:54:34.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-12T22:54:34.597 DEBUG:teuthology.orchestra.run.smithi142:> 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-12T22:54:34.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-12T22:54:34.631 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-04-12T22:54:34.642 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-04-12T22:54:34.650 INFO:teuthology.task.internal:Duration was 1968.676589 seconds 2024-04-12T22:54:34.651 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-04-12T22:54:34.660 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-04-12T22:54:34.660 DEBUG:teuthology.orchestra.run.smithi088:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-12T22:54:34.663 DEBUG:teuthology.orchestra.run.smithi142:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-12T22:54:34.704 INFO:teuthology.orchestra.run.smithi088.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-12T22:54:34.713 INFO:teuthology.orchestra.run.smithi142.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-12T22:54:35.215 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-04-12T22:54:35.215 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi088.front.sepia.ceph.com 2024-04-12T22:54:35.215 DEBUG:teuthology.orchestra.run.smithi088:> 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-12T22:54:35.276 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi142.front.sepia.ceph.com 2024-04-12T22:54:35.276 DEBUG:teuthology.orchestra.run.smithi142:> 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-12T22:54:35.304 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-04-12T22:54:35.305 DEBUG:teuthology.orchestra.run.smithi088:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-12T22:54:35.319 DEBUG:teuthology.orchestra.run.smithi142:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-12T22:54:35.374 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-04-12T22:54:35.375 DEBUG:teuthology.orchestra.run.smithi088:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-12T22:54:35.388 DEBUG:teuthology.orchestra.run.smithi142:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-12T22:54:36.268 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-04-12T22:54:36.278 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-04-12T22:54:36.279 DEBUG:teuthology.orchestra.run.smithi088:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-12T22:54:36.306 DEBUG:teuthology.orchestra.run.smithi142:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-12T22:54:36.334 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-04-12T22:54:36.344 DEBUG:teuthology.orchestra.run.smithi088:> 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-12T22:54:36.349 DEBUG:teuthology.orchestra.run.smithi142:> 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-12T22:54:36.371 INFO:teuthology.orchestra.run.smithi088.stdout:kernel.core_pattern = core 2024-04-12T22:54:36.399 INFO:teuthology.orchestra.run.smithi142.stdout:kernel.core_pattern = core 2024-04-12T22:54:36.434 DEBUG:teuthology.orchestra.run.smithi088:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-12T22:54:36.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-12T22:54:36.454 DEBUG:teuthology.orchestra.run.smithi142:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-12T22:54:36.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-12T22:54:36.489 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-04-12T22:54:36.499 INFO:teuthology.task.internal:Transferring archived files... 2024-04-12T22:54:36.499 DEBUG:teuthology.misc:Transferring archived files from smithi088:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-04-12_21:08:02-orch-squid-distro-default-smithi/7654597/remote/smithi088 2024-04-12T22:54:36.500 DEBUG:teuthology.orchestra.run.smithi088:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-12T22:54:36.555 DEBUG:teuthology.misc:Transferring archived files from smithi142:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-04-12_21:08:02-orch-squid-distro-default-smithi/7654597/remote/smithi142 2024-04-12T22:54:36.556 DEBUG:teuthology.orchestra.run.smithi142:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-12T22:54:36.610 INFO:teuthology.task.internal:Removing archive directory... 2024-04-12T22:54:36.611 DEBUG:teuthology.orchestra.run.smithi088:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-12T22:54:36.613 DEBUG:teuthology.orchestra.run.smithi142:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-12T22:54:36.651 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-04-12T22:54:36.663 INFO:teuthology.task.internal:Not uploading archives. 2024-04-12T22:54:36.663 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-04-12T22:54:36.674 INFO:teuthology.task.internal:Tidying up after the test... 2024-04-12T22:54:36.674 DEBUG:teuthology.orchestra.run.smithi088:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-12T22:54:36.676 DEBUG:teuthology.orchestra.run.smithi142:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-12T22:54:36.689 INFO:teuthology.orchestra.run.smithi088.stdout: 265306 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 12 22:54 /home/ubuntu/cephtest 2024-04-12T22:54:36.706 INFO:teuthology.orchestra.run.smithi142.stdout: 262166 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 12 22:54 /home/ubuntu/cephtest 2024-04-12T22:54:36.707 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-04-12T22:54:36.718 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-04-12T22:54:36.742 INFO:teuthology.nuke:Checking targets against current locks 2024-04-12T22:54:36.773 DEBUG:teuthology.nuke:shortname: smithi088 2024-04-12T22:54:36.774 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-12T22:54:36.799 DEBUG:teuthology.nuke:shortname: smithi142 2024-04-12T22:54:36.799 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-12T22:54:36.803 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi088.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-12_21:08:02-orch-squid-distro-default-smithi/7654597', '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-12 22:12:34.458753', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJvMXCKJmV8QIzPnDN4QQZw1hkMB/D5i0NvSBbZ6gC/rsOm5ZSPsjLO9qVTLR+KP6Lf9MCzxjukkxAXuY0fAr8E='} 2024-04-12T22:54:36.821 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi142.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-12_21:08:02-orch-squid-distro-default-smithi/7654597', '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-12 22:12:34.456812', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNvulTvP0f+buMr/1maJK2G18DLVDQ3jWh36SmXzNfvxT+kFgSpLGwNxLuLv7TfCUDxT1KI4B+pbhiouGEHTTKg='} 2024-04-12T22:54:36.851 INFO:teuthology.orchestra.console.smithi088:Power off 2024-04-12T22:54:36.851 DEBUG:teuthology.orchestra.console.smithi088:pexpect command: ipmitool -H smithi088.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-12T22:54:36.879 DEBUG:teuthology.orchestra.console.smithi088:power off output: Chassis Power Control: Down/Off 2024-04-12T22:54:36.879 DEBUG:teuthology.orchestra.console.smithi088:pexpect command: ipmitool -H smithi088.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-12T22:54:36.900 INFO:teuthology.orchestra.console.smithi142:Power off 2024-04-12T22:54:36.901 DEBUG:teuthology.orchestra.console.smithi142:pexpect command: ipmitool -H smithi142.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-12T22:54:36.910 DEBUG:teuthology.orchestra.console.smithi088:check power output: Chassis Power is on 2024-04-12T22:54:36.926 DEBUG:teuthology.orchestra.console.smithi142:power off output: Chassis Power Control: Down/Off 2024-04-12T22:54:36.926 DEBUG:teuthology.orchestra.console.smithi142:pexpect command: ipmitool -H smithi142.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-12T22:54:36.951 DEBUG:teuthology.orchestra.console.smithi142:check power output: Chassis Power is on 2024-04-12T22:54:40.911 DEBUG:teuthology.orchestra.console.smithi088:pexpect command: ipmitool -H smithi088.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-12T22:54:40.952 DEBUG:teuthology.orchestra.console.smithi142:pexpect command: ipmitool -H smithi142.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-12T22:54:41.021 DEBUG:teuthology.orchestra.console.smithi088:check power output: Chassis Power is on 2024-04-12T22:54:41.062 DEBUG:teuthology.orchestra.console.smithi142:check power output: Chassis Power is on 2024-04-12T22:54:45.026 DEBUG:teuthology.orchestra.console.smithi088:pexpect command: ipmitool -H smithi088.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-12T22:54:45.063 DEBUG:teuthology.orchestra.console.smithi142:pexpect command: ipmitool -H smithi142.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-12T22:54:45.137 DEBUG:teuthology.orchestra.console.smithi088:check power output: Chassis Power is off 2024-04-12T22:54:45.174 DEBUG:teuthology.orchestra.console.smithi142:check power output: Chassis Power is on 2024-04-12T22:54:45.239 INFO:teuthology.orchestra.console.smithi088:Power off completed 2024-04-12T22:54:49.175 DEBUG:teuthology.orchestra.console.smithi142:pexpect command: ipmitool -H smithi142.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-12T22:54:49.285 DEBUG:teuthology.orchestra.console.smithi142:check power output: Chassis Power is off 2024-04-12T22:54:49.386 INFO:teuthology.orchestra.console.smithi142:Power off completed 2024-04-12T22:54:49.531 INFO:teuthology.run:Summary data: description: orch/cephadm/upgrade/{1-start-distro/1-start-centos_9.stream 2-repo_digest/repo_digest 3-upgrade/simple 4-wait 5-upgrade-ls agent/on mon_election/classic} duration: 1968.6765894889832 failure_reason: '"2024-04-12T22:29:16.646813+0000 mon.a (mon.0) 356 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON)" in cluster log' owner: scheduled_teuthology@teuthology success: false 2024-04-12T22:54:49.531 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-12T22:54:49.615 INFO:teuthology.run:FAIL